| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
portlint complains if there is no / at the end, while the
do-fecth doesn't work with a / at the end. Use fetch_site
in this case.
Make do-fetch working
Replace WWWUID and WWWGROUP with WWWOWN and WWWGRP
Noticed by: bento log
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/postfixadmin-2.0.2_1.log
Informed maintainer
Notes:
svn path=/head/; revision=98386
|
|
|
|
|
|
|
|
| |
PR: 61468
Submitted by: maintainer
Notes:
svn path=/head/; revision=98383
|
|
|
|
|
|
|
|
|
|
|
| |
distfile was recreated with:
changed files: HISTORY, TODO
added files: contrib/portugese.diff
Reported by: milter@free.fr
Notes:
svn path=/head/; revision=98372
|
|
|
|
|
|
|
|
| |
Pointed out by: stefanf@irc
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98366
|
|
|
|
|
|
|
|
|
|
| |
- Use PORTDOCS macro
- cleanups
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98364
|
|
|
|
|
|
|
|
|
| |
- Fixed a compatibility problem using Parse::RecDescent version 1.94
- Fixed problem in migrate that caused problems in versions of perl earlier
than 5.6.
Notes:
svn path=/head/; revision=98355
|
|
|
|
|
|
|
|
|
|
|
| |
The SPF protocol relies on sender domains to publish a DNS whitelist of
their designated outbound mailers.
Given an envelope sender, Mail::SPF::Query determines the legitimacy of an
SMTP client IP.
Notes:
svn path=/head/; revision=98341
|
|
|
|
|
|
|
|
| |
PR: 61410
Submitted by: dinoex
Notes:
svn path=/head/; revision=98335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* patch applied to smtp-tls.c and examples/mail-file.c for Balsa
* smtp-tls.c
- fixed typo in check_file()
- domain name check is now done using the wildcard match per RFC 2818
- better error reporting for check_file() and check_directory()
PR: 61434
Submitted by: maintainer
Notes:
svn path=/head/; revision=98323
|
|
|
|
| |
Notes:
svn path=/head/; revision=98283
|
|
|
|
| |
Notes:
svn path=/head/; revision=98270
|
|
|
|
|
|
|
|
| |
Notice by: From: lou <lou@0xffff.org>
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98261
|
|
|
|
|
|
|
|
|
| |
PR: 61385
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98253
|
|
|
|
| |
Notes:
svn path=/head/; revision=98223
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LDAP support build problems
- CONFLICTS has been expanded
- WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT
- WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system
and NOUUCP is no longer a /etc/make.conf tunable for buildworld
- WITH_EXPECT not being set now adds --disable-changepass which causes the suid
authdaemon.passwd to not be installed.
- devel/fam dependency is now non-optional since the port will use the library
if it finds it regardless of one's intention to use it or not. For instance
if libfam is installed and one doe not want it used by courier but chosses
the WITH_LDAP support than libfam will get sucked in as well. Then the user
deletes fam and courier breaks because the user had no idea courier depended
on it. So until courier gets a configure --without-fam tunable this should
be a mandatory dependency.
- and last but not least etc/rc.d/courier.sh startup script has been rewritten
to work with rc.subr which allows one to move it to /etc/rc.d/courier and
have it just work. :)
PR: 61112
Submitted by: Yarema <yds@CoolRat.org>
Notes:
svn path=/head/; revision=98205
|
|
|
|
|
|
|
|
|
|
| |
- Remove contiguous blank line
PR: 61375
Submitted by: maintainer
Notes:
svn path=/head/; revision=98196
|
|
|
|
|
|
|
|
| |
PR: 47002
Submitted by: James Raftery <james@now.ie>
Notes:
svn path=/head/; revision=98191
|
|
|
|
|
|
|
| |
Submitted by: ijliao
Notes:
svn path=/head/; revision=98183
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support WITH_DB_VER=42 to build against db42 rather than
default db4
- Switch to bz2 to reduce download time and data volume.
- Fix up forgotten src/version.c update to 0.15.13.2
PR: 61284
Submitted by: maintainer
Notes:
svn path=/head/; revision=98173
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/61359
Submitted by: Xin LI
Reviewed by: Simon Dick (maintainer)
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=98155
|
|
|
|
|
|
|
|
|
| |
Makefile revision 1.21 and mistakenly ommitted during upgrade to 3.2.1
Noticed by: Ori Peleg <orip@humaneyes.com>
Notes:
svn path=/head/; revision=98145
|
|
|
|
|
|
|
|
|
| |
as Cyrus IMAPd's default.
Requested by: ervin.nemeth@niif.hu
Notes:
svn path=/head/; revision=98134
|
|
|
|
|
|
|
| |
Submitted by: Shawn Yeager <mail@shawnyeager.com>
Notes:
svn path=/head/; revision=98133
|
|
|
|
|
|
|
|
| |
PR: 61314
Submitted by: maintainer
Notes:
svn path=/head/; revision=98081
|
|
|
|
|
|
|
|
|
|
|
| |
- add slaveport-target
- fix INDEX build
- add forgotten file
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=98079
|
|
|
|
|
|
|
|
| |
PR: 61312
Submitted by: maintainer
Notes:
svn path=/head/; revision=98073
|
|
|
|
|
|
|
| |
Approved and reviewed by: erwin (mentor)
Notes:
svn path=/head/; revision=98067
|
|
|
|
| |
Notes:
svn path=/head/; revision=98056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
majordomo installed from the port doesn't work out of the
box: one either has to move ${PREFIX}/majordomo/majordomo.cf
to /etc/majordomo.cf, or set the MAJORDOMO_CF envvar. This
patch should fix this problem.
Honestly, I didn't use his patch since it wasn't attached to the
original PR.
PR: ports/45963
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=98055
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Installation of mail/squirrelmail places the ports documentation
in PREFIX/squirrelmail, and you are not able to not install
the documentation with NOPORTDOCS.
- installs all documentation to the DOCSDIR directory
- fixes security of the port by moving the attachment
and user preferences out of the web servers document
root (moves default data_dir & attachment_dir from
SQUIRRELDIR/data to sub-directorys under
/var/spool/squirrelmail) as recommended on the
SquirrelMail web site.
- adds a periodic/daily script to clean the attachment
directory of abandoned files (disabled by default)
- location of squirrelmail can be set by either defining
SQUIRRELDIR or WITHOUT_WWWDIR when patching and installing
the port.
- BENTO FIX: The /var/spool/squirrelmail directory is
created by pkg-install, but it wasn't being uninstalled.
Connditionalized the creation of this directory depending
on how the BATCH variable is set. A message in pkg-deinstall
advises the port user to remove it if no longer needed.
PR: ports/50840
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Approved by: Maintainer timeout
Notes:
svn path=/head/; revision=98051
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds rc_subr support to spamd daemon
of the spamassassin port.
PR: ports/57384
Submitted by: Martin Matuska <martin@tradex.sk>
Notes:
svn path=/head/; revision=98047
|
|
|
|
| |
Notes:
svn path=/head/; revision=97986
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) Allow the operator to override exim user and group with EXIM_USER and
EXIM_GROUP. This was made possible by the introduction of runtime
resolution of the exim_user UID and the exim_group GID, new in
exim-4.30.
Reported by: Phil Pennock <pdp@nl.demon.net>
Notes:
svn path=/head/; revision=97983
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=97971
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=97968
|
|
|
|
| |
Notes:
svn path=/head/; revision=97943
|
|
|
|
|
|
|
|
|
|
|
|
| |
Updates:
- MASTER_SITES
- dovecot-example.conf used pgsql for userdb by default, now uses passwd.
PR: ports/61188
Submitted by: Robin Breathe <robin@isometry.net>
Notes:
svn path=/head/; revision=97915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Time constraints prevent me from maintaining this port properly. I
apologize for being unable to serve the community better, but life
has gotten in the way of things as usual.
The build issue here seems to be a rather strange one, and has to do
with compiling on the alpha. I have no way of troubleshooting this
myself, since I don't have access to the build environment.
The port requires some heavy-duty updating and it's really not
something I have much time to work on. Unfortunately.
I hope someone else will take over from me.
Thanks to Alex for his work on this port.
Notes:
svn path=/head/; revision=97891
|
|
|
|
|
|
|
|
|
|
|
| |
- Change Makefile to adjust a two more scripts to use FreeBSD paths
- Added additional install (Sophos)
PR: 61132
Submitted by: maintainer
Notes:
svn path=/head/; revision=97790
|
|
|
|
|
|
|
|
|
|
|
| |
- Add few new RUN_DEPENDS for the virus_wrapper scripts
- Patch scripts to use FreeBSD conform directories
PR: 61130
Submitted by: maintainer
Notes:
svn path=/head/; revision=97789
|
|
|
|
|
|
|
|
| |
PR: 61083
Submitted by: maintainer
Notes:
svn path=/head/; revision=97740
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- install our www tree with appropriate permissions
- update pkg-descr, add WWW:
- add a pkg-message
- bump PORTREVISION
PR: 61054
Submitted by: maintainer
Notes:
svn path=/head/; revision=97736
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add ENABLE_SPAM_DELIVERY knob
Make dspam play with qmail
Install MySQL documentation
Install a dummy mysql.data file
PR: 61089
Submitted by: Mark Daniel Reidel <mark@reidel.info>
Reviewed by: Rob Evers <rob@debank.tv>
Notes:
svn path=/head/; revision=97732
|
|
|
|
|
|
|
|
|
| |
- Autodetect if gnutls is installed to get dependencies right.
Approved by: edwin
Notes:
svn path=/head/; revision=97670
|
|
|
|
|
|
|
| |
- we now depend on perl 5.6.1
Notes:
svn path=/head/; revision=97648
|
|
|
|
|
|
|
|
|
|
|
|
| |
Includes ports/60908 by Franz Klammer <klammer@webonaut.com>
The new version includes many new features.
The database structure has changed !! Read UPGRADE.TXT
PR: ports/61044
Submitted by: Rob Evers <rob@debank.tv>
Notes:
svn path=/head/; revision=97626
|
|
|
|
| |
Notes:
svn path=/head/; revision=97598
|
|
|
|
|
|
|
| |
Submitted by: ade
Notes:
svn path=/head/; revision=97567
|
|
|
|
|
|
|
|
| |
PR: 61004
Submitted by: maintainer
Notes:
svn path=/head/; revision=97555
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add new dependency of p5-Test-Simple
* create the output dir if it does not exist (Thanx Paul Wolters!)
* added BUGS section to doc
* converted makegraph.t to Test::More and added some tests
* output dir no longer gets a trailing slash (good for OS/2?) and we use
File::Spec to construct output file names
* better reasons for skipping mails (string vs. some number)
PR: ports/60977
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
Notes:
svn path=/head/; revision=97526
|