aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Add a patch that got mysteriously eaten by bugzilla.Adam Weinberger2014-07-241-0/+11
| | | | | | | | PR: 191426 Submitted by: maintainer Notes: svn path=/head/; revision=362858
* net/openldap24-*:Tijl Coosemans2014-07-246-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-2426-26/+26
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362806
* - Bump PORTREVISION to chase ports-mgmt/pkg updateRyan Steinmetz2014-07-231-1/+1
| | | | Notes: svn path=/head/; revision=362739
* Clean up databases/rrdtoolNiclas Zeising2014-07-235-5/+5
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=362726
* Fix a minima the plugin breakage introduced by Net::DNS 0.75 and above.Rodrigo Osorio2014-07-232-1/+21
| | | | | | | | | | | | | | This bug is complex and must be fixed upstream (smokeping)[1]. [1] https://rt.cpan.org/Public/Bug/Display.html?id=96479 PR: ports/192037 Submitted by: feld Reviewed by: rodrigo (maintainer) Approved by: kwm (mentor) MFH: 2014Q3 Notes: svn path=/head/; revision=362694
* Deprecate some ports BROKEN for more than 6 monthsAntoine Brodin2014-07-221-0/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362559
* Update to 20140721 snapshot.Mathieu Arnold2014-07-222-6/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=362540
* Add USES=readline to fix configure.Adam Weinberger2014-07-211-1/+1
| | | | Notes: svn path=/head/; revision=362452
* net-mgmt/snmptt: 1.3 -> 1.4Kurt Jaeger2014-07-204-47/+36
| | | | | | | | PR: 191119 Submitted by: nistor@snickers.org (maintainer) Notes: svn path=/head/; revision=362378
* net-mgmt/arpwatch: handle some variant of vlan interfacesKurt Jaeger2014-07-201-1/+2
| | | | | | | | | | | | | When configuring arpwatch_interfaces, /usr/local/etc/rc.d/arpwatch failed if you use VLAN interfaces, e.g.: arpwatch_interfaces="em0.1 em0.2 em0.3" PR: 191344 Submitted by: dd@gizmocreative.com Notes: svn path=/head/; revision=362360
* - Add stage supportDanilo Egea Gondolfo2014-07-203-50/+26
| | | | | | | | | | | - Convert USE_BZIP2 to USES - Use options helpers - Remove SSH2 option Approved by: portmgr (blanket) Notes: svn path=/head/; revision=362355
* - Add stage supportDanilo Egea Gondolfo2014-07-202-27/+19
| | | | | | | | | - Use options helpers Approved by: portmgr (blanket) Notes: svn path=/head/; revision=362294
* - Add stage supportDanilo Egea Gondolfo2014-07-202-6/+6
| | | | | | | | | - Add DOCS option Approved by: portmgr (blanket) Notes: svn path=/head/; revision=362293
* - Add stage supportDanilo Egea Gondolfo2014-07-202-7/+7
| | | | | | | | | - Add DOCS option Approved by: portmgr (blanket) Notes: svn path=/head/; revision=362292
* don't move files in stage dir anymoreRodrigo Osorio2014-07-193-11/+22
| | | | | | | | Submitted by: rodrigo (maintainer) Approved by: bapt (mentor) Notes: svn path=/head/; revision=362265
* net-mgmt/zabbix2-server: update to 2.0.12Rene Ladan2014-07-186-132/+55
| | | | | | | | | | | | | - use option helpers - remove obsolete patch files and variables - add UnixODBC support - fix staging with JAVAGW enabled PR: 191934 Submitted by: maintainer <pakhom706@gmail.com> Notes: svn path=/head/; revision=362234
* net-mgmt/zabbix22-server: update to 2.2.4Rene Ladan2014-07-182-5/+4
| | | | | | | | PR: 191724 Submitted by: maintainer <pakhom706@gmail.com> Notes: svn path=/head/; revision=362231
* - drop maintainership r361357Dirk Meyer2014-07-181-1/+1
| | | | Notes: svn path=/head/; revision=362224
* Does not compile on FreeBSD 8.xEmanuel Haupt2014-07-181-3/+6
| | | | Notes: svn path=/head/; revision=362189
* Fix some non default LIB_DEPENDSBaptiste Daroussin2014-07-162-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362050
* Add DOCS option for ports with PORTDOCS in plist.Adam Weinberger2014-07-167-3/+9
| | | | Notes: svn path=/head/; revision=362023
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-158-16/+20
| | | | Notes: svn path=/head/; revision=361969
* Remove the RUN_DEPENDS in portaudit when USE_PKGNG is set on < 10.0Stephen Hurd2014-07-141-1/+2
| | | | | | | | PR: ports/191525 Submitted by: ryanrfrederick@gmail.com (maintainer) Notes: svn path=/head/; revision=361825
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-1415-18/+18
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361812
* - Fix PLISTSunpoet Po-Chuan Hsieh2014-07-142-12/+10
| | | | | | | | | | - Use @sample - Convert to new options helper - Simplify Makefile - Bump PORTREVISION for package change Notes: svn path=/head/; revision=361804
* - Convert net/libnet to USES=libtool and bump dependent portsTijl Coosemans2014-07-144-4/+5
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361791
* - Update to new LIB_DEPENDS formatMark Felder2014-07-143-146/+104
| | | | | | | | | | | - Support STAGE - Clean up rc script - Move example configs to new .sample naming convention Sponsored by: SupraNet Communications, Inc Notes: svn path=/head/; revision=361779
* net-mgmt/netmagis-*: support stagingKurt Jaeger2014-07-126-21/+15
| | | | | | | | PR: 191408 Submitted by: pdagog@gmail.com (maintainer) Notes: svn path=/head/; revision=361601
* - Update libstatgrab to 0.91.Tim Bishop2014-07-113-3/+3
| | | | | | | - Bump revision on dependent ports to chase shlib bump. Notes: svn path=/head/; revision=361588
* Update to 2.0.1Lars Engels2014-07-112-3/+3
| | | | Notes: svn path=/head/; revision=361582
* - Convert net/librouteros to USES=libtool and bump dependent portsTijl Coosemans2014-07-102-2/+2
| | | | | | | | - USES=tar:bzip2 - Add INSTALL_TARGET=install-strip Notes: svn path=/head/; revision=361450
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-1030-30/+30
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* Add USES=libtoolTijl Coosemans2014-07-093-17/+3
| | | | Notes: svn path=/head/; revision=361359
* Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-07-091-6/+5
| | | | Notes: svn path=/head/; revision=361357
* Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-07-091-2/+5
| | | | Notes: svn path=/head/; revision=361355
* - Add USES=libtoolTijl Coosemans2014-07-094-149/+40
| | | | | | | | | | - Add INSTALL_TARGET=install-strip - Replace pkg-install and pkg-deinstall with USERS, GROUPS and pkg-plist commands - Use ETCDIR Notes: svn path=/head/; revision=361352
* - Update to 2.5.0Tijl Coosemans2014-07-093-25/+133
| | | | | | | | | | | | - New LIB_DEPENDS syntax - USES=libtool pathfix - Add INSTALL_TARGET=install-strip - Depend on libltdl - Enable extra plugins - Use @sample Notes: svn path=/head/; revision=361351
* net-mgmt/rackmonkey: stageSteve Wills2014-07-092-20/+17
| | | | | | | | PR: 191742 (with slight modifications) Submitted by: ecrist@secure-computing.net (maintainer) Notes: svn path=/head/; revision=361324
* Use staging; provide manufacturer file distinfoBrendan Fabeny2014-07-073-17/+22
| | | | Notes: svn path=/head/; revision=361105
* net-mgmt/netdot: update to 1.0.6 and support stageWilliam Grzybowski2014-07-074-66/+224
| | | | | | | | PR: 189447 Submitted by: maintainer Notes: svn path=/head/; revision=361083
* Fix build with gcc by adding some compiler flags.Adam Weinberger2014-07-052-6/+12
| | | | | | | | PR: ports/191426 Submitted by: Marco Steinbach (maintainer) Notes: svn path=/head/; revision=360850
* Fix build for FreeBSD < 9 where libstatgrab 0.90 codepath is used.Adam Weinberger2014-07-051-0/+18
| | | | | | | | | PR: 190718 Submitted by: Kevin Bowling [patch] Approved by: maintainer Notes: svn path=/head/; revision=360770
* Stage, and fix up paths to perl.Adam Weinberger2014-07-052-39/+58
| | | | | | | | PR: ports/191039 Submitted by: pauls@utdallas.edu Notes: svn path=/head/; revision=360765
* Update to 4.0.4Emanuel Haupt2014-07-052-3/+3
| | | | Notes: svn path=/head/; revision=360724
* UnbreakAntoine Brodin2014-07-041-1/+1
| | | | | | | Pointyhat: adamw Notes: svn path=/head/; revision=360678
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-0413-47/+34
| | | | Notes: svn path=/head/; revision=360666
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-044-2/+4
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* - Add my LOCAL to MASTER_SITESSunpoet Po-Chuan Hsieh2014-07-041-5/+7
| | | | | | | - Cosmetic change Notes: svn path=/head/; revision=360509
* Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent portsTijl Coosemans2014-07-032-2/+2
| | | | Notes: svn path=/head/; revision=360365