Commit graph

41 commits

Author SHA1 Message Date
Edwin Groothuis
62cab77454 [PATCH]: www/* use {} vs () consistently
Fix all occurrences of this that are not part of REPLACE_CMD commands.

PR:		ports/117051
Submitted by:	"Philip M. Gollucci" <pgollucci@p6m7g8.com>
2007-10-10 03:00:36 +00:00
Edwin Groothuis
b448c92411 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:21:46 +00:00
Edwin Groothuis
79554d49ca fix build on 7.0 with gcc 4.1 2006-12-13 19:51:35 +00:00
Edwin Groothuis
e4aa76a9be Remove USE_REINPLACE from categories starting with W 2006-05-13 04:41:22 +00:00
Edwin Groothuis
46bc34c3dd Use SUB_FILES for pkg-message 2006-04-01 12:05:22 +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
Edwin Groothuis
0eac08c2c8 Implement @dirrmtry for my ports. 2006-01-21 22:00:03 +00:00
David E. O'Brien
efe276b714 Use previous location for distfiles.
Approved by:	maintainer
2006-01-03 03:55:42 +00:00
David E. O'Brien
dbab2bc7f7 When junkbuster was resurrected PORTREVISION wasn't bumped so that people
that still had it installed wouldn't get the security fixes.  Fix that.
2006-01-03 00:11:05 +00:00
Edwin Groothuis
90958de059 Resurrect www/junkbuster.
Fix vulnerability as described on
	http://bugs.gentoo.org/show_bug.cgi?id=88537
2005-12-20 23:59:29 +00:00
Mark Linimon
3212c12907 As previously announced, remove www/junkbuster due to security concerns.
Hat:	portmgr
2005-07-19 03:01:51 +00:00
Simon L. B. Nielsen
8af395400f Marked forbidden due to remotely exploitable security issues.
Security:	http://vuxml.FreeBSD.org/97edf5ab-b319-11d9-837d-000e0c2e438a.html
Aproved by:	erwin (mentor)
2005-04-23 15:47:56 +00:00
Volker Stolz
8fc67d6e16 Silence warnings about gnu/regex.h on -CURRENT.
Get rid of a bunch of patch-files which can be easily replaced by a
REINPLACE_CMD invocation.

PR:             ports/65975
Suggested by:   Andrey Slusar
Approved by:    linimon (mentor)
2004-04-30 13:54:03 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David E. O'Brien
99fcf0e03d Use the real FreeBSD SCM ID, not who knows who's. 2002-10-20 06:04:02 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Maxim Sobolev
181f494838 Actually commit a patch which allows junkbuster work with Mozilla.
Submitted by:	Steve Wills <steve@stevenwills.com>
2001-12-03 09:28:50 +00:00
Maxim Sobolev
ef5fd7c200 Add a patch, which allows junkbuster to work with Mozilla. Bump PORTREVISION.
Submitted by:	Steve Wills <steve@stevenwills.com>

Drop maintainership, since I'm no longer use this software.
2001-12-03 09:27:24 +00:00
David E. O'Brien
4f4d22516f Add the compression enhancement from junkbuster-zlib (I see zero reason
to have to have a seperate port rather than enhance this one).

This patched version of Junkbuster now has the ability to automatically
compress text/html and text/plain documents to save downstream modem/network
bandwidth.  It also allows one to specify appearance of blocked GIFs.
2001-11-10 17:26:40 +00:00
Mario Sergio Fujikawa Ferreira
c420e56452 Add WWW tag 2001-08-28 16:04:20 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
David E. O'Brien
42a1f9ec9b * Add `restart' to the rc.d script.
* Add patches that allow you to set appearance of blocked GIFs.
2000-11-30 02:56:04 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Steve Price
14fd2072a9 Use gnuregex library in the base system instead of the old one provided
by the port.  Also cleanup all warning messages when compiling with -Wall.

PR:		17035
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
2000-04-30 20:36:05 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
David E. O'Brien
bd518857ac Change package name to "junkbuster"
Submitted by:	Ian Struble <ian@broken.net> [maintainer]
2000-03-05 23:25:14 +00:00
David E. O'Brien
3f74614ed4 We daemons that are started by an RC script usually live in sbin, not bin. 2000-03-05 00:26:06 +00:00
David E. O'Brien
81d5474f00 * Use the Zip distfile as it is smaller.
* Move the warning about stale distfiles near the top where it will be seen.
* sed can read from a file, it is not always a filter...
2000-03-05 00:20:12 +00:00
Chris Piazza
5cc3910e94 Remove the ^M's in all the files, install a startup script,
and give a brief instruction on how to proceed to get this to work.

PR:		14805
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-14 02:28:17 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Wolfram Schneider
57cf8ac0e7 Added the word 'Junkbuster' - so it will be easier to find the port
from the search menu.
1999-03-03 20:51:24 +00:00
Matthew Hunt
0fa08460ec Love, honor, and obey CFLAGS. 1999-02-06 06:59:05 +00:00
Steve Price
3181f6c22d Chase the checksum. Will stop with the next release (we hope :).
PR:		9661
Submitted by:	maintainer
1999-01-26 02:24:17 +00:00
Steve Price
4fc6a43273 Update to version 2.0.2.
PR:		9377
Submitted by:	maintainer
1999-01-10 18:16:44 +00:00
Tim Vanderhoek
bf7d58180e Wwwaste the manpages. 1998-08-19 20:55:56 +00:00
Matthew Hunt
e7933a995a Import of ijb, the Internet Junkbuster. It's an HTTP proxy that
strips advertisements and so on.

PR:		6488
Submitted by:	Ian Struble <ian@broken.net>
1998-05-03 20:51:39 +00:00