Commit graph

388014 commits

Author SHA1 Message Date
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
Kevin Lo
233c799736 Add a patch from upstream commit f0b5a8db8c50e03bde30be96ed6172e220533411 to
fix build.
2016-02-18 07:13:13 +00:00
Vanilla I. Shu
d889227a53 Update to 1.2.4. 2016-02-18 07:06:03 +00:00
Vanilla I. Shu
ed3549308e Update to 3.4.2. 2016-02-18 06:48:57 +00:00
Kurt Jaeger
69921ae2fd devel/visualparadigm: 13.0.20160103 -> 13.0.20160203
Changes:
  http://www.visual-paradigm.com/whats-new/

PR:		207114
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2016-02-18 05:56:05 +00:00
Vanilla I. Shu
f8de30e1fb Update to 2.15.
PR:		206889
Submitted by:	Ports Fury.
2016-02-18 05:41:35 +00:00
Martin Wilke
c2a9e21162 - Unbreak index. 2016-02-18 04:54:43 +00:00
Gleb Smirnoff
83f2968045 Pass maintainership to John Hein <z7dr6ut7gs snkmail.com>. Unfortunately,
I no longer travel with my precious FreeBSD based CarPC.
2016-02-18 04:53:58 +00:00
Martin Wilke
f58419a537 - Set ignore php70, mysqldumper doesnt work with php7 because
it dosent support mysqli or pdo_mysql
2016-02-18 04:02:22 +00:00
Martin Wilke
76f1cf98ca - Fix index when php70 is default, this fix also IGNORE_WITH_PHP= 70 2016-02-18 04:01:20 +00:00
Martin Wilke
42405a0878 - Switch to mysqli support 2016-02-18 03:29:17 +00:00
Jason Unovitch
5c2bcb3929 Document Linux glibc crash/code execution via crafted DNS responses
PR:		207272
Submitted by:	Johannes Jost Meixner <johannes@meixner.dk>
Security:	CVE-2015-7547
Security:	https://vuxml.FreeBSD.org/freebsd/2dd7e97e-d5e8-11e5-bcbd-bc5ff45d0f28.html
2016-02-18 03:04:39 +00:00
Jason Unovitch
1d91359d70 Revise earlier Squid entry with official Squid SA as a reference
PR:		203186
Security:	https://vuxml.FreeBSD.org/freebsd/d3a98c2d-5da1-11e5-9909-002590263bf5.html
2016-02-18 02:20:24 +00:00
Jason Unovitch
6f4e84f84d Document Squid SSL/TLS processing remote DoS
PR:		207294
Security:	CVE-2016-2390
Security:	https://vuxml.FreeBSD.org/freebsd/56562efb-d5e4-11e5-b2bd-002590263bf5.html
2016-02-18 02:16:14 +00:00
Brooks Davis
78673680a7 Remove some accidently committed bits that break the build when llvm-devel
isn't already installed.
2016-02-18 01:31:45 +00:00
Jung-uk Kim
9fb343cf7e Simplify the previous patch. 2016-02-18 01:02:35 +00:00
Jung-uk Kim
eba0cdeb62 Attempt to fix sporadic build failures. 2016-02-18 00:35:20 +00:00
Sergey A. Osokin
510df0e37c Upgrade third-party nchan (formerly http_push) module from 0.99.4 to 0.99.5. 2016-02-17 23:28:06 +00:00
Sergey A. Osokin
ff289de519 Upgrade third-party small_light module from 0.6.9 to 0.6.15,
enable as dynamic module for www/nginx-devel only.
2016-02-17 23:19:37 +00:00
Diane Bruce
c9e3e2193d Open-Source Software Implementation of a DRM (Digital Radio Mondiale) Receiver
under the GNU General Public License (GPL)

There was a previous dream port that had been removed. It was
audio/dream||2009-01-06|Has expired: Needs DRM enabled in FAAD

The Dream development team today releases Dream version 1.12.

Dream is a DRM (Digital Radio Mondiale) software receiver and decoder.
It is a very complete receiver, featuring compliant decoding of HE AAC v2
audio streams, journaline decoding, a feature rich statistics section
providing invaluable information about the streams being received, and automatic
update of available stations from the web, among several other features.

It also features a limited transmission mode, that uses the FAAC AAC encoder.

Dream is multi-platform and has been tested on OSX, Win32 and Linux.

Changes since version 1.11:

  - Fixed problem where users directories being cleared when clearing cache
  - Fixed timezone problems with EPG
  - Fixed problem when EPG is 4th service

PR:		ports/207123
Submitted by:	takefu@airport.fm
2016-02-17 23:06:37 +00:00
Sergey A. Osokin
ff48a07f81 Upgrade third-party dynamic_upstream module from 0.1.1 to 0.1.3.
Dynamic modules support has been enabled for the dynamic_upstream
third-party module, in case of usage of this module please update nginx
configuration file for load this module:

load_module "modules/ngx_dynamic_upstream_module.so";

Do not bump PORTREVISION cause this module is disabled by default.
2016-02-17 23:00:59 +00:00
Martin Matuska
b1b0898db7 Horde package update:
deskutils/horde-kronolith 4.2.14 -> 4.2.15
2016-02-17 23:00:57 +00:00
Brooks Davis
2987abb326 Update llvm-devel to a new 3.9 snapshot.
Mark complier-rt-devel as broken for now to stop blocking the llvm-devel
update.
2016-02-17 22:17:17 +00:00
John Marino
65fb29f829 www/lynx: USES-= gettext
I'm not sure why I committed this second USES+=gettext with the last
commit.  It's not correct so I'm backing it out.

Reported by:	girgen@
2016-02-17 21:05:42 +00:00
Matthias Andree
ee8b19e7e6 Install openssl-1.0.cnf as well (EasyRSA-3.0 specific).
Originally install it as ${DATADIR}/*.example and mark it as @sample in
pkg-plist, so that it gets copied to the real file name on installation,
and will not be removed if modified by the user.

Submitted by:	Michele Possamai (e-mail kept private)
2016-02-17 20:36:46 +00:00