| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net-mgmt/zabbix-{agent,frontend,proxy,server} [1]
- Convert to optionsNG
- Remove the need for SQL patches by using REINPLACE
- Remove manual installation of config files.
- Change config include directories from dirrm to dirrmtry in
pkg-plist - users may put files there.
PR: ports/169153 [1]
Submitted by: Pakhom Golynga <pakhom706@gmail.com> (maintainer)
Approved by: flo (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
- convert to optionsNG
while here:
- tab -> space in pkg-descr:WWW
- use @dirrmtry for www/glpi/plugins and @dirrmtry www/glpi
PR: 170598
Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
|
|
|
|
|
| |
PR: 170596
Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
is already the default, so for those ports where we are doing:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
to avoid the problem of conflicts with the rc.d script of the same
name it is not necessary to define WRKSRC separately.
Clean up this mistake of mine, and standardize for the others.
|
|
|
|
|
|
|
|
|
|
|
| |
- This version makes it work again with php 5.4
- Update WWW line in pkg-descr
- While I'm here fix some portlint warnings
PR: ports/170565
Submitted by: Guido Falsi <madpilot@FreeBSD.org>
Approved by: maintainer timeout
Approved by: tabthorpe (mentor)
|
|
|
|
|
|
|
|
| |
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
PR: ports/170592
Submitted by: Eugene Grosbein <eugen@eg.sd.rdtc.ru>
|
|
|
|
| |
- bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
| |
- Remove nonexistant files from Makefile and pkg-plist
- Use PORTDOCS macro
- Bump PORTREVISION
PR: ports/169430
Submitted by: David Johnson <djohnson@osbar.org>
Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
|
|
|
| |
Submitted by: az
|
|
|
|
| |
- make portlint happier
|
| |
|
|
|
|
|
|
| |
The virtinst release includes:
- virt-install: Fix --cpuset=auto
- virt-clone: Fix cloning to existing local managed block device
|
|
|
|
| |
WWW: https://github.com/rtyler/blimpy
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
|
|
|
|
|
|
|
| |
- Update to 0.22
PR: 168641
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
|
| |
PR: 168566
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
- Convert to OptionsNG
|
|
|
|
|
|
| |
Handbook)
Approved by: portmgr@ (implicit)
|
|
|
|
|
| |
PR: ports/169855
Submitted by: Denis Pokataev <catone@cpan.org>
|
|
|
|
| |
Approved by: portmgr@ (implicit)
|
|
|
|
|
|
| |
PR: 170211
Submitted by: Fabian Keil <fk at fabiankeil dot de> (maintainer)
Pointyhat to: rm (myself)
|
|
|
|
|
| |
- Change to new OPTIONS framework
- Don't depend on specific lib versions
|
|
|
|
|
|
|
|
|
|
| |
- tab -> space in pkg-descr:WWW while here
Changelog:
https://gitweb.torproject.org/vidalia.git/blob/HEAD:/CHANGELOG
PR: 170211
Submitted by: Fabian Keil <fk at fabiankeil dot de> (maintainer)
|
|
|
|
|
| |
PR: ports/170197
Submitted by: ohauer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
PR: ports/169136
Approved by: maintainer timeout (5u623l20@gmail.com, >2 weeks)
|
|
|
|
|
| |
PR: ports/169585
Approved by: maintainer timeout (anchie, >2w)
|
|
|
|
|
|
|
| |
- Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS
- Pet portlint by moving PERL_CONFIGURE down
PR: ports/169137
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
We should not rely on this.
Reported by: Jarrod Sayers <jarrod at downtools.com.au>
Pointy hat: az@
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
|
|
|
|
|
| |
- Remove @stopdaemon
- Bump PORTREVISION
PR: ports/169251
Submitted by: Mark Felder <feld@feld.me>
Approved by: Rodrigo OSORIO <rodrigo@bebik.net> (maintainer)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
| |
|
|
|
|
|
| |
Spotted by: INDEX breakage
Approved by: implict, zenoss@experts-exchange.com
|
|
|
|
|
| |
Spotted by: INDEX breakage
Approved by: (implict) zenoss@experts-exchange.com
|
| |
|
|
|
|
| |
Spotted by: INDEX build failure
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
| |
|
|
|
|
|
|
| |
- chown recursively in pkg-install script [1]
Requested by: Paul Beard <paulbeard at gmail.com> [1]
|
|
|
|
|
|
|
| |
- strict python version to 2.x only
- bump PORTREVISION because of depencies change
Approved by: ehaupt (maintainer, via mail)
|
| |
|
|
|
|
|
|
| |
Changes: http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG
PR: ports/168899
Submitted by: trociny@ (maintainer)
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
|
|
|
|
| |
PR: ports/168817
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer)
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/168230
Submitted by: Vincent Hoffman <vince@unsane.co.uk>
Approved by: maintainer (timeout, 15 days)
|
|
|
|
|
| |
PR: 168895
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/168749
Submitted by: Alexander Demin <support@spectrum.ru> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
While here, use pre-su-install for privileged actions.
PR: ports/168278
Submitted by: crees
Approved by: maintainer timeout (kian.mohageri@gmail.com, 2w)
|
|
|
|
| |
Review by: bapt, David Naylor (kde team)
|
|
|
|
| |
Approved by: maintainer (lth@ via email)
|
| |
|
|
|
|
| |
Submitted by: az
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
${SITE_PERL}/foo/bar/file.pm
http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies
|
| |
|
|
|
|
|
|
| |
PR: ports/168434
Submitted by: Fabian Keil <fk _at_ fabiankeil.de> (maintainer)
Approved by: miwi (mentor)
|
|
|
|
|
| |
PR: 167024
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
WWW: http://noc.hep.wisc.edu/cnagios.txt
PR: ports/168295
Submitted by: Alexander Y. Grigoryev <alexander.4mail@gmail.com>
Approved by: crees (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
| |
- Add LICENSE (BSD)
Changes: http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG
PR: ports/168353
Submitted by: trociny@ (maintainer)
|
|
|
|
|
|
|
| |
- Do not bump PORTREVISION
PR: ports/168310
Submitted by: Igor Kremez <greenny380@gmail.com>
|
|
|
|
|
|
|
| |
can acutally start
- Bump PORTREVISION
Noticed by: Rene Petzold <3komma4khz@googlemail.com>
|
|
|
|
|
|
| |
PR: 168006
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for database backends using IDOutils [2]
- Add a rc script for ido2db
- Enable embedded Perl by default
- Enable Event Broker by default
- Enable statuswrl
- Drop unnecessary use of USE_PHP
- Install sample event handlers
- Optionally depend on MySQL or PostgreSQL
- Optionally depend on Apache and install the apropriate configuration for Icinga
- Update pkg-message
PR: ports/167988 [1], ports/164625 [2]
Submitted by: gjb[1], Gianpaolo Del Matto <delmatto@phunsites.net> [2]
|
|
|
|
|
| |
PR: ports/168197
Submitted by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Add additional MASTER_SITES [1]
- Whitespace cleanup
- Mark JOBS_SAFE [1]
- Add LICENSE
PR: ports/168133 [1]
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) [1]
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/167897
Submitted by: xenophon+freebsd@irtnog.org
Approved by: maintainer, pphillips@experts-exchange.com
Sponsored by: Experts Exchange, LLC.
|
| |
|
|
|
|
|
|
|
|
|
| |
hobbit server (taken from hobbitserver.cfg).
WWW: http://search.cpan.org/dist/Xymon-Server/
PR: ports/167667
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Xymon-Client/
PR: ports/167666
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Xymon/
PR: ports/167665
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
| |
PR: ports/167912
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(of Juniper Networks), considers the context of commands.
For example to:
set vrouter trust-vr sharable
set vrouter "trust-vr"
unset auto-route-export
set protocol ospf
set enable
exit
exit
unset alg sip enable
and after:
set vrouter trust-vr sharable
set vrouter "trust-vr"
unset auto-route-export
set protocol ospf
set enable
exit
exit
unset alg sip enable
PR: ports/162676
Submitted by: Pavel I Volkov
|
|
|
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter
Also merged fixes by dikshie <dikshie@sfc.wide.ad.jp> (ports/162460).
PR: ports/167868
Submitted by: Rodrigo OSORIO <rodrigo@bebik.net>
Approved by: crees (mentor)
|
|
|
|
| |
- pass maintainership
|
|
|
|
|
|
|
| |
- Add patch to proc.c to address ZBX-3897 and ZBX-4704 until applied upstream
PR: ports/167802
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
|
|
|
|
|
| |
PR: 166836
Tested by: Multiple -exp runs (pav)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
|
|
|
|
|
| |
PR: ports/167771
Submitted by: "Alexey V. Panfilov" <ports@subnets.ru> (maintainer)
|
|
|
|
|
| |
PR: 167766
Submitted by: KIKUCHI Koichiro <koichiro@rworks.jp> (maintainer)
|
|
|
|
|
|
|
| |
JSON interface onto collectd's RRD data, giving you an easy way to mash up the
data.
WWW: http://rubygems.org/gems/visage-app
|
| |
|
|
|
|
| |
Feature safe: Yes
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Noticed by: Alex Kozlov <spam@rm-rf.kiev.ua>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Security: 5d85976a-9011-11e1-b5e0-000c299b62e1
Obtained from: Red Hat Bugzilla (bug #815813)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
WMI client 1.3.16 - a WMI (Windows Management Instrumentation) client
which is needed for Pandora FMS.
Submitted by: KIKUCHI Koichiro <koichiro@rworks.jp>
Junichi Satoh <junichi@junichi.org>
WWW; http://pandorafms.org/
Feature safe: yes
|
|
|
|
| |
Changes: http://ettercap.sourceforge.net/history.php
|
| |
|
|
|
|
|
| |
2: bump revision to chase shared library version.
3: drop maintainer
|
|
|
|
|
|
| |
PR: ports/166898
Submitted by: basarevych@gmail.com
Approved by: maintainer, ports@bsdserwis.com
|
|
|
|
| |
Approved by: ale (maintainer by private mail)
|
|
|
|
|
|
| |
PR: ports/166830
Submitted by: Mark Felder <feld@feld.me>
Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/166831
Submitted by: Mark Felder <feld@feld.me>
Approved by: Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
|
|
|
|
| |
(yii-1.1.9.r3527.tar.gz verified against upstream sources)
|
|
|
|
|
|
|
|
| |
- Reset PORTREVISION due to PORTVERSION change
PR: ports/166776
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/166377
Submitted by: Niclas Zeising <zeising@daemonic.se>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://www.shrubbery.net/rancid/CHANGES
Additional portlint fixes
PR: 165974
Submitted by: ohauer
Approved by: Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrated Lights-Out out-of-band management system.
HP's API is XML-based and cumbersome to use; this module aims to
simplify accessing the iLO from Perl while retaining as much
functionality as possible.
WWW: http://search.cpan.org/dist/Net-ILO/
PR: ports/166615
Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/166643
Submitted by: maintainer
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/166573
Reported by: bapt@
Submitted by: Ildar Hizbulin <hizel@vyborg.ru> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
when detecting error conditions
- Bump PORTREVISION
Feature safe: yes
Obtained from: upstream git repo
|
|
|
|
|
|
|
|
| |
Changes: http://sourceforge.net/mailarchive/message.php?msg_id=28973991
PR: ports/166539
Submitted by: Alexey Illarionov <littlesavage@rambler.ru>
Approved by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
was incorrect, so I took it over until I could get confirmation on what
address to use.
PR: ports/166224
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
Switch to using PLIST_FILES and PORTDOCS.
No longer require gmake.
Don't require bash (build.sh).
PR: ports/166224 (based upon)
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
-- Change default pidfile name to avoid conflict with bsnmpd
-- Remove check for deprecated net_snmpd_enable
- Do not bump PORTREVISION at this time
PR: conf/166126
Submitted by: dougb@
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/165777
Approved by: maintainer timeout (freebsd-ports@bluepex.com, >2 weeks)
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Add TEST_DEPENDS to enable testing
PR: ports/165776
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
| |
- Add OPTION for logging snmptraps to MySQL
- Add OPTION to restrict agentx access to a local socket only
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 166062 166105 166112 166113 166114
166115 166141 166154 166155 166156
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/166124
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/166078
Submitted by: jgh@
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
|
|
|
|
|
| |
collect, organize and maintain network information.
Submitted by: Nick Hilliard <nick@foobar.org>
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
ec_send.c:37:23: error: pcap/pcap.h: No such file or directory
Reported by: pointyhat
|
|
|
|
|
|
| |
PR: ports/165608
Submitted by: pgollucci
Approved by: portmgr (hat)
|
|
|
|
|
| |
PR: ports/165578
Submitted by: Emil Mikulic <emikulic@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Observium is an autodiscovering PHP/MySQL/SNMP based network monitoring
which includes support for a wide range of network hardware and
operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade,
Foundry, HP and many more.
- fix-up for invalid XML, fixed in upstream, but not in released version
PR: ports/165251
Submitted by: Mel Flynn <rflynn@acsalaska.net> (maintainer)
Approved by: gabor (mentor, implicit)
|
|
|
|
|
|
|
| |
A collection of scripts useful for monitoring OpenLDAP written by
the LTB (LDAP Tool Box) project.
WWW: http://ltb-project.org/wiki/documentation/
|
|
|
|
| |
Approved by: maintainer timeout
|
| |
|
|
|
|
|
| |
PR: 165411
Submitted by: Conrad J. Sabatier <conrads at cox dot net>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/164817
Submitted by: Rainer Duffner <rainer@ultra-secure.de>
Obtained from: Mel Flynn <rflynn@acsalaska.net>
|
|
|
|
|
|
|
|
| |
The ChangeLog is available at:
https://blog.torproject.org/blog/vidalia-0217-out
PR: 165189
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer)
|
|
|
|
|
|
|
| |
- Do not bump PORTREVISION
PR: ports/165201
Submitted by: Denis Generalov <gd@powernet.ru>
|
| |
|
|
|
|
|
|
|
|
|
| |
- add check for empty dir in pkg-plist
PR: ports/164908 [1]
Submitted by: Marc Peters <marc.peters@trivago.com> [1]
Approved by: jarrod@downtools.com.au (maintainer), gabor (mentor, implicit)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Updated netdisco to 1.1
- Updated netdisco to use netdisco-mibs instead of INDEX killer !=
- Pass maintainership to submitter (via private email)
- Update to use Apache 20+ instead of 13+
PR: ports/164955
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: gabor (mentor, implicit)
Feature safe: yes
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/MRSAM/Net-CIDR-0.15/Changes
|
| |
|
|
|
|
|
| |
Submitted by: Alex Kozlov
Approved by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/164954
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: gabor (mentor, implicit)
|
|
|
|
|
|
| |
- Do not bump PORTREVISION as this is a minor edit and I plan to include additional patches in the near future
Requested by: Alexey Kouznetsov <alexey@kouznetsov.com>
|
|
|
|
| |
Changes: http://people.FreeBSD.org/~sunpoet/ettercap-0.7.4.diff
|
|
|
|
|
| |
PR: ports/162140
Requested by: Geoffrey Huntley <ghuntley@ghuntley.com>
|
|
|
|
|
| |
PR: 164983
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
|
|
|
|
|
|
| |
to exist
Submitted by: Alex Kozlov
|
| |
|
|
|
|
| |
default PLIST_SUB.
|
|
|
|
|
|
| |
Submitted by: Alex Kozlov
Reviewed by: perl (swills)
Approved by: portmgr (pav)
|
|
|
|
|
|
|
|
| |
- Sort OPTIONS
- Cosmetic change
- Take maintainership
Changes: http://ettercap.sourceforge.net/history.php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
network with what is in DNS. Hosts that are answering pings but are not
in DNS may be unauthorized, and addresses in DNS which are not answering
may be able to be reclaimed. Hawk monitors all hosts on the networks
you specify and lets you view them via a web page.
Hawk consists of a backend written in Perl that monitors hosts by ICMP
pings and writes the status to a mysql database. The frontend is in
PHP and lets you select which network to view, and how to view it.
This version has several enhancements to the original; including cleaner
Perl code, a user-definable string to designate unused addresses that
are in DNS, testing that the forward and reverse hostnames match, and
the daemon forks one process pre subnet.
WWW: http://sourceforge.net/projects/iphawk/
|
| |
|
|
|
|
|
|
|
| |
- Patch ping syntax and s/Linux/FreeBSD/ by default
- Bump PORTREVISION
Noticed by: Kurt Jaeger [1]
|
|
|
|
|
|
| |
- while here move man installation away from ${PREFIX}/share
Approved by: crees, rene (mentors, implicit)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Drop maintainership
Submitted by: flo@
PR: ports/164282
|
|
|
|
|
|
|
|
|
| |
- No unused data in RRD files.
- No wasted polling for the same data over and over
PR: ports/160272
Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
Approved by: maintainer, gabor (mentor)
|
|
|
|
|
|
|
|
|
| |
INSTALL_DATA) [1]
PR: ports/159619 [2]
Submitted by: Olexandr <raven77@ukr.net> [2]
Reviewed by: scheidell [1]
Approved by: maintainer (timeout, 5 months), gabor (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
different models of TL1 devices. Explictly supported devices
include the following:
* Cisco ONS15327
* Cisco ONS15454
* Cisco ONS15808
* Nortel OME 6500
* Nortel HDXc
* Ciena CoreDirector
* Infinera DTC
* Fujitsu FLASHWAVE 7500
Each specifically supported device has its own
GRNOC::TL1::Device module, which sets the default port and
prompt used for that device. They also may each export their
own unique commands on top of what is already provided in
GRNOC::TL1::Device. Raw commands and output can be sent and
received, or output can be parsed via the parse function, or
by calling a function for that device.
WWW: http://www.sourceforge.net/projects/routerproxy
PR: ports/163027
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
| |
PR: 163233
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Requested by: Alexey Kouznetsov <alexey@kouznetsov.com> [1]
Obtained from: net-snmp git repo/bug database
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES and DISTFILE (moved to github)
PR: ports/164109
Submitted by: Anthony Garcia <agarcia at experts-exchange.com>
Approved by: crees,rene (mentors, implicit)
|
|
|
|
|
|
| |
PR: ports/164108
Submitted by: Anthony Garcia <agarcia at experts-exchange.com>
Approved by: crees,rene (mentors, implicit)
|
|
|
|
|
|
| |
PR: ports/164107
Submitted by: Anthony Garcia <agarcia at experts-exchange.com>
Approved by: crees,rene (mentors, implicit)
|
|
|
|
|
|
| |
PR: ports/164104
Submitted by: Anthony Garcia <agarcia at experts-exchange.com>
Approved by: crees,rene (mentors, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
| |
Reviewed by: nox
|
|
|
|
|
| |
PR: 163875
Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer)
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/FusionInventory-Agent/Changes
PR: ports/163874
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
|
| |
while here.
Submitted by: Clayton Milos <clay@milos.co.za> (via ports@ list)
|
|
|
|
|
|
| |
- change p5-Apache-DBI-mp2 -> p5-Apache-DBI
with hat apache@
|
|
|
|
|
|
| |
PR: ports/163741
Submitted by: Alexey Illarionov <littlesavage at rambler.ru>
Approved by: maintainer, rene (mentor)
|
|
|
|
|
|
| |
- sort dependency
with hat apache@
|
|
|
|
|
|
|
|
| |
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
|
|
|
|
|
|
|
| |
- Deforbid zabbix-frontend
PR: ports/163691
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
|
|
|
|
|
|
|
| |
PR: ports/163691
Submitted by: Pavel Timofeev <timp87@gmail.com>
Obtained from: https://support.zabbix.com/browse/ZBX-4015
Security: ZBX-4015
|
|
|
|
|
| |
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Reported by: pointyhat
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
| |
PR: ports/162754
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
|
|
|
| |
While here, don't use 'find | xargs rm', when 'find -delete' will do.
PR: ports/162754
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
|
| |
PR: ports/163227
Submitted by: Jan Beich <jbeich@tormail.net>
|
|
|
|
|
|
|
| |
PR: ports/163389
Submitted by: myself (pgollucci)
Approved by: mhjacks@swbell.net (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
|
|
|
|
|
| |
Time Server) server's time.
More details can be found at provided url.
WWW: http://community.zenoss.org/docs/DOC-3469
PR: ports/167194
Submitted by: Zenoss <zenoss@experts-exchange.com>
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: brian@
Obtained from: upstream bug tracker
|
|
|
|
|
|
|
| |
- PR reopened
PR: ports/162140
Approved by: zi (maintainer)
|
|
|
|
|
| |
PR: ports/163294
Submitted by: Jason Helfman (zenoss@experts-exchange.com) (maintainer)
|
|
|
|
|
| |
Submitted by: wxs [1]
Approved by: mainainer (zi, implicit), mentor (gabor)
|
|
|
|
|
|
|
|
|
| |
- with the addition of a options knob (off by default)
- No portsbump so that its a 'noop' for systems that don't need python bindings
PR: ports/162140
Submitted by: Geoffrey Huntley <ghuntley@ghuntley.com> [1]
Approved by: zi (maintainer timeout, 30 days), gabor (mentor)
|
|
|
|
|
|
|
|
| |
- Add RRDCACHED knob
PR: 163191
Submitted by: Krzysztof Stryjek (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Add RRDCACHED knob
PR: 163190
Submitted by: Krzysztof Stryjek (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Update MAINTAINER address
Changes: http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG
PR: ports/163181
Submitted by: trociny@ (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Merge in upstream commits to resolve a handful of issues
- 1421924b4852142192c5bb9e93ddbfed69e908fa [1]
- 97172b311d20f4441c7a7e90092b59c1e0da99f7
- 5fd26e4fa3e000ea9c81c38ab975b7946efe2157
- cf82b894b2217c26edc6f1356351c932415604e2
- Bump PORTREVISION
PR: ports/163069 [1]
Reported by: Ryan Frederick <ryanrfrederick@gmail.com> [1]
Obtained from: upstream repo
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
-- disk status;
-- processes status;
-- swap status;
-- load averages;
-- anything else exported via NetSNMP's exec or extend directives.
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/162998
Submitted by: Tacid <tacid@tacid.kiev.ua>
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/162963
Submitted by: maintainer
Approved by: maintainer,gabor(mentor)
Feature safe: yes
|
|
|
|
|
| |
Approved by: sylvio@
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- Fix linking issue with libnetsnmpmibs.so and libperl.so
- Bump PORTREVISION
PR: ports/163005
Submitted by: William Elasio Moreno Albarracin <wmoreno3@yahoo.com>
Approved by: maintainer (implicit)
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/162847
Submitted by: me
Approved by: maintainer (implicit)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- OPTIONS was removed,
- option for PostgreSQL was removed, but netams links to libpq library (if found),
- port unconditionally depends on mysql50-client, regardless of installed versions of MySQL,
- netams supports other databases but port always installs MySQL 5.0,
- option WITHOUT_DEBUG was removed and netams logs huge amounts of data without it,
- port has a lot of dependencies required only for web part of application (support for WITHOUT_CGI was removed),
- port unconditionally depends on apache22, which is not required, there are plenty of web servers in ports tree,
- port unconditionally depends on mysql50-server, which is not required (database servers are often installed on different
machines),
- port specifies weird DATADIR (${PREFIX}/etc),
- port unnecessarily specifies WWWDIR,
- sample config file is installed to ${PREFIX}/etc/netams instead of default ${PREFIX}/etc.
PR: 151930
Submitted by: am@raisa.eu.org
Approved by: maintainer (timeout), gabor (mentor)
Feature safe: yes
|
|
|
|
|
|
|
| |
Submitted by: fw@moov.de
Reviewed by: scheidell
Approved by: maintainer (fw@moov.de, timeout), gabor (mentor)
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
PR: ports/160900
Submitted by: Petr Lampa <lampa@fit.vutbr.cz>
Obtained from: upstream commit 87a31bbc009c9515a26c86317475f8384bd70e1b
Approved by: maintainer (implicit)
Feature safe: yes
|
|
|
|
|
|
| |
PR: 162627
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
|
|
|
|
|
|
| |
PR: 162598
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- fix SF mirror
- move LICENSE into correct block
- update dependencies versions
- move pkg-plist into PLIST_FILES
PR: 162669
Submitted by: rm (myself)
Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer),
novel (mentor)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
- fix SF mirror
- update dependencies version
PR: 162668
Submitted by: rm (myself)
Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer),
novel (mentor)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
- fix SF mirror
- update dependencies versions
- update CONFLICTS
PR: 162667
Submitted by: rm (myself)
Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer), novel (mentor)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
PR: 161608
Submitted by: Ports Fury
Feature safe: yes
|
|
|
|
|
|
|
|
| |
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/162224
Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/161990
Approved by: maintainer timeout (3 weeks)
Feature safe: yes
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
freecode.com (for ports@ and ehaupt@).
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS
- Sort *_DEPENDS and MAN3
Changes: http://search.cpan.org/dist/Zenoss/Changes
PR: ports/161830
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
|
|
|
|
|
| |
PR: ports/158893
Submitted by: Jin-Sih Lin <linpct@gmail.com>
|