1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

398565 Commits

Author SHA1 Message Date
Brad Davis
c2ad6e3c47 Update biology/diamond to 0.8.18.
PR:		211845
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Approved by:	bdrewery (implicit)
2016-08-14 21:47:57 +00:00
Dirk Meyer
4b76807c5d - cleanup options 2016-08-14 20:46:55 +00:00
Kurt Jaeger
66ffdefae7 www/p5-Dancer2-Plugin-Interchange6: 0.202 -> 0.203
- Enhancement:
  Main plugin needs access to the Schema's current_user so move
  stashing of user in Schema from Routes to main plugin class.
- Bug Fix
  Add dep on Scalar::Utils for weaken method.
- Tests
  o Remove pg_enable_utf8 from Pg tests - closes issue #1.
  o Omit BUILD from pod-coverage.

PR:		211726
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl> (maintainer)
2016-08-14 18:46:48 +00:00
Wesley Shields
02f88f11eb Add missing LIB_DEPENDS and LICENSE.
Submitted by:	olgeni@
2016-08-14 18:42:22 +00:00
Mikolaj Golub
699d6a36d2 Update to 1.3.0 2016-08-14 18:38:53 +00:00
Stephen Montgomery-Smith
6f74706f80 - Remove the port math/bamg, as it is no longer supported upstream. 2016-08-14 18:36:34 +00:00
Jason Unovitch
ed34698f12 Fix PKGNAME for collectd5
PR:		211613
2016-08-14 17:12:26 +00:00
Mathieu Arnold
1faaa55818 Unbreak INDEX (and the port)
Pointy hat:	wen
Sponsored by:	Absolight
2016-08-14 16:18:15 +00:00
Kurt Jaeger
7524a2bd1c www/p5-Dancer-Plugin-RPC: 1.00 -> 1.01
- Better pod
- Better tests
- New module DispatchMethodList

PR:		211828
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl> (maintainer)
2016-08-14 16:16:54 +00:00
Olivier Duchateau
b1d735391e Update to 1.34.1 2016-08-14 16:04:30 +00:00
Olivier Duchateau
288f90aa13 Update to 0.25 2016-08-14 16:01:56 +00:00
Alexey Dokuchaev
dacb774302 Add a port of torrentcheck, command-line torrent viewer and hash checker.
NB: TIMESTAMP line in distinfo should read as follows, but has to stay in
its current form due to a bug in the hook script:
TIMESTAMP (torrentcheck/torrentcheck-1.00.zip) = 1291291031

WWW: https://sourceforge.net/projects/torrentcheck/
2016-08-14 15:30:26 +00:00
Thomas Zander
0744f9be68 Update distfiles, add NO_ARCH, bump PORTREVISION
Details:
- The Blue-small and Clearlooks skins have been updated upstream
- PORTREVISION bump, since Blue-small is in the default package
- Port does not contain architecture dependent files -> NO_ARCH= yes

PR:		211826
Submitted by:	andymenderunix@gmail.com
Reviewed by:	riggs
2016-08-14 14:58:09 +00:00
Wen Heping
ea07c72062 - Update to 0.202000
Changes: http://cpansearch.perl.org/src/CROMEDOME/Dancer2-0.202000/Changes
2016-08-14 13:48:44 +00:00
Gerald Pfeifer
15c28ee45c Update to lzip version 1.18 which includes the following changes:
- New options -a and --trailing-error.
 - Decompression time has been reduced by 2%.
 - Removed decompression support for version 0 files.
 - Some bug fixes.
 - New chapter 'Trailing data' in the texinfo documentation.

Plus the following changes from version 1.17, which we missed:
 - New chapter 'Quality assurance' in the texinfo documentation.
 - Reorganization of the compression code.
2016-08-14 12:15:36 +00:00
Kurt Jaeger
f0622e11d6 New port: devel/linux-kernel
The Linux kernel.

This port is a building block for creating custom Linux appliances in
FreeBSD as part of your regular package build without a Linux VM or
jail.

Provide your own Linux kernel configuration file via the LINUX_KCONFIG
make variable, or create your own via support of Linux' config tools.

The default configuration comes with QEMU/KVM guest support.

WWW: https://www.kernel.org/

PR:		211419
Submitted by:	Tobias Kortkamp <t@tobik.me>
Reviewed by:	koobs
2016-08-14 09:20:22 +00:00
Dmitry Marakasov
ad20772ebb - Add NO_ARCH
- Regenerate patches with `make makepatch`
2016-08-14 09:01:08 +00:00
Romain Tartière
ad9d2e17af Update to 1.11.1 2016-08-14 08:39:38 +00:00
Romain Tartière
2373a29195 Add entry for CVE-2015-7331
mcollective-puppet-agent -- Remote Code Execution in mcollective-puppet-agent plugin
2016-08-14 08:33:15 +00:00
Wen Heping
35af5580a7 - Update to 20160806
Changes: http://search.cpan.org/src/MSCHWERN/URI-Find-20160806/Changes
- Add LICENSE
2016-08-14 07:40:16 +00:00
Thomas Zander
6a416adf42 Fix plist, fix missing dependency
Details:
- Add missing LIB_DEPENDS to hunspell, add USE_GNOME
- Fix plist: Add missing entries for clang plugins (non-default OPTIONs)
- Bump PORTREVISION

PR:		211587
Submitted by:	matthias@petermann-it.de
Reviewed by:	w.schwarzenfeld@utanet.at, mokhi64@gmail.com (maintainer)
Approved by:	mokhi64@gmail.com (maintainer)
2016-08-14 07:39:36 +00:00
Wen Heping
c665df1f34 Update to 1.20
Changes: http://cpansearch.perl.org/src/SARGIE/RTF-Tokenizer-1.20/CHANGES
2016-08-14 07:31:49 +00:00
Gerald Pfeifer
4d04d16b49 GCC uses an AWK script to generate source code that helps process
command-line options.  According to POSIX, string comparisons (and
hence sorting) are to be performed based on the locale's collating
order.  Alas GNU AWK only does so in POSIX mode, whereas starting
with FreeBSD 11 we do so by default, running into a bug (or false
assumption) with that script used by GCC.

Setting MAKE_ARGS such that AWK is always invoked in the C locale
works around this bug.

PR:		210122, 211742
Submitted by:	jkim
2016-08-14 07:28:13 +00:00
Ed Schouten
79e324102d Switch the CloudABI toolchain over to the 3.9 release branch.
So far we had to stick to the development branch, as we depend on
various features not present in 3.8. For example, a robust version of
the LLD linker. Now that 3.9.0rc1 has been packaged, make use of that
one instead.
2016-08-14 07:02:44 +00:00
Alexander V. Chernikov
3949dc259c Update net/bird,net/bird6 to 1.6.0
Add sk_setup / io loop fixes from git.
Remove agg patch - new version with different syntax is comingTimeout, server noc-myt.yandex.net not responding.

PR:		211413
Submitted by:	zeising (original version)
Approved by:	az (implicit)
2016-08-14 06:25:17 +00:00
Jan Beich
215627b8bc multimedia/libmtp: update to 1.1.12
Changes:	https://sourceforge.net/projects/libmtp/files/libmtp/1.1.12/README/view
ABI:		https://people.freebsd.org/~jbeich/compat_reports/libmtp/1.1.11_to_1.1.12/compat_report.html
MFH:		2016Q3
2016-08-14 02:28:36 +00:00
Steve Wills
c8cd31ae8f sysutils/mcollective: update to 2.9.0 2016-08-14 02:03:39 +00:00
Wesley Shields
f1ca50c073 Update to 20150503 and pass maintainer to submitter.
PR:		211517
Submitted by:	Greg Fitzgerald
Reviewed by:	wxs@
2016-08-14 01:04:35 +00:00
Steve Wills
5a994d32f3 sysutils/vagrant: fix dependencies
Approved by:	joe@thrallingpenguin.com (maintainer) (implicit)
Pointyhat to:	swills
2016-08-13 23:03:39 +00:00
Steve Wills
4640f6975a devel/rubygem-listen: update to 3.1.5
With hat:	ruby@
2016-08-13 23:02:44 +00:00
Steve Wills
ff11a4db95 sysutils/rubygem-winrm-fs: update to 0.3.0 2016-08-13 23:01:35 +00:00
Steve Wills
22b7936be4 sysutils/rubygem-winrm: update to 1.6.1
Approved by:	joe@thrallingpenguin.com (maintainer) (implicit)
2016-08-13 23:01:06 +00:00
Steve Wills
419e573116 devel/rubygem-ruby_rep: create port
Creates a version constraint of supported Rubies,suitable for a gemspec file

WWW: https://github.com/e2/ruby_dep
2016-08-13 22:44:06 +00:00
Mathieu Arnold
a2917917f1 Fix the perl5* section for the two recent vuln.
For some reason, perl5-devel was having a wrongly special treatment, and
it was failing to take into account the fact that we've had 5.21 and
5.23 in the tree.
Also, correct the version at which the XSLoader thing was solved in 5.25.

Sponsored by:	Absolight
2016-08-13 21:44:31 +00:00
Gerald Pfeifer
e4a08228c0 Update to the 20160811 snapshot of GCC 6.
GCC uses an AWK script to generate source code that helps process
command-line options.  According to POSIX, string comparisons (and
hence sorting) are to be performed based on the locale's collating
order.  Alas GNU AWK only does so in POSIX mode, whereas starting
with FreeBSD 11 we do so by default, running into a bug (or false
assumption) with that script used by GCC.

Setting MAKE_ARGS such that AWK is always invoked in the C locale
works around this bug. [1]

PR:		210122 [1], 211742 [1]
Submitted by:	jkim [1]
2016-08-13 20:44:21 +00:00
Pawel Pekala
0b1558fe45 - Add LICENSE information
- Switch to USES=localbase
- Port is architecture neutral
- Regenerate patch with make makepatch
2016-08-13 20:16:08 +00:00
Hajimu UMEMOTO
962c853e36 Fix build with recent libressl (2.4.2).
Reported by:	"Dean E. Weimer" <dweimerxi [...] dweimer.net>`
2016-08-13 17:23:13 +00:00
Kurt Jaeger
271cb25988 emulators/visualboyadvance-m: 1.8.0 -> 2.0.0b2
- patted portlint
- patches are now makepatch compliant

PR:		210058
Changes:	http://vba-m.com/forum/showthread.php?tid=1037&pid=6091#pid6091
		http://vba-m.com/forum/showthread.php?tid=1036&pid=6090#pid6090
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Reviewed by:	pawel
Approved by:	Allison N. Reid <root@cooltrainer.org> (maintainer)
2016-08-13 15:31:43 +00:00
Bernard Spil
9bf005c893 security/letskencrypt: Fix pkg-message
- Remove unneeded license agreement warning from pkg-message
  - Fix broken example script while here

PR:		211798
2016-08-13 14:45:45 +00:00
Guido Falsi
0539d058fd - Update to 2.64.0
- Remove patch integrated upstream
2016-08-13 12:30:40 +00:00
Emanuel Haupt
7a4e9f3405 - Update to 0.2.2.2016062701
- Update WWW
2016-08-13 11:08:48 +00:00
Jimmy Olgeni
33fad63a20 Update devel/elixir-tzdata to version 0.5.9. 2016-08-13 09:03:16 +00:00
Dmitry Marakasov
f8be6483d2 - Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-08-13 09:01:07 +00:00
Mathieu Arnold
960ece4fda Update Perl 5.22.3 & 5.24.1 to -RC3.
Sponsored by:	Absolight
2016-08-13 08:39:41 +00:00
Thomas Zander
5c1a1f7eb8 Update to upstream release 20160804
While on it: Pet portlint
2016-08-13 07:26:35 +00:00
Jung-uk Kim
c2fc3c5f4c Temporarily disable AVX support for guest. It is unstable for FreeBSD.
PR:		211651
2016-08-13 04:05:35 +00:00
Glen Barber
f7dae64f13 Add 11.0-RC1 MANIFEST files.
Remove 11.0-BETA3 MANIFEST files, removed from the mirrors.

Approved by:	bdrewery (maintainer, implicit, re@ blanket)
Sponsored by:	The FreeBSD Foundation
2016-08-12 23:41:42 +00:00
Bernard Spil
5c360eccc4 security/letskencrypt: Allow configurable license agreement
- Backport upstream fixes for -a option (license agreement URL)
  - Bump PORTREVISION

PR:             211798
Submitted by:   Dave Cottlehuber <dch@skunkwerks.at>
Reported by:    Dave Cottlehuber <dch@skunkwerks.at>
2016-08-12 23:17:58 +00:00
Muhammad Moinur Rahman
1299998c78 devel/p5-App-Cmd: Update version 0.330=>0.331 2016-08-12 23:02:52 +00:00
Muhammad Moinur Rahman
277cea3a81 devel/liblognorm: Update version 1.1.4=>2.0.1 2016-08-12 22:23:38 +00:00