FreshPorts -- The Place For Ports Fri, 29 Aug 2008 6:50 AM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
courier 0.54.0_1 mail on this many watch lists=18 search for ports that depend on this port An older version of this port was marked as vulnerable.
Is Interactive IS INTERACTIVE: yes
Courier SMTP IMAP POP3 HTTP mail server suite
Maintained by: bsd@dino.sk search for ports maintained by this maintainer
Port Added: 15 Jan 2002 03:17:28
Also Listed In: ipv6


Courier is a modular multiprotocol mail server that's designed to
strike a balance between reasonable performance, flexibility and
features:
   
 * Can be configured to function as an intermediate mail relay, or
   as a mail server that receives mail for one or more domains, or
   anything in between.
 * Web-based administration and configuration tool.
 * Uses an efficient maildir format as its native mail storage
   format. Some support is provided for legacy mbox mailboxes.
 * STARTTLS ESMTP extension (as well as IMAP/POP3/Webmail over SSL)
   in both the client and the server (requires OpenSSL). The ESMTP
   client can optionally require that the remote server's X.509
   certificate is signed by a trusted root CA (a default set of
   root CAs is provided).
 * Mailboxes can be accessed via POP3, IMAP, SMAP, and HTTP.
 * A faxmail gateway that forwards E-mail messages via fax.
 * Courier includes a mailing list manager.
 * PAM, LDAP, PostgreSQL, or MySQL authentication. 
 * Authenticated SMTP.
 * Integrated mail filtering.

WWW: http://www.Courier-MTA.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: security/courier-authlib-base, devel/gmake, lang/perl5.8, devel/libtool15
Required To Run: security/courier-authlib-base, devel/sysconftool, misc/mime-support, net-mgmt/p5-Net-CIDR, lang/perl5.8
Required Libraries: devel/pcre, devel/gamin, devel/gettext

To install the port: cd /usr/ports/mail/courier/ && make install clean
To add the package: pkg_add -r courier


Configuration Options
===> The following configuration options are available for courier-0.54.0_1:
     LDAP=off (default) "LDAP-based mail aliasing support"
     AUTH_LDAP=off (default) "LDAP support"
     AUTH_MYSQL=off (default) "MySQL support"
     AUTH_PGSQL=off (default) "PostgreSQL support"
     AUTH_USERDB=off (default) "Userdb support"
     AUTH_VCHKPW=off (default) "Vpopmail/vchkpw support"
     GNUPG=off (default) "GNU Privacy Guard support for WebMail"
     ASPELL=off (default) "ASpell support for WebMail  / mutually"
     ISPELL=off (default) "ISpell support for WebMail  \ exclusive"
     PROCMAIL=off (default) "Procmail local delivery support"
     SENDFAX=off (default) "mgetty+sendfax support"
     UUCP=off (default) "UUCP support"
     IPV6=off (default) "IPv6 support"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/courier/
http://kent.dl.sourceforge.net/sourceforge/courier/
http://easynews.dl.sourceforge.net/sourceforge/courier/
http://ufpr.dl.sourceforge.net/sourceforge/courier/
http://umn.dl.sourceforge.net/sourceforge/courier/
http://heanet.dl.sourceforge.net/sourceforge/courier/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 58

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.54.0_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 14:43:09
Original commit files touched by this commit  0.54.0_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
04 Oct 2007 00:34:16
Original commit files touched by this commit  0.54.0
edwin search for other commits by this committer
Remove support for OSVERSION < 5
01 Jan 2007 00:00:22
Original commit files touched by this commit  0.54.0
miwi search for other commits by this committer
- Update to 0.54.0

PR:             107375
Submitted by:   Milan Obuch<bsd@dino.sk> (maintainer)
12 Dec 2006 20:32:45
Original commit files touched by this commit  0.53.3
gabor search for other commits by this committer
- Update to 0.53.3
- Patch for function name collision (fam support)
- Remove deprecated USE_RCORDER
- Pass maintainership to submitter
- portlint(1)

PR:             ports/105573
Submitted by:   Milan Obuch<bsd@dino.sk>
Approved by:    erwin (mentor), maintainer timeout
29 Jun 2006 19:47:31
Original commit files touched by this commit  0.53.2
garga search for other commits by this committer
- Update to 0.53.2 and fix vulnerability -- CVE-2006-2659

PR:             ports/98878
Submitted by:   Milan Obuch <bsd@dino.sk>
Approved by:    maintainer timeout (17 days)
Security:       CVE-2006-2659
10 May 2006 23:37:39
Original commit files touched by this commit  0.52.2_1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
20 Feb 2006 20:47:50
Original commit files touched by this commit  0.52.2_1
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
14 Feb 2006 12:00:05
Original commit files touched by this commit  0.52.2_1
lawrance search for other commits by this committer
Add plist entries to create empty directories.
Add 'sharedindexupdate' srcipt.
Use 'exec' in shell scripts.

PR:             ports/93269
Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
11 Feb 2006 14:42:54
Original commit files touched by this commit  0.52.2
lawrance search for other commits by this committer
Update to 0.52.2.

PR:             ports/91741
Submitted by:   Milan Obuch <bsd@dino.sk>
Reviewed by:    Ed Culp <eculp@encontacto.net>
Approved by:    yds@CoolRat.org (maintainer, timeout 4 weeks)
11 Feb 2006 02:37:36
Original commit files touched by this commit  0.52.1
kris search for other commits by this committer
Remove direct LIB_DEPENDS on fam in favour of the new USE_FAM
infrastructure.  Default to WANT_FAM_SYSTEM=fam to be conservative since
these ports either have not been tested with gamin or are known to fail
(courier).

PR:             ports/92583
Submitted by:   marcus
26 Jan 2006 04:15:27
Original commit files touched by this commit  0.52.1
kris search for other commits by this committer
Add missing USE_GETTEXT
22 Jan 2006 12:50:54
Original commit files touched by this commit  0.52.1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:20:05
Original commit files touched by this commit  0.52.1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.52.1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
11 Oct 2005 10:05:00
Original commit files touched by this commit  0.52.1
pav search for other commits by this committer
- Update to 0.52.1

PR:             ports/86517
Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
16 Jul 2005 23:52:35
Original commit files touched by this commit  0.50.1
pav search for other commits by this committer
- Update to 0.50.1 and unbreak

PR:             ports/83548
Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.45.4
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.45.4
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
28 Feb 2005 00:20:35
Original commit files touched by this commit  0.45.4
kris search for other commits by this committer
BROKEN: Changes permissions on previously-installed files
31 Jan 2005 00:35:56
Original commit files touched by this commit  0.45.4
girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
11 Apr 2004 03:35:30
Original commit files touched by this commit  0.45.4
dannyboy search for other commits by this committer
Update to 0.45.4.

PR:             65351
Submitted by:   maintainer
05 Apr 2004 03:48:01
Original commit files touched by this commit  0.45.3
nork search for other commits by this committer
o Fix recursive definition of PKGNAMESUFFIX.
o Add missing tailing \.

This is 'Fix build error'. So I don't bump PORTREVISION.

Approved by:    Yarema <yds@CoolRat.org> (maintainer)
03 Apr 2004 18:32:07
Original commit files touched by this commit  0.45.3
pav search for other commits by this committer
- Update to 0.45.3
- Remove FORBIDDEN
- Convert to OPTIONS
- Hand maintainership to submitter

PR:             ports/65093
Submitted by:   Yarema <yds@CoolRat.org>
31 Mar 2004 21:33:46
Original commit files touched by this commit  0.44.2_1
 This port version is marked as vulnerable.
nectar search for other commits by this committer
Mark FORBIDDEN due to remotely exploitable vulnerabilities.
http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html
17 Mar 2004 18:29:46
Original commit files touched by this commit  0.44.2_1
 This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify.
23 Feb 2004 04:42:13
Original commit files touched by this commit  0.44.2_1
 This port version is marked as vulnerable.
wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.44.2_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
15 Jan 2004 15:12:32
Original commit files touched by this commit  0.44.2
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Update to 0.44.2
- Fix LDAP support build problems
- CONFLICTS has been expanded
- WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT
- WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system
  and NOUUCP is no longer a /etc/make.conf tunable for buildworld
- WITH_EXPECT not being set now adds --disable-changepass which causes the suid
  authdaemon.passwd to not be installed.
- devel/fam dependency is now non-optional since the port will use the library
  if it finds it regardless of one's intention to use it or not.  For instance
  if libfam is installed and one doe not want it used by courier but chosses
  the WITH_LDAP support than libfam will get sucked in as well.  Then the user
  deletes fam and courier breaks because the user had no idea courier depended
  on it.  So until courier gets a configure --without-fam tunable this should
  be a mandatory dependency.
- and last but not least etc/rc.d/courier.sh startup script has been rewritten
  to work with rc.subr which allows one to move it to /etc/rc.d/courier and
  have it just work. :)

PR:             61112
Submitted by:   Yarema <yds@CoolRat.org>
11 Dec 2003 14:01:59
Original commit files touched by this commit  0.44.0
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Unbreak: switch from courier:courier (UID/GID 62, conflicts with pf)
  to mailnull:mailnull (UID/GID 26)
  Still looking for a better solution
- Update to 0.44.0

PR:             59367
Submitted by:   Shizuka Kudo <shizukakudo_99@yahoo.com>
16 Nov 2003 01:13:21
Original commit files touched by this commit  0.42.2
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN: This port uses uid/gid 62, which is registered in the master list
in the porter's handbook as being owned by pf.

PR:             ports/58115
Submitted by:   Dennis Berger <db@nipsi.de>
13 Oct 2003 05:03:41
Original commit files touched by this commit  0.42.2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
24 Sep 2003 15:17:44
Original commit files touched by this commit  0.42.2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
s/ECHO/ECHO_MSG/g, merge the pre-fetch target into the pre-everything target
use SITE_PERL instead of the whole path (in DEPENDS)

PR:             ports/56814
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
24 Sep 2003 10:37:11
Original commit files touched by this commit  0.42.2
 This port version is marked as vulnerable.
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
31 Aug 2003 02:30:02
Original commit files touched by this commit  0.42.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[PATCH] mail/courier: enable choose of ghostscript interpreter

        This patch allows the admin of the machine to choose either
        print/ghostscript-gnu or print/ghostscript-afp1

PR:             ports/54957
Submitted by:   Jens Rehsack <rehsack@liwing.de>
28 Aug 2003 13:57:52
Original commit files touched by this commit  0.42.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[orphaned ports]: use USE_MYSQL for various orphaned ports.

        Make these ports use USE_MYSQL:
            * databases/dbconnect
            * net/netsaint
            * www/mod_mp3
            * www/mod_mylo
            * www/phpnuke
            * www/postnuke
            * www/udmsearch
            * mail/courier

PR:             ports/56029
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
19 Aug 2003 16:36:02
Original commit files touched by this commit  0.42.2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fix pkg-plist

Noted by:       bento, Shizuka Kudo <shizukakudo_99@yahoo.com>
15 Aug 2003 01:49:31
Original commit files touched by this commit  0.42.2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Fix non-default dependency on openldap2[012] which is broken by splitting.

# I'm not bumped port revision of them because this should not affect
# packages built on bento...
09 Aug 2003 23:40:32
Original commit files touched by this commit  0.42.2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
- update courier to 0.42.2
- fix BROKEN
- reset MAINTAINER to ports. Original maintainer doesn't respond to mails
   over a long time period

PR:             ports/55427
Submitted by:   Shizuka Kudo <shizukakudo_99@yahoo.com>
08 Aug 2003 05:40:47
Original commit files touched by this commit  0.39.3
 This port version is marked as vulnerable.
kris search for other commits by this committer
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
05 Apr 2003 22:16:46
Original commit files touched by this commit  0.39.3
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN: Changes ownership/permission of manpages, broken pkg-plist
24 Feb 2003 02:56:37
Original commit files touched by this commit  0.39.3
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Point dependencies on net/openldap2 to net/openldap20
24 Feb 2003 02:26:55
Original commit files touched by this commit  0.39.3
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Point dependencies on net/openldap to net/openldap12
21 Feb 2003 12:42:26
Original commit files touched by this commit  0.39.3
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
19 Jan 2003 00:00:37
Original commit files touched by this commit  0.39.3
 This port version is marked as vulnerable.
arved search for other commits by this committer
Add ${SCRIPTDIR} to PATH

PR:             47041
Submitted by:   "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
04 Jan 2003 16:17:27
Original commit files touched by this commit  0.39.3
 This port version is marked as vulnerable.
seanc search for other commits by this committer
Missed configure scripts in libpq version bump: chase lib version.
21 Aug 2002 02:53:45
Original commit files touched by this commit  0.39.3
 This port version is marked as vulnerable.
kevlo search for other commits by this committer
Update to version 0.39.3

PR: 41832
Submitted by: MAINTAINER
08 Jul 2002 07:28:17
Original commit files touched by this commit  0.39.1
 This port version is marked as vulnerable.
kevlo search for other commits by this committer
Update to version 0.39.1

PR: 40319
Submitted by: MAINTAINER
08 Jun 2002 19:54:01
Original commit files touched by this commit  0.38.2
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
upgrade to 0.38.2
fix deinstall problem

PR:             39003
Submitted by:   maintainer
25 Mar 2002 09:19:21
Original commit files touched by this commit  0.37.3
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Add USE_SUBMAKE, where it might be necessary.
06 Mar 2002 22:09:01
files touched by this commit
kris search for other commits by this committer
Do not try and create a package for this port: it is broken and goes into   an
infinite loop displaying this:    
26 Feb 2002 22:40:11
files touched by this commit
pat search for other commits by this committer
Update to 0.37.3    
03 Feb 2002 01:00:08
files touched by this commit
pat search for other commits by this committer
Update to 0.37.2.20020131    
30 Jan 2002 20:21:31
files touched by this commit
dwcjr search for other commits by this committer
Fix problem patli caused in last commit from maintainer    
30 Jan 2002 03:56:09
files touched by this commit
pat search for other commits by this committer
Update to 0.37.2.20020125    
24 Jan 2002 05:53:57
files touched by this commit
pat search for other commits by this committer
Use pre-everything::    
22 Jan 2002 04:44:18
files touched by this commit
dwhite search for other commits by this committer
Update courier to 0.37.2; fix security bugs, update MIME handling, add   knob
for NOUUCP.    
15 Jan 2002 06:17:28
files touched by this commit
dwhite search for other commits by this committer
Add courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite.    

Number of commits found: 58

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19052
Broken 162
Deprecated 81
Ignore 428
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 13
Set to expire 62
Interactive 78
new 24 hours 3
new 48 hours9
new 7 days26
new fortnight63
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.669 seconds.