Commit graph

59 commits

Author SHA1 Message Date
Ade Lovett
283fe409ce Relinquish all my ports. 2002-09-07 08:44:49 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Ade Lovett
0cb6fd221e (1) Take over maintainership whilst unifying the Sleepycat ports
(2) Un-spam the 'Whom' line from a previous commit
2002-08-21 21:04:12 +00:00
Maxim Sobolev
47d2777b16 Use USE_REINPLACE. 2002-07-18 17:58:57 +00:00
Pete Fritchman
29421e3724 Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for
your hard work on these & I hope to see you contribute more.

PR:		38750
Submitted by:	Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
2002-05-30 23:02:40 +00:00
David W. Chapman Jr.
0c62bdd3eb Update maintainer's email to match what he uses on send-pr to avoid
confusion

Submitted by:	maintainer
2002-05-23 15:11:55 +00:00
Bill Fumerola
52e4fa35b4 follow the bouncing {MASTER,PATCH}_SITES
PR:		ports/37978
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	maintainer
2002-05-13 22:48:43 +00:00
Patrick Li
3efdae7893 Make port LOCALBASE safe
PR:		34513
Submitted by:	Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
Approved by:	maintainer
2002-02-04 22:31:49 +00:00
Ying-Chieh Liao
446ba750fc PORTEPOCH remains 1
Submitted by:	Joe Clarke <marcus@marcuscom.com>
2001-12-26 02:04:54 +00:00
Ying-Chieh Liao
b7ca6197d5 fix conflict db3 with other db's
db* utils now with `db3_' prefix (like in db4 port)
sort pkg-plist

PR:		33165
Submitted by:	maintainer
2001-12-25 12:41:10 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
fcdf17994d Location independence (by LOCALBASE) of both ltconfig and ltmain.sh
PR:		30920
Submitted by:	MAINTAINER
Prompted by:	Mike Meyer <mwm@mired.org>
2001-10-07 17:04:00 +00:00
Maxim Sobolev
0433feb657 Bump PORTEPOCH because we have decreased PORTVERSION number.
Overlooked by:	knu
2001-08-02 17:00:53 +00:00
Akinori MUSHA
00a8157778 Back out the db3 update for the moment, due to the incompatibilty
problem that broke the openldap2 build.
2001-08-01 11:51:53 +00:00
Akinori MUSHA
fc1fd20d7c Do not create ${PREFIX}/lib/libdb.so and ${PREFIX}/lib/libdb_cxx.so
links.

PR:		ports/29304
Submitted by:	"Sergey A.Osokin" <osa@FreeBSD.org.ru> (MAINTAINER)
2001-08-01 07:16:15 +00:00
Anton Berezin
adbf9c9815 Fix missing libs in databases/db3 package-list.
PR:		29230
Submitted by:	maintainer
2001-07-27 15:45:11 +00:00
Akinori MUSHA
73f7cbcc88 Update to 3.3.11.
PR:		ports/29220
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru> (MAINTAINER)
2001-07-25 15:03:03 +00:00
Dima Dorfman
23f7c1be92 Update to reflect setting DIST_SUBDIR. Checksums didn't change, just
the paths.

PR:		29195, 29207
Submitted by:	Steve Coltrin <spcoltri@hrothgar.omcl.org> and
		    Edwin Groothuis <edwin@mavetju.org>, respectively
2001-07-25 08:52:59 +00:00
Akinori MUSHA
d5aa72c2c0 - Set DIST_SUBDIR, because filenames like patch.3.2.9.1 are too generic.
- Replace $(..) with ${..}.
2001-07-24 16:19:23 +00:00
Akinori MUSHA
d32b34cdee Properly make *.so symlinks to *.so.x. (previously all that were
backwards)

PR:		ports/27065
Submitted by:	Barry Pederson <bpederson@geocities.com>
2001-07-24 16:13:22 +00:00
Jimmy Olgeni
9d61fc7685 Remove MANUAL_PACKAGE_BUILD, the port has no problems building the package.
Approved by:	maintainer
2001-06-22 20:03:03 +00:00
Ade Lovett
96493092d3 Add two post-3.2.9 patches from Sleepycat themselves.
http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details.

Approved by:	maintainer
Obtained from:	Sleepycat
2001-05-14 14:49:53 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Mario Sergio Fujikawa Ferreira
aba61f91a9 Make the library installation permission safe.
Approved by:	MAINTAINER
2001-02-09 19:53:28 +00:00
Kevin Lo
1c71b6b11d Fix sominor version.
PR: 24894
Submitted by: MAINTAINER
2001-02-08 16:03:18 +00:00
Kevin Lo
927c33dde7 Update to version 3.2.9
PR: 24796
Submitted by: MAINTAINER
2001-02-02 12:37:59 +00:00
FUJISHIMA Satsuki
c62e446518 make ${WRKSRC}/${CONFIGURE_SCRIPT} writable befor configure to allow
building without root privilege.

PR:		21951
Submitted by:	Kawata Masahiko <m-kawata@cd.jp.nec.com>
2001-01-03 19:55:30 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Maxim Sobolev
d2a1700331 Several cleanups:
- properly install shared library (still needs more work);
- use pthreads;
- use libtool.

PR:		21470 (partially)
Submitted by:	maintainer
2000-09-22 16:48:51 +00:00
Will Andrews
d91584cbef Update to 3.1.17.
PR:		21227
Submitted by:	maintainer
2000-09-16 22:57:41 +00:00
Will Andrews
05cb12c356 Update to Berkeley DB3, after repocopy from databases/db to databases/db3.
PR:		20763
Submitted by:	Sergey A. Osokin <ozz@FreeBSD.org.ru>
2000-08-26 12:43:51 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
00e405d352 Add support for building db2 shared library.
"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>
2000-06-06 15:15:18 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Bill Fumerola
208af7c664 Fix PLIST to remove the plethora of directories created upon installation.
PR:		ports/16936
Submitted by:	wollman
2000-02-23 18:52:05 +00:00
Bill Fumerola
97eaae7802 Upgrade to 2.7.7 / fix distfile-Fennerage 1999-11-23 02:43:48 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Mark Murray
e073eff945 Upgrade to latest version.
OK'ed by:	maintainer
1999-07-10 14:05:30 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Marc G. Fournier
9eccb6831e Move WWW_SITE to pkg/DESCR:WWW from Makefile 1999-04-14 00:03:19 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Andrey A. Chernov
6b507cc86b oops, restore MANUAL_PACKAGE_BUILD 1999-03-29 02:40:20 +00:00
Andrey A. Chernov
3cad4e77d8 install examples too 1999-03-29 00:08:32 +00:00
Andrey A. Chernov
1c99991470 change db-specific prefix to shorter one - db2
it also match some ports expectations
1999-03-28 21:10:12 +00:00
Andrey A. Chernov
1ccd19f60a upgrade to 2.7.3, old distfile is not available in anycase
install in the way that not interfere with libc db
1999-03-28 17:34:02 +00:00
Marc G. Fournier
35401f79cd Commit all Y2K/WWW_SITE changes to Makefiles... 1999-03-11 20:33:50 +00:00
Marc G. Fournier
c7beeaae1f More Y2K Statement Links... 1999-01-13 02:47:33 +00:00
Tim Vanderhoek
878a2c2268 Long live feminism! No manpages! Nyah-hah-hah! 1998-08-17 08:32:00 +00:00