Ying-Chieh Liao
77e9c7575a
patch for 4.0.14
...
PR: 32533
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer)
2001-12-24 10:45:47 +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
James FitzGibbon
fbc792cfee
Upgrade to v2.3.16
...
Submitted-by: Josh Tiefenbach <josh@ican.net>
1998-01-26 18:43:21 +00:00
Satoshi Asami
afefbca703
Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place.
1997-11-22 00:51:36 +00:00
Satoshi Asami
ff3cc4ad51
Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system.
1997-11-22 00:47:18 +00:00
James FitzGibbon
20fa4555d0
Upgradet to v2.3.12
...
Submitted by: "Josh Tiefenbach" <josh@ican.net>
1997-11-11 16:58:48 +00:00
James FitzGibbon
657a5370d5
Update to description file
...
Submitted by: Josh Tiefenbach <josh@ican.net>
1997-10-31 20:20:19 +00:00
James FitzGibbon
55b5c070e5
Upgrade to v2.3.11
...
Submitted by: Josh Tiefenbach <josh@ican.net>
1997-10-03 14:13:24 +00:00
James FitzGibbon
d23412b3d8
Upgrade to v2.2.6
...
Submitted by: Josh Tiefenbach <josh@ican.net>
1997-09-05 20:22:12 +00:00
James FitzGibbon
e8f1c65fc4
Fix pkg/COMMENT to not use the specific version number
...
Submitted by: itojun@itojun.org
1997-07-15 17:35:48 +00:00
James FitzGibbon
94d43d362a
Import of Berkely DB 2.0
...
Submitted by: Josh Tiefenbach <josh@ican.net>
1997-06-13 17:54:36 +00:00