Commit graph

194 commits

Author SHA1 Message Date
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
Hajimu UMEMOTO
0493c405e3 make it compilable with Intel(R) C Compiler.
why icc defines __GNUC__?

Reported by:	Attila Nagy <bra@fsn.hu>
Suggested by:	hrs, nyan
Tested by:	Attila Nagy <bra@fsn.hu>
2005-02-24 19:31:22 +00:00
Hajimu UMEMOTO
e0e9882381 Update to 2.2.12.
Security:	Fix possible single byte overflow in mailbox handling code.
Security:	Fix possible single byte overflows in the imapd annotate
		extension.
Security:	Fix stack buffer overflows in fetchnews (exploitable by
		peer news server), backend (exploitable by admin), and in
		imapd (exploitable by users though only on platforms where
		a filename may be larger than a mailbox name).
2005-02-23 20:37:39 +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
ab95681b1a Add PASS8BITHACK option to pass 8bit in subject.
Cyrus doesn't accept this hack, and I really don't like it.

Requested by:	many
2004-12-06 15:59:17 +00:00
Hajimu UMEMOTO
cd530f3682 follow shlib version bump of net-snmp. 2004-12-05 15:09:29 +00:00
Hajimu UMEMOTO
f2a35abd2a make it buildable with WITH_DRAC=yes, again 2004-11-24 07:22:49 +00:00
Hajimu UMEMOTO
f278177ae0 Update to 2.2.10.
* Fix 0 termination in mysasl_canon_user.
  * Check for imap magic plus buffer overflow in proxyd also
    (CAN-2004-1015).
2004-11-24 05:05:19 +00:00
Hajimu UMEMOTO
02fbb37d96 Update to 2.2.9.
* Change ACLs correctly when renaming a user
  * Do not abandon std{in,out,err} file descriptors; syslog assumes it
    can use stderr if syslogd isn't running.
  * Clean up imap magic plus to avoid buffer overrun (CAN-2004-1011)
  * Fix lack of bounds checking in PARTIAL and FETCH (CAN-2004-1012,
    CAN-2004-1013)
  * Do not attempt to reuse a freed connection in lmtpproxyd.
  * Allow login without authentication with -N switch in proxyd.
  * Fix use of xrealloc and fold pointers in lmtpengine.
2004-11-23 05:54:50 +00:00
Hajimu UMEMOTO
50ca6ecd1d remove outdated comment. 2004-11-22 08:15:15 +00:00
Hajimu UMEMOTO
1f66719d73 add AUTH_KRB5 option to use Kerberos5 authorization module.
Requested by:	Volodymyr Kostyrko <arcade@ints.net>
2004-08-30 15:25:10 +00:00
Hajimu UMEMOTO
0987415f0d Update to 2.2.8. 2004-07-29 19:13:01 +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
fd095c4766 - Update to 2.2.7.
- Fix build problem with WITH_SNMP_5 on FreeBSD 4.X with
  perl5.8 installed.  Though we need 5.8's libperl.so,
  /usr/lib/libperl.so was linked. [1]

Reported by:	Thomas Vogt <tv@solnet.ch> [1]
2004-07-26 20:39:54 +00:00
Hajimu UMEMOTO
5aab4401f9 Utilize EXAMPLESDIR. 2004-07-19 12:22:38 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Hajimu UMEMOTO
67e8f6c617 Update to 2.2.6. 2004-06-18 19:47:49 +00:00
Hajimu UMEMOTO
712a3a0f54 fix building package with BATCH=yes.
Reported by:	bento via kris
2004-06-14 05:36:35 +00:00
Hajimu UMEMOTO
63895c4a71 OPTIONS support.
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de> (with modifications)
2004-06-11 17:53:24 +00:00
Hajimu UMEMOTO
dce3e089bf add WITH_LDAP_PTLOADER which enables build with experimental
LDAP ptloader.

Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de> (with modification)
2004-06-11 15:08:29 +00:00