Commit graph

18210 commits

Author SHA1 Message Date
Koop Mast
7abb8c45c2 Update mate-polkit to 1.10.1. 2015-09-04 08:58:09 +00:00
Alex Dupre
f2f93ca9be Fix managing non-FreeBSD hosts.
PR:		202799
Submitted by:	merlin@merlinsbox.net
Approved by:	maintainer
2015-09-04 05:49:51 +00:00
Jan Beich
1578eccafe sysutils/fusefs-simple-mtpfs: update to 0.2.24 (20150903 snapshot)
Switch to |git describe --tags| versioning scheme. Tag offsets better
show the amount of changes happenning between snapshots.

Changes:	76be403...a7ab64c
2015-09-03 19:37:46 +00:00
Dmitry Marakasov
2d821624f8 - Drop 8.x support 2015-09-03 18:50:35 +00:00
Dmitry Marakasov
bd5b801063 - Drop 8.x support 2015-09-03 18:50:11 +00:00
Dmitry Marakasov
6b4de26986 - Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes

Approved by:	portmgr blanket
2015-09-03 14:09:17 +00:00
Dmitry Marakasov
b306bdfbaf - Drop 8.x support
- Switch to options helpers
- Drop @dirrm* from plist
- Explicitly mark suid files as such in plist

Approved by:	portmgr blanket
2015-09-03 13:48:24 +00:00
Dmitry Marakasov
9a23d897ba - Add missing OPTIONS_DEFINE=DOCS
- Fix installation commands
- Switch to options helpers
2015-09-03 13:11:40 +00:00
Dmitry Marakasov
b6b1a1bd03 - Don't reference stagedir from installed script
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-09-03 13:04:51 +00:00
Dmitry Marakasov
a2a9bff0c0 - Switch to options helpers
- Fix installation command
- No need to remove docsdir, it is handled in plist

Approved by:	portmgr blanket
2015-09-03 13:02:43 +00:00
Dmitry Marakasov
1eafcf7b01 - Fix build with DOCS: don't exclude doc from SUBDIRS as etc/darrc comes from there; actual installation of DOCS is still handled in plist
Approved by:	portmgr blanket
2015-09-03 13:00:27 +00:00
Dmitry Marakasov
b41c8d6c1f - Switch to options helpers
- Fix binary installation (INSTALL_PROGRAM instead of INSTALL_SCRIPT + STRIP_CMD)

Approved by:	portmgr blanket
2015-09-03 11:07:42 +00:00
Dmitry Marakasov
b633894cda - Switch to @sample
Approved by:	portmgr blanket
2015-09-02 22:44:12 +00:00
Sunpoet Po-Chuan Hsieh
7823b1333a - Update to 4.1.12
Changes:	http://backup.github.io/backup/v4/release-notes/
		https://github.com/backup/backup/commits/master
2015-09-02 17:02:55 +00:00
Dmitry Marakasov
8494435654 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-09-02 13:58:40 +00:00
Kris Moore
b80486c481 - Update to v0.40
ChangeLog:
https://github.com/grehan-freebsd/grub2-bhyve/releases/tag/v0.40
2015-09-02 13:57:58 +00:00
Rene Ladan
cec7e443c5 Remove expired ports:
2015-08-31 www/p5-WWW-Shorten-NotLong: notlong.com is now dead
2015-08-31 games/linux-majesty-demo: Broken for more than 6 months
2015-08-31 games/linux-coldwar-demo: Broken for more than 6 months
2015-08-31 games/linux-hdb-demo: Broken for more than 6 months
2015-08-31 devel/rubygem-igraph: Broken for more than 6 months
2015-08-31 games/linux-candycruncher-demo: Broken for more than 6 months
2015-08-31 games/linux-gorky17-demo: Broken for more than 6 months
2015-08-31 sysutils/syslog-ng33: No longer supported by Balabit cince November 2014.
2015-09-02 05:34:30 +00:00
Michael Moll
1bff97edb7 sysutils/rubygem-smart_proxy_salt: update to 2.1.5 2015-09-01 16:36:01 +00:00
Akinori MUSHA
f69eef95b0 Add rc.d script, LICENSE and CONFLICTS
PR:		202382
Approved by:	maintainer timeout
2015-09-01 13:50:53 +00:00
Jan Beich
dc3f0d03a4 sysutils/wmmemload: put back Created by line
It's not supposed to be modified by anyone except the author himself.

PR:		202745
2015-09-01 04:55:50 +00:00
Jan Beich
f29ecd6901 sysutils/wmmemload: revive port and update to 0.1.8 [1]
Other changes include:
- Drop gmake dependency [1]
- Drop DOCS consisting only of ChangeLog [1]
- Define LICENSE as GPLv2+ like in debian/copyright
- Reword COMMENT and pkg-descr to drop indefinite article and author line

Changes:	http://repo.or.cz/w/dockapps.git/blob_plain/refs/tags/wmmemload-0.1.8:/wmmemload/ChangeLog
PR:		202745 [1]
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> [1]
2015-09-01 04:40:30 +00:00
Jan Beich
e02d1901da Pass maintainership to submitter
PR:		202751, 202753
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl>
2015-09-01 03:31:16 +00:00
Adrian Chadd
90f0bbbabd link storcli port into the build.
PR:		ports/201580
Sponsored by:	Norse Corp, Inc.
2015-08-31 18:39:58 +00:00
Adrian Chadd
5af250a875 Add storcli.
This is the replacement tool to megaraid for the Avago megaraid SAS
family.

PR:		ports/201580
Submitted by:	<takefu@airport.fm>
Reviewed by:	bapt
Sponsored by:	Norse Corp, Inc (my review, testing, commit)
2015-08-31 18:39:32 +00:00
Dmitry Marakasov
55551f727b - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-31 18:39:14 +00:00
Sunpoet Po-Chuan Hsieh
ee12d9589b - Allow concurrent installation (USE_PYTHON=concurrent) 2015-08-31 13:32:51 +00:00
Steve Wills
e85d3652e7 Fix build by using Go 1.4 until upstream supports Go 1.5 2015-08-30 16:50:00 +00:00
Sunpoet Po-Chuan Hsieh
fd6d1b354d - Update to 2.1.0
Changes:	https://github.com/puppetlabs/forge-ruby/blob/master/CHANGELOG.md
2015-08-30 03:57:01 +00:00
Jan Beich
5da663eaad sysutils/rinse: update to 3.1.1
While here fix license confusion. debian/copyright states it's one of
the "common" licenses but our ARTPERL10 isn't such because unlike ART10
it lacks a copy under Templates/Licenses/.

ChangeLog:
- fedora-2*: add findutils, iputils
- fedora-22: add packages for dnf plugins
- fedora-22/post-install.sh: better DNF support
2015-08-29 21:48:22 +00:00
Bartek Rutkowski
413c2ebc9e sysutils/iocage: update 1.7.1 -> 1.7.3
- Adds ability to create 10.2 jails

PR:		202661
Submitted by:	olegni
MFH:		2015Q3
2015-08-29 17:47:34 +00:00
Babak Farrokhi
d758abd596 sysutils/istatd:
- Clarify LICENSE
 - Cleanup Makefile

Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D3512
2015-08-29 13:44:47 +00:00
Max Brazhnikov
78ec5e6592 - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
Max Brazhnikov
aca715e884 sysutils/k3b-kde4:
- Fix fetch after previous commit

Pointy hat to:	makc
2015-08-28 10:40:27 +00:00
Chris Rees
f6c8533419 Fix sv to check in correct directory.
/service doesn't play nicely with hier, so keep the old location.

PR:		ports/202707
Submitted by:	Sean Chittenden
2015-08-28 08:04:39 +00:00
Kris Moore
3948bf4bfd - Update to 20150826 2015-08-27 14:10:20 +00:00
Dmitry Marakasov
fe2842b36f - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-27 12:17:16 +00:00
Alex Kozlov
95eadf394b - Set EXPIRATION_DATE
Suggested by: bapt
2015-08-25 20:50:56 +00:00
Alex Kozlov
b6bb4c6814 - Deprecate as obsolete, unsupported, superseded by sysutils/fusefs-ntfs 2015-08-25 20:05:36 +00:00
Dmitry Marakasov
4fb34afe91 - Add some mirrors
- Add LICENSE_FILE
- Switch to options helpers
2015-08-25 14:58:40 +00:00
Max Brazhnikov
8162989ab7 sysutils/k3b-kde4:
- Update to 2.0.3
- Remove patches merged upstream, regenerate patches
- Add patch obtained from Gentoo to fix build with modern ffmpeg/libav

PR:		202561
Submitted by:	matthew@reztek.cz
2015-08-25 13:10:47 +00:00
Dmitry Marakasov
3a0f0390b9 - Add LICENSE
- Fix installation commands

Approved by:	portmgr blanket
2015-08-25 11:31:42 +00:00
Dmitry Marakasov
94e9cddafe - Fix library installation
- Fix library name to match what script expects, fixing -r option

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-25 11:15:43 +00:00
Jimmy Olgeni
1f4b05436e Upgrade to version 4.18 and fix PORTSCOUT settings. 2015-08-25 07:33:17 +00:00
Dmitry Marakasov
fa41929a18 - Switch to USES=autoreconf
- Manual stripping is not needed any more
2015-08-25 03:15:41 +00:00
Henrik Brix Andersen
3c624baee2 - Drop maintainership 2015-08-24 19:09:22 +00:00
Wen Heping
91a5400b87 - Update to 2015.5.5
PR:		202610
Submitted by:	christer.edwards@gmail.com(maintainer)
2015-08-24 08:19:19 +00:00
Jason Unovitch
d3e22dc2ff sysutils/py-salt: update 2015.5.3 -> 2015.5.4 [1], add salt_api rc script [2]
PR:		202417 [1]
PR:		202042 [2]
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer) [1]
Submitted by:	xenophon+fbsdports@irtnog.org [2]
Approved by:	maintainer [2], feld (mentor)
2015-08-23 23:46:46 +00:00
Ruslan Makhmatkhanov
a14be019e8 sysutils/py-tmuxp: update to 0.9.1
New release resolves the compatibility issue with python3.
Relax python version check in Makefile.

PR:		201564
Approved by:	 Tony Narlock <tony@git-pull.com> (maintainer)
2015-08-23 20:27:29 +00:00
Dmitry Marakasov
1c472f8870 - Add LICENSE
- Strip binaries
- Modernize plist
- Regenerate patches with `make makepatch`
2015-08-23 16:09:58 +00:00
Dmitry Marakasov
6902487fc1 - Add LICENSE
- Regenerate patches with `make makepatch`
2015-08-23 16:09:47 +00:00