The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : courier

Courier SMTP IMAP POP3 HTTP mail server suite

 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. 

http://www.Courier-MTA.org/



courier history


v. 1.45
date: 2007/10/03 23:34:14;  author: edwin;  state: Exp;  lines: +0 -6
Remove support for OSVERSION < 5

v. 1.44 date: 2007/01/01 00:00:21; author: miwi; state: Exp; lines: +1 -1 - Update to 0.54.0 PR: 107375 Submitted by: Milan Obuch (maintainer)
v. 1.43 date: 2006/12/12 20:32:44; author: gabor; state: Exp; lines: +9 -7 - 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 Approved by: erwin (mentor), maintainer timeout
v. 1.42 date: 2006/06/29 18:47:30; author: garga; state: Exp; lines: +1 -2 - Update to 0.53.2 and fix vulnerability -- CVE-2006-2659 PR: ports/98878 Submitted by: Milan Obuch Approved by: maintainer timeout (17 days) Security: CVE-2006-2659
v. 1.41 date: 2006/05/10 22:36:47; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.40 date: 2006/02/14 12:00:04; author: lawrance; state: Exp; lines: +10 -7 Add plist entries to create empty directories. Add 'sharedindexupdate' srcipt. Use 'exec' in shell scripts. PR: ports/93269 Submitted by: Yarema (maintainer)
v. 1.39 date: 2006/02/11 14:42:54; author: lawrance; state: Exp; lines: +1 -1 Update to 0.52.2. PR: ports/91741 Submitted by: Milan Obuch Reviewed by: Ed Culp Approved by: yds@CoolRat.org (maintainer, timeout 4 weeks)
v. 1.38 date: 2006/02/11 02:37:35; author: kris; state: Exp; lines: +3 -2 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
v. 1.37 date: 2006/01/26 04:15:27; author: kris; state: Exp; lines: +1 -0 Add missing USE_GETTEXT
v. 1.36 date: 2005/11/15 06:49:58; author: ade; state: Exp; lines: +1 -1 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.
v. 1.35 date: 2005/10/11 09:05:00; author: pav; state: Exp; lines: +6 -2 - Update to 0.52.1 PR: ports/86517 Submitted by: Yarema (maintainer)
v. 1.34 date: 2005/07/16 22:52:34; author: pav; state: Exp; lines: +100 -140 - Update to 0.50.1 and unbreak PR: ports/83548 Submitted by: Yarema (maintainer)
v. 1.33 date: 2005/04/12 03:25:55; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.32 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.31 date: 2005/02/28 00:20:35; author: kris; state: Exp; lines: +2 -0 BROKEN: Changes permissions on previously-installed files
v. 1.30 date: 2005/01/31 00:35:48; author: girgen; state: Exp; lines: +5 -5 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)
v. 1.29 date: 2004/04/11 02:35:30; author: dannyboy; state: Exp; lines: +4 -8 Update to 0.45.4. PR: 65351 Submitted by: maintainer
v. 1.28 date: 2004/04/05 02:48:01; author: nork; state: Exp; lines: +6 -6 o Fix recursive definition of PKGNAMESUFFIX. o Add missing tailing \. This is 'Fix build error'. So I don't bump PORTREVISION. Approved by: Yarema (maintainer)
v. 1.27 date: 2004/04/03 17:32:07; author: pav; state: Exp; lines: +215 -66 - Update to 0.45.3 - Remove FORBIDDEN - Convert to OPTIONS - Hand maintainership to submitter PR: ports/65093 Submitted by: Yarema
v. 1.26 date: 2004/03/31 20:33:46; author: nectar; state: Exp; lines: +2 -0 Mark FORBIDDEN due to remotely exploitable vulnerabilities. http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html
v. 1.25 date: 2004/02/23 04:41:02; author: wollman; state: Exp; lines: +1 -1 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
v. 1.24 date: 2004/02/04 05:21:46; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.23 date: 2004/01/15 15:12:32; author: sergei; state: Exp; lines: +87 -53 - 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
v. 1.22 date: 2003/12/11 14:01:59; author: sergei; state: Exp; lines: +6 -10 - 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
v. 1.21 date: 2003/11/16 01:13:21; author: kris; state: Exp; lines: +2 -0 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
v. 1.20 date: 2003/10/13 04:03:41; author: dinoex; state: Exp; lines: +1 -0 - add CONFLICTS Submitted by: eikemeier@fillmore-labs.com
v. 1.19 date: 2003/09/24 14:17:44; author: oliver; state: Exp; lines: +7 -8 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
v. 1.18 date: 2003/09/24 09:37:07; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.17 date: 2003/08/31 01:30:02; author: edwin; state: Exp; lines: +9 -0 [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
v. 1.16 date: 2003/08/09 22:40:31; author: oliver; state: Exp; lines: +6 -12 - 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
v. 1.15 date: 2003/08/08 04:40:42; author: kris; state: Exp; lines: +0 -0 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.
v. 1.14 date: 2003/04/05 21:16:46; author: kris; state: Exp; lines: +2 -0 BROKEN: Changes ownership/permission of manpages, broken pkg-plist
v. 1.13 date: 2003/02/21 12:42:13; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2003/01/19 00:00:37; author: arved; state: Exp; lines: +2 -1 Add ${SCRIPTDIR} to PATH PR: 47041 Submitted by: "Simon 'corecode' Schubert"
v. 1.11 date: 2002/08/21 01:53:42; author: kevlo; state: Exp; lines: +2 -1 Update to version 0.39.3 PR: 41832 Submitted by: MAINTAINER
v. 1.10 date: 2002/07/08 06:28:15; author: kevlo; state: Exp; lines: +1 -1 Update to version 0.39.1 PR: 40319 Submitted by: MAINTAINER
v. 1.9 date: 2002/06/08 18:54:01; author: ijliao; state: Exp; lines: +25 -12 upgrade to 0.38.2 fix deinstall problem PR: 39003 Submitted by: maintainer
v. 1.8 date: 2002/03/25 09:19:19; author: sobomax; state: Exp; lines: +1 -0 Add USE_SUBMAKE, where it might be necessary.
v. 1.7 date: 2002/03/06 22:09:01; author: kris; state: Exp; lines: +2 -0 Do not try and create a package for this port: it is broken and goes into an infinite loop displaying this: Is this the entry you wish to remove? ad infinitum.
v. 1.6 date: 2002/02/26 22:40:11; author: pat; state: Exp; lines: +2 -3 Update to 0.37.3 PR: 35335 Submitted by: maintainer
v. 1.5 date: 2002/02/03 01:00:08; author: pat; state: Exp; lines: +1 -1 Update to 0.37.2.20020131 PR: 34566 Submitted by: maintainer
v. 1.4 date: 2002/01/30 03:56:07; author: pat; state: Exp; lines: +26 -17 Update to 0.37.2.20020125 PR: 34398 Submitted by: maintainer
v. 1.3 date: 2002/01/24 05:53:56; author: pat; state: Exp; lines: +1 -1 Use pre-everything:: PR: 34219 Submitted by: maintainer, Dan Langille
v. 1.2 date: 2002/01/22 04:44:10; author: dwhite; state: Exp; lines: +11 -5 Update courier to 0.37.2; fix security bugs, update MIME handling, add knob for NOUUCP. PR: 34145
v. 1.1 date: 2002/01/15 06:17:25; author: dwhite; state: Exp; Add courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite. PR: 31473 Submitted by: Yarema ============================================================================= v. 1.45 date: 2007/10/03 23:34:14; author: edwin; state: Exp; lines: +0 -6 Remove support for OSVERSION < 5
v. 1.44 date: 2007/01/01 00:00:21; author: miwi; state: Exp; lines: +1 -1 - Update to 0.54.0 PR: 107375 Submitted by: Milan Obuch (maintainer)
v. 1.43 date: 2006/12/12 20:32:44; author: gabor; state: Exp; lines: +9 -7 - 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 Approved by: erwin (mentor), maintainer timeout
v. 1.42 date: 2006/06/29 18:47:30; author: garga; state: Exp; lines: +1 -2 - Update to 0.53.2 and fix vulnerability -- CVE-2006-2659 PR: ports/98878 Submitted by: Milan Obuch Approved by: maintainer timeout (17 days) Security: CVE-2006-2659
v. 1.41 date: 2006/05/10 22:36:47; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.40 date: 2006/02/14 12:00:04; author: lawrance; state: Exp; lines: +10 -7 Add plist entries to create empty directories. Add 'sharedindexupdate' srcipt. Use 'exec' in shell scripts. PR: ports/93269 Submitted by: Yarema (maintainer)
v. 1.39 date: 2006/02/11 14:42:54; author: lawrance; state: Exp; lines: +1 -1 Update to 0.52.2. PR: ports/91741 Submitted by: Milan Obuch Reviewed by: Ed Culp Approved by: yds@CoolRat.org (maintainer, timeout 4 weeks)
v. 1.38 date: 2006/02/11 02:37:35; author: kris; state: Exp; lines: +3 -2 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
v. 1.37 date: 2006/01/26 04:15:27; author: kris; state: Exp; lines: +1 -0 Add missing USE_GETTEXT
v. 1.36 date: 2005/11/15 06:49:58; author: ade; state: Exp; lines: +1 -1 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.
v. 1.35 date: 2005/10/11 09:05:00; author: pav; state: Exp; lines: +6 -2 - Update to 0.52.1 PR: ports/86517 Submitted by: Yarema (maintainer)
v. 1.34 date: 2005/07/16 22:52:34; author: pav; state: Exp; lines: +100 -140 - Update to 0.50.1 and unbreak PR: ports/83548 Submitted by: Yarema (maintainer)
v. 1.33 date: 2005/04/12 03:25:55; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.32 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.31 date: 2005/02/28 00:20:35; author: kris; state: Exp; lines: +2 -0 BROKEN: Changes permissions on previously-installed files
v. 1.30 date: 2005/01/31 00:35:48; author: girgen; state: Exp; lines: +5 -5 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)
v. 1.29 date: 2004/04/11 02:35:30; author: dannyboy; state: Exp; lines: +4 -8 Update to 0.45.4. PR: 65351 Submitted by: maintainer
v. 1.28 date: 2004/04/05 02:48:01; author: nork; state: Exp; lines: +6 -6 o Fix recursive definition of PKGNAMESUFFIX. o Add missing tailing \. This is 'Fix build error'. So I don't bump PORTREVISION. Approved by: Yarema (maintainer)
v. 1.27 date: 2004/04/03 17:32:07; author: pav; state: Exp; lines: +215 -66 - Update to 0.45.3 - Remove FORBIDDEN - Convert to OPTIONS - Hand maintainership to submitter PR: ports/65093 Submitted by: Yarema
v. 1.26 date: 2004/03/31 20:33:46; author: nectar; state: Exp; lines: +2 -0 Mark FORBIDDEN due to remotely exploitable vulnerabilities. http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html
v. 1.25 date: 2004/02/23 04:41:02; author: wollman; state: Exp; lines: +1 -1 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
v. 1.24 date: 2004/02/04 05:21:46; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.23 date: 2004/01/15 15:12:32; author: sergei; state: Exp; lines: +87 -53 - 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
v. 1.22 date: 2003/12/11 14:01:59; author: sergei; state: Exp; lines: +6 -10 - 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
v. 1.21 date: 2003/11/16 01:13:21; author: kris; state: Exp; lines: +2 -0 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
v. 1.20 date: 2003/10/13 04:03:41; author: dinoex; state: Exp; lines: +1 -0 - add CONFLICTS Submitted by: eikemeier@fillmore-labs.com
v. 1.19 date: 2003/09/24 14:17:44; author: oliver; state: Exp; lines: +7 -8 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
v. 1.18 date: 2003/09/24 09:37:07; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.17 date: 2003/08/31 01:30:02; author: edwin; state: Exp; lines: +9 -0 [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
v. 1.16 date: 2003/08/09 22:40:31; author: oliver; state: Exp; lines: +6 -12 - 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
v. 1.15 date: 2003/08/08 04:40:42; author: kris; state: Exp; lines: +0 -0 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.
v. 1.14 date: 2003/04/05 21:16:46; author: kris; state: Exp; lines: +2 -0 BROKEN: Changes ownership/permission of manpages, broken pkg-plist
v. 1.13 date: 2003/02/21 12:42:13; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2003/01/19 00:00:37; author: arved; state: Exp; lines: +2 -1 Add ${SCRIPTDIR} to PATH PR: 47041 Submitted by: "Simon 'corecode' Schubert"
v. 1.11 date: 2002/08/21 01:53:42; author: kevlo; state: Exp; lines: +2 -1 Update to version 0.39.3 PR: 41832 Submitted by: MAINTAINER
v. 1.10 date: 2002/07/08 06:28:15; author: kevlo; state: Exp; lines: +1 -1 Update to version 0.39.1 PR: 40319 Submitted by: MAINTAINER
v. 1.9 date: 2002/06/08 18:54:01; author: ijliao; state: Exp; lines: +25 -12 upgrade to 0.38.2 fix deinstall problem PR: 39003 Submitted by: maintainer
v. 1.8 date: 2002/03/25 09:19:19; author: sobomax; state: Exp; lines: +1 -0 Add USE_SUBMAKE, where it might be necessary.
v. 1.7 date: 2002/03/06 22:09:01; author: kris; state: Exp; lines: +2 -0 Do not try and create a package for this port: it is broken and goes into an infinite loop displaying this: Is this the entry you wish to remove? ad infinitum.
v. 1.6 date: 2002/02/26 22:40:11; author: pat; state: Exp; lines: +2 -3 Update to 0.37.3 PR: 35335 Submitted by: maintainer
v. 1.5 date: 2002/02/03 01:00:08; author: pat; state: Exp; lines: +1 -1 Update to 0.37.2.20020131 PR: 34566 Submitted by: maintainer
v. 1.4 date: 2002/01/30 03:56:07; author: pat; state: Exp; lines: +26 -17 Update to 0.37.2.20020125 PR: 34398 Submitted by: maintainer
v. 1.3 date: 2002/01/24 05:53:56; author: pat; state: Exp; lines: +1 -1 Use pre-everything:: PR: 34219 Submitted by: maintainer, Dan Langille
v. 1.2 date: 2002/01/22 04:44:10; author: dwhite; state: Exp; lines: +11 -5 Update courier to 0.37.2; fix security bugs, update MIME handling, add knob for NOUUCP. PR: 34145
v. 1.1 date: 2002/01/15 06:17:25; author: dwhite; state: Exp; Add courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite. PR: 31473 Submitted by: Yarema ============================================================================= v. 1.45 date: 2007/10/03 23:34:14; author: edwin; state: Exp; lines: +0 -6 Remove support for OSVERSION < 5
v. 1.44 date: 2007/01/01 00:00:21; author: miwi; state: Exp; lines: +1 -1 - Update to 0.54.0 PR: 107375 Submitted by: Milan Obuch (maintainer)
v. 1.43 date: 2006/12/12 20:32:44; author: gabor; state: Exp; lines: +9 -7 - 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 Approved by: erwin (mentor), maintainer timeout
v. 1.42 date: 2006/06/29 18:47:30; author: garga; state: Exp; lines: +1 -2 - Update to 0.53.2 and fix vulnerability -- CVE-2006-2659 PR: ports/98878 Submitted by: Milan Obuch Approved by: maintainer timeout (17 days) Security: CVE-2006-2659
v. 1.41 date: 2006/05/10 22:36:47; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.40 date: 2006/02/14 12:00:04; author: lawrance; state: Exp; lines: +10 -7 Add plist entries to create empty directories. Add 'sharedindexupdate' srcipt. Use 'exec' in shell scripts. PR: ports/93269 Submitted by: Yarema (maintainer)
v. 1.39 date: 2006/02/11 14:42:54; author: lawrance; state: Exp; lines: +1 -1 Update to 0.52.2. PR: ports/91741 Submitted by: Milan Obuch Reviewed by: Ed Culp Approved by: yds@CoolRat.org (maintainer, timeout 4 weeks)
v. 1.38 date: 2006/02/11 02:37:35; author: kris; state: Exp; lines: +3 -2 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
v. 1.37 date: 2006/01/26 04:15:27; author: kris; state: Exp; lines: +1 -0 Add missing USE_GETTEXT
v. 1.36 date: 2005/11/15 06:49:58; author: ade; state: Exp; lines: +1 -1 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.
v. 1.35 date: 2005/10/11 09:05:00; author: pav; state: Exp; lines: +6 -2 - Update to 0.52.1 PR: ports/86517 Submitted by: Yarema (maintainer)
v. 1.34 date: 2005/07/16 22:52:34; author: pav; state: Exp; lines: +100 -140 - Update to 0.50.1 and unbreak PR: ports/83548 Submitted by: Yarema (maintainer)
v. 1.33 date: 2005/04/12 03:25:55; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.32 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.31 date: 2005/02/28 00:20:35; author: kris; state: Exp; lines: +2 -0 BROKEN: Changes permissions on previously-installed files
v. 1.30 date: 2005/01/31 00:35:48; author: girgen; state: Exp; lines: +5 -5 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)
v. 1.29 date: 2004/04/11 02:35:30; author: dannyboy; state: Exp; lines: +4 -8 Update to 0.45.4. PR: 65351 Submitted by: maintainer
v. 1.28 date: 2004/04/05 02:48:01; author: nork; state: Exp; lines: +6 -6 o Fix recursive definition of PKGNAMESUFFIX. o Add missing tailing \. This is 'Fix build error'. So I don't bump PORTREVISION. Approved by: Yarema (maintainer)
v. 1.27 date: 2004/04/03 17:32:07; author: pav; state: Exp; lines: +215 -66 - Update to 0.45.3 - Remove FORBIDDEN - Convert to OPTIONS - Hand maintainership to submitter PR: ports/65093 Submitted by: Yarema
v. 1.26 date: 2004/03/31 20:33:46; author: nectar; state: Exp; lines: +2 -0 Mark FORBIDDEN due to remotely exploitable vulnerabilities. http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html
v. 1.25 date: 2004/02/23 04:41:02; author: wollman; state: Exp; lines: +1 -1 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
v. 1.24 date: 2004/02/04 05:21:46; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.23 date: 2004/01/15 15:12:32; author: sergei; state: Exp; lines: +87 -53 - 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
v. 1.22 date: 2003/12/11 14:01:59; author: sergei; state: Exp; lines: +6 -10 - 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
v. 1.21 date: 2003/11/16 01:13:21; author: kris; state: Exp; lines: +2 -0 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
v. 1.20 date: 2003/10/13 04:03:41; author: dinoex; state: Exp; lines: +1 -0 - add CONFLICTS Submitted by: eikemeier@fillmore-labs.com
v. 1.19 date: 2003/09/24 14:17:44; author: oliver; state: Exp; lines: +7 -8 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
v. 1.18 date: 2003/09/24 09:37:07; author: osa; state: Exp; lines: +1 -1 Make portlint(1) happy by changing strip to ${STRIP_CMD} Submitted by: Oleg Karachevtsev PR: 56998
v. 1.17 date: 2003/08/31 01:30:02; author: edwin; state: Exp; lines: +9 -0 [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
v. 1.16 date: 2003/08/09 22:40:31; author: oliver; state: Exp; lines: +6 -12 - 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
v. 1.15 date: 2003/08/08 04:40:42; author: kris; state: Exp; lines: +0 -0 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.
v. 1.14 date: 2003/04/05 21:16:46; author: kris; state: Exp; lines: +2 -0 BROKEN: Changes ownership/permission of manpages, broken pkg-plist
v. 1.13 date: 2003/02/21 12:42:13; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.12 date: 2003/01/19 00:00:37; author: arved; state: Exp; lines: +2 -1 Add ${SCRIPTDIR} to PATH PR: 47041 Submitted by: "Simon 'corecode' Schubert"
v. 1.11 date: 2002/08/21 01:53:42; author: kevlo; state: Exp; lines: +2 -1 Update to version 0.39.3 PR: 41832 Submitted by: MAINTAINER
v. 1.10 date: 2002/07/08 06:28:15; author: kevlo; state: Exp; lines: +1 -1 Update to version 0.39.1 PR: 40319 Submitted by: MAINTAINER
v. 1.9 date: 2002/06/08 18:54:01; author: ijliao; state: Exp; lines: +25 -12 upgrade to 0.38.2 fix deinstall problem PR: 39003 Submitted by: maintainer
v. 1.8 date: 2002/03/25 09:19:19; author: sobomax; state: Exp; lines: +1 -0 Add USE_SUBMAKE, where it might be necessary.
v. 1.7 date: 2002/03/06 22:09:01; author: kris; state: Exp; lines: +2 -0 Do not try and create a package for this port: it is broken and goes into an infinite loop displaying this: Is this the entry you wish to remove? ad infinitum.
v. 1.6 date: 2002/02/26 22:40:11; author: pat; state: Exp; lines: +2 -3 Update to 0.37.3 PR: 35335 Submitted by: maintainer
v. 1.5 date: 2002/02/03 01:00:08; author: pat; state: Exp; lines: +1 -1 Update to 0.37.2.20020131 PR: 34566 Submitted by: maintainer
v. 1.4 date: 2002/01/30 03:56:07; author: pat; state: Exp; lines: +26 -17 Update to 0.37.2.20020125 PR: 34398 Submitted by: maintainer
v. 1.3 date: 2002/01/24 05:53:56; author: pat; state: Exp; lines: +1 -1 Use pre-everything:: PR: 34219 Submitted by: maintainer, Dan Langille
v. 1.2 date: 2002/01/22 04:44:10; author: dwhite; state: Exp; lines: +11 -5 Update courier to 0.37.2; fix security bugs, update MIME handling, add knob for NOUUCP. PR: 34145
v. 1.1 date: 2002/01/15 06:17:25; author: dwhite; state: Exp; Add courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite. PR: 31473 Submitted by: Yarema =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm