Commit graph

4096 commits

Author SHA1 Message Date
Yen-Ming Lee
dee2e3c3df update to razor-agents-0.22 2003-01-23 18:54:49 +00:00
Pete Fritchman
7db03c9a36 - add a patch so we have sensible defaults for freebsd
- bump PORTREVISION

PR:		47137
Submitted by:	Marco Molteni <molter@tin.it>
2003-01-23 13:32:09 +00:00
Johann Visagie
9fb9d105a9 - Update author's email address in $DESCR.
- Update $PKGREQ to depend explicitly on Python >= 2.1.3, and not just >= 2.1
- Document required value of $MAIL_GID for Exim4.
- Substantial rewrite of $PKGINSTALL:
  - Simplified layout.
  - More extensive error checking.
  - More expressive and user-friendly output.
- Substantial rewrite of $PKGDEINSTALL:
  - Simplified layout.
  - More expressive and user-friendly output.
  - Delete %%MAILMANDIR%%/data/last_mailman_version in DEINSTALL, and restore
    it in POST-DEINSTALL if the entire Mailman installation has not been
    removed.  This file is required by Mailman's update script (run as part
    of the installation procedure) to update active mailing lists.
  - Delete the errorlog if it is the only existing logfile.  This will
    finally allow the mailman port/package to be completely and cleanly
    deinstalled when there are no active lists or updated configuration.
- Bump $PORTREVISION, with apologies to those tracking the port.

It should now finally be possible to update a Mailman installation with
active mailing lists simply by deinstalling the port/package, and
reinstalling a later version (or by using portupgrade(1)).  There are still
no guarantees, though, and a backup is thorouhly recommended.
2003-01-23 12:49:00 +00:00
Doug Barton
71a9a9b628 Update mirror sites, and remove a pointless variable 2003-01-23 09:51:36 +00:00
Doug Barton
6835cc3401 Fix the MASTER_SITE_LOCAL stuff 2003-01-23 09:07:23 +00:00
Oliver Braun
892042cf0c Upgrade to 2.3.11.
PR:		ports/47373
Submitted by:	maintainer
2003-01-22 22:26:29 +00:00
Dirk Meyer
09666e3dd5 - make portlint happier 2003-01-22 19:14:08 +00:00
Doug Barton
46cee9fdea Argh. Actually stop trying to install and package the pgp scripts.
Add a message about the new, improved pine-pgp-filters port.
2003-01-22 16:15:08 +00:00
Doug Barton
395c2606a1 Upgrade to 4.53, the latest version from our friends at UW. Several
bugs have been fixed, mostly in new options. Users of Pine are
encouraged to upgrade.

In addition to the version upgrade, I've overhauled the port. The most
significant change is that I'm now using the include version of the
c-client library, as opposed to the shared version used by the IMAP
port. The main reason for this is to stay current with the Pine
developer's view of the program. An additional benefit is that this
change will allow me to update the Pine port more rapidly, without
having to wait for the shared cclient port.

In order to avoid conflicts with the IMAP server port, I am now
compiling the pine binary static. On my system, this actually gives
the pine binary a smaller memory footprint. I've also adopted the
same option semantics that are currently in use for cclient. Namely
that WITH_SSL is now the default.

The other change of note is that I'm now installing the rpdump and
rpload binaries that let you save and load a remote pine configuration.

The Makefile has also been cleaned up, somewhat simplified, and made
more generic. The basic functionality should be the same.
2003-01-22 15:46:11 +00:00
Doug Barton
de9dc670de This patch was necessary when committed, but I've been working with the
Pine authors on this and we think it's no longer necessary. Please let
me know if I'm wrong. :)
2003-01-22 15:33:37 +00:00
Doug Barton
8fe9d932d4 These files have suffered from a lot of bitrot, and either don't work, or
don't work well. They also don't take gnupg into account at all.

Therefore I'm removing them from here, and in their place I've created a
new pine-pgp-filters port with totally new, and fully functional versions.
2003-01-22 15:28:13 +00:00
Doug Barton
e4bc30e984 Re-creation of the Bourne Shell based pgp filters for Pine that used
to be part of the pine4 port. These have been updated to A) actually
work, and B) use gnupg if it's available.
2003-01-22 15:21:51 +00:00
Hajimu UMEMOTO
90fd9a1b44 better workaround against PF_LOCAL. 2003-01-22 14:30:20 +00:00
Jun Kuriyama
a3fc91f725 Upgrade to 1.58.
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2003-01-22 00:02:03 +00:00
Lars Koeller
18fb6d66e8 o) Fix some install problems due to X11 non-X11 version
o) Install faces.1.gz not faces.man
o) Avoid package building due to various sound options, X11/non-X11 build
o) Give maintainership to ports
o) Bump PORTREVISION
2003-01-21 19:39:57 +00:00
Sheldon Hearn
ac224686f9 Do not create missing DB hints files for read-only operations on them;
simply fail the lookup.

This prevents Exim from creating hints files that it can't use when
its DBM method is DB 1.85 (the default).

Obtained from:	author
2003-01-21 10:23:37 +00:00
Lars Koeller
27f2210553 o) Fix wrong dependency of intl.4 instead of .1
o) Pump PORTREVISION
PR:		-
Submitted by:	obraun@FreeBSD.org
2003-01-20 19:42:30 +00:00
Peter Pentchev
e6f9fa5a9e USE_REINPLACE.
The mail/vpopmail and mail/vpopmail-stable ports retain their Perl
dependency, since the pkg-install script is written in Perl.  I think
this might need to be changed when I get the time to look into it.

Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-01-20 16:55:22 +00:00
Johann Visagie
cb97692613 - Add the patch that was accidentally omitted from the previous commit. :-( 2003-01-20 13:07:34 +00:00
Johann Visagie
65ec759241 - Add dependency on www/lynx, required for Mailman's mail filtering feature.
- Add patch to Mailman/Defaults.py.in, to correct path to lynx and various
  MTAs.
- Change default $MAIL_GID and $CGI_GID values from numerical GIDs to group
  names.
- Minor change to $PLIST to ensure clean deinstallation.
- Bump $PORTREVISION

Submitted by:	Jan Siml <jsi@jules.de> (Lynx dependency)
2003-01-20 13:02:39 +00:00
Neil Blakey-Milner
8c553dd3f3 Sergei has agreed to take over maintainership, since he's been the one
keeping the port up to date for ages now.
2003-01-20 11:11:35 +00:00
Neil Blakey-Milner
f7fcd3d76d Fix curses bug in mail/offlineimap 3.99.7
PR:		47013
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-20 09:43:20 +00:00
Dirk Meyer
5290fd0740 - Avoid installation of Clock and PGP in GNUSTEP_USER_DIR
Problem noted by: ryngold@softhome.net
2003-01-20 05:10:46 +00:00
Dirk Meyer
34b1084035 - Update to use gnustep-back instead of gnustep-xgps
- Sweep devel slave ports
- retire x11-toolkits/gnustep-xgps
2003-01-20 04:49:01 +00:00
Kris Kennaway
62758f7599 (Temporarily) retired ports should be retired into the attic so they
don't confuse INDEX builds or cause warnings for 'make checksubdirs'
2003-01-20 00:09:52 +00:00
Kris Kennaway
830cd2d7fa Remove xfaces after port deletion
Pointy hat to:	lkoeller
2003-01-20 00:06:15 +00:00
Pete Fritchman
f189c754e1 Update to 0.68.
PR:		46880
Submitted by:	maintainer
2003-01-19 20:13:27 +00:00
Joe Marcus Clarke
a2f8b226cc * Do not explicitly link against libc
* Do not install module .a files

Approved by:	maintainer
2003-01-19 19:22:53 +00:00
Joe Marcus Clarke
29f01dc7db Update to 2.0.4. 2003-01-19 19:21:21 +00:00
Joe Marcus Clarke
b6661f5ce4 Update to 1.2.1. 2003-01-19 19:17:52 +00:00
Lars Koeller
d60b460b03 o) Patch reverse compface part to faces 1.6.1 port
- Missing uncompface -X option used in exmh
   - Missing filter programs to generate ikon file
   - I will try communicate the necessary add ons to the
     new developers of faces.
2003-01-19 19:07:23 +00:00
Lars Koeller
1969fb0224 o) Functionallity is included in new faces port, which developent take place. 2003-01-19 16:22:42 +00:00
Lars Koeller
98bf951184 o) Update to nearly complete rewritten faces-1.7.7 port
o) This port now includes xfaces functionality -> remove xfaces port
o) Support for different audio systems when building the port

PR:		ports/35578, ports/35617
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2003-01-19 16:16:42 +00:00
SADA Kenji
2f341d2e47 upgrade to version 2.0.2
PR:	ports/47110
Submitted by:	maintainer
2003-01-19 07:25:46 +00:00
Ade Lovett
9f3061271c Fix make index (duplicate entry mailman-2.1), after temporary
retiring of mail/mailman-devel -- the directory should really be
wiped too, and reinstated according to the BROKEN message therein
at a later date, but I'll leave that to MAINTAINER

Submitted by:	make index
2003-01-19 02:07:44 +00:00
Oliver Braun
2940f0e8ef Add chk4mail 2.12, a utility to quickly check multiple folders for new email.
PR:		ports/44314
Submitted by:	Johan van Selst <johans@stack.nl>
2003-01-19 00:41:34 +00:00
Tilman Keskinoz
a7b432d6db Add ${SCRIPTDIR} to PATH
PR:		47041
Submitted by:	"Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
2003-01-19 00:00:37 +00:00
Sean Chittenden
d9927d40f8 Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable.
This should be the last of the PostgreSQL updates and everything should
support the POSTGRESQL_PORT tunable.

Submitted by:	kris/bento[1]
2003-01-18 22:50:06 +00:00
Tom Hukins
e622b31995 Fix a possible security issue with ezmlm-cgi mentioned in ports/47091.
While I'm here, merge pkg-plist and pkg-plist.docs and remove some dead
MASTER_SITES.

PR:		ports/47091
Submitted by:	Matthias Andree <matthias.andree@web.de>
2003-01-18 19:08:03 +00:00
Tilman Keskinoz
c047dfc4cc Update to 0.8.9
PR:		47178
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-01-18 16:34:45 +00:00
Edwin Groothuis
caaa6963da New port: Tool to convert Outlook .pst to Unix mbox
A small CLI tool to convert M$ Outlook .pst files to standard
	Unix mbox files.  Port is named libpst...actual binary is
	readpst.

PR:		ports/39963
Submitted by:	Nate Underwood <natey@natey.com>
2003-01-18 02:14:32 +00:00
Johann Visagie
e7f3157cc4 - Temporarily retire this port until a new development branch of Mailman
opens for business.
2003-01-17 13:15:41 +00:00
Johann Visagie
9c2dfc108b - Update to the long-anticipated version 2.1 2003-01-17 12:58:06 +00:00
Hajimu UMEMOTO
5f2db03799 Wrongly removed lib/sasl/Cyrus.conf instead of lib/sasl2/Cyrus.conf
during deinstall.

Reported by:	bento via kris
2003-01-17 10:17:03 +00:00
Mike Heffner
e0eac3b80e snprintf->vsnprintf, fixes build on alpha 2003-01-16 17:43:22 +00:00
Alan Eldridge
64060e1922 Update to 7.7, change maintainer to another sucker ... I mean volunteer.
PR:		47122
Submitted by:	Bjorn Nelson + Erwin Lansing, our new contestant
2003-01-16 15:05:28 +00:00
Edwin Groothuis
ff608940cc New port: mail/hotway, a POP3 gateway for Hotmail/MSN mail
PR:		ports/44593
Submitted by:	John Nielsen <john@jnielsen.net>
2003-01-16 04:55:24 +00:00
Dirk Meyer
d257b80466 If MaxMimeHeaderLength is set and a malformed MIME header is fixed,
log the fixup as "Fixed MIME header" instead of "Truncated
	MIME header".  Problem noted by Ian J Hart.
Submitted by:	gshapiro
2003-01-16 03:35:23 +00:00
Dirk Meyer
98d05c23ab - Update to 1.11 2003-01-16 03:30:48 +00:00
Gregory Sutter
89157a3fb1 Update to version 20030115. 2003-01-16 02:06:13 +00:00