Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly build the modules so third-party applications (such as PHP) can | petef | 2001-10-04 | 1 | -0/+7 |
| | | | | | | | | | take advantage of them. Bump PORTREVISION. PR: 30974 Submitted by: Sean Chittenden <sean@chittenden.org> | ||||
* | Fix typo: WRKSC -> WRKSRC | petef | 2001-08-30 | 1 | -1/+1 |
| | | | | Submitted by: Herbert <herbert@bugat.at> | ||||
* | Actually up PORTVERSION. I'm not quite sure how this fell out of my | petef | 2001-08-28 | 1 | -1/+1 |
| | | | | | | diff... Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> | ||||
* | Update to 0.12.2 | petef | 2001-08-28 | 6 | -70/+10 |
| | | | | | PR: 29280 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> | ||||
* | Change my email address to petef@FreeBSD.org for the ports I maintain. | petef | 2001-08-22 | 1 | -1/+1 |
| | | | | Reviewed by: ade | ||||
* | Fix pkg-plist | mharo | 2001-04-30 | 1 | -10/+0 |
| | | | | | PR: 26974 Submitted by: maintainer | ||||
* | - Upgrade to 0.12.1 | kevlo | 2001-04-24 | 3 | -5/+16 |
| | | | | | | | - Take over maintainerhip PR: 26772 Submitted by: Pete Fritchman <petef@databits.net> | ||||
* | - Add missing LIB_DEPENDS | kevlo | 2001-02-18 | 2 | -45/+45 |
| | | | | | | | - Use NOPORTDOCS PLIST_SUB PR: 25151 Submitted by: Ports Fury | ||||
* | More style fixes for ports/textproc. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Fix a build failure caused by the fact that I used my custom version of | sobomax | 2001-01-31 | 1 | -0/+14 |
| | | | | | | libtool port on machine where I was testing upgrade to 0.12. Submitted by: Tadayuki Okada <tokada@isi.com> | ||||
* | Update to 0.12. | sobomax | 2001-01-31 | 4 | -13/+30 |
| | |||||
* | Release a few more ports so I can concentrate more on GNOME | ade | 2000-11-17 | 1 | -1/+1 |
| | |||||
* | Remove --buld ltconfig option hacks. Please don't forget to update your libtool | sobomax | 2000-09-25 | 2 | -2/+2 |
| | | | | installation. | ||||
* | Update to 0.11.2 | ade | 2000-08-21 | 2 | -3/+3 |
| | |||||
* | Update to 0.11.1 | ade | 2000-08-08 | 3 | -6/+5 |
| | |||||
* | Update to 0.11.0.2 | ade | 2000-06-29 | 2 | -3/+3 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | sobomax | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax | ||||
* | Third round of INSTALL_SHLIBS=yes fixes. | sobomax | 2000-06-15 | 2 | -2/+1 |
| | |||||
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | sobomax | 2000-06-14 | 1 | -1/+2 |
| | |||||
* | Add pspell, a library to provide a generic interface to | ade | 2000-06-13 | 8 | -0/+175 |
installed spell checker libraries (aspell, ispell, etc..) |