Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.0 29 Jul 2024 13:36:05 |
Nuno Teixeira (eduardo) |
databases/rrdtool: Fix fetch
Reported by: Michael Butler <imb@protected-networks.net> |
1.9.0 29 Jul 2024 12:48:53 |
Nuno Teixeira (eduardo) |
databases/rrdtool: Update to 1.9.0
- Pet Q/A check by removing unnused freetype lib depends
ChangeLog: https://github.com/oetiker/rrdtool-1.x/blob/master/CHANGES |
1.8.0_4 14 Apr 2024 09:41:16 |
Nuno Teixeira (eduardo) |
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket) |
1.8.0_4 27 Jan 2024 10:52:26 |
Gleb Popov (arrowd) Author: Nuno Teixeira |
*: Autotools manpages fix
Approved by: portmgr (blanket) |
1.8.0_3 10 Jan 2024 16:20:30 |
Dimitry Andric (dim) |
databases/rrdtool: fix build with lld 17
Some symbols in the linker version script librrd.sym are undefined when
the CACHE option is off. Suppress errors with lld >= 17 due to these
undefined symbols.
PR: 273753
MFH: 2024Q1 |
1.8.0_2 18 Jul 2023 00:53:09 |
Charlie Li (vishwin) |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
1.8.0_2 15 Jan 2023 02:45:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix some ports conversion from USE_RUBY to USES=ruby
In my previous commit 18c6e18 I missed some ports where RUBY was
optional. This commit fixes those missing ports and fixes INDEX build.
Approved by: portmgr
Fixes: 18c6e18 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby |
1.8.0_2 04 Jan 2023 20:35:48 |
Nuno Teixeira (eduardo) Author: Tatsuki Makino |
databases/rrdtool: Fix build with PYTHON option on
- Add py-setuptools build dependency to PYTHON option (Build PYTHON bindings)
to fix build when this option is used
- Add harfbuzz lib depends to GRAPH option (Enable the rrdtool graph command)
- Use configure helper for EXAMPLES option
- Define LICENSE_FILE
PR: 265203
Reported by: Sigi <freebsd-bt@beatsnet.com>
MFH: 2023Q1 (build fixes) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.0_1 05 Aug 2022 14:32:11 |
Nuno Teixeira (eduardo) |
databases/rrdtool: Fix pkg-plist
- fix pkg-plist when options DOCS=OFF and PYTHON=ON
- bump PORTREVISION
Reported by: leres |
1.8.0 03 Aug 2022 22:57:04 |
Nuno Teixeira (eduardo) |
databases/rrdtool: Adopt/Update to 1.8.0
- cleanup Makefile
- updated MASTER_SITES
- updated WWW url
ChangeLog: https://github.com/oetiker/rrdtool-1.x/releases |
1.7.2_6 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.7.2_6 15 Jul 2022 07:44:35 |
Wen Heping (wen) |
databases/rrdtool: Update MASTER_SITES |
1.7.2_6 10 Jul 2022 17:51:01 |
Eugene Grosbein (eugen) |
databases/rrdtool: add new port option LOCKTIMEOUT
By default, RRDTool tries to lock RRD file and fails
if it cannot obtain the lock immediately.
New build option LOCKTIMEOUT (disabled by default)
allows to change this behavior and specify
a time interval (in seconds) with environment variable
RRDTOOL_LOCK_TIMEOUT to wait for lock if the file is busy.
It will fail if the lock cannot be obtained in time.
Zero value makes it wait for the lock indefinitely.
The patch documents the feature in the manual page and HTML docs.
Default build is not affected, so PORTREVISION not bumped. |
1.7.2_6 02 May 2022 10:46:28 |
Rene Ladan (rene) |
grimreaper: return zeising's ports to the pool after safekeeping his ports bit. |
1.7.2_6 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
1.7.2_5 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.7.2_4 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1.7.2_4 10 Sep 2021 21:17:43 |
Bernhard Froehlich (decke) |
databases/rrdtool: Add CPE information
Approved by: portmgr (blanket) |
1.7.2_4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.7.2_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.2_4 24 Dec 2020 13:19:43 |
fluffy |
databases/rrdtool: switch to PYTHON_EXT_SUFFIX |
1.7.2_4 20 Jul 2020 19:15:12 |
zeising |
databases/rrdtool: Don't hardcode in start script
Upate the start script of the rrdtool component rrdcached to not hardcode
things like group, socket and pid.
These can now be overridden in /etc/rc.conf with rrdcached_group,
rrdcached_address and rrdcached_pid, respectively.
The defaults are still the same.
PR: 246122
Submitted by: Dries Michiels
MFH: 2020Q3 |
1.7.2_3 14 Jun 2020 15:22:25 |
zeising |
databases/rrdtool: Fix resize on ZFS
Add an upstream patch that fixes resize on ZFS. Since ZFS does not support
posix_fallocate(), returning EINVAL, the patch simply ignores this error
from posix_fallocate().
PR: 245898
Reported by: Tomohiro Hosaka
MFH: 2020Q2 |
1.7.2_2 01 Apr 2020 15:32:13 |
zeising |
databases/rrdtool: fix segmentation fault
Fix a segmentation fault in rrd_graph:print_calc when vidx is -1 on GF_VRULE
Pull in upstream patch to fix the issue.
This fixes upstream bug #1078
PR: 244808
Submitted by: John W. O'Brien |
1.7.2_1 02 Nov 2019 22:07:38 |
zeising |
databases/rrdtool: Fix with nondefault PREFIX
Fix the build and stage of databases/rrdtool when using a nondefault PREFIX.
PR: 241659
Submitted by: John Hein
MFH: 2019Q4 |
1.7.2_1 30 Oct 2019 22:23:50 |
zeising |
databases/rrdtool: Fix segfault
Add upstream patch to databases/rrdtool to fix segfault when trying to
calculate median of all-NaN values
PR: 241477
Submitted by: amdmi3
MFH: 2019Q4 |
1.7.2 05 Jul 2019 21:49:30 |
zeising |
databases/rrdtool: Update to 1.7.2
Update databases/rrdtool to 1.7.2
Change USES=gnome to be added regardless of options, it's needed in all
cases.
Changelog:
https://github.com/oetiker/rrdtool-1.x/blob/v1.7.2/CHANGES
PR: 238832
Submitted by: amdmi3 |
1.7.0_2 19 Mar 2018 20:14:38 |
zeising |
databases/rrdtool: Make groff a conditional dependency
groff is required by rrdtool to format documentation, which
is only required when documentation is being built.
Accordingly, make groff conditional on the existing DOCS option.
This precludes building a litany of dependencies, mostly due
to groff requiring ghostscript.
While here, remove unneeded post-patch in the case the DOCS option is
switched off.
Submitted by: koobs
Differential Revision: https://reviews.freebsd.org/D14732 |
1.7.0_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.7.0_1 22 Sep 2017 15:11:15 |
zeising |
Fix build without NLS
PR: 222507
Reported by: Helge Oldach |
1.7.0 21 Sep 2017 15:04:50 |
zeising |
Update to 1.7.0
Fix packaging with pyton support.
While here, remove the annoying sleeps at the end of the configure script.
PR: 221768
Submitted by: Daniel Ylitalo <daniel AT blodan DOT se>
Committed at: FreeBSD 201709 DevSummit |
1.6.0_1 28 May 2017 10:58:00 |
antoine |
Register dependency on groff
PR: 213725 |
1.6.0_1 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
1.6.0_1 11 Jun 2016 02:33:46 |
zeising |
Fix installation of the python bindnings when py-setuptools* is installed.
When py-setuptools is installed, metadata for the python package is handled
differently than when building the package in for instance poudriere. Fix
the python bindings install script to always act the same way, regardless of
setuptools.
PR: 206769
Submitted by: Reid Linnemann <linnemannr@gmail.com>
Reported by: dewayne@heuristicsystems.com.au
Sponsored by: BSDCan 2016 Hackerlounge |
1.6.0 02 May 2016 16:14:06 |
zeising |
Remove databases/rrdtool10
This is an old version of databases/rrdtool, no longer maintained.
Update CONFLICTS in databases/rrdtool and rrdtool12 accordingly.
Reviewed by: kwm (in part)
Differential Revision: D6168 |
1.6.0 02 May 2016 16:08:56 |
zeising |
Update databases/rrdtool to 1.6.0
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 |
1.5.5_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.5.5_1 06 Mar 2016 07:00:24 |
sunpoet |
- Fix r410309 |
06 Mar 2016 06:26:02
|
sunpoet |
- Add LICENSE_FILE
- Convert to new options helper
- Convert to new options target helper
- Adjust options: rename foo_MODULE to foo
- Adjust PLIST_SUB: rename WITH_foo to foo
- Remove USE_PERL5
- Sort PLIST
Approved by: portmgr (blanket) |
1.5.5_1 27 Jan 2016 19:42:35 |
zeising |
Fix Perl and Ruby module builds.
I made a mistake when updating one of the patches for the new version of
rrdtools, and as a consequence perl and ruby modules stopped building, fix
this by correcting the patch.
Noted by: kib
PR: 206685
Submitted by: Helge Oldach |
1.5.5 27 Jan 2016 11:48:09 |
zeising |
Update to 1.5.5
Rework the DEJAVU option to actually work. [1]
Before this commit rrdtool
depends on x11-fonts/dejavu if that port is already installed, but not
otherwise, and this sort of implicit dependencies are bad.
Make the DEJAVU option default to on. If cairo and pango are built without
X11 support, please consider disabling this option to avoid pulling in large
parts of X11
Remove the JSON option. This is a third party patch that doesn't apply any
more. Feel free to port it to this version of RRDTool.
Discussed with: marino [1]
PR: 205883 [1]
Submitted by: marino [1] |
1.4.8_9 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.4.8_8 13 Jul 2015 18:47:50 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 |
1.4.8_7 06 Apr 2015 15:20:21 |
feld |
Bump PORTREVISION to chase the new font paths
I've encountered rrd graphs with broken fonts because it still was
looking in old font location. Forcing a rebuild of rrdtool package fixes
it. |
1.4.8_6 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
1.4.8_6 24 Jan 2015 15:07:40 |
antoine |
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package |
1.4.8_6 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.4.8_5 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.4.8_5 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.4.8_4 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.4.8_4 28 Sep 2014 17:42:15 |
mva |
- Convert to USES=python
Approved by: portmgr (implicit) |
1.4.8_4 07 Sep 2014 22:10:10 |
bapt |
Only strip RRDs.so if actually built |
1.4.8_4 30 Aug 2014 19:01:16 |
zeising |
Fix runtime on amd64
Sorry for the portrevision churn, forgot this with previous commit.
PR: 192630
Submitted by: Henry Hu <henry.hu.sh@gmail.com> |
1.4.8_3 30 Aug 2014 18:55:24 |
zeising |
Strip RRDs.so
Approach choosen is different from the one in the PR.
PR: 192077
Submitted by: takefu@airport.fm |
1.4.8_2 09 Aug 2014 15:44:28 |
mva |
Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK (Only the first 15 lines of the commit message are shown above ) |
1.4.8_2 23 Jul 2014 20:11:10 |
zeising |
Clean up databases/rrdtool
Change library dependensies to use USES= where applicable.
Build ports documentation and examples, depending on respective option.
Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph
command, which pulls in cario and a lot of other dependencies. [1]
Add missing dependencies.
Becase of shlib version bump, bump portrevision on depending ports.
PR: 192024 [1] (based on)
Submitted by: asomers
Approved by: portmgr (blanket, portrevision bumps) |
1.4.8_1 13 Jul 2014 14:00:59 |
zeising |
Grab |
1.4.8_1 11 Jun 2014 18:55:30 |
marino |
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit) |
1.4.8_1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.4.8_1 13 May 2014 05:01:14 |
zeising |
Fix build on current [1]
PR: ports/188793 [1], ports/187919 [2]
Submitted by: zeising [1], Thomas Schweikle <tps@vr-web.de> [2]
Approved by: maintainer timeout |
1.4.8_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.4.8 05 Dec 2013 11:10:50 |
mat |
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by: mat
Approved by: portmgr (bapt) |
1.4.8 25 Nov 2013 14:15:32 |
wg |
databases/rrdtool: fix build with python module |
1.4.8 25 Nov 2013 13:36:44 |
wg |
databases/rrdtool: update to 1.4.8
- Update to 1.4.8 [1] (based on)
- Allow staging
PR: ports/182192 [1]
Submitted by: Christoph Moench-Tegeder <cmt burggraben.net>
Approved by: maintainer (timeout) |
1.4.7_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.4.7_2 17 Sep 2013 13:03:10 |
bapt |
Do not overwrite USES |
1.4.7_2 17 Sep 2013 09:00:42 |
bapt |
Convert to new perl framework |
1.4.7_2 02 Sep 2013 16:21:38 |
bapt |
Add an explicit dependency on pkgconf |
1.4.7_2 14 Jun 2013 16:00:57 |
antoine |
Fix error in PORT_OPTIONS conversion |
1.4.7_2 12 Jun 2013 17:45:03 |
az |
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de> |
1.4.7_2 22 Mar 2013 20:25:25 |
bapt |
Fix inverted logic in last commit while converting to options ng
PR: ports/177234
Submitted by: William Grzybowski <william88@gmail.com> |
1.4.7_2 21 Mar 2013 17:43:46 |
bapt |
Convert to new options framework left unconverted ports in databases category |
1.4.7_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.4.7_1 11 May 2012 20:57:25 |
sylvio |
- Fix problem of build with json
- Comment line LDFLAGS to fix problem with version upgrade.
- BUMP PORTREVISION |
1.4.7 07 May 2012 18:51:01 |
sylvio |
- Update to 1.4.7 |
1.4.5 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.4.5 07 Nov 2011 03:25:29 |
miwi |
- Get rid FreeBSD 6.x support |
1.4.5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.4.5 19 May 2011 19:41:17 |
sylvio |
- Add rrdcached daemon
- Add license
PR: ports/15578
Submitted by: falz <me@falz.net> |
1.4.5 04 Feb 2011 10:20:53 |
sylvio |
- Update to 1.4.5
PR: ports/153570
Submitted by: Steve Wills <steve@mouf.net>
Feature safe: yes |
1.4.4 13 Jan 2011 19:16:10 |
delphij |
- Add an optional patch (not enabled by default for now) to
support 'json' command which in turn spits output in json
format.
PORTREVISION not bumped as the default build was not
changed.
- While I'm there remove MD5 checksum.
Approved by: maintainer
Feature safe: yes |
1.4.4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.4.4 12 Aug 2010 19:42:35 |
pav |
- Mark BROKEN on 6.X: does not configure
Reported by: pointyhat |
1.4.4 25 Jul 2010 01:14:14 |
sylvio |
- Update to 1.4.4 |
1.4.3 23 May 2010 14:31:14 |
sylvio |
- Update pkg-plist
PR: ports/146819
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
1.4.3 26 Apr 2010 22:47:08 |
sylvio |
- Fix of 'make deinstall' when NOPORTEXAMPLES is defined [1]
- Update to 1.4.3 [2]
PR: ports/144850 [1]
ports/146052 [2]
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
1.4.2_1 26 Apr 2010 01:07:50 |
sylvio |
- Take maintainership |
1.4.2_1 25 Apr 2010 19:03:52 |
linimon |
Reset bg1tpt@gmail.com due to maintainer-timeouts and no response to
email.
Hat: portmgr |
1.4.2_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.4.2 07 Mar 2010 23:16:12 |
itetcu |
- honor NOPORTDOCS|NOPORTEXAMPLES
PR: 144021
Submitted by: Dan Lukes
Approved by: maintainer timeout
Feature safe: yes |
1.4.2 12 Feb 2010 12:58:21 |
pav |
- Update to 1.4.2
PR: ports/141058
Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
- Extend conflicts
PR: ports/143110
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: maintainer timeout (3 weeks) |
1.3.9 21 Nov 2009 11:12:37 |
sylvio |
- Update to 1.3.9
PR: ports/139894
Submitted by: sylvio@ (myself)
Approved by: maintainer (timemout > 14days), miwi (mentor) |
1.3.8 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.3.8 05 Jul 2009 23:41:10 |
wxs |
- Update to 1.3.8
PR: ports/135975
Submitted by: dikshie <dikshie@sfc.wide.ad.jp>
Approved by: Razor <bg1tpt@gmail.com> (maintainer) |
1.3.7 04 May 2009 12:42:16 |
beat |
- Update to 1.3.7
- Add option for disable mmap
PR: ports/133798
Submitted by: Zhen REN <bg1tpt AT gmail.com> (maintainer)
Approved by: miwi (mentor) |
1.3.5_1 18 Feb 2009 00:55:42 |
amdmi3 |
- Fix plist for WITH_PYTHON_MODULE case (add INSTALLS_EGGINFO)
PR: 130826
Submitted by: myself
Approved by: maintainer timeout |
1.3.5 19 Jan 2009 23:50:55 |
amdmi3 |
- Forgot to fix plist for 1.3.5 update
PR: 130727
Submitted by: Zhen REN <bg1tpt at gmail dot com> (maintainer) |
1.3.5 19 Jan 2009 23:50:04 |
amdmi3 |
- Update to 1.3.5
PR: 130727
Submitted by: Zhen REN <bg1tpt at gmail dot com> (maintainer) |