Commit graph

17785 commits

Author SHA1 Message Date
Dmitry Marakasov
658d02cba9 - Clarify LICENSE
- Add LICENSE_FILE
- Strip libraries
2015-06-03 16:14:13 +00:00
Michael Moll
0d609d0453 sysutils/rubygem-hammer_cli_foreman_bootdisk: update to 0.1.3
Differential Revision:	https://reviews.freebsd.org/D2716
Approved by:	swills (mentor)
2015-06-03 09:43:24 +00:00
Dmitry Marakasov
cd96eb0886 - Fix fetch
PR:		200521
Submitted by:	admin@lissyara.su
2015-06-02 19:19:16 +00:00
Dmitry Marakasov
8dcfcd3847 - Update to 20150522
PR:		200583
Submitted by:	howeyc@gmail.com (maintainer)
2015-06-02 18:42:14 +00:00
Sunpoet Po-Chuan Hsieh
873de91038 - Update to 1.4.9
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=8285
2015-06-02 18:38:33 +00:00
Dmitry Marakasov
cf1db64286 - Fix license
- Switch to USES=autoreconf
2015-06-02 12:30:26 +00:00
Baptiste Daroussin
abf63a1927 Improve sysutils/b2sum:
Make SSE2+ instructions optinal (default ON for amd64, can be used on some i386)
to alow buiding on any platform
Add OpenMP option
Patch to not crash when compiled with Clang

Pass maintainership to submitter
Bump portrevision

PR:		200561
Submitted by:	matthew@reztek.cz
2015-06-01 22:01:52 +00:00
Emanuel Haupt
01530f6f2c Update to 1.14.7
PR:		200571
Submitted by:	Xavier HILAIRE
2015-06-01 14:34:44 +00:00
Michael Moll
12d99c1ea1 www/rubygem-rest-client: update to 1.8.0
PR:		200504
Differential Revision:	https://reviews.freebsd.org/D2696
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	swills (mentor)
Security:	CVE-2015-1820
Security:	CVE-2015-3448
2015-05-31 20:58:12 +00:00
Michael Moll
3640a25020 sysutils/puppet: update to 3.8.1
add a patch to parse service names correctly [1]

PR:		199995 [1]
Differential Revision:	https://reviews.freebsd.org/D2676
Submitted by:	matthew [1]
Approved by:	swills (mentor, maintainer)
2015-05-31 20:03:19 +00:00
Sunpoet Po-Chuan Hsieh
0e007d963d - Update to 0.10.0
Changes:	https://github.com/logicminds/rubyipmi/blob/master/RELEASE_NOTES.md
2015-05-31 14:59:00 +00:00
Sunpoet Po-Chuan Hsieh
fd154c9ca8 - Update RUN_DEPENDS 2015-05-31 14:58:47 +00:00
Sunpoet Po-Chuan Hsieh
dcf412d296 - Update to 1.10.2
- Update WWW

Changes:	https://github.com/bundler/bundler/blob/master/CHANGELOG.md
2015-05-31 14:58:42 +00:00
Dmitry Marakasov
4d4b259bcd - Add NO_ARCH
Approved by:	portmgr blanket
2015-05-31 13:37:20 +00:00
Dmitry Marakasov
34387ba3ef - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:12:26 +00:00
Antoine Brodin
bd40b93029 Update to 2.0.18 2015-05-31 07:30:55 +00:00
Sunpoet Po-Chuan Hsieh
aced61f9ef - Add LICENSE
- Regenerate patch file

Approved by:	portmgr (blanket)
2015-05-30 23:11:38 +00:00
Bartek Rutkowski
a1b81d3575 sysutils/iocage: update 1.6.1 -> 1.6.2
PR:		200529
Submitted by:	Kevin Bowling <kevin.bowling@kev009.com>
2015-05-30 22:23:32 +00:00
Mathieu Arnold
90a49f0472 Cleanup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-30 21:25:06 +00:00
Dmitry Marakasov
ed3c289b3c - Add NO_ARCH
- Modernize /var subdirectories handling

Approved by:	portmgr blanket
2015-05-30 12:34:01 +00:00
Dmitry Marakasov
be194708fb - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-30 12:25:20 +00:00
Baptiste Daroussin
24d3c819cb Correctly create the library with a SONAME
Bump revision of the users
2015-05-30 01:48:31 +00:00
Dmitry Marakasov
a22d27c7aa - Strip binary 2015-05-30 00:34:51 +00:00
Baptiste Daroussin
fea0ca4680 Mark the port only for amd64 2015-05-29 23:49:16 +00:00
Michael Moll
3e893342cf new port: sysutils/rubygem-smart_proxy_chef
Chef Plug-In for Foreman's Smart Proxy

WWW: https://github.com/theforeman/smart_proxy_chef

Approved by:	mat (mentor)
2015-05-29 18:36:47 +00:00
Michael Moll
379d07557c sysutils/rubygem-smart_proxy_salt: update to 2.1.2
Differential Revision:	https://reviews.freebsd.org/D2568
Approved by:	mat (mentor)
2015-05-29 18:30:02 +00:00
Steven Kreuzer
3efdd1b3b6 Croniter provides iteration for datetime object with cron like format.
WWW: http://pypi.python.org/pypi/croniter/
2015-05-29 18:29:20 +00:00
Antoine Brodin
2ed473d286 Deprecate ports broken for more than 6 months 2015-05-29 17:46:25 +00:00
Baptiste Daroussin
c60cbf0dfe The cryptographic hash function BLAKE2 is an improved version of the SHA-3
finalist BLAKE. Like SHA-3, BLAKE2 offers the highest security, yet is fast as
MD5 on 64-bit platforms and requires at least 33% less RAM than SHA-2 or SHA-3
on low-end systems. The core algorithm of BLAKE2 is derived from ChaCha, a
stream cipher designed by Daniel J. Bernstein that has been proposed as a
standard cipher for TLS.

WWW: https://blake2.net/
2015-05-29 11:55:40 +00:00
Dmitry Marakasov
24fa3db7d2 - Strip libraries 2015-05-29 10:52:38 +00:00
Muhammad Moinur Rahman
a611efb9fa sysutils/msyslog: Fix PORTSCOUT variable 2015-05-29 09:23:42 +00:00
Mathieu Arnold
bf848d4e37 Convert a few ports to use the new multi-github framework.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-28 16:37:49 +00:00
Brad Davis
21b8eb2fb0 Update sysutils/rsyslog8 to 8.10.0
Include a few bug fixes:
1) Endless loop at boot time
2) Console output starting on the previous line

PR:		200429 [1]
PR:		200270 [2]
Submitted by:	Alexandre Fenyo <fbsd.bugzilla@fenyo.net> [1 and 2]
Approved by:	bdrewery (mentor)
2015-05-28 15:44:02 +00:00
Sunpoet Po-Chuan Hsieh
e23a177ea7 - Update to 4.5.1
Changes:	https://github.com/guard/guard-rspec/releases
2015-05-28 14:03:04 +00:00
Bartek Rutkowski
0e3401b2a4 sysutils/iocage: fix missing include files
PR:		200486
Submitted by:	Kevin Bowling <kevin.bowling@kev009.com>
2015-05-28 12:25:18 +00:00
Muhammad Moinur Rahman
364b8b1ec9 sysutils/msyslog: Fix PORTSCOUT Variable
- Fix patch files to reflect 'make makepatch'
2015-05-28 12:04:43 +00:00
Dmitry Marakasov
62b90c4d48 - Drop @dirrm* from plist 2015-05-27 23:22:18 +00:00
Xin LI
9a4adaae22 Update to 2015.3.14. 2015-05-27 20:22:59 +00:00
Xin LI
b9ab4535eb Update to 2.9.4. 2015-05-27 19:32:08 +00:00
Olivier Duchateau
90ce9dff8b Update to 1.5.0
Changelog: http://git.xfce.org/xfce/xfce4-power-manager/tag/?id=xfce4-power-manager-1.5.0
2015-05-27 19:21:18 +00:00
Sunpoet Po-Chuan Hsieh
96f273b0c2 - Remove outdated RUBY_VER check
With hat:	ruby
2015-05-27 11:23:10 +00:00
Sunpoet Po-Chuan Hsieh
0884b445bb - Update to 0.45
- Sort PLIST

Changes:	http://search.cpan.org/dist/Sysadm-Install/Changes
2015-05-27 11:22:04 +00:00
Sunpoet Po-Chuan Hsieh
dc1b54a647 - Update to 1.6.0
Changes:	https://github.com/grosser/parallel/commits/master
2015-05-27 11:21:57 +00:00
Sunpoet Po-Chuan Hsieh
726ca06e41 - Update to 1.7.2
Changes:	http://search.cpan.org/dist/Quota/CHANGES
2015-05-27 09:50:02 +00:00
Sunpoet Po-Chuan Hsieh
5b80ec36cb - Update to 1.5.0
Changes:	https://github.com/grosser/parallel/commits/master
2015-05-27 09:49:40 +00:00
Ryan Steinmetz
901c00a64e - Shebang fix
- Bump PORTREVISION

PR:		200419
Submitted by:	ohauer@
2015-05-27 06:12:08 +00:00
Dmitry Marakasov
68a5cc350c - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:09:55 +00:00
Bartek Rutkowski
cc5ad9b8ef sysutils/iocage: update 1.5.1 -> 1.6.1
- Update to new USE_GITHUB standard
2015-05-26 18:12:37 +00:00
Kris Moore
90255a7921 - Add patch to fix bug with hanging when using nmdm as console
- Bump PORTREV

PR: 200460
Submitted by: olgeni@
2015-05-26 16:55:40 +00:00
Dmitry Marakasov
246d2efa62 - Add USE_GCC to fix build on FreeBSD 10+. Using clang doesn't work as the binary it produces also segfaults
- Add LICENSE_FILE

PR:		200049
Submitted by:	amdmi3
Approved by:	maintainer timeout (zont, 2 weeks)
2015-05-26 15:54:24 +00:00