Commit graph

4089 commits

Author SHA1 Message Date
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
Dirk Meyer
8adde7d147 - add some notes about testing 2003-01-15 18:45:18 +00:00
Akinori MUSHA
32cab06797 Update to 0.12. 2003-01-15 13:50:10 +00:00
Kris Kennaway
265a7adb5b Add missing header 2003-01-14 04:00:29 +00:00
Sheldon Hearn
cef6c361e1 Fix a format string vulnerability that could be exploited by an Exim
admin user to gain root privelege.
2003-01-13 16:07:08 +00:00
Peter Pentchev
8c85c87a77 Add p5-vpopmail-0.08, a Perl interface to the vpopmail API.
PR:		47003
Submitted by:	James Raftery <james@now.ie>
2003-01-13 13:36:19 +00:00
Dirk Meyer
8a396f5b99 - create a slave port for SMTP_AFTER_POP3 2003-01-13 06:03:42 +00:00
Joe Marcus Clarke
d7558054b9 Remove share/gnome/pixmaps/flink.
Reported by:	bento
2003-01-13 03:40:42 +00:00