Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BROKEN on 5.1: bad C++ | kris | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Make port fetchable again. | edwin | 2002-12-26 | 1 | -7/+4 |
| | | | | Noticed by: portsurvey | ||||
* | Remove a bogus line continuation and apply distributed patches | knu | 2002-12-16 | 1 | -1/+1 |
| | | | | properly. | ||||
* | Fix PORTCOMMENTs that were killing INDEX builds. | adamw | 2002-11-07 | 2 | -2/+1 |
| | | | | | 105 pointy hats to: me Approved by: pat | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Remove USE_NEWGCC, which is no longer supported or required. | kris | 2002-08-31 | 1 | -1/+0 |
| | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 | ||||
* | To ports@freebsd.org. | obrien | 2002-06-09 | 1 | -1/+1 |
| | |||||
* | Do not build the profile version of this. | obrien | 2001-05-28 | 2 | -1/+1 |
| | |||||
* | Add the profiled lib (note that `make package' will fail now if you have | obrien | 2001-05-23 | 1 | -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. | obrien | 2001-03-09 | 3 | -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}. | asami | 2000-06-29 | 1 | -1/+2 |
| | |||||
* | The local-distfiles dir on ftp.freebsd.org was moved under ports/. | obrien | 2000-06-08 | 1 | -1/+1 |
| | |||||
* | Become the guinnie-pig and move all my Freefall ~/public_html distfiles | obrien | 2000-06-07 | 1 | -1/+1 |
| | | | | over to the new ftp.freebsd.org local distfiles site. | ||||
* | Mark BROKEN - compiler error | kris | 2000-04-30 | 1 | -0/+2 |
| | | | | Noticed by: bento | ||||
* | Add another site for the patch file. | obrien | 2000-04-15 | 1 | -1/+2 |
| | |||||
* | Portlint COMMENT's. | knu | 2000-04-15 | 1 | -1/+1 |
| | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp | ||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Add offical patch that fixes some non-standards conformant code. | obrien | 2000-03-21 | 2 | -4/+10 |
| | |||||
* | This is a libg++ add-on for EGCS releases and later GCC releases. | obrien | 2000-02-28 | 6 | -0/+256 |
It is needed only if your applications depend on libg++ and you cannot easily remove the dependency on libg++. |