aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-02-13 18:36:42 +0800
committerroam <roam@FreeBSD.org>2001-02-13 18:36:42 +0800
commitf99b048d3747befa731d602bf674e0b22d4dce9c (patch)
treec4dcfd6e4faf1b4ccad0d324f3b1d0838c8e8379 /mail
parentd05635395ea68d4932d2fdd81e98a99a5d68860a (diff)
downloadfreebsd-ports-gnome-f99b048d3747befa731d602bf674e0b22d4dce9c.tar.gz
freebsd-ports-gnome-f99b048d3747befa731d602bf674e0b22d4dce9c.tar.zst
freebsd-ports-gnome-f99b048d3747befa731d602bf674e0b22d4dce9c.zip
Update to 5.6.5.
Approved by: maintainer Weird look to: Eric S. Raymonds (3 releases in 2 weeks?! Oh come ON!)
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile4
-rw-r--r--mail/fetchmail/distinfo2
-rw-r--r--mail/fetchmail/files/patch-ad24
-rw-r--r--mail/fetchmail/pkg-plist1
4 files changed, 15 insertions, 16 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 275576d27c9a..0498385e9545 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -10,7 +10,7 @@
# want fetchmailconf to work, define WITH_X11
PORTNAME= fetchmail
-PORTVERSION= 5.6.3
+PORTVERSION= 5.6.5
CATEGORIES= mail ipv6
MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \
ftp://ftp.ccil.org/pub/esr/fetchmail/
@@ -64,7 +64,7 @@ pre-patch:
post-install:
${INSTALL} -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC}
cd ${WRKSRC} && ${INSTALL_DATA} \
- sample.rcfile FAQ NOTES FEATURES README COPYING \
+ FAQ NOTES FEATURES README COPYING \
fetchmail-FAQ.html fetchmail-features.html \
design-notes.html ${FDOC}
${MV} ${PREFIX}/bin/fetchmailconf ${PREFIX}/libexec/fetchmailconf.bin
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 51c45a7e0475..0236855e3790 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1 +1 @@
-MD5 (fetchmail-5.6.3.tar.gz) = b6ca3d32ee59ba39c9323d1cc34579e5
+MD5 (fetchmail-5.6.5.tar.gz) = 84e968c28d6da969ac533ae5e4cf9350
diff --git a/mail/fetchmail/files/patch-ad b/mail/fetchmail/files/patch-ad
index e302c7a313ba..9d7d8722fb80 100644
--- a/mail/fetchmail/files/patch-ad
+++ b/mail/fetchmail/files/patch-ad
@@ -1,6 +1,6 @@
---- configure.old Wed Feb 7 15:26:10 2001
-+++ configure Wed Feb 7 15:27:04 2001
-@@ -1637,7 +1637,7 @@
+--- configure.old Mon Feb 12 13:16:28 2001
++++ configure Mon Feb 12 13:16:48 2001
+@@ -1639,7 +1639,7 @@
if test `uname` = "FreeBSD"
then
echo "Adding -lkvm to standard libraries"
@@ -9,7 +9,7 @@
fi
# Check for Rhapsody special case: it doesn't like -s
-@@ -5638,7 +5638,7 @@
+@@ -5654,7 +5654,7 @@
EOF
CEFLAGS="$CEFLAGS -I/usr/include/kerberosIV"
@@ -17,18 +17,18 @@
+ LIBS="$LIBS -lkrb -ldes -lcom_err"
elif test -n "$with_kerberos" -a -n "$with_kerberos5" -a "$with_kerberos" != "no" -a "$with_kerberos5" != "no"
then
- cat >> confdefs.h <<\EOF
-@@ -5681,7 +5681,7 @@
+ cat >> confdefs.h <<\EOF
+@@ -5697,7 +5697,7 @@
- CEFLAGS="$CEFLAGS -I$with_kerberos/include"
- LDEFLAGS="$LDEFLAGS -L$with_kerberos/lib"
-- LIBS="$LIBS -lkrb -ldes"
-+ LIBS="$LIBS -lkrb -ldes -lcom_err"
+ CEFLAGS="$CEFLAGS -I$with_kerberos/include"
+ LDEFLAGS="$LDEFLAGS -L$with_kerberos/lib"
+- LIBS="$LIBS -lkrb -ldes"
++ LIBS="$LIBS -lkrb -ldes -lcom_err"
else
if test "$with_kerberos" != "no"
then
-@@ -5695,7 +5695,7 @@
- then
+@@ -5711,7 +5711,7 @@
+
CEFLAGS="$CEFLAGS -I$dir/include"
LDEFLAGS="$LDEFLAGS -L$dir/lib"
- LIBS="$LIBS -lkrb -ldes"
diff --git a/mail/fetchmail/pkg-plist b/mail/fetchmail/pkg-plist
index 85ca5c17c624..7feeccb6409a 100644
--- a/mail/fetchmail/pkg-plist
+++ b/mail/fetchmail/pkg-plist
@@ -16,7 +16,6 @@ share/doc/fetchmail/README
share/doc/fetchmail/design-notes.html
share/doc/fetchmail/fetchmail-FAQ.html
share/doc/fetchmail/fetchmail-features.html
-share/doc/fetchmail/sample.rcfile
@dirrm share/doc/fetchmail
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/* 2>/dev/null || true
='insertions'>+1 * - Update to 1.6.6vsevolod2015-11-181-0/+1 * Add new port: devel/artifactory, a universal artifact repository managerriggs2015-11-101-0/+1 * databases/opentsdb: Fix STAGE, missing UID and GIDfeld2015-11-081-0/+1 * www/varnish4: Update to 4.1.0feld2015-10-191-0/+1 * Resurrect textproc/pootle and update it to 2.5.1.3rene2015-10-021-0/+1 * www/sogo: fix UIDs/GIDs, as numerical value 845 collides with hastpi2015-09-291-1/+1 * net/mediatomb: remove BROKEN, fix buildpi2015-09-251-0/+1 * New port: www/sogopi2015-09-231-0/+1 * New Port: net-mgmt/fastnetmon 1.1.2 - high performance DoS/DDoS load analyzerfarrokhi2015-08-311-0/+1 * New port: net/ocserv: server implementing the AnyConnect SSL VPN protocolpi2015-08-171-0/+1 * Register group id 44, as used in CURRENT from rev 286524.kwm2015-08-101-0/+1 * Add new polkit UID and GID.kwm2015-08-091-0/+1 * - Add bareos to UIDs and GIDsacm2015-08-091-0/+1 * Add aprsd to dialer group in GIDs so membership is automatically handledfeld2015-07-311-1/+1 * - fix and undeprecaterene2015-07-221-0/+1 * - Update to 1.6.5vg2015-07-081-0/+1 * Correct copy and paste errorswills2015-06-271-1/+1 * security/vault: create portswills2015-06-271-0/+1 * databases/influxdb: create portswills2015-06-261-0/+1 * Add rcynic and rpkirtr users groups for upcoming rpki portsbofh2015-06-221-0/+2 * - Add science/orthancamdmi32015-06-041-0/+1 * - Revive mail/smfsavamdmi32015-05-311-0/+1 * - Update www/kannel to 1.4.4 (note that it's newer than development version 1...amdmi32015-05-161-0/+1 * Add UID/GID for sysutils/serfswills2015-05-071-0/+1 * Add hive pseudo-user to run Apache Hive metastore service.demon2015-04-231-0/+1 * Fix UID conflict of sguil with dnscrypt-proxyfeld2015-04-091-1/+1 * Rename multimedia/mediabrowser to multimedia/emby-server, and updateadamw2015-04-081-1/+1 * Add oozie pseudo-user for the upcoming Apache Oozie port.demon2015-03-271-0/+1 * Add UIDs/GIDs for sysutils/consulswills2015-03-261-0/+1 * Create a port for Subsonic standalone version (does not require Tomcat to run).jlh2015-03-231-0/+1 * New port: net-mgmt/riemannpi2015-02-281-0/+1 * Add proxy65 to UIDs/GIDsmm2015-02-101-0/+1 * Add lldp, an implementation of the LLDP industry protocolrodrigo2015-02-061-0/+1 * japanese/ebnetd add user and group for daemon processespawel2014-12-161-0/+1 * Add new barman user and group prior to adding the eponymous port.matthew2014-12-021-0/+1 * add the tcpcrypt port... This provides an implementation of thejmg2014-11-131-0/+1 * Add multimedia/mediabrowser.adamw2014-11-081-0/+1 * New port: sd-agentmatthew2014-10-251-0/+1 * Give a hint about base valuesbdrewery2014-10-151-1/+2 * Add a comment to explain empty slots should be picked in priority instead of ...bapt2014-10-151-0/+1 * Remove some stale entriesbapt2014-10-151-3/+0 * Add an official rancid user and set the home directoryfeld2014-10-111-0/+1 * Add spark user for the upcoming Apache Spark port.demon2014-09-301-0/+1 * Fix typo in GIDs for caldavd group.rene2014-09-211-1/+1 * Add new port sysutils/rundeckmarino2014-09-211-0/+1 * www/calendarserver: Calendar and Contacts Server from Apple (RFC 4791, RFC 6352)wg2014-09-201-0/+1 * New port: net/kamailio 4.1.6pi2014-09-201-0/+1 * Add puppetdb users forgotten with puppetdb commitswills2014-09-081-0/+1 * - Update to 4.1.0erwin2014-09-051-0/+1 * - Update to 3.9.20140806decke2014-08-191-0/+1 * Reserve UID and GID for sguilmarino2014-08-161-0/+1 * net/syncthing: add port for syncthingswills2014-08-151-0/+1 * Update to 2.3cs2014-08-111-0/+1 * Reserve UID and GID for monetDB user (monetdb)marino2014-08-091-0/+1 * Stage, and fix build without gcc.adamw2014-07-311-0/+1 * Reserve uid/gid for the upcoming hbase port.demon2014-07-281-0/+1 * - Use USER and GROUP in Makefile instead of havingnovel2014-07-231-0/+1 * multimedia/universal-media-server: new portpi2014-07-121-0/+1 * Reserve UID/GID 189 for leofs.trociny2014-07-071-0/+1 * Add btsync, distributed peer-to-peer file syncing application.lwhsu2014-06-291-0/+1 * mail/ecartis: support stagewg2014-06-211-0/+1 * - Update Zetacoin to 0.8.99.16cs2014-06-041-0/+1 * UIDs:riggs2014-05-271-0/+1 * - Update to 1.2.13sunpoet2014-05-241-0/+1 * - add anonymous FTP userdinoex2014-04-121-0/+1 * - Fix ordersunpoet2014-04-061-1/+1 * - Add daemon group for mail/qpopperrene2014-04-051-0/+1 * - Add pwhois user in preparation for new pwhois portzi2014-03-191-0/+1 * - Update to 1.13.0swills2014-03-121-0/+1 * Register GID for xorpantoine2014-02-271-0/+1 * - Allocate UID/GID for exaddos, an upcoming new portzi2014-02-151-0/+1 * Update Knot to 1.4.2feld2014-02-131-0/+1 * - update to 10.0.2amdmi32014-02-041-0/+1 * Add user and group for foreman-proxymm2014-01-291-0/+1 * A network daemon that runs on the Node.js platform and listens for statistics,swills2013-12-231-0/+1 * - Fix _pkcs11 group entry.hrs2013-12-051-1/+1 * Fix build.hrs2013-12-051-1/+1 * - Update minetest and minetest_game to 0.4.8amdmi32013-11-261-0/+1 * Preparing for new port net-mgmt/unififeld2013-11-261-0/+1 * Reserve group and user IDs for the upcomming sysutils/slurm-hpc port.bsam2013-11-251-0/+1 * - unbound was imported into base in r255597 with group 'unbound'. Chasebdrewery2013-10-031-0/+1 * - Add new port databases/riakbdrewery2013-09-271-0/+1 * Preparing for www/radicale importfeld2013-09-121-0/+1 * - Update to 1.9.0lippe2013-09-021-0/+1 * Use the USERS/GROUPS mechanism for the boinc-client port instead ofrene2013-08-241-0/+1 * Add UIDs and GIDs for incoming multimedia/plexmediaserverfeld2013-08-081-0/+1 * Add UIDs and GIDs for djbdns users.lx2013-07-241-0/+3 * - Add rc scriptfeld2013-06-281-0/+1 * Update Shibboleth-sp and its tool chain to 2.5.1.girgen2013-06-051-0/+1 * - rc script passes rclintswills2013-05-271-0/+1 * - Fix build after utmp->utmpx migration.hrs2013-05-041-0/+1 * Add user and group for graphics/colord.kwm2013-04-171-0/+1 * - Update to version 0.8.3pawel2013-03-091-0/+1 * Kippo is a medium interaction SSH honeypot designed to log brute forceculot2013-02-231-0/+1 * - add missing group id for www/privoxyrm2013-01-241-0/+1 * - Updated to 2.7 (ChangeLog: http://www.ossec.net/?p=577)glarkin2013-01-171-0/+1 * Use USERS and GROUPScrees2012-12-231-0/+1 * Elasticsearch aims to be a Distributed, RESTful, Search Engine built ontj2012-12-091-0/+1