Commit graph

67 commits

Author SHA1 Message Date
Rong-En Fan
1a10f4bdae - Shuffle MASTER_SITES for bdb ports to share load
Requested by:	Matthias Andree (maintainer)
2006-11-08 15:43:20 +00:00
Rong-En Fan
942169e2b6 - Remove RANDOMIZE_MASTER_SITES. This is a user set variable.
Noticed by:	pav
Approved by:	Matthias Andree (maintainer)
2006-11-08 10:15:45 +00:00
Rong-En Fan
8b105cf1a3 - Update MASTER_SITES
- Use RANDOMIZE_MASTER_SITES, USE_LDCONFIG

PR:		ports/105268
Submitted by:	Matthias Andree (maintainer)
2006-11-08 05:19:50 +00:00
Ion-Mihai Tetcu
05cdb31dfd - unquote IGNORE
- install .la files and bump PORTVERSION for plist change

PR:		ports/99020
Submitted by:	maintainer
2006-06-17 11:15:43 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Cheng-Lung Sung
457ee86262 - chase distfiles (change MASTER_SITES)
PR:		ports/77505
Submitted by:	Matthias Andree (maintainer)
2005-02-14 16:19:31 +00:00
Pav Lucistnik
9acddbe8db - Add WITH_TCL_VER knob
PR:		ports/60473
Submitted by:	Roberto Grassi <r.grassi@obicon.it>
Approved by:	maintainer
2004-07-06 00:12:42 +00:00
Kirill Ponomarev
9153fd6879 - Update MASTER_SITES
- Switch two ?= to = as there is no slave port, to fix portlint
  warnings
- Add SIZE to distinfo

PR:		ports/66259
Submitted by:	maintainer
2004-05-04 19:50:03 +00:00
Kirill Ponomarev
b8864c4e1e - Fix configure warning
PR:		65674 65675 65676 65677 65678 65679
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
2004-04-17 19:20:31 +00:00
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
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
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
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
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
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
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
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Bill Fumerola
97eaae7802 Upgrade to 2.7.7 / fix distfile-Fennerage 1999-11-23 02:43:48 +00:00