aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.Max Brazhnikov2012-03-071-1/+0
| | | | | | | | They were added to fix build with kdelibs-4.5, while correct fix was to add them as run dependencies for x11/kdelibs4 (done a while ago). Notes: svn path=/head/; revision=292881
* - Mark BROKEN: does not compilePav Lucistnik2012-03-061-0/+2
| | | | | | | | | | | properties.c: In function 'saveProperties': properties.c:451: error: too many arguments to function 'WMWritePropListToFile' *** Error code 1 Reported by: pointyhat Notes: svn path=/head/; revision=292853
* liburcu is a LGPLv2.1 userspace RCU (read-copy-update)Chris Rees2012-03-065-0/+117
| | | | | | | | | | | | | | | | | library. This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. WWW: http://lttng.org/content/userspace-rcu PR: ports/165496 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> Notes: svn path=/head/; revision=292851
* - Remove audio/libtunepimp (and audio/libmusicbrainz) support:Max Brazhnikov2012-03-061-11/+3
| | | | | | | | | | | deprecated as the MusicBrainz RDF webservice is no longer functional PR: ports/165750, ports/165754, ports/165757, ports/165758 ports/165759, ports/165760, ports/165761 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> Notes: svn path=/head/; revision=292846
* - Update to 9424Sunpoet Po-Chuan Hsieh2012-03-062-3/+6
| | | | | | | Changes: http://svn.tartarus.org/sgt/agedu/?view=log Notes: svn path=/head/; revision=292843
* - Add run dependency on security/py-paramiko to fix dependency in last ↵Michael Scheidell2012-03-061-1/+4
| | | | | | | | | | | | | | upstream release. [1] - Add run dependency on devel/py-boto to enable use of duplicity's S3 backend. [2] PR: ports/165705 [1] Reported by: Rob Evers <rob@debank.tv> [1] Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) [2] Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=292821
* - Update to 0.3.2Dennis Herrmann2012-03-062-3/+3
| | | | Notes: svn path=/head/; revision=292803
* Update to 4.2Emanuel Haupt2012-03-052-6/+10
| | | | Notes: svn path=/head/; revision=292779
* Update to version 1.0.1Pawel Pekala2012-03-058-158/+4
| | | | | | | | PR: ports/165661 Submitted by: maintainer Notes: svn path=/head/; revision=292768
* Make sure the STATEDIR is created when installing the package. Otherwise muninFlorian Smeets2012-03-052-0/+3
| | | | | | | | | processes refuse to start. Reported by: Alain AUDEBERT <deuza@me.com> Notes: svn path=/head/; revision=292759
* Fix the build when libinotify is installed.Joe Marcus Clarke2012-03-041-0/+22
| | | | | | | Reported by: Cameron Jacobson <cjacobson@starpoundtech.com> Notes: svn path=/head/; revision=292697
* Auto-admin is a set of tools for automating common systems management tasksMartin Wilke2012-03-045-0/+74
| | | | | | | | | | | | | from the command line. It is meant as a library of scripts to be used by more specific automated systems management scripts. WWW: http://acadix.biz/auto-admin.php PR: ports/165674 Submitted by: Jason Bacon <jwbacon@tds.net> Notes: svn path=/head/; revision=292669
* - Honor NOPORTDOCS env varMichael Scheidell2012-03-041-1/+7
| | | | | | | | | | | - No PORTREVISION bump PR: ports/165670 Submitted by: scheidell (me) Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer), gabor (mentor, implicit) Notes: svn path=/head/; revision=292654
* - Update to 0.6.18Jason Helfman2012-03-033-6/+3
| | | | | | | | PR: ports/165649 Submitted by: maintainer, freebsd@beardz.net Notes: svn path=/head/; revision=292612
* - Chase libarchive shlib bumpPav Lucistnik2012-03-023-6/+6
| | | | | | | | Reported by: pointyhat Pointy hat to: glewis Notes: svn path=/head/; revision=292548
* - Update to 22.16Jason Helfman2012-03-022-3/+3
| | | | | | | | | | | | | | | * Use strncpy for COMM_LEN and make it 18 characters to cover brackets in name. * don't change COMM_LEN, it breaks matching long commands Debian #661145 * Enable some harden AM_CFLAGS by default, use configure option --disable-harden-flags to not use it. PR: ports/165607 Submitted by: maintainer, douglas@douglasthrift.net Notes: svn path=/head/; revision=292539
* - Update to 1.2Jason Helfman2012-03-022-8/+9
| | | | | | | | | | | | | - while here loop on install of man pages Changed qjail to work with new path and single base file install format now used in 9.0. PR: ports/165603 Submitted by: maintainer, qjail@a1poweruser.com Notes: svn path=/head/; revision=292537
* - Update to 2.03Frederic Culot2012-03-022-5/+5
| | | | | | | | | | | - Pet portlint(1) by moving LICENSE section earlier Changes: http://cristal.inria.fr/~ddr/ledit/CHANGES PR: ports/165626 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Notes: svn path=/head/; revision=292532
* - Remove conditional checks for FreeBSD 6.XPav Lucistnik2012-03-021-4/+0
| | | | | | | | | PR: ports/165608 Submitted by: pgollucci Approved by: portmgr (hat) Notes: svn path=/head/; revision=292531
* - Update to 0.72.3Wen Heping2012-03-022-3/+3
| | | | | | | | | PR: ports/165598 Submitted by: 4721@hushmail.com Reviewed by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer) Notes: svn path=/head/; revision=292510
* - Update to 5.2.6Michael Scheidell2012-03-014-16/+18
| | | | | | | | | PR: ports/165398 Submitted by: Radim Kolar <hsn@sendmail.cz> Approved by: dan@langille.org (maintainer), gabor (mentor, implicit) Notes: svn path=/head/; revision=292503
* - Update to 2.58Sunpoet Po-Chuan Hsieh2012-03-012-6/+5
| | | | | | | Changes: http://search.cpan.org/dist/MogileFS-Server/CHANGES Notes: svn path=/head/; revision=292471
* - Bump PORTREVISIONPhilip M. Gollucci2012-03-011-4/+3
| | | | | | | | | | | - Fix ruby shebang lines PR: ports/160969 Submitted by: h h <aakuusta@gmail.com> Approved by: maintainer timeout (marius@nuenneri.ch ; 102 days) Notes: svn path=/head/; revision=292466
* Update to version 1.1 (sparc64 support)Brian Somers2012-02-282-3/+3
| | | | Notes: svn path=/head/; revision=292393
* - Update to 0.1.4Kris Moore2012-02-282-3/+3
| | | | Notes: svn path=/head/; revision=292392
* - Cleanup MASTER_SITES per distilatorAlexey Dokuchaev2012-02-282-22/+13
| | | | | | | | | - Adjust COMMENT, sort knobs in a more natural order - Incorporate post-patch sed(1) patching into existing patch-Makefile - Reindent Makefile header while I am here Notes: svn path=/head/; revision=292380
* take maintainershipJason Helfman2012-02-281-1/+1
| | | | Notes: svn path=/head/; revision=292378
* - Update to 0.4.2Sunpoet Po-Chuan Hsieh2012-02-282-4/+4
| | | | | | | Changes: https://github.com/guard/guard-livereload/commits/master Notes: svn path=/head/; revision=292373
* - Update distinfo: tarball rerolled but the content unchangedSunpoet Po-Chuan Hsieh2012-02-281-2/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=292372
* - Add periodic file for daily status informationRyan Steinmetz2012-02-282-3/+73
| | | | | | | | | | | - Bump PORTREVISION PR: ports/165204 Submitted by: Will Glozer <will@glozer.net> Approved by: Steve Polyack <spolyack@collaborativefusion.com> (maintainer) Notes: svn path=/head/; revision=292363
* Update distinfo for version 2.0.5.Rebecca Cran2012-02-281-2/+2
| | | | Notes: svn path=/head/; revision=292362
* Update to version 2.0.5.Rebecca Cran2012-02-281-1/+1
| | | | | | | | | Changes: o Really fix IOPS logging Notes: svn path=/head/; revision=292361
* Attempt to unbreak: you cannot include bsd.port.mk after bsd.port.pre.mk.Mark Linimon2012-02-281-1/+1
| | | | | | | | Reported by: pointyhat-west Hat: portmgr Notes: svn path=/head/; revision=292345
* - Reassign to the heapGreg Larkin2012-02-276-6/+6
| | | | | | | Requested by: roam (on ports-developers@) Notes: svn path=/head/; revision=292325
* - Update to Update to 4.86B [1]Michael Scheidell2012-02-272-3/+3
| | | | | | | | | | | | | - Support 8.3 [1] [2] - Closes ports/165482 [2] PR: ports/165497 [1] Reported by: Damien Fleuriot <dam@my.gd> [2] Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=292299
* Explicitly empty TARGET_ARCH to prevent build problems when cross compiling.Emanuel Haupt2012-02-271-0/+3
| | | | | | | | PR: 151224 Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> Notes: svn path=/head/; revision=292296
* Fix distinfoMartin Matuska2012-02-271-2/+2
| | | | Notes: svn path=/head/; revision=292295
* Update to 1.2Martin Matuska2012-02-272-4/+6
| | | | Notes: svn path=/head/; revision=292294
* Remove quotes from BROKEN and IGNORE as they are not requiredEitan Adler2012-02-251-1/+1
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=292246
* Take maintainershipEitan Adler2012-02-253-3/+3
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=292218
* Hook vmdktool into the buildBrian Somers2012-02-241-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=292192
* vmdktool - a tool to convert raw filesystems to VMDK files and vice versa.Brian Somers2012-02-243-0/+36
| | | | Notes: svn path=/head/; revision=292191
* - Update to 20120222Jason Helfman2012-02-242-4/+5
| | | | | | | | PR: ports/165435 Submitted by: maintainer, howeyc@gmail.com Notes: svn path=/head/; revision=292184
* Update to version 2.0.4.Rebecca Cran2012-02-243-3/+4
| | | | | | | | | | | | | | | | | | | | | Changes since 2.0 include: o Fix segfault with net io engine and no file/hostname given. o Fix net engine client read server write bug. o Fix early termination of runs caused by ramp_time > runtime o Implement zoned random I/O testing support o Fix thread hang when using async engines (libaio,etc.) when too low of a iops rate... o Make random map allocation more resilient o Fail if we can't satisfy the minimum block size o Enable completion latency stat collection on verify o Fix bandwidth logging for mixed read/write workloads. o Token-based flow control o Fix IOPS logging for mixed read/write workloads o Use crc32c for the verify_header checksum o client: exit if no jobs were sent and client is idle Notes: svn path=/head/; revision=292167
* - Update to 9417Sunpoet Po-Chuan Hsieh2012-02-242-3/+3
| | | | | | | Changes: http://svn.tartarus.org/sgt/agedu/?view=log Notes: svn path=/head/; revision=292164
* - Mark broken on 7.xSofian Brabez2012-02-231-0/+6
| | | | | | | | Reported by: pav@ Approved by: jadawin@, miwi@ (mentors, implicit) Notes: svn path=/head/; revision=292118
* - fix sort order in few category MakefilesRuslan Makhmatkhanov2012-02-231-1/+1
| | | | | | | | PR: 165411 Submitted by: Conrad J. Sabatier <conrads at cox dot net> Notes: svn path=/head/; revision=292109
* - Update to 1.93Sunpoet Po-Chuan Hsieh2012-02-222-3/+4
| | | | | | | | | | Changes: http://search.cpan.org/dist/Sys-HostIP/Changes PR: ports/165029 Submitted by: sunpoet (myself) Approved by: Murilo Opsfelder Araujo <mopsfelder@gmail.com> (maintainer) Notes: svn path=/head/; revision=292075
* Fix plist to reflect that %%DOCSDIR%%/common is symlink not a directoryBaptiste Daroussin2012-02-222-2/+2
| | | | | | | | | PR: ports/164046 Submitted by: bapt (myself) Approved by: maintainer timeout (> 5 weeks) Notes: svn path=/head/; revision=292065
* Update to 0.5.2Max Brazhnikov2012-02-222-3/+9
| | | | | | | | | | Add LICENSE (ZLIB license) PR: ports/165266 Submitted by: Jason E. Hale (maintainer) Notes: svn path=/head/; revision=292046