Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update tp 5.0.6 | oliver | 2005-09-24 | 2 | -3/+3 |
| | |||||
* | update to 5.0.5 | oliver | 2005-09-17 | 2 | -3/+13 |
| | |||||
* | fix a small typo | oliver | 2005-09-13 | 1 | -1/+1 |
| | | | | Submitted by: Marian Cerny <jojo@matfyz.cz> | ||||
* | update to 5.0.4 | oliver | 2005-07-25 | 2 | -3/+3 |
| | |||||
* | fix a circular dependency - don't depend on yourself | oliver | 2005-07-01 | 1 | -2/+2 |
| | | | | Submitted by: Billy Newsom <billy@nlcc.us> | ||||
* | fix the WITH_HTTPS_LOGIN knob | oliver | 2005-06-10 | 1 | -1/+1 |
| | | | | | PR: 82118 Submitted By: Cristiano Deana <cris@gufi.org> | ||||
* | update to 5.0.2 | oliver | 2005-05-13 | 2 | -3/+3 |
| | |||||
* | - move WITH/WITHOUT knobs to OPTIONS where possible | oliver | 2005-04-27 | 3 | -52/+43 |
| | | | | | | - stop sqwebmaild on deinstall - use USE_RC_SUBR/USE_RCORDER instead of SED+INSTALL sqwebmail-sqwebmaild.sh - depend on mime-support if WITH_MIMETYPES (--enable-mimetypes) is specified | ||||
* | chase courier-authlib move | oliver | 2005-04-26 | 1 | -4/+16 |
| | |||||
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+1 |
| | | | | after 5.4-RELEASE. | ||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -1/+1 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | update to 5.0.2 | oliver | 2005-03-05 | 3 | -4/+3 |
| | |||||
* | add options for --enable-autopurge and --enable-maxpurge configure options | oliver | 2005-01-28 | 1 | -1/+11 |
| | | | | Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net> | ||||
* | deinstal config files when they are left unchanged | oliver | 2005-01-09 | 1 | -0/+2 |
| | | | | | Noted by: pointyhat via kris Stolen from: mail/mutt | ||||
* | upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0 | oliver | 2005-01-08 | 7 | -224/+140 |
| | | | | Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com> | ||||
* | depend on gettext | oliver | 2004-12-20 | 1 | -1/+2 |
| | | | | | | bump PORTREVISION Noted By: pointyhat via kris | ||||
* | The comment in mal/sqwebmail/Makefile is talking about VCHKPW as | oliver | 2004-09-23 | 1 | -1/+1 |
| | | | | | | | | vpopmail's home. But the variable is named VCHKPWLOC, not VCHKPW. Fix that... Noted by: "R. Love" <roblove@zoominternet.net> Approved by: portmgr (marcus) | ||||
* | update to 4.0.7 | oliver | 2004-08-08 | 2 | -3/+3 |
| | |||||
* | mkdir -p -- ... gets confused when there is a /bin/sh in front... so remove | oliver | 2004-07-31 | 1 | -1/+2 |
| | | | | it. | ||||
* | setting USE_LIBTOOL_VER forces USE_GNU_CONFIGURE which modifies CONFIGURE_ARGS | oliver | 2004-07-23 | 1 | -2/+3 |
| | | | | | | | and by adding --prefix to it, the port gets installed into a wrong directory. Thats fixed now. Noted by: ale | ||||
* | use ${MKDIR} instead of "mkdir" and replace @LIBTOOL@ | oliver | 2004-07-20 | 1 | -0/+6 |
| | |||||
* | update to 4.0.6 | oliver | 2004-07-19 | 3 | -15/+4 |
| | |||||
* | Fix the incorrectly calculation of maildir quotas due to missuse of | oliver | 2004-06-20 | 2 | -1/+12 |
| | | | | | pointer to off_t (64bit) vs pointer to long (32 bit). Bump PORTREVISION | ||||
* | update to 4.0.5 | oliver | 2004-06-12 | 2 | -4/+4 |
| | |||||
* | - Add an "insta-configure" target. It's mandatory to run after the initial | oliver | 2004-05-31 | 1 | -1/+10 |
| | | | | | installation, and recommended to run for all updates. - Bump PORTREVISION | ||||
* | fix build in case WITHOUT_IMAP is defined | oliver | 2004-05-28 | 1 | -0/+13 |
| | |||||
* | update to 4.0.4 | oliver | 2004-05-16 | 4 | -6/+8 |
| | |||||
* | update to 4.0.3 | oliver | 2004-04-06 | 3 | -15/+4 |
| | |||||
* | change CGIBINDIR and WEBDATADIR from .default to -dist | oliver | 2004-03-30 | 1 | -2/+2 |
| | | | | Noted By: Nelis Lamprecht <nelis@brabys.co.za> | ||||
* | - add WITH_CHARSETS which allows you to enable unicode charsets | oliver | 2004-03-30 | 2 | -1/+24 |
| | | | | | | | - fix creating rfc2047 message headers Submitted By: Dmitry Sukhodoev <raven@bingo.ru> PR: 64900 | ||||
* | update to 4.0.2 | oliver | 2004-03-17 | 5 | -55/+9 |
| | |||||
* | Our iso3166.tab differs a bit from the linux one and it's also located in a | oliver | 2004-03-16 | 1 | -0/+44 |
| | | | | different directory. | ||||
* | add the courier-imap patch to sqwebmail too | oliver | 2004-03-16 | 1 | -0/+21 |
| | |||||
* | Update to 4.0.1 release. | ale | 2004-03-11 | 2 | -3/+3 |
| | | | | Approved by: maintainer | ||||
* | update sqwebmail to 4.0.0 | oliver | 2004-03-08 | 3 | -3/+9 |
| | |||||
* | revert last change and set CONFIGURE_TARGET | oliver | 2004-02-19 | 1 | -2/+3 |
| | | | | Noted By: kris, Jeremy L.Stock <jstock@visi.com> | ||||
* | fix build on amd64 (s/HAS_CONFIGURE/GNU_CONFIGURE/) | oliver | 2004-02-17 | 1 | -2/+2 |
| | |||||
* | update mail/sqwebmail to 3.6.2 | oliver | 2003-12-06 | 4 | -34/+78 |
| | | | | | PR: ports/59763 Submitted By: Alex Dupre <sysadmin@alexdupre.com> | ||||
* | utilize USE_OPENLDAP | oliver | 2003-11-22 | 1 | -1/+1 |
| | |||||
* | uodate sqwebmail to 3.6.1 | oliver | 2003-10-30 | 2 | -3/+3 |
| | |||||
* | Does not use the included version of libintl, use the one which is provided | oliver | 2003-10-28 | 2 | -6/+4 |
| | | | | | | by gettext. PR: ports/58568 Submitted By: Simon Barner <barner@in.tum.de> | ||||
* | update sqwebmail to 3.6.0 | oliver | 2003-08-17 | 3 | -5/+8 |
| | |||||
* | Reflect the renaming of authdaemond.sh (PR) to sqwebmail-authdaemond.sh (CVS) | oliver | 2003-08-03 | 2 | -2/+3 |
| | | | | Noted by: Alex Dupre <sysadmin@alexdupre.com> | ||||
* | - don't use @cwd in pkg-plist | oliver | 2003-08-03 | 3 | -55/+76 |
| | | | | | | | - add a startupscript for authdaemond PR: ports/55193 Submitted by: Alex Dupre <sysadmin@alexdupre.com> | ||||
* | add a WITHOUT_AUTHDAEMON knob | oliver | 2003-07-22 | 2 | -8/+26 |
| | |||||
* | Update sqwebmail to 3.5.3 | oliver | 2003-05-16 | 2 | -2/+2 |
| | | | | Approved by: alex (mentor) | ||||
* | Update sqwebmail to 3.5.2 | oliver | 2003-05-15 | 2 | -2/+2 |
| | | | | Approved by: alex (mentor) | ||||
* | Update sqwebmail to 3.5.1 | oliver | 2003-05-12 | 3 | -42/+62 |
| | | | | | | | Take maintainership PR: 50910 Approved by: nbm, alex (mentor) | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Point dependencies on net/openldap to net/openldap12 | edwin | 2003-02-24 | 1 | -1/+1 |
| |