aboutsummaryrefslogtreecommitdiff
path: root/databases/rrdmerge
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Return currently unmaintained ports to sobomax@ who is still a src committer.Rene Ladan2018-12-101-1/+1
| | | | Notes: svn path=/head/; revision=487187
* Re-assign sobomax@'s ports after his commit bit was safekept.Rene Ladan2018-12-031-1/+1
| | | | Notes: svn path=/head/; revision=486556
* - Fix shebangsDmitry Marakasov2018-02-261-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=463033
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-111-1/+1
| | | | | | | other miscellaneous files that are not actually manual pages (part 2). Notes: svn path=/head/; revision=458739
* Update databases/rrdtool to 1.6.0Niclas Zeising2016-05-021-1/+1
| | | | | | | | | | | | | | | Most notably, this version of rrdtools.so is thread safe, so the rrdtools_th.so library is removed. Bump portrevision for depending ports due to shlib version bump. For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES Reviewed by: kwm Differential Revision: D6168 Notes: svn path=/head/; revision=414458
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Add LICENSEDmitry Marakasov2016-03-111-4/+8
| | | | | | | | | | | - Switch to USES=tar:tbz2 - Add NO_ARCH - Switch to options helpers Approved by: portmgr blanket Notes: svn path=/head/; revision=410818
* - Convert ports from databases/ and deskutils/ to new USES=pythonMarcus von Appen2014-10-191-2/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371173
* Nuke NOPORTDOCS. While, here, correct a couple offenders who label examplesAdam Weinberger2014-07-031-2/+2
| | | | | | | with PORTDOCS. And, fix a couple WITH_foo invocations. Notes: svn path=/head/; revision=360463
* Support staging.Vanilla I. Shu2014-05-192-10/+13
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=354512
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* Don't abuse PORTREVISION.Maxim Sobolev2013-08-191-2/+2
| | | | Notes: svn path=/head/; revision=325022
* Add rrdmerge - a simple script to merge two RRD files together. But quiteMaxim Sobolev2013-08-154-0/+38
useful at that. Notes: svn path=/head/; revision=324749