| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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
|
|
like "enhanced GNU compiler suite." It contains updated versions of
gcc, g++, and g77 with many bugfixes and some new optimizations.
The C++ compiler in particular is vastly improved over gcc-2.7.2.1.
Notes:
svn path=/head/; revision=9316
|