Commit graph

5331 commits

Author SHA1 Message Date
Erwin Lansing
3626b3c7c7 Update to 1.1.0
Other than removing the "-w" (warnings) flag for Perl execution, and
the version number bump, this release is identical to 1.0.18.

This also marks the point where the port will follow the stable release
again instead of the BETA releases.
2003-12-12 15:05:08 +00:00
Sergei Kolobov
a110ceccb6 Add vqregister 2.6, an extremely admin-configurable email user signup CGI.
vQregister is a CGI which allows new email users to signup on your system.
It is extremely configurable, and has many methods of operation.
 * Configurable to allow random generation of passwords, which are
   emailed to users.
 * Redirect your users (ie, SqWebmail) after the signup process is complete.
 * Fully templacized HTML, and email output.

WWW:	http://www.inter7.com/vqregister.html

PR:		59525
Submitted by:	Dan Caescu <daniel@freebsd.ro>
2003-12-12 14:23:53 +00:00
Sheldon Hearn
6a2323b6cb Update author's address. The author is the maintainer.
Submitted by:	maintainer
2003-12-12 13:28:50 +00:00
Erwin Lansing
f720e792b9 Make PORTNAME, PORTVERSION, MAINTAINER and COMMENT overrideable again
which seems to be accidentally committed in the previous commit
judging from the cvs log message. This should fix INDEX builds.
2003-12-12 12:36:49 +00:00
Peter Pentchev
c6c3559a2a Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.
PR:		57749
Approved by:	maintainer timeout
2003-12-12 12:21:56 +00:00
Mark Linimon
754b4ec753 Mark broken on 5.x due to the usual gcc3.3-induced bitrot. Pet portlint. 2003-12-12 10:15:47 +00:00
Andrey A. Chernov
9c66d150cf Upgrade to 0.48 2003-12-12 03:17:39 +00:00
Joe Marcus Clarke
032bee58d2 Revert my last commit. According to ache, the maintainer, this is fixed
locally in this port's patches.  Sorry for jumping the gun, but better safe
than sorry.

Requested by:	ache
2003-12-11 20:02:16 +00:00
Sergei Kolobov
04de5e37c4 Add anomy-sanitizer 1.63, sanitize and clean incoming/outgoing mail.
The Anomy sanitizer is what most people would call
"an email virus scanner". The most important jobs that the sanitizer
can do for you - it can scan email attachments for viruses.

Other things it can do:
- Disable potentially dangerous HTML code, such as javascript,
  within incoming email.
- Protect you from email-based break-in attempts which exploit
  bugs in common email programs (Outlook, Eudora, Pine, ...).
- Block or "mangle" attachments based on their file names.
  This way if you don't need to recieve e.g. visual basic scripts,
  then you don't have to worry about the security risk they imply
  (the ILOVEYOU virus was a visual basic program).
  This lets you protect yourself and your users from whole
  classes of attacks, instead of blocking individual exploits.

Author:	Bjarni R. Einarsson <bre@netverjar.is>
WWW:	http://mailtools.anomy.net/

PR:		59869
Submitted by:	janos.mohacsi@bsd.hu
2003-12-11 17:25:34 +00:00
Joe Marcus Clarke
d831818e69 With my portmgr hat on, mark this port FORBIDDEN as it contains a remotely
exploitable privilege escalation vulnerability.  See
http://www.eudora.com/qpopper/#BUFFER for more details.

Reported by:	kensmith
2003-12-11 16:49:26 +00:00
Kirill Ponomarev
a1c2f2bb8d - Assign maintainership to Rob Evers <rob@debank.tv>
PR:		60152
Submitted by:	Rob Evers <rob@debank.tv>
2003-12-11 15:57:33 +00:00
Kirill Ponomarev
cb862ef852 - Update to version 0.31
PR:		60145
Submitted by:	Ports Fury
2003-12-11 14:43:17 +00:00
Sergei Kolobov
3bbf74e145 - Update to 2.8
- Add new knobs: WITH_MYSQL, WITH_MAILDROP, WITH_PROCMAIL

While I'm here:
- Reset maintainer to ports@FreeBSD.org - Dominic Marks released
  maintainership of his ports on 2003-09-16 (see ports/56935)

PR:		60138
Submitted by:	Rob Evers <rob@debank.tv>
2003-12-11 14:42:27 +00:00
Sergei Kolobov
98ba269341 - Unbreak: switch from courier:courier (UID/GID 62, conflicts with pf)
to mailnull:mailnull (UID/GID 26)
  Still looking for a better solution
- Update to 0.44.0

PR:		59367
Submitted by:	Shizuka Kudo <shizukakudo_99@yahoo.com>
2003-12-11 14:01:59 +00:00
Sergei Kolobov
a75dd58594 - Update to 0.92 "Kauai King" 2003-12-11 13:01:42 +00:00
Sergei Kolobov
46a4563118 Add qmail-scanner 1.20.r4, Content/Anti-virus Scanner for qmail.
Qmail-Scanner is e-mail content scanner that enables a qmail server to
scan all messages it receives for certain characteristics (normally viruses),
and react accordingly.

If you have a commercial virus scanner (eg, Sophos sweep, McAfee
uvscan, etc) installed when you build qmail-scanner, qmail-scanner
will configure itself to use that.  Otherwise, it will only use its
internal content filter which only allows you to block mail based
on text in the subject/body, general types of attachments, etc.

WWW:	http://qmail-scanner.sourceforge.net/

PR:		55941
Submitted by:	moeti <freebsd@simplerezo.com>
2003-12-11 11:40:35 +00:00
Mario Sergio Fujikawa Ferreira
7324117abc 1) PORTREVISION bump due to [3] and [4]
2) distinfo - update checksum for outgoingip.patch: no major change
   in code
3) New patch files/patch-qmail-local.c
	-  Erik Sjlund pointed out a bug in qmail-local at
	http://www.ornl.gov/its/archives/mailing-lists/qmail/2000/10/msg00696.html
	- Precedence bug corrected by adding parentheses which
	affects .qmail files parsing code
4) Add qmail's sendmail emulation fix: "David Phillips noticed that
   sendmail's '-f' option sets a default From: header, and so should
   qmail's emulation."
	- Add distinfo checksum for the patch

Submitted by:	too many [2]
Obtained from:	http://www.qmail.org/ [3] [4]
2003-12-10 21:40:13 +00:00
Sergei Kolobov
b58ab4adf1 - Update to 0.9.5
While I'm here:
- install sample rc file even if NOPORTDOCS=yes
- cosmetic fixes

PR:		60065
Submitted by:	maintainer
2003-12-10 15:51:04 +00:00
Mikhail Teterin
d43a62e3b6 Upgrade from 2.38 to 2.39 again, now that the port-freeze seems over.
Reminded by: Andrey V. Pevnev
2003-12-10 06:20:14 +00:00
Trevor Johnson
51d92e7bab Enable compilation on FreeBSD 5.2-BETA by avoiding "log" namespace
conflict.

PR:		59975
Submitted by:   Volker Stolz of the Lehrstuhl fur Informatik II at
		RWTH Aachen
2003-12-09 18:42:22 +00:00
Dmitry Sivachenko
c41147feae New port: sympa.
SYMPA is an electronic mailing list manager. It is used to automate list
management functions such as subscription, moderation and management of
archives. SYMPA also manages sending of messages to the lists, and
makes it possible to reduce the load on the system. Provided that you
have enough memory on your system, Sympa is especially well adapted for big
lists. For a list with 20 000 subscribers, it takes 5 minutes to send a
message to 90% of subscribers, of course considering that the network is
available.

WWW: http://www.sympa.org/

PR:		46615
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-12-09 09:07:37 +00:00
Yen-Ming Lee
c32043c65a fix PLIST problem and unbreak this port.
PR:		59697
Submitted by:	leeym
Reviewed by:	sergei
Approved by:	maintainer timeout
2003-12-08 17:40:38 +00:00
Sergei Kolobov
e964bab968 - Update to 0.9.0 (unbreaks fetching)
Prompted by:	fenner's portsurvey
2003-12-08 17:09:23 +00:00
Sergei Kolobov
a2d84b3811 - Update to 0.99.10.4
- Improve pkg-install script (create /var/dovecot tree)
- Add pkg-deinstall to cleanup dovecot directories and remove
  created uids at de-install; ask to stop dovecot
  if it's still running
- Make pkg-message obey PREFIX/DOCSDIR
- Make use of USE_OPENLDAP, rename WITH_LDAP2 to more standard WITH_LDAP
- Remove 'Feature Autodetection'. If you want the port built with extra
  dependencies, tell it: avoid bloat
- Update the rc.d script to work with relative addressing
  (e.g. './dovecot.sh start' works.)
- Assign maintainership to the submitter

PR:		59762
Submitted by:	Robin Breathe <robin@isometry.net>
2003-12-08 16:08:14 +00:00
Sergey Skvortsov
774b623f6a Updated to 3.003 2003-12-08 13:18:39 +00:00
Sergey Skvortsov
f5e858ccea Updated to 1.09 2003-12-08 13:14:53 +00:00
Sergei Kolobov
4392e82000 - Update to 0.88 2003-12-08 11:23:21 +00:00
Sergei Kolobov
3ff1a06f29 - Update to 0.12.1:
This version does some code cleanup, fixes minor bugs in the qconfirm
  and qconfirm-notice programs introduced with the last version, and
  corrects some typos in the documentation.
2003-12-08 11:11:24 +00:00
Oliver Braun
e5a4612ef8 Upgrade to 0.28.
PR:		ports/60039
Submitted by:	maintainer
2003-12-08 08:34:50 +00:00
Joe Marcus Clarke
6bd449375a * Update to 0.4
* Add support for new options
* Don't include stuff after bsd.port.post.mk
2003-12-07 23:22:17 +00:00
Oliver Lehmann
1e8db95ec1 fix build in case devel/fam is installed
Noted By:	Mike Harding <mvh@ix.netcom.com>
2003-12-07 19:01:11 +00:00
Oliver Lehmann
513f419001 update courier-imap to 2.2.1
fix gdbm build [1]

PR:		ports/58741 [1]
Submitted By:	Lucas Madar <lucascrt@negaverse.org> [1]
2003-12-06 17:33:28 +00:00
Oliver Lehmann
3b002f1dd6 update mail/sqwebmail to 3.6.2
PR:		ports/59763
Submitted By:	Alex Dupre <sysadmin@alexdupre.com>
2003-12-06 15:22:11 +00:00
Kirill Ponomarev
b95ba692cb - Update to 2.1.1 2003-12-05 23:41:45 +00:00
Sergei Kolobov
d7195690d7 - Update to 4.25.14
- Add missing dependencies (bash2, p5-Net-CIDR)
- Re-add patches to fix version numbers in manpages

PR:		59908
Submitted by:	maintainer
2003-12-05 15:34:38 +00:00
Yen-Ming Lee
159a648417 upgrading to 20031203
- upgrade The SpamBouncer to its latest version;
- utilize DATADIR.

PR:		59965
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-05 01:42:34 +00:00
Mark Linimon
0d81900e21 Update to 1.0a6. See CHANGELOG.txt for extensive list of configuration
changes and bugfixes.  Compiles on both 4.x and 5.x.
PR:		ports/57910
Submitted by:	Marco Molteni <molter@tin.it>
Committed on behalf of lioux@, who is having machine problems.
2003-12-05 01:07:09 +00:00
Mark Linimon
cb2e598394 Add a knob WITHOUT_APOP for configurations where the apop-feature is in the way.
Update OpenSSL-support, include security/openssl/bsd.openssl.mk,
remove usage of deprecated librsaref/libRSAglue, add a knob WITHOUT_SSL.
Pacify portlint.
Terminate all sentences in comments with a period.
Replace spaces with tabs in pre-everything:: messages to print out
an aligned table.
PR:		ports/53401
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
(Committed on behalf of lioux@, who is having machine problems)
2003-12-04 23:46:57 +00:00
Andrey A. Chernov
02776ebd0b Upgrade to 0.47 2003-12-04 23:33:37 +00:00
Sergei Kolobov
fa103a42eb - Add missing dependency on mail/p5-MIME-Tools
PR:		58987
Submitted by:	portsspam@batterybackups.net
Approved by:	maintainer
2003-12-04 22:26:40 +00:00
Mathieu Arnold
33ee3df06d Add p5-Mail-ClamAV 0.04, perl extension for the clamav virus scanner.
PR:		59639
Submitted by:	Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de>
2003-12-04 17:23:28 +00:00
Sergei Kolobov
0f8e172f85 - Update to 20031128
- Add FTP servers to MASTER_SITES
- Assign maintainership to the submitter

While I'm here:
- Minor cleanup: s/echo/${ECHO_CMD}/, use DOCSDIR
- Shorten COMMENT to fit the limit

PR:		59796
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-04 15:20:30 +00:00
Sergei Kolobov
2c96136918 - Update to 1.5.3
While I'm here:
- Group related Makefile variables together
- Combine some .if's
- Install some documentation

PR:		59689
Submitted by:	maintainer
2003-12-04 13:16:47 +00:00
Sergei Kolobov
9700d47dfa - Update to 0.9.12
While I'm here:
- Install documentation
- Shorten COMMENT to fit the limit

PR:		59742
Submitted by:	maintainer
2003-12-04 13:02:41 +00:00
Erwin Lansing
6961051c83 Update to 1.0.18 2003-12-04 12:44:23 +00:00
Sergei Kolobov
313d74aaae - Updated to 0.3.8
PR:		59789
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-04 12:09:44 +00:00
Sergei Kolobov
a718177c1d - Update to 0.56
- Respect NOPORTDOCS

PR:		59783
Submitted by:	maintainer
2003-12-04 12:03:10 +00:00
Sergei Kolobov
2ef9a1b9b3 - Update to 0.12.0:
- command-line interfaces have changed slightly
  - new programs: qconfirm-inject and qconfirm-notice
  (see http://smarden.org/qconfirm/upgrade.html for details)
2003-12-04 11:58:35 +00:00
Sergei Kolobov
3c660817f2 - Update to 0.91 "Lucky Debonair"
- Install TMDA logos (noticed by Jason R. Mastaler)
- Re-sort pkg-plist
2003-12-04 11:48:25 +00:00
Erwin Lansing
e55dcc08e3 Update to 1.0.17 2003-12-04 10:16:01 +00:00