summaryrefslogtreecommitdiffstats
path: root/mail/courier
Commit message (Collapse)AuthorAgeFilesLines
* Split the postgresql ports into a server and a client part.girgen2005-01-311-5/+5
| | | | | | | | 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)
* Update to 0.45.4.dannyboy2004-04-112-10/+6
| | | | | PR: 65351 Submitted by: maintainer
* o Fix recursive definition of PKGNAMESUFFIX.nork2004-04-051-6/+6
| | | | | | | | o Add missing tailing \. This is 'Fix build error'. So I don't bump PORTREVISION. Approved by: Yarema <yds@CoolRat.org> (maintainer)
* - Update to 0.45.3pav2004-04-036-380/+230
| | | | | | | | | - Remove FORBIDDEN - Convert to OPTIONS - Hand maintainership to submitter PR: ports/65093 Submitted by: Yarema <yds@CoolRat.org>
* Mark FORBIDDEN due to remotely exploitable vulnerabilities.nectar2004-03-311-0/+2
| | | | http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html
* SIZEify.trevor2004-03-171-0/+1
|
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Update to 0.44.2sergei2004-01-1512-239/+348
| | | | | | | | | | | | | | | | | | | | | | | - 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>
* - Unbreak: switch from courier:courier (UID/GID 62, conflicts with pf)sergei2003-12-115-14/+13
| | | | | | | | | 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>
* BROKEN: This port uses uid/gid 62, which is registered in the master listkris2003-11-161-0/+2
| | | | | | | in the porter's handbook as being owned by pf. PR: ports/58115 Submitted by: Dennis Berger <db@nipsi.de>
* - add CONFLICTSdinoex2003-10-131-0/+1
| | | | Submitted by: eikemeier@fillmore-labs.com
* s/ECHO/ECHO_MSG/g, merge the pre-fetch target into the pre-everything targetoliver2003-09-241-8/+7
| | | | | | | use SITE_PERL instead of the whole path (in DEPENDS) PR: ports/56814 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* [PATCH] mail/courier: enable choose of ghostscript interpreteredwin2003-08-312-2/+16
| | | | | | | | 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>
* [orphaned ports]: use USE_MYSQL for various orphaned ports.edwin2003-08-281-2/+2
| | | | | | | | | | | | | | | 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>
* fix pkg-plistoliver2003-08-191-3/+0
| | | | Noted by: bento, Shizuka Kudo <shizukakudo_99@yahoo.com>
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-2/+2
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* - update courier to 0.42.2oliver2003-08-098-120/+209
| | | | | | | | | - 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>
* BROKEN: Changes ownership/permission of manpages, broken pkg-plistkris2003-04-051-0/+2
|
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-2/+2
|
* Point dependencies on net/openldap to net/openldap12edwin2003-02-241-2/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add ${SCRIPTDIR} to PATHarved2003-01-191-1/+2
| | | | | PR: 47041 Submitted by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
* Missed configure scripts in libpq version bump: chase lib version.seanc2003-01-041-2/+3
|
* Update to version 0.39.3kevlo2002-08-215-16/+6
| | | | | PR: 41832 Submitted by: MAINTAINER
* Update to version 0.39.1kevlo2002-07-083-2/+13
| | | | | PR: 40319 Submitted by: MAINTAINER
* upgrade to 0.38.2ijliao2002-06-0811-102/+353
| | | | | | | fix deinstall problem PR: 39003 Submitted by: maintainer
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1
|
* Do not try and create a package for this port: it is broken and goes intokris2002-03-061-0/+2
| | | | | | | | an infinite loop displaying this: Is this the entry you wish to remove? ad infinitum.
* Update to 0.37.3pat2002-02-263-4/+4
| | | | | PR: 35335 Submitted by: maintainer
* Update to 0.37.2.20020131pat2002-02-032-2/+2
| | | | | PR: 34566 Submitted by: maintainer
* Fix problem patli caused in last commit from maintainerdwcjr2002-01-301-64/+0
| | | | Submitted by: maintainer
* Update to 0.37.2.20020125pat2002-01-309-452/+293
| | | | | PR: 34398 Submitted by: maintainer
* Use pre-everything::pat2002-01-241-1/+1
| | | | | PR: 34219 Submitted by: maintainer, Dan Langille <dan@langille.org>
* Update courier to 0.37.2; fix security bugs, update MIME handling, adddwhite2002-01-227-63/+65
| | | | | | knob for NOUUCP. PR: 34145
* Add courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite.dwhite2002-01-1515-0/+2087
PR: 31473 Submitted by: Yarema <yds@CoolRat.org>
OpenPOWER on IntegriCloud