Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump pcre library dependency due to 8.30 update | mm | 2012-02-14 | 1 | -2/+2 |
| | |||||
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -2/+2 |
| | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav | ||||
* | - Track dependencies after databases/gdbm update | gabor | 2011-09-12 | 1 | -1/+2 |
| | |||||
* | - Add license | sylvio | 2011-05-20 | 1 | -0/+2 |
| | |||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Update my mail address to FreeBSD | sylvio | 2009-11-28 | 1 | -1/+1 |
| | | | | Approved by: miwi (mentor) | ||||
* | - Update to 1.7. | araujo | 2009-07-01 | 6 | -65/+17 |
| | | | | | | | - Pass maintainer to submitter. PR: ports/136074 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> | ||||
* | - Update download location | pav | 2009-02-01 | 1 | -1/+1 |
| | |||||
* | Bump portrevision due to upgrade of devel/gettext. | edwin | 2008-06-06 | 1 | -1/+1 |
| | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) | ||||
* | - Fix mastersite. | jmelo | 2007-02-16 | 1 | -1/+1 |
| | | | | | PR: ports/109190 Submitted by: Thomas Abthorpe <thomas@goodking.ca> | ||||
* | In preparation to deprecate shells/bash2: | bsam | 2006-12-23 | 1 | -2/+2 |
| | | | | | - change RUN_DEPENDS: shells/bash2 -> shells/bash; - bump PORTREVISION. | ||||
* | Fix build with gcc41 | arved | 2006-12-21 | 2 | -0/+28 |
| | |||||
* | Remove USE_REINPLACE from all categories starting with D | edwin | 2006-05-05 | 1 | -1/+0 |
| | |||||
* | - Add SHA256 | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Update WWW. | tobez | 2004-06-11 | 1 | -1/+1 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | databases/dbtool: upgrading to 1.6 and fixing on -CURRENT. | edwin | 2003-03-30 | 6 | -3/+89 |
| | | | | | PR: ports/50213 Submitted by: Thierry Thomas <thierry@pompo.net> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | URL fixes. | naddy | 2003-02-06 | 1 | -1/+1 |
| | | | | | PR: 47848, 47853, 47855 Submitted by: tadalunch@s5.xrea.com | ||||
* | chase gdbm lib version | ijliao | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | ${PERL} -> ${REINPLACE_CMD} | dwcjr | 2002-09-02 | 1 | -2/+3 |
| | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net | ||||
* | Fix typo that would have meant this port would not have compiled | ade | 2002-08-23 | 1 | -1/+1 |
| | | | | if db3 support had been selected. | ||||
* | upgrade to 1.5 | ijliao | 2002-06-13 | 2 | -2/+2 |
| | | | | | PR: 39224 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | upgrade to 1.4 | ijliao | 2002-04-17 | 2 | -5/+5 |
| | | | | drop maintainership | ||||
* | Back out the db3 port update because some of these dependent ports had | knu | 2001-08-01 | 1 | -2/+2 |
| | | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. | ||||
* | Reflect databases/db3's shlib version bump from 2 to 3. | knu | 2001-07-25 | 1 | -1/+2 |
| | |||||
* | add dbtool | ijliao | 2001-04-30 | 5 | -0/+57 |
Store and retrieve data in a key/value format in a hash database ps. thanks Jos Backus <josb@cncdsl.com> for his help on make this port |