Commit Graph

144 Commits

Author SHA1 Message Date
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Hajimu UMEMOTO
4a338dff1e make it compilable with gcc 4.1.
Reported by:	pointyhat via kris
2006-12-15 02:54:01 +00:00
Hajimu UMEMOTO
098bd5bc3a Change the MASTER_SITES entries from
ftp://ftp.hanse.de/sites/transit/mirror/
to
	http://www.transit.hanse.de/mirror/

Requested by:	Stefan Bethke <stb__at__lassitu.de>
2006-10-07 10:26:49 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Hajimu UMEMOTO
7863fd84d3 Give sensible sentences for IGNORE.
Requested by:	kris
2006-04-18 17:48:29 +00:00
Hajimu UMEMOTO
a73ece0305 Replace BROKEN with IGNORE. 2006-04-18 12:33:21 +00:00
Hajimu UMEMOTO
8408ec8077 The Project Cyrus web site is migrated to a new server. 2006-04-01 03:38:36 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Hajimu UMEMOTO
cf9f09fb33 - use USE_BDB.
- add SHA256.
2005-11-08 16:21:54 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Hajimu UMEMOTO
49021c54b4 Update to 2.1.18.
Security::	Fix single byte overflow in imapd annotate extension.
2005-02-24 14:57:46 +00:00
Hajimu UMEMOTO
0e9a5e313e use new scheme of USE_RC_SUBR. 2005-02-10 19:26:38 +00:00
Hajimu UMEMOTO
c662cddc6b Don't install/append to perllocal.pod.
Reported by:	pointyhat via kris
2004-12-11 20:16:30 +00:00
Hajimu UMEMOTO
fc06032d14 Update to 2.1.17.
* Fix several security issues in imapd and in mysasl_canon_user.
2004-11-24 05:38:09 +00:00
Hajimu UMEMOTO
fad33c4f87 don't exit at failure of `pw'. some users prefer having user
`cyrus' in NIS.

Reported by:	nork
2004-07-28 10:45:19 +00:00
Hajimu UMEMOTO
844bcae556 install manpages for ${PREFIX}/cyrus/bin into ${PREFIX}/cyrus/man
to avoid conflict with other ports.

PR:		ports/60949, ports/29223, ports/47913
2004-04-02 20:13:53 +00:00
Hajimu UMEMOTO
026ebc1dee prefer /usr/sbin/nologin than /sbin/nologin when creating user cyrus.
Requested by:	nork
2004-03-31 16:56:31 +00:00
Hajimu UMEMOTO
9fc0a4b074 cosmetic changes. 2004-03-30 15:28:07 +00:00
Hajimu UMEMOTO
0874df9a06 make it buildable on ia64 and amd64.
(since I don't have ia64 nor amd64, I tested at least it doesn't
break on i386.)

Obtained from:	NetBSD
2004-03-07 17:39:03 +00:00
Kris Kennaway
f2084d1b29 BROKEN on amd64 and ia64: Does not compile (missing -fPIC) 2004-03-07 13:00:02 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Hajimu UMEMOTO
56131f71ff add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES. 2004-02-21 22:05:47 +00:00
Hajimu UMEMOTO
4e6c2f5ad4 Set an appropriate LATEST_LINK to avoid conflicts with other ports.
Reported by:	kris
2004-02-06 17:29:28 +00:00
Hajimu UMEMOTO
a5b60fe19e SIZEfy 2004-02-04 13:57:19 +00:00
Hajimu UMEMOTO
83eb4932b4 make it buildable with net/net-snmp4. 2004-02-02 06:12:20 +00:00
Hajimu UMEMOTO
447797c1f7 remove pidfile at stop. 2003-12-04 08:20:08 +00:00
Hajimu UMEMOTO
7d1183331a Update to 2.1.16. 2003-11-20 18:22:16 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Hajimu UMEMOTO
4bf83888c1 the start/stop scripts failed when booting on 5.x machines 2003-10-01 18:16:04 +00:00
Hajimu UMEMOTO
5e689f791a ECHO -> ECHO_MSG, ECHO_CMD 2003-09-27 03:34:20 +00:00
Hajimu UMEMOTO
6a5b71505f fix comment
Reported by:	nork
2003-09-26 17:15:16 +00:00
Hajimu UMEMOTO
d6c32c2c40 USE_OPENSSL must be set before including bsd.port.pre.mk.
Reported by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
2003-09-01 10:44:42 +00:00
Hajimu UMEMOTO
76c498ae6d Previous commit to use USE_RC_SUBR was incomplete. 2003-08-31 07:05:45 +00:00
Hajimu UMEMOTO
e1abfdbd5c Use USE_RC_SUBR. 2003-08-30 14:17:22 +00:00
Hajimu UMEMOTO
bdcd94775f Use CONFLICTS.
PR:		ports/56118
2003-08-29 18:22:38 +00:00
Hajimu UMEMOTO
646d8a6bc5 Use USE_OPENSSL. 2003-08-28 15:53:34 +00:00
Hajimu UMEMOTO
f3317786e1 Update to 2.1.15.
* Correct a potential DOS attack in the fud daemon.
 * Arbitron now works again
 * Telemetry logging for mupdate
 * Duplicate Suppression logging for redirect sieve actions
 * A number of bugs in reconstruct have been fixed. also added the -p
   and -x options
 * Better stubbing out of user_deleteacl
 * No longer log any shutdown() failures
 * Improved IPv6 support (for systems with two getnameinfo
   implementations)
 * Misc Documentation Improvements
2003-08-18 20:23:27 +00:00
Hajimu UMEMOTO
5a6a6557e8 Update to 2.1.14. 2003-07-03 17:21:42 +00:00
Hajimu UMEMOTO
067f86b4a6 Don't depend on saslauthd. This is preparation for saslauthd
separation from cyrus-sasl2.
2003-06-01 04:01:12 +00:00
Hajimu UMEMOTO
673653e1a9 Workaround to fix build on ia64. I hope it fixes the problem.
Reported by:	bento via kris
2003-05-11 09:04:08 +00:00
Hajimu UMEMOTO
25070dfbf4 Add dependency to OpenSSL. 2003-05-03 13:40:17 +00:00
Hajimu UMEMOTO
e9f387b39d Update to 2.1.13. 2003-05-02 18:27:11 +00:00
Hajimu UMEMOTO
b5c9ea3acf Specify full path of perl explicitly.
PR:		ports/44545
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
2003-04-28 19:03:04 +00:00
Hajimu UMEMOTO
ffce2fde54 Add WITH_SKIPLIST which makes skiplist support for mail/cyrus-imapd2
compatible with mail/cyrus-imapd22.

PR:		ports/51491
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-28 16:36:35 +00:00
Hajimu UMEMOTO
b126cfaf97 Update IPv6 patch to 20030426. 2003-04-26 15:04:24 +00:00
Hajimu UMEMOTO
0275805992 add mirror sites.
PR:		ports/50090
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-23 16:24:48 +00:00
Hajimu UMEMOTO
832c58827b portlint 2003-04-23 16:06:22 +00:00
Hajimu UMEMOTO
3200ccffb3 Oops, correct usage of LIB_DEPENDS introduced by previous commit. 2003-04-17 18:20:55 +00:00
Hajimu UMEMOTO
62a080d73a - Add WITH_BDB_VER for choosing version of Berkeley DB. For example,
WITH_BDB_VER=4 for db4.  The default is WITH_BDB_VER=3 which is as
  before.
- The configure script should select correct version of Berkeley DB.
2003-04-17 18:00:08 +00:00
Hajimu UMEMOTO
873536d51c Use REINPLACE_CMD. 2003-03-23 17:10:47 +00:00