| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Aug 2012 23:19:40
1.2_4
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
21 Jan 2012 17:40:15
1.2_4
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
14 Jan 2012 08:57:23
1.2_4
|
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. |
25 Feb 2011 03:19:29
1.2_4
|
miwi  |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
25 Feb 2011 01:32:18
1.2_3
|
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
27 Mar 2010 00:15:24
1.2_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
17 Nov 2009 11:27:34
1.2_2
|
snb  |
Update home page.
Approved by: ehaupt |
24 Jul 2009 10:27:09
1.2_2
|
snb  |
Change MAINTAINER to my @FreeBSD.org address
Approved by: erwin |
05 Jan 2009 19:04:45
1.2_2
|
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
06 Dec 2008 21:39:05
1.2_1
|
miwi  |
- Fix dependency after py25-zconfig upgrade
Reported by: pavbot |
06 Nov 2008 16:26:39
1.2
|
amdmi3  |
- Update to 1.2.
PR: 128604
Submitted by: Nick Barkas <snb at threerings dot net> (maintainer) |
28 Mar 2008 18:49:07
1.1.1
|
delphij  |
Chase after py-ldap2 egg'ified |
30 Jul 2007 09:42:28
1.1.1
|
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
16 Mar 2007 11:24:12
1.1.1
|
miwi  |
- Update to 1.1.1
PR: 110280
Submitted by: Nick Barkas<snb@threerings.net> (maintainer) |
07 Nov 2006 16:56:16
1.1
|
alepulver  |
- Update to version 1.1.
PR: ports/105156
Submitted by: Nick Barkas <snb@threerings.net> (maintainer) |
05 Nov 2006 03:38:39
1.0
|
edwin  |
Set MAINTAINER to snb@threerings.net (original submitter) instead
of splat@dpw.threerings.net (current maintainer) because of:
From: splat-owner@dpw.threerings.net
To: edwin@freebsd.org
Subject: Re: ports/105156: [maintainer] [patch] New version of net/splatd
This list only permits posting by subscribers. |
23 Jun 2006 08:51:02
1.0
|
pav  |
Splat is a set of utilities designed to help keep information
in an LDAP directory in sync with information outside of an
LDAP directory. This information can be any set of attributes on
any object in the LDAP directory.
WWW: http://dpw.threerings.net/projects/splat/
PR: ports/99287
Submitted by: Nick Barkas <snb@threerings.net> |