aboutsummaryrefslogtreecommitdiff
path: root/devel/libg++
Commit message (Collapse)AuthorAgeFilesLines
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+5
| | | | Notes: svn path=/head/; revision=149311
* SIZEify.Trevor Johnson2004-03-171-0/+5
| | | | Notes: svn path=/head/; revision=104313
* add USE_GCC=2.95 and unbreak this port.Yen-Ming Lee2004-02-061-9/+6
| | | | | | | use MASTER_SITE_GCC and make portlint happier. Notes: svn path=/head/; revision=100108
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81217
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Make port fetchable again.Edwin Groothuis2002-12-261-7/+4
| | | | | | | Noticed by: portsurvey Notes: svn path=/head/; revision=71854
* Remove a bogus line continuation and apply distributed patchesAkinori MUSHA2002-12-161-1/+1
| | | | | | | properly. Notes: svn path=/head/; revision=71668
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* To ports@freebsd.org.David E. O'Brien2002-06-081-1/+1
| | | | Notes: svn path=/head/; revision=60872
* Do not build the profile version of this.David E. O'Brien2001-05-282-1/+1
| | | | Notes: svn path=/head/; revision=43175
* Add the profiled lib (note that `make package' will fail now if you haveDavid E. O'Brien2001-05-231-0/+2
| | | | | | | | | | | your /etc/make.conf set to not build them. But stock settins should probably be assumed and the Bento-lead cluster is using stock settings. PR: 27469 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=42966
* * Found a new mastersite for the patches. Also found more patches there.David E. O'Brien2001-03-093-6/+11
| | | | | | | | | * Fix the build problem that was created when bsd.port.mk started setting CXXFLAGS in MAKE_ENV. The problem is if a port uses a BSD-style Makefile and C++, sys.mk will not craft a proper CXXFLAGS because it uses "=?". Notes: svn path=/head/; revision=39308
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29964
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.David E. O'Brien2000-06-071-1/+1
| | | | Notes: svn path=/head/; revision=29334
* Become the guinnie-pig and move all my Freefall ~/public_html distfilesDavid E. O'Brien2000-06-071-1/+1
| | | | | | | over to the new ftp.freebsd.org local distfiles site. Notes: svn path=/head/; revision=29282
* Mark BROKEN - compiler errorKris Kennaway2000-04-291-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28090
* Add another site for the patch file.David E. O'Brien2000-04-151-1/+2
| | | | Notes: svn path=/head/; revision=27594
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Add offical patch that fixes some non-standards conformant code.David E. O'Brien2000-03-202-4/+10
| | | | Notes: svn path=/head/; revision=26871
* This is a libg++ add-on for EGCS releases and later GCC releases.David E. O'Brien2000-02-276-0/+256
It is needed only if your applications depend on libg++ and you cannot easily remove the dependency on libg++. Notes: svn path=/head/; revision=26374