Port details |
- reposado Tools for replicating the Apple's Software Update Service
- 0.0.20160422 net
=0 0.0.20160422Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: masaki@club.kyutech.ac.jp
- Port Added: 2012-06-25 01:24:00
- Last Update: 2020-10-27 22:44:00
- SVN Revision: 553506
- License: not specified in port
- WWW:
- https://github.com/wdas/reposado
- Description:
- Reposado is a set of tools written in Python that replicate the
key functionality of Mac OS X Server's Software Update Service.
This enables you to host a local Apple Software Update Server
on any hardware and OS of your choice.
WWW: https://github.com/wdas/reposado
-
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: reposado
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (wdas-reposado-0.0.20160422-de2fdb6_GH0.tar.gz) = 66050e27d8dcf6e8e117b4ebda3527d18f906ec566da39ad61609bde170a1ad1
SIZE (wdas-reposado-0.0.20160422-de2fdb6_GH0.tar.gz) = 56976
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-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- curl : ftp/curl
- 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 reposado-0.0.20160422:
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 |
0.0.20160422 27 Oct 2020 22:44:00 |
rene |
Remove expired ports:
2020-10-25 devel/py-repoze.what: does not build with python3
2020-09-15 net/reposado: Uses deprecated version of python
2020-12-31 devel/py-setuptools_darcs: Uses Python 2.7 which is EOLed upstream
2020-10-25 devel/py-darcsver: does not build with python3
2020-10-25 devel/py-gdata: Unmaintained upstream, superseded by
www/py-google-api-python-client
See https://people.freebsd.org/~rene/stuff/old-ports.txt for the "unremovable"
ports. |
0.0.20160422 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.0.20160422 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.0.20160422 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 ) |
0.0.20160422 05 May 2016 17:15:31 |
pi |
net/reposado: 0.0.20150131 -> 0.0.20160422
Changes:
https://github.com/wdas/reposado/commits/master
PR: 208926
Submitted by: pi
Approved by: masaki@club.kyutech.ac.jp (maintainer timeout) |
0.0.20150131 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.0.20150131 07 May 2015 17:26:06 |
mat |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.0.20150131 02 Mar 2015 19:01:37 |
pi |
net/reposado: 0.0.20130415 -> 0.0.20150131
Add new --remove-config-data option to remove config-data attributes #
PR: 197328
Approved by: masaki@club.kyutech.ac.jp (maintainer timeout) |
0.0.20130415 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.0.20130415 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.0.20130415 04 Jul 2014 21:44:04 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
0.0.20130415 23 Jun 2014 14:59:52 |
vanilla |
Stagify.
Approved by: portmgr@ |
0.0.20130415 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) |
0.0.20130415 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.0.20130415 30 May 2013 13:05:35 |
swills |
- Update to 0.0.20130415
- Use USE_GITHUB framework to fetch file
PR: ports/179077
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) |
0.0.20120810 04 Sep 2012 15:05:30 |
swills |
- Update to 0.0.20120810
PR: ports/171319
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) |
0.0.20120620 25 Jun 2012 01:23:27 |
swills |
Reposado is a set of tools written in Python that replicate the
key functionality of Mac OS X Server's Software Update Service.
This enables you to host a local Apple Software Update Server
on any hardware and OS of your choice.
WWW: https://github.com/wdas/reposado
PR: ports/169344
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> |