summaryrefslogtreecommitdiff
path: root/sysutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201053-2008/+1463
| | | | sysutils)
* - Update sysutils/puppet to 3.3.0.Brad Davis2013-09-204-13/+21
| | | | Approved by: swills@
* - Add NO_STAGE until validated to be safe for upcoming staging supportBryan Drewery2013-09-205-0/+6
|
* SSP support has been added to ports with WITH_SSP for i386 and amd64Bryan Drewery2013-09-2010-26/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | on FreeBSD 10, and amd64 on earlier versions. SSP_UNSAFE is added to disable in a port if it fails to build, but this should only be used in rare circumstances such as kernel modules. Otherwise, the port may just be failing due to lack of respecting LDFLAGS. On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in libssp_nonshared.a to address issues linking on i386 [1]. On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared to LDFLAGS on i386. This is not needed on amd64. However, several hundred ports do not currently respect LDFLAGS, so this support is disabled currently as it causes build failures if a dependency is looking for the stack_chk symbols. Many thanks to jlh@ for this as he had many years of patience in getting all of the necessary pieces [1][2] in. [1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup PR: ports/138228 [2] Submitted by: jlh (bsd.ssp.mk based on) Reviewed by: bapt With hat: portmgr exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
* - Update to 1.401 [1]Frederic Culot2013-09-202-9/+9
| | | | | | | | | - Trim Makefile's header - Add LICENSE (Apache 2) Changes: http://search.cpan.org/dist/Sys-Filesystem/Changes PR: ports/182241 [1] Submitted by: pirzyk@ (maintainer)
* - Update to 0.8.3Sunpoet Po-Chuan Hsieh2013-09-202-3/+3
| | | | Changes: https://github.com/grosser/parallel/commits/master
* - Update to 1.3.2Bryan Drewery2013-09-202-3/+3
| | | | | PR: ports/182231 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* - Update to 2.9.3Sunpoet Po-Chuan Hsieh2013-09-205-37/+83
| | | | | | | | | | | - While I'm here: - Add LICENSE - Remove contiguous blank lines Changes: http://sourceforge.net/p/fuse/fuse/ci/master/tree/ChangeLog http://sourceforge.net/p/fuse/fuse/ci/master/tree/NEWS PR: ports/182238 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
* - Reassign to the heap due to maintainer mail bounceThomas Abthorpe2013-09-191-1/+1
|
* - Convert USE_TCL to USES=tclPietro Cerutti2013-09-191-2/+1
|
* add new port: sysutils/mptdMark Felder2013-09-185-0/+52
| | | | | | | | mptd is a monitoring daemon for mpt raid controllers designed by our very own jhb@ when he worked at Yahoo. Approved by: crees (mentor), sbruno Sponsored by: Yahoo
* add new port: sysutils/mfidMark Felder2013-09-185-0/+51
| | | | | | | | mfid is a monitoring daemon for mfi raid controllers designed by our very own jhb@ when he worked at Yahoo. Approved by: crees (mentor), sbruno Sponsored by: Yahoo
* Fix typoDmitry Marakasov2013-09-181-1/+1
| | | | | | PR: 181581 Submitted by: m <mn@mail.cn> Approved by: maintainer timeout
* - Mark BROKEN, fails checksumBryan Drewery2013-09-181-0/+2
| | | | With hat: portmgr
* sysutils/ldap-account-manager: update to 4.3William Grzybowski2013-09-183-3/+9
| | | | | | | | - Update to 4.3 [1] - USES perl5 PR: ports/182194 Submitted by: Vasiliy P. Melnik <basil vpm.net.ua> (maintainer)
* - Update to 0.3.0Bryan Drewery2013-09-183-4/+5
| | | | | | | - Note in pkg-message that crontab needs an updated PATH as well Changes: - PostgreSQL support added
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-182-1/+2
|
* Fix build with/without iconvBaptiste Daroussin2013-09-181-1/+2
| | | | Whiel here add a dependency on pkgconf
* Fix xview family builds under 10-CURRENT.Cy Schubert2013-09-181-2/+56
| | | | Flags xview-clients MAKE_JOBS_UNSAFE.
* Unbreak port build while master site is down.Max Khon2013-09-183-8/+178
|
* Update to 1.5: Replace rcvar=`set_rcvar` with rcvar=FOO_enable in theColin Percival2013-09-182-3/+3
| | | | rc.d scripts in order to be compatible with newer versions of rc.subr.
* Make sure that the buffers defined as global variables are alignedXin LI2013-09-172-0/+18
| | | | | | with page boundary. Tested by: dwhite
* Update to 3.3.0Chris Rees2013-09-173-6/+12
| | | | Beware configuration file changes! It will not work without changes.
* sysutils/ansible: update to 1.3.1William Grzybowski2013-09-174-3/+44
| | | | | | | | | - Update to 1.3.1 Changes: https://raw.github.com/ansible/ansible/v1.3.1/CHANGELOG.md PR: ports/182152 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
* only ryslog7 now has rsyslog-<version> package name.Baptiste Daroussin2013-09-179-35/+10
| | | | | | Change all others to avoid confusion for binary package users Approved by: brd
* - Update sysutils/rsyslog7-devel to 7.5.3. Supersedes PR: ports/179902Brad Davis2013-09-175-43/+8
| | | | Reviewed by: bapt@
* - Update to 1.8.3Sunpoet Po-Chuan Hsieh2013-09-172-4/+4
| | | | Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
* - Fix build with clang/libc++Dmitry Marakasov2013-09-176-0/+65
| | | | - Rename patches with accordance to porter's handbook
* Make comment and actual variable names the same.Guido Falsi2013-09-161-1/+1
| | | | | | PR: ports/181620 Submitted by: Vivek Khera <vivek@khera.org> Approved by: Maintainer timeout
* - Make conditionals check for head iconv take advantage of iconv.mkGuido Falsi2013-09-161-1/+1
| | | | | | | populated variables. Submitted by: marino Approved by: portmgr (bapt, implicit)
* - Update to 0.16Sunpoet Po-Chuan Hsieh2013-09-162-5/+6
| | | | | | | - Add LICENSE - Remove outdated PORTSCOUT Changes: http://search.cpan.org/dist/Fuse/Changes
* Remove sysutils/daemontools53, please use sysutils/daemontools insteadBaptiste Daroussin2013-09-166-100/+0
|
* - convert to the new perl5 frameworkAndrej Zverev2013-09-162-4/+6
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1619-32/+34
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1616-23/+26
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - Update to 2013-09-14Pav Lucistnik2013-09-152-8/+4
| | | | Submitted by: gleb (maintainer)
* Make all non-normal reads from the devd socket a cause to try and reinitJoe Marcus Clarke2013-09-152-1/+12
| | | | the connection. This should avoid high CPU loops when devd is restarted.
* - Update to 0.1.3.Mikolaj Golub2013-09-152-4/+4
| | | | | | - Update MAINTAINER address. Approved by: bdrewery
* Unbreak build with libzfs_coreMartin Matuska2013-09-143-3/+38
|
* - Re-add sysutils/gpart, another useful port removed with no reasonDmitry Marakasov2013-09-1411-0/+215
| | | | | | | | | | | | A port of a tool which tries to guess the primary partition table of a PC-type hard disk in case the primary partition table in sector 0 is damaged, incorrect or deleted. The guessed table can be written to a file or device. Supported (guessable) filesystem or partition types: DOS/Windows FAT, Linux ext2 and swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels, Minix FS, Reiser FS WWW: http://brzitwa.de/mb/gpart/index.html (outdated)
* Remove tests for unsupported FreeBSD versionsBaptiste Daroussin2013-09-143-12/+0
|
* Fix build with clang by removing -WerrorBaptiste Daroussin2013-09-141-1/+3
|
* Remove useless USE_GCC: clang builds it just fineBaptiste Daroussin2013-09-141-3/+1
|
* Fix build with clang, remove now useless USE_GCC=anyBaptiste Daroussin2013-09-141-2/+2
|
* Remove USE_GCC=any (clang builds it just fine)Baptiste Daroussin2013-09-141-6/+3
| | | | | | While here: - convert to new LIB_DEPENDS format - Remove useless pre.mk/post.mk dancing
* - Update to 0.8.2Sunpoet Po-Chuan Hsieh2013-09-142-3/+3
| | | | Changes: https://github.com/grosser/parallel/commits/master
* New port: sysutils/py-analyzemftAntoine Brodin2013-09-135-0/+64
| | | | | | | analyzeMFT.py is designed to fully parse the MFT file from an NTFS filesystem and present the results as accurately as possible in multiple formats. WWW: https://github.com/dkovar/analyzeMFT
* Add missing LICENSEAntoine Brodin2013-09-131-0/+9
|
* Respect CCBaptiste Daroussin2013-09-131-0/+1
|
* Fix fallout from 10-CURRENT WITH_ICONV flip.Matthias Andree2013-09-131-2/+5
| | | | While here, remove excess whitespace to appease portlint.