index
:
freebsd-ports
2024Q1
2024Q2
2025Q1
LuaLS
main
mcwm-from-git
p5-HTTP-DAV_0.50
py-calendar-cli
py-calendar_cli
py-calendar_cli@2025Q1
py-icalendar-6.1.1@2025Q1
wp-cli
FreeBSD ports tree
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
gcc28
Age
Commit message (
Expand
)
Author
1999-03-22
Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELF
David E. O'Brien
1999-03-08
Fix to make ports work with bsd.port.mk rev. 1.306.
Satoshi Asami
1999-02-09
GNUHOST is now "i386-unknown-freebsd3" for ELF machines and
David E. O'Brien
1999-01-27
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Bill Fenner
1999-01-12
DEFAULT_PCC_STRUCT_RETURN should be "0" for the ELF case too.
David E. O'Brien
1998-11-13
i386 => ${ARCH}
David E. O'Brien
1998-11-11
Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
Satoshi Asami
1998-11-10
Pass the GNUARCH value to `configure' to force the detection of an ELF system.
David E. O'Brien
1998-10-08
GNUHOST was defined twice. Also, take out the ELF cruft, a simple
Satoshi Asami
1998-09-27
Broken on ELF boxes.
David E. O'Brien
1998-08-18
The first time I tried committing this set of manpage removals it got
Tim Vanderhoek
1998-08-18
dont ask..
David E. O'Brien
1998-08-18
Update to use PLIST_SUB
David E. O'Brien
1998-08-14
* expmed.c (expand_mult): Use 0 as add_target if should preserve
David E. O'Brien
1998-08-13
* Minor bug fixes from OpenBSD (and some stuff to ease diff'ing in the future)
David E. O'Brien
1998-08-07
Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all
Satoshi Asami
1998-07-22
Better way to do the equivalent of "-fsjlj-exceptions".
David E. O'Brien
1998-06-30
Fix this port so that it can find crt0.o in /usr/lib/aout on recent
John Polstra
1998-06-10
Unmark it broken, it worked when I emptied /usr/local.
Satoshi Asami
1998-06-06
for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashld...
Satoshi Asami
1998-05-22
Fix the LINK_SPEC for a.out.
David E. O'Brien
1998-04-30
Update comment and descriptions.
David E. O'Brien
1998-04-12
Sync-up CPP predefines w/our stock compiler and EGCS.
David E. O'Brien
1998-04-12
Bump comment from 2.8 to 2.8.1.
David E. O'Brien
1998-03-11
Define __FreeBSD__ to be the major version (rather than empty).
David E. O'Brien
1998-03-10
Upgrade to 2.8.1
David E. O'Brien
1998-03-09
Fix missing brace in the pre-install target.
John Fieber
1998-03-06
Abstract this more to make building on non-x86 easiler.
David E. O'Brien
1998-03-05
Latest install hacks for GCC 2.8.
David E. O'Brien
1998-03-04
Build the gcc28 we install with itself rather than /usr/bin/cc.
David E. O'Brien
1998-01-16
Gcc/G++ version 2.8.0. Includes greatly improved C++ compiler and latest
David E. O'Brien