Commit graph

4025 commits

Author SHA1 Message Date
Jason Helfman
dcff9931b6 - update to 0.600.2
* virt-install: New --memballoon option (Eiichi Tsukata)
 * virt-install: Improved qemu/kvm pseries support (Li Zhang, Qing Lin)
 * virt-install: Support setting BIOS path using -boot loader=PATH
 * Various bug fixes and improvements
2012-07-23 05:43:42 +00:00
Steve Wills
211c7b5093 - Avoid += without preceeding definition
PR:		ports/169136
Approved by:	maintainer timeout (5u623l20@gmail.com, >2 weeks)
2012-07-22 20:48:23 +00:00
Chris Rees
9401b0a73a Use OSVERSION rather than slower exists check
PR:		ports/169585
Approved by:	maintainer timeout (anchie, >2w)
2012-07-17 19:36:17 +00:00
Steve Wills
574f486400 - Avoid += without preceeding definition
- Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS
- Pet portlint by moving PERL_CONFIGURE down

PR:		ports/169137
2012-07-16 19:23:54 +00:00
Chris Rees
db61a267a6 Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.

Your work in the past has been much appreciated, thank you.

Submitted by:	maintainer, via private email
2012-07-11 18:13:33 +00:00
Pawel Pekala
84d5cb591b Add USE_CSTD=gnu89 to fix linking when building with clang 2012-07-05 17:26:10 +00:00
Andrej Zverev
4f3dde191d graphics/ImageMagick can change package name via PKGNAMESUFFIX.
We should not rely on this.

Reported by:	Jarrod Sayers <jarrod at downtools.com.au>
Pointy hat:	az@
2012-07-03 17:38:41 +00:00
Andrej Zverev
425d0841bb - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-07-01 14:14:22 +00:00
Andrej Zverev
541bb1b198 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-07-01 05:42:55 +00:00
Andrej Zverev
c9b4f372f4 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 12:42:52 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Andrej Zverev
996f1f37d7 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:23:19 +00:00
Andrej Zverev
042ea2947a - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:30:42 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Steve Wills
f71c51f66e - Fix rc script
- Remove @stopdaemon
- Bump PORTREVISION

PR:		ports/169251
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
2012-06-29 16:22:41 +00:00
Andrej Zverev
1e01e8e206 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 10:05:08 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Jason Helfman
4a58f877c6 - undo breakage for INDEX
Spotted by: INDEX breakage
Approved by:	implict, zenoss@experts-exchange.com
2012-06-19 00:28:03 +00:00
Jason Helfman
2bfd28bfba - add bash as a build-depends
Spotted by: INDEX breakage
Approved by: (implict) zenoss@experts-exchange.com
2012-06-18 22:53:21 +00:00
Jason Helfman
1a41cfa951 - remove pkg-plist in favor of PLIST_FILES and PLIST_DIRS 2012-06-18 21:59:45 +00:00
Jason Helfman
5d36ac3be1 - un-break INDEX, move enviromental issue to do-install target
Spotted by: INDEX build failure
2012-06-18 19:24:25 +00:00
Jason Helfman
c68c6584c6 - move maintainership over from pphillips@experts-exchange.com to zenoss@experts-exchange.com
- adding options for bash static, but not changing default of bash [1]
- adding in local build issue fix for a umask issue (based on mail from fbsd-ports@opsec.eu ) [1]
- fix build issue conflict for an installed subversion [2]
- fix build issues with font directory ( based on mail from fbsd-ports@opsec.eu )
- pet portlint

Note to Zenoss users: There is no need to update your installation, if it is already installed.

PR:	ports/168764 [1]
PR:	ports/165918 [2]
Submitted by:	jgh@ [2], fbsd-ports@opsec.eu,jgh [1]
Reviewed by:	maintainer, pphillips@experts-exchange.com
Approved by:	maintainer, pphillips@experts-exchange.com
2012-06-18 17:55:38 +00:00
Michael Scheidell
27cffc23d4 Addport: net-mgmt/phpipam. An open-source web IP address management application.
Its goal is to provide light and simple IP address management
application. It is ajax-based using jQuery libraries, it uses php
scripts and javascript and some HTML5/CSS3 features, so some modern
browser is preferred to be able to display javascript quickly and
correctly. [1]

- Fixes to Makefile, removed Apache Dependency, optionsng [2]

PR:		ports/168932
Submitted by:	Jake Smith <jake@xz.cx> [1]
Submitted by:	Mark Felder <feld@feld.me> [2]
2012-06-16 09:39:54 +00:00
Sergey Matveychuk
f4e15f93e4 - Remove obsolated post-extract message 2012-06-15 14:16:57 +00:00
Sergey Matveychuk
2212b0ce55 - Add an official patch: SNMPv3 Privilege Protocol None
- chown recursively in pkg-install script [1]

Requested by:   Paul Beard <paulbeard at gmail.com> [1]
2012-06-15 13:53:28 +00:00
Ruslan Makhmatkhanov
882dd9b30b - eliminate bogus py-setuptools dependency (port using distutils for installing)
- strict python version to 2.x only
- bump PORTREVISION because of depencies change

Approved by:    ehaupt (maintainer, via mail)
2012-06-15 04:29:18 +00:00
Jason Helfman
1599ee2c87 - update to 0.5.3 2012-06-13 21:30:53 +00:00
Frederic Culot
30b67e4035 - Update to 0.3.6
Changes:	http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG
PR:		ports/168899
Submitted by:	trociny@ (maintainer)
2012-06-11 14:19:57 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Sylvio Cesar Teixeira
e15542663c - Update to 0.2.19
PR:		ports/168817
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
2012-06-10 00:04:29 +00:00
Michael Scheidell
167d677144 - Fix config with both sflow and netflow
- Bump PORTREVISION

PR:		ports/168230
Submitted by:	Vincent Hoffman <vince@unsane.co.uk>
Approved by:	maintainer (timeout, 15 days)
2012-06-09 23:35:21 +00:00
Martin Wilke
90035d504d - Convert to optionsNG
PR:		168895
Submitted by:	maintainer
2012-06-09 14:42:14 +00:00
Sylvio Cesar Teixeira
6e688524f6 - Fix a CONFLICTS knob
PR:		ports/168749
Submitted by:	Alexander Demin <support@spectrum.ru> (maintainer)
2012-06-08 21:33:55 +00:00
Andrej Zverev
1c72794ad2 - Remove SITE_PERL from *_DEPENDS 2012-06-07 08:50:24 +00:00
Chris Rees
f78507630e Remove obsolete OSVERSION conditional.
While here, use pre-su-install for privileged actions.

PR:		ports/168278
Submitted by:	crees
Approved by:	maintainer timeout (kian.mohageri@gmail.com, 2w)
2012-06-06 16:52:58 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Andrej Zverev
13c40c3803 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (lth@ via email)
2012-06-05 11:46:48 +00:00
Ryan Steinmetz
5fa7915762 - Remove SITE_PERL from *_DEPENDS 2012-06-05 10:21:27 +00:00
Dmitry Sivachenko
362e034545 Remove SITE_PERL from *_DEPENDS.
Submitted by:	az
2012-06-05 09:27:46 +00:00
Lars Engels
26a80e02ff Use the new options framework. 2012-06-04 19:43:12 +00:00
Andrej Zverev
f09059cc33 - Remove SITE_PERL from *_DEPENDS 2012-06-04 02:58:34 +00:00
Doug Barton
77c2e8801a Fix Perl package name dependencies 2012-06-03 21:41:02 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Doug Barton
249914eb08 Convert to specifying the port name in _DEPENDS instead of
${SITE_PERL}/foo/bar/file.pm

http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies
2012-06-01 04:00:24 +00:00
Chris Rees
fd80ab59bd Use USERS and GROUPS 2012-05-30 19:51:31 +00:00
Armin Pirkovitsch
01d66b8807 - update to 0.2.18
PR:           ports/168434
Submitted by: Fabian Keil <fk _at_ fabiankeil.de> (maintainer)
Approved by:  miwi (mentor)
2012-05-30 12:52:54 +00:00
Martin Wilke
bbf9cc50f6 - Update to 4.92b
PR:		167024
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-30 09:52:04 +00:00
Guido Falsi
99b06f2bb5 Curses-based interface for nagios.
WWW: http://noc.hep.wisc.edu/cnagios.txt

PR:		ports/168295
Submitted by:	Alexander Y. Grigoryev <alexander.4mail@gmail.com>
Approved by:    crees (mentor)
2012-05-29 21:13:41 +00:00
Lars Engels
13084db9f7 - Change logging directory from /var/spool/icinga to /var/log/icinga
- Change plugins directory to %%LOCALBASE%%/nagios so the files installed by
  net-mgmt/nagios-plugins port are found [1]
- Add "--enable-pqsql" to add PostgreSQL support
- Set proper permissions on the rw directory
- Fix substitutions in pkg-message
- While here silence warnings about inclusion of deprecated header sys/timeb.h
- Bump PORTREVISION

Noticed by:	angelv <angelvg@gmail.com> [1]
2012-05-29 20:34:19 +00:00
Frederic Culot
de640af99c - Update to 0.3.5
- Add LICENSE (BSD)

Changes:	http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG
PR:		ports/168353
Submitted by:	trociny@ (maintainer)
2012-05-28 12:20:57 +00:00