aboutsummaryrefslogtreecommitdiff
path: root/mail/sqwebmail/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* update to 5.2.0Oliver Lehmann2007-10-031-1/+1
| | | | Notes: svn path=/head/; revision=200728
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* fix --enable-unicode handling and remove --disable-utf7-folder-encodingOliver Lehmann2007-05-271-18/+2
| | | | | | | option which is not longer supported Notes: svn path=/head/; revision=191965
* update to 5.1.6Oliver Lehmann2007-04-261-3/+3
| | | | Notes: svn path=/head/; revision=190948
* update to 5.1.5Oliver Lehmann2007-01-111-1/+1
| | | | Notes: svn path=/head/; revision=182057
* update to 5.1.4Oliver Lehmann2007-01-021-1/+1
| | | | Notes: svn path=/head/; revision=181245
* - OPTIONify FAM supportOliver Lehmann2006-11-061-1/+13
| | | | | | | | | - fix compilation with FAM support enabled Noted by: Jason Woofenden <jason@jasonwoof.com> Notes: svn path=/head/; revision=176628
* update to5.1.3Oliver Lehmann2006-08-301-1/+1
| | | | Notes: svn path=/head/; revision=171678
* update to 5.1.2Oliver Lehmann2006-05-301-1/+1
| | | | Notes: svn path=/head/; revision=163926
* fix pointyhat and 4 buildOliver Lehmann2006-05-161-2/+2
| | | | | | | Noted by: Patrick Mackinlay <patrick@spacesurfer.com> Notes: svn path=/head/; revision=162558
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* resort CXXFLAGS to make pointyhat happyOliver Lehmann2006-04-071-1/+1
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=159066
* switch CONFIGURE_ENV definition to fix pointyhat buildOliver Lehmann2006-03-231-1/+1
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=157998
* make gdbm chooseable (OPTIONS)Oliver Lehmann2006-03-211-2/+12
| | | | | | | use a cache file to speed up configure Notes: svn path=/head/; revision=157882
* fix OpenSSL supportOliver Lehmann2006-03-201-1/+1
| | | | | | | Noted by: Manuel Trujillo Albarral <mtrujillo@vlex.com> Notes: svn path=/head/; revision=157758
* startscript gets installed without .sh suffixOliver Lehmann2006-03-191-2/+2
| | | | Notes: svn path=/head/; revision=157694
* install charset.alias in the correct placeOliver Lehmann2006-03-191-1/+3
| | | | Notes: svn path=/head/; revision=157685
* update to 5.1.1Oliver Lehmann2006-03-151-1/+2
| | | | Notes: svn path=/head/; revision=157094
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* update to 5.0.7Oliver Lehmann2005-12-281-1/+1
| | | | Notes: svn path=/head/; revision=152251
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* update tp 5.0.6Oliver Lehmann2005-09-241-1/+1
| | | | Notes: svn path=/head/; revision=143488
* update to 5.0.5Oliver Lehmann2005-09-171-1/+11
| | | | Notes: svn path=/head/; revision=142998
* fix a small typoOliver Lehmann2005-09-131-1/+1
| | | | | | | Submitted by: Marian Cerny <jojo@matfyz.cz> Notes: svn path=/head/; revision=142600
* update to 5.0.4Oliver Lehmann2005-07-251-1/+1
| | | | Notes: svn path=/head/; revision=140078
* fix the WITH_HTTPS_LOGIN knobOliver Lehmann2005-06-101-1/+1
| | | | | | | | PR: 82118 Submitted By: Cristiano Deana <cris@gufi.org> Notes: svn path=/head/; revision=137189
* update to 5.0.2Oliver Lehmann2005-05-131-1/+1
| | | | Notes: svn path=/head/; revision=135200
* - move WITH/WITHOUT knobs to OPTIONS where possibleOliver Lehmann2005-04-271-51/+42
| | | | | | | | | - 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 Notes: svn path=/head/; revision=134257
* chase courier-authlib moveOliver Lehmann2005-04-261-4/+16
| | | | Notes: svn path=/head/; revision=134222
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* update to 5.0.2Oliver Lehmann2005-03-051-1/+1
| | | | Notes: svn path=/head/; revision=130409
* add options for --enable-autopurge and --enable-maxpurge configure optionsOliver Lehmann2005-01-281-1/+11
| | | | | | | Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net> Notes: svn path=/head/; revision=127565
* upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0Oliver Lehmann2005-01-081-105/+61
| | | | | | | Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com> Notes: svn path=/head/; revision=125759
* depend on gettextOliver Lehmann2004-12-201-1/+2
| | | | | | | | | bump PORTREVISION Noted By: pointyhat via kris Notes: svn path=/head/; revision=124597
* The comment in mal/sqwebmail/Makefile is talking about VCHKPW asOliver Lehmann2004-09-231-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) Notes: svn path=/head/; revision=118361
* update to 4.0.7Oliver Lehmann2004-08-081-1/+1
| | | | Notes: svn path=/head/; revision=115612
* mkdir -p -- ... gets confused when there is a /bin/sh in front... so removeOliver Lehmann2004-07-311-1/+2
| | | | | | | it. Notes: svn path=/head/; revision=115143
* setting USE_LIBTOOL_VER forces USE_GNU_CONFIGURE which modifies CONFIGURE_ARGSOliver Lehmann2004-07-231-2/+3
| | | | | | | | | | and by adding --prefix to it, the port gets installed into a wrong directory. Thats fixed now. Noted by: ale Notes: svn path=/head/; revision=114507
* use ${MKDIR} instead of "mkdir" and replace @LIBTOOL@Oliver Lehmann2004-07-201-0/+6
| | | | Notes: svn path=/head/; revision=114298
* update to 4.0.6Oliver Lehmann2004-07-191-2/+2
| | | | Notes: svn path=/head/; revision=114206
* Fix the incorrectly calculation of maildir quotas due to missuse ofOliver Lehmann2004-06-201-1/+1
| | | | | | | | pointer to off_t (64bit) vs pointer to long (32 bit). Bump PORTREVISION Notes: svn path=/head/; revision=111840
* update to 4.0.5Oliver Lehmann2004-06-121-2/+2
| | | | Notes: svn path=/head/; revision=111337
* - Add an "insta-configure" target. It's mandatory to run after the initialOliver Lehmann2004-05-311-1/+10
| | | | | | | | installation, and recommended to run for all updates. - Bump PORTREVISION Notes: svn path=/head/; revision=110521
* update to 4.0.4Oliver Lehmann2004-05-161-1/+1
| | | | Notes: svn path=/head/; revision=109278
* update to 4.0.3Oliver Lehmann2004-04-061-2/+2
| | | | Notes: svn path=/head/; revision=106315
* change CGIBINDIR and WEBDATADIR from .default to -distOliver Lehmann2004-03-301-2/+2
| | | | | | | Noted By: Nelis Lamprecht <nelis@brabys.co.za> Notes: svn path=/head/; revision=105724
* - add WITH_CHARSETS which allows you to enable unicode charsetsOliver Lehmann2004-03-301-1/+13
| | | | | | | | | | - fix creating rfc2047 message headers Submitted By: Dmitry Sukhodoev <raven@bingo.ru> PR: 64900 Notes: svn path=/head/; revision=105673
* update to 4.0.2Oliver Lehmann2004-03-171-1/+3
| | | | Notes: svn path=/head/; revision=104312
* Update to 4.0.1 release.Alex Dupre2004-03-111-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=103614