aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libg++
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Make port fetchable again.edwin2002-12-261-7/+4
| | | | Noticed by: portsurvey
* Remove a bogus line continuation and apply distributed patchesknu2002-12-161-1/+1
| | | | properly.
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* To ports@freebsd.org.obrien2002-06-091-1/+1
|
* Do not build the profile version of this.obrien2001-05-282-1/+1
|
* Add the profiled lib (note that `make package' will fail now if you haveobrien2001-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>
* * Found a new mastersite for the patches. Also found more patches there.obrien2001-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 "=?".
* Use ${MASTER_SITE_LOCAL}.asami2000-06-291-1/+2
|
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.obrien2000-06-081-1/+1
|
* Become the guinnie-pig and move all my Freefall ~/public_html distfilesobrien2000-06-071-1/+1
| | | | over to the new ftp.freebsd.org local distfiles site.
* Mark BROKEN - compiler errorkris2000-04-301-0/+2
| | | | Noticed by: bento
* Add another site for the patch file.obrien2000-04-151-1/+2
|
* Portlint COMMENT's.knu2000-04-151-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Add offical patch that fixes some non-standards conformant code.obrien2000-03-212-4/+10
|
* This is a libg++ add-on for EGCS releases and later GCC releases.obrien2000-02-286-0/+256
It is needed only if your applications depend on libg++ and you cannot easily remove the dependency on libg++.