non port: net/splatd/Makefile |
SVNWeb
|
Number of commits found: 33 |
Wed, 27 May 2020
|
[ 14:55 danfe ] (Only the first 10 of 37 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).
|
Sun, 8 Mar 2020
|
[ 17:01 antoine ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
[ 16:59 mat ]
Correctly depend on those Python ports.
- py-qt have their framework
- depending on a single file breaks with multiple flavors.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Sun, 20 Aug 2017
|
[ 15:10 rodrigo ]
Update RUN_DEPENDS: use newer twisted
Bump PORTREVISION for dependency change
PR: 221663
Submitted by: sunpoet
|
Mon, 27 Mar 2017
|
[ 23:07 rodrigo ]
Unbreak splatd and take maintenership for this port
- move from google code to github
- change WWW in descr
- generate a new sum for the archive
|
Fri, 3 Mar 2017
|
[ 16:00 mat ] (Only the first 10 of 185 ports in this commit are shown above. )
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 31 Dec 2015
|
[ 10:59 amdmi3 ]
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
|
Thu, 18 Jun 2015
|
[ 19:56 rm ] (Only the first 10 of 13 ports in this commit are shown above. )
net/py-ldap2: rename to py-ldap
To better match upstream name
|
Fri, 24 Oct 2014
|
[ 16:21 mva ] (Only the first 10 of 88 ports in this commit are shown above. )
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit)
|
Tue, 29 Jul 2014
|
[ 15:44 sunpoet ]
- Add LICENSE
- Use USES=twisted
- Cosmetic change
|
Mon, 28 Jul 2014
|
[ 19:29 marino ]
Release three ports of snb@
Sean Nicholas Barkas is releasing these ports:
sysutils/farbot
security/openvpn-auth-ldap
net/splatd
Thanks for looking after these, Sean!
PR: 191967
|
Fri, 4 Jul 2014
|
[ 21:44 adamw ] (Only the first 10 of 37 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES.
|
Tue, 24 Jun 2014
|
[ 04:33 vanilla ]
1: Stagify.
2: use @sample on pkg-plist, bump version.
Approved by: portmgr@ (blanket approval)
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
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
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
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
|
Fri, 25 Feb 2011
|
[ 03:19 miwi ] (Only the first 10 of 99 ports in this commit are shown above. )
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
|
[ 01:32 delphij ] (Only the first 10 of 296 ports in this commit are shown above. )
Chase after net/openldap24-server update.
Reminded by: miwi
|
Fri, 24 Jul 2009
|
[ 10:27 snb ]
Change MAINTAINER to my @FreeBSD.org address
Approved by: erwin
|
Mon, 5 Jan 2009
|
[ 19:04 delphij ] (Only the first 10 of 249 ports in this commit are shown above. )
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
|
Sat, 6 Dec 2008
|
[ 21:39 miwi ]
- Fix dependency after py25-zconfig upgrade
Reported by: pavbot
|
Thu, 6 Nov 2008
|
[ 16:26 amdmi3 ]
- Update to 1.2.
PR: 128604
Submitted by: Nick Barkas <snb at threerings dot net> (maintainer)
|
Fri, 28 Mar 2008
|
[ 18:49 delphij ]
Chase after py-ldap2 egg'ified
|
Mon, 30 Jul 2007
|
[ 09:42 alexbl ] (Only the first 10 of 445 ports in this commit are shown above. )
- 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
|
Fri, 16 Mar 2007
|
[ 11:24 miwi ]
- Update to 1.1.1
PR: 110280
Submitted by: Nick Barkas<snb@threerings.net> (maintainer)
|
Tue, 7 Nov 2006
|
[ 16:56 alepulver ]
- Update to version 1.1.
PR: ports/105156
Submitted by: Nick Barkas <snb@threerings.net> (maintainer)
|
Sun, 5 Nov 2006
|
[ 03:38 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.
|
Fri, 23 Jun 2006
|
[ 08:51 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>
|
Number of commits found: 33 |