Commit graph

18254 commits

Author SHA1 Message Date
Michael Moll
293c13ba06 sysutils/facter: update to 3.1.0 2015-09-15 09:08:50 +00:00
Xin LI
f79ca03322 Update to 1.41. 2015-09-15 00:26:21 +00:00
Bryan Drewery
e164717b45 - Update to 0.3.4
Changes:
  - Fixes handling of multiple pools for creating multiple snapshots
    at once.
2015-09-14 21:51:52 +00:00
Dmitry Marakasov
6acfd9d5bf - Add LICENSE_FILE
- Drop 8.x support

Approved by:	portmgr blanket
2015-09-14 21:45:49 +00:00
Dmitry Marakasov
70733b7776 - Add LICENSE
- Drop 8.x support

Approved by:	portmgr blanket
2015-09-14 21:44:48 +00:00
Dmitry Marakasov
6be174b018 - Drop 8.x support
Approved by:	portmgr blanket
2015-09-14 19:15:12 +00:00
Steve Wills
eb16d5fac1 sysutils/tarsnap-gui: fix build on 9.x 2015-09-14 18:39:15 +00:00
Bryan Drewery
e387b43add - Update to 0.3.3
Changes:
  - Fix to not snapshot unmounted datasets in some cases.
  - Optimize snapshot creation by specifying multiple snapshots in 1
    'zfs create' execution.
  - Fix cleanup of recursive snapshots with -P.
  - Handle spaces in dataset names
2015-09-14 17:43:00 +00:00
Steve Wills
a30c575449 sysutils/tarsnap-gui: create port 2015-09-14 16:17:23 +00:00
Michael Moll
a1c7d43ee1 sysutils/facter: unbreak build on -CURRENT
- disable -Werror until boost 1.59 gets into the portstree
- while here, correct COMMENT (noted by junovitch)
2015-09-14 15:45:58 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Jimmy Olgeni
9d03740f6a Upgrade to version 4.19. 2015-09-13 11:30:29 +00:00
Wen Heping
557ed71da8 - Update to 2015.8.0
PR:		203047
Submitted by:	christer.edwards@gmail.com(maintainer)
2015-09-13 00:02:21 +00:00
Ed Schouten
405b6abb85 Upgrade cloudabi-utils to version 0.5.
CloudABI now has its own package collection for FreeBSD and Debian based
systems (https://github.com/NuxiNL/cloudabi-ports/). This package
collection will only contain software that is cross compiled for
CloudABI -- no FreeBSD native executables.

I would like to go ahead and remove all ports that overlap with the
packages provided by CloudABI Ports. Let's start off by updating
cloudabi-utils to version 0.5. This version no longer depends on the
CloudABI toolchain, as it now ships with a precompiled copy of the
trampoline executable.

Once this is done, I can go ahead and remove devel/cloudabi-cloudlibc,
devel/cloudabi-compiler-rt, devel/cloudabi-libc++,
devel/cloudabi-libc++abi and devel/cloudabi-libunwind/.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3616
2015-09-12 08:43:29 +00:00
Jan Beich
d1ea04a524 sysutils/di: pet portlint with |make makepatch|
PR:		202779
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2015-09-11 22:28:19 +00:00
Dmitry Marakasov
3e93738570 - Fix build with ccache by making SCons preserve environment
PR:		202723
Submitted by:	amdmi3
Approved by:	maintainer timeout (samm@os2.kiev.ua, 2 weeks)
2015-09-11 18:48:41 +00:00
Dmitry Marakasov
12cbe18916 - Switch to options helpers
Approved by:	portmgr blanket
2015-09-11 18:18:31 +00:00
Dmitry Marakasov
2c1695c067 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-09-11 18:16:31 +00:00
Michael Moll
2f008f486a new port: sysutils/facter
Facter is Puppet's cross-platform system profiling library.

While former versions (sysutils/rubygem-facter) were written in Ruby, this
version is written in C++11. FreeBSD support in the upstream sources is
sparse and DragonFly is not supported at all for the moment.

WWW: https://puppetlabs.com/facter

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D3579
2015-09-11 10:51:31 +00:00
Wen Heping
8ba7e823cd - Update to 4.1
PR:		202934
Submitted by:	qjail1@a1poweruser.com(maintainer)
2015-09-11 02:59:40 +00:00
Dmitry Marakasov
9111ae9c26 - Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-09-10 23:06:47 +00:00
Dmitry Marakasov
ae7c364468 - Fix shebangs
Approved by:	portmgr blanket
2015-09-10 22:40:10 +00:00
Dmitry Marakasov
6b374fca18 - Update to 0.3.5
- While here, add NO_ARCH

PR:		202994
Submitted by:	jwbacon@tds.net
2015-09-10 10:41:30 +00:00
Kris Moore
1b5d7e84f4 - Bring up to speed with version in PC-BSD
- Update to later GRUB -devel from upstream
- Don't build BE menu if 'beadm' not installed
- Fix a bug matching BE names properly instead of subset
2015-09-09 15:18:49 +00:00
Fukang Chen
86615de50d - use my full name in the "Created by:" field, suggested by danfe.
- update my email address to loader@FreeBSD.org.

Approved by: danfe
Differential Revision: https://reviews.freebsd.org/D3612
2015-09-09 14:14:40 +00:00
Dmitry Marakasov
4c378cdd2e - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-09-09 13:40:44 +00:00
Alexey Dokuchaev
6786f18b59 Do not declare that the port is broken on Tier-2 architectures: it builds
and installs just fine on at least PowerPC, and I do not see a reason why
would simple Perl program fail to install as long as all dependencies are
satisfied.  While here, amend CATEGORIES/COMMENT and wrap very long lines.
2015-09-09 10:58:55 +00:00
Roman Bogorodskiy
a7dc2483d6 Mark DEPRECATED. Development of the torsmo project was halted more than
10 years ago. Its actively supported fork is available via the
sysutils/conky port.
2015-09-08 18:04:53 +00:00
Mark Felder
a3aa75afeb Add patch to resolve stack overflow vulnerability
MFH:		2015Q3
Security:	98092444-5645-11e5-9ad8-14dae9d210b8
Security:	CVE-2015-6806
2015-09-08 16:35:20 +00:00
Dmitry Marakasov
b5a34d3c31 - Unsilence install
- Pet stage-qa
- Switch to @sample

Approved by:	portmgr blanket
2015-09-08 11:31:18 +00:00
Andrej Zverev
7ebc19aaf8 update to 1.3.3
PR:		202945
Submitted by:	timp87
2015-09-08 08:02:01 +00:00
Dmitry Marakasov
bb1fa04c35 - Add LICENSE
- Switch to USES=autoreconf
- Add NO_ARCH
- Switch to @sample

Approved by:	portmgr blanket
2015-09-07 20:46:17 +00:00
Sunpoet Po-Chuan Hsieh
deaaac1078 - Update to 1.0.2
Changes:	https://github.com/djberg96/sys-uname/blob/ffi/CHANGES
2015-09-07 17:53:15 +00:00
Sunpoet Po-Chuan Hsieh
dc4a5223e9 - Update to 0.7.2
Changes:	https://github.com/djberg96/sys-cpu/blob/ffi/CHANGES
2015-09-07 17:53:11 +00:00
Sunpoet Po-Chuan Hsieh
5bb1c78f69 - Update to 1.6.4
Changes:	https://github.com/djberg96/sys-admin/blob/ffi/CHANGES
2015-09-07 17:53:06 +00:00
Sunpoet Po-Chuan Hsieh
5d059778c9 - Update to 3.2.0
Changes:	https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
PR:		202882
Submitted by:	olivierd
2015-09-07 17:51:19 +00:00
Antoine Brodin
afb48a244b Drop USE_GITHUB as it's broken:
- 404 during fetch
- sets wrong WRKSRC
2015-09-05 14:19:19 +00:00
Koop Mast
2522f06b50 Drop unneeded gnomemenus3 dependancy.
Obtained from:	gnome devel repo
2015-09-04 22:14:36 +00:00
Dmitry Marakasov
931cf0c324 - Add NO_ARCH
- Switch to @sample
2015-09-04 21:33:53 +00:00
Jason Unovitch
ea1f511a60 sysutils/openipmi: resolve build issues with 2.0.21
- Return EAGAIN errno instead of EKEYREJECTED to fix build with SSL option [1]
- Prepend -I../include to CPPFLAGS to stop build breakage from old .h files [2]
- While here, add LICENSE and regen one of the original patches (portlint)

PR:		202002 [1]
PR:		202528 [2]
Submitted by:	dennis.noordsij@helsinki.fi [1]
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> [1]
Submitted by:	Larry Rosenman <ler@lerctr.org> [2]
Approved by:	feld (mentor)
Differential Revision:	https://reviews.freebsd.org/D3568
2015-09-04 16:25:11 +00:00
Mathieu Arnold
a8ed171245 Convert most ports using cloud.github.com to GHC.
Convert a couple to github, and use some options helpers on the way.

Sponsored by:	Absolight
2015-09-04 16:02:16 +00:00
Koop Mast
d7c7538955 Update upower to 0.99.3.
PR:		200541 (based on)
Submitted by:	olivierd@
2015-09-04 10:15:31 +00:00
Koop Mast
fdb0b8c2a0 Update mate-settings-daemon to 1.10.2. 2015-09-04 09:02:10 +00:00
Koop Mast
fe43941154 Update mate-power-manager to 1.10.2. 2015-09-04 09:00:10 +00:00
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