summaryrefslogtreecommitdiff
path: root/databases/nagios-check_postgres_replication (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add PY_FLAVOR to Python module dependencies.Mathieu Arnold2018-05-221-2/+2
| | | | Sponsored by: Absolight
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-251-1/+1
| | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
* - Fix shebangsDmitry Marakasov2017-04-211-7/+8
|
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* - Add LICENSESunpoet Po-Chuan Hsieh2015-07-122-4/+7
| | | | | - Add NO_ARCH - Use PLIST_FILES instead of PLIST
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
|
* Convert to USES=pgsql and USES=pythonBaptiste Daroussin2014-10-081-2/+1
|
* Stagify.Vanilla I. Shu2014-07-281-4/+3
|
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | pending PR (related to stage) With hat: portmgr
* - Update WWW:Sunpoet Po-Chuan Hsieh2013-11-201-1/+1
| | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | databases)
* Convert the headers of these ports I just drop maintainership of.Brooks Davis2013-02-281-5/+0
|
* Paul Chvostek has graciously agreed to take maintainership of these twoBrooks Davis2013-02-281-1/+1
| | | | ports.
* Add nagios-check_postgres_replication, a Nagios plugin to check the lagBrooks Davis2011-06-144-0/+59
between a postgresql streaming replica and master.