Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
a65df1d0c5
- support NOPORTDOCS.
...
- replace pkg-plist bloat by PORTDOCS=*
- don't patch docdir in Makefile, pass it as make argument
instead
- kill empty "splash" directory at install time already
- bump PORTREVISION
PR: 61378
Submitted by: maintainer
2004-01-15 13:25:31 +00:00
Edwin Groothuis
0c43deceea
Make some fields ?= so it can become a master-port for for example
...
databases/db3-tcl
PR: ports/60473 (related)
2003-12-29 06:44:52 +00:00
Sergei Kolobov
c761a84114
- Pass maintainership to Matthias Andree <matthias.andree@web.de>
...
- Clarify COMMENT
- Fix portlint(1) warning
PR: 59002
Submitted by: Matthias Andree <matthias.andree@web.de>
2003-11-06 13:45:43 +00:00
Norikatsu Shigemura
579ce7870b
Fix build on recent current (by -pthread option is deprecated).
...
PR: ports/56551
Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp>
2003-09-07 14:03:37 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Joe Marcus Clarke
7c02c7bdb6
Fix the checksum for patch.3.3.11.1. In diff'ing the new patch to the older
...
downloaded one, the CVS Id in the context portion of the diffs changed
(probably since the files were checked out/in through CVS on the 10th).
In any event, the patch still applies cleanly.
Reported by: Lee Blevins <leeb@digitalgraphics.net>
2003-01-18 01:41:00 +00:00
David E. O'Brien
bc6672dcfb
Our configure tupple is ${ARCH}-portbld-freebsd${OSREL}.
2002-11-19 21:06:24 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
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