| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
"i386-unknown-freebsdaout" for an a.out machine.
Notes:
svn path=/head/; revision=16573
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
|
|
|
|
|
|
| |
Reviewed by: jdp
Submitted by: Keith Walker <kew@timesink.spk.wa.us>
Notes:
svn path=/head/; revision=16273
|
|
|
|
|
|
|
| |
Noticed by: jdp
Notes:
svn path=/head/; revision=15639
|
|
|
|
|
|
|
|
|
|
| |
This should fix some of the problems with exceptions under ELF.
PR: ports/9089
Submitted by: jdp via Robert Schulhof <rrs@LMI.Net>
Notes:
svn path=/head/; revision=15612
|
|
|
|
| |
Notes:
svn path=/head/; revision=15116
|
|
|
|
| |
Notes:
svn path=/head/; revision=15115
|
|
|
|
|
|
|
| |
GNU description string.
Notes:
svn path=/head/; revision=15103
|
|
|
|
|
|
|
|
|
| |
Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs.
the snapshot this is replacing (egcs rev 2.92.x). However people have
reported less problems with 1.1.1-prerel than the current snapshots.
Notes:
svn path=/head/; revision=15064
|
|
|
|
| |
Notes:
svn path=/head/; revision=14493
|
|
|
|
|
|
|
| |
Requested by: imp
Notes:
svn path=/head/; revision=14492
|
|
|
|
| |
Notes:
svn path=/head/; revision=13754
|
|
|
|
| |
Notes:
svn path=/head/; revision=13586
|
|
|
|
|
|
|
| |
inclusion order.
Notes:
svn path=/head/; revision=13514
|
|
|
|
| |
Notes:
svn path=/head/; revision=13434
|
|
|
|
| |
Notes:
svn path=/head/; revision=13426
|
|
|
|
|
|
|
| |
Submitted by: jdp
Notes:
svn path=/head/; revision=13401
|
|
|
|
|
|
|
|
| |
Since there has been announced a to-be ver 1.1.1, change my versioning to
a 4th "." to avoid "a"/"b" to avoid being mistaken for an alpha/beta vers.
Notes:
svn path=/head/; revision=13078
|
|
|
|
|
|
|
|
| |
directory.
Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
Notes:
svn path=/head/; revision=13007
|
|
|
|
|
|
|
|
|
|
|
|
| |
(I will probably not be tracking the snapshots as closely now. I'd like to
see if 1.1 isn't stable enough to stay with for a while)
Cygnus calls this 1.1a (not Alpha, but a second rolling because a few G77
files were left out). I'm naming this version 1.1.1 so people won't think
it is an alpha version.
Notes:
svn path=/head/; revision=12993
|
|
|
|
|
|
|
| |
* reduce maintance costs, advantage PLIST_SUB
Notes:
svn path=/head/; revision=12863
|
|
|
|
|
|
|
|
|
|
|
| |
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
Notes:
svn path=/head/; revision=12621
|
|
|
|
| |
Notes:
svn path=/head/; revision=12468
|
|
|
|
| |
Notes:
svn path=/head/; revision=12441
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.
Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be. However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.
Notes:
svn path=/head/; revision=12329
|
|
|
|
| |
Notes:
svn path=/head/; revision=12138
|
|
|
|
|
|
|
|
|
| |
* Implement support for weak symbols. This solves the "___error" undefined
problem on 3.0-CURRENT systems.
* look for crt0.o in /usr/lib/aout on 3.0-CURRENT systems.
Notes:
svn path=/head/; revision=11973
|
|
|
|
| |
Notes:
svn path=/head/; revision=11930
|
|
|
|
|
|
|
|
| |
(note the 19980608 snapshot had major problems -- I'd suggest upgrading
if you are using this version)
Notes:
svn path=/head/; revision=11759
|
|
|
|
| |
Notes:
svn path=/head/; revision=11371
|
|
|
|
|
|
|
|
|
|
|
| |
+ The C++ includes and gcc specific libs now live under gcc-lib/.....
+ don't install ``c++''
+ make links egcc and eg++
+ c++filt --> g++filt to non conflict with stock version
+ clean up package dirs on ``pkg_delete''
Notes:
svn path=/head/; revision=11080
|
|
|
|
| |
Notes:
svn path=/head/; revision=11068
|
|
|
|
| |
Notes:
svn path=/head/; revision=10856
|
|
|
|
|
|
|
| |
Reviewed by: my PITA ecs240 project
Notes:
svn path=/head/; revision=10516
|
|
|
|
|
|
|
|
| |
For now, use ``cvs co -regcs_102 egcs'' if you want a working version
before the next upgrade.
Notes:
svn path=/head/; revision=10462
|
|
|
|
| |
Notes:
svn path=/head/; revision=10432
|
|
|
|
| |
Notes:
svn path=/head/; revision=10431
|
|
|
|
| |
Notes:
svn path=/head/; revision=10217
|
|
|
|
| |
Notes:
svn path=/head/; revision=10091
|
|
|
|
|
|
|
|
| |
Take over maintaince from jdp until after the 3.0 crunch is over.
Ok'ed by: jdp
Notes:
svn path=/head/; revision=10074
|
|
|
|
| |
Notes:
svn path=/head/; revision=9890
|
|
|
|
| |
Notes:
svn path=/head/; revision=9768
|
|
|
|
|
|
|
| |
Noticed by: Satoshi
Notes:
svn path=/head/; revision=9767
|
|
|
|
| |
Notes:
svn path=/head/; revision=9744
|
|
|
|
|
|
|
| |
Including linking with the STL vector class.
Notes:
svn path=/head/; revision=9712
|
|
|
|
|
|
|
| |
Ports track -STABLE.
Notes:
svn path=/head/; revision=9692
|
|
|
|
|
|
|
|
| |
/usr/local/lib and that will cause the system gcc to be unhappy if
something is linked with -L/usr/local/lib.
Notes:
svn path=/head/; revision=9577
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
default for FreeBSD. The standard exception implementation reliably
dumps core under FreeBSD. Users can put "-fno-sjlj-exceptions" on
the command line if they really want to override the new default.
Configure with "--with-gnu-as" and "--with-gnu-ld".
Define "__FreeBSD__" as 3.
Notes:
svn path=/head/; revision=9420
|
|
|
|
| |
Notes:
svn path=/head/; revision=9337
|
|
|
|
| |
Notes:
svn path=/head/; revision=9330
|