Commit graph

41 commits

Author SHA1 Message Date
Wesley Shields
89e20827cb Fix typos in RC scripts and bump PORTREVISION.
PR:		ports/119741
Submitted by:	Aleksandr Stankevic <alex@braske.net>
Approved by:	Thomas Vogt (maintainer), garga (mentor)
2008-01-25 14:38:12 +00:00
Xin LI
c05ef89df0 - Add rc.d scripts.
- Change pid directory to /var/run instead of /usr/local/var/run.

Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
PR:		ports/117101
Approved by:	maintainer
2007-12-11 22:15:36 +00:00
Beech Rintoul
0315869b2e - Fix install of invalid pam file.
PR:		ports/117941
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	portmgr (linimon, mentor),
		Thomas Vogt <thomas@bsdunix.ch> (maintainer)
2007-11-09 22:44:30 +00:00
Beech Rintoul
e647e3e6c2 - Security update to 1.17.1
PR:		ports/117796
Submitted by:	Thomas Vogt <thomas@bsdunix.ch> (maintainer)
Approved by:	portmgr (pav), linimon (mentor)
Security:	http://www.sec-consult.com/300.html
2007-11-06 11:08:18 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Clement Laforet
b6dc8ffaa9 - Update perdition to 1.17
- Pass maintainership of perdition and libvanessa* to submitter

Submitted by:		Thomas Vogt <thomas@bsdunix.ch>
Also submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
PR:			ports/83305 [1]
2005-12-19 10:06:19 +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
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Clement Laforet
7145912713 - Sync description with reality
Noticed by:	delphij
2004-10-19 12:26:43 +00:00
Clement Laforet
90700e846e - Update to 1.15.
This release fixes bogus LDAP lookups
2004-06-02 08:11:06 +00:00
Clement Laforet
d782df524c - Update to 1.14
- fix plist for DAEMONMAP
2004-04-07 14:42:06 +00:00
Clement Laforet
60cea39c30 - SIZEify
Submitted by:		trevor
2004-03-18 02:01:15 +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
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Clement Laforet
e8c51da797 Update perdition to 1.13.
This fixes a critical bug in 1.12 that prevented the outgoing_server
option from working - perdition would segmentation fault if this
option was selected. Also includes some minor documentation and
build fixes. Users are strongly recomended to upgrade to 1.13 if
they are using 1.12.

Approved by:            erwin (mentor)
2003-12-19 09:12:43 +00:00
Pav Lucistnik
7529643320 - Update to 1.12
PR:		ports/60263
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
2003-12-15 20:53:59 +00:00
Dirk Meyer
5af6fe0041 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	sheepkiller@cultdeadsheep.org
2003-09-01 14:02:08 +00:00
Edwin Groothuis
9ef067bd95 [update ports]: Use USE_MYSQL and USE_OPENLDAP in my ports
www/mod_accounting [1]
	mail/perdition [2]
	security/prelude-manager [3]

PR:		ports/56026
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-28 12:14:21 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Jun Kuriyama
5a53298f85 Update to be compliant with new openldap21-client ports.
PR:		ports/55588
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-16 14:36:22 +00:00
Daichi GOTO
979b01a6d9 update mail/perdition: update mysql hack to "lastest revision".
PR:		55044
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Pointed out by:	kirill
2003-07-31 06:40:01 +00:00
Maho Nakata
805e567768 1. update to 1.11
2. Add many knobs.
3. pass maintainer ship to Clement Laforet <sheepkiller@cultdeadsheep.org>

PR:		53358
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Notification by: daichi
2003-07-03 05:54:50 +00:00
Kris Kennaway
ce8e9e999f Don't remove the etc/pam.d system directory 2003-04-05 22:02:58 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Christian Weisgerber
e5a5397de7 Update master sites.
PR:		47703
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-12 01:59:08 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Eric Anholt
064177c3a9 Fix build on -current: #include <stddef.h> for size_t definition.
Submitted by:	bento
2002-12-21 09:45:30 +00:00
Jun Kuriyama
4e860570bd Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
2002-11-18 03:06:10 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Ying-Chieh Liao
1e30431011 upgrade to 0.1.9
PR:		37296
Submitted by:	Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
No response from:	maintainer
2002-05-04 17:12:58 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Pete Fritchman
5b91b3f0fa Actually update distinfo to version 0.1.8, it seems this was overlooked when
ports/28160 was closed.

Submitted by:	Bob Kot <bobkot@gci-net.com>
2001-08-29 17:52:14 +00:00
Kevin Lo
9f858e4981 Update to version 0.1.8
PR: 28160
Submitted by: MAINTAINER
2001-06-15 15:21:28 +00:00
Peter Pentchev
b06a3533c0 Fix LIB_DEPENDS: libvanessa_socket is in 'devel', not in 'net'.
PR:		26937
Submitted by:	maintainer in a follow-up.
2001-05-25 15:48:15 +00:00
Will Andrews
5fef39e5ee Add perdition 0.1.7, a POP3 & IMAP4 proxy that can map users to
multiple backend servers.

PR:		26937
Submitted by:	Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 04:00:00 +00:00