summaryrefslogtreecommitdiff
path: root/databases/cdb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbork for non-slave builds.Sean Chittenden2006-02-211-5/+7
| | | | Notes: svn path=/head/; revision=156560
* Update ruby-cdb to 0.5a and kill off patch now incorporated in upstreamSean Chittenden2006-02-211-0/+4
| | | | | | | | | repo. Also fix on amd64 by compiling subport, cdb, with -fPIC. Given this is required for other amd64 ports that could potentially link against cdb, fix this in databases/cdb instead of just ruby-cdb. Notes: svn path=/head/; revision=156559
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149245
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-14/+9
| | | | Notes: svn path=/head/; revision=106669
* Unbreak by backing out my previous commit, which caused a "sizeTrevor Johnson2004-03-091-1/+0
| | | | | | | unknown" error. Notes: svn path=/head/; revision=103362
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Remove old install-statementEdwin Groothuis2003-02-031-1/+0
| | | | | | | Submitted by: Peter van Dijk <peter@dataloss.nl> Notes: svn path=/head/; revision=74585
* databases/cdb port forgets uint32.hEdwin Groothuis2003-02-033-3/+5
| | | | | | | | | | | Remove include/ and lib/ files from the package. Add note to pkg-descr about this behaviour. PR: ports/35364 Submitted by: Peter van Dijk <peter@dataloss.nl> Notes: svn path=/head/; revision=74583
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* 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
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53949
* Support install macros.Kevin Lo2000-11-261-2/+7
| | | | | | | | PR: 23072 Submitted by: Ports Fury Notes: svn path=/head/; revision=35445
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27418
* Update port to 0.75Chris D. Faulhaber2000-03-203-8/+21
| | | | | | | | PR: 17460 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=26854
* Update MASTER_SITES and WWWChris Piazza1999-11-202-2/+2
| | | | | | | | PR: 14949 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23218
* Update WWW: line in pkg/DESCRSeiichirou Hiraoka1999-10-131-1/+1
| | | | | | | | PR: ports/14287 Submitted by: ade@lovett.com Notes: svn path=/head/; revision=22409
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Move WWW_SITE to pkg/DESCR:WWW from MakefileMarc G. Fournier1999-04-142-4/+2
| | | | Notes: svn path=/head/; revision=17863
* Add a few more Y2K/WWW_SITE pointers ...Marc G. Fournier1999-03-121-1/+3
| | | | Notes: svn path=/head/; revision=17152
* Long live feminism! No manpages! Nyah-hah-hah!Tim Vanderhoek1998-08-171-6/+0
| | | | Notes: svn path=/head/; revision=12573
* Define MAN? macros. I have no idea how packaging worked at all.Satoshi Asami1998-07-211-1/+3
| | | | Notes: svn path=/head/; revision=12058
* Remove NO_PACKAGE. I found the rather small copyright sectionGary Palmer1998-07-211-2/+1
| | | | Notes: svn path=/head/; revision=12044
* Use more official (but equivalent) homepage.Tim Vanderhoek1998-07-201-1/+1
| | | | Notes: svn path=/head/; revision=12033
* Add homepage.Tim Vanderhoek1998-07-201-0/+2
| | | | Notes: svn path=/head/; revision=12032
* Import of CDB 0.55, a lightweight database package from D. J. BernsteinGary Palmer1998-07-195-0/+55
Notes: svn path=/head/; revision=11955