summaryrefslogtreecommitdiff
path: root/lang/glibstdc++28/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-06-18glibstdc++28 has been deprecated for more than two years.Gerald Pfeifer1-66/+0
Remove it, finally. Notes: svn path=/head/; revision=165685
2004-12-05If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPEDavid E. O'Brien1-0/+3
set to something GCC 2.8 won't understand. Notes: svn path=/head/; revision=123265
2004-04-10Tidy up whitespace.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=106671
2004-03-14DEPRECATE this unused, outdated port for removal at a future date.Kris Kennaway1-0/+2
Notes: svn path=/head/; revision=103945
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-0/+1
(Part 2) Notes: svn path=/head/; revision=99920
2003-05-18BROKEN on 5.1: bad C++Kris Kennaway1-0/+4
Notes: svn path=/head/; revision=81208
2003-02-20De-pkg-comment.Akinori MUSHA1-0/+1
Notes: svn path=/head/; revision=75971
2002-11-07Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger1-2/+0
105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger1-0/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2002-11-05The effort to maintain these for FreeBSD just isn't worth it with the lackDavid E. O'Brien1-1/+1
of reward. Notes: svn path=/head/; revision=69508
2001-02-07Put back my editor hints that were removed w/o permission.David E. O'Brien1-0/+1
Note these are *FULLY* Satoshi approved for the past 4 years. Notes: svn path=/head/; revision=38061
2001-01-16Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev1-3/+2
Notes: svn path=/head/; revision=37252
2000-12-21Remove Y2k. Satoshi said it wasn't needed any more.David E. O'Brien1-2/+0
Notes: svn path=/head/; revision=36208
2000-04-12Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien1-3/+3
Notes: svn path=/head/; revision=27458
2000-03-22Restore useless version required comments.David E. O'Brien1-0/+1
Notes: svn path=/head/; revision=26941
2000-03-20Remove the "version required" line.David E. O'Brien1-1/+0
Notes: svn path=/head/; revision=26835
1999-09-04portlintDavid E. O'Brien1-4/+4
Notes: svn path=/head/; revision=21260
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20952
1999-07-15Don't waste CDROM real estate on a soon to be OBE version.David E. O'Brien1-1/+3
Notes: svn path=/head/; revision=20213
1999-03-31Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I canDavid E. O'Brien1-7/+5
tell if people built Gcc28 from the ports collection in a normal manner when I get bug reports. Notes: svn path=/head/; revision=17487
1999-03-11Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1-1/+3
Notes: svn path=/head/; revision=17142
1999-03-08Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1-1/+2
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
1999-02-09GNUHOST is now "i386-unknown-freebsd4.0" for the ELF case, andDavid E. O'Brien1-3/+3
"i386-unknown-freebsdaout3.0" for the a.out case. Notes: svn path=/head/; revision=16575
1999-01-27${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1-1/+2
Notes: svn path=/head/; revision=16378
1998-11-11Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1-4/+5
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
1998-11-10fix for 3.0 ELFDavid E. O'Brien1-6/+11
Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=14453
1998-10-12Mark BROKEN for ELF: depends on BROKEN_ELF gcc28Justin M. Seger1-1/+3
Notes: svn path=/head/; revision=13900
1998-08-17Re-add bits to allow ``make reinstall'' or a boched ``make install'' toDavid E. O'Brien1-1/+6
be retried. Notes: svn path=/head/; revision=12584
1998-08-17Properly adapt for the latest bsd.port.mk. :-)Tim Vanderhoek1-10/+2
Notes: svn path=/head/; revision=12568
1998-08-17Allow a ``make install'' that boched to be re-attempted.David E. O'Brien1-2/+5
The current version of bsd.port.mk has a bug such that it doens't generate TMPPLIST at the proper point, and thus all 1st install attempts bomb. Notes: svn path=/head/; revision=12563
1998-08-16Another typo -- my brain is on vacation.David E. O'Brien1-2/+2
(OK, where the Ports Team's pointy hat?) Notes: svn path=/head/; revision=12538
1998-08-15fix typo.David E. O'Brien1-2/+2
Submitted by: "Michael V. Harding" <mvh@netcom.com> Notes: svn path=/head/; revision=12533
1998-08-13Add ``osfnc.h'' from glibc++ 2.7.2 (of FBSD 2.2.7 fame) soDavid E. O'Brien1-2/+4
/usr/src/gnu/usr.bin/groff will compile. Notes: svn path=/head/; revision=12501
1998-08-07Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, allSatoshi Asami1-4/+3
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
1998-04-20upgrade to 2.8.1.1David E. O'Brien1-10/+13
Notes: svn path=/head/; revision=10609
1998-03-11Upgrade to 2.8.1David E. O'Brien1-7/+7
Notes: svn path=/head/; revision=10114
1998-03-05Standard C++ library to match G++ 2.8.x.David E. O'Brien1-0/+41
Notes: svn path=/head/; revision=10046