| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: mail/sqwebmail/Makefile |
|
CVSWeb
|
Number of commits found: 82 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
|
Wed, 16 Jul 2008
|
[ 08:58 oliver ]
1.81 mail/sqwebmail/Makefile
1.37 mail/sqwebmail/distinfo
update to 5.2.2
|
|
Fri, 6 Jun 2008
|
[ 14:43 edwin ]
1.25 mail/abook/Makefile
1.8 mail/addresses-goodies/Makefile
1.11 mail/addresses/Makefile
1.4 mail/alpine/Makefile
1.18 mail/althea/Makefile
1.32 mail/anubis/Makefile
1.133 mail/balsa/Makefile
1.12 mail/biabam/Makefile
1.7 mail/c-sig/Makefile
1.26 mail/claws-mail-att_remover/Makefile
(Only the first 10 of 159 ports in this commit are shown above. )
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)
|
|
Wed, 3 Oct 2007
|
[ 13:10 oliver ]
1.79 mail/sqwebmail/Makefile
1.36 mail/sqwebmail/distinfo
update to 5.2.0
|
|
Mon, 23 Jul 2007
|
[ 10:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
|
Sun, 27 May 2007
|
[ 10:27 oliver ]
1.77 mail/sqwebmail/Makefile
fix --enable-unicode handling and remove --disable-utf7-folder-encoding
option which is not longer supported
|
|
Thu, 26 Apr 2007
|
[ 20:59 oliver ]
1.76 mail/sqwebmail/Makefile
1.35 mail/sqwebmail/distinfo
update to 5.1.6
|
|
Thu, 11 Jan 2007
|
[ 05:12 oliver ]
1.75 mail/sqwebmail/Makefile
1.34 mail/sqwebmail/distinfo
update to 5.1.5
|
|
Tue, 2 Jan 2007
|
[ 05:35 oliver ]
1.74 mail/sqwebmail/Makefile
1.33 mail/sqwebmail/distinfo
update to 5.1.4
|
|
Mon, 6 Nov 2006
|
[ 17:44 oliver ]
1.73 mail/sqwebmail/Makefile
- OPTIONify FAM support
- fix compilation with FAM support enabled
Noted by: Jason Woofenden <jason@jasonwoof.com>
|
|
Wed, 30 Aug 2006
|
[ 19:38 oliver ]
1.72 mail/sqwebmail/Makefile
1.32 mail/sqwebmail/distinfo
update to5.1.3
|
|
Tue, 30 May 2006
|
[ 05:34 oliver ]
1.71 mail/sqwebmail/Makefile
1.31 mail/sqwebmail/distinfo
1.23 mail/sqwebmail/pkg-plist
update to 5.1.2
|
|
Tue, 16 May 2006
|
[ 12:33 oliver ]
1.70 mail/sqwebmail/Makefile
fix pointyhat and 4 build
Noted by: Patrick Mackinlay <patrick@spacesurfer.com>
|
|
Wed, 10 May 2006
|
[ 23:37 edwin ]
1.16 mail/althea/Makefile
1.11 mail/antivirus-milter/Makefile
1.27 mail/anubis/Makefile
1.23 mail/asmail/Makefile
1.5 mail/assp/Makefile
1.6 mail/autosig/Makefile
1.7 mail/bayespam/Makefile
1.10 mail/biabam/Makefile
1.35 mail/cclient/Makefile
1.7 mail/contact-lookup-applet/Makefile
(Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
|
Fri, 7 Apr 2006
|
[ 18:57 oliver ]
1.68 mail/sqwebmail/Makefile
resort CXXFLAGS to make pointyhat happy
Noted by: kris
|
|
Thu, 23 Mar 2006
|
[ 10:27 oliver ]
1.67 mail/sqwebmail/Makefile
switch CONFIGURE_ENV definition to fix pointyhat build
Noted by: kris
|
|
Tue, 21 Mar 2006
|
[ 14:37 oliver ]
1.66 mail/sqwebmail/Makefile
make gdbm chooseable (OPTIONS)
use a cache file to speed up configure
|
|
Mon, 20 Mar 2006
|
[ 17:00 oliver ]
1.65 mail/sqwebmail/Makefile
fix OpenSSL support
Noted by: Manuel Trujillo Albarral <mtrujillo@vlex.com>
|
|
Sun, 19 Mar 2006
|
[ 22:52 oliver ]
1.64 mail/sqwebmail/Makefile
1.22 mail/sqwebmail/pkg-plist
1.1 mail/sqwebmail/files/sqwebmail-sqwebmaild.in
1.4 mail/sqwebmail/files/sqwebmail-sqwebmaild.sh.in
startscript gets installed without .sh suffix
|
[ 21:58 oliver ]
1.63 mail/sqwebmail/Makefile
install charset.alias in the correct place
|
|
Wed, 15 Mar 2006
|
[ 05:16 oliver ]
1.62 mail/sqwebmail/Makefile
1.30 mail/sqwebmail/distinfo
update to 5.1.1
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Wed, 28 Dec 2005
|
[ 06:20 oliver ]
1.60 mail/sqwebmail/Makefile
1.29 mail/sqwebmail/distinfo
update to 5.0.7
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
|
Sat, 24 Sep 2005
|
[ 13:53 oliver ]
1.58 mail/sqwebmail/Makefile
1.28 mail/sqwebmail/distinfo
update tp 5.0.6
|
|
Sat, 17 Sep 2005
|
[ 11:51 oliver ]
1.57 mail/sqwebmail/Makefile
1.27 mail/sqwebmail/distinfo
update to 5.0.5
|
|
Tue, 13 Sep 2005
|
[ 15:45 oliver ]
1.56 mail/sqwebmail/Makefile
fix a small typo
Submitted by: Marian Cerny <jojo@matfyz.cz>
|
|
Mon, 25 Jul 2005
|
[ 13:46 oliver ]
1.55 mail/sqwebmail/Makefile
1.26 mail/sqwebmail/distinfo
update to 5.0.4
|
|
Fri, 10 Jun 2005
|
[ 15:55 oliver ]
1.54 mail/sqwebmail/Makefile
fix the WITH_HTTPS_LOGIN knob
PR: 82118
Submitted By: Cristiano Deana <cris@gufi.org>
|
|
Fri, 13 May 2005
|
[ 18:15 oliver ]
1.53 mail/sqwebmail/Makefile
1.25 mail/sqwebmail/distinfo
update to 5.0.2
|
|
Wed, 27 Apr 2005
|
[ 15:50 oliver ]
1.52 mail/sqwebmail/Makefile
1.20 mail/sqwebmail/pkg-plist
1.4 mail/sqwebmail/files/sqwebmail-sqwebmaild.sh
1.1 mail/sqwebmail/files/sqwebmail-sqwebmaild.sh.in
- 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
|
|
Tue, 26 Apr 2005
|
[ 20:22 oliver ]
1.95 mail/courier-imap/Makefile
1.42 mail/maildrop/Makefile
1.51 mail/sqwebmail/Makefile
chase courier-authlib move
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Sat, 5 Mar 2005
|
[ 14:02 oliver ]
1.48 mail/sqwebmail/Makefile
1.24 mail/sqwebmail/distinfo
1.19 mail/sqwebmail/pkg-plist
update to 5.0.2
|
|
Fri, 28 Jan 2005
|
[ 22:20 oliver ]
1.47 mail/sqwebmail/Makefile
add options for --enable-autopurge and --enable-maxpurge configure options
Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net>
|
|
Sat, 8 Jan 2005
|
[ 10:25 oliver ]
1.2 mail/courier-authlib/Makefile
1.89 mail/courier-imap/Makefile
1.46 mail/sqwebmail/Makefile
1.130 UPDATING
1.2 mail/courier-authlib/files/courier-authdaemond.sh
1.2 mail/courier-imap/files/courier-imap-imapd-ssl.sh
1.2 mail/courier-imap/files/courier-imap-imapd.sh
1.2 mail/courier-imap/files/courier-imap-pop3d-ssl.sh
1.2 mail/courier-imap/files/courier-imap-pop3d.sh
1.2 mail/courier-authlib/distinfo
(Only the first 10 of 23 ports in this commit are shown above. )
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>
|
|
Mon, 20 Dec 2004
|
[ 15:10 oliver ]
1.45 mail/sqwebmail/Makefile
depend on gettext
bump PORTREVISION
Noted By: pointyhat via kris
|
|
Thu, 23 Sep 2004
|
[ 21:11 oliver ]
1.44 mail/sqwebmail/Makefile
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)
|
|
Sun, 8 Aug 2004
|
[ 09:56 oliver ]
1.43 mail/sqwebmail/Makefile
1.22 mail/sqwebmail/distinfo
update to 4.0.7
|
|
Sat, 31 Jul 2004
|
[ 12:52 oliver ]
1.42 mail/sqwebmail/Makefile
mkdir -p -- ... gets confused when there is a /bin/sh in front... so remove
it.
|
|
Fri, 23 Jul 2004
|
[ 19:39 oliver ]
1.41 mail/sqwebmail/Makefile
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
|
|
Tue, 20 Jul 2004
|
[ 17:27 oliver ]
1.40 mail/sqwebmail/Makefile
use ${MKDIR} instead of "mkdir" and replace @LIBTOOL@
|
|
Mon, 19 Jul 2004
|
[ 14:10 oliver ]
1.39 mail/sqwebmail/Makefile
1.21 mail/sqwebmail/distinfo
1.2 mail/sqwebmail/files/patch-maildir::maildirquota.c
update to 4.0.6
|
|
Sun, 20 Jun 2004
|
[ 08:21 oliver ]
1.38 mail/sqwebmail/Makefile
1.1 mail/sqwebmail/files/patch-maildir::maildirquota.c
Fix the incorrectly calculation of maildir quotas due to missuse of
pointer to off_t (64bit) vs pointer to long (32 bit).
Bump PORTREVISION
|
|
Sat, 12 Jun 2004
|
[ 14:11 oliver ]
1.37 mail/sqwebmail/Makefile
1.20 mail/sqwebmail/distinfo
update to 4.0.5
|
|
Mon, 31 May 2004
|
[ 13:33 oliver ]
1.36 mail/sqwebmail/Makefile
- Add an "insta-configure" target. It's mandatory to run after the initial
installation, and recommended to run for all updates.
- Bump PORTREVISION
|
|
Sun, 16 May 2004
|
[ 20:04 oliver ]
1.35 mail/sqwebmail/Makefile
1.19 mail/sqwebmail/distinfo
1.16 mail/sqwebmail/pkg-plist
1.2 mail/sqwebmail/files/sqwebmail-sqwebmaild.sh
update to 4.0.4
|
|
Tue, 6 Apr 2004
|
[ 14:00 oliver ]
1.34 mail/sqwebmail/Makefile
1.18 mail/sqwebmail/distinfo
1.2 mail/sqwebmail/files/patch-sqwebmail::newmsg_create.c
update to 4.0.3
|
|
Tue, 30 Mar 2004
|
[ 20:44 oliver ]
1.33 mail/sqwebmail/Makefile
change CGIBINDIR and WEBDATADIR from .default to -dist
Noted By: Nelis Lamprecht <nelis@brabys.co.za>
|
[ 07:18 oliver ]
1.32 mail/sqwebmail/Makefile
1.1 mail/sqwebmail/files/patch-sqwebmail::newmsg_create.c
- add WITH_CHARSETS which allows you to enable unicode charsets
- fix creating rfc2047 message headers
Submitted By: Dmitry Sukhodoev <raven@bingo.ru>
PR: 64900
|
|
Wed, 17 Mar 2004
|
[ 17:51 oliver ]
1.31 mail/sqwebmail/Makefile
1.17 mail/sqwebmail/distinfo
1.2 mail/sqwebmail/files/patch-ldap
1.2 mail/sqwebmail/files/patch-sqwebmail::sv-make_timezonelist.pl
1.15 mail/sqwebmail/pkg-plist
update to 4.0.2
|
|
Thu, 11 Mar 2004
|
[ 08:26 ale ]
1.30 mail/sqwebmail/Makefile
1.16 mail/sqwebmail/distinfo
Update to 4.0.1 release.
Approved by: maintainer
|
|
Mon, 8 Mar 2004
|
[ 21:10 oliver ]
1.29 mail/sqwebmail/Makefile
1.15 mail/sqwebmail/distinfo
1.14 mail/sqwebmail/pkg-plist
update sqwebmail to 4.0.0
|
|
Thu, 19 Feb 2004
|
[ 20:37 oliver ]
1.28 mail/sqwebmail/Makefile
revert last change and set CONFIGURE_TARGET
Noted By: kris, Jeremy L.Stock <jstock@visi.com>
|
|
Tue, 17 Feb 2004
|
[ 20:22 oliver ]
1.27 mail/sqwebmail/Makefile
fix build on amd64 (s/HAS_CONFIGURE/GNU_CONFIGURE/)
|
|
Sat, 6 Dec 2003
|
[ 15:22 oliver ]
1.26 mail/sqwebmail/Makefile
1.14 mail/sqwebmail/distinfo
1.13 mail/sqwebmail/pkg-plist
1.1 mail/sqwebmail/files/sqwebmail-sqwebmaild.sh
update mail/sqwebmail to 3.6.2
PR: ports/59763
Submitted By: Alex Dupre <sysadmin@alexdupre.com>
|
|
Sat, 22 Nov 2003
|
[ 13:23 oliver ]
1.25 mail/sqwebmail/Makefile
utilize USE_OPENLDAP
|
|
Thu, 30 Oct 2003
|
[ 20:31 oliver ]
1.24 mail/sqwebmail/Makefile
1.13 mail/sqwebmail/distinfo
uodate sqwebmail to 3.6.1
|
|
Tue, 28 Oct 2003
|
[ 07:31 oliver ]
1.23 mail/sqwebmail/Makefile
1.12 mail/sqwebmail/pkg-plist
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>
|
|
Sun, 17 Aug 2003
|
[ 19:57 oliver ]
1.22 mail/sqwebmail/Makefile
1.12 mail/sqwebmail/distinfo
1.11 mail/sqwebmail/pkg-plist
update sqwebmail to 3.6.0
|
|
Sun, 3 Aug 2003
|
[ 10:30 oliver ]
1.21 mail/sqwebmail/Makefile
1.10 mail/sqwebmail/pkg-plist
Reflect the renaming of authdaemond.sh (PR) to sqwebmail-authdaemond.sh (CVS)
Noted by: Alex Dupre <sysadmin@alexdupre.com>
|
[ 10:04 oliver ]
1.20 mail/sqwebmail/Makefile
1.9 mail/sqwebmail/pkg-plist
1.1 mail/sqwebmail/files/sqwebmail-authdaemond.sh
- don't use @cwd in pkg-plist
- add a startupscript for authdaemond
PR: ports/55193
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
Tue, 22 Jul 2003
|
[ 11:40 oliver ]
1.19 mail/sqwebmail/Makefile
1.8 mail/sqwebmail/pkg-plist
add a WITHOUT_AUTHDAEMON knob
|
|
Fri, 16 May 2003
|
[ 14:50 oliver ]
1.18 mail/sqwebmail/Makefile
1.11 mail/sqwebmail/distinfo
Update sqwebmail to 3.5.3
Approved by: alex (mentor)
|
|
Thu, 15 May 2003
|
[ 17:42 oliver ]
1.17 mail/sqwebmail/Makefile
1.10 mail/sqwebmail/distinfo
Update sqwebmail to 3.5.2
Approved by: alex (mentor)
|
|
Mon, 12 May 2003
|
[ 21:08 oliver ]
1.16 mail/sqwebmail/Makefile
1.9 mail/sqwebmail/distinfo
1.7 mail/sqwebmail/pkg-plist
Update sqwebmail to 3.5.1
Take maintainership
PR: 50910
Approved by: nbm, alex (mentor)
|
|
Fri, 7 Mar 2003
|
[ 06:06 ade ]
1.11 mail/abook/Makefile
1.33 mail/adcomplain/Makefile
1.4 mail/autosig/Makefile
1.3 mail/biabam/Makefile
1.23 mail/cclient/Makefile
1.44 mail/courier-imap/Makefile
1.16 mail/cucipop/Makefile
1.8 mail/demime/Makefile
1.3 mail/drbl/Makefile
1.4 mail/emh/Makefile
(Only the first 10 of 166 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Mon, 24 Feb 2003
|
[ 02:26 edwin ]
1.70 MOVED
1.52 ftp/proftpd/Makefile
1.42 mail/courier-imap/Makefile
1.116 mail/exim-old/Makefile
1.124 mail/exim/Makefile
1.15 mail/imp/Makefile
1.19 mail/imp3/Makefile
1.67 mail/pine4/Makefile
1.22 mail/qmail-ldap/Makefile
1.4 mail/smunge/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
Point dependencies on net/openldap to net/openldap12
|
|
Thu, 9 Jan 2003
|
[ 14:28 nbm ]
1.13 mail/sqwebmail/Makefile
New user config options for sqwebmail
PR: 44888
Submitted by: Scott Lampert <scott@lampert.org>
|
|
Tue, 5 Nov 2002
|
[ 01:57 edwin ]
1.12 mail/sqwebmail/Makefile
port needs perl to build -> USE_PERL5=yes
Noticed on: bento
|
|
Thu, 10 Oct 2002
|
[ 21:50 seanc ]
1.11 mail/sqwebmail/Makefile
Add tunables for setting the hard and soft timeouts for sqwebmail.
Reviewed by: nbm
Approved by: knu (mentor)
|
|
Sun, 4 Aug 2002
|
[ 21:23 nbm ]
1.10 mail/sqwebmail/Makefile
1.8 mail/sqwebmail/distinfo
1.6 mail/sqwebmail/pkg-plist
Upgrade to sqwebmail 3.3.7
|
|
Sun, 18 Nov 2001
|
[ 12:23 nbm ]
unknown mail/sqwebmail/Makefile
unknown mail/sqwebmail/distinfo
unknown mail/sqwebmail/pkg-plist
Upgrade to 3.2.0.
|
|
Thu, 24 May 2001
|
[ 17:04 nbm ]
unknown mail/sqwebmail/Makefile
unknown mail/sqwebmail/distinfo
unknown mail/sqwebmail/pkg-plist
Update to 2.0.0
|
|
Tue, 30 Jan 2001
|
[ 08:27 nbm ]
unknown mail/sqwebmail/Makefile
unknown mail/sqwebmail/distinfo
Upgrade to sqwebmail 1.2.4, which fixes a stack overflow bug.
|
|
Mon, 29 Jan 2001
|
[ 12:02 nbm ]
unknown mail/sqwebmail/Makefile
unknown mail/sqwebmail/distinfo
Update to sqwebmail 1.2.3.
|
|
Wed, 3 Jan 2001
|
[ 15:39 nbm ]
unknown mail/sqwebmail/Makefile
unknown mail/sqwebmail/distinfo
unknown mail/sqwebmail/pkg-plist
Upgrade to 1.1.2
|
|
Fri, 10 Nov 2000
|
[ 19:49 nbm ]
unknown mail/sqwebmail/Makefile
unknown mail/sqwebmail/distinfo
unknown mail/sqwebmail/pkg-plist
Upgrade to sqwebmail 1.0.3
|
|
Fri, 3 Nov 2000
|
[ 23:42 nbm ]
unknown mail/sqwebmail/Makefile
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.
|
|
Sat, 23 Sep 2000
|
[ 00:28 nbm ]
unknown mail/sqwebmail/Makefile
Change 'Date created:' and 'Whom:' to reflect reality.
|
[ 00:24 nbm ]
unknown mail/sqwebmail/pkg/COMMENT
unknown mail/sqwebmail/pkg/DESCR
unknown mail/sqwebmail/Makefile
unknown mail/sqwebmail/pkg/PLIST
unknown mail/sqwebmail/files/md5
Add sqwebmail, a web-based mail reader for use with compatible setups like
courier-imap and vpopmail (and both).
|
Number of commits found: 82 |