notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-mgmt/collectd/Makefile
SVNWeb

Number of commits found: 88

Fri, 11 Sep 2015
[ 03:29 junovitch search for other commits by this committer ] Original commit   Revision:396644
net-mgmt/collectd: Mark as deprecated. Collectd 4 is no longer developed.

PR:		202543
Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer)
Approved by:	feld (mentor)
Mon, 8 Jun 2015
[ 16:43 brd search for other commits by this committer ] Original commit   Revision:388844
Add shebangfix to update collection.cgi with the Perl path.

PR:		200651
Approved by:	ports@bsdserwis.com (maintainer), bdrewery (mentor)
Sat, 25 Apr 2015
[ 16:26 adamw search for other commits by this committer ] Original commit   Revision:384741
Switch the perl CGI dependency from p5-CGI.pm to p5-CGI.
Fri, 2 Jan 2015
[ 18:46 pi search for other commits by this committer ] Original commit   Revision:376062 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends

Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 11 Dec 2014
[ 05:26 koobs search for other commits by this committer ] Original commit   Revision:374511 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
databases/libmemcached: Update to 1.0.18 and much more

- Update to 1.0.18 and pkg-plist accordingly
- Add LICENSE (BSD3CLAUSE) and LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- Perl is not required, remove USE_PERL and from USES
- Split LDFLAGS from CONFIGURE_ENV, they're already set there
- Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off)
- Add OPTIONS for hash functions, debug and dtrace
- pkg-descr: Update WWW: URL
- Add patches for:
  * alloca.h include not found on FreeBSD
  * cinttypes include location
  * clang compatibility
- Strip shared libraries manually since upstream install-strip target is
  fail

Changes:

  https://launchpad.net/libmemcached/+announcements

[1] https://bugs.launchpad.net/libmemcached/+bug/1245562
[2] https://bugs.launchpad.net/libmemcached/+bug/1400560

Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
Sat, 22 Nov 2014
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Tue, 4 Nov 2014
[ 18:41 jgh search for other commits by this committer ] Original commit   Revision:372162 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- update libvirt to 1.2.10
- chase shared library bump
Wed, 29 Oct 2014
[ 22:17 jgh search for other commits by this committer ] Original commit   Revision:371717 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- update libvirt,py-libvirt,libvirt-glib to 0.1.9
- shift var from ${PREFIX} to /var
- bump shared libs of dep. port

PR:		192441 (based on)
Submitted by:	olevole@olevole.ru
Fri, 24 Oct 2014
[ 16:29 mva search for other commits by this committer ] Original commit   Revision:371450 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=python

Approved by:	portmgr (implicit)
Sun, 5 Oct 2014
[ 23:25 marino search for other commits by this committer ] Original commit   Revision:370134
net-mgmt/collectd: Fix network IF plugin to avoid log spam

While here, remove redundant @dirrm and strip installed libraries.

PR:		191388
Reported by:	Fredrik Lennmark
Fix by:		maintainer (Krzysztof Stryjek)
[ 15:33 tijl search for other commits by this committer ] Original commit   Revision:370093
- Convert to USES=autoreconf
- Remove WANT_GNOME
- Patch configure.in and Makefile.am to move config and m4 directories out
  of the libltdl directory.  This prevents rerunning autotools+configure
  during make build.
Wed, 17 Sep 2014
[ 07:38 tijl search for other commits by this committer ] Original commit   Revision:368356 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
Thu, 28 Aug 2014
[ 21:21 tijl search for other commits by this committer ] Original commit   Revision:366456 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
security/libssh2:
- Convert to USES=libtool and USES=pathfix
- Add INSTALL_TARGET=install-strip
- Only depend on openssl if GCRYPT option is off
- Sanitize libssh2.pc

devel/libvirt:
- Remove workaround for broken libssh2.pc
- Add USES=libtool and bump dependent ports
- Convert to INSTALL_TARGET=install-strip

devel/libvirt-glib:
- Convert to USES=libtool

Approved by:	portmgr (implicit, bump unstaged port)
Tue, 26 Aug 2014
[ 02:09 amdmi3 search for other commits by this committer ] Original commit   Revision:366176 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Sun, 17 Aug 2014
[ 16:08 tijl search for other commits by this committer ] Original commit   Revision:365199 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
mail/libesmtp:
- Convert to USES=libtool and bump dependent ports
- Use option helpers
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add INSTALL_TARGET=install-strip
Tue, 5 Aug 2014
[ 22:13 tijl search for other commits by this committer ] Original commit   Revision:364143 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
Wed, 23 Jul 2014
[ 20:11 zeising search for other commits by this committer ] Original commit   Revision:362726 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 11 Jul 2014
[ 21:50 tdb search for other commits by this committer ] Original commit   Revision:361588
- Update libstatgrab to 0.91.
- Bump revision on dependent ports to chase shlib bump.
Thu, 10 Jul 2014
[ 13:15 tijl search for other commits by this committer ] Original commit   Revision:361450
- Convert net/librouteros to USES=libtool and bump dependent ports
- USES=tar:bzip2
- Add INSTALL_TARGET=install-strip
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 23 May 2014
[ 19:32 tdb search for other commits by this committer ] Original commit   Revision:354958
- Stage support
- USES=libtool
- Use new LIB_DEPENDS format
- Create database directory during startup rather than in the package

PR:		ports/189769
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com>
Mon, 12 May 2014
[ 22:07 tdb search for other commits by this committer ] Original commit   Revision:353903
- Fix build with libstatgrab 0.90

PR:		ports/189740
Approved by:	portmgr (antoine), maintainer
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 31 Jan 2014
[ 00:21 rene search for other commits by this committer ] Original commit   Revision:341904
Change optional run dependency for mbmon from sysutils/mbmon
to sysutils/xmbmon

The former port has expired.
Tue, 17 Dec 2013
[ 23:54 jgh search for other commits by this committer ] Original commit   Revision:336792 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- update to 1.2.0 and bump shared libraries in respective ports
- while here shift new lib_depends format where needed

Changes:	http://libvirt.org/news.html
Fri, 20 Sep 2013
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:327757 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Sat, 10 Aug 2013
[ 17:00 vg search for other commits by this committer ] Original commit   Revision:324556
- Added new options NOTIFYDESKTOP and NOTIFYEMAIL
- Bump portrevision
- BIND removed from default because depended by CURL option

PR:		ports/181103
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com>
Approved by:	eadler (mentor)
Thu, 11 Jul 2013
[ 16:26 sunpoet search for other commits by this committer ] Original commit   Revision:322783 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Mon, 8 Jul 2013
[ 21:49 wg search for other commits by this committer ] Original commit   Revision:322541
net-mgmt/collectd: sanity checking for options requiring CURL

For options that actually require CURL, check to see if it is enabled before
we even try to build.

PR:		ports/180376
Submitted by:	brd
Approved by:	maintainer
Tue, 2 Jul 2013
[ 20:23 jgh search for other commits by this committer ] Original commit   Revision:322201 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- update to 1.1.0 and bump shared libraries in respective ports
- while here:
  - fix option check in sysutils/cfengine34
  - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested
by kwm@)
  - restore ABI version in net-mgmt/collectd5
Sun, 26 May 2013
[ 07:13 demon search for other commits by this committer ] Original commit   Revision:319093
Remove unneeded dependency.

Approved by:	maintainer
Fri, 24 May 2013
[ 10:10 wg search for other commits by this committer ] Original commit   Revision:318948
- Update to 4.10.9 [1]
- Add option for notify email [1]
- Fix libnotify dependency [1]
- Add LICENSE (GPLv2)
- Remove options descriptions found in bsd.options.desc.mk
- Rename VIRT option to LIBVIRT

PR:		ports/178825 [1]
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Approved by:	culot (mentor)
Wed, 15 May 2013
[ 11:38 bsam search for other commits by this committer ] Original commit   Revision:318238
. add new option MODBUS (off by default);      [1]
. add a mandatory dependency upon libinotify;  [2]
. bump PORTREVISION.                           [2]

while I'm here:
. pet portlint: remove whitespace before end of line;
. add a mandatory dependency upon libinotify to the accompanying
  port (net-mgmt/collectd) and bump PORTREVISION.

PR:		ports/178637  [1]
		ports/178634  [2]
Submitted by:	bsam (me)
Approved by:	ports@bsdserwis.com (maintainer)
[ 11:07 bsam search for other commits by this committer ] Original commit   Revision:318237
. add a line space after the Makefile header;
. correct a typo at CONFIGURE_ARGS (no PORTREVISION bump since
  no change in defaults);

while here apply the last fix to accompanying port (net-mgmg/collectd).

PR:		ports/178632
Submitted by:	bsam (me)
Approved by:	ports@bsdserwis.com (maintainer)
Fri, 3 May 2013
[ 16:36 ehaupt search for other commits by this committer ] Original commit   Revision:317220 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase security/libgcrypt update
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Thu, 28 Feb 2013
[ 15:33 pawel search for other commits by this committer ] Original commit   Revision:313095
Fix segfautls in ZFS code

PR:		ports/176440
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Sat, 23 Feb 2013
[ 15:36 pawel search for other commits by this committer ] Original commit   Revision:312834
Add ZFS support

PR:		ports/176107
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Sun, 13 Jan 2013
[ 22:15 swills search for other commits by this committer ] Original commit   Revision:310342
- Allow not selecting INPUT/OUTPUT so RRDTOOL is not required

PR:		ports/174903
Submitted by:	bdrewery
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Tue, 11 Dec 2012
[ 00:48 jgh search for other commits by this committer ] Original commit   Revision:308652 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- update libvirt to 1.0.0, and bump others for shlib change
- explictly tie to ABI version, required
- update historical headers
- add shared description for libvirt
Mon, 10 Dec 2012
[ 23:42 madpilot search for other commits by this committer ] Original commit   Revision:308649
- Update to 4.10.8
- Fix one portlint warning

PR:		ports/174233
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Wed, 3 Oct 2012
[ 12:24 bdrewery search for other commits by this committer ] Original commit   Revision:305199
- Fix wrong LIB_DEPENDS on gcrypt [1]
- Update to new header

PR:		ports/171747 [1]
Submitted by:	François Charlier <fcharlier@ploup.net> [1]
Approved by:	maintainer timeout (2w)
Pointyhat to:	bdrewery
Wed, 12 Sep 2012
[ 22:07 bdrewery search for other commits by this committer ] Original commit   Revision:304166
- Add VIRT and WRITE_HTTP options [1]
- Convert to new options framework [1]
- Remove ABI versions from LIB_DEPENDS
- Fix build with Clang by using upstream patch [2]

Upstream fix:
	https://github.com/collectd/collectd/issues/49 [2]

PR:		ports/171204 [1]
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Thu, 26 Jul 2012
[ 05:40 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
Sat, 30 Jun 2012
[ 12:42 az search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 11 May 2012
[ 20:38 ade search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
Mon, 7 May 2012
[ 18:52 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Chase rrdtool shlib version bump.
Fri, 13 Apr 2012
[ 17:48 vanilla search for other commits by this committer ] Original commit 
1: Upgrade libmemcached to 1.0.6.
2: bump revision to chase shared library version.
3: drop maintainer
[ 16:44 jgh search for other commits by this committer ] Original commit 
- chase libmemcached shared library bump 8=>9

PR:     ports/166898
Submitted by:   basarevych@gmail.com
Approved by:    maintainer, ports@bsdserwis.com
Thu, 12 Apr 2012
[ 05:44 dhn search for other commits by this committer ] Original commit 
- Add RouterOS support

PR:             ports/166831
Submitted by:   Mark Felder <feld@feld.me>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Sat, 11 Feb 2012
[ 05:21 eadler search for other commits by this committer ] Original commit 
Use a direct depend on nginx instead of a USE_ variable which does not seem to
exist

Submitted by:   Alex Kozlov
Mon, 9 Jan 2012
[ 21:13 pawel search for other commits by this committer ] Original commit 
- Use autotools at build time, they are used when installed on system anyway
  (this eliminates packaging errors seen only on live systems while
   tinderbox builds are fine)
- Fix installation of collectd.conf.sample, patch src/Makefile.am to always
  install it with same name
- Remove libgcrypt version check from configure.in, it breaks automake
  process when libgcrypt is not installed
- Don't patch configure script, it's created on build phase now

PR:             ports/163709
Reported by:    Garrett Cooper <yanegomi@gmail.com>
Approved by:    maintainer
Mon, 26 Dec 2011
[ 16:33 pawel search for other commits by this committer ] Original commit 
- Add MEMCACHED, PYTHON, TOKYOTYRANT options [1]
- Clean up CONFIGURE_ARGS [1]
- Remove 6.x bits, not supported anymore
- Use bsd.port.options.mk instead of bsd.port.pre.mk
- Fix build for NUTUPS option

PR:             ports/163475 [1]
Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com> (maintainer) [1]
Tue, 13 Dec 2011
[ 16:57 novel search for other commits by this committer ] Original commit 
- Update to 4.10.4
- Add RRDCACHED knob

PR:             163191
Submitted by:   Krzysztof Stryjek (maintainer)
Feature safe:   yes
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 7 Sep 2011
[ 02:22 zi search for other commits by this committer ] Original commit 
Add CONFLICT for newly repocopied net-mgmt/collectd5

Approved by:    wxs (mentor)
Thu, 28 Jul 2011
[ 12:43 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Chase net-snmp shlib version bump.
Fri, 15 Jul 2011
[ 02:38 jpaetzel search for other commits by this committer ] Original commit 
Fix build when using libgcrypt 1.5

PR:     ports/158774
Submitted by:   Alexander Panyushkin <vsityz@gmail.com>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com>
Mon, 4 Jul 2011
[ 04:29 sahil search for other commits by this committer ] Original commit 
Fix previous commit in which I included the wrong
shared library version for libgcrypt.

Pointyhat to:   me
Reported by:    swills@
[ 03:59 sahil search for other commits by this committer ] Original commit 
Add option to build with libgcrypt.

PR:             ports/156776
Submitted by:   Brett Wynkoop <wynkoop@wynn.com>
Approved by:    maintainer timeout
Sun, 26 Jun 2011
[ 05:03 miwi search for other commits by this committer ] Original commit 
- Reenable BIND support

PR:             ports/157130
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    maintainer
Mon, 30 May 2011
[ 20:18 wxs search for other commits by this committer ] Original commit 
- Fix a memory leak.

PR:             ports/156902
Submitted by:   Thorkill <ml@grid.einherjar.de>
Approved by:    maintainer
Tue, 17 May 2011
[ 01:06 sahil search for other commits by this committer ] Original commit 
- Update to 4.10.3 [1]

While here, pacify portlint by removing CPPFLAGS from
CONFIGURE_ENV; the former is passed to underlying
configure scripts via bsd.port.mk.

PR:             ports/156943 [1]
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Sat, 23 Apr 2011
[ 14:32 flo search for other commits by this committer ] Original commit 
- update to 4.9.5

PR:             ports/156585
Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Mon, 7 Mar 2011
[ 15:59 clsung search for other commits by this committer ] Original commit 
- dbi.0 => dbi.1
- bump PORTREVISION
Fri, 25 Feb 2011
[ 00:52 miwi search for other commits by this committer ] Original commit 
- Backout previuse commit
[ 00:47 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
- Move to py25 or above
- While here kick md5 support
Mon, 31 Jan 2011
[ 12:10 miwi search for other commits by this committer ] Original commit 
- Add disk plugin support

PR:             153643
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    maintainer
Feature safe:   yes
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Mon, 22 Nov 2010
[ 15:25 jadawin search for other commits by this committer ] Original commit 
- Add missing perl modules (p5-HTML-Parser) for cgi
- Bump PORTREVISION
- While I'm here cleaning MD5 in distinfo

PR:             ports/152449
Submitted by:   Philippe Pepiot <phil AT philpep.org>
Approved by:    maintainer
Mon, 1 Nov 2010
[ 06:13 wen search for other commits by this committer ] Original commit 
- Update to 4.9.3
- Add BIND DBI OPENVPN options

PR:             ports/151464
Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Thu, 22 Jul 2010
[ 14:41 wxs search for other commits by this committer ] Original commit 
Previous commit was a whitespace only fix. This commit actually adds
libltdl as a dependency.

PR:             ports/148696
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Noticed by:     pgollucci@
[ 13:34 wxs search for other commits by this committer ] Original commit 
Add libltdl as a depdency.

PR:             ports/148696
Submitted by:   Benjamin Lee <ben@b1c1l1.com>
Approved by:    Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
Wed, 2 Jun 2010
[ 19:14 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Chase net-snmp shlib bump
Tue, 25 May 2010
[ 20:58 pav search for other commits by this committer ] Original commit 
- Mark BROKEN on 6.X: does not configure

Reported by:    pointyhat
Fri, 7 May 2010
[ 03:06 sahil search for other commits by this committer ] Original commit 
- Fix USE_LDCONFIG

Approved by:    wxs@ (mentor)
[ 01:51 sahil search for other commits by this committer ] Original commit 
- Update to 4.9.2
- Add USE_LDCONFIG to register shared libs
- Pass maintainership to submitter

PR:             ports/145239
Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com>
Approved by:    Daniel Roethlisberger <daniel@roe.ch> (maintainer)
                wxs@ (mentor)
Sat, 3 Apr 2010
[ 10:44 roam search for other commits by this committer ] Original commit  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Chase the ftp/curl shlib version bump.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Thu, 24 Sep 2009
[ 14:25 pav search for other commits by this committer ] Original commit 
- Add option for sysutils/nut

PR:             ports/137381
Submitted by:   Svein Skogen <svein@stillbilde.net>,
                Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Feature safe:   yes
Fri, 23 Jan 2009
[ 15:43 roam search for other commits by this committer ] Original commit  (Only the first 10 of 182 ports in this commit are shown above. View all ports for this commit)
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Sat, 1 Nov 2008
[ 22:19 miwi search for other commits by this committer ] Original commit 
- Update to 4.5.1

PR:             128391
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Tue, 24 Jun 2008
[ 12:34 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- Chase rrdtool 1.3.0 update, bump PORTREVISION

PR:             ports/124749
Submitted by:   Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
Fri, 9 May 2008
[ 14:23 itetcu search for other commits by this committer ] Original commit 
- glib is pulled by xmms so don't depend explicitly on it
- get xmms cflsgs from xmms-config
Tue, 6 May 2008
[ 10:45 itetcu search for other commits by this committer ] Original commit 
- Transfer maintainership to daniel@roe.ch [1]
- Do not delete modified config files on uninstall [2]
- Reduce filesystem hierarchy pollution by moving
  $PREFIX/var/{run,lib}/* to /var/run (PID file) and
  /var/db/collectd (default location of databases) [2]
- Add an rc script [2]
- Optionally install collection.cgi from contrib/ [2]
- Fix WITH_APACHE dependencies and plist [1]
- Fix WITH_XMMS and WITH_INTERFACE dependencies [2]
- fixes for depends, plist, ... [3]

PR:             ports/122791 [1], ports/123367 [2]
Submitted by:   Daniel Roethlisberger [1],[2], itetcu@ (me) [3]
Approved by:    Matt Peterson (former maintainer) [2]
Thu, 27 Mar 2008
[ 10:58 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
Mon, 8 Oct 2007
[ 18:28 miwi search for other commits by this committer ] Original commit 
collectd is a small daemon written in C for performance. It reads various
system & network statistics along with updating output RRD or CSV files.
The daemon is very fast and allows for frequent polling of values, with
support for polling as frequent as every 10 seconds.

WWW: http://www.collectd.org/

PR:             ports/116736
Submitted by:   Matt Peterson <matt at peterson.org>

Number of commits found: 88