Bug 163473 - net-mgmt/collectd5 port update: new KNOBS
Summary: net-mgmt/collectd5 port update: new KNOBS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-20 09:50 UTC by Krzysztof
Modified: 2011-12-26 16:40 UTC (History)
0 users

See Also:


Attachments
file.diff (8.47 KB, patch)
2011-12-20 09:50 UTC, Krzysztof
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2011-12-20 09:50:09 UTC
	I have made minor updates to collectd5 port: new KNOBS, cleaning
CONFIGURE_ARGS. I'd like to thank Salimane Adjao Moustapha for his
inspiration and help.

Fix: -------------- begin of patch --------------
How-To-Repeat: 	make all install clean
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-12-26 12:41:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-26 16:31:42 UTC
pawel       2011-12-26 16:31:28 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/collectd5   Makefile pkg-plist 
  Added files:
    net-mgmt/collectd5/files patch-configure patch-configure.in 
  Log:
  - 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/163473 [1]
  Submitted by:   Krzysztof Stryjek <ports@bsdserwis.com> (maintainer) [1]
  
  Revision  Changes    Path
  1.36      +51 -16    ports/net-mgmt/collectd5/Makefile
  1.1       +20 -0     ports/net-mgmt/collectd5/files/patch-configure (new)
  1.1       +20 -0     ports/net-mgmt/collectd5/files/patch-configure.in (new)
  1.14      +6 -4      ports/net-mgmt/collectd5/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2011-12-26 16:34:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!