aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2015-11-02 00:02:28 +0800
committerrene <rene@FreeBSD.org>2015-11-02 00:02:28 +0800
commit0ca7ccf598288f0ac49c51058f45a83e34fc4ae2 (patch)
tree2d4440a865b6507c6089800fceacb58171068eed /mail
parent6d9e16e652b1d871c6406b35a0c4db9eb56730c7 (diff)
downloadfreebsd-ports-gnome-0ca7ccf598288f0ac49c51058f45a83e34fc4ae2.tar.gz
freebsd-ports-gnome-0ca7ccf598288f0ac49c51058f45a83e34fc4ae2.tar.zst
freebsd-ports-gnome-0ca7ccf598288f0ac49c51058f45a83e34fc4ae2.zip
Remove expired ports:
2015-10-31 audio/cmus-post.fm: Broken for more than 6 months 2015-10-31 devel/libphish: Broken for more than 6 months 2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream stopped maintenance. 2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months 2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0 2015-10-31 graphics/picviz: Broken for more than 6 months 2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead) 2015-10-31 mail/cucipop: Broken for more than 6 months 2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car 2015-10-31 multimedia/streamanalyze: Broken for more than 6 months 2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not developed/patched 2015-10-31 sysutils/sdd: Broken for more than 6 months 2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months 2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months 2015-10-31 www/py-feedfinder: Broken for more than 6 months 2015-10-31 www/py-openssl-proxy: Broken for more than 6 months 2015-10-31 www/py-webware: Broken for more than 6 months 2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware 2015-10-31 x11-fonts/code2001: Broken for more than 6 months 2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/cucipop/Makefile27
-rw-r--r--mail/cucipop/distinfo4
-rw-r--r--mail/cucipop/files/patch-aa11
-rw-r--r--mail/cucipop/files/patch-ab89
-rw-r--r--mail/cucipop/files/patch-ac20
-rw-r--r--mail/cucipop/files/patch-ad86
-rw-r--r--mail/cucipop/files/patch-ae11
-rw-r--r--mail/cucipop/files/patch-af18
-rw-r--r--mail/cucipop/files/patch-ag20
-rw-r--r--mail/cucipop/files/patch-ah11
-rw-r--r--mail/cucipop/files/patch-ai26
-rw-r--r--mail/cucipop/pkg-descr5
-rw-r--r--mail/cucipop/pkg-plist4
-rw-r--r--mail/cucipop/scripts/configure7
-rw-r--r--mail/cucipop/scripts/pre-install8
16 files changed, 0 insertions, 348 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 6e2b8d5ad03c..a6b883390fc9 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -77,7 +77,6 @@
SUBDIR += courier-pythonfilter
SUBDIR += couriergraph
SUBDIR += crm114
- SUBDIR += cucipop
SUBDIR += cvsmail
SUBDIR += cyrus-imapd23
SUBDIR += cyrus-imapd24
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile
deleted file mode 100644
index 748ab6ef10f4..000000000000
--- a/mail/cucipop/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: igor@zynaps.ru
-# $FreeBSD$
-
-# NOTE: APOP works only for virtual hosts as designed!
-# Virtual hosts works only with Berkeley DB2.
-# Berkeley DB2 is in conflict with libc, so commented out. :-(
-
-PORTNAME= cucipop
-PORTVERSION= 1.31
-PORTREVISION= 4
-CATEGORIES= mail ipv6
-MASTER_SITES= ftp://ftp.informatik.rwth-aachen.de/pub/packages/cucipop/ \
- http://ftp.riken.go.jp/archives/net/mail/pop/cucipop/ \
- http://horms.net/projects/cucipop/download/
-
-PATCH_SITES= RINGSERVER/net/kame/misc
-PATCHFILES= cucipop-1.31-v6-20010223.diff.gz
-PATCH_DIST_STRIP= -p1
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Cubic Circle POP3 daemon (fully RFC1939 compliant)
-
-BROKEN= Dead patch site
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-10-31
-
-.include <bsd.port.mk>
diff --git a/mail/cucipop/distinfo b/mail/cucipop/distinfo
deleted file mode 100644
index 1134ee56d4d9..000000000000
--- a/mail/cucipop/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (cucipop-1.31.tar.gz) = 09b8d5517e0917b5b9790c3b4cd4e158dce1e5b5eabe2fc86ae967cd3b42233c
-SIZE (cucipop-1.31.tar.gz) = 35508
-SHA256 (cucipop-1.31-v6-20010223.diff.gz) = 2649aa3c6b3487fe51c71a9981b9bb89af8e17284aa299863ffa1df49274a6c0
-SIZE (cucipop-1.31-v6-20010223.diff.gz) = 1713
diff --git a/mail/cucipop/files/patch-aa b/mail/cucipop/files/patch-aa
deleted file mode 100644
index 107d914c74ea..000000000000
--- a/mail/cucipop/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- xcreat.c.orig Tue Aug 25 17:35:46 1998
-+++ xcreat.c Tue Aug 25 17:36:03 1998
-@@ -22,7 +22,7 @@
- /*#define NOuname /* uncomment if uname is not available */
- /*#define NOstrpbrk /* uncomment if strpbrk is not available */
- /*#define strchr(s,c) index(s,c) /* uncomment if strchr is not available */
--#define const /* can be undefined for ANSI compilers */
-+/*#define const /* can be undefined for ANSI compilers */
-
- #include <unistd.h> /* open() close() link() unlink()
- getpid() */
diff --git a/mail/cucipop/files/patch-ab b/mail/cucipop/files/patch-ab
deleted file mode 100644
index 587206666e9c..000000000000
--- a/mail/cucipop/files/patch-ab
+++ /dev/null
@@ -1,89 +0,0 @@
---- cucipop.8.orig Mon May 11 20:35:19 1998
-+++ cucipop.8 Mon Mar 29 01:58:05 1999
-@@ -48,12 +48,12 @@
- .SH NAME
- cucipop \- Cubic Circle POP3 daemon
- .SH SYNOPSIS
--.B /usr/sbin/cucipop
-+.B !!PREFIX!!/libexec/cucipop
- .RB [ \-qaYdPUSDAT ]
- .RB [ "\-E \fIage\fP" ]
- .RB [ "\-p \fIport\fP" ]
- .br
--.B /usr/sbin/cucipop
-+.B !!PREFIX!!/libexec/cucipop
- .B \-v
- .ad
- .SH DESCRIPTION
-@@ -132,12 +132,12 @@
- .IR port .
- .SH EXAMPLES
- Typically
--.I pop-3
-+.I pop3
- service is defined in
- .BR services (5)
- as follows:
- .Sx 1
--pop-3 110/tcp
-+pop3 110/tcp
- .Ex
- In order to start cucipop from within
- .BR inetd (8),
-@@ -145,46 +145,46 @@
- .BR inetd.conf (5)
- would be suitable:
- .Sx 1
--pop-3 stream tcp nowait root /usr/sbin/cucipop cucipop -Y
-+pop3 stream tcp nowait root !!PREFIX!!/libexec/cucipop cucipop -Y
- .Ex
- If your site gets many hits from popclients, it would be preferable
- to start cucipop standalone as in:
- .Sx 1
--/usr/sbin/cucipop -Y
-+!!PREFIX!!/libexec/cucipop -Y
- .Ex
- Your typical BOFH setting would be:
- .Sx 1
--/usr/sbin/cucipop -YaSE 6w
-+!!PREFIX!!/libexec/cucipop -YaSE 6w
- .Ex
- .SH FILES
- .TP 2.3i
- .B /etc/passwd
- the default authentication
- .TP
--.B /etc/mail/vpop.db
-+.B !!PREFIX!!/etc/vpop.db
- virtual host authentication, see the
- .BR makevpopdb (8)
- man page on how this file is created
- .TP
--.B /var/lib/cucipop/state.db
-+.B /var/spool/cucipop/state.db
- AI state information and bulletin history
- .TP
--.B "/var/lib/cucipop/bulletins/\fInn\fP"
-+.B "/var/spool/cucipop/bulletins/\fInn\fP"
- .B 00
- through
- .B 63
- optional bulletin files in regular mailbox format
- .TP
--.B /var/spool/mail/$LOGNAME
-+.B /var/mail/$LOGNAME
- system mailbox
- .TP
--.B /var/spool/mail/virtual.dom.ain/$LOGNAME
-+.B /var/mail/virtual.dom.ain/$LOGNAME
- virtual host system mailbox
- .TP
--.B /var/spool/mail/$LOGNAME.lock
-+.B /var/mail/$LOGNAME.lock
- lockfile for the system mailbox
- .TP
--.B /var/spool/mail/virtual.dom.ain/$LOGNAME.lock
-+.B /var/mail/virtual.dom.ain/$LOGNAME.lock
- lockfile for the virtual host system mailbox
- .TP
- .B _????`hostname`
diff --git a/mail/cucipop/files/patch-ac b/mail/cucipop/files/patch-ac
deleted file mode 100644
index 391df7a5f4fd..000000000000
--- a/mail/cucipop/files/patch-ac
+++ /dev/null
@@ -1,20 +0,0 @@
---- cucipop.c.orig Tue Jun 26 17:51:11 2001
-+++ cucipop.c Tue Jun 26 17:51:50 2001
-@@ -48,7 +48,7 @@
- #include "hsort.h"
-
- #ifdef APOP
--#include "md5/md5.h"
-+#include <md5.h>
- #endif
-
- #define MD5_DIGLEN 16
-@@ -314,7 +314,7 @@
-
- static void addblock(const off_t start)
- { if(msgs_filled==msgs_max&&
-- !(msgs=realloc(msgs,(msgs_max+=GROWSTEP)*sizeof*msgs)))
-+ !(msgs=realloc(msgs,((msgs_max+=GROWSTEP)+1)*sizeof*msgs)))
- outofmem();
- msgs[msgs_filled].order=msgs_filled;msgs[msgs_filled].start=start;
- msgs[msgs_filled].virtsize=0;msgs[msgs_filled++].deleted=0;
diff --git a/mail/cucipop/files/patch-ad b/mail/cucipop/files/patch-ad
deleted file mode 100644
index d32ae8db0407..000000000000
--- a/mail/cucipop/files/patch-ad
+++ /dev/null
@@ -1,86 +0,0 @@
---- Makefile.orig Wed May 13 01:09:14 1998
-+++ Makefile Mon Mar 29 06:29:31 1999
-@@ -1,30 +1,32 @@
- #$Id: Makefile,v 1.18 1998/05/12 21:09:14 srb Exp $
-
--BASENAME= /usr
-+BASENAME= $(PREFIX)
-
--GCC_WARNINGS = -O2 -pedantic -Wreturn-type -Wunused -Wformat \
-- -Wpointer-arith -Wconversion -Waggregate-return \
-+#CC_WARNINGS = -O2 -pedantic -Wreturn-type -Wunused -Wformat \
-+# -Wpointer-arith -Wconversion -Waggregate-return \
- #-Wimplicit -Wshadow #-Wuninitialized
-
- #
- # Omit USE_DB if you don't have the -ldb2 library (Berkeley DB, v2.x)
- # WARNING: bulletins are not remembered to have been deleted without USE_DB
-
--CFLAGS = -O -DUSE_DB #$(GCC_WARNINGS)
--LDFLAGS = -lcrypt -ldb2
-+#CFLAGS += -DUSE_DB -DSENDMAILLIB=\"${PREFIX}/etc\" -I${PREFIX}/include
-+LDFLAGS += -lcrypt #-lmd -L${PREFIX}/lib -ldb2
-
- # If you change this, edit config.h as well
--CUCIPOPLIB=/var/lib/cucipop
-+CUCIPOPLIB=/var/spool/cucipop
- CUCIPOPBULLETINS=$(CUCIPOPLIB)/bulletins
-
- O=o
-
- BINDIR=$(BASENAME)/sbin
-+LIBEXECDIR=$(BASENAME)/libexec
- MANDIR=$(BASENAME)/man/man8
-
--INSTALL=install -o root -m
--BINPERM=02755 -s -g mail
--REGPERM=0644
-+INSTALL=install -c -m
-+BINLPERM=555 -s
-+BINSPERM=555 -s
-+REGPERM=0444
-
- #
- # When compiling without APOP support, the md5 library can be omitted.
-@@ -32,13 +34,14 @@
- MD5_OBJ=md5/md5c.$(O)
-
- OBJS=cucipop.$(O) authenticate.$(O) atotime.$(O) locking.$(O) xcreat.$(O) \
-- dbops.$(O) hsort.$(O) simplecrypt.$(O) $(MD5_OBJ)
-+ dbops.$(O) hsort.$(O) simplecrypt.$(O)
-
--BINS=cucipop makevpopdb
-+BINL=cucipop
-+BINS=makevpopdb
-
--MANS=cucipop.8 makevpopdb.8
-+MANS=cucipop.8 #makevpopdb.8
-
--all: $(BINS)
-+all: $(BINL) #$(BINS)
-
- cucipop: $(OBJS)
- $(CC) $(CFLAGS) $(OBJS) -o $@ $(LDFLAGS) $(LIBS)
-@@ -67,13 +70,15 @@
- $(MD5_OBJ): md5/md5c.c md5/md5.h
- cd md5; $(CC) $(CFLAGS) -c md5c.c
-
--install: $(BINS) $(MANS)
-- $(INSTALL) $(BINPERM) $(BINS) $(BINDIR)
-- $(INSTALL) $(REGPERM) $(MANS) $(MANDIR)
-- mkdir $(CUCIPOPLIB) 2>/dev/null; exit 0
-- mkdir $(CUCIPOPBULLETINS) 2>/dev/null; exit 0
-- @for a in $(BINS); do ls -l $(BINDIR)/$$a; done
-- @for a in $(MANS); do ls -l $(MANDIR)/$$a; done
-+install: $(BINL) $(MANS) #$(BINS)
-+ $(INSTALL) $(BINLPERM) $(BINL) $(DESTDIR)$(LIBEXECDIR)
-+# $(INSTALL) $(BINSPERM) $(BINS) $(DESTDIR)$(BINDIR)
-+ $(INSTALL) $(REGPERM) $(MANS) $(DESTDIR)$(MANDIR)
-+ mkdir -p $(DESTDIR)$(CUCIPOPLIB) 2>/dev/null; exit 0
-+ mkdir -p $(DESTDIR)$(CUCIPOPBULLETINS) 2>/dev/null; exit 0
-+ @for a in $(BINL); do ls -l $(DESTDIR)$(LIBEXECDIR)/$$a; done
-+# @for a in $(BINS); do ls -l $(DESTDIR)$(BINDIR)/$$a; done
-+ @for a in $(MANS); do ls -l $(DESTDIR)$(MANDIR)/$$a; done
-
- deinstall:
- cd $(BINDIR) && $(RM) $(BINS)
diff --git a/mail/cucipop/files/patch-ae b/mail/cucipop/files/patch-ae
deleted file mode 100644
index 30aa5fd33803..000000000000
--- a/mail/cucipop/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- dbops.c.bak Wed May 13 20:57:39 1998
-+++ dbops.c Mon Mar 29 01:24:41 1999
-@@ -117,7 +117,7 @@
- if(lastcheck!=curt)
- { lastcheck=curt;
- if(!cs)
-- { db->cursor(db,0,&cs);d.data="";d.size=1;
-+ { db->cursor(db,0,&cs,0);d.data="";d.size=1;
- if(!db->get(db,0,&d,&k,0))
- cs->c_get(cs,&k,&d,DB_SET);
- }
diff --git a/mail/cucipop/files/patch-af b/mail/cucipop/files/patch-af
deleted file mode 100644
index eba6a64a2c3b..000000000000
--- a/mail/cucipop/files/patch-af
+++ /dev/null
@@ -1,18 +0,0 @@
---- authenticate.c.orig Wed May 13 20:57:39 1998
-+++ authenticate.c Mon Mar 29 03:11:18 1999
-@@ -39,12 +39,14 @@
-
- #define VIRTUALSERVER /**/
-
-+#ifndef SENDMAILLIB
- #define SENDMAILLIB "/etc/mail"
-+#endif
- #define VIRTUALHOSTDB "vpop.db"
- #define VIRTUALUSER "vpop"
-
- #ifndef MAILSPOOLDIR
--#define MAILSPOOLDIR "/var/spool/mail/" /* watch the trailing / */
-+#define MAILSPOOLDIR "/var/mail/" /* watch the trailing / */
- #endif
- #ifndef MAILSPOOLHASH
- #define MAILSPOOLHASH 0 /* 2 would deliver to /var/spool/mail/b/a/bar */
diff --git a/mail/cucipop/files/patch-ag b/mail/cucipop/files/patch-ag
deleted file mode 100644
index c12762da6629..000000000000
--- a/mail/cucipop/files/patch-ag
+++ /dev/null
@@ -1,20 +0,0 @@
---- makevpopdb.8.bak Sun May 10 16:57:40 1998
-+++ makevpopdb.8 Mon Mar 29 01:51:22 1999
-@@ -48,7 +48,7 @@
- .SH NAME
- makevpopdb \- Creates the vpop database for cucipop
- .SH SYNOPSIS
--.B /usr/sbin/makevpopdb
-+.B !!PREFIX!!/sbin/makevpopdb
- .I dbasefile
- .ad
- .SH DESCRIPTION
-@@ -71,7 +71,7 @@
- .SH FILES
- .TP 2.3i
- .TP
--.B /etc/mail/vpop.db
-+.B !!PREFIX!!/etc/vpop.db
- typical virtual host authentication database used by
- .BR cucipop (8)
- .SH "SEE ALSO"
diff --git a/mail/cucipop/files/patch-ah b/mail/cucipop/files/patch-ah
deleted file mode 100644
index 5def6536d00b..000000000000
--- a/mail/cucipop/files/patch-ah
+++ /dev/null
@@ -1,11 +0,0 @@
---- makevpopdb.c.bak Tue May 12 04:50:53 1998
-+++ makevpopdb.c Mon Mar 29 04:30:00 1999
-@@ -49,7 +49,7 @@
- }
- dbname=argv[1];
- memset(&dbenv,0,sizeof dbenv);
-- if(!db_appinit(0,0,&dbenv,0))
-+ if(db_appinit(0,0,&dbenv,0))
- fprintf(stderr,"makedb2: Can't init db subsystem\n"),retval=EX_CANTCREAT;
- else
- { if(db_open(dbname,DB_HASH,DB_CREATE|DB_TRUNCATE,0666,&dbenv,(void*)0,&db))
diff --git a/mail/cucipop/files/patch-ai b/mail/cucipop/files/patch-ai
deleted file mode 100644
index 3839026ad03c..000000000000
--- a/mail/cucipop/files/patch-ai
+++ /dev/null
@@ -1,26 +0,0 @@
---- config.h.orig Wed May 13 01:09:14 1998
-+++ config.h Mon Mar 29 06:21:42 1999
-@@ -3,13 +3,13 @@
- #define USEdot_lock /**/
- /*#define USEfcntl_lock /**/ /* to test which combinations make sense */
- /*#define USElockf /**/ /* run the lockingtest program part of */
--/*#define USEflock /**/ /* the procmail installation process */
-+#define USEflock /**/ /* the procmail installation process */
-
- /*#define SHADOW_PASSWD /**/ /* shadow password library support */
-
- #define USER /**/ /* comment out, to disable */
- #define UIDL /**/ /* the optional command completely */
--#define APOP /**/
-+/*#define APOP /**/
- #define TOP /**/
-
- #define LAST_HACK /**/ /* uncomment to enable dummy LAST */
-@@ -84,6 +84,6 @@
- #define MAXBULLETINS 64
- #define MAXSTATEAGE 8388608 /* > 3 months */
- #define MEMORY_CACHE (64*1024)
--#define CUCIPOP_LIB "/var/lib/cucipop"
-+#define CUCIPOP_LIB "/var/spool/cucipop"
- #define STATE_DB "state.db"
- #define BULLETINS_PATH CUCIPOP_LIB"/bulletins"
diff --git a/mail/cucipop/pkg-descr b/mail/cucipop/pkg-descr
deleted file mode 100644
index 1419de763b1b..000000000000
--- a/mail/cucipop/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-A fast and robust implementation of the RFC1939 POP3 protocol.
-It supports both BSD-type and SysV-type mailbox formats. Cucipop
-assumes that the mailbox it serves is not simultaneously accessed
-by a mailreader. Concurrency and locking issues are handled
-graciously if they restrict themselves to the mail delivery agent.
diff --git a/mail/cucipop/pkg-plist b/mail/cucipop/pkg-plist
deleted file mode 100644
index 23dc1552eb9f..000000000000
--- a/mail/cucipop/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-@(,mail,2555) libexec/cucipop
-man/man8/cucipop.8.gz
-@dir /var/spool/cucipop/bulletins
-@dir /var/spool/cucipop
diff --git a/mail/cucipop/scripts/configure b/mail/cucipop/scripts/configure
deleted file mode 100644
index 1251b76f659e..000000000000
--- a/mail/cucipop/scripts/configure
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-mv ${WRKSRC}/cucipop.8 ${WRKSRC}/cucipop.8.bak
-sed <${WRKSRC}/cucipop.8.bak >${WRKSRC}/cucipop.8 s+!!PREFIX!!+$PREFIX+g
-
-mv ${WRKSRC}/makevpopdb.8 ${WRKSRC}/makevpopdb.8.bak
-sed <${WRKSRC}/makevpopdb.8.bak >${WRKSRC}/makevpopdb.8 s+!!PREFIX!!+$PREFIX+g
diff --git a/mail/cucipop/scripts/pre-install b/mail/cucipop/scripts/pre-install
deleted file mode 100644
index 494cafe3bbd3..000000000000
--- a/mail/cucipop/scripts/pre-install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-#if ! id -u vpop > /dev/null 2>&1; then
-# echo
-# echo "Fake account \"vpop\" needed for virtual hosts support (as mboxes owner)."
-# echo "Please add it by hand in case you need them (try \"man vipw\")."
-# echo
-#fi
-exit 0