diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-03-04 23:48:44 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-03-04 23:48:44 +0000 |
commit | 2deaa460c04f25528a7d74d57b3edf67ab041ff0 (patch) | |
tree | fa0a19b71f20574d9d24f954f9ece55d0d0d1d0f /misc/instant-server | |
parent | bcc4122dcbaf25513e15b941f655695ee8bdbae7 (diff) |
Notes
Diffstat (limited to 'misc/instant-server')
-rw-r--r-- | misc/instant-server/Makefile | 37 | ||||
-rw-r--r-- | misc/instant-server/pkg-descr | 1 | ||||
-rw-r--r-- | misc/instant-server/pkg-message | 3 |
3 files changed, 0 insertions, 41 deletions
diff --git a/misc/instant-server/Makefile b/misc/instant-server/Makefile deleted file mode 100644 index dda5814dbe55..000000000000 --- a/misc/instant-server/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: instant-server -# Date created: 12 February 2001 -# Whom: grog -# -# $FreeBSD$ -# - -PORTNAME= instant-server -PORTVERSION= 1.0 -PORTREVISION= 10 -CATEGORIES= misc -MASTER_SITES= # Empty -DISTFILES= # None - -MAINTAINER= ports@FreeBSD.org -COMMENT= Instant server installs a typical set of ports for a server - -RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \ - ${LOCALBASE}/sbin/dhcpd:${PORTSDIR}/net/isc-dhcp41-server \ - ${LOCALBASE}/sbin/smbd:${PORTSDIR}/${SAMBA_PORT} \ - ${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \ - cnewsdo:${PORTSDIR}/news/cnews \ - ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid - -SAMBA_PORT?= net/samba36 - -# Don't let stupid programs ask for configuration. - -BATCH= YES -USE_APACHE_RUN= 22+ -NO_BUILD= yes - -# comms/hylafax irc/ircd-hybrid - -do-install: - -.include <bsd.port.mk> diff --git a/misc/instant-server/pkg-descr b/misc/instant-server/pkg-descr deleted file mode 100644 index 7ebcd79aab6b..000000000000 --- a/misc/instant-server/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -instant server installs a typical set of ports for a server diff --git a/misc/instant-server/pkg-message b/misc/instant-server/pkg-message deleted file mode 100644 index 2b7478fa8d00..000000000000 --- a/misc/instant-server/pkg-message +++ /dev/null @@ -1,3 +0,0 @@ -This package does not include online documentation. You will find PDF -documents in English and German in the directory -/usr/local/share/doc/sceptre. |