1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

157 Commits

Author SHA1 Message Date
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
235d0abd69 Update to 2.3.7.
PASS8BITHACK was deprecated, since munge8bit option was added
for this purpose.
2006-07-11 12:19:32 +00:00
Hajimu UMEMOTO
7d3eafbc27 unquote BROKEN. 2006-06-19 12:28:06 +00:00
Hajimu UMEMOTO
0b8661aca9 Update to 2.3.6 and unmark BROKEN.
If you ran 2.3.4 or 2.3.5, you need to reconstruct your mailboxes.
Please refer /usr/local/share/doc/cyrus-imapd/install-upgrade.html
for detail.
2006-05-25 17:36:29 +00:00
Hajimu UMEMOTO
b4541e7a1c 2.3.5 still has critical problem. So, I've mark it BROKEN until
the problem is fixed.
2006-05-25 08:24:26 +00:00
Hajimu UMEMOTO
874087aab9 Update to 2.3.5. 2006-05-25 03:33:33 +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
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
1c12d8039c Make it buildable with WITH_NNTP=yes.
Obtained from:	https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imap/fetchnews.c.diff?r1=1.2.2.12&r2=1.2.2.13&f=u
2006-04-14 14:56:58 +00:00
Hajimu UMEMOTO
fada1ce641 Update to 2.3.3. 2006-04-01 03:34:12 +00:00
Hajimu UMEMOTO
717a5a8cc2 The idled support could not be enabled. The configure option for
idled was changed by 2.3.x.
The WITH_IDLE_POLL was removed, and the WITH_ILDE_IDLED was changed
to WITH_IDLED.

Reported by:	Forrest Aldrich <forrie__at__forrie.com>
2006-02-03 07:24:12 +00:00
Hajimu UMEMOTO
b87fc671c6 Update to 2.3.1. 2005-12-20 17:35:41 +00:00
Hajimu UMEMOTO
dee1db339e Cyrus IMAPd 2.3.0 is not buildable when NNTP support is enabled.
So, when WITH_NNTP is set, mark it IGNORE until it is solved.

Reported by:	Igor Karpov <jc__at__minjust.gov.ua>
2005-12-16 06:52:52 +00:00
Hajimu UMEMOTO
20839611af remove redundant lines which was included wrongly through
previous commit.
2005-12-12 05:06:19 +00:00
Hajimu UMEMOTO
ec6218dc99 Add Cyrus IMAPd 2.3.0 after repo. copy. 2005-12-12 01:22:54 +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
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
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
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
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
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Hajimu UMEMOTO
a16682c228 Since net-snmp-5.X support was added in 2.2.5, change the default
of WITH_SNMP from net-snmp4 to net-snmp.  However, if there is
net-snmp4 installed, we still use net-snmp4 for backward compatibility.
2004-05-29 16:36:16 +00:00
Hajimu UMEMOTO
9554ae5db2 Update to 2.2.5. 2004-05-28 20:34:49 +00:00
Hajimu UMEMOTO
f87b55d5a4 Update to 2.2.4. 2004-05-18 17:13:55 +00:00
Hajimu UMEMOTO
4546e552f0 build and install missing imapd.conf.5.html. 2004-04-04 16:24:16 +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