aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.2, with inet6 support contributed by Peter J. Philipp.Martin Cracauer2009-05-262-5/+5
| | | | | | | | | | Update distsite. Myself, I tested with inet4 only but Peter's tested inet6 diff applied with no mucking, so I feel it's safe enough. Notes: svn path=/head/; revision=234587
* - Update to 1.1Dennis Herrmann2009-05-253-18/+39
| | | | | | | | PR: ports/134769 Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) Notes: svn path=/head/; revision=234546
* Since cpuctl(4) was MFC'ed, sysutils/cpupowerd doesn't need to dependHajimu UMEMOTO2009-05-253-5/+57
| | | | | | | | | | upon sysutils/devcpu on 7.2-RELEASE and later. PR: ports/134902 Approved by: decke__at__bluelife.at (maintainer) Notes: svn path=/head/; revision=234540
* - Update to 0.8.3Dmitry Marakasov2009-05-252-5/+6
| | | | | | | | PR: 134928 Submitted by: bapt <baptiste.daroussin@gmail.com> (maintainer) Notes: svn path=/head/; revision=234533
* - Over to marck, a new maintainerPav Lucistnik2009-05-252-2/+2
| | | | Notes: svn path=/head/; revision=234532
* Remove qt4 build tools from run dependencies.Max Brazhnikov2009-05-241-2/+2
| | | | | | | Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=234480
* Optimize the check for an existing GEOM object and correct a nearby memoryJoe Marcus Clarke2009-05-232-16/+27
| | | | | | | leak. Notes: svn path=/head/; revision=234466
* * Correct a potential infinite recursion loop triggered by the new GEOMJoe Marcus Clarke2009-05-235-27/+33
| | | | | | | | | | | classes [1] * Fix some minor issues with usb2 support [2] PR: 134731 [1] Submitted by: hselasky [2] Notes: svn path=/head/; revision=234465
* Update to 2.26.2.Joe Marcus Clarke2009-05-232-4/+4
| | | | Notes: svn path=/head/; revision=234427
* - Update to 0.5.18Martin Wilke2009-05-2212-12/+63
| | | | | | | | PR: 134761 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=234411
* - Update to 1.09Philip M. Gollucci2009-05-223-5/+8
| | | | | | | PR: ports/134838 Notes: svn path=/head/; revision=234383
* - Support SATA disks attached to a SAS controllerPav Lucistnik2009-05-214-2/+24
| | | | | | | | | - Compile with -O to prevent SCSI bus resets on amd64 Submitted by: ru Notes: svn path=/head/; revision=234319
* update audacious to 2.0.1Oliver Lehmann2009-05-211-1/+2
| | | | | | | bump portrevision on dependant ports Notes: svn path=/head/; revision=234318
* Add man pageSteven Kreuzer2009-05-201-0/+9
| | | | | | | | | | | Honor NO_INSTALL_MANPAGES PR: ports/134336 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: wxs (mentor) Notes: svn path=/head/; revision=234295
* A Command Line Interface for the MegaRAID SAS family of RAID controllers,Philip M. Gollucci2009-05-204-0/+37
| | | | | | | | | | | | used to configure and manage connected storage devices. May not be redistributed in binary form. PR: ports/133655 Submitted by: Vladimir Ermakov <samflanker@gmail.com> Notes: svn path=/head/; revision=234268
* Update to 2.26.2.Koop Mast2009-05-193-4/+9
| | | | Notes: svn path=/head/; revision=234227
* - Update pkg-descrDennis Herrmann2009-05-192-7/+13
| | | | | | | | | | | - Update maintainer mail address PR: ports/134634 Submitted by: Alex de Kruijff <akruijff@dds.nl> (maintainer) Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=234207
* - Submitter take maintainership.Philippe Audeoud2009-05-191-1/+1
| | | | | | | | PR: ports/134703 Submitted by: Sofian brabez <sbrabez _AT_ gmail.com> Notes: svn path=/head/; revision=234200
* The mkdir needs root privileges here.Brian Somers2009-05-191-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=234181
* - update to 0.7.13Philip M. Gollucci2009-05-182-4/+4
| | | | | | | | | PR: ports/134682 Approved by: maintainer Submitted by: me Notes: svn path=/head/; revision=234177
* - Mark broken for AMD64Martin Wilke2009-05-171-0/+3
| | | | | | | | PR: 130972 Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer) Notes: svn path=/head/; revision=234068
* luckyBackup is a QT4 application that backs-up and synchronizes directoriesMartin Wilke2009-05-165-0/+129
| | | | | | | | | | | | | using the power of rsync. It is simple to use, fast (only transfers changes made), safe, reliable, and fully customizable. WWW: http://luckybackup.sourceforge.net/ PR: ports/134532 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> Notes: svn path=/head/; revision=234027
* * misc/e2fsprogs-libuuid:Martin Wilke2009-05-161-0/+109
| | | | | | | | | | | | | | | | | | | | | | | - bump revision, as we're changing files and fixing a bug even for those who had successfully built libuuid before - patch one more source file to make sure the clock.txt state file gets saved to the right directory - try to run the newly-build uuidd for our self-test (ignoring failures, as they are non-fatal) - (the actual build fix is inherited from the other port) * sysutils/e2fsprogs: - add files/patch-uuid-loop to actually fix the "self-test does not terminate" bug. What causes the client to see EOF prematurely or the server to fail to send a response remains unknown, but we'll fix the worse part of the issue: loop on EOF (read returning 0). PR: 134156 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=234022
* - New slave port for sysutils/rsyslog4.Martin Wilke2009-05-167-0/+151
| | | | | | | | | | Add support for rfc 3195 (Reliable Delivery for syslog) PR: 134137 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Notes: svn path=/head/; revision=234019
* - Mark most of my ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-162-0/+4
| | | | | | | Tested by: several builds in P6 TB Notes: svn path=/head/; revision=233978
* Add optional dependency on print/system-config-printer-kdeMax Brazhnikov2009-05-151-1/+10
| | | | Notes: svn path=/head/; revision=233953
* Add optional dependency on print/kdeutils4-printer-appletMax Brazhnikov2009-05-153-3/+27
| | | | Notes: svn path=/head/; revision=233952
* - Really disable testsPav Lucistnik2009-05-151-4/+4
| | | | | | | | | PR: ports/134234 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=233927
* - I had to reroll the distfile because the tool itself didn't say it'sDaniel Gerzo2009-05-142-3/+4
| | | | | | | | | | | actually 1.0, but claimed it's an older version, my fault. - fix distinfo for the new distfile - bup portrevision Approved by: wxs Notes: svn path=/head/; revision=233905
* - update to 1.0Daniel Gerzo2009-05-143-7/+9
| | | | | | | | | - enhance the description of the tool Approved by: wxs Notes: svn path=/head/; revision=233903
* - Fix segfault.Tim Bishop2009-05-142-3/+50
| | | | | | | - Fix incorrect reporting of larger values. Notes: svn path=/head/; revision=233902
* - Update to 0.3.2.Marcelo Araujo2009-05-132-5/+4
| | | | | | | | PR: ports/134508 Submitted by: Nick Withers <nick@nickwithers.com> (maintainer) Notes: svn path=/head/; revision=233843
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-133-3/+6
| | | | Notes: svn path=/head/; revision=233833
* Release these ports into the wild due to maintainer-timeouts and noMark Linimon2009-05-123-3/+3
| | | | | | | response to email. We hope to see him back again sometime. Notes: svn path=/head/; revision=233796
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-05-122-0/+2
| | | | | | | Approved by: marius (maintainer) Notes: svn path=/head/; revision=233790
* Fix install/package with -DNOPORTDOCS.Ion-Mihai Tetcu2009-05-121-2/+1
| | | | | | | | Reported by: QAT Approved by: maintainer Notes: svn path=/head/; revision=233767
* - Reset inactive maintainerPav Lucistnik2009-05-121-1/+1
| | | | Notes: svn path=/head/; revision=233756
* - Fix tree viewPav Lucistnik2009-05-122-0/+15
| | | | | | | | | PR: ports/132909 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=233755
* - "I missed an important configuration option in the original port submission."Pav Lucistnik2009-05-111-0/+3
| | | | | | | | PR: ports/134354 Submitted by: Chris Cowart <ccowart@timesinks.net> (maintainer) Notes: svn path=/head/; revision=233736
* - update to 0.8.7Daniel Gerzo2009-05-112-6/+16
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=233706
* - Update to 0.5.17Martin Wilke2009-05-106-12/+12
| | | | | | | | PR: 134374 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=233625
* - add yet another optional dependencyDaniel Gerzo2009-05-101-1/+6
| | | | | | | Approved by: miwi Notes: svn path=/head/; revision=233590
* b43-fwcutter is a tool which can extract firmware from various BCM43xx drivers.Renato Botelho2009-05-096-0/+59
| | | | | | | | | | WWW: http://bcm43xx.berlios.de/ PR: ports/134372 Submitted by: swhetzel at gmail.com Notes: svn path=/head/; revision=233554
* - Update to 6.1.1Renato Botelho2009-05-092-4/+4
| | | | | | | | PR: ports/134396 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) Notes: svn path=/head/; revision=233550
* Update KDE ports to 4.2.3Max Brazhnikov2009-05-0912-51/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | See original release announcement for details: http://kde.org/announcements/announce-4.2.3.php New ports: devel/kdebindings4: Meta port of KDE bindings for C#, Java, PHP, Python and Ruby. Currently only Python bindings are supported. devel/kdebindings4-python, devel/kdebindings4-python-krosspython, devel/kdebindings4-python-pykde4: Python bindings for KDE. print/kdeutils4-printer-applet: printer-applet is a system tray utility. It shows current print jobs, shows printer warnings and errors and shows when printers that have been plugged in for the first time are being auto-configured by hal-cups-utils. It replaces kjobviewer in KDE 3. print/system-config-printer-kde A port of Gnome system-config-printer to KDE. Notes: svn path=/head/; revision=233548
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichWesley Shields2009-05-091-0/+1
| | | | | | | is MAKE_JOBS_UNSAFE). Notes: svn path=/head/; revision=233477
* Update to 2.01.01a59. For the changes since 2.01.01a58 see:Marius Strobl2009-05-083-9/+9
| | | | | | | | | ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-2.01.01a59 Approved by: netchild Notes: svn path=/head/; revision=233439
* - Update to 5.0.2Dmitry Marakasov2009-05-082-4/+4
| | | | | | | | PR: 134348 Submitted by: Martin Pala <martinp at tildeslash dot com> (maintainer) Notes: svn path=/head/; revision=233413
* confman is a configuration manager written in bash. confman uses Subversion toRenato Botelho2009-05-075-0/+53
| | | | | | | | | | | | | | provide a revision-controlled environment for editing and deploying configuration files. With confman, you can easily manage configuration files for all or any subset of your machines. WWW: http://www.timesinks.net/projects/confman PR: ports/134327 Submitted by: ccowart at timesinks.net Notes: svn path=/head/; revision=233373
* - Update to 6.1Beat Gaetzi2009-05-074-16/+10
| | | | | | | | | PR: ports/134334 Submitted by: Dominic Fandrey <kamikaze AT bsdforen.de> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=233369