Commit graph

214 commits

Author SHA1 Message Date
Hajimu UMEMOTO
e317ca1cff Convert to use new OPTIONS framework. 2012-06-12 17:39:22 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Sylvio Cesar Teixeira
c9e4736d26 - Chase net-snmp shlib version bump. 2011-07-28 12:43:22 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Sylvio Cesar Teixeira
da2897022c - Chase net-snmp shlib bump 2010-06-02 19:14:17 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Jun Kuriyama
532f86b38a - Revert post-build: target because there are patch-*::Makefile.PL
files for same purpose (but supported only old ExtUtils::MakaMaker,
  I updated them to work with 5.10.1 in previous commit).

Discussed with:	skv
2010-02-07 10:56:33 +00:00
Jun Kuriyama
31554d138a - Unbreak with perl5.10.
Approved by:	ume
2010-02-06 04:49:52 +00:00
Sergey Skvortsov
46b21ca446 Do not update "perllocal.pod" (to make Tinderbox happy).
Approved by:	pav (implicit)
2010-02-05 17:42:25 +00:00
Pav Lucistnik
680174eb06 - Remove support for ucd-snmp4 in ports, that also support net-snmp5.
(ucd-snmp4 port is past expiration date)
2009-12-08 08:59:28 +00:00
Hajimu UMEMOTO
f9ea442d22 Unmark BROKEN by disabling gssapi on 8.X and later. 2009-12-07 15:38:39 +00:00
Hajimu UMEMOTO
a894bd0cec Update to 2.2.13p1.
Security:	Potential buffer overflow in Sieve
2009-09-09 16:05:28 +00:00
Hajimu UMEMOTO
935c2ad004 Fix buffer size calculations for sieve actions_string
Submitted by:	Bron Gondwana <brong__at__fastmail.fm>
Obtained from:	Project Cyrus
2009-09-03 08:27:57 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Hajimu UMEMOTO
279c740562 Remove dependency to p5-Pod-Parser and p5-File-Temp. 2009-04-07 14:14:06 +00:00
Pav Lucistnik
f28d272707 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:05:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Pav Lucistnik
8fbb36dcd2 - Mark BROKEN after recent kerberos import 2008-06-22 18:39:30 +00:00
Hajimu UMEMOTO
27f051e196 Chase shlib version bump of net-snmp. 2008-03-27 17:20:34 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
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
4f9c403aa8 Obey the default BDB version defined in bsd.database.mk. 2007-08-07 16:50:29 +00:00
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +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
Hajimu UMEMOTO
7d3eafbc27 unquote BROKEN. 2006-06-19 12:28:06 +00:00
Hajimu UMEMOTO
2afaa37bc2 Fixed imtest to be compatible with SASL 2.1.22.
Obtained from:	https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imtest/imtest.c.diff?r1=1.107&r2=1.108&f=u
2006-05-27 06:51:09 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Hajimu UMEMOTO
0749f8feb8 Make it buildable on 4.X without Kerberos5 stuff.
Reported by:	Mark Edwards <mark__at__antsclimbtree.com>
2006-04-30 20:19:18 +00:00
Hajimu UMEMOTO
2fe92812bb --with-auth configure option was deprecated. 2006-04-30 19:56:06 +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
c6dd85752c Enable support for db-4.4. 2006-04-16 15:49:24 +00:00
Hajimu UMEMOTO
03e1a4e6bd Fix build with WITH_NNTP=yes.
PR:		ports/95690
Obtained from:	https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/fetchnews.c.diff?r1=1.14&r2=1.15&f=u
2006-04-14 14:42:44 +00:00
Hajimu UMEMOTO
02796e393b deliver segfaulted when using without -l.
Submitted by:	André Böhm <andre__at__abtime.de>
Obtained from:	https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2786
2006-04-02 04:45:28 +00:00
Hajimu UMEMOTO
8408ec8077 The Project Cyrus web site is migrated to a new server. 2006-04-01 03:38:36 +00:00
Hajimu UMEMOTO
a86c2cd961 Update to 2.2.13.
This is possibly the last release of the 2.2 series.  The 2.2 code
is now in maintenance mode only, and all new development is taking
place on the 2.3 code.
2006-03-31 17:19:00 +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
Jun Kuriyama
b650876e96 Chase shlib version bump of net-snmp. 2005-11-30 05:23:10 +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
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
4806aacbd4 Stop depending on makedepend. Though configure checks existence
of makedepend, it is not used actually.  So, we don't need to
depend on it.
2005-05-23 19:02:24 +00:00
Hajimu UMEMOTO
40d999c1c2 fix build.
Reported by:	pointyhat via kris.
2005-02-28 05:11:25 +00:00
Hajimu UMEMOTO
9787363557 use ${ECHO_CMD} rather than echo. 2005-02-26 21:25:43 +00:00
Hajimu UMEMOTO
0bb6b0d88b simplify more. 2005-02-26 20:47:02 +00:00
Hajimu UMEMOTO
3c4cb6c25e simplify the logic how to detect multiple BDB versions
are specified.
2005-02-26 20:31:20 +00:00
Hajimu UMEMOTO
7aad728cfc some cleanup. 2005-02-25 17:45:03 +00:00