| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 18:25:25
2.12.0.3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
23 Apr 2013 14:20:28
2.12.0.3
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
28 Jan 2013 11:13:38
2.12.0.3
|
garga  |
- Update to 2.12.0.3 [1]
- Use USE_PKGCONFIG
- Devel tarball is available at sourceforge, so use it and remove instructions
for manual download
PR: ports/175526 [1]
Submitted by: Marcello Coutinho <marcellocoutinho@gmail.com> [1] |
09 Jan 2013 00:47:52
2.12.0.2
|
garga  |
Update to 2.12.0.2 |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
05 Oct 2012 12:41:46
2.12.0.0_1
|
garga  |
Change headers of all ports maintained by me to new format |
10 Sep 2012 00:38:34
2.12.0.0_1
|
garga  |
Apache is used only during runtime, so s/USE_APACHE/USE_APACHE_RUN/
PR: ports/171479
Submitted by: ohauer@ |
18 Aug 2012 14:29:11
2.12.0.0_1
|
ohauer  |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
03 Aug 2012 15:34:46
2.12.0.0_1
|
garga  |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
16 Jul 2012 20:03:57
2.12.0.0_1
|
garga  |
- Move to OPTIONSng
- Handle DOCS using PORTDOCS and cleanup pkg-plist |
02 Jul 2012 22:20:27
2.12.0.0_1
|
garga  |
Remove lib version from LIB_DEPENDS to silence portlint |
18 Feb 2012 13:14:31
2.12.0.0_1
|
garga  |
- Add a new OPTION to enable experimental SSL support
Submitted by: Marcello Coutinho <marcellocoutinho@gmail.com> |
14 Feb 2012 12:45:35
2.12.0.0_1
|
mm  |
Bump pcre library dependency due to 8.30 update |
14 Jan 2012 08:57:23
2.12.0.0
|
dougb  |
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. |
05 Jan 2012 01:20:29
2.12.0.0
|
garga  |
Re-add www/dansguardian-devel with new alpha version 2.12.0.0
Requested by: Marcello Coutinho <marcellocoutinho@gmail.com>
Thanks to: dougb@ |
30 Aug 2010 19:42:43
2.9.9.3_1
|
garga  |
- Remove www/dansguardian-devel. It's older than www/dansguardian and
unmaintained |
27 Mar 2010 00:15:24
2.9.9.3_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
21 Dec 2009 02:19:12
2.9.9.3_1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
19 Sep 2009 20:24:13
2.9.9.3_1
|
linimon  |
Reset maintainer at his request.
Feature safe: yes |
15 Jul 2009 16:56:10
2.9.9.3_1
|
dougb  |
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. |
24 Mar 2009 19:15:44
2.9.9.3_1
|
garga  |
- 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) |
14 Jan 2009 22:14:54
2.9.9.3_1
|
beech  |
- Mark ignore (per maintainer request)
PR: ports/130562
Submitted by: Freddie Cash <fjwcash@gmail.com> (maintainer) |
15 Sep 2008 19:56:38
2.9.9.3_1
|
garga  |
- 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) |
25 Jul 2008 14:34:52
2.9.9.3_1
|
pav  |
- 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 |
16 Apr 2008 16:10:19
2.9.9.3_1
|
garga  |
- 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. |
27 Mar 2008 16:10:19
2.9.9.3
|
pav  |
- Update to 2.9.9.3
- Update maintainer address
PR: ports/122139
Submitted by: Freddie Cash <fjwcash@gmail.com> (maintainer) |
23 Jul 2007 09:36:52
2.9.8.2
|
rafan  |
- 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 |
27 Jan 2007 23:58:45
2.9.8.2
|
miwi  |
- Update to 2.9.8.2
PR: 108359
Submitted by: Freddie Cash<fcash@ocis.net> (Maintainer) |
04 Nov 2006 00:26:23
2.9.8.0
|
sat  |
- 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) |
04 Oct 2006 16:36:30
2.9.8.0
|
pav  |
- Update to 2.9.8.0
PR: ports/103723
Submitted by: Freddie Cash <fcash@ocis.net> (maintainer) |
03 Sep 2006 17:40:03
2.9.7.0
|
kris  |
Remove dead reference to ${NO_PACKAGE} |
06 Jun 2006 14:50:05
2.9.7.0
|
itetcu  |
- 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) |
08 Apr 2006 13:02:09
2.9.6.1_1
|
pav  |
- Enable clamav, ICAP, Kaspersky options
PR: ports/95089
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer) |
20 Mar 2006 22:28:24
2.9.6.1
|
pav  |
- Update to 2.9.6.1
PR: ports/94744
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer) |
20 Feb 2006 20:47:50
2.9.5.0
|
dougb  |
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. |
10 Feb 2006 15:28:46
2.9.5.0
|
garga  |
- Update to 2.9.5.0
PR: ports/93110
Submitted by: maintainer |
27 Dec 2005 23:02:10
2.9.3.2
|
edwin  |
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> |
25 Oct 2005 17:07:51
2.9.0.1
|
garga  |
- Update to 2.9.0.1
PR: ports/87962
Submitted by: maintainer |
12 Oct 2004 09:07:06
2.7.7.9
|
linimon  |
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) |
30 Sep 2004 05:32:00
2.7.7.9
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
01 Jul 2004 21:26:12
2.7.7.9
|
vs  |
Fix left-over from testing.
Noticed by: kris
Pointy hat: me |
01 Jul 2004 11:10:44
2.7.7.9
|
vs  |
- Update to 2.7.7.9
- Fixup OPTIONS/GCC 3.3 handling
PR: ports/68517
Submitted by: maintainer |
09 May 2004 21:41:15
2.7.7.8
|
pav  |
- Update to 2.7.7-8
- Convert to RCng
- Define latest link
PR: ports/66336
Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer) |
09 Mar 2004 22:48:23
2.7.6.7
|
linimon  |
Correct the CONFLICTS. Remove unneccessary fluff.
Pointed out by: eik |
19 Jan 2004 04:59:49
2.7.6.7
|
linimon  |
Update to latest development snapshot.
Submitted by: fcash@bigfoot.com (maintainer) |
07 Nov 2003 09:12:58
2.4.6.5
|
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
28 Mar 2003 01:25:19
2.4.6.5
|
kris  |
Use IGNORE instead of FORBIDDEN, and check for !PACKAGE_BUILDING |
21 Feb 2003 14:01:38
2.4.6.5
|
knu  |
De-pkg-comment. |
24 Oct 2002 04:14:52
2.4.6.5
|
cy  |
Update 2.4.5.2 --> 2.4.6.5
PR: 43661
Submitted by: MAINTAINER: fcash@lug.kamloops.net |
30 Jul 2002 18:48:36
2.4.5.2
|
pat  |
Update to 2.4.5.2
PR: ports/41129
Submitted by: maintainer |
28 Jun 2002 02:25:40
2.4.4.0
|
pat  |
Update to 2.4.4.0
PR: ports/39913
Submitted by: maintainer |
02 Jun 2002 22:14:38
2.4.3.2
|
cy  |
Update 2.4.2-1 --> 2.4.3-2
PR: 38430
Submitted by: MAINTAINER: Freddie Cash <fcash@bigfoot.com> |
08 Apr 2002 01:51:57
2.4.2.1
|
cy  |
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> |