1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

2292 Commits

Author SHA1 Message Date
Hajimu UMEMOTO
06fa03f98f Fix a bug that imaps didn't work correctly.
This patch will be applied in next cyrus-imapd release.

Reported by:	Nick Sayer <nsayer@quack.kfu.com>
2001-05-07 11:11:27 +00:00
Mario Sergio Fujikawa Ferreira
1a3a76b360 Fix typo: update distinfo due to Makefile rev 1.52
Submitted by:	Hajimu Umemoto <ume@FreeBSD.org>
2001-05-06 14:46:55 +00:00
Mario Sergio Fujikawa Ferreira
9fb769356f Add support for WITH_POPPASSD in sync with Makefile rev 1.52 2001-05-06 03:37:13 +00:00
Mario Sergio Fujikawa Ferreira
91eccf4df4 Bump PORTREVISION due to rev 1.52 2001-05-06 03:36:16 +00:00
Mario Sergio Fujikawa Ferreira
377cd4c64b o also, fix the gdbm issue, qpopper 4.0.1 breaks with installed
gdbm port (--without-gdbm)
o USE_AUTOCONF due to files/patch-configure.in rev 1.1
o update ipv6 patch to version 20010504
o move all options to WITH_* options, let the older
  options work for a while
o advertise all WITH_* options
o add WITH_POPPASSD support (Hajimu Umemoto contribution)

PR:		27093
Submitted by:	Hajimu Umemoto <ume@mahoroba.org>,
		K Karthik <kar_alerts@mglorysb.com>
2001-05-06 03:34:23 +00:00
Mario Sergio Fujikawa Ferreira
d6bd121ed9 o replace patch-configure with patch-configure.in
o also, fix the gdbm issue, qpopper 4.0.1 breaks with installed
  gdbm port

PR:		27093
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>,
		K Karthik <kar_alerts@mglorysb.com>,
		Mikhail Teterin <mi@aldan.algebra.com>
2001-05-06 03:28:06 +00:00
Mario Sergio Fujikawa Ferreira
077b99d2fe Conditional extra patches if WITH_POPPASSD is defined.
Submitted by:	Hajimu Umemoto <ume@mahoroba.org>
2001-05-06 03:22:32 +00:00
Yukihiro Nakai
a4c2f9374f POP3 mail client written in python 2001-05-05 23:38:07 +00:00
Hajimu UMEMOTO
98ce96b455 When bind() was fail, master did core dump.
Update IPv6 patch to latest one due to fix this bug.

Reported by:	Nick Sayer <nsayer@quack.kfu.com>
2001-05-05 21:44:40 +00:00
Maxim Sobolev
45b50cfab0 When parsing `Date' header use function that respects sender's timezone. This
makes pygmy usable for FreeBSD lists ;).
2001-05-04 22:21:59 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Maxim Sobolev
dd85694bb4 - Fix on python2.1;
- install source .py files in addition to the byte-compiled versions.
2001-05-04 21:25:07 +00:00
Dmitry Sivachenko
b2bffb357f Allow to override cgi-gid.
PR:		26108
Submitted by:	Stijn Hoop <stijn@win.tue.nl>

Upgrage to 2.0.4
2001-05-04 11:59:16 +00:00
Dirk Meyer
dacabbc8d5 New patch: The socket was IPv6, but the bind used an IPv4 sockaddr struct.
Submitted by:	Sean Farley <sean-freebsd@farley.org>
2001-05-03 15:39:07 +00:00
Donald Burr
5b205b48eb Upgrade pronto to 2.2.5. 2001-05-02 20:59:07 +00:00
Chris D. Faulhaber
ffceb57787 Update port to 4.47
Submitted by:	Anders Andersson <anders@codefactory.se>
2001-05-02 11:46:26 +00:00
Donald Burr
6d658404ad Add of new port mail/pronto,
an excellent Mail Client for Gnome/Gtk written in Perl
2001-05-02 05:55:08 +00:00
Donald Burr
5ef256c2d7 Adding of new port mail/p5-MIME-Types,
a Perl extension for determining MIME types
2001-05-02 05:54:04 +00:00
Nick Sayer
7e7968cc5e One last one I forgot 2001-05-02 03:41:05 +00:00
Nick Sayer
9b00996b64 There is no pine4-ssl slave port anymore. Get rid of the slave port
plumbing.
2001-05-02 03:40:33 +00:00
Dirk Meyer
3e48e0246d - Option to add LDAP Support
- Cleanup dublicate labels
- Allow to build a package manually.

Submitted by:	phantom@ark.cris.net (Alexey Zelkin)
2001-05-01 12:10:05 +00:00
Michael Haro
f508a3d36b The spec file within the tarball was updated, no functional change.
PR:		26984
Submitted by:	    maintainer
2001-05-01 00:28:36 +00:00
Michael Haro
10a03d5ed1 gtk dependency is not enough, changed it to gnome
Submitted by: maintainer
2001-04-30 23:57:25 +00:00
Kevin Lo
30d2cfab1b Upgrade to version 0.4.64
PR: 26989
Submitted by: MAINTAINER
2001-04-30 15:35:56 +00:00
Sheldon Hearn
18d8d74d74 Update master site.
Reported by:	Peter Radcliffe <pir@pir.net>
2001-04-30 10:38:00 +00:00
Sheldon Hearn
aafe1a1236 Simplify the description. 2001-04-30 10:37:12 +00:00
Kris Kennaway
8b4bb68518 Respect CC; don't override CFLAGS with -O2 2001-04-30 00:50:52 +00:00
Kris Kennaway
d5ef8dad3f Don't hard-code -O2; respect CC and CFLAGS 2001-04-30 00:16:03 +00:00
Hajimu UMEMOTO
3f3da42fc3 Update to 2.0.13.
If your libsasl has sasl_checkapop(), you can use APOP.
2001-04-28 16:43:11 +00:00
Jun Kuriyama
3c90e3c924 Update IPv6 patch to 20010415a.
Cleanup IPv6 patch process.

Submitted by:	maintainer
2001-04-28 04:09:15 +00:00
Mario Sergio Fujikawa Ferreira
a5c84227d1 o Update to qmail ldap patch version 20010301
o New defaults: TLS, LDAP_CLUSTER, AUTOMAILDIRMAKE, AUTOHOMEDIRMAKE
o Modify options WITH -> WITHOUT due to new defaults
o Fixes:
	- added 0.0.0.0 patch
	- fix qmail-lspawn 'Out of memory' error when attempting
	  local delivery to a nonexistant user
	- handle precedence flag in the right way
	- fix for qmail.schema mailReplyText
	- fix for ldaptimeout to just defer message delivery instead
	  of bouncing sometimes
2001-04-27 14:47:55 +00:00
Mario Sergio Fujikawa Ferreira
8d0b03efd4 Add updated distinfo for qmail-ldap slave port: ldap patch version 20010301 2001-04-27 14:45:50 +00:00
Mario Sergio Fujikawa Ferreira
578470c87a - Update port to version 4.0.1 (bug fixes)
- Update ipv6 patch to snapshot 20010425

Submitted by:	bento (sort of)
2001-04-27 13:38:50 +00:00
Ying-Chieh Liao
4345773e77 upgrade to 010423
PR:		26816
Submitted by:	MAINTAINER
2001-04-27 11:54:16 +00:00
Alexey Zelkin
15affb7694 Category "pflogsumm" is not valid ports category.
Found by: www/en/ports/portindex
2001-04-26 17:08:04 +00:00
George C A Reid
035604aa55 Update MD5 checksum. I can't see anything that's changed here.
Submitted by:	bento
2001-04-26 11:42:18 +00:00
Doug Barton
79ba115da8 Update to 0104241750. The maintainer submitted an update for the previous
version, however they _just_ updated the version today. The only thing I
did differently from the maintainer's patch was to regen patch-ai.

PR:             ports/26808
Submitted by:   Anders Nordby <anders@fix.no> (maintainer)
2001-04-25 05:43:33 +00:00
Doug Barton
e62943f72a Update to 0104241750. The maintainer submitted an update for the previous
version, however they _just_ updated the version today. Going to the
latest version didn't require any other mods.

PR:		ports/26808
Submitted by:	Anders Nordby <anders@fix.no> (maintainer)
2001-04-25 05:42:12 +00:00
Peter Pentchev
979c487646 Update to 5.8.1 with lots of bugfixes. Remove the substitution of
/usr/bin/true for autoconf and friends - the fetchmail build system
does the right thing now.

Approved by:	maintainer
Apologies to:	sobomax for my harsher-than-needed complaints for his
		fast and to-the-point port fixes.
2001-04-24 06:24:45 +00:00
Maxim Sobolev
0c7ea54ffe Update to 1.1.4. 2001-04-23 15:55:53 +00:00
Hajimu UMEMOTO
3533fb5d8c Add missing items into pkg-plist.
Submitted by:	bento
2001-04-22 15:52:48 +00:00
Steve Price
16f1331280 Remove empty directories on uninstall. 2001-04-20 13:16:43 +00:00
Maxim Sobolev
5f6b0eb6af Update to 0.5.5. 2001-04-20 11:49:01 +00:00
Trevor Johnson
924e2e8f2f This is not 64-bit clean. 2001-04-20 10:31:22 +00:00
Maxim Sobolev
7f0dc15017 Check that librsaref actually exists before trying to link it in.
PR:		26679
Submitted by:	Yoshisato YANAGISAWA <osho@pcc-software.org>
2001-04-18 19:12:11 +00:00
Maxim Sobolev
79ed67cbd3 Re-enable ipv6 support.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2001-04-18 18:48:02 +00:00
Hajimu UMEMOTO
f642a6e9be Update to 0.5.
PR:		26652
2001-04-18 11:51:04 +00:00
Will Andrews
faf39a3d13 Add gmail 0.7.0, a GNOME client that stores email retrieved with pop
in a mysql database.

PR:		26580
Submitted by:	Bas Kruit <baskruit@bsltwr.dnsalias.org>
2001-04-17 18:17:23 +00:00
Will Andrews
e68f6a4e77 Add pflogsumm 20000916.01, a Postfix Log Entry Summarizer.
PR:		26540
Submitted by:	Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
2001-04-17 17:32:15 +00:00
Gregory Neil Shapiro
c0455f026a Completed a code review of listmanager and found some things that need to be
fixed.  The author will be releasing a new version shortly.  Turn off this
port until the new version is ready.
2001-04-17 16:20:20 +00:00