Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Sep 2001 17:13:45 +0200
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/30314: [PATCH] Add Exim packages to CDROM 1
Message-ID:  <34456.999616425@axl.seasidesoftware.co.za>

next in thread | raw e-mail | index | archive | help

>Number:         30314
>Category:       ports
>Synopsis:       [PATCH] Add Exim packages to CDROM 1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 04 08:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sheldon Hearn
>Release:        FreeBSD 4.4-RC i386
>Organization:
UUNET South Africa
>Environment:

	N/A

>Description:

	Please apply the following patch to add the Exim packages to the
	first CDROM image.  Exim is one of the top open source MTA
	systems available and is a popular alternative to sendmail.

>How-To-Repeat:

	N/A

	Frankly, I'm surprised the first CDROM doesn't provide Postfix,
	qmail, apache and other server-grade software, as used by ISP's
	and others in the server environment.

>Fix:

	Apply the following patch.

	I didn't apply this myself, since jkh said that it should be put
	to the ports team.

Index: print-cdrom-packages.sh
===================================================================
RCS file: /home/ncvs/src/release/scripts/print-cdrom-packages.sh,v
retrieving revision 1.10
diff -u -d -r1.10 print-cdrom-packages.sh
--- print-cdrom-packages.sh	23 Aug 2001 19:54:11 -0000	1.10
+++ print-cdrom-packages.sh	4 Sep 2001 15:12:43 -0000
@@ -100,6 +100,12 @@
 CDROM_SET_1="${CDROM_SET_1} graphics/xpdf"
 CDROM_SET_1="${CDROM_SET_1} graphics/xv"
 CDROM_SET_1="${CDROM_SET_1} irc/xchat"
+CDROM_SET_1="${CDROM_SET_1} mail/exim"
+CDROM_SET_1="${CDROM_SET_1} mail/exim-ldap"
+CDROM_SET_1="${CDROM_SET_1} mail/exim-ldap2"
+CDROM_SET_1="${CDROM_SET_1} mail/exim-monitor"
+CDROM_SET_1="${CDROM_SET_1} mail/exim-mysql"
+CDROM_SET_1="${CDROM_SET_1} mail/exim-postgresql"
 CDROM_SET_1="${CDROM_SET_1} mail/fetchmail"
 CDROM_SET_1="${CDROM_SET_1} mail/mutt"
 CDROM_SET_1="${CDROM_SET_1} mail/pine4"
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34456.999616425>