Commit graph

35 commits

Author SHA1 Message Date
Mark Linimon
1cfef5d4f3 Reset maintainer at his request.
Feature safe:	yes
2009-09-19 20:24:13 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Renato Botelho
a823c7ae6c - Remove WITH_DG_CLAMAV option since it's deprecated by devs, users must use
CLAMD option instead
- No need to bump PORTREVISION since it was off by default

Submitted by:	maintainer (by email)
2009-03-24 19:17:02 +00:00
Beech Rintoul
4825d493ea - Mark ignore (per maintainer request)
PR:		ports/130562
Submitted by:	Freddie Cash <fjwcash@gmail.com> (maintainer)
2009-01-14 22:14:54 +00:00
Renato Botelho
37c88c8e12 - Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94

PR:		ports/127122 [1], ports/127310 [2]
Submitted by:	Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by:	portmgr (pav)
2008-09-15 19:56:38 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Renato Botelho
5ecc9b9295 - Chase clamav library to version 4
- Bump PORTREVISION

Following ports are marked as BROKEN since they don't build with new clamav
0.93:

www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam

This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities.
2008-04-16 16:10:19 +00:00
Pav Lucistnik
35a3fc437c - Update to 2.9.9.3
- Update maintainer address

PR:		ports/122139
Submitted by:	Freddie Cash <fjwcash@gmail.com> (maintainer)
2008-03-27 16:10:19 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
ae224d0173 - Update to 2.9.8.2
PR:		108359
Submitted by:	Freddie Cash<fcash@ocis.net> (Maintainer)
2007-01-27 23:58:45 +00:00
Andrew Pantyukhin
945c597495 - Remove unnecessary "before: daemon" statement from rc.d scripts
PR:		ports/104278
Submitted by:	Jeff Palmer<scorpio@drkshdw.org>
Approved by:	Freddie Cash <fcash@sd73.bc.ca> (maintainer)
2006-11-04 00:26:23 +00:00
Pav Lucistnik
5dd874466e - Update to 2.9.8.0
PR:		ports/103723
Submitted by:	Freddie Cash <fcash@ocis.net> (maintainer)
2006-10-04 16:36:30 +00:00
Kris Kennaway
00838e85ae Remove dead reference to ${NO_PACKAGE} 2006-09-03 17:40:03 +00:00
Ion-Mihai Tetcu
4c9b77aec8 - Update to 2.9.7.0
Add / unbreak support (defaults to off) for:
- DG_ICAP    "Enable ICAP AV content scanner support (testing)"
- DG_KASP    "Enable Kaspersky AV support (testing)"
- DG_NTLM    "Enable NTLM authentication plugin"
- DG_EMAIL   "Enable e-mail reporting support"

PR:		ports/97994
Submitted by:	maintainer
Approved by:	lawrance (mentor, implicit)
2006-06-06 14:50:05 +00:00
Pav Lucistnik
988c692b76 - Enable clamav, ICAP, Kaspersky options
PR:		ports/95089
Submitted by:	Freddie Cash <fcash@sd73.bc.ca> (maintainer)
2006-04-08 13:02:08 +00:00
Pav Lucistnik
6a17bafe9f - Update to 2.9.6.1
PR:		ports/94744
Submitted by:	Freddie Cash <fcash@sd73.bc.ca> (maintainer)
2006-03-20 22:28:24 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Renato Botelho
6018592783 - Update to 2.9.5.0
PR:		ports/93110
Submitted by:	maintainer
2006-02-10 15:28:46 +00:00
Edwin Groothuis
5435bdc93c port-update: www/dansguardian-devel to 2.9.3.2
Update to the latest development version of DansGuardian.
	Clean up the port Makefile, add Apache as an optional
	dependency, and use the new RCng rcorder framework.  Tested
	on the two systems listed above.  Compiles, installs,
	uninstalls, and runs correctly, although I am not able to
	test all the new auth plugins.

PR:		ports/90827
Submitted by:	Freddie Cash <fcash@sd73.bc.ca>
2005-12-27 23:02:10 +00:00
Renato Botelho
9ead6bca4f - Update to 2.9.0.1
PR:		ports/87962
Submitted by:	maintainer
2005-10-25 17:07:51 +00:00
Mark Linimon
ac6469254b Mark as ignore for now since the non-devel version is newer.
PR:		ports/72099
Submitted by:	Freddie Cash <fcash at sd73 dot bc dot ca> (maintainer)
2004-10-12 09:07:06 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Volker Stolz
39e2bab4f1 Fix left-over from testing.
Noticed by: kris
Pointy hat: me
2004-07-01 21:26:12 +00:00
Volker Stolz
47a5460c07 - Update to 2.7.7.9
- Fixup OPTIONS/GCC 3.3 handling

PR:		ports/68517
Submitted by:	maintainer
2004-07-01 11:10:44 +00:00
Pav Lucistnik
25823620e7 - Update to 2.7.7-8
- Convert to RCng
- Define latest link

PR:		ports/66336
Submitted by:	Freddie Cash <fcash@sd73.bc.ca> (maintainer)
2004-05-09 21:41:15 +00:00
Mark Linimon
7bbf670f11 Correct the CONFLICTS. Remove unneccessary fluff.
Pointed out by:		eik
2004-03-09 22:48:23 +00:00
Mark Linimon
ccbc82aac4 Update to latest development snapshot.
Submitted by:	fcash@bigfoot.com (maintainer)
2004-01-19 04:59:48 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Kris Kennaway
0278b0c912 Use IGNORE instead of FORBIDDEN, and check for !PACKAGE_BUILDING 2003-03-28 01:25:19 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Cy Schubert
8654297c5e Update 2.4.5.2 --> 2.4.6.5
PR:		43661
Submitted by:	MAINTAINER: fcash@lug.kamloops.net
2002-10-24 04:14:52 +00:00
Patrick Li
7d1a2271c7 Update to 2.4.5.2
PR:		ports/41129
Submitted by:	maintainer
2002-07-30 18:48:35 +00:00
Patrick Li
9a432223fa Update to 2.4.4.0
PR:		ports/39913
Submitted by:	maintainer
2002-06-28 02:25:39 +00:00
Cy Schubert
13c4cae831 Update 2.4.2-1 --> 2.4.3-2
PR:		38430
Submitted by:	MAINTAINER: Freddie Cash <fcash@bigfoot.com>
2002-06-02 22:14:37 +00:00
Cy Schubert
738fc8ec1d Add dansguardian-devel 2.4.2.1, a fast, simple web content filter
for Squid proxy servers.

PR:		36676
Submitted by:	Freddie Cash <fcash@bigfoot.com>
2002-04-08 01:51:57 +00:00