aboutsummaryrefslogtreecommitdiff
path: root/net/reposado
Commit message (Collapse)AuthorAgeFilesLines
* Update ports in the n* categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+2
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385640
* net/reposado: 0.0.20130415 -> 0.0.20150131Kurt Jaeger2015-03-022-4/+4
| | | | | | | | | | Add new --remove-config-data option to remove config-data attributes # PR: 197328 Approved by: masaki@club.kyutech.ac.jp (maintainer timeout) Notes: svn path=/head/; revision=380288
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373063
* - Convert ports of net/ to new USES=pythonMarcus von Appen2014-10-241-2/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371449
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360664
* Stagify.Vanilla I. Shu2014-06-231-5/+3
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358967
* Python cleanup:Rene Ladan2014-01-131-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) Notes: svn path=/head/; revision=339634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 0.0.20130415Steve Wills2013-05-303-7/+10
| | | | | | | | | | - Use USE_GITHUB framework to fetch file PR: ports/179077 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Notes: svn path=/head/; revision=319424
* - Update to 0.0.20120810Steve Wills2012-09-042-3/+3
| | | | | | | | PR: ports/171319 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Notes: svn path=/head/; revision=303655
* Reposado is a set of tools written in Python that replicate theSteve Wills2012-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> Notes: svn path=/head/; revision=299917