aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade synergy-devel to the latest release.George V. Neville-Neil2013-06-243-14/+8
| | | | | | | | | | | Remove unnecessary patch from the port. Add commands to the Makefile to address a known issue in how the sources are shipped, wherein a sub-component is included as a zip file of sources. Notes: svn path=/head/; revision=321694
* Welcome PHP 5.5!Alex Dupre2013-06-245-0/+81
| | | | | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run Notes: svn path=/head/; revision=321684
* - Update to 20130622Frederic Culot2013-06-242-3/+3
| | | | | | | | | Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7631 PR: ports/179861 Submitted by: Chris Howey <howeyc@gmail.com> (maintainer) Notes: svn path=/head/; revision=321671
* - Update to 0.2.10Steve Wills2013-06-242-3/+3
| | | | Notes: svn path=/head/; revision=321659
* Update to 0.7.7.Raphael Kubo da Costa2013-06-222-4/+5
| | | | | | | | PR: ports/179849 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Notes: svn path=/head/; revision=321591
* - Update to checkin 5d0667bBryan Drewery2013-06-222-4/+4
| | | | | | | | Changes: - Fix 'mount' Notes: svn path=/head/; revision=321577
* - Update puppet to 3.2.2 which fixes CVE-2013-3567 [1]Steve Wills2013-06-225-21/+14
| | | | | | | | | | | | - Update puppet27 to 2.7.22 which fixes CVE-2013-3567 - Document security issue PR: ports/179816 [1] Submitted by: mat [1] Security: b162b218-c547-4ba2-ae31-6fdcb61bc763 Notes: svn path=/head/; revision=321570
* sysutils/mkfile: update to 1.1.1William Grzybowski2013-06-222-8/+4
| | | | | | | | | | | | | | | | - Update to 1.1.1 [1] - Trim Makefile header Changelog: - Improved exit status handling. - No overwrite on existing files. - K&R -> ANSI. Deprecated expressions are changed. PR: ports/179826 [1] Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp> (maintainer) Notes: svn path=/head/; revision=321569
* - Update to 3.1Frederic Culot2013-06-222-3/+3
| | | | | | | | PR: ports/179769 Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer) Notes: svn path=/head/; revision=321546
* - Update to 1.8.1Sunpoet Po-Chuan Hsieh2013-06-222-3/+3
| | | | | | | Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=321541
* - Update to 0.7.0Sunpoet Po-Chuan Hsieh2013-06-222-3/+3
| | | | | | | Changes: https://github.com/grosser/parallel/commits/master Notes: svn path=/head/; revision=321524
* sysutils/lxterminal: minor fixesWilliam Grzybowski2013-06-212-26/+38
| | | | | | | | | | | | | | | | - Add LICENSE (GPLv2) [1] - Remove leading article from COMMENT [1] - Fix NLS option [1] - Install docs [1] - Add DOCS option - Remove lib ABI from LIB_DEPENDS - Pass maintainership to submitter PR: ports/179699 Submitted by: nemysis <nemysis@gmx.ch> Notes: svn path=/head/; revision=321474
* sysutils/lxtask: minor fixesWilliam Grzybowski2013-06-213-14/+43
| | | | | | | | | | | | | | | - Add LICENSE (GPLv2) - Install docs - Fix NLS option - Rework pkg-descr to be more verbose - Give an example for linprocfs in pkg-message - Pass maintainership to submitter PR: ports/179796 Submitted by: nemysis <nemysis@gmx.ch> Notes: svn path=/head/; revision=321472
* Ori is a distributed file system built for offline operation and empowers theJason Helfman2013-06-214-0/+50
| | | | | | | | | | | | | | | user with control over synchronization operations and conflict resolution. We provide history through light weight snapshots and allow users to verify the history has not been tampered with. Through the use of replication instances can be resilient and recover damaged data from other nodes. WWW: http://ori.scs.stanford.edu/ PR: ports/176429 Submitted by: mashti@cs.stanford.edu Notes: svn path=/head/; revision=321442
* - Add ro properties for FreeBSD 9.1Steve Wills2013-06-202-7/+15
| | | | | | | | | PR: ports/178567 Submitted by: Mark Felder <feld@feld.me> Approved by: maintainer timeout (ivannashdreckman@fastmail.fm, >4 weeks) Notes: svn path=/head/; revision=321372
* - Update to 0.3.2Wen Heping2013-06-193-34/+47
| | | | | | | | | | | - Pass maintainership to submitter - Remove leading article from COMMENT PR: 179694 Submitted by: nemysis <nemysis@gmx.ch> (new maintainer) Notes: svn path=/head/; revision=321342
* Jvmtop is a lightweight console application to monitor all accessible, runningJason Helfman2013-06-195-0/+43
| | | | | | | | | | | | | | jvms on a machine. In a top-like manner, it displays JVM internal metrics (e.g. memory information) of running java processes. It's tested with different releases of Oracle JDK, IBM JDK and OpenJDK on Linux, Solaris and Windows hosts. Jvmtop requires a JDK - a JRE will not suffice. WWW: http://code.google.com/p/jvmtop/ Notes: svn path=/head/; revision=321335
* sysutils/swapexd: update to 0.4William Grzybowski2013-06-193-13/+6
| | | | | | | | | | | | | | - Update to 0.4 [1] - Fix typo in pkg-descr [1] - Trim Makefile header - Remove leading article from COMMENT PR: ports/179717 [1] Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer) Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321299
* Update the sleuthkit to 4.1.0Antoine Brodin2013-06-194-38/+42
| | | | | | | | | | New Features: Added YAFFS2 support (patch from viaForensics). Added Ext4 support (patch from kfairbanks) Notes: svn path=/head/; revision=321297
* sysutils/ldap-account-manager: update to 4.2.1William Grzybowski2013-06-193-3/+6
| | | | | | | | | | | | | | - Update to 4.2.1 Changes: https://www.ldap-account-manager.org/lamcms/changelog PR: ports/179716 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321273
* - Fix i18n manpagesMartin Wilke2013-06-192-5/+7
| | | | | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=321272
* - Don't remove directories not created by this portMartin Wilke2013-06-191-2/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=321266
* - Don't remove directories not created by this portMartin Wilke2013-06-191-2/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=321257
* - Switch to USES shared-mime-infoMartin Wilke2013-06-192-5/+1
| | | | | | | Approved by: kwm Notes: svn path=/head/; revision=321255
* sysutils/entr: update to 2.0William Grzybowski2013-06-192-6/+4
| | | | | | | | | | | | | | | - Update to 2.0 - Remove MAKE_JOBS_SAFE, builds only one file Changes: - More portable build; runs on old architectures without C99 support PR: ports/179685 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321247
* - Update to checkin a5c2885Bryan Drewery2013-06-192-4/+4
| | | | | | | | | | Changes: - Add support for PREFIX/etc/beadm.conf - Support grub - Remove hardcoded BE prefix (pool/ROOT) Notes: svn path=/head/; revision=321242
* Add a directory created by the port to pkg-plistAntoine Brodin2013-06-181-0/+2
| | | | Notes: svn path=/head/; revision=321202
* Send some ports back to the pool that I no longer have time forKris Moore2013-06-182-2/+2
| | | | Notes: svn path=/head/; revision=321199
* Relinquish control: these ports are perfectly fine to fly solo.Alexey Dokuchaev2013-06-181-1/+1
| | | | Notes: svn path=/head/; revision=321195
* Beta no longer available now that 3.5.0 has gone GA.Cy Schubert2013-06-181-0/+1
| | | | | | | PR: 179677 Notes: svn path=/head/; revision=321190
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-185-21/+0
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* - Trim Makefile headerDmitry Marakasov2013-06-174-20/+4
| | | | Notes: svn path=/head/; revision=321132
* - Update to 2.7.4Martin Wilke2013-06-174-65/+50
| | | | | | | | PR: 179591 Submitted by: Ports Fury Notes: svn path=/head/; revision=321131
* . remove COPYING from PORTDOCS since the LICENSE is defined now;Boris Samorodov2013-06-151-2/+2
| | | | | | | | | . bump PORTREVISION. Noticed by: danfe Notes: svn path=/head/; revision=321001
* . restore PORTDOCS line removed at the previous commit (pointyhat to me);Boris Samorodov2013-06-151-15/+18
| | | | | | | | | | . remove extra indentation (tabstop) from the commands; . add padding for PKGMESSAGE. Suggested by: danfe Notes: svn path=/head/; revision=321000
* sysutils/fusefs-curlftpfs: unbreak buildWilliam Grzybowski2013-06-154-3/+32
| | | | | | | | | | | | - Unbreak build for FreeBSD >= 9 [1] - Add LICENSE (GPLv2) PR: ports/174606 [1] Submitted by: ARAI Toshihiko <arai.toshihiko@gmail.com> Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) Notes: svn path=/head/; revision=320997
* . add LICENSE=GPLv2;Boris Samorodov2013-06-141-6/+9
| | | | | | | | | . bump PORTREVISION; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . trim Makefile headers. Notes: svn path=/head/; revision=320963
* Dirrmtry implies "2>/dev/null || true"Boris Samorodov2013-06-141-1/+1
| | | | | | | Spotted by: tijl Notes: svn path=/head/; revision=320957
* . remove LICENSE_FILE for GPLv2;Boris Samorodov2013-06-141-11/+7
| | | | | | | | | . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . use one-line install instead of a .for loop; . trim Makefile headers. Notes: svn path=/head/; revision=320954
* . add LICENSE=BSD;Boris Samorodov2013-06-142-11/+13
| | | | | | | | | | | . bump PORTREVISION; . remove unneeded DISTNAME; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . trim Makefile headers; . pet portlint: use @dirrmtry instead of @unexec rmdir. Notes: svn path=/head/; revision=320953
* . add LICENSE=GPLv2;Boris Samorodov2013-06-142-9/+6
| | | | | | | | | | | . bump PORTREVISION; . remove the indefinite article from COMMENT; . trim Makefile headers; . we do not attribute Author at pkg-descr; . trim spaces to one space after WWW: at pkg-descr. Notes: svn path=/head/; revision=320952
* . add LICENSE=GPLv2;Boris Samorodov2013-06-141-8/+11
| | | | | | | | | . bump PORTREVISION; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . trim Makefile headers. Notes: svn path=/head/; revision=320951
* .NOPORTDOCS -> PORT_OPTIONS:MDOCS; ↵Boris Samorodov2013-06-141-10/+7
| | | | | | | | | | pts/4 20:04 371> . remove unneeded PLIST_SUB; . trim Makefile headers. Notes: svn path=/head/; revision=320950
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;Boris Samorodov2013-06-141-10/+6
| | | | | | | | | . do not use a for loop for one file (README); . do not mute install; . trim Makefile headers. Notes: svn path=/head/; revision=320948
* Pet portlint:Boris Samorodov2013-06-141-2/+2
| | | | | | | | - capitalize the beginning of COMMENT; - use {} for a variable instead of (). Notes: svn path=/head/; revision=320946
* . remove shlib ABI versions from LIB_DEPENDS;Boris Samorodov2013-06-141-8/+6
| | | | | | | | | . add LICENSE=GPLv2; . bump PORTREVISION; . trim Makefile headers. Notes: svn path=/head/; revision=320938
* Use new helpersBaptiste Daroussin2013-06-141-14/+4
| | | | Notes: svn path=/head/; revision=320927
* - Fix build with clangGuido Falsi2013-06-132-5/+19
| | | | | | | - Trim Makefile headers Notes: svn path=/head/; revision=320845
* - Update to 3.8.5Frederic Culot2013-06-132-3/+3
| | | | | | | | PR: ports/179524 Submitted by: Balazs Nagy <js@iksz.hu> (maintainer) Notes: svn path=/head/; revision=320818
* - Add rubygem-parallel 0.6.5Sunpoet Po-Chuan Hsieh2013-06-134-0/+25
| | | | | | | | | | parallel runs any kind of code in parallel processes. WWW: https://github.com/grosser/parallel RG: https://rubygems.org/gems/parallel Notes: svn path=/head/; revision=320787