aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db2
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-1/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Fix fetch by using MASTER_SITE_PERL_CPANahze2006-05-251-1/+2
| | | | | PR: 97854 Submitted by: Shaun Amott <shaun@inerd.com>
* - Add SHA256pav2005-11-241-0/+1
|
* Fix typos and reword to make a little bit clearer.linimon2004-06-301-3/+3
| | | | | PR: docs/68450 Submitted by: Michel Lavondes <fox at vader dot aacc dot cc dot md dot us>
* - update MASTER_SITESkrion2004-05-064-563/+41
| | | | | | | | | | | | | - add support for NOPORTDOCS flag, splitting the package's install: target into install and install_docs (files/patch-aa) - files/patch-aa now contains files/patch-ad change, -ad addressed the same file - files/patch-ad is removed - replace pkg-plist documentation by PORTDOCS= * in Makefile - replace explicit examples path by %%EXAMPLESDIR%% PR: ports/66260 Submitted by: maintainer
* - tar -> ${TAR} (since we have now a bsdtar ;)clement2004-04-071-2/+2
|
* Correct DISTNAMEkris2004-01-311-0/+1
| | | | Pointy hat to: kris
* Rename db to db2 for consistencykris2004-01-291-1/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove broken Y2K link.arved2003-01-251-2/+0
| | | | | PR: 47427 Submitted by: Mark Linimon <linimon@lonesome.com>
* Use -fPIC instead of -fpic to fix build on sparc64kris2002-12-031-0/+11
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Remove -fnopermissvearved2002-11-093-1/+22
| | | | | PR: Craig Rodrigues <rodrigc@attbi.com> Submitted by: 42785
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Unbreak on current. This should unlock another 6 packages that depend on db2.sobomax2002-10-211-0/+1
| | | | Submitted by: bento
* Relinquish all my ports.ade2002-09-071-1/+1
|
* Take over maintainership of this one, too. Previous maintainer bounces.ade2002-08-221-1/+1
| | | | | | josh@ican.net SMTP error from remote mailer after RCPT TO:<josh@ican.net>: host smtp.primus.ca [216.254.136.21]: 550 Unknown local part josh in <josh@ican.net>
* Bumped portrevision for previous commit (sorry, it's late, I forgot), sincealane2002-08-141-0/+1
| | | | it affects what is installed, although the pkg-plist doesn't change.
* Fix failure to build package due to apparent source tarball change. No ideaalane2002-08-141-2/+3
| | | | | | | how long it's been broken. Maintainer email address bounces. Committing w/o timeout because of package failure and upcoming 4.7 release. PR: 41656
* Download site directory structure changedpat2002-05-141-1/+1
| | | | | | PR: 37979 Submitted by: Alan Eldridge <ports@geeksrus.net> Approved by: maintainer mail bounce
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Remove MANUAL_PACKAGE_BUILD, the port packages just fine.olgeni2001-06-231-1/+0
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-3/+2
| | | | ldconfig in PLIST need personal consideration.
* Add support for building db2 shared library.sobomax2000-06-062-5/+487
| | | | | | | | | | "A somewhat cumbersome update to db to have it build a shared lib. Ports depending on it will now be able to use a simple LIB_DEPENDS instead of a semantically incorrect RUN_DEPENDS." PR: 19035 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-5/+5
|
* Fix PLIST to remove the plethora of directories created upon installation.billf2000-02-241-0/+83
| | | | | PR: ports/16936 Submitted by: wollman
* Upgrade to 2.7.7 / fix distfile-Fenneragebillf1999-11-232-3/+3
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-9/+9
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Upgrade to latest version.markm1999-07-102-5/+5
| | | | OK'ed by: maintainer
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Move WWW_SITE to pkg/DESCR:WWW from Makefilescrappy1999-04-142-3/+2
|
* Proper URLs that reference directories end in '/'billf1999-04-091-2/+2
|
* oops, restore MANUAL_PACKAGE_BUILDache1999-03-291-1/+2
|
* install examples tooache1999-03-292-0/+22
|
* change db-specific prefix to shorter one - db2ache1999-03-292-457/+466
| | | | it also match some ports expectations
* upgrade to 2.7.3, old distfile is not available in anycaseache1999-03-294-75/+478
| | | | install in the way that not interfere with libc db
* Commit all Y2K/WWW_SITE changes to Makefiles...scrappy1999-03-121-1/+2
|
* More Y2K Statement Links...scrappy1999-01-131-1/+3
|
* Long live feminism! No manpages! Nyah-hah-hah!hoek1998-08-171-31/+0
|
* Upgrade to v2.3.16jfitz1998-01-272-6/+15
| | | | Submitted-by: Josh Tiefenbach <josh@ican.net>
* Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place.asami1997-11-221-3/+2
|
* Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system.asami1997-11-221-1/+3
|
* Upgradet to v2.3.12jfitz1997-11-123-10/+16
| | | | Submitted by: "Josh Tiefenbach" <josh@ican.net>
* Update to description filejfitz1997-11-011-3/+5
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Upgrade to v2.3.11jfitz1997-10-034-12/+70
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Upgrade to v2.2.6jfitz1997-09-063-5/+9
| | | | Submitted by: Josh Tiefenbach <josh@ican.net>
* Fix pkg/COMMENT to not use the specific version numberjfitz1997-07-161-1/+1
| | | | Submitted by: itojun@itojun.org
* Import of Berkely DB 2.0jfitz1997-06-145-0/+76
Submitted by: Josh Tiefenbach <josh@ican.net>