aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* - Fix AUTO in daily_status_smart_devices parameter (skip arX devices).nox2012-10-122-1/+2
| | | | | | | | | - Bump PORTREVISION. PR: ports/172480 Submitted by: Leonid Nevecherya <nlv@imbera.ru> Approved by: samm@os2.kiev.ua (maintainer) Feature safe: yes
* Update to version 2.0.10.brucec2012-10-113-3/+9
| | | | | | | | | | | | | | | | o XP/2003 compatibility fix o fio patch: Windows netio fixes o Windows: avoid large writes during file layout. o Windows: handle SIGBREAK. o Fix confusion between terse and json output o Fix segfault race on exit for platforms that don't have disk util support o client: support per-client job files o Add support for Fusion-io atomic write engine o ioengine: Add fallocate ioengine o parser: fix overflowing integer type options o Add pending IO to the tail of the busy list Feature safe: yes
* - Remove SITE_PERL from *_DEPENDS (final part)az2012-10-111-8/+8
| | | | Approved by: portmgr@ (bapt@)
* Create a directory with default permissions to fix pkgng failure.jkim2012-10-101-7/+4
| | | | Reported by: bapt (via pkgng exp-run)
* FreeBSD VM tools for Citrix XenServer and XCPswills2012-10-105-0/+72
| | | | | PR: ports/172468 Submitted by: Mark Felder <feld@feld.me>
* - Prepare for splitting out guest scripts into another portswills2012-10-104-141/+4
| | | | | PR: ports/172466 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* Update from RC1 to RC2.cy2012-10-103-7/+7
| | | | Submitted by: Peter Czanik <czanik@balabit.hu> (our syslog-ng upline)
* - Update to 2.1.0sunpoet2012-10-092-3/+3
| | | | Changes: https://github.com/guard/guard-rspec/commits/master
* - Fix build when selecting GNOMEVFS2 optionbdrewery2012-10-091-0/+6
| | | | | PR: ports/172453 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (based on)
* Throw my ports back in the pool, and make my intentions clear for thedougb2012-10-081-6/+1
| | | | | | | | various ports that I've created. I bid fond fare well A chapter closes for me What opens for you?
* These ports do not build with clang. Use the recently added USE_GCC=any as a ↵eadler2012-10-081-0/+1
| | | | result.
* Clean up the headers of the ports I maintain.rakuco2012-10-071-5/+1
|
* Cleanup Makefile headers of my ports.rene2012-10-071-5/+1
| | | | Just use my login for ports I originally created myself.
* - Convert to new options [1]bapt2012-10-071-7/+6
| | | | | | | - While I'm here, trim header PR: ports/172420 Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
* - update to 2.0.7flo2012-10-077-182/+10
| | | | | | | | | | | | | - move USERS and GROUPS from munin-common/Makefile to munin.mk, otherwise they cannot be used in the Makefiles of munin-master and munin-node where they are required. This fixes permissions on certain directories. [1] - VERSION.node file should be updated after the pkg-install script runs, because it requires the version of the previously installed version not the currently installed one. [2] PR: ports/172260 [1] Reported by: Haruo Shiba <shiba@logic-design.co.jp> [1] tdb [2]
* Update to 2.6.17.anders2012-10-072-5/+5
| | | | Remove rest of cvs2svn:cvs-rev property.
* Add puppet26 to the build.anders2012-10-071-0/+1
|
* Resurrect Puppet 2.6, useful for those who have a Puppet master runninganders2012-10-0712-0/+554
| | | | | | 2.6. Approved by: swills (current sysutils/puppet maintainer)
* - Convert to new option frameworkbapt2012-10-071-19/+15
| | | | | | - Trim headers Approved by: flz (irc)
* Add 'GPL' as the ZLIB license is compatible.eadler2012-10-071-1/+1
|
* Convert to OptionsNGeadler2012-10-061-11/+4
| | | | | | | | Note that GPL is not COPYFREE LICENSE_PERMS should not use an internal variable Trim headers Approved by: jhale (maintainer)
* Trim the headers in the ports I maintain.eadler2012-10-067-35/+6
|
* - Update to 1.4.0jhale2012-10-062-8/+4
| | | | | | | | - Convert Makefile header to new format PR: ports/172282 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: makc, avilla (mentors implicit), maintainer
* perl@ ports should now be free of USE_GNOME= pkgconfigbapt2012-10-061-6/+3
|
* use USE_PKGCONFIG= buildbapt2012-10-061-7/+2
| | | | Bump portrevision for ports which run-depends list changed
* Update to 1.3: Make ec2_fetchkey work proper set up .ssh/authorized_keyscperciva2012-10-062-3/+3
| | | | for a non-root user.
* Convert to new options frameworkbapt2012-10-056-57/+44
|
* Change headers of all ports maintained by me to new formatgarga2012-10-054-20/+3
|
* Update to 1.2. This fixes a division-by-zero error when there are nocperciva2012-10-052-3/+3
| | | | | | | ephemeral disks present [1], and avoids enabling crash dumps to an XXXs1b partition which isn't being used for swapping. Submitted by: Simon Olofsson [1]
* Update to 1.8.12, which fixes build with clang.zeising2012-10-048-153/+28
| | | | | | | | | Turn the WITH_FREEIPMI make variable to a proper option. Change the NOPORTDOCS option to use the new options framework. PR: ports/171766 Submitted by: zeising Approved by: maintainer timeout (two weeks), kwm (mentor)
* - Update to 3.4.0b2,1swills2012-10-044-12/+34
| | | | | | | - Fix build with clang PR: ports/172307 Approved by: maintainer (cy)
* - reset maintainer to heapjgh2012-10-032-13/+2
|
* - set maintainer to ruby@jgh2012-10-031-6/+1
|
* - Make portlint happysbz2012-10-031-2/+2
|
* - Fix typos (LICENSE is correct form inside bsd.licenses.mk).az2012-10-031-2/+1
| | | | | | | - Removed LICENSE_FILE where is no need in this. Spotted by: zont@ Approved by: portmgr (bapt@)
* - Update to 6.5.0brd2012-10-023-13/+9
| | | | | - Trim the Makefile header due to repocopies - Unbreak -snmp on i386
* - Update to 2012.09.30pav2012-10-022-3/+3
| | | | Submitted by: gleb (maintainer)
* - Fix header to proper formatbdrewery2012-10-012-2/+2
| | | | Reported by: danfe
* Make 256 colour option default (similar to x11/xterm port).cy2012-09-301-6/+2
| | | | | | Conform to new Makefile header standard. Suggested by: ehaupt (x11/xterm port maintainer)
* - pass maintainership to new volonteerrm2012-09-302-13/+4
| | | | | | | | | | while here: - trim Makefile header - remove indifenite article from COMMENT - remove deprecated attribution in pkg-descr PR: 172163 Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
* - Update to 2.0.0sunpoet2012-09-302-9/+6
| | | | | | - Cleanup Makefile header Changes: https://github.com/guard/guard-rspec/commits/master
* - Reassign to the heap due to mail bouncestabthorpe2012-09-301-6/+2
|
* - Update to 5.1 [1]bdrewery2012-09-302-8/+4
| | | | | | | | | | | - Update to new header Changes: * Sync with recent HEAD revisions r241019, r240863, and r240798. PR: ports/172171 [1] Submitted by: dteske [1]
* Make sure /var is populated correctly before hal is started, like dbus doeskwm2012-09-304-1/+96
| | | | | | | | | | | already in its rc.d script. [1] Don't list entries twice, set some more details about storage devices like the linux backend does. [2] PR: ports/171568 [1] PR: ports/171727 [2] Submitted by: Norbert Koch <nkoch@demig.de> [1], avilla@ [2] Reviewed by: marcus@
* Update to 1.7.5.adamw2012-09-302-5/+5
|
* - Update to 1.2.1sunpoet2012-09-302-4/+4
| | | | Changes: https://github.com/guard/guard-rspec/commits/master
* - Update to 1.0.1sunpoet2012-09-302-4/+4
| | | | Changes: https://github.com/guard/guard-livereload/commits/master
* - Update to 1.4.0sunpoet2012-09-302-4/+4
| | | | Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
* - Add missing bash dependsswills2012-09-291-2/+3
| | | | | PR: ports/172126 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
* - Update to 0.3.3 [1]bdrewery2012-09-292-9/+5
| | | | | | | | | | | | - Update maintainer address [1] - Update to new header Changes: * output times in more convenient (decimal) format * cleanup PR: ports/172138 [1] Submitted by: trociny [1]
* - Unbreak sysutils/py-psutil on 7.xsunpoet2012-09-292-7/+14
|
* - Update to 9671sunpoet2012-09-292-3/+3
| | | | Changes: http://svn.tartarus.org/sgt/agedu/?view=log
* - Update rsyslog6 to 6.4.2brd2012-09-283-29/+3
|
* - Update to version 1.9pawel2012-09-282-8/+6
| | | | | - Add LICENSE - Trim Makefile header
* - Fix build on 7.xswills2012-09-272-3/+3
| | | | | PR: ports/171927 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
* - Update to 0.8.2bdrewery2012-09-272-4/+4
| | | | | | | Changes: * Make `beadm list -D` calculation even more accurate
* - Updated to 3.2.5glarkin2012-09-273-58/+4
| | | | Reported by: local portscout
* Update to 1.0pre3crees2012-09-2610-79/+132
| | | | | PR: ports/171866 Submitted by: koitsu
* - Mark BROKEN on FreeBSD 7.x: does not compilebeat2012-09-261-1/+7
| | | | | | error: 'MNT_NFS4ACLS' undeclared Reported by: pointyhat
* - Mark BROKEN: unable to resolve dependenciesbeat2012-09-261-0/+2
| | | | | | Unable to resolve dependencies: backup requires thor (~> 0.15.4) Reported by: pointyhat
* Unbreak and mark ignore when ruby18 is installed.kuriyama2012-09-251-4/+8
|
* - Reassign to the heap due to mail bouncestabthorpe2012-09-251-5/+2
|
* libzeitgeist is a client library for interacting with Zeitgeist daemon.olivierd2012-09-255-0/+107
| | | | | | WWW: https://launchpad.net/libzeitgeist Approved by: rene, miwi (mentors)
* - Update to git commit aefe8c9bdrewery2012-09-252-4/+4
| | | | | | | Changes: * Implement even more accurate space calculation for the BEADM LIST -D
* - Reassign to the heap at maintainer's requesttabthorpe2012-09-251-5/+2
|
* - Update to 1.4swills2012-09-246-864/+796
| | | | | | | - Patches updated PR: ports/171905 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
* - Update to 3.2.3culot2012-09-242-3/+3
| | | | | | Changes: http://erdgeist.org/arts/software/ezjail/#changelog PR: ports/171894 Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer)
* Update to new upstream release 1.42.6.mandree2012-09-232-3/+3
| | | | | | | | Changelog: <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.6> Changing devel/e2fsprogs-libss (removing patch) to keep it buildable. Maintainer has been notified in separate mail.
* - Upgrade to version 1.520.olgeni2012-09-233-7/+6
| | | | | - Add pkg-message to SUB_FILES. - Remove custom FETCH_CMD.
* Upgrade to version 1.600.olgeni2012-09-232-4/+3
|
* MogileFS::Network is a collection of modules adding multiple networkculot2012-09-235-0/+53
| | | | | | | | | | | | awareness to the MogileFS server. It provides two replication policies, 'MultipleNetworks' and 'HostsPerNetwork', and also provides a plugin 'ZoneLocal' that causes get_paths queries to be returned in a prioritized order based on locality of storage. WWW: http://search.cpan.org/dist/MogileFS-Network/ PR: ports/171822 Submitted by: Mikolaj Golub <trociny@FreeBSD.org>
* Add py-glances 1.4.1.1, a CLI curses based monitoring tool for GNU/Linuxlwhsu2012-09-224-0/+36
| | | | | | | and BSD OS. PR: ports/171517 Submitted by: Gasol Wu <gasol.wu@gmail.com>
* - Update pkg-descr [1]culot2012-09-221-5/+3
| | | | | | | - While here, change tab into space after WWW link PR: ports/171823 [1] Submitted by: trociny@
* - Reassign to the heap at maintainer's requesttabthorpe2012-09-222-12/+4
|
* - Reassign to the heap due to mail bouncestabthorpe2012-09-221-10/+2
| | | | | | - Remove 6.X cruft while I am here With hat: portmgr
* - Reassign to the heap due to mail bouncestabthorpe2012-09-221-6/+2
| | | | With hat:: portmgr
* Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's ↵bapt2012-09-2110-0/+30
| | | | distilator)
* Fix plist and remove BROKEN flag when building with python 3.2+martymac2012-09-211-4/+17
|
* - update sysutils/fusefs-libs to 2.9.1flo2012-09-217-34/+49
| | | | | | | - add a patch to sysutils/fusefs-kmod to make it compile with new fusefs-libs Tested by: pho, Kevin Oberman <kob6558@gmail.com>, Gustau Perez Querol <gperez@entel.upc.edu>
* Reset maintainer (mail bouncing)bapt2012-09-211-6/+5
| | | | while here deprecate the ports because no more public distfiles are available
* - translate deprecation message from plain Engrishrm2012-09-201-2/+2
| | | | Suggested by: remko
* - fix spelling of ``bacula'' in deprecation messagerm2012-09-201-1/+1
|
* - drop maintainership [1]:rm2012-09-201-1/+5
| | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-ports/2012-September/078301.html - Mark as deprecated. Doesn't supported upstream for a long time. May contain open vulnerabilities. Please use sysutils/bacula-server instead. Set expiration date to 2012-10-20. Requested by: Václav Zeman <vhaisman at gmail dot com> (maintainer, via ports@) [1]
* - Chase sysutils/fusefs-ntfs shlib updatebdrewery2012-09-202-1/+3
|
* - Update to 2012.1.15bdrewery2012-09-2010-171/+24
| | | | | | | | | | | | - Update to working URL - Remove files integrated upstream - Update to new header - Add LICENSE - Remove ABI versions from LIB_DEPENDS - Convert to new options framework - Remove use of bsd.port.pre.mk - See http://lists.freebsd.org/pipermail/freebsd-fs/2012-September/015166.html for more information on the current status of fuse support
* Update to 1.7.4.adamw2012-09-202-5/+5
|
* - Update to 0.8.1bdrewery2012-09-202-9/+4
| | | | | | | | | Changes: * Make the *beadm list* several times faster. * Minor style fixes. * New more intuitive Boot Environments origin snapshots listing. * Updated man page. * Add -s option (as in original beadm) to also list snapshots.
* Fix on 9.x and newer.madpilot2012-09-202-7/+54
| | | | | | PR: ports/171690 Submitted by: Eric Freeman <freebsdports@chillibear.com> Approved by: crees, tabthorpe (mentors, implicit)
* - rc script cleanupswills2012-09-202-8/+9
| | | | | PR: ports/171775 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* Enter Monitorix 2.6.0!crees2012-09-203-35/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Please check the README on important configuration file changes, especially the @FS_LIST property which has changed. - Added a complete statistical BIND graph. - Added support for NetBSD systems. - Added support for grouping remote servers in the Multihost view. (thanks to Hartmut Woehrle, hartmut AT hartmut-woehrle.ch) - The Disk and Filesystems Usage and I/O Activity graphs have been completely rewritten. (suggested by Konstantinos Skarlatos, k.skarlatos AT gmail.com) - Added support to monitor unlimited number of disk drives. - Added support to monitor unlimited number of filesystems. - Reorganized the legend in the Disk drive temperatures and health graph. - Changed the shebang to be more portable among different systems. - Completely rewritten the Debian/Ubuntu init script. (suggested by Andreas Itzchak Rehberg, izzy AT qumran.org) - Minor changes in the header of the Debian/Ubuntu init script. (thanks to Uwe Heidrich, uweheidrich AT hotmail.com) - Expanded to 15 characters the description in network ports. - Changed to lines a bit thicker some graphs with few values. - Added a new feature to enable/disable the use of javascript:void function when clicking on a zoomable graph. (thanks to Florian E.J. Fruth, fejf AT gmx.de) - Fixed a bug that mixed the collected values when monitoring multiple MySQL servers. (thanks to Piotr Smalira, p.smalira AT g16-lublin.eu) - Fixed a bad percentage calculation in the dentries and inodes values. - Removed useless code when collecting Squid stats. - Fixed a typo in a MySQL graph.
* - add missing dependenciesflo2012-09-201-1/+4
| | | | | | | - bump PORTREVISION PR: ports/171692 Submitted by: Bill <lists+freebsd@xinu.tv>
* - Update to 20120919 snapshotbdrewery2012-09-192-4/+4
| | | | | | | | Changelog: * Add -s option (as in original beadm) to also list snapshots. * More list calculation fixes
* - Update to 2012-09-16pav2012-09-192-3/+3
| | | | Submitted by: gleb (maintainer)
* - Fix RC script installationswills2012-09-191-0/+2
| | | | | PR: ports/171753 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* Update to 1.6crees2012-09-192-3/+3
| | | | | | | | | | | | | -a option means create new jail from archive file of jail-aaa. Search of /usr/jails/archive selected incorrect archive file. If archive files named jail-aaa, jail-aaa-bbb, jail-aaa-bbb-ccc were present jail-aaa-bbb-ccc was always selected incorrectly. This same logic was also used for 'qjail restore jail-aaa', but that logic had check for this condition that told user to use full archive name that included the date stamp archive was created. Fixed logic in both functions. PR: ports/171724 Submitted by: maintainer (Joe Barbish <qjail@a1poweruser.com>)
* Add PREFIX/sbin to path for smartctlcrees2012-09-192-2/+2
| | | | Submitted by: Maff (IRC:Freenode/#monitorix)
* - Update to 1.6.26bdrewery2012-09-182-3/+3
| | | | | PR: ports/171719 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
* Update distfile location.jpaetzel2012-09-171-1/+1
|
* - Update to 4.1.3swills2012-09-174-5/+142
| | | | | | | | | | | | | | | Added scripts so users of XCP and XenServer can finally use all Xen functionality. This includes: * Live migration * Suspend/resume * Reporting of memory usage * Reporting of network interfaces and IPs * Memory ballooning * Graceful Shutdown/Reboot PR: ports/171646 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - Update to 0.40jadawin2012-09-172-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/MSCHILLI/Sysadm-Install-0.40/Changes
* Password management should be simple and follow Unix philosophy. With pass, eachswills2012-09-178-0/+1512
| | | | | | | | | | | | | | | | | | | | | | | password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities. pass makes managing these individual password files extremely easy. All passwords live in ~/.password-store, and pass provides some nice commands for adding, editing, generating, and retrieving passwords. It is a very short and simple shell script. It's capable of temporarily putting passwords on your clipboard and tracking password changes using git. You can edit the password store using ordinary unix shell commands alongside the pass command. There are no funky file formats or new paradigms to learn. There is bash completion so that you can simply hit tab to fill in names. WWW: http://zx2c4.com/projects/password-store/ PR: ports/171686 Submitted by: milki@rescomp.berkeley.edu
* - Mark as deprecated. Upstream disappeared (domain has expired), doesn't work onrm2012-09-171-0/+4
| | | | | any supported FreeBSD versions, use freebsd-update(8) instead. Set expiration date to 2012-10-16.
* Update to 0.32lth2012-09-162-3/+3
|
* Fix path to the tix dependency.rakuco2012-09-161-1/+1
| | | | | | PR: ports/171599 Submitted by: Alfred Bartsch <bartsch@dssgmbh.de> Approved by: Alex Deiter <alex.deiter@gmail.com> (maintainer)
* Atttempt to fix build.linimon2012-09-161-1/+1
| | | | Hat: portmgr
* Remove pointless header lines from ports I created once upon a time.naddy2012-09-161-4/+0
|
* - Update to 20120914 snapshotbdrewery2012-09-152-4/+4
| | | | | | | Changes: * Fix `beadm list -D` and `beadm list -Da` calulcations
* - update bacula-server and bacula-docs to 5.2.12rm2012-09-154-8/+8
| | | | | | | This release fixes crash of bacula director (bug #1932) PR: 171648 Submitted by: Dan Langille <dan at langille dot org> (maintainer)
* - update to 3.2.2jgh2012-09-152-9/+3
| | | | | PR: 171628 Submitted by: maintainer, erdgeist@erdgeist.org
* - Mark BROKEN: conflicting dependenciesbeat2012-09-151-0/+2
| | | | | | | ===> ruby19-gems-1.8.24 depends on file: /usr/local/bin/ruby19 - found ===> An older version of devel/ruby-gems is already installed (ruby18-gems-1.8.24) Reported by: pointyhat
* - Switch to USE_GITHUB as it does work on non-taggedbdrewery2012-09-152-5/+4
| | | | commits
* - Update to 20120913 snapshotbdrewery2012-09-142-4/+4
| | | | | | | Changelog: * Change how `beadm list -a` displays cloned boot environments
* Update to 1.7.2.adamw2012-09-142-6/+7
|
* - Update to 2.0.6 based on [1]flo2012-09-1424-157/+337
| | | | | | | | | - Add support for ada disk devices to hddtemp_smartctl [2] - Add a patch for upstream bug 1251 to prevent huge munin-graph.log files PR: ports/171116 [1] PR: ports/169287 [2] Submitted by: mm [1], TAKEMON Takashi <takemon@bamboogate.co.jp> [2]
* - update to 3.8rm2012-09-134-10/+7
| | | | | | | | | while here: - strip Makefile header - tab -> space change in pkg-descr:WWW PR: 170521 Submitted by: "Vasiliy P. Melnik" <basil at vpm.net dot ua> (maintainer)
* - update sysutils/bacula-server and sysutils/bacula-client to 5.2.11rm2012-09-134-8/+8
| | | | | | | - add UPDATING entry with update instructions PR: 171540 Submitted by: Dan Langille <dan at langille dot org> (maintainer)
* - Update MAINTAINER to my new FreeBSD.org addressjhale2012-09-133-3/+3
| | | | Approved by: makc (mentor)
* - Add development version of beadmbdrewery2012-09-125-0/+46
| | | | | | Changelog: * Make `beadm list` several times faster.
* Resolve a FreeBSD 7 compile issue.cy2012-09-116-5/+46
| | | | Supplied by: Peter Czanik <czanik@balabit.hu>
* Fails to build under FreeBSD 7.cy2012-09-101-0/+4
|
* Fix plist and bump PORTREVISION.ale2012-09-102-3/+5
|
* - Update to 6.4.1brd2012-09-106-14/+26
| | | | | | - Unmark as BROKEN on i386 with SNMP Changes: http://www.rsyslog.com/changelog-for-6-4-1-v6-stable/
* - Update to 5.10.0brd2012-09-103-7/+24
| | | | | | - Unmark as BROKEN on i386 with SNMP Changes: http://www.rsyslog.com/changelog-for-5-10-0-v5-stable/
* Add syslog-ng-rc.cy2012-09-101-0/+1
|
* Update to version 8.19.demon2012-09-093-21/+22
| | | | | | Convert to new OPTIONS framework while I am here. Maintainer timeout: 1 month
* balabit.hu have rleased a new RC (release) candidate. 3.3.6.90 is thecy2012-09-097-0/+564
| | | | | | | | release candidate for 3.3.7. Thanks to: Gergely Nagy <algernon@balabit.hu> Peter Czanik <czanik@balabit.hu> Announced on: https://lists.balabit.hu/pipermail/syslog-ng/2012-September/019365.html
* - Update to 0.07swills2012-09-082-3/+3
| | | | | PR: ports/170973 Approved by: maintainer timeout (kostjnspb@yandex.ru, >2 weeks)
* Mark as broken on powerpc.linimon2012-09-081-1/+7
| | | | Hat: portmgr
* Mark as broken on sparc64.linimon2012-09-081-0/+4
| | | | Hat: portmgr
* Salt Cloud is a generic cloud provisioning tool which can hook intoswills2012-09-086-0/+114
| | | | | | | | | existing cloud management systems. WWW: http://saltstack.org PR: ports/171225 Submitted by: christer.edwards@gmail.com
* Trim a little-- perhaps a bit excessive in length; I had taken the originalcrees2012-09-071-11/+0
| | | | | | suggestion from the submitter a little too literally. Submitted by: Snader_LB (Freenode)
* - Update to 0.8bdrewery2012-09-063-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix grammar error in pkg-descr - Switch backup mirror to using Github via USE_GITHUB Changelog: -- Introduce proper space calculation by each boot environment in *beadm list* -- Rework the *beadm destroy* command so no orphans are left after destroying boot environment. -- Fix the *beadm mount* and *beadm umount* commands error handling. -- Rework consistency of all error and informational messages. -- Simplify and cleanup code where possible. -- Fix *beadm destroy* for 'static' (not cloned) boot environments received by *zfs receive* command. -- Use mktemp(1) where possible. -- Implement *beadm list -a* option to list all datasets and snapshots of boot environments. -- Add proper mountpoint listing to the *beadm list* command. % beadm list BE Active Mountpoint Space Created default NR / 11.0G 2012-07-28 00:01 test1 - /tmp/tmp.IUQuFO 41.2M 2012-08-27 21:20 test2 - - 56.6M 2012-08-27 21:20 -- Change snapshot format to the one used by original *beadm* command (%Y-%m-%d-%H:%M:%S). % zfs list -t snapshot -o name -r sys/ROOT/default NAME sys/ROOT/default@2012-08-27-21:20:00 sys/ROOT/default@2012-08-27-21:20:18 -- Implement *beadm list -D* option to display space that would be consumed by single boot environment if all other boot environments will be destroyed. % beadm list -D BE Active Mountpoint Space Created default NR / 9.4G 2012-07-28 00:01 test1 - /tmp/tmp.IUQuFO 8.7G 2012-08-27 21:20 test2 - 8.7G 2012-08-27 21:20 -- Add an option to BEADM DESTROY command to not destroy manually created snapshots used for boot environment. # beadm destroy test1 Are you sure you want to destroy 'test1'? This action cannot be undone (y/[n]): y Boot environment 'test1' was created from existing snapshot Destroy 'default@test1' snapshot? (y/[n]): y Destroyed successfully # beadm destroy test1 Are you sure you want to destroy 'test1'? This action cannot be undone (y/[n]): y Boot environment 'test1' was created from existing snapshot Destroy 'default@test1' snapshot? (y/[n]): n Origin snapshot 'default@test1' will be preserved Destroyed successfully Approved by: eadler, bapt (mentors, implicit)
* - Fix issue with installing packages [1]swills2012-09-063-14/+33
| | | | | | | | | - Fix shell config issue [2] PR: ports/169481 [1] PR: ports/171188 [2] Submitted by: romain [1] Submitted by: Christopher McCoy <syseng@wayfair.com> [2]
* - follow r303724 shlib bump of libvirtjgh2012-09-062-1/+2
|
* Update pkg-descr using upstream's READMEcrees2012-09-061-6/+20
| | | | Submitted by: Snader_LB (Freenode)
* Install syslog2ng script.cy2012-09-051-2/+9
| | | | Fix error introduced in r299609.
* Fix the build: remove bogus USE_GCC definition.fjoe2012-09-041-1/+0
|
* Fix brokenness. Port now compiles when SPOOF unspecified and no longercy2012-09-043-5/+31
| | | | spins.
* Add newlines to the ends of these filesdougb2012-09-041-1/+1
|
* Mark as broken on ARM.linimon2012-09-041-0/+5
| | | | Approved by: maintainer
* - Fix plist issuesswills2012-09-042-4/+1
| | | | | Pointed out by: pointyhat (via linimon) Pointhat to: swills
* - Fix typo in BACKSPACE_DESC stringgahr2012-09-031-1/+1
| | | | | PR: 171280 Submitted by: Derek Wood <ddwood@outlook.com>
* - Update to 5.5 [1]bdrewery2012-09-032-5/+6
| | | | | | | | - Convert to new options framework PR: ports/171271 Submitted by: Martin Pala <martinp@tildeslash.com> (maintainer) Approved by: eadler, bapt (mentors, implicit)
* - Update to 2.1.1swills2012-09-033-160/+228
|
* Modify the IGNORE text to reduce user confusion.eadler2012-09-021-1/+1
| | | | Requested by: dteske (maintainer)
* The TAI64N format is a format for time stamps in log files, invented by Dancs2012-09-025-0/+52
| | | | | | | | | | | Bernstein and used by some of his software, most notably the multilog component of daemontools. That package comes with a program (tai64nlocal) to convert those time stamps to a human-readable date. WWW: http://www.eyrie.org/~eagle/software/tai64nfrac/ PR: ports/169891 Submitted by: paulo@nlink.com.br
* - Update to 1.1.5swills2012-09-022-3/+3
| | | | | PR: ports/170642 Approved by: Robert Gogolok <gogolok@gmail.com> (maintainer)
* - Update maintainer since the previous maintainers email is bouncing.swills2012-09-021-1/+1
| | | | | PR: ports/170756 Submitted by: Mark Felder <feld@feld.me>
* This problem is more serious. Referred to upline for now.cy2012-09-011-4/+2
|
* Remove extraneous lines from Makefile.cy2012-09-011-2/+0
|
* Fails to build without SPOOF support. Mark BROKEN for the time being.cy2012-09-011-1/+5
|
* Get the packaging list correct.cperciva2012-09-011-3/+6
| | | | | Submitted by: QAT Pointy hat to: cperciva
* Update to spiped-1.2.1. The only major change is the addition of thecperciva2012-09-012-5/+8
| | | | | spipe(1) utility which acts as a client for the spiped protocol, suitable for use as an ssh ProxyCommand.
* Update 3.3.5 --> 3.3.6cy2012-09-013-10/+5
|
* - devel/pcre is no longer optional in sysutils/cfengine32.gjb2012-09-011-13/+8
| | | | | | | | | - Remove -legacy PKGNAMESUFFIX - Bump PORTREVISION - Use [tab] in CONFLICTS line (portlint) Approved by: cy (maintainer) Approved by: crees (mentor, implicit)
* Update to version 1.1 of my ec2 boot scripts: Use the SWAPMETA entry incperciva2012-08-312-3/+3
| | | | | the output of `vmstat -z` to figure out how much swap space we can safely configure, instead of the kern.maxswzone sysctl.
* Fix accidentally committed into devel category. What I want is sysutils.kuriyama2012-08-314-0/+37
|
* Update to 3.01a08. For the changes since 3.01a07 see:marius2012-08-312-3/+3
| | | | | | ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a08 Approved by: netchild
* - Convert to new options frameworkbdrewery2012-08-301-4/+5
| | | | | | - Use bsd.port.options.mk Approved by: eadler, bapt (mentors, implicit)
* - Convert to new options frameworkbdrewery2012-08-301-12/+11
| | | | | | | - Remove ABI version from LIB_DEPENDS - Use bsd.port.options.mk Approved by: eadler, bapt (mentors, implicit)
* - Fix rc script status and restart/shutdownswills2012-08-302-2/+4
| | | | | PR: ports/170980 Reported by: Nicolas Szalay <nicolas.szalay@fotolia.com>
* - Update to 0.4.1zi2012-08-303-5/+5
|
* - Add conflicts with sysutils/fusefs-ntfs [1][2]bdrewery2012-08-302-13/+20
| | | | | | | | | | | | | - Reset maintainership per private request - Convert to new options framework - Remove ABI version from LIB_DEPENDS - Add LICENSE (GPL2) - Update to working WWW PR: ports/169043 [1], ports/170229 [2] Submitted by: "Julian H. Stacey" <jhs@berklix.com> [1] Approved by: Samuel Martin Moro <faust64@gmail.com> (maintainer) Approved by: eadler (mentor)
* New port: sysutils/msktutil:zi2012-08-305-0/+59
| | | | | | | | | | | Msktutil is a program for interoperability with Active Directory that can: Create a computer account in Active Directory Create a system Kerberos keytab Add and remove principals to and from that keytab Change the computer account's password WWW: https://fuhm.net/software/msktutil/
* - Update sysutils/synergy-devel to 1.4.10 (latest beta release)ehaupt2012-08-292-4/+4
| | | | | | | - While here, replace some single whitespaces with a tab PR: 170590 Approved by: maintainer timeout (gnn; > 14 days)
* - Rewrite installation message [1]scheidell2012-08-284-55/+41
| | | | | | | | | | | | - Include project's description in pkg-desc, not pkg-message.in - Change default answer to each reporting question to yes - Fix tests for /etc/periodic.conf and /etc/rc.conf - Clean up interactive prompts during installation - Bump PORTREVISION PR: ports/171015 Submitted by: bsdstats@nanoman.ca (maintainer) Reported by: 2A <deuza at fr dot FreeBSD dot org> [1]
* - Update to 6.14.0swills2012-08-282-5/+6
| | | | | PR: ports/170582 Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
* - Update to 0.9.6.1madpilot2012-08-282-12/+15
| | | | | | | | | | - Fix pkgconf dependency - Convert to OPTIONSng - Remove ABI version from LIB_DEPENDS PR: ports/170888 Submitted by: Hakisho Nukama <nukama@gmail.com> (maintainer, via email) Approved by: crees, tabthorpe (mentors, implicit)
* IOWait provides a unified interface in Python for I/O completion events.olivierd2012-08-285-0/+30
| | | | | | WWW: https://launchpad.net/python-iowait Approved by: rene, miwi (mentors)
* - Update to 0.31 [1]lth2012-08-272-3/+6
| | | | | | | - Add regression-test target PR: ports/171036 [1] Submitted by: swills
* - Update to 5.0bdrewery2012-08-262-5/+20
| | | | | | | | | | | - Add LICENSE Changelog: * Modularize PR: ports/171050 Submitted by: dteske (maintainer) Approved by: eadler (mentor)
* - Update to 0.4.3bdrewery2012-08-252-4/+4
| | | | | | PR: ports/170846 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) Approved by: eadler (mentor)
* - Update to 0.3bdrewery2012-08-253-3/+7
| | | | | | PR: ports/170845 Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) Approved by: eadler (mentor)
* - Update to 2.7.19brd2012-08-252-3/+3
| | | | Approved by: swills@
* - Update to 4.1bdrewery2012-08-252-3/+3
| | | | | | | | | Changelog: * Add '-D' flag to show default value(s) only. PR: ports/171012 Submitted by: dteske (maintainer) Approved by: eadler (mentor)
* - Upgrade to 5.8.13brd2012-08-253-6/+5
| | | | | | - Take maintainership Approved by: pgollucci@
* Upgrade to version 3.94.olgeni2012-08-243-3/+614
|
* - Set --with-workdir to /var/cfengine to continue to begjb2012-08-241-1/+2
| | | | | | | | consistent with the behavior of previous versions of cfengine. - Bump PORTREVISION. Approved by: cy (maintainer) Approved by: eadler (mentor)
* - Fix build with clangbapt2012-08-241-29/+32
|
* - Update to 1.1.11pav2012-08-243-4/+90
| | | | | PR: ports/169749 Submitted by: John Hein <jhein@symmetricom.com>
* - Update to 3.4.0a2gjb2012-08-243-6/+20
| | | | | | | | | | | - Add PORTEPOCH - Add null PORTREVISION (portlint) - Separate LATEST_LINK from MAINTAINER section (portlint) Changelog: https://github.com/cfengine/core/blob/master/ChangeLog Approved by: cy (maintainer) Approved by: crees (mentor, implicit)
* Fix distinfo.cy2012-08-231-2/+2
| | | | Discovered by: linimon
* - Update to 4.0culot2012-08-232-4/+4
| | | | | | | - Update MAINTAINER's address PR: ports/170902 Submitted by: dteske@
* - Update to 20120822culot2012-08-233-52/+18
| | | | | | Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7345 PR: ports/170908 Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
* - Update to 1.5.5culot2012-08-232-4/+4
| | | | | | | | - Update MASTER_SITES Changes: http://git.savannah.gnu.org/cgit/ranger.git/tree/CHANGELOG PR: ports/170820 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
* - Update to 2.13.3swills2012-08-222-3/+3
|
* Mark BROKEN: does not packageerwin2012-08-221-0/+2
| | | | Submitted by: pointyhat
* - Update to 0.6.1sunpoet2012-08-223-3/+4
| | | | Changes: http://code.google.com/p/psutil/source/browse/trunk/HISTORY
* - add new port: sysutils/bbcpjgh2012-08-224-0/+43
| | | | | | | | | Securely and quickly copy data from source to target. WWW: http://www.slac.stanford.edu/~abh/bbcp/ PR: 170576 Submitted by: jhein@symmetricom.com
* - Update to 2012-08-20pav2012-08-222-3/+3
| | | | Submitted by: gleb (maintainer)
* Fix problem introduced in r302141. The directory for the unpacked sourcedougb2012-08-221-2/+3
| | | | | files is unversioned, so it conflicts with the name of the rc.d script in WRKDIR after SUB_FILES is applied.
* - Update to 2.13.0swills2012-08-212-3/+3
|
* - pass maintainership to submitterjgh2012-08-211-1/+1
| | | | | PR: 170781 Submitted by: fw@moov.de
* Fix problem introduced in r302141. The directory for the unpacked sourcedougb2012-08-201-1/+3
| | | | | files is unversioned, so it conflicts with the name of the rc.d script in WRKDIR after SUB_FILES is applied.
* - Update to 1.6.11swills2012-08-193-9/+17
| | | | | PR: ports/170500 Submitted by: Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
* - remove www/apache20 and devel/apr0ohauer2012-08-182-2/+2
| | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@
* - Update the patches to fix the build.brd2012-08-183-43/+12
| | | | | Pointy hat to: me Noticed by: Andrzej Tobola < ato AT iem.pw.edu.pl >
* - Update to 6.3.12brd2012-08-185-24/+9
| | | | | | - Take maintainer Approved by: pgollucci@
* Add missing dependency on p5-IO-Tty.olgeni2012-08-171-0/+2
| | | | | PR: ports/170692 Submitted by: Loganaden Velvindron <logan afrinic.net>
* Add missing dependency on p5-IO-Tty.olgeni2012-08-171-0/+2
| | | | | PR: ports/170692 Submitted by: Loganaden Velvindron <logan afrinic.net>
* - Add USE_PKGCONFIG to fix configure. For some reason this did not showbrd2012-08-171-0/+2
| | | | up in redports, but did in QAT after the commit.
* - Add rsyslog6*, the stable branch of rsyslog-6 at version 6.2.2brd2012-08-1720-0/+696
| | | | | | | - Take maintainer PR: ports/169307 Approved by: pgollucci
* - Update to version 0.8.7pawel2012-08-165-61/+26
| | | | | | | - Add new mastersite - Add missing library deps - Port needs USE_PKGONFIG=build - Remove patches accepted upstream
* Update to 1.0.42mm2012-08-163-4/+5
|
* Update to 1.10mm2012-08-162-4/+4
| | | | Give up maintainership
* Add missing pkg-plist entrymm2012-08-161-0/+1
|
* Update to 4.05mm2012-08-165-23/+29
| | | | | Fix MASTER_SITES [1] Give up maintainership
* Add ec2-scripts 1.0, startup scripts for FreeBSD/EC2 environment.cperciva2012-08-164-0/+46
|
* Document that gjb@ will be helping me out.cy2012-08-161-0/+1
|
* - Reassign nork@ ports to the heaptabthorpe2012-08-162-2/+2
| | | | | | - Thank you for your years of service, we hope to see you back Approved by: portmgr
* - Reassign cracauer@ ports to the heaptabthorpe2012-08-161-1/+1
| | | | | | - Thanks for your years of service, we hope to see you back Approved by: portmgr
* dd new cfengine-devel port.cy2012-08-1612-5/+443
| | | | | | | | Update CONFLICTS in cfengine2, cfengine32, and cfengine33 ports. Update LATEST_LINK in cfengine32 and cfengine33 ports. Add $FreeBSD$ to pkg-plist.
* - Add temporary patch to fix resuming encrypted backups.jase2012-08-162-1/+12
| | | | | | | PR: ports/170114 Submitted by: William Orr <will@worrbase.com> Obtained from: https://answers.launchpad.net/duplicity/+question/183711 Approved by: flo (mentor)
* Move cfengine ports to standardize namaing.cy2012-08-1523-3/+3
| | | | Submitted by: gjb
* - Reassign ports to the heap due to a mail bouncetabthorpe2012-08-151-1/+1
| | | | With hat: portmgr
* - Update to 2.65sunpoet2012-08-142-3/+3
| | | | Changes: http://search.cpan.org/dist/MogileFS-Server/CHANGES
* - Add py-ranger 1.5.4sunpoet2012-08-145-0/+251
| | | | | | | | | Ranger is a file manager with VI key bindings. WWW: http://nongnu.org/ranger/ PR: ports/169843 Submitted by: Jin-Sih Lin <linpct@gmail.com>
* - Update to 2.26sunpoet2012-08-142-5/+5
| | | | Changes: http://search.cpan.org/dist/MogileFS-Utils/Changes
* - update to 20120412jgh2012-08-142-3/+14
| | | | | | | | | - add documentation From ChangeLog: - fix: transient job starting stall on some systems when reading reading multiple scripts from a named pipe - workaround for CYGWIN causing a loop in xjobs on empty named pipes
* Fix plist.itetcu2012-08-121-3/+9
| | | | Reported by: QAT@
* - update to 2.6.4itetcu2012-08-123-54/+62
| | | | | | | | | - convert to OPTIONSng - fix buffer overflow in upsd when receiving data from network PR: 169827 Submitted by: 169827 Security: http://www.vuxml.org/freebsd/47f13540-c4cb-4971-8dc6-28d0dabfd9cd.html
* - Update to 1.0.1olivierd2012-08-123-17/+26
| | | | | | | | - Use USE_PKGCONFIG macro - Convert to new framework OptionsNG Submitted by: myself Approved by: rene, miwi (mentors)
* - Bump PORTREVISIONsbz2012-08-121-0/+1
| | | | Reported by: erwin
* Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILESdougb2012-08-111-1/+1
| | | | I caught most of these, but missed this one, apologies
* Update to 1.0.33.cperciva2012-08-112-5/+6
| | | | Migrate to OptionsNG.
* Reset maintainer as mail is refused.wxs2012-08-111-1/+1
| | | | | | <chuck@pkix.net>: host cylon.codefab.com[24.103.228.242] said: 554 5.7.1 <mx2.freebsd.org[69.147.83.53]>: Client host rejected: 567 no more spam (in reply to RCPT TO command)
* To be sure we're handing over an old but clean port to the new maintainer:mandree2012-08-103-3/+5
| | | | | - Add LICENSE (LGPL v2.1+ according to license.rtf) - Move pkg-plist into Makefile variable
* Hand maintainership to upstream author; after his request to ports@.mandree2012-08-101-1/+1
| | | | Submitted by: George Carrette
* - Use USE_PKGCONFIG macroolivierd2012-08-101-2/+8
| | | | | | | | - Add patch when NLS is unset - Remove USE_AUTOTOOLS (libtool) macro Submitted by: myself Approved by: miwi, rene (mentors)
* - Update to 1.2.0olivierd2012-08-103-12/+16
| | | | | | | | | | - Convert to new framework OptionsNG - Use USE_PKGCONFIG - Add patch when NLS is disabled PR: 169894 Submitted by: by myself Approved by: miwi, rene (mentors), maintainer (timeout > 2 weeks)
* - Fix ONLY_FOR_ARCHSsbz2012-08-091-1/+1
| | | | | | PR: ports/170499 Submitted by: Kurt Jaeger <fbsd-ports at opsec.eu> Approved by: maintainer (myself)
* gjb@ and I will commit to the cfengine* ports. Both of us can be blamedcy2012-08-092-0/+2
| | | | for the goings on in this place.
* add new port: sysutils/libfvdejgh2012-08-095-0/+60
| | | | | | | | | | | | | | | | | | | | Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data on a storage media volume. Supported FVDE formats: FileVault2 Lion Supported protection methods: password recovery password WWW: https://code.google.com/p/libfvde/ PR: 170449 Submitted by: koobs.freebsd@gmail.com
* Update 3.3.3 --> 3.3.5cy2012-08-092-3/+3
| | | | Submitted by: gjb
* - Update to 0.5sbz2012-08-095-15/+55
|
* Upgrade to version 3.93 and pet portlint (xargs -delete).olgeni2012-08-083-7/+35
|
* ltrace intercepts and records dynamic library calls which are called by ansbz2012-08-085-0/+49
| | | | | | | | | | executed process and the signals received by that process. It can also intercept and print the system calls executed by the program. WWW: http://ltrace.org/ PR: ports/170477 Submitted by: sbz (myself)
* - drop .app suffix in portname of preferencesdinoex2012-08-081-1/+1
|
* Switch from USE_RCORDER to USE_RC_SUBR as prodded by dougb.brooks2012-08-071-1/+5
| | | | | | | | | | Note: To preserve the prior functionality it is recommended that early_late_divider be set to something VERY early in the boot process such as sysctl. I suspect no one by myself actually used this port in practice so mark it DEPRECATED and set an expiration date of September 1. Of some is using it, let me know and I'll remove the DEPRECATION.
* Update to 1.1.trasz2012-08-062-3/+3
|
* - Add build dependency on pkgconfgahr2012-08-061-0/+1
| | | | Reported by: Gleb Kozyrev <gleb@gkoz.com> (via private email)
* - Simplify libevent flags [1]gahr2012-08-061-16/+16
| | | | | | | - Use new OPTIONS framework PR: 170064 [1] Submitted by: Jan Beich <jbeich@tormail.org>
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-0676-38/+40
| | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
* - Update to 1.15.1ak2012-08-063-65/+14
| | | | | | | | - Remove ABI version numbers from LIB_DEPENDS - use GNU_CONFIGURE/CONFIGURE_ARGS PR: ports/170258 Submitted by: Joris Vandalon <joris@vandalon.nl> (maintainer)
* - Update to 0.4.5jgh2012-08-053-35/+55
| | | | | | | | | - pass maintainership to submitter - Remove LICENCE_FILE in favor of bsd.licenses.db.mk license - Update and sort pkg-plist PR: ports/170364 Submitted by: koobs.freebsd@gmail.com
* - update MASTER_SITES and WWWdinoex2012-08-042-2/+2
|
* Update to 0.4.4. [0]brooks2012-08-044-43/+48
| | | | | | | | Drop maintainership. I nolonger maintain any nagios servers and thus don't have a good way to test updates. PR: ports/168571 [0] Submitted by: koobs.freebsd@gmail.com [0]
* Remove unecessary OPTIONS_DEFAULT definitions added on r301957garga2012-08-042-2/+0
| | | | Reported by: sunpoet@
* Fix typos and make small modifications in COMMENT (according to Porter'scs2012-08-0311-11/+11
| | | | | | Handbook) Approved by: portmgr@ (implicit)