sthen
c6c56ff0fb
enable py2 for py-rrdtool as well, use it to replace net/rrdtool,-python
...
(which is an older version of the same thing). add an upgrade path via
quirks/@pkgpath.
2020-10-28 12:12:46 +00:00
sthen
6cc9779250
switch my maintainer email addresses to my own domain
2020-07-11 22:54:35 +00:00
sthen
9c6e9626b9
s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
...
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
a081cbbf56
update to rrdtool-1.7.2
2019-05-28 13:59:36 +00:00
jasper
f525c39907
remove empty file
2019-03-08 17:21:21 +00:00
sthen
d9de3a05d9
update to rrdtool-1.7.1
2019-02-05 16:10:05 +00:00
sthen
3796c77d96
add missing lib path in librrd.pc, tested with all librrd-using ports
2018-10-05 11:02:51 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
landry
e4536079ed
add fribidi to WANTLIB because why not, and bump
2018-04-28 10:29:00 +00:00
sthen
ab77185a83
fix bad bump to rrdtool. remove a python dep for "no_python" pseudo-flavour builds.
2018-01-12 14:03:50 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
4ec3167e9b
avoid non-thread-safe umask use; found by semarie, I used a slightly different
...
diff than upstream used.
2017-12-05 16:50:10 +00:00
landry
a504985219
Ensure /var/db/rrd is group-writable, and that it belongs to
...
_rrdcached:_rrdcached - allows for example facette to read rdd when
_facette user is in _rrdcached group for.
Note that this wont apply to existing setups, so carefully review your
own setup to figure out if it needs fixin'.
ok sthen@ (maintainer)
2017-12-01 10:36:51 +00:00
naddy
1a25fa682d
replace gettext module; ok sthen@
2017-11-02 21:51:59 +00:00
jeremy
dc11bc64b5
Rename ruby-rrdtool package to rubyXY-rrdtool
...
For consistency with other ruby library package names
OK sthen@
2017-11-01 10:18:18 +00:00
sthen
cd095cec5e
Handle pthread-stubs removal.
2017-10-23 17:11:02 +00:00
sthen
02a825e6d4
When creating rrdcached's /var/run directory in rc_pre, set ownership to
...
${daemon_user} rather than hardcoded _rrdcached.
2017-07-12 23:46:30 +00:00
sthen
3ca8752b25
update to rrdtool-1.7.0
2017-05-18 13:51:42 +00:00
sthen
a61c822eea
Add an rrdtool patch based on one from Soner Tari, newgraph() in rrdcgi was
...
not allocating enough array members for two pointers (for imginfo and IMG)
causing writes beyond allocated memory in some cases.
2017-03-18 23:06:58 +00:00
jca
6db2c015c3
Fix some time_t warnings, potentially harmful on 32 bits archs.
...
ok sthen@ (maintainer)
2016-11-29 10:21:59 +00:00
jca
2912cc7275
Enable tests
...
Two tests are currently failing (reason unknown).
ok sthen@ (maintainer)
2016-11-29 10:21:23 +00:00
jeremy
d3abd54bbb
Bump ruby dependent ports after default ruby version switch from ruby
...
2.2 to ruby 2.3.
2016-09-06 15:37:53 +00:00
sthen
0f94eef9ad
fix rrdtool-chroot.sh script, problem reported by Predrag Punosevac,
...
he didn't get chance to test yet but it works for my use case anyway.
2016-04-26 15:57:28 +00:00
sthen
3530b80a31
update to rrdtool-1.6.0, librrd_th is removed,
...
the main library is now meant to be thread-safe
2016-04-21 23:46:47 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
sthen
8c36d2a70b
oops, -DDEBUG crept in with the last update, remove it again
2015-12-14 18:01:41 +00:00
sthen
9ba28a8ad7
update to rrdtool-1.5.5
2015-11-23 11:41:02 +00:00
sthen
c3e091dd91
wantlib
2015-08-25 14:17:44 +00:00
jeremy
4ad0a6112f
Switch the default ruby version from ruby 2.1 to 2.2, and bump affected
...
ports.
OK jcs@ ajacoutot@
2015-07-16 17:27:08 +00:00
sthen
c58704c98d
sync wantlib, mostly lzma (from xml2)
2015-06-10 21:42:26 +00:00
sthen
50b90a410e
sprinkle some PORTROACH_COMMENTs
2015-05-15 13:43:40 +00:00
sthen
b4b6d4902a
update to rrdtool 1.4.9
2014-10-02 13:27:33 +00:00
jeremy
2787f631b9
Remove setting of MODRUBY_REV explicitly, just use the default ruby
...
discussed with aja@ and espie@
2014-09-24 16:16:29 +00:00
jeremy
7fd4af68ef
Set MODRUBY_REV explicitly, instead of relying on default ruby version
2014-09-24 15:21:58 +00:00
espie
d13267262a
missed ruby bump
2014-09-24 10:21:27 +00:00
espie
92816cd8fc
use more specific version of SUBST_* where appropriate
2014-08-10 09:58:04 +00:00
sthen
26b647a798
@comment zero-byte perl .bs files in all packages which don't have p5-* PKGNAMEs
...
and bump
2014-06-14 10:34:44 +00:00
sthen
d65a0e377a
tweak README, just talk about "a chrooted web server" rather than being
...
specific.
2014-05-07 18:13:09 +00:00
sthen
a66e07b836
set rrdcache control socket permissions to mode 770 by default in the rc script
2014-04-26 20:57:58 +00:00
sthen
4ce7078276
Remove MODRUBY_REV and switch to the default Ruby version now that packages
...
are available on a wider range of arches. Adjust comments in rrdtool-chroot
script (talk about "web server" rather than Apache).
2014-04-06 17:01:34 +00:00
ajacoutot
357d399617
Tweak wantlib and add devel/gettext MODULE.
...
Make sure -ruby does not depends on python.
ok sthen@ (maintainer)
2014-03-28 10:06:11 +00:00
sthen
b6ef769ea8
the "rrdtool-chroot" script takes an enable/disable flag, include "enable"
...
in the example in README.
2013-11-07 01:02:12 +00:00
sthen
b014caf1aa
removing annoying sleep's, no package change
2013-11-06 22:35:20 +00:00
sthen
6d46007439
blech, unbreak
2013-11-06 22:32:56 +00:00
sthen
a11a8cbcf3
..and drop to 1.8; Markus points out that actually ruby 1.9 is broken on
...
sparc64 too :( cleanup BUILD_PACKAGES bits while there.
2013-11-06 21:04:13 +00:00
sthen
5c59ac23bf
Switch to MODRUBY_REV=1.9, because 2.0 builds fails on sparc64, requested by
...
Markus Lude. Also add BUILD_PACKAGES scaffolding to permit users to build
this without pulling in dependencies for possibly-unwanted py/ruby bindings.
2013-11-06 20:25:33 +00:00
sthen
a6a4790261
roll uid to 726 (conflicted with opengroupware)
2013-11-05 17:56:30 +00:00
sthen
596c7f24b2
Update to rrdtool 1.4.8. Merge p5-RRD into the main package.
...
Note that this now uses cairo for graphics generation and pango/fontconfig
for text rendering; if you are using this in a chroot jail (for cgi/php
scripts, etc) you will need to take additional steps to install the relevant
files. A script is provided to copy the relevant libraries and support files;
see /usr/local/share/doc/pkg-readmes/rrdtool-1.4.8 for more details.
2013-11-05 17:49:01 +00:00
naddy
10bfdff492
the png headers are now directly under include/
2013-06-04 18:41:39 +00:00