Port details |
- splatd Scalable Periodic LDAP Attribute Transmogrifier
- 1.2_8 net
=0 1.2_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: rodrigo@FreeBSD.org
- Port Added: 2006-06-23 09:07:50
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- License: BSD3CLAUSE
- WWW:
- https://github.com/threerings/splatd
- Description:
- 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: https://github.com/threerings/splatd
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: splatd
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1490549138
SHA256 (threerings-splatd-splatd-1.2_GH0.tar.gz) = cffd3945eb22743374e7eea24fbb05c70c097a53aa2181dfeae7aaa614244d7f
SIZE (threerings-splatd-splatd-1.2_GH0.tar.gz) = 94335
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-zconfig>0 : devel/py-zconfig@py27
- py27-ldap>=2.3.1 : net/py-ldap@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-zconfig>0 : devel/py-zconfig@py27
- py27-ldap>=2.3.1 : net/py-ldap@py27
- py27-twisted>=0 : devel/py-twisted@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for splatd-1.2_8:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_8 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
1.2_8 27 May 2020 14:55:03 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
1.2_8 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
1.2_8 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.2_8 20 Jun 2018 16:59:31 |
mat |
Correctly depend on those Python ports.
- py-qt have their framework
- depending on a single file breaks with multiple flavors.
Sponsored by: Absolight |
1.2_8 30 Nov 2017 15:50:34 |
mat |
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 ) |
1.2_8 20 Aug 2017 15:10:25 |
rodrigo |
Update RUN_DEPENDS: use newer twisted
Bump PORTREVISION for dependency change
PR: 221663
Submitted by: sunpoet |
1.2_7 27 Mar 2017 23:07:20 |
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 |
1.2_6 03 Mar 2017 16:00:20 |
mat |
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 |
1.2_6 14 Sep 2016 15:59:34 |
mat |
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 |
1.2_6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2_6 31 Dec 2015 10:59:07 |
amdmi3 |
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers |
1.2_6 18 Jun 2015 19:56:52 |
rm |
net/py-ldap2: rename to py-ldap
To better match upstream name |
1.2_5 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.2_5 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
1.2_5 29 Jul 2014 15:44:46 |
sunpoet |
- Add LICENSE
- Use USES=twisted
- Cosmetic change |
1.2_5 28 Jul 2014 19:29: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 |
1.2_5 04 Jul 2014 21:44:04 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
1.2_5 24 Jun 2014 04:33:33 |
vanilla |
1: Stagify.
2: use @sample on pkg-plist, bump version.
Approved by: portmgr@ (blanket approval) |
1.2_4 13 Jan 2014 21:00:04 |
rene |
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) |
1.2_4 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.2_4 05 Aug 2012 23:19:40 |
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 |
1.2_4 21 Jan 2012 17:40:15 |
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 |
1.2_4 14 Jan 2012 08:57:23 |
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. |
1.2_4 25 Feb 2011 03:19:29 |
miwi |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
1.2_3 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
1.2_2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.2_2 17 Nov 2009 11:27:34 |
snb |
Update home page.
Approved by: ehaupt |
1.2_2 24 Jul 2009 10:27:09 |
snb |
Change MAINTAINER to my @FreeBSD.org address
Approved by: erwin |
1.2_2 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
1.2_1 06 Dec 2008 21:39:05 |
miwi |
- Fix dependency after py25-zconfig upgrade
Reported by: pavbot |
1.2 06 Nov 2008 16:26:39 |
amdmi3 |
- Update to 1.2.
PR: 128604
Submitted by: Nick Barkas <snb at threerings dot net> (maintainer) |
1.1.1 28 Mar 2008 18:49:07 |
delphij |
Chase after py-ldap2 egg'ified |
1.1.1 30 Jul 2007 09:42:28 |
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 |
1.1.1 16 Mar 2007 11:24:12 |
miwi |
- Update to 1.1.1
PR: 110280
Submitted by: Nick Barkas<snb@threerings.net> (maintainer) |
1.1 07 Nov 2006 16:56:16 |
alepulver |
- Update to version 1.1.
PR: ports/105156
Submitted by: Nick Barkas <snb@threerings.net> (maintainer) |
1.0 05 Nov 2006 03:38:39 |
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. |
1.0 23 Jun 2006 08:51:02 |
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> |