| non port: www/dansguardian/Makefile |
|
CVSWeb
|
Number of commits found: 37 |
|
Tue, 14 Feb 2012
|
[ 12:45 mm ]
1.45 archivers/rpm5/Makefile
1.50 astro/gpsdrive/Makefile
1.17 audio/libmp3splt/Makefile
1.7 audio/pidgin-musictracker/Makefile
1.41 comms/xastir/Makefile
1.24 databases/dbtool/Makefile
1.21 databases/mysql-workbench51/Makefile
1.40 databases/tora/Makefile
1.13 deskutils/gnote/Makefile
1.22 deskutils/xneur/Makefile
(Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
|
Thu, 5 Jan 2012
|
[ 01:20 garga ]
1.2723 MOVED
1.3080 www/Makefile
1.34 www/dansguardian-devel/Makefile
1.36 www/dansguardian/Makefile
1.5 www/dansguardian-devel/files/dansguardian.in
1.18 www/dansguardian-devel/distinfo
1.7 www/dansguardian-devel/pkg-descr
1.6 www/dansguardian-devel/pkg-message
1.16 www/dansguardian-devel/pkg-plist
Re-add www/dansguardian-devel with new alpha version 2.12.0.0
Requested by: Marcello Coutinho <marcellocoutinho@gmail.com>
Thanks to: dougb@
|
|
Sun, 1 Jan 2012
|
[ 16:47 ohauer ]
1.11 databases/mysqlard/Makefile
1.3 databases/mysqldumper/Makefile
1.48 devel/otrs/Makefile
1.42 devel/p5-Log-Dispatch/Makefile
1.18 french/facturier/Makefile
1.61 graphics/mapserver/Makefile
1.134 lang/php4/Makefile
1.165 lang/php5/Makefile
1.24 lang/php52/Makefile
1.86 mail/dspam-devel/Makefile
(Only the first 10 of 64 ports in this commit are shown above. )
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
|
|
Sat, 20 Aug 2011
|
[ 17:27 ohauer ]
1.10 databases/gnatsweb4/Makefile
1.9 databases/mysqlard/Makefile
1.2 databases/mysqldumper/Makefile
1.2 devel/cdash/Makefile
1.47 devel/otrs/Makefile
1.41 devel/p5-Log-Dispatch/Makefile
1.143 devel/subversion-freebsd/Makefile
1.60 devel/viewvc/Makefile
1.17 french/facturier/Makefile
1.11 games/hlstatsx/Makefile
(Only the first 10 of 152 ports in this commit are shown above. )
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
|
|
Mon, 30 Aug 2010
|
[ 19:40 garga ]
1.33 www/dansguardian/Makefile
Adopt it
|
|
Sun, 6 Jun 2010
|
[ 08:31 miwi ]
1.32 www/dansguardian/Makefile
1.17 www/dansguardian/distinfo
- Update to 2.10.1.1
PR: 147164
Submitted by: Nick Rogers <ncrogers@gmail.com> (maintainer)
|
|
Sat, 19 Sep 2009
|
[ 20:24 linimon ]
1.32 www/dansguardian-devel/Makefile
1.31 www/dansguardian/Makefile
Reset maintainer at his request.
Feature safe: yes
|
|
Tue, 24 Mar 2009
|
[ 19:17 garga ]
1.30 www/dansguardian/Makefile
1.12 www/dansguardian/pkg-plist
- 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)
|
|
Sat, 14 Feb 2009
|
[ 19:21 miwi ]
1.29 www/dansguardian/Makefile
1.16 www/dansguardian/distinfo
- Update to 2.10.0.3
PR: 131660
Submitted by: Freddie Cash <fjwcash@gmail.com>
|
|
Sun, 1 Feb 2009
|
[ 18:28 amdmi3 ]
1.28 www/dansguardian/Makefile
1.1 www/dansguardian/files/dansguardian.in
1.4 www/dansguardian/files/dansguardian.sh.in
1.15 www/dansguardian/distinfo
1.10 www/dansguardian/files/patch-autoconf::fbsd.in
1.8 www/dansguardian/files/patch-configure
1.4 www/dansguardian/files/patch-dansguardian.8
1.4 www/dansguardian/pkg-descr
1.6 www/dansguardian/pkg-message
1.11 www/dansguardian/pkg-plist
- Update to 2.10.0.2
- Update maintainer's email
PR: 130561
Submitted by: Freddie Cash <fjwcash at gmail dot com> (maintainer)
|
|
Tue, 6 Jan 2009
|
[ 21:10 pav ]
1.27 www/dansguardian/Makefile
- Mistyped variables (does nothing)
|
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
|
Wed, 11 Apr 2007
|
[ 02:26 shaun ]
1.25 www/dansguardian/Makefile
1.14 www/dansguardian/distinfo
- Add SHA256 checksum.
- Remove FreeBSD 4.x checks.
PR: ports/109957
Submitted by: Freddie Cash <fcash@.sd73.bc.ca> (maintainer)
|
|
Sun, 3 Sep 2006
|
[ 06:35 kris ]
1.24 www/dansguardian/Makefile
NO_PACKAGE and NO_CDROM are superfluous
|
|
Sat, 8 Apr 2006
|
[ 12:57 pav ]
1.23 www/dansguardian/Makefile
1.5 www/dansguardian/files/dansguardian.sh
1.1 www/dansguardian/files/dansguardian.sh.in
1.5 www/dansguardian/pkg-message
1.10 www/dansguardian/pkg-plist
- Better use of rc_subr framework
- Updated startup script
- Fixed pkg-plist
PR: ports/94802
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer)
|
|
Sat, 17 Dec 2005
|
[ 19:54 pav ]
1.22 www/dansguardian/Makefile
- Make apache dependency optional
PR: ports/90513
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer)
|
|
Thu, 6 Oct 2005
|
[ 18:28 garga ]
1.21 www/dansguardian/Makefile
1.13 www/dansguardian/distinfo
- Update to 2.8.0.6
PR: ports/86998
Submitted by: maintainer
|
|
Sat, 5 Mar 2005
|
[ 07:26 sem ]
1.20 www/dansguardian/Makefile
1.12 www/dansguardian/distinfo
1.9 www/dansguardian/files/patch-autoconf::fbsd.in
1.7 www/dansguardian/files/patch-configure
1.9 www/dansguardian/pkg-plist
- Update to 2.8.0.4
* updated Big5 Chinese and Lithuanian language files
* added Hebrew and Swedish language files
* fixed several bugs in HTTP header handling
* fixed a few bugs in the -r soft-restart feature
* fixed a security issue with malformed URL processing
- install all default config files under samples/ directory
PR: ports/78372
Submitted by: maintainer
|
|
Tue, 10 Aug 2004
|
[ 11:48 sem ]
1.19 www/dansguardian/Makefile
1.3 www/dansguardian/files/dansguardian.sh
1.11 www/dansguardian/distinfo
* Update to version 2.8.0.2
Minor bug fix release
* Also removed the "Compile with GCC 3" option as it never really worked
correctly anyway
PR: ports/70226
Submitted by: maintainer
|
|
Wed, 28 Jul 2004
|
[ 10:28 vs ]
1.18 www/dansguardian/Makefile
1.2 www/dansguardian/files/dansguardian.sh
1.10 www/dansguardian/distinfo
1.8 www/dansguardian/files/patch-autoconf::fbsd.in
1.6 www/dansguardian/files/patch-configure
1.3 www/dansguardian/pkg-descr
1.4 www/dansguardian/pkg-message
1.8 www/dansguardian/pkg-plist
DansGuardian 2.8.0-0 has been released as the new stable version. New features
since 2.6.x include:
- Changed process model from fork-on-connect to fork-pool. This dramatically
improves the performance and allows it to scale to many more concurrent users.
- Improved internationalisation language file support.
- Image replacement for advert removal.
- Added support for fully qualified addresses in banned and exception IP lists.
- Added URL Greylists.
- Added filter group support so different filtering settings can be used for
different groups of users.
- Added a '-g' gentle restart that does not kill current connections but filter
group config is re-read.
- Ident now uses X-Forwarded-For when DansGuardian is configured to use it.
- Added a temporal denied page bypass facility.
- It is no longer needed to run as root to bind to a low port.
PR: ports/69625
Submitted by: Freddie Cash (maintainer)
|
|
Thu, 6 May 2004
|
[ 20:09 pav ]
1.17 www/dansguardian/Makefile
1.1 www/dansguardian/files/dansguardian.sh
1.9 www/dansguardian/distinfo
1.3 www/dansguardian/files/patch-autoconf::bsdv.in
1.7 www/dansguardian/files/patch-autoconf::fbsd.in
1.5 www/dansguardian/files/patch-configure
1.3 www/dansguardian/files/patch-dansguardian.8
1.3 www/dansguardian/pkg-message
1.7 www/dansguardian/pkg-plist
- Update to 2.6.1-13
- Convert rc script to RCng
PR: ports/66333
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer)
|
|
Tue, 9 Mar 2004
|
[ 22:48 linimon ]
1.10 www/dansguardian-devel/Makefile
1.16 www/dansguardian/Makefile
Correct the CONFLICTS. Remove unneccessary fluff.
Pointed out by: eik
|
[ 20:36 linimon ]
1.15 www/dansguardian/Makefile
1.8 www/dansguardian/distinfo
Update port to support new ports features including unique LATEST_LINK,
OPTIONS, and distinfo SIZE.
PR: ports/63996
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer)
|
|
Thu, 8 Jan 2004
|
[ 23:52 linimon ]
1.14 www/dansguardian/Makefile
1.6 www/dansguardian/pkg-plist
One more attempt to get the plist right.
|
[ 22:34 linimon ]
1.13 www/dansguardian/Makefile
1.5 www/dansguardian/pkg-plist
Fix conflicts. Also check in the changes to the plist that I foolishly
forgot last time (thank you cvs update!)
PR: ports/61098
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer)
|
[ 02:11 linimon ]
1.12 www/dansguardian/Makefile
1.7 www/dansguardian/distinfo
1.2 www/dansguardian/files/patch-autoconf::bsdv.in
1.6 www/dansguardian/files/patch-autoconf::fbsd.in
1.4 www/dansguardian/files/patch-configure
Update to 2.6.1-11: bugfixes and better start/stop script; also, some
attempt to pacify gcc3.3.
PR: ports/61048
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer)
|
|
Wed, 7 Jan 2004
|
[ 08:33 linimon ]
1.11 www/dansguardian/Makefile
1.6 www/dansguardian/distinfo
1.2 www/dansguardian/files/patch-FatController.cpp
1.5 www/dansguardian/files/patch-autoconf::fbsd.in
1.4 www/dansguardian/pkg-plist
Update to version 2.6.1.6: mainly bugfixes.
PR: ports/57162
Submitted by: Petr Rehor <petr.rehor@i.cz>
Reworked by: Freddie Cash <fcash@sd73.bc.ca> (maintainer)
|
|
Fri, 7 Nov 2003
|
[ 09:12 marcus ]
1.4 databases/mysql-editor/Makefile
1.7 databases/mysqlman/Makefile
1.50 devel/subversion/Makefile
1.2 korean/mod_url/Makefile
1.37 lang/eperl/Makefile
1.35 lang/php4/Makefile
1.31 lang/php5/Makefile
1.4 mail/websieve/Makefile
1.7 misc/instant-server/Makefile
1.24 textproc/htdig/Makefile
(Only the first 10 of 89 ports in this commit are shown above. )
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
|
|
Thu, 4 Sep 2003
|
[ 01:09 edwin ]
1.9 www/dansguardian/Makefile
1.5 www/dansguardian/distinfo
1.1 www/dansguardian/files/patch-FatController.cpp
1.1 www/dansguardian/files/patch-autoconf::bsdv.in
1.4 www/dansguardian/files/patch-autoconf::fbsd.in
1.3 www/dansguardian/files/patch-configure
1.2 www/dansguardian/files/patch-dansguardian.8
1.2 www/dansguardian/pkg-descr
1.3 www/dansguardian/pkg-plist
port update: www/dansguardian to version 2.6.1-3
The latest stable release of DansGuardian is 2.6.1-3. This
release fixes a few security glitches in earlier releases,
and adds several new features to improve filtering, throughput,
and resource usage. A recommended update for all DG users.
PR: ports/54199
Submitted by: Freddie Cash <fcash@sd73.bc.ca>
|
|
Fri, 21 Feb 2003
|
[ 14:01 knu ]
1.6 www/abcache/Makefile
1.9 www/adzapper/Makefile
1.15 www/aolserver/Makefile
1.15 www/apache-jserv/Makefile
1.40 www/apache13-fp/Makefile
1.17 www/asp2php/Makefile
1.13 www/aswedit/Makefile
1.7 www/awstats/Makefile
1.8 www/bacon/Makefile
1.5 www/bmsync/Makefile
(Only the first 10 of 278 ports in this commit are shown above. )
De-pkg-comment.
|
|
Fri, 7 Feb 2003
|
[ 02:44 seanc ]
1.42 devel/autoconf257/Makefile
1.34 devel/automake17/Makefile
1.10 devel/py-kqueue/Makefile
1.22 editors/apel-xemacs21-mule/Makefile
1.18 editors/jedit/Makefile
1.31 emulators/snes9x/Makefile
1.6 emulators/vmware-guestd/Makefile
1.7 emulators/vmware-tools3/Makefile
1.12 emulators/vmware_xf4mod/Makefile
1.16 japanese/lookup-xemacs/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr)
|
|
Sun, 20 Oct 2002
|
[ 16:02 cy ]
1.6 www/dansguardian/Makefile
1.3 www/dansguardian/files/patch-autoconf::fbsd.in
1.2 www/dansguardian/pkg-message
Dansguardian requires squid be running before it starts. This patch
starts dansguardian after squid starts up.
PR: 43660
Submitted by: MAINTAINER: Freddie Cash <fcash@bigfoot.com>
|
|
Tue, 14 May 2002
|
[ 19:43 cy ]
1.5 www/dansguardian/Makefile
1.4 www/dansguardian/distinfo
Upgrade 2.2.9.1 --> 2.2.10.0
PR: 37396
Submitted by: MAINTAINER <fcash@bigfoot.com>
|
|
Sat, 20 Apr 2002
|
[ 06:21 pat ]
1.4 www/dansguardian/Makefile
1.3 www/dansguardian/distinfo
Update to 2.2.9.1
PR: 37113
Submitted by: maintainer
|
|
Mon, 8 Apr 2002
|
[ 01:48 cy ]
1.3 www/dansguardian/Makefile
1.2 www/dansguardian/distinfo
1.2 www/dansguardian/files/patch-ConnectionHandler.cpp
1.2 www/dansguardian/files/patch-autoconf::fbsd.in
1.2 www/dansguardian/files/patch-configure
1.1 www/dansguardian/pkg-message
1.2 www/dansguardian/pkg-plist
Update 2.2.7-1 -> 2.2.8-0.
PR: 36677
Submitted by: MAINTAINER: Freddie Cash <fcash@bigfoot.com>
|
|
Sun, 31 Mar 2002
|
[ 04:28 kris ]
1.2 www/dansguardian/Makefile
Use FORBIDDEN to display notice about manual fetching of distfile.
Submitted by: maintainer
|
|
Thu, 28 Mar 2002
|
[ 02:25 cy ]
1.480 www/Makefile
1.1 www/dansguardian/Makefile
1.1 www/dansguardian/distinfo
1.1 www/dansguardian/files/patch-ConnectionHandler.cpp
1.1 www/dansguardian/files/patch-autoconf::fbsd.in
1.1 www/dansguardian/files/patch-configure
1.1 www/dansguardian/files/patch-dansguardian.8
1.1 www/dansguardian/pkg-comment
1.1 www/dansguardian/pkg-descr
1.1 www/dansguardian/pkg-plist
Add dansguardian 2.2.7.1, a fast, simple web content filter for
Squid proxy servers.
PR: 35382
Submitted by: Freddie Cash <fcash@bigfoot.com>
|
Number of commits found: 37 |