aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* - Fix Makefile header, normalize COMMENT, add LICENSEAlexey Dokuchaev2013-07-271-1/+1
| | | | | | | | | | | | | | - Make the port parallel build (-jX) safe - Install manual page relative to MANPREFIX - Convert to OptionsNG (DOCS), sort the knobs, etc. - Reformat pkg-message, convert three-line pkg-plist While here, mute REINPLACE_CMD (debug leftover) from previous commit. Reported by: pointyhat-west Notes: svn path=/head/; revision=323779
* Attempt to fix inner makefiles so the port (and its slaves) are make jobsAlexey Dokuchaev2013-07-271-0/+7
| | | | | | | | | (-jX) safe. Reported by: pointyhat-west Notes: svn path=/head/; revision=323777
* Deprecate and set expiration date for ports broken for more than 6 monthBaptiste Daroussin2013-07-261-0/+2
| | | | Notes: svn path=/head/; revision=323759
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-2611-643/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* Update my email address throughout the treeMark Felder2013-07-255-7/+7
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323636
* - Update to 4.3.12Mark Felder2013-07-243-3/+14
| | | | | | | | | - Include patch to fix CLOCK test Approved by: swills (mentor) Notes: svn path=/head/; revision=323607
* - Update to 4.3.12Mark Felder2013-07-242-4/+3
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323606
* Take maintainership.Dmitry Sivachenko2013-07-242-2/+2
| | | | Notes: svn path=/head/; revision=323596
* - Reassign to the heapFrederic Culot2013-07-245-5/+5
| | | | | | | | PR: ports/180754 Submitted by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer) Notes: svn path=/head/; revision=323592
* Mark as broken: does not patch:Baptiste Daroussin2013-07-241-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=323583
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-244-6/+0
| | | | Notes: svn path=/head/; revision=323578
* Add USE_CSTD=gnu89 for clang instead of removing inline.Tijl Coosemans2013-07-231-5/+2
| | | | | | | | PR: 180263 Approved by: maintainer timeout (19 days) Notes: svn path=/head/; revision=323523
* - Changed my emailVeniamin Gvozdikov2013-07-223-4/+4
| | | | | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors) Notes: svn path=/head/; revision=323455
* net-mgmt/macroscope: unbreakJohn Marino2013-07-211-11/+10
| | | | | | | | | | | | | | | | | | | | | | | The initial problem was that the default database support was MySQL 5.0 which has been removed. Upon inspection of the source, it appears that it could be hardcoded for MySQL 5.0.33. At this point, I commented out the MySQL option and changed the default to Firebird version 2.0. According to Redports, the port built on i386 but was broken on amd64. The specified version of Firebird was changed to 2.5 and now the port builds on both i386 and amd64. The unnecessary inclusion of bsd.database.mk was also removed and the redundant option descriptions were also removed. The maintainer should investigate Macroscope builds with current versions of MySQL and restore the option appropriately if it does. PR: ports/179708 Submitted by: marino Approved by: bapt (mentor), maintainer timeout (>4 weeks) Notes: svn path=/head/; revision=323417
* Add MAKE_JOBS_UNSAFELars Engels2013-07-201-0/+2
| | | | | | | Reported by: flo Notes: svn path=/head/; revision=323338
* Cleanup empty files and directories.Ruslan Makhmatkhanov2013-07-191-0/+0
| | | | Notes: svn path=/head/; revision=323292
* Remove now excess verbiage.Eitan Adler2013-07-161-2/+0
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=323129
* - Update to 3.03Frederic Culot2013-07-162-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/SNMP-Info/ChangeLog Approved by: jadawin@ (implicit, on holidays) Notes: svn path=/head/; revision=323102
* - Update to 1.4Martin Wilke2013-07-165-72/+180
| | | | | | | | PR: 180561 Submitted by: maintainer Notes: svn path=/head/; revision=323093
* - Update to 1.3.1Martin Wilke2013-07-163-3/+4
| | | | | | | | PR: 180560 Submitted by: maintainer Notes: svn path=/head/; revision=323092
* - Update devel/automake to 1.14Ade Lovett2013-07-161-0/+1
| | | | | | | | | | | | | | - Update devel/gettext to 0.18.3 - Fix known-broken (from exp-runs) ports - Clean up a lot of cruft in the devel/gettext port itself, based on work from tijl@ PR: 178883 Submitted by: ade Sponsored by: Wadsworth 6X Notes: svn path=/head/; revision=323088
* Fix some warnings when using mrtg_daemon.Chris Rees2013-07-142-10/+46
| | | | | | | | | PR: ports/166777 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: demon (maintainer) Notes: svn path=/head/; revision=322986
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-114-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=322783
* Make it package correctly on clang-only boxes.Anton Berezin2013-07-102-0/+12
| | | | | | | | PR: 180220 Submitted by: Dave Hayes <dave@jetcafe.org> Notes: svn path=/head/; revision=322696
* Mark jobs unsafeBaptiste Daroussin2013-07-101-5/+2
| | | | Notes: svn path=/head/; revision=322669
* - Update to 3.02Frederic Culot2013-07-092-3/+5
| | | | | | | | | | - Add LICENSE (BSD) Changes: http://search.cpan.org/dist/SNMP-Info/ChangeLog Approved by: jadawin@ (implicit, on holidays) Notes: svn path=/head/; revision=322561
* net-mgmt/collectd: sanity checking for options requiring CURLWilliam Grzybowski2013-07-081-0/+9
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=322541
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-081-5/+1
| | | | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header Notes: svn path=/head/; revision=322530
* GrammarMark Felder2013-07-081-2/+2
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=322526
* - Port can now be packagedMark Felder2013-07-085-158/+182
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=322524
* Correct typo in routeros dependency.Mathieu Arnold2013-07-081-2/+2
| | | | | | | Approved by: maintainer. Notes: svn path=/head/; revision=322504
* Update to 1.9.3Lars Engels2013-07-082-3/+3
| | | | Notes: svn path=/head/; revision=322482
* net-mgmt/collectd5: fix build with PGSQL and GCRYPTWilliam Grzybowski2013-07-071-3/+4
| | | | | | | | | | | | - Fix build with PGSQL and GCRYPT - Fix typo in a couple descriptions PR: ports/180370 Submitted by: brd Approved by: maintainer Notes: svn path=/head/; revision=322460
* - bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1Olli Hauer2013-07-061-1/+1
| | | | | | | | | while I'm here - convert to USES=gmake - trim Makefile header and respect nice_people Notes: svn path=/head/; revision=322372
* Convert remanent USE_PKGCONFIG to USES=pkgconfigBaptiste Daroussin2013-07-061-3/+2
| | | | | | | | | | | While here convert: USE_ICONV -> USES=iconv USE_GMAKE -> USES=gmake USE_GNOME=gnomehack -> USES=pathfix some post-patch to USES=pathfix Notes: svn path=/head/; revision=322366
* - convert USE_GMAKE to USES=gmakeJason Helfman2013-07-061-1/+1
| | | | Notes: svn path=/head/; revision=322360
* Convert from USE_GMAKE to USES=gmakeBryan Drewery2013-07-051-2/+1
| | | | Notes: svn path=/head/; revision=322331
* Add LICENSEBryan Drewery2013-07-051-0/+2
| | | | Notes: svn path=/head/; revision=322321
* net-mgmt/phpipam: update to 0.8William Grzybowski2013-07-034-27/+167
| | | | | | | | | | | | | - Udpate to 0.8 [1] - Trim Makefile header and COMMENT - Mute cat pkg-message - Add WWW to pkg-descr PR: ports/180204 Submitted by: Jake Smith <jake@xz.cx> (maintainer) Notes: svn path=/head/; revision=322223
* - Add dependency for devel/p5-Sys-SigAction to allow Jmx4Perl::Agent timeout ↵Ryan Steinmetz2013-07-021-0/+2
| | | | | | | | | | | to function - Bump PORTREVISION Approved by: tj@ Notes: svn path=/head/; revision=322206
* - update to 1.1.0 and bump shared libraries in respective portsJason Helfman2013-07-025-8/+12
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=322201
* Fix a syntax problem with mibs directories list containing spaces instead of ↵Lars Engels2013-07-021-5/+2
| | | | | | | | | | colons. PR: ports/180203 Submitted by: maintainer Notes: svn path=/head/; revision=322181
* Update to 1.9.2Lars Engels2013-07-012-3/+3
| | | | | | | Changelog: https://wiki.icinga.org/display/Dev/Icinga+Core+Changelog#IcingaCoreChangelog-192-30062013 Notes: svn path=/head/; revision=322130
* Fixup plist.Mathieu Arnold2013-06-271-0/+2
| | | | | | | Pointed out by: QAT Notes: svn path=/head/; revision=321889
* Fix PKGORIGIN after moving PKGORIGIN declaration earlierBaptiste Daroussin2013-06-272-5/+3
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=321851
* Upgrade net-mgmt/netmagis-* ports to 2.2.0Mathieu Arnold2013-06-264-37/+78
| | | | | | | | PR: ports/180000 Submitted by: maintainer Notes: svn path=/head/; revision=321799
* Net::IPAddr is a collection of helpful functions used to convertFelippe de Meirelles Motta2013-06-245-0/+40
| | | | | | | | | | | | | | | | | | | | IP addresses to/from 32-bit integers, applying subnet masks to IP addresses, validating IP address strings, and splitting a FQDN into its host and domain parts. No rocket science here, but I have found these functions to very, very handy. For example, have you ever tried to sort a list of IP addresses only to find out that they don't sort the way you expected? Here is the solution! If you convert the IP addresses to 32-bit integer addresses, they will sort in correct order. WWW: http://search.cpan.org/dist/Net-IPAddress/ PR: ports/179817 Submitted by: Alexandre Biancalana <ale@biancalanas.net> Notes: svn path=/head/; revision=321698
* Welcome PHP 5.5!Alex Dupre2013-06-242-0/+11
| | | | | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run Notes: svn path=/head/; revision=321684
* net-mgmt/netdisco: update to 1.3William Grzybowski2013-06-245-10/+32
| | | | | | | | | | | | | | | - Update to 1.3 - Add DOCS option - Change pkg-message to tell about db migration Changes: http://sourceforge.net/p/netdisco/code/ci/ver_1_3/tree/ChangeLog PR: ports/179805 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) Notes: svn path=/head/; revision=321675
* - Update to 1.1.1Steve Wills2013-06-232-8/+4
| | | | | | | | PR: ports/179869 Approved by: Martin Jackson <martin.h.jackson@gmail.com> (maintainer) Notes: svn path=/head/; revision=321653