1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Martin Wilke
d0b0a941f8 - Convert gmake to USES
Approved by:	portmgr
2014-05-29 11:38:25 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Baptiste Daroussin
106256e991 Fix build on current with USE_GCC=any (uses nested functions) 2013-05-24 14:23:05 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Renato Botelho
478ee0327f Remove opttional security/vscan dependency since vscan is going to be removed 2010-11-08 10:08:16 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Edwin Groothuis
2b1a271f5e Thanks to pav@, we now have an even more proper building version of p3scan!
USE_RC_SUBR automatically installs the rc.d file
2007-06-28 09:20:08 +00:00
Edwin Groothuis
a638ebe1f0 fix default value of p3scan_config 2007-06-17 07:28:33 +00:00
Edwin Groothuis
0aefbda6ff Fix rc.d script 2007-06-17 07:22:20 +00:00
Edwin Groothuis
729e3a8e20 fix pkg-plist 2006-11-19 22:32:57 +00:00
Edwin Groothuis
19c2c930be mark broken on 4.x 2006-11-03 23:24:18 +00:00
Edwin Groothuis
22a2e5cb27 add missing file 2006-11-01 01:36:43 +00:00
Edwin Groothuis
1db0b7c2bd - Fix etc/rc.d/p3scan.sh script
- Fix config file location
- Remove pkg-plist
- Fix sendmail call:
  https://sourceforge.net/tracker/?func=detail&atid=615953&aid=1588317&group_id=96801
2006-11-01 01:36:24 +00:00
Edwin Groothuis
8f30f8ef6a [UPDATE] mail/p3scan to 2.3.2
Update port mail/p3scan to version 2.3.2.
	By default UVSCAN is off, because we have OSS clamav.
	User changed to system mailnull.
	Possible description must be changed too, because new version
	can POP3S, SMTP transparent proxing.

PR:		ports/96673
Submitted by:	edwin@FreeBSD.org
2006-10-31 21:50:01 +00:00
Edwin Groothuis
d8ca7f2259 Use SUB_FILES 2006-04-01 11:57:25 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Edwin Groothuis
525c4b2b27 update mail/p3scan from 1.0.2 to 2.1
PR:		ports/84137
Submitted by:	dawnshade <h-k@mail.ru>
2005-07-29 00:42:28 +00:00
Kirill Ponomarev
c46101db22 Handle OPTIONS more properly for oncoming bsd.port.mk changes. 2004-12-08 10:29:37 +00:00
Edwin Groothuis
6ab444510c Add `net' to the categories since the port is doing networking stuff
(POP3 session interception) too.
2004-04-03 07:34:20 +00:00
Edwin Groothuis
4ce77da9aa update port: mail/p3scan
install manpages.

PR:		ports/64205
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
2004-03-13 21:28:56 +00:00
Edwin Groothuis
75bc76f6ee Bento fix for p3scan
PR:		ports/63177
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	edwin@mavetju.org
2004-02-21 22:20:31 +00:00
Edwin Groothuis
1864a77482 Remove references to POP3Vscan in the pkg-message.
Submitted by:	edwin@mavetju.org
2004-02-18 02:59:37 +00:00
Edwin Groothuis
d92715e24f Update mail/p3scan:
Fix the code to check for the disksize.

Submitted by:	edwin@mavetju.org
2004-02-18 02:42:35 +00:00
Edwin Groothuis
47846c1bfe mail/p3scan is a fork of mail/pop3vscan, a transparent POP3 virusscanner
P3Scan is a transparent POP3-Proxy with virus-scanning
	capabilities.  This means that all your POP3-Clients in the
	Network can't fetch mails from the internet without that
	P3Scan have scanned it. If a virus has been found the mail
	is replaced with a notification and the original (infeceted)
	version is stored on the harddisc. Transparent means, that
	neither the client nor any of the used POP3-servers has to
	be configured.

	This port is based on mail/pop3vscan, but the development
	for that port seems to have ceased.

	WWW: http://p3scan.sourceforge.net/
2004-02-18 02:00:30 +00:00