| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 13:10:10
1.8.0
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
14 Feb 2012 10:47:37
1.8.0
|
mm  |
Update SQLgrey to 1.8.0
Use UIDs/GIDs infractructure (new uid/gid 226)
PR: ports/165103
Approved by: maintainer |
14 Jan 2012 08:57:23
1.8.0.r2
|
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. |
03 Jun 2011 21:35:32
1.7.6
|
wxs  |
Add corrections in RC script from Doug.
Submitted by: dougb@ |
03 Jun 2011 11:25:11
1.8.0.r2
|
wxs  |
- Update to 1.8.0rc2.
- Rename RC script.
PR: ports/157485
Submitted by: Ryan Steinmetz (rpsfa@rit.edu)
Approved by: chifeng <chifeng@gmail.com> (maintainer) |
27 Mar 2010 00:15:24
1.7.6
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
09 Nov 2009 08:15:15
1.7.6
|
arved  |
Fix dependency
PR: 140102
Submitted by: Frank Wall <fw@moov.de>
Approved by: maintainer |
22 Aug 2009 00:28:34
1.7.6  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
17 Feb 2009 02:56:32
1.7.6
|
tabthorpe  |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@ |
05 Feb 2008 13:48:12
1.7.6
|
miwi  |
- Update to 1.7.6
PR: 120259
Submitted by: bartlomiej.syryjczyk@expro.pl |
09 Apr 2007 12:21:51
1.7.5
|
clsung  |
- Update to 1.7.5 |
07 Apr 2007 15:21:24
1.7.4
|
pav  |
- Convert to OPTIONS
- Add optional rundep on Date::Calc for sqlgrey-logstats.pl script
Requested by: Miroslav Lachman <000.fbsd@quip.cz> |
04 Apr 2007 17:39:14
1.7.4
|
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter k-n |
06 Nov 2006 19:46:25
1.7.4
|
alepulver  |
- Typo in Makefile (RUN_DEPENDS) prevent mail/sqlgrey from install with
pgsql support.
- Some cosmetic cleanup patch for fresh install.
PR: ports/104881
Submitted by: Olli Hauer <ohauer@gmx.de> |
16 Sep 2006 20:54:19
1.7.4
|
miwi  |
- Update to 1.7.4 |
26 Jan 2006 08:30:23
1.7.3
|
dougb  |
Unbreak by removing manual attempt to install rc.d script,
and a few other fixes.
Pet portlint. |
25 Jan 2006 22:52:24
1.7.3
|
kris  |
BROKEN: Uses USE_RC_SUBR incorrectly; incorrect pkg-plist |
22 Jan 2006 02:20:05
1.7.3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 10:22:08
1.7.3
|
edwin  |
Upgrade to 1.7.3 |
23 Nov 2005 17:22:15
1.6.7
|
mat  |
Update to 1.6.7
give back to ports@ (ENOTIME)
PR: 89418
Submitted by: den |
14 Nov 2005 14:16:12
1.4.8
|
mat  |
Be hipe and add SHA256 |
06 Jul 2005 17:05:15
1.4.8
|
pav  |
- Update to 1.4.8
PR: ports/82318
Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
Approved by: mat (maintainer) |
11 Jun 2005 16:13:12
1.4.5_2
|
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
23 May 2005 14:27:20
1.4.5_1
|
mat  |
Fix sqlgrey.conf's path in sqlgrey.sh [1]
fixup a few other things while I'm there
bump PORTREVISION
Poked by: flz [1] |
21 Feb 2005 17:16:50
1.4.5
|
mat  |
Don't mix SUB_LIST and PLIST_SUB, it's a bad idea [1] :-)
+ minor fix in the Makefile
Pointed out by: [1] kris via pointyhat |
18 Feb 2005 11:39:31
1.4.5
|
mat  |
Add sqlgrey 1.4.5, greylisting policy server for Postfix using an SQL backend. |