aboutsummaryrefslogtreecommitdiffstats
path: root/mail/cyrus-imapd
Commit message (Expand)AuthorAgeFilesLines
* don't exit at failure of `pw'. some users prefer having userHajimu UMEMOTO2004-07-282-7/+5
* install manpages for ${PREFIX}/cyrus/bin into ${PREFIX}/cyrus/manHajimu UMEMOTO2004-04-035-89/+66
* prefer /usr/sbin/nologin than /sbin/nologin when creating user cyrus.Hajimu UMEMOTO2004-04-011-1/+3
* cosmetic changes.Hajimu UMEMOTO2004-03-302-13/+13
* make it buildable on ia64 and amd64.Hajimu UMEMOTO2004-03-086-7/+72
* BROKEN on amd64 and ia64: Does not compile (missing -fPIC)Kris Kennaway2004-03-071-0/+4
* add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES.Hajimu UMEMOTO2004-02-221-1/+2
* SIZEfyHajimu UMEMOTO2004-02-041-0/+2
* utilize SITE_PERLYing-Chieh Liao2003-10-241-23/+23
* USE_OPENSSL must be set before including bsd.port.pre.mk.Hajimu UMEMOTO2003-09-011-5/+2
* Use CONFLICTS.Hajimu UMEMOTO2003-08-301-0/+2
* Use USE_OPENSSL.Hajimu UMEMOTO2003-08-281-1/+1
* Make it compilable on 5-CURRENT after import of GCC3.3 byHajimu UMEMOTO2003-07-191-0/+14
* Workaround to fix build on ia64. I hope it fixes the problem.Hajimu UMEMOTO2003-05-111-0/+15
* Add dependency to OpenSSL.Hajimu UMEMOTO2003-05-031-1/+8
* Specify full path of perl explicitly.Hajimu UMEMOTO2003-04-291-1/+2
* add mirror sites.Hajimu UMEMOTO2003-04-241-1/+2
* portlintHajimu UMEMOTO2003-04-241-1/+1
* Use REINPLACE_CMD.Hajimu UMEMOTO2003-03-241-3/+3
* De-pkg-comment.Hajimu UMEMOTO2003-02-212-1/+1
* better workaround against PF_LOCAL.Hajimu UMEMOTO2003-01-221-18/+10
* Add missing headerKris Kennaway2003-01-141-0/+1
* Update to 2.0.17.Hajimu UMEMOTO2002-12-052-5/+5
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-231-2/+2
* cyradm didn't show password prompt correctly.Hajimu UMEMOTO2002-08-172-1/+13
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-291-1/+1
* Make this port add shell to cyrus user.Hajimu UMEMOTO2002-05-263-51/+33
* Add USE_PERL5=yes.Hajimu UMEMOTO2002-05-191-0/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-7/+7
* Update IPv6 patch.Hajimu UMEMOTO2002-01-192-3/+3
* Sync with reality in comment. We can choose `sasldb' also.Hajimu UMEMOTO2002-01-181-1/+1
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-1/+2
* Update to 2.0.16.Hajimu UMEMOTO2001-07-292-6/+7
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-2/+2
* Update IPv6 support patch to 20010711 version.Hajimu UMEMOTO2001-07-122-3/+3
* - Install more html docs.Hajimu UMEMOTO2001-07-092-5/+14
* Update to cyrus-imapd 2.0.15.Hajimu UMEMOTO2001-07-083-16/+4
* Update to 2.0.14.Hajimu UMEMOTO2001-05-314-90/+16
* The configuration files should be preserved at deinstallHajimu UMEMOTO2001-05-221-2/+4
* Fix a bug that imaps didn't work correctly.Hajimu UMEMOTO2001-05-072-1/+86
* When bind() was fail, master did core dump.Hajimu UMEMOTO2001-05-062-2/+3
* Update to 2.0.13.Hajimu UMEMOTO2001-04-293-5/+5
* Add missing items into pkg-plist.Hajimu UMEMOTO2001-04-222-2/+11
* Since imapd.conf is installed into ${PREFIX}/etc, mkimap shouldHajimu UMEMOTO2001-04-133-3/+10
* Add missing patch that does chown to cyrus spool directory.Hajimu UMEMOTO2001-04-071-0/+29
* Since spool location is configurable by user, prevent making spoolHajimu UMEMOTO2001-04-074-18/+15
* Add missing Perl library into pkg-plist.Hajimu UMEMOTO2001-04-072-1/+15
* Use -U option of ps instead of odd path checking.Hajimu UMEMOTO2001-03-222-2/+2
* killall doesn't have -u option under FreeBSD 3.XHajimu UMEMOTO2001-03-162-1/+3
* Add cyrus-imapd 2.0.12, the cyrus mail server, supporting POP3 andHajimu UMEMOTO2001-03-1325-235/+222
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
* Don't automatically delete etc/imap.conf and etc/mailboxesKris Kennaway2001-01-281-2/+0
* typo fix.FUJISHIMA Satsuki2001-01-191-1/+1
* add missing manpages.FUJISHIMA Satsuki2001-01-182-16/+18
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
* Obey portlint better, and use sensible defaults in configure args.Will Andrews2000-12-221-13/+13
* (Oops, forgot this file with the 1.6.24 update):Will Andrews2000-12-211-0/+10
* Update to 1.6.24. Fix /var/pwcheck handling since that's moved to theWill Andrews2000-12-219-41/+125
* pwcheck is in ${LOCALBASE}/sbin, which is not in root's default path, soSatoshi Asami2000-11-141-1/+1
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-2/+2
* Fix homepage link.Wolfram Schneider2000-09-042-2/+2
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
* Update PLISTPaul Richards2000-05-141-13/+16
* This now port depends on SASL.Paul Richards2000-05-141-1/+2
* Update port to 1.6.22Paul Richards2000-05-149-32/+80
* Update port to release 1.6.22Paul Richards2000-05-142-5/+5
* Patch `configure' by hand for a much smaller patch.Jacques Vidrine2000-04-161-2014/+6
* Fix my borked patches.Jacques Vidrine2000-04-142-1068/+2031
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-141-3/+3
* Fix packaging: if you are going to link with Kerberos IV you will haveJacques Vidrine2000-03-312-0/+1068
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
* Make sure all the directories needed by this port are created on install.Steve Price1999-12-291-1/+21
* Make sure a couple of more echo(1)s get to the temporary PLIST. AlsoSteve Price1999-11-272-7/+7
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-302-2/+2
* sed -> ${SED}Michael Haro1999-08-281-1/+1
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* chmod -> ${CHMOD}Michael Haro1999-08-231-3/+3
* Provide correct argv[0] for pop3dStefan Bethke1999-07-131-2/+2
* s/HAS_CONFIGURE/GNU_CONFIGURE/ so that PREFIX will be honoredJacques Vidrine1999-05-291-2/+2
* Add example for inetd.conf (forgotten in last commit).Stefan Bethke1999-05-101-0/+12
* - Update to 1.5.19Stefan Bethke1999-05-107-57/+81
* Move URL to pkg/DESCR.Stefan Bethke1999-04-212-3/+2
* Update MASTER_SITESStefan Bethke1999-04-211-2/+3
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-091-2/+2
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-121-1/+2
* More Y2K Statement Links...Marc G. Fournier1999-01-131-1/+3
* Added a second master site.Stefan Bethke1998-12-221-2/+3
* Fix the name of the created partition directory to agree with theJohn Polstra1998-11-041-2/+2
* Update "Version required" comment.John Polstra1998-11-041-2/+2
* The last line of this file didn't have a terminating newline. Add one.John Polstra1998-11-041-2/+2
* tcl80 has been ELFized.Satoshi Asami1998-09-251-2/+2
* Will work better with this one...Stefan Bethke1998-09-231-0/+62
* Update to 1.5.14Stefan Bethke1998-09-238-73/+125
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-12/+0
* ${MKDIR} -p -> ${MKDIR} and /bin/mkdir -> ${MKDIR}. The latterSatoshi Asami1998-02-251-5/+5
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-252-5/+5
* More tcl/tk virtual category fixups.Bill Fenner1998-02-221-2/+2
* Unbreak cyrus port.Jordan K. Hubbard1998-02-156-18/+62
* Mark the ports that were broken in one way or another by the recent tclSatoshi Asami1997-11-221-1/+3
* List makedepend in BUILD_DEPENDS.Masafumi Max NAKANE1997-09-021-1/+3
* Import of the Cyrus IMAPd packageJames FitzGibbon1997-05-318-0/+322