aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Drop obsolete patches that are now effectively no-ops.Matthias Andree2014-01-085-55/+0
| | | | Notes: svn path=/head/; revision=339173
* - Update to 0.72.5 [1]Rusmir Dusko2014-01-086-52/+91
| | | | | | | | | | | | | | | | | | | | | | | - Pass maintainership to submitter - Remove LICENSE_FILE [1] - USES gmake instead of USE_GMAKE [1] - Change CONFIGURE_ARGS [1] - Remove PORTSCOUT [1] - Support STAGEDIR and add OPTIONS_SUB [1] - Add DOCS and NLS Option [1] - Use NLS_USES=gettext instead of USES=gettext [1] - Fix build with Clang [1] - Disable all warnings with -w - Add patch and REINPLACE_CMD, fix bad C++ code - Add patch-GNUmakefile.template, adjust install [1] - Change pkg-message [1] PR: ports/183838 [1] Submitted by: Horia Racoviceanu <horia@racoviceanu.com> Approved by: maintainer (Corey Halpin <chalpin@cs.wisc.edu>) Notes: svn path=/head/; revision=339154
* - Add DIG command to SUB_LIST, not overwrite the listLars Engels2014-01-082-76/+79
| | | | | | | | | | | | | | | | - Use correct OSVERSION for the dig(1) / drill(1) change - Don't add anything to rc.conf and periodic.conf when WITH_PACKAGE_BUILDING is set to pet poudriere and tinderbox - Re-word pkg-message - Bump PORTREVISION PR: ports/175879 Submitted by: Alex Keda <admin@lissyara.su> Approved by: maintainer Reported by: Alex Keda, 2A, and dvl Patched by: A.J. Kehoe and me Notes: svn path=/head/; revision=339133
* - Add dependency for textproc/p5-XML-ParserRusmir Dusko2014-01-083-15/+10
| | | | | | | | | | - USES gmake instead of USE_GMAKE - Support STAGEDIR and add OPTIONS_SUB - Use NLS_USES=gettext instead of USES=gettext - Change WWW Notes: svn path=/head/; revision=339062
* - Support STAGEDIRRusmir Dusko2014-01-082-11/+4
| | | | | | | - Change WWW Notes: svn path=/head/; revision=339061
* Bump portrevision after removal of patch.Matthias Andree2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=339052
* Remove patch no longer required on any supported FreeBSD version (8.3+).Matthias Andree2014-01-071-23/+0
| | | | Notes: svn path=/head/; revision=339051
* Fix build on FreeBSD 10+.Matthias Andree2014-01-073-16/+49
| | | | | | | | | Use more system features on all supported FreeBSD versions (8.3+), and bump PORTREVISION. Regenerate files/patch-archival__unzip.c. Notes: svn path=/head/; revision=339047
* sysutils/hptcli: HighPoint storage controllers management CLIWilliam Grzybowski2014-01-075-0/+47
| | | | | | | | | Command Line Interface (CLI) for HighPoint Technologies raid management WWW: http://www.highpoint-tech.com/USA_new/cs-service_support.htm Notes: svn path=/head/; revision=339005
* New Port: sysutils/p5-RexAndrej Zverev2014-01-075-0/+388
| | | | | | | | | | (R)?ex is a remote execution and configuration management framework written in Perl. PR: ports/185357 Submitted by: Sam Cassiba <sam@cassiba.com> Notes: svn path=/head/; revision=338986
* Fix gmond startup at boot timeGanael LAPLANCHE2014-01-072-4/+13
| | | | | | | | | PR: ports/184747 Submitted by: martymac Approved by: skreuzer (maintainer) Notes: svn path=/head/; revision=338980
* - update to 1.4.4Jason Helfman2014-01-072-3/+3
| | | | | | | | PR: 185539 Submitted by: maintainer, lifanov@mail.lifanov.com Notes: svn path=/head/; revision=338979
* - fix crc problems on 64bitDirk Meyer2014-01-073-0/+140
| | | | | | | - fix crc problems on big endian systems Notes: svn path=/head/; revision=338974
* Add license, stagefy, and convert LIB_DEPENDS to new format.Jung-uk Kim2014-01-071-5/+5
| | | | Notes: svn path=/head/; revision=338969
* Add license and stagefy.Jung-uk Kim2014-01-071-12/+10
| | | | Notes: svn path=/head/; revision=338968
* Add license and stagefy.Jung-uk Kim2014-01-072-8/+10
| | | | Notes: svn path=/head/; revision=338967
* - Update to new upstream release 1.42.9, release notes:Matthias Andree2014-01-0710-27/+31
| | | | | | | | | | | | <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.9> - Add MAKE_ENV+=CHECK_CMD=@true to avoid build failures in intl/, which apparently does not include MCONFIG currently. - Regenerate (and in two cases, modify) patches. Notes: svn path=/head/; revision=338962
* Update to 1.8. The ec2_fetchkey rc.d script now creates the userColin Percival2014-01-062-3/+3
| | | | | | | | specified in the $ec2_fetchkey_user variable, so that it can be (usefully) specified via user-data at EC2 instance launch time. Notes: svn path=/head/; revision=338903
* - Fix the build when g++ is not present.Raphael Kubo da Costa2014-01-062-8/+18
| | | | | | | | | | - Respect CXXFLAGS. - Unconditionally set MAINTAINER. - Set LICENSE. - Support staging. Notes: svn path=/head/; revision=338897
* - add stage supportAndrej Zverev2014-01-0643-66/+35
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338851
* - add stage supportAndrej Zverev2014-01-0635-58/+28
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338850
* - Update from 0.8.5 to 0.8.8Danilo Egea Gondolfo2014-01-064-51/+25
| | | | | | | | | | - Add LICENSE PR: ports/185348 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=338837
* - Use the new LIB_DEPENDS syntax.Raphael Kubo da Costa2014-01-051-4/+2
| | | | | | | | - Support staging. - Replace USE_GMAKE=yes with USES=gmake. Notes: svn path=/head/; revision=338811
* - Support staging.Raphael Kubo da Costa2014-01-051-10/+7
| | | | | | | | - Use the new LIB_DEPENDS syntax. - Use the new OPTIONS helpers. Notes: svn path=/head/; revision=338809
* Update to 1.0.1.Raphael Kubo da Costa2014-01-052-6/+6
| | | | Notes: svn path=/head/; revision=338718
* Convert the tree to USES=famAntoine Brodin2014-01-043-7/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=338691
* - Fix packageSunpoet Po-Chuan Hsieh2014-01-041-8/+1
| | | | | | | | | | - While I'm here, cleanup and simplify Makefile PR: ports/185408 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) Notes: svn path=/head/; revision=338631
* - Up to 0.17.4Veniamin Gvozdikov2014-01-032-3/+3
| | | | | | | | | | Full changelog http://docs.saltstack.com/topics/releases/0.17.4.html PR: ports/184696 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) Notes: svn path=/head/; revision=338580
* - update to 0.8Jason Helfman2014-01-033-40/+9
| | | | | | | | | | | | - remove patch for fdatasync which is pushed to upstream - adopt staging - while here remove CFLAGS modifications on unsupported versions PR: 185434 Submitted by: maintainer, olevole@olevole.ru Notes: svn path=/head/; revision=338575
* - Removed NO_INSTALL_MANPAGES, NO_INSTALL, NO_EXTRACT because not necessaryVeniamin Gvozdikov2014-01-031-4/+0
| | | | | | | Submitted by: mat Notes: svn path=/head/; revision=338574
* Zrep is an enterprise-grade, single-program solution for handling asynchronous,Veniamin Gvozdikov2014-01-035-0/+145
| | | | | | | | | | | | | | | | | | | | continuous replication of a zfs filesystem, to another filesystem. That filesystem can be on another machine, or on the same machine. It also handles 'failover', as simply as "zrep failover datapool/yourfs". This will conveniently handle all the details of - Making 'yourfs' be a data destination, rather than a source - Making 'yourfs' be read-only - Making the destination fs be "live", and ready to transfer data to yourfs WWW: http://www.bolthole.com/solaris/zrep/ PR: ports/184086 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Notes: svn path=/head/; revision=338565
* rene-ladan.nl is online again, re-add it to MASTER_SITESRene Ladan2014-01-031-2/+2
| | | | Notes: svn path=/head/; revision=338546
* rene-ladan.nl is online again, re-add WWW line to pkg-descrRene Ladan2014-01-031-0/+2
| | | | Notes: svn path=/head/; revision=338544
* - Relax RESTRICTED setting to only avoid that peopleBernhard Froehlich2014-01-031-3/+10
| | | | | | | | | | | | accidentally commit patches to this port. Redistribution in _UNMODIFIED_ form as binary and source is allowed. PR: misc/185441 Submitted by: myself Approved by: Colin Percival <cperciva@tarsnap.com> (maintainer) Notes: svn path=/head/; revision=338539
* Part 3 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
| | | | Notes: svn path=/head/; revision=338516
* Part 2 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-0316-23/+0
| | | | Notes: svn path=/head/; revision=338513
* - Ruby 1.8 is gone, remove reference to itSteve Wills2014-01-021-4/+0
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=338489
* - Ruby 1.8 is gone, remove check for 1.9Steve Wills2014-01-021-2/+0
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=338487
* Fix typo.Martin Matuska2014-01-024-2/+2
| | | | Notes: svn path=/head/; revision=338443
* Rubyipmi gem is a ruby wrapper for the freeipmi and ipmitool command line tools.Martin Matuska2014-01-024-0/+28
| | | | | | | | | | It provides a ruby implementation of ipmi commands that will make it simple to connect to BMC devices from ruby. WWW: https://github.com/logicminds/rubyipmi Notes: svn path=/head/; revision=338441
* Update to 2013-12-30Antoine Brodin2014-01-022-3/+3
| | | | Notes: svn path=/head/; revision=338419
* Update busybox-unstable to new upstream release 1.22.0.Matthias Andree2014-01-015-69/+48
| | | | | | | | | Changelog: <http://busybox.net/> Tell portscout to ignore 1.22.0 for sysutils/busybox (stable) port. Notes: svn path=/head/; revision=338397
* - Update from 10.0.0 to 10.0.1Danilo Egea Gondolfo2014-01-013-19/+5
| | | | | | | | | | - Convert LICENSE from BSD to BSD2CLAUSE PR: ports/185242 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=338386
* - Update to 10.30.2Sunpoet Po-Chuan Hsieh2014-01-012-6/+8
| | | | | | | | - Add LICENSE - Remove leading indefinite article from COMMENT Notes: svn path=/head/; revision=338369
* - Update to 10.30.2Sunpoet Po-Chuan Hsieh2014-01-012-11/+12
| | | | | | | | | | - Add LICENSE - Add rubygems to CATEGORIES - Remove leading indefinite article from COMMENT - Support STAGEDIR Notes: svn path=/head/; revision=338366
* - Update to 10.30.2Sunpoet Po-Chuan Hsieh2014-01-012-7/+8
| | | | | | | | | - Add LICENSE - Remove leading indefinite article from COMMENT - Support STAGEDIR Notes: svn path=/head/; revision=338365
* - remove files from pkg listing that are not installedJason Helfman2013-12-311-2/+0
| | | | | | | | | Submitted by: jgh@ Approved by: brd@ Reported by: qat@ Notes: svn path=/head/; revision=338337
* - fix pkgname collisionsJason Helfman2013-12-312-2/+2
| | | | | | | | Submitted by: jgh@ Approved by: brd@ Notes: svn path=/head/; revision=338334
* - Update from 2.4 to 2.5Danilo Egea Gondolfo2013-12-312-4/+4
| | | | Notes: svn path=/head/; revision=338333
* - Update to 4.2.3Sunpoet Po-Chuan Hsieh2013-12-312-3/+3
| | | | | | | Changes: https://github.com/guard/guard-rspec/releases Notes: svn path=/head/; revision=338320