CVS log for ports/mail/sqwebmail/Makefile
Up to [FreeBSD] / ports / mail / sqwebmail
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Dec 9 09:24:03 2011 UTC (2 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -2 lines
update to 5.5.3 Feature safe: yes
Revision 1.98: download - view: text, markup, annotated - select for diffs
Tue Sep 27 01:00:09 2011 UTC (4 months, 2 weeks ago) by gerald
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +6 -7 lines
Pacify a number of portlint warnings around formatting and the order of elements. Approved by: maintainer (oliver)
Revision 1.97: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:00 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Sep 12 13:46:56 2011 UTC (4 months, 4 weeks ago) by gabor
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -1 lines
- Track dependencies after databases/gdbm update
Revision 1.95: download - view: text, markup, annotated - select for diffs
Sun Sep 11 03:46:02 2011 UTC (5 months ago) by gerald
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +0 -1 lines
Remove (disabled) USE_GCC=3.4 Approved by: maintainer (oliver)
Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Jul 28 11:31:42 2011 UTC (6 months, 2 weeks ago) by oliver
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
update to 5.5.2
Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:07:02 2011 UTC (9 months, 1 week ago) by oliver
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2 lines
update to 5.5.1
Revision 1.92: download - view: text, markup, annotated - select for diffs
Thu Jan 13 11:33:58 2011 UTC (12 months, 4 weeks ago) by oliver
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +1 -1 lines
update sqwebmail to 5.4.3 Feature safe: yes
Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun Oct 17 10:34:57 2010 UTC (15 months, 3 weeks ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -1 lines
update to 5.4.2
Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon May 31 14:43:09 2010 UTC (20 months, 1 week ago) by oliver
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -2 lines
update to 5.4.1
Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon May 31 01:59:44 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -0 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Mar 29 15:57:26 2010 UTC (22 months, 2 weeks ago) by oliver
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -9 lines
use new RC_SUBR structure Submitted By: dougb
Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat Mar 27 05:21:34 2010 UTC (22 months, 2 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time.
For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sat Jan 2 17:33:05 2010 UTC (2 years, 1 month ago) by oliver
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
update to 5.4.0
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:27:57 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with M
Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Jul 2 14:45:06 2009 UTC (2 years, 7 months ago) by oliver
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
update to 5.3.2
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Feb 7 19:11:57 2009 UTC (3 years ago) by oliver
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +4 -4 lines
- update to 5.3.1 - use /var instead of /usr/local/var [1] PR: ports/130191 [1] Submitted By: Nick Hibma <nick@anywi.com>
Revision 1.82: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:40 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +0 -1 lines
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Jul 16 07:58:29 2008 UTC (3 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -2 lines
update to 5.2.2
Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:43:06 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -0 lines
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)
Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Oct 3 12:10:59 2007 UTC (4 years, 4 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +1 -1 lines
update to 5.2.0
Revision 1.78: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:09 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +0 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun May 27 09:27:27 2007 UTC (4 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -18 lines
fix --enable-unicode handling and remove --disable-utf7-folder-encoding option which is not longer supported
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Apr 26 19:59:10 2007 UTC (4 years, 9 months ago) by oliver
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -3 lines
update to 5.1.6
Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Jan 11 05:12:50 2007 UTC (5 years, 1 month ago) by oliver
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
update to 5.1.5
Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Jan 2 05:35:42 2007 UTC (5 years, 1 month ago) by oliver
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
update to 5.1.4
Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Nov 6 17:44:20 2006 UTC (5 years, 3 months ago) by oliver
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +13 -1 lines
- OPTIONify FAM support - fix compilation with FAM support enabled Noted by: Jason Woofenden <jason@jasonwoof.com>
Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Aug 30 18:38:26 2006 UTC (5 years, 5 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
update to5.1.3
Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue May 30 04:34:47 2006 UTC (5 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
update to 5.1.2
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue May 16 11:33:40 2006 UTC (5 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -2 lines
fix pointyhat and 4 build Noted by: Patrick Mackinlay <patrick@spacesurfer.com>
Revision 1.69: download - view: text, markup, annotated - select for diffs
Wed May 10 22:37:02 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +0 -1 lines
Remove USE_REINPLACE from ports starting with M
Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Apr 7 17:57:06 2006 UTC (5 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
resort CXXFLAGS to make pointyhat happy Noted by: kris
Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Mar 23 10:27:14 2006 UTC (5 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
switch CONFIGURE_ENV definition to fix pointyhat build Noted by: kris
Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Mar 21 14:37:46 2006 UTC (5 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +12 -2 lines
make gdbm chooseable (OPTIONS) use a cache file to speed up configure
Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Mar 20 17:00:43 2006 UTC (5 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
fix OpenSSL support Noted by: Manuel Trujillo Albarral <mtrujillo@vlex.com>
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Mar 19 22:52:37 2006 UTC (5 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
startscript gets installed without .sh suffix
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun Mar 19 21:58:51 2006 UTC (5 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -1 lines
install charset.alias in the correct place
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Mar 15 05:16:35 2006 UTC (5 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -1 lines
update to 5.1.1
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:37:50 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Dec 28 06:20:31 2005 UTC (6 years, 1 month ago) by oliver
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
update to 5.0.7
Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:03 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
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.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Sep 24 12:53:29 2005 UTC (6 years, 4 months ago) by oliver
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
update tp 5.0.6
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Sep 17 10:51:56 2005 UTC (6 years, 4 months ago) by oliver
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +11 -1 lines
update to 5.0.5
Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Sep 13 14:45:03 2005 UTC (6 years, 4 months ago) by oliver
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
fix a small typo Submitted by: Marian Cerny <jojo@matfyz.cz>
Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jul 25 12:46:47 2005 UTC (6 years, 6 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
update to 5.0.4
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Jun 10 14:55:49 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
fix the WITH_HTTPS_LOGIN knob PR: 82118 Submitted By: Cristiano Deana <cris@gufi.org>
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri May 13 17:15:52 2005 UTC (6 years, 9 months ago) by oliver
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -1 lines
update to 5.0.2
Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Apr 27 14:50:47 2005 UTC (6 years, 9 months ago) by oliver
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +42 -51 lines
- move WITH/WITHOUT knobs to OPTIONS where possible - 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
Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Apr 26 19:22:11 2005 UTC (6 years, 9 months ago) by oliver
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +16 -4 lines
chase courier-authlib move
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:01 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:04 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Mar 5 14:02:13 2005 UTC (6 years, 11 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
update to 5.0.2
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Jan 28 22:20:24 2005 UTC (7 years ago) by oliver
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +11 -1 lines
add options for --enable-autopurge and --enable-maxpurge configure options Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net>
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Jan 8 10:25:05 2005 UTC (7 years, 1 month ago) by oliver
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +60 -104 lines
upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0 Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com>
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Dec 20 15:10:59 2004 UTC (7 years, 1 month ago) by oliver
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1 lines
depend on gettext bump PORTREVISION Noted By: pointyhat via kris
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Sep 23 20:11:07 2004 UTC (7 years, 4 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
The comment in mal/sqwebmail/Makefile is talking about VCHKPW as vpopmail's home. But the variable is named VCHKPWLOC, not VCHKPW. Fix that... Noted by: "R. Love" <roblove@zoominternet.net> Approved by: portmgr (marcus)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Aug 8 08:56:54 2004 UTC (7 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
update to 4.0.7
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Jul 31 11:52:01 2004 UTC (7 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
mkdir -p -- ... gets confused when there is a /bin/sh in front... so remove it.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jul 23 18:39:03 2004 UTC (7 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -2 lines
setting USE_LIBTOOL_VER forces USE_GNU_CONFIGURE which modifies CONFIGURE_ARGS and by adding --prefix to it, the port gets installed into a wrong directory. Thats fixed now. Noted by: ale
Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jul 20 16:27:19 2004 UTC (7 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +6 -0 lines
use ${MKDIR} instead of "mkdir" and replace @LIBTOOL@
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jul 19 13:10:00 2004 UTC (7 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
update to 4.0.6
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Jun 20 07:21:19 2004 UTC (7 years, 7 months ago) by oliver
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Fix the incorrectly calculation of maildir quotas due to missuse of pointer to off_t (64bit) vs pointer to long (32 bit). Bump PORTREVISION
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Jun 12 13:11:47 2004 UTC (7 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
update to 4.0.5
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon May 31 12:33:03 2004 UTC (7 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +10 -1 lines
- Add an "insta-configure" target. It's mandatory to run after the initial installation, and recommended to run for all updates. - Bump PORTREVISION
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun May 16 19:04:42 2004 UTC (7 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
update to 4.0.4
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Apr 6 13:00:55 2004 UTC (7 years, 10 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
update to 4.0.3
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Mar 30 19:44:22 2004 UTC (7 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
change CGIBINDIR and WEBDATADIR from .default to -dist Noted By: Nelis Lamprecht <nelis@brabys.co.za>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Mar 30 06:18:48 2004 UTC (7 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +13 -1 lines
- add WITH_CHARSETS which allows you to enable unicode charsets - fix creating rfc2047 message headers Submitted By: Dmitry Sukhodoev <raven@bingo.ru> PR: 64900
Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Mar 17 17:51:32 2004 UTC (7 years, 10 months ago) by oliver
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -1 lines
update to 4.0.2
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Mar 11 08:26:12 2004 UTC (7 years, 11 months ago) by ale
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Update to 4.0.1 release. Approved by: maintainer
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Mar 8 21:10:55 2004 UTC (7 years, 11 months ago) by oliver
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
update sqwebmail to 4.0.0
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Feb 19 20:37:20 2004 UTC (7 years, 11 months ago) by oliver
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -2 lines
revert last change and set CONFIGURE_TARGET Noted By: kris, Jeremy L.Stock <jstock@visi.com>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Feb 17 20:22:19 2004 UTC (7 years, 11 months ago) by oliver
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
fix build on amd64 (s/HAS_CONFIGURE/GNU_CONFIGURE/)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Dec 6 15:22:11 2003 UTC (8 years, 2 months ago) by oliver
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +9 -2 lines
update mail/sqwebmail to 3.6.2 PR: ports/59763 Submitted By: Alex Dupre <sysadmin@alexdupre.com>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Nov 22 13:23:19 2003 UTC (8 years, 2 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
utilize USE_OPENLDAP
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Oct 30 20:31:10 2003 UTC (8 years, 3 months ago) by oliver
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
uodate sqwebmail to 3.6.1
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Oct 28 07:31:26 2003 UTC (8 years, 3 months ago) by oliver
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -2 lines
Does not use the included version of libintl, use the one which is provided by gettext. PR: ports/58568 Submitted By: Simon Barner <barner@in.tum.de>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Aug 17 18:57:04 2003 UTC (8 years, 5 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +7 -3 lines
update sqwebmail to 3.6.0
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Aug 3 09:30:33 2003 UTC (8 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Reflect the renaming of authdaemond.sh (PR) to sqwebmail-authdaemond.sh (CVS) Noted by: Alex Dupre <sysadmin@alexdupre.com>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Aug 3 09:04:51 2003 UTC (8 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +16 -12 lines
- don't use @cwd in pkg-plist - add a startupscript for authdaemond PR: ports/55193 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jul 22 10:40:44 2003 UTC (8 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +16 -2 lines
add a WITHOUT_AUTHDAEMON knob
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri May 16 13:50:20 2003 UTC (8 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Update sqwebmail to 3.5.3 Approved by: alex (mentor)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu May 15 16:42:16 2003 UTC (8 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update sqwebmail to 3.5.2 Approved by: alex (mentor)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 12 20:08:19 2003 UTC (8 years, 9 months ago) by oliver
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +21 -3 lines
Update sqwebmail to 3.5.1 Take maintainership PR: 50910 Approved by: nbm, alex (mentor)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:06:00 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 24 02:26:53 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Point dependencies on net/openldap to net/openldap12
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 9 14:28:40 2003 UTC (9 years, 1 month ago) by nbm
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +17 -0 lines
New user config options for sqwebmail PR: 44888 Submitted by: Scott Lampert <scott@lampert.org>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Nov 5 01:57:25 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
port needs perl to build -> USE_PERL5=yes Noticed on: bento
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 10 20:50:49 2002 UTC (9 years, 4 months ago) by seanc
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -0 lines
Add tunables for setting the hard and soft timeouts for sqwebmail. Reviewed by: nbm Approved by: knu (mentor)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 4 20:23:11 2002 UTC (9 years, 6 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +14 -12 lines
Upgrade to sqwebmail 3.3.7
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 18 12:23:13 2001 UTC (10 years, 2 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +22 -9 lines
Upgrade to 3.2.0.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 24 15:04:00 2001 UTC (10 years, 8 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -2 lines
Update to 2.0.0
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 30 08:27:41 2001 UTC (11 years ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Upgrade to sqwebmail 1.2.4, which fixes a stack overflow bug. Submitted by: Sam Varshavchik <mrsam@courier-mta.com>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 29 12:02:29 2001 UTC (11 years ago) by nbm
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update to sqwebmail 1.2.3.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 3 15:39:31 2001 UTC (11 years, 1 month ago) by nbm
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Upgrade to 1.1.2
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 10 19:49:53 2000 UTC (11 years, 3 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -2 lines
Upgrade to sqwebmail 1.0.3
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 3 23:42:36 2000 UTC (11 years, 3 months ago) by nbm
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -2 lines
Allow package to build by disabling the check for mime.types file - port users are directed in the Makefile to use WITH_MIMETYPES to let the configure script try to find a mime.types file somewhere. Since the package never built and this doesn't affect people who've installed from ports, no PORTREVISION bump.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 22 22:28:01 2000 UTC (11 years, 4 months ago) by nbm
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Change 'Date created:' and 'Whom:' to reflect reality.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 22 22:24:43 2000 UTC (11 years, 4 months ago) by nbm
Branches: MAIN
Add sqwebmail, a web-based mail reader for use with compatible setups like courier-imap and vpopmail (and both).
