notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
splatd Scalable Periodic LDAP Attribute Transmogrifier
1.2_8 net Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2_8Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-09-15
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • splatd>0:net/splatd
No installation instructions:
This port has been deleted.
PKGNAME: splatd
Package flavors (<flavor>: <package>)
  • py27: splatd
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-zconfig>0 : devel/py-zconfig@py27
  2. py27-ldap>=2.3.1 : net/py-ldap@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
Runtime dependencies:
  1. py27-zconfig>0 : devel/py-zconfig@py27
  2. py27-ldap>=2.3.1 : net/py-ldap@py27
  3. py27-twisted>=0 : devel/py-twisted@py27
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/threerings/splatd/tar.gz/splatd-1.2?dummy=/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_8
19 Sep 2020 13:01:00
Revision:548980Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
1.2_8
27 May 2020 14:55:03
Revision:536694Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3).
1.2_8
08 Mar 2020 17:01:47
Revision:528058Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
1.2_8
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:472882Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.2_8
20 Aug 2017 15:10:25
Revision:448428Original commit files touched by this commit
rodrigo search for other commits by this committer
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
Revision:437090Original commit files touched by this commit
rodrigo search for other commits by this committer
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
Revision:435349Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:404932Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
1.2_6
18 Jun 2015 19:56:52
Revision:390060Original commit files touched by this commit
rm search for other commits by this committer
net/py-ldap2: rename to py-ldap

To better match upstream name
1.2_5
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.2_5
24 Oct 2014 16:21:26
Revision:371449Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of net/ to new USES=python

Approved by:	portmgr (implicit)
1.2_5
29 Jul 2014 15:44:46
Revision:363345Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Use USES=twisted
- Cosmetic change
1.2_5
28 Jul 2014 19:29:29
Revision:363236Original commit files touched by this commit
marino search for other commits by this committer
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
Revision:360664Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
1.2_5
24 Jun 2014 04:33:33
Revision:359036Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: use @sample on pkg-plist, bump version.

Approved by:	portmgr@ (blanket approval)
1.2_4
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.2_4
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
eadler search for other commits by this committer
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
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
1.2_2
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
1.2_2
17 Nov 2009 11:27:34
Original commit files touched by this commit
snb search for other commits by this committer
Update home page.
Approved by:    ehaupt
1.2_2
24 Jul 2009 10:27:09
Original commit files touched by this commit
snb search for other commits by this committer
Change MAINTAINER to my @FreeBSD.org address

Approved by:    erwin
1.2_2
05 Jan 2009 19:04:45
Original commit files touched by this commit
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
1.2_1
06 Dec 2008 21:39:05
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix dependency after py25-zconfig upgrade

Reported by:    pavbot
1.2
06 Nov 2008 16:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Original commit files touched by this commit
delphij search for other commits by this committer
Chase after py-ldap2 egg'ified
1.1.1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.1.1

PR:             110280
Submitted by:   Nick Barkas<snb@threerings.net> (maintainer)
1.1
07 Nov 2006 16:56:16
Original commit files touched by this commit
alepulver search for other commits by this committer
- Update to version 1.1.

PR:             ports/105156
Submitted by:   Nick Barkas <snb@threerings.net> (maintainer)
1.0
05 Nov 2006 03:38:39
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
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: 38