Commit graph

357391 commits

Author SHA1 Message Date
Antoine Brodin
c6faa705a5 Update graphics/giflib to 5.0.5
Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
2015-01-14 18:19:32 +00:00
Kris Moore
78f365008b - Update patch to allow GRUB support of GELI v7
- Bump PORTREV
2015-01-14 16:52:17 +00:00
Mathieu Arnold
7f1b5fe407 Fix pkg-message handling, it can't be edited inplace.
Sponsored by:	Absolight
2015-01-14 16:26:37 +00:00
Alexey Dokuchaev
b36f6b72e0 Adjust EXTRACT_ONLY (":group" part is not needed for _DISTFILES). 2015-01-14 16:06:30 +00:00
Koop Mast
4027840998 Add waffle 1.5.0.
Waffle is a cross-platform C library that allows one to defer selection
of an OpenGL API and window system until runtime.

It is used by the piglit, Mesa's OpenGL test suite, to test multiple
OpenGL flavors in a cross-platform way.
2015-01-14 16:04:12 +00:00
Koop Mast
b3020cae4d Update libclc to revision 222830.
Use 0.0.1 as portversion because upstream uses it.
Switch to llvm/clang 3.5.
Mark ignore on 8.x due lack of llvm 3.5 and 9.x due to missing C++ header.
Switch the J and f option around in the tar command in the do-fetch block,
  so we don't create a 'J' tar file.
2015-01-14 16:00:18 +00:00
Rodrigo Osorio
a9e4ed6487 New port benchmarks/dhrystone : a computing benchmark for integer operations
PR:		193153
Submitted by:	Radim Kolar <hsn@sendmail.cz>
2015-01-14 15:49:55 +00:00
Alexey Dokuchaev
bef5158bb7 Unbreak fetching of those textures.
Submitted by:	Rainer Hurling
Pointyhat to:	danfe
2015-01-14 14:40:44 +00:00
Mark Felder
e2f8168f45 Update MAINTAINER
Approved by:	Stig (private email)
2015-01-14 14:28:29 +00:00
Alexey Dokuchaev
fb061a4da7 Use more neutral way to describe optional textures, since different people
may adhere to different definitions of "high-resolution".
2015-01-14 14:20:20 +00:00
Sunpoet Po-Chuan Hsieh
f9caaf2779 - Update to 3.29
- Sort PLIST

Changes:	http://search.cpan.org/dist/Pod-Simple/ChangeLog
2015-01-14 13:54:02 +00:00
Sunpoet Po-Chuan Hsieh
3a5e9efbc0 - Update to 3.27
- Use PORTVERSION
- Simplify Makefile
- Sort PLIST

Changes:	http://search.cpan.org/dist/Devel-PPPort/Changes
2015-01-14 13:53:56 +00:00
Alex Dupre
d1bca46187 Update to 2.6.7 release. 2015-01-14 13:17:22 +00:00
Danilo Egea Gondolfo
2f32b2344d - Update to 2.21 2015-01-14 13:16:24 +00:00
Danilo Egea Gondolfo
1e2e0b320e - Update to 0.20150106 2015-01-14 13:16:09 +00:00
Danilo Egea Gondolfo
8b16333687 - Update to 1.13.8 2015-01-14 13:15:49 +00:00
Danilo Egea Gondolfo
0ae1a710a3 - Uses blaslapack and add support for arpack
PR:		196645
Submitted by:	pfg
2015-01-14 13:05:09 +00:00
Raphael Kubo da Costa
66686f4d26 Require a more recent compiler to avoid bugs with base GCC.
Instead of augmenting the existing patch in files/ to work around a bug with
base GCC that required a working copy constructor in an expression that
actually uses operator=(), just switch to a more modern compiler that does
not have this problem.

This fixes the build on 8.4 and 9.3.
2015-01-14 11:27:06 +00:00
Dmitry Sivachenko
6a99c4d335 Remove patch forgotten during last update. 2015-01-14 11:10:27 +00:00
Alexey Dokuchaev
9adc2ee656 - Update legacy branch (based on Qt 4.x) to version 0.12.5
- Remove all our patches that were integrated upstream
- Prevent Clang 3.5 from generating endless loop by correctly accessing
  QSharedPointer<T>-wrapped T* data instead of treating it as POD type
- Enable high-resolution textures by default (size difference is marginal)
- Bid portscout to track 0.12.x versions only from now on
- Pacify portlint(1) by moving PKGNAMESUFFIX where it belongs
- Register conflicts with 0.13.x package while here
2015-01-14 11:02:21 +00:00
Renato Botelho
06077b9ed9 - Fix build with SSL adding -lcrypto back to linker options
- Remove ugly hack from pre-bsd.options.mk era and set USE_OPENSSL=yes
- Make install verbose to silence portlint

No bump on PORTREVISION since SSL is off by default

PR:		196469
2015-01-14 10:59:18 +00:00
Muhammad Moinur Rahman
0dc17a4d94 textproc/py-translationstring: Update version 0.4=>1.3
- Add LICENSE (BSDMV)
- Take Maintainership

Differential Revision:	https://reviews.freebsd.org/D1525
Approved by:		bapt(mentor)
2015-01-14 10:29:56 +00:00
Muhammad Moinur Rahman
b7fcd3c347 databases/p5-DBIx-SQLite-Simple: Update version 0.34=>0.35
- Take Maintainership

Differential Revision:	https://reviews.freebsd.org/D1517
Approved by:		bapt(mentor)
2015-01-14 10:20:14 +00:00
Alexey Dokuchaev
7c87e39899 Fix the logic so it actually works as intended. 2015-01-14 10:15:06 +00:00
Tim Bishop
537ebf43d0 Update to 1.5. 2015-01-14 09:54:42 +00:00
Frederic Culot
e4ecb55219 - Update to 2.90
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2015-01-14 09:26:00 +00:00
Vanilla I. Shu
cee53a2fe7 Upgrade to 13.1. 2015-01-14 09:16:47 +00:00
Alexey Dokuchaev
99e812ed93 Improve the way we use optional high-resolution textures:
- Forget about Milky Way texture for now as it causes rendering artifacts;
- While most of those textures are indeed better than the ones provided by
  default (e.g., Jupiter and Ganymede), some of those are actually worse
  (e.g. Venus).  Use simple file size-based logic to decide if a texture
  is worth a replacement.
2015-01-14 08:51:31 +00:00
Beat Gaetzi
7483da328d - Update openh264 to 1.3.1
- Update Thunderbird to 31.4.0
- Update Firefox to 35.0
- Update Firefox ESR to 31.4.0
- Update libxul to 31.4.0

Submitted by:	Jan Beich
MFH:		2015Q1
Security:	http://www.vuxml.org/freebsd/bd62c640-9bb9-11e4-a5ad-000c297fb80f.html
2015-01-14 08:06:43 +00:00
Beat Gaetzi
6cbf8fb6e3 Document mozilla vulnerabilities 2015-01-14 07:10:09 +00:00
Kurt Jaeger
dee7c328b4 net-mgmt/statsite: simplify Makefile
PR:		196240
Submitted by:	danfe
2015-01-14 06:14:28 +00:00
Kurt Jaeger
72768e644a New port: net-mgmt/statsite
Statsite is a metrics aggregation server.

Statsite is based on Etsy's StatsD, https://github.com/etsy/statsd,
wire compatible and implemented in C.

WWW: https://github.com/armon/statsite

PR:		196240
Submitted by:	robert.barabas@percona.com
2015-01-14 05:25:44 +00:00
Cy Schubert
432f44171d Fix, /usr/local/libdata/cracklib.pwd.gz: No such file or directory
PR:		196384
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2015-01-14 04:34:38 +00:00
Cy Schubert
569c91ba0c Update 3.6.2 --> 3.6.3
PR:		196439
Submitted by:	skreuzer
2015-01-14 03:54:06 +00:00
Brad Davis
8eda03674b - Upgrade sysutils/rsyslog8 to 8.7.0. [1]
- Deprecate sysutils/rsyslog7-devel and sysutils/rsyslog8-devel [2]

1: http://www.rsyslog.com/changelog-for-8-7-0-v8-stable/
2: http://www.rsyslog.com/rsyslog-devel-packages-are-being-removed-soon/

Approved by:	zi
2015-01-14 03:06:48 +00:00
Cy Schubert
4342e6637e Fix gtk12/clang compile error.
PR:		196679
Submitted by:	WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
Broken by:	r375573
2015-01-14 02:53:53 +00:00
Kevin Lo
2bc5297d47 Use 'REQUIRE: NETWORKING' in the rc.d script to be consistent
with ftp/tftp-hpa.
2015-01-14 02:43:29 +00:00
Steve Wills
6ba92b59ff emulators/pipelight: fix build 2015-01-14 01:25:55 +00:00
Pawel Pekala
0d5644884f Update to version 5.8.1 2015-01-13 22:30:22 +00:00
Guido Falsi
f7a4cb9794 - Update to 1.3.10
- Add PLEXUPDATE and LYRICS options

Changelog:	http://beets.readthedocs.org/en/v1.3.10/changelog.html

PR:		196532
Submitted by:	Stig Inge Lea Bjornsen <stiginge at pvv.org> (maintainer)
2015-01-13 22:20:47 +00:00
Kurt Jaeger
f8561ff682 databases/cego: 2.20.18 -> 2.20.19
small fix for blob handling ( treat exception for exceeded pages )

Submitted by:	Björn Lemke <lemke@lemke-it.com>
2015-01-13 21:51:39 +00:00
Ed Maste
8d1f655216 Update aarch64 patch for binutils 2.25
Approved by:	bapt
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D1516
2015-01-13 21:26:59 +00:00
Kurt Jaeger
9ba775e877 net-mgmt/netdot: 1.0.6 -> 1.0.7
Changes:
https://osl.uoregon.edu/redmine/projects/netdot/activity
- Works with Apache 2.4

PR:		195968
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2015-01-13 20:44:44 +00:00
Thierry Thomas
d794247afc Patch to use blaslapack framework.
Includes some cleanups but no functional change.

PR:		ports/196648
Submitted by:	pfg (maintainer)
2015-01-13 20:23:58 +00:00
Chris Rees
84f93e909b Update to 2.91
PR:		196690
Submitted by:	markk@knigma.org
2015-01-13 19:24:42 +00:00
Guido Falsi
fd8eb5515f - Update to 3.3.15ga7
- Move fonts to own directory
- Modernize plist

While here, silence one portlint warning.

PR:		196101
Submitted by:	ecrist at secure-computing.net (maintainer)
2015-01-13 19:15:59 +00:00
Sunpoet Po-Chuan Hsieh
9087bc664b - Update to 0.16
- Add LICENSE
- Add PORTSCOUT
- Sort PLIST

Changes:	http://search.cpan.org/dist/SQLite-Work/Changes
2015-01-13 19:06:06 +00:00
Dmitry Marakasov
b620828932 - Add LICENSE
- Switch to USES=autoreconf
- Remove unused variables
- Use new OPTIONS features
- Drop @dirrm* from plist
2015-01-13 18:26:51 +00:00
Josh Paetzel
11024f5ea4 Fix build when deselcting NLS
PR:	193604
Submitted by:	aehlig@linta.de
2015-01-13 18:08:02 +00:00
Josh Paetzel
30605160a3 Patch port for CVE
PR:	195956
Submitted by:	yasu@utahime.org
2015-01-13 17:58:00 +00:00