non port: mail/vpopmail/Makefile |
SVNWeb
|
Number of commits found: 118 (showing only 100 on this page) |
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above )
|
Sun, 1 Aug 2021
|
[ 08:32 Xin LI (delphij) ] 974e13b (Only the first 10 of 34 ports in this commit are shown above. )
net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR: ports/257374
Reviewed by: obrien
Approved by: portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 15 Dec 2019
|
[ 13:10 tobik ]
mail/vpopmail: Unbreak build with PGSQL=on
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
Tue, 31 Oct 2017
|
[ 14:51 olgeni ] (Only the first 10 of 40 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
|
Tue, 14 Feb 2017
|
[ 17:04 tijl ]
Don't patch away upstream -fPIC so dependent ports can link libvpopmail.a
into shared libraries.
|
Mon, 20 Jun 2016
|
[ 16:23 mat ] (Only the first 10 of 351 ports in this commit are shown above. )
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 17 Jun 2015
|
[ 10:11 mat ]
Fix build as non root.
Sponsored by: Absolight
|
Thu, 28 May 2015
|
[ 15:57 bdrewery ] (Only the first 10 of 15 ports in this commit are shown above. )
Farewell qmail. You were good but the lack of an upstream maintainer or
ecosystem maintainers makes this not a viable mail system today. Personally
I am moving to postfix and have so far found it incredibly easy to setup and
already prefer it over qmail.
|
Wed, 7 Jan 2015
|
[ 16:38 bdrewery ]
- Update plist for new format
Reviewed by: bapt
|
Wed, 31 Dec 2014
|
[ 19:22 bdrewery ]
Fix ownership of home directory
|
Wed, 8 Oct 2014
|
[ 20:57 bapt ]
Convert to USES=pgsql
|
Thu, 2 Oct 2014
|
[ 18:31 bdrewery ]
Stop looking at devel versions
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Fri, 11 Apr 2014
|
[ 00:51 bdrewery ]
- Update to 5.4.33
- Move auth options into its own single group
- Clarify PASSWD and VALIAS options
Changes: (* was already applied in our 5.4.32)
Matt Brookings
* - Defaulted to Server::Disable=True in vusagec.conf
* - Fixed bug that didn't install vusagec.conf
- Changed relevant quota code to use storage_t 64bit type
- Fixed bug where backfill code wouldn't compile when FILE_LOCKING was
enabled
- Updated MySQL module to support larger quota sizes
- Fixed typo
- Added disable_maildrop flag to MySQL limits feature
- More changes to allow for larger quota sizes in MySQL module (Only the first 15 lines of the commit message are shown above )
|
Tue, 1 Apr 2014
|
[ 23:43 bdrewery ]
- Convert to stagedir
|
Tue, 11 Mar 2014
|
[ 21:49 adamw ] (Only the first 10 of 30 ports in this commit are shown above. )
Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.
I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
|
Fri, 20 Sep 2013
|
[ 15:58 bdrewery ] (Only the first 10 of 37 ports in this commit are shown above. )
- Add NO_STAGE until validated to be safe for upcoming staging support
|
Tue, 23 Jul 2013
|
[ 16:01 bdrewery ]
- Add support to have vdelivermail send to stdout by defining
DELIVER_TO_STDOUT in the environment. This is useful when
using dovecot as an LDA. See more discussion at:
http://www.mail-archive.com/vchkpw@inter7.com/msg26694.html
|
Fri, 5 Jul 2013
|
[ 14:32 bdrewery ]
Convert from USE_GMAKE to USES=gmake
|
Tue, 25 Jun 2013
|
[ 20:53 bdrewery ]
- Fix ROAMING after option helpers conversion
PR: ports/179978
Reported by: Claudiu Bosioc <claudiu@casi.ro>
|
Sat, 15 Jun 2013
|
[ 14:23 bdrewery ]
- Use new options helpers
- Remove bsd.port.pre.mk usage
|
Sat, 16 Mar 2013
|
[ 15:03 bdrewery ]
- Fix leftover /var/qmail/control/locals
qmail-send.c:getcontrols() refuses to startup or to process
the virtualdomains file if locals is missing. However,
vpopmail's vadddomain is already creating the locals file
when adding new domains. So creating it when installing is
not needed.
At the time that this change was added to the port, in
vpopmail-5.4.13, vadddomain did not automatically create
the locals file. The current version does in
vpopmail.c:remove_line()
This reverts the change done in r167787 for ports/99914
PR: ports/99914 (reverts)
|
Fri, 15 Mar 2013
|
[ 22:41 bdrewery ]
- Use VPOPMAIL_DIR as install target since that is
user-changeable and this port does not really respect
PREFIX at the moment
- Change tab to space for WWW
|
[ 22:03 bdrewery ] (Only the first 10 of 35 ports in this commit are shown above. )
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers
USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX
With hat: portmgr
|
Sun, 9 Dec 2012
|
[ 23:35 bdrewery ]
- Convert from KNOBS to Options
- Trim header
|
Thu, 2 Aug 2012
|
[ 21:42 bdrewery ]
- Update to my new maintainer address
Approved by: eadler (mentor)
|
Sun, 24 Jun 2012
|
[ 16:17 crees ]
- Fix some portlint warnings
- Pass maintainership to submitter
PR: ports/196359
Submitted by: Bryan Drewery <bryan@shatow.net>
- Use USERS/GROUPS
- Remove perl dependency
PR: ports/157206
Submitted by: bapt
|
Mon, 27 Feb 2012
|
[ 20:32 glarkin ] (Only the first 10 of 49 ports in this commit are shown above. )
- Reassign to the heap
Requested by: roam (on ports-developers@)
|
Mon, 10 Jan 2011
|
[ 08:30 roam ]
The upstream distfile was rerolled with some fixes:
- update the patches
- remove the MD5 checksum
- bump PORTREVISION
Reported by: "Alexander B. Zubkov" <info@zubkov.info>
|
Mon, 13 Sep 2010
|
[ 09:57 roam ]
Update to vpopmail-5.4.32 and declare a GPL-2+ license.
|
Mon, 15 Mar 2010
|
[ 09:04 roam ]
Fix the installation when built with LDAP support.
PR: 144752
Submitted by: Satoru Suzuki <xsuzu@yokohama.riken.jp>
|
Tue, 16 Feb 2010
|
[ 15:54 roam ]
Arrrrrgh. Really copy the vusagec.conf-dist file to vusagec.conf
if the latter does not exist. The pkg-plist @exec commands are not,
repeat not, executed at *port* install time!
PR: 141251 (for REAL this time, honest!)
Reported by: Cristiano Deana <cris@gufi.org>
Feature safe: yes
|
Tue, 9 Feb 2010
|
[ 13:19 roam ]
Another attempt at fixing the vpopmail-5.4.30 local delivery problem:
fix the upstream Makefile's logic and actually install vusage.conf, while
disabling the vusagec/vusaged check since we don't even install vusaged
on FreeBSD.
Pointed out by: garga
PR: 141251 (hopefully for real this time!)
|
Thu, 14 Jan 2010
|
[ 09:18 roam ]
Add an upstream patch as another attempt to fix the vdelivermail
segfault.
Submitted by: ale
|
Tue, 5 Jan 2010
|
[ 10:27 roam ]
Update to vpopmail-5.4.30 which should fix the segfaults that some
users have been experiencing with 5.4.28.
|
Mon, 30 Nov 2009
|
[ 12:09 roam ]
Fix the master sites so that vpopmail is actually fetchable even with
-A present in FETCH_ARGS, as it is on most systems.
Fix the maildir++ file size calculations in the SpamAssassin code as
per the PR.
PR: 139962 (the maildir++ fix)
Submitted by: Alex Dupre <ale@freebsd.org>
|
Thu, 26 Nov 2009
|
[ 19:02 roam ] (Only the first 10 of 25 ports in this commit are shown above. )
Update to vpopmail-5.4.28.
From the PR - fix the creation of new domains through LDAP.
PR: 131274
Submitted by: Suzuki <xsuzu@yokohama.riken.jp>
|
Thu, 17 Sep 2009
|
[ 11:27 pav ]
- Fix configure when WITH_MAILDROP is set
PR: ports/138363
Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
Approved by: maintainer timeout (roam; 18 days)
Feature safe: yes
|
Sat, 22 Aug 2009
|
[ 00:28 amdmi3 ] (Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Mon, 16 Mar 2009
|
[ 13:51 roam ] (Only the first 10 of 23 ports in this commit are shown above. )
Update to vpopmail-5.4.27.
Internally, use quilt for patch management.
Add two Makefile knobs for the locations of the Courier IMAP server's
imaplogin and imapd binaries, just in case anyone would want to test
the new authvchkpw utility :)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (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 )
|
Mon, 17 Mar 2008
|
[ 09:48 roam ]
Reinitialize the internal DeleteMail variable for each dot-qmail line
so that all delivery instructions are indeed executed and no messages are
(partially) lost.
Bump PORTREVISION.
Submitted by: Michal Sviba <michal@myserver.cz> in
e-mail message <47DBD588.4000906@myserver.cz>
|
Tue, 25 Dec 2007
|
[ 06:00 roam ] (Only the first 10 of 13 ports in this commit are shown above. )
Update the vpopmail port to version 5.4.26 with a lot of changes and fixes:
- add the WITH_SPAMFOLDER knob from Alex Dupre's PR;
- fix lots of bugs in the new vlist code;
- fix a couple of bugs in MySQL's "valias -n" implementation;
- actually implement "valias -n" for PostgreSQL;
- fix a couple of directory descriptor leaks and other buglets.
PR: 117321 (the WITH_SPAMFOLDER knob)
Submitted by: ale
|
Fri, 26 Oct 2007
|
[ 08:41 pav ]
- Conditionalize vpopmail/etc/vpopmail.mysql-dist in plist, it's installed only
when WITH_MYSQL is defined
Reported by: pointyhat
|
Tue, 9 Oct 2007
|
[ 13:27 roam ] (Only the first 10 of 18 ports in this commit are shown above. )
Update vpopmail to 5.4.20 after a long delay, mostly due to wondering
how to handle the database upgrade and the SpamAssassin patch partial
integration.
There are several important changes that may affect your vpopmail
installation and may need you to handle manually:
- THE MYSQL CONNECTION INFORMATION IS NO LONGER DEFINED AT COMPILE-TIME!
The WITH_MYSQL_{USER,PASSWD,SERVER,DB} variables should NOT be defined
when you build the port; place that information in the vpopmail.mysql
file after vpopmail has been installed!
- the default domain is also no longer defined at compile time - you need
to place it in the defaultdomain file after the installation.
- the defaultdomain and vpopmail.mysql files are no longer blindly removed
on deinstallation, they are only removed if they have not been modified (Only the first 15 lines of the commit message are shown above )
|
Wed, 6 Jun 2007
|
[ 09:10 roam ]
Build the vpopmail library with position-independent code on ia64 too,
not just amd64.
Reported by: kris
Submitted by: oliver
|
Thu, 5 Oct 2006
|
[ 11:49 roam ] (Only the first 10 of 17 ports in this commit are shown above. )
Update to vpopmail-5.4.17. In the process:
- add a new knob, WITH_SQL_REMOVE_DELETED, for explicitly activating
the new code for removing entries from the SQL log file when a user or
domain is deleted;
- add real NOPORTDOCS support and install the README.* files in addition
to the doc_html/ and man_html/ directories if NOPORTDOCS is not set;
- fix a couple of spelling and grammar errors in the new README.vpopmaild;
- add several sanity checks;
- remove the last traces of the ActiveDirectory backend;
- various other minor changes.
|
Sat, 23 Sep 2006
|
[ 12:38 roam ]
Fix package installation - in most cases, the vpopmail package (if built)
would be installed with the wrong home directory for the vpopmail user.
PR: 103177
Submitted by: oliver
|
Mon, 17 Jul 2006
|
[ 05:51 ale ]
I've updated the SpamAssassin patch, so re-enable it in the port.
|
Fri, 14 Jul 2006
|
[ 12:13 roam ]
Create the qmail control/locals file if it does not exist.
Silence a couple of portlint warnings.
PR: 99914
Submitted by: garga
|
Fri, 16 Jun 2006
|
[ 13:00 roam ]
Update to the last stable release, 5.4.13. In the process:
- temporarily disable the SpamAssassin patch, since vdelivermail was
reorganized a bit;
- fix a couple of potential buffer bound problems;
- remove the unconditional -fPIC; we handle this ourselves for amd64.
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Fri, 27 Jan 2006
|
[ 13:47 roam ]
Set the setgid bit on vchkpw, too - it simply will not work without it :)
PR: 85788
Submitted by: Renato Botelho <garga@freebsd.org>
|
Sat, 21 Jan 2006
|
[ 17:37 krion ] (Only the first 10 of 82 ports in this commit are shown above. )
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above )
|
Thu, 24 Nov 2005
|
[ 16:04 roam ]
Only use -fPIC on amd64 - none of the other arches seem to need it.
Unfortunately, the only way to avoid adding -fPIC to the files that
go into libvpopmail.a would be to actually make the vpopmail port
build a real shared library, which might be a bit more difficult and
should probably be coordinated with the upstream.
Pointy hat to: roam (myself)
Pointy hat handed by: kris
|
Thu, 17 Nov 2005
|
[ 22:54 roam ]
Unless WITHOUT_FPIC is defined, add -fPIC to the C compiler flags.
This fixes the build of ports that use libvpopmail, at least on amd64,
and does not hurt on other platforms.
PR: 88402
Submitted by: Matteo Baldi <egon@egonflower.com> among others
|
Fri, 16 Sep 2005
|
[ 07:34 roam ]
Add the WITH_SMTP_AUTH_PATCH knob to fix the SMTP authentication, at least
when invoked via the elysium implementation of SMTP auth from
http://members.elysium.pl/brush/qmail-smtpd-auth/dist/
Submitted by: Nikolay Georgiev <niki@techlab.office1.bg>
|
Mon, 5 Sep 2005
|
[ 21:27 roam ]
Complement pav's handling of tcp.smtp and tcp.smtp-dist: actually install
the sample tcp.smtp file as tcp.smtp-dist.
Add the WITH_SUID_VCHKPW knob for setting the setuid bit on bin/vchkpw. [1]
Bump PORTREVISION.
PR: 85124 [1]
Submitted by: garga [1]
|
Fri, 1 Jul 2005
|
[ 16:43 roam ]
Set the SHELL environment variable to "/bin/sh" in vdelivermail before
executing external programs.
PR: 69969
Submitted by: Claudiu Bosioc <claudiu@casi.ro>
|
Tue, 7 Jun 2005
|
[ 08:51 roam ]
Use --enable-sql-logging instead of the deprecated --enable-mysql-logging
and --enable-pgsql-logging. Correspondingly, deprecate WITH_MYSQL_LOG and
WITH_PGSQL_LOG in favor of WITH_SQL_LOG.
Reported by: Alexander B. Zubkov <sasha@sekrett.ru>,
Martin Tsachev <mtsachev@gmail.com>
|
Mon, 30 May 2005
|
[ 11:26 pav ]
- Require perl in runtime too, pkg-install script is written in it.
Up until now, it was impossible to install from package.
|
Wed, 11 May 2005
|
[ 13:32 pav ]
- Update to 5.4.10
- Add support for LDAP
- Handle tcp.smtp configuration file nicely
PR: ports/80412
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: maintainer timeout (2 weeks)
|
Mon, 31 Jan 2005
|
[ 00:35 girgen ] (Only the first 10 of 107 ports in this commit are shown above. )
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
Fri, 10 Sep 2004
|
[ 06:23 roam ]
Merge several security and reliability fixes from the vpopmail 5.4
CVS branch.
Prompted by: eik (for the vsybase.c advisory and CVS fix)
Approved by: portmgr (marcus)
|
Wed, 25 Aug 2004
|
[ 08:09 roam ]
Update to vpopmail-5.4.6, which contains IMPORTANT security fixes for
people using vpopmail with SQL backends!
|
Tue, 25 May 2004
|
[ 09:19 mat ] (Only the first 10 of 23 ports in this commit are shown above. )
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
|
Mon, 19 Apr 2004
|
[ 12:09 roam ]
Fix a file descriptor leak in opensmtp().
Obtained from: vpopmail CVS via oliver and
Michael Bowe <mbowe@pipeline.com.au>
|
Fri, 9 Apr 2004
|
[ 09:38 roam ]
Update vpopmail to 5.4.3.
|
Fri, 12 Mar 2004
|
[ 09:36 ale ]
Fix dependency on SpamAssassin.
Noticed by: Cristiano Deana <cris@gufi.org>
|
Thu, 26 Feb 2004
|
[ 14:34 ale ]
Add CONFLICTS.
|
Wed, 11 Feb 2004
|
[ 08:24 ale ]
- Fix new installations (patch disappeared in my last commit) [1]
- Remove now useless post-patch target
Noticed by: Cristiano Deana <cris@gufi.org> [1]
Approved by: nork (mentor/implicitly)
|
Thu, 5 Feb 2004
|
[ 22:10 ale ]
Update to 5.4.0 stable release.
Approved by: roam, nork (mentor/implicitly)
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Fri, 30 Jan 2004
|
[ 18:03 roam ]
A first shot at enabling the PostgreSQL authentication features, only
loosely based on the PR mentioned (the original patch in the PR does not
handle either library dependencies nor changing the default credentials).
PORTREVISION *not* bumped, this can wait until I implement WITH_PGSQL_PASS
and WITH_PGSQL_SERVER in the near future.
PR: 61998
Submitted by: Sascha Luck <sascha@c4inet.net>
|
Thu, 27 Nov 2003
|
[ 21:59 roam ]
Update to vpopmail-5.3.30, fixing a critical update_rules bug.
Revamp a bit the creation of the MySQL credentials file.
PR: 59605
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (mostly)
Approved by: portmgr (will)
|
Mon, 10 Nov 2003
|
[ 09:26 roam ]
Create an empty default limits file if none exists, bump PORTREVISION.
Change a -f check to an -e one to also catch symlinks and such.
|
Mon, 3 Nov 2003
|
[ 13:42 roam ]
Update to 5.3.29 and add the new SpamAssassion patch from Alex Dupre,
with a configurable spam threshold value set by the SPAM_THRESHOLD knob.
PR: 58306, 58805
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
Fri, 31 Oct 2003
|
[ 17:24 roam ]
Add Alex Dupre's patch for SpamAssassin integration, conditional
on the WITH_SPAMASSASSIN knob.
PR: 58503
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
Wed, 8 Oct 2003
|
[ 12:32 roam ]
Update to vpopmail 5.3.28. Only set vpopmail:vchkpw ownership on
the bin/ and etc/ directories.
PR: 57551
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
Tue, 30 Sep 2003
|
[ 08:47 roam ]
Manually do the recursive chown of the vpopmail directory that was
removed from the 5.3.27 source for some reason.
PR: 56916
Submitted by: guilherme@vianavirtual.com
|
Wed, 10 Sep 2003
|
[ 09:41 roam ]
Update to 5.3.27, USE_MYSQL, de-quote COMMENT, update the knobs info,
and other assorted fixes, mostly from Alex's PR.
PR: 56462
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Ob-woohoo: run-time configuration of default-domain and MySQL info;
at last it is possible to build a single package for
deploying on multiple servers!
|
Tue, 29 Apr 2003
|
[ 12:10 roam ]
Update to vpopmail-5.3.20.
Add the WITH_VPOPMAIL_SQWEBMAIL_CREATION knob to make vadduser
(well, make_user_dir(), actually) create an sqwebmail-config file
specifying the outgoing messages' sender address.
|
Wed, 19 Feb 2003
|
[ 16:07 roam ] (Only the first 10 of 70 ports in this commit are shown above. )
Remove pkg-comment files in my ports.
|
Mon, 17 Feb 2003
|
[ 12:21 roam ]
Update to vpopmail-5.3.16:
- WITH_MYSQL_LIMITS works now, move it where users can actually see it
and remove the BROKEN mark;
- remove the vmysql.h patch that defined the 'limits' table creation -
it was fixed in the meantime;
- remove the annoying configure script check for id == 0.
|
Sun, 9 Feb 2003
|
[ 13:15 roam ]
Fix the regular expressions used for setting the database access
(username, password, database name, etc) - when I did the changeover
from ${PERL} to ${REINPLACE_CMD}, I plain forgot that sed does not
really like Perl-style $1 subexpression references :(
Reported by: Ventsislav Velkov <veno@evrocom.net>,
"Pavel Novikov" <pavel@ext.by>
|
Mon, 20 Jan 2003
|
[ 16:55 roam ]
USE_REINPLACE.
The mail/vpopmail and mail/vpopmail-stable ports retain their Perl
dependency, since the pkg-install script is written in Perl. I think
this might need to be changed when I get the time to look into it.
Submitted by: Ulrich Spoerlein <q@uni.de>
|
Sat, 2 Nov 2002
|
[ 21:33 roam ]
Update the checksum to match the "new" distfile.
Submitted by: gerald <gerald@hannibal.symicon.com> - the original
notification about the vpopmail distfile checksum change
Fix a possible buffer underflow bug in the changed code.
Add a new ENABLE_MYSQL_LIMITS knob for .qmailadmin-limits processing, and
DISABLE the new MySQL limits code - it does not even compile as shipped :(
Use the correct configure script option for specifying the path to
the tcprules program, so vpopmail works even with LOCALBASE != /usr/local.
Submitted by: Mike Meyer <mwm@mired.org> - the tcprules patch
|
Fri, 1 Nov 2002
|
[ 22:20 roam ]
Mark FORBIDDEN due to a checksum mismatch.
It seems that a couple of new features were added, but I have to take
a closer look at them to make sure nothing is wrong. This will probably
happen as soon as I wake up in a couple of hours.
Submitted by: gerald <gerald@hannibal.symicon.com>
Pointy hat to: Inter 7 for adding new features to an already "released"
tarball instead of releasing a new version :(
|
Fri, 20 Sep 2002
|
[ 19:55 roam ]
Apply a blessed +3 magic wand of autotools protection; a rogue run of
autoconf or automake over our local patches can ruin your whole day.
This rarely, if ever, affected the vpopmail ports, causing mysterious
failures at install time, but inevitably killed the stunnel build if
automake-1.5 happened to be installed.
Reported by: Dan Langille <dan@langille.org> for stunnel,
Sitchin Zech <mailsagan@yahoo.com> for vpopmail
|
Sun, 15 Sep 2002
|
[ 10:25 roam ]
Update to vpopmail-5.3.9, with better processing of the exit code
of mail/autoresponder.
|
Thu, 5 Sep 2002
|
[ 14:30 roam ]
Update to vpopmail-5.3.8.
There are two new configuration knobs:
- WITHOUT_USERS_BIG_DIR disables the use of 'big' directories for users,
thereby saving a little on disk space and inode usage; IMO, the
savings are negligible;
- WITHOUT_SEEKABLE disables the newly introduced ability of vdelivermail
to examine its input stream for seekability, and read it all into a
file to make it seekable. This works quite fine in the tests that I
have done, so there seems to be no need to enable it on FreeBSD;
however, if things should go wrong (in particular, if delivering mail
to your virtual domains seems to fail), try rebuilding vpopmail with
this knob.
Prompted by: David Phillips <david@acz.org>
|
[ 13:42 roam ]
Change the WITH_MD5_PASSWORDS knob to WITHOUT_MD5_PASSWORDS;
the vpopmail default is to build support for MD5-hashed passwords now.
Reported by: Jetchko Jekov <jeka@flavia-bg.com>
|
Fri, 14 Jun 2002
|
[ 09:38 roam ]
Fix a segfault when authenticating against the system passwd file:
there's little sense in passing an integer port number to a string
comparison routine :)
Bump PORTREVISION.
Reported by: Rudy <rudy@tzone.it>
|
Wed, 12 Jun 2002
|
[ 10:09 roam ]
Update to the vpopmail-5.3.6 development version, which adds back APOP
support (spelled WITH_CLEARTEXT_PASSWD now), along with a couple of
other tweakable knobs. There is UNTESTED support for Sybase and Oracle
database backends; please report any successes or failures to me.
APOP support discontinuation reported by: "A. Postle" <apostle@kolbas.it>
|
Tue, 21 May 2002
|
[ 16:26 roam ]
Update to vpopmail-5.2.1.
|
Number of commits found: 118 (showing only 100 on this page) |