aboutsummaryrefslogtreecommitdiffstats
path: root/net/reposado
Commit message (Collapse)AuthorAgeFilesLines
* net/reposado: 0.0.20150131 -> 0.0.20160422pi2016-05-063-16/+16
| | | | | | | | | Changes: https://github.com/wdas/reposado/commits/master PR: 208926 Submitted by: pi Approved by: masaki@club.kyutech.ac.jp (maintainer timeout)
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Update ports in the n* categories to not use GH_COMMIT.mat2015-05-082-4/+2
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* net/reposado: 0.0.20130415 -> 0.0.20150131pi2015-03-032-4/+4
| | | | | | | Add new --remove-config-data option to remove config-data attributes # PR: 197328 Approved by: masaki@club.kyutech.ac.jp (maintainer timeout)
* Cleanup plistantoine2014-11-221-2/+0
|
* - Convert ports of net/ to new USES=pythonmva2014-10-251-2/+2
| | | | Approved by: portmgr (implicit)
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-051-2/+2
|
* Stagify.vanilla2014-06-231-5/+3
| | | | Approved by: portmgr@
* Python cleanup:rene2014-01-141-1/+1
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* - Update to 0.0.20130415swills2013-05-303-7/+10
| | | | | | | - Use USE_GITHUB framework to fetch file PR: ports/179077 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
* - Update to 0.0.20120810swills2012-09-042-3/+3
| | | | | PR: ports/171319 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
* Reposado is a set of tools written in Python that replicate theswills2012-06-257-0/+104
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>