| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Thank for all your work, Jim!
|
|
|
|
|
|
|
|
|
| |
- Respect ${CC}
- Quiet portlint
PR: ports/59973
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer timeout (9 days)
|
|
|
|
|
| |
PR: 60229
Submitted by: Michael O. Boev <mike@tric.tomsk.gov.ru>
|
|
|
|
|
| |
PR: ports/59592
Submitted By: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
| |
PR: 60180
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is another module produced by the "Perl Email Project", a reaction
against the complexity and increasing bugginess of the "Mail::*"
modules. It replaces Mail::Audit, and allows you to write programs
describing how your mail should be filtered.
WWW: http://search.cpan.org/dist/Email-Filter
PR: 59617
Submitted by: Lars Thegler <lars@thegler.dk>
|
|
|
|
|
|
|
|
|
|
| |
- Start using DIST_SUBDIR because of the funkyness of the patch names
- Tweak pkg-plist (duplicate @dirrm/@unexec rmdir, use DOCSDIR, etc.)
- Do not bump PORTREVISION: The default built binaries are unchanged
PR: 57877
Submitted by: Scott Lambert <lambert@lambertfam.org>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
- Assign maintainership to the submitter
PR: 59269
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Approved by: previous maintainer's silence (> 1 year)
|
| |
|
|
|
|
|
|
|
| |
- Use DOCSDIR macro to silence portlint
PR: ports/60172
Submitted by: Stephen J. Roznowski <sjr@comcast.net>
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
which seems to be accidentally committed in the previous commit
judging from the cvs log message. This should fix INDEX builds.
|
|
|
|
|
| |
PR: 57749
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
|
|
| |
locally in this port's patches. Sorry for jumping the gun, but better safe
than sorry.
Requested by: ache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
exploitable privilege escalation vulnerability. See
http://www.eudora.com/qpopper/#BUFFER for more details.
Reported by: kensmith
|
|
|
|
|
| |
PR: 60152
Submitted by: Rob Evers <rob@debank.tv>
|
|
|
|
|
| |
PR: 60145
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
|
|
|
| |
While I'm here:
- install sample rc file even if NOPORTDOCS=yes
- cosmetic fixes
PR: 60065
Submitted by: maintainer
|
|
|
|
| |
Reminded by: Andrey V. Pevnev
|
|
|
|
|
|
|
|
| |
conflict.
PR: 59975
Submitted by: Volker Stolz of the Lehrstuhl fur Informatik II at
RWTH Aachen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
PR: 59697
Submitted by: leeym
Reviewed by: sergei
Approved by: maintainer timeout
|
|
|
|
| |
Prompted by: fenner's portsurvey
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/60039
Submitted by: maintainer
|
|
|
|
|
| |
* Add support for new options
* Don't include stuff after bsd.port.post.mk
|
|
|
|
| |
Noted By: Mike Harding <mvh@ix.netcom.com>
|
|
|
|
|
|
|
| |
fix gdbm build [1]
PR: ports/58741 [1]
Submitted By: Lucas Madar <lucascrt@negaverse.org> [1]
|
|
|
|
|
| |
PR: ports/59763
Submitted By: Alex Dupre <sysadmin@alexdupre.com>
|
| |
|
|
|
|
|
|
|
|
| |
- Add missing dependencies (bash2, p5-Net-CIDR)
- Re-add patches to fix version numbers in manpages
PR: 59908
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- upgrade The SpamBouncer to its latest version;
- utilize DATADIR.
PR: 59965
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
PR: 58987
Submitted by: portsspam@batterybackups.net
Approved by: maintainer
|