Commit graph

388038 commits

Author SHA1 Message Date
Mikhail Teterin
2bc57294ea Make fetchable by upgrading. Add options for vocabularies and provide
help-file for the user.

PR:		202685
Submitted by:	Joseph Mingrone
Approved by:	maintainer timeout
2016-02-19 05:14:17 +00:00
TAKATSU Tomonari
613442dcfe - Update to 0.9.6 2016-02-19 04:58:21 +00:00
Mikhail Teterin
1f2d36b678 Add a patch removing dead code -- a bug in it triggers an error
with clang38.

PR:		207193
2016-02-19 03:44:30 +00:00
Jason Unovitch
35856a34b0 www/squid: update 3.5.13 -> 3.5.14
PR:		207294
Submitted by:	Pavel Timofeev <timp87@gmail.com> (maintainer)
Security:	CVE-2016-2390
Security:	https://vuxml.FreeBSD.org/freebsd/56562efb-d5e4-11e5-b2bd-002590263bf5.html
X-MFH-Note:	MFH not required, only 3.5.13 in ports/head is vulnerable
2016-02-19 03:40:23 +00:00
Mikhail Teterin
063d386bc5 Add a patch to get rid of some dead code, which triggers a
warning when compiled with clang-3.8. Bump PORTREVISION.

PR:		207134
2016-02-19 03:16:43 +00:00
Sean Bruno
14642532a4 Bump PORTREVISION:
palcode-clipper is an alpha binary for use with qemu, not something that
should be stripped.
2016-02-19 03:16:02 +00:00
Sergey A. Osokin
be22760e21 Fix the date to the actual date when the change has been made. 2016-02-19 02:57:21 +00:00
Mark Felder
ed6a2cc801 multimedia/plexmediaserver{-plexpass}: fix rc script
A fancy quote (") crept into the rc script and was causing the rc script
to fail much to my dismay.

Pointyhat:	me, with much dismay
2016-02-19 01:26:38 +00:00
Mark Felder
1f0be8d94f multimedia/plexmediaserver-{plexpass}: PORTREVISION bump 2016-02-19 00:59:52 +00:00
Mark Felder
58fa05871a multimedia/plexmediaserver{-plexpass} fix rc script bug
Last update to rc script to fix logging issue broke the rc script due to
a syntax error.

Pointyhat:	feld
2016-02-19 00:54:06 +00:00
Muhammad Moinur Rahman
fb7ce39864 comms/dfu-util: Update version 0.8=>0.9 2016-02-18 23:47:56 +00:00
Mark Felder
e44036c114 graphics/silgraphite: Patch vulnerability
Submitted by:	truckman
MFH:		2016Q1
Security:	http://www.vuxml.org/freebsd/8f10fa04-cf6a-11e5-96d6-14dae9d210b8.html
2016-02-18 23:15:27 +00:00
Mark Felder
3d9bd39ed6 Document that graphics/silgraphite is also vulnerable
Security:	http://www.vuxml.org/freebsd/8f10fa04-cf6a-11e5-96d6-14dae9d210b8.html
2016-02-18 23:08:33 +00:00
Mark Felder
e1d4a47d6a multimedia/plexmediaserver{-plexpass}: Fix logging bug
The PLEX_MEDIA_SERVER_LOG_DIR env must be set or Plex agents may not be
able to successfully output logging data

Submitted by:	mark@plexapp.com
2016-02-18 23:04:14 +00:00
Muhammad Moinur Rahman
1e2c3f91e8 benchmarks/siege: Update version 3.1.3=>3.1.4
- Fix patch files for 'make makepatch'
2016-02-18 23:01:19 +00:00
John Marino
87d4f86d83 lang/gcc6-aux: re-enable the -march filter
It did not take long for gcc6-aux to fail again when CPUTYPE is
set (this time to native).  Just block this settings by filtering
out -march CFLAGS again to solve the issue permanently.

PR:	207311
2016-02-18 22:11:27 +00:00
Koop Mast
ee8f45996a Unbreak build on the package builders.
By disabling jobs, I couldn't reproduce this localy or in my poudriere.
While here add portscout macro.
2016-02-18 21:49:09 +00:00
Koop Mast
d252efc3b5 Update iso-codes to 3.65. 2016-02-18 21:35:57 +00:00
Koop Mast
5b0a6b4a87 Update highlight to 3.28. 2016-02-18 21:30:16 +00:00
Rene Ladan
c6919a4dd4 Document new vulnerability in www/chromium < 48.0.2564.116
Obtained from:	http://googlechromereleases.blogspot.nl/2016/02/stable-channel-update_18.html
2016-02-18 21:23:58 +00:00
Koop Mast
f02376fa34 Update ImageMagick to 6.9.3.4. 2016-02-18 21:14:11 +00:00
Koop Mast
56026a365e Update cantarell-fonts to 0.0.22.
Assign to gnome@
Use new gnome framework.
2016-02-18 21:13:15 +00:00
Dmitry Marakasov
411e16b380 - Update to 2.12.3
PR:		206412
Submitted by:	rhurlin@gwdg.de (maintainer)
2016-02-18 20:36:39 +00:00
Mark Felder
77c486d1b8 net/samba36: Extend expiration date
I intended this to align with the next quarterly release.
2016-02-18 20:18:13 +00:00
Mark Felder
dae9dbf363 net/samba36: Mark DEPRECATED
This Samba port was not yet marked deprecated. It has been EoL since 2015-03-04
2016-02-18 20:15:52 +00:00
Koop Mast
cc080eda4a Update d-feet to 0.3.10.
This update unbreaks the port.

PR:		206806
Approved by:	maintainer timeout (18 days)
2016-02-18 19:12:02 +00:00
Antoine Brodin
f0932c3fb8 Hook dream to the build 2016-02-18 18:52:57 +00:00
Kubilay Kocak
b37fc1ab3d devel/buildbot-slave: Add LOCALBASE/bin to rc.d PATH
buildbot builders often need to run additional comments during their build
steps, such as VCS commands (hg, git et al), fetching things with curl(8)
among others.

The PATH available at boot-time only includes /usr/bin:/usr/sbin, so we need
to add LOCALBASE/bin to the startup script PATH to make other commands
available.
2016-02-18 18:21:23 +00:00
Kubilay Kocak
e1115db0c5 devel/buildbot-slave: Add startup script with profile support
Kill a 5+ year old Bugzilla issue [1] by adding a startup script
support multiple "profiles" to buildbot-slave.

This will save me many 10's of minutes restarting ~15 buildbot
builders over 3 VM's manually every time the power goes out, or the
Windows host hosting them needs to be restarted :|

PR:		152847 [1]
Requested by:	wollman
2016-02-18 17:31:57 +00:00
Kubilay Kocak
a192eb5b86 devel/buildbot-slave: Modernize (Ports compliance)
- Switch to new method of depending on Twisted, USES=twisted is
  DEPRECATED.
- Update and add TEST_DEPENDS, update test target
- Remove TESTS option
- Correctly limit Python version to -2.7
- Enable architecture independence (NO_ARCH)

MFH:		2016Q1
2016-02-18 17:14:35 +00:00
Olivier Duchateau
2037dc1903 - Update to 0.18.3
- Remove unneeded patch

PR:		207067
Submitted by:	<coder@tuxfamily.org> (maintainer)
2016-02-18 17:12:11 +00:00
Gordon Tetlow
114ca547ed Update p4 binary ports to 2015.1/1341249 due to micropatching.
Approved by:	mat (mentor, implicit)
MFH:		2016Q1
2016-02-18 16:38:31 +00:00
Raphael Kubo da Costa
66cb2cdb0b Update to 0.2.15.
0.2.15 was released in October 2015.
Release notes: http://www.openblas.net/Changelog.txt

This update introduces support for new CPU architectures, such as Intel's
Broadwell and Skylake. In practice, this means people using those architectures
can actually build the port now (OpenBLAS seems to do some CPU-detection that
cannot be easily turned off and refusing to build on unrecognized CPUs).

Port changes:
- Reorganize a few variables in Makefile.
- Refresh patches.

PR:		206886
Submitted by:	Adriaan de Groot <groot@kde.org> (first version),
		Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
MFH:		2016Q1
2016-02-18 16:35:48 +00:00
Gordon Tetlow
6347ab0288 Update to 2015.1.1341249 for micropatching
Approved by:	mat (implicit, mentor)
MFH:		2016Q1
2016-02-18 16:33:43 +00:00
Sean Bruno
438ffd91b3 Attempt to unbreak stage (pointed out by amdmi3/junovitch)
- Add ivshmem-client/server to the pkg-plist of qemu-sbruno.
- Forceably nuke ivshmem-client/server during the build of qemu-user-static.

Bump PORTREVISION.
2016-02-18 16:30:29 +00:00
Martin Wilke
1c1487813e - Ignore php70 2016-02-18 15:08:25 +00:00
Martin Wilke
5a67738f00 - Ignore php70
- While here remove old php gruft
2016-02-18 14:47:05 +00:00
Guido Falsi
d5fe20d168 - Update to 1.18
- Remove unneeded patches

Submitted by:	Gianmarco Giovannelli <gmarco at gufi.org>
		(maintainer, via email)
2016-02-18 14:37:24 +00:00
Kubilay Kocak
ba8cb44402 devel/buildbot: Modernize (Ports compliance)
- Switch to new method of depending on Twisted, USES=twisted is
  DEPRECATED.
- Update and add TEST_DEPENDS, update test target
- Remove TESTS option
- Correctly limit Python version to -2.7
- Enable architecture independence (NO_ARCH)

MFH:		2016Q1
2016-02-18 14:25:20 +00:00
Dmitry Marakasov
ae6acfbfa0 - Clarify LICENSE
- Add LICENSE_FILE
- Strip library
- Switch to options helpers
2016-02-18 14:13:56 +00:00
Stefan Eßer
aff3b81529 This is the adaptation of PlayOnLinux to FreeBSD. The purpose of this
program is to simplify installation of MS Windows software to run under
the Windows emulator "Wine".

The name indicates, that the program was initially developed to support
easy installation of Windows games on Linux. The range of supported
applications has long been extended to cover a wide range of windows
applications including Microsoft Office.

PlayOnFreeBSD behaves significantly different than PlayOnLinux in a
number of aspects, e.g. which version of Wine to use (only a single
version is normally installed on FreeBSD, but PlayOnLinux tries to run
each Windows application in a Wine environment that has previously been
reported to give good results and installs missing Wine versions in the
user's home directory).

Reviewed by:	antoine
2016-02-18 13:24:14 +00:00
Dag-Erling Smørgrav
b5498a3d45 Remove mail/pronto: unmaintained since 2013, last release was in 2002,
breaks dependency graph since databases/p5-Mysql was removed in 2015.

MFH:		2016Q1
2016-02-18 12:13:30 +00:00
Martin Wilke
71baa84322 bsd.php.mk
- Unbreak build for php70
- Cleanup php55/6 extenions
- Put not existing php70 extentions to php55 and php56 extra defines

lang/php70
- Remove mysqli from pdo_mysql it's looping here and does not really depends on mysqli
- Bump PORTREVISION

This work has been done in collaboration with
- fluffy@
- Franco Fichtner
2016-02-18 12:05:45 +00:00
Dmitry Marakasov
f58c930d8d - Fix license
- Switch to options helpers
2016-02-18 09:48:24 +00:00
Dmitry Marakasov
671e99ee7b - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
- Simplify installation
2016-02-18 09:48:16 +00:00
Dmitry Marakasov
a3eb97e2e1 - Switch to options helpers
- Add NO_ARCH
2016-02-18 09:48:06 +00:00
Dmitry Marakasov
aa35ceac45 - Add LICENSE
- Switch to options helpers
2016-02-18 09:47:48 +00:00
Bartek Rutkowski
7700d92d4d sysutils/iocage: update 1.7.3 -> 1.7.4
- Contains important functionality fix

MFH:		2016Q1
2016-02-18 08:58:47 +00:00
Lars Engels
9b36c1e23d Update to 3.0.5
PR:		206515
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	bf (maintainer timeout)
2016-02-18 08:36:21 +00:00
Guido Falsi
d47af0b049 - Update to 2.1.1
- Convert to USE_GUTHUB
- Take advantage od USES=localbase
- Convert to USES=sqlite

PR:		207139
Submitted by:	me
Approved by:	Yonas Yanfa <yonas at fizk.net>
2016-02-18 07:55:16 +00:00