Compare commits

...

425 Commits
main ... 2015Q3

Author SHA1 Message Date
Gordon Tetlow
a69940fb27 MFH: r398371
Update devel/p4 and devel/p4d to 2015.1/1227227

Approved by:	mat (mentor, implicit)
Approved by:	portmgr (erwin)
2015-10-03 18:26:21 +00:00
Nicola Vitale
07991353f9 MFH: r398372
- Fix runtime error:

Global symbol "@args" requires explicit package name at /usr/local/share/shutter/resources/modules/Shutter/App/HelperFunctions.pm line 56.
Global symbol "@args" requires explicit package name at /usr/local/share/shutter/resources/modules/Shutter/App/HelperFunctions.pm line 57.
Compilation failed in require at /usr/local/bin/shutter line 148.

See also: See also: https://bugs.launchpad.net/shutter/+bug/1495163/comments/2

- Bump PORTREVISION

Reviewed by:	feld
Approved by:	portmgr (erwin)
2015-10-02 08:15:47 +00:00
Sunpoet Po-Chuan Hsieh
38ec3611e2 MFH: r398290
- Update to 4.3.1

Changes:	https://wordpress.org/news/2015/09/wordpress-4-3-1/

Approved by:	portmgr (erwin)
2015-10-01 19:13:58 +00:00
Sunpoet Po-Chuan Hsieh
f766f50b41 MFH: r398289
- Update to 4.3.1
- Cleanup MASTER_SITES

Changes:	https://tw.wordpress.org/2015/09/16/wordpress-4-3-1/

Approved by:	portmgr (erwin)
2015-10-01 19:12:43 +00:00
Sunpoet Po-Chuan Hsieh
be426decb2 MFH: r398288
- Update to 4.3.1
- Cleanup MASTER_SITES

Changes:	https://wordpress.org/news/2015/09/wordpress-4-3-1/

Approved by:	portmgr (erwin)
2015-10-01 19:11:33 +00:00
Rene Ladan
a4750a374c MFH: r398035
www/chromium: update to 45.0.2454.101

Submitted by:	Christoph Moench-Tegeder
Obtained from:	https://github.com/gliaskos/freebsd-chromium/pull/37
Security:	http://vuxml.freebsd.org/freebsd/0e425bb7-64f2-11e5-b2fd-00262d5ed8ee.html
Approved by:	ports-secteam (delphij)
2015-10-01 11:55:23 +00:00
Xin LI
8a4dfc3afc MFH: r395640 r395689 r396538 r397936
Reset maintainership per mail on freebsd-ports@ list

Requested by:	Joe Horn <joehorn@gmail.com> (maintainer)

- Update to 4.3
- Add NO_ARCH

Changes:	https://ja.wordpress.org/2015/08/19/billie/

- Clarify LICENSE
- Switch to options helpers

japanese/wordpress: update to 4.3.1

This release fixing multiple security vulnerabilities.

PR:		203365
Submitted by:	Yoshisato Yanagisawa <osho@pcc-software.org>
Security:	f4ce64c2-5bd4-11e5-9040-3c970e169bc2
Approved by:	ports-secteam
2015-10-01 06:10:08 +00:00
Dmitry Marakasov
241e8aa5a6 MFH: r397022
- Unbreak build by not hardcoding tkabber version

Approved by:	portmgr blanket
Approved by:	ports-secteam blanket
2015-09-29 14:04:45 +00:00
Kubilay Kocak
55e615d14c MFH: r395739
www/django16: Update DEPRECATED text and EXPIRATION date

Update DEPRECATED text displayed to users to match the verbage used at
upstream [1].

Set the EXPIRATION_DATE to "End of extended support" date + 6 months

While I'm here:

- Improve whitespace alignment
- Add whitespace for readability

[1] https://www.djangoproject.com/download/#supported-versions

Approved by:	python (with hat)

Approved by:	portmgr (feld)
2015-09-29 03:36:56 +00:00
Kubilay Kocak
36870aaad2 MFH: r396885
Uses/python.mk: Fix PYTHON_REL for pre-release Python versions

Modify the PYTHON_REL variable assignment in python.mk so that it
can support PORTVERSION's that have non-integer suffixes such as
the current lang/python35 version (PORTVERSION currently 3.5.0.r3).

Currently, ports that use PYTHON_REL while DEFAULT_VERSIONS is set to
3.5, fail to build with the following make error:

make: "/usr/ports/Mk/Uses/python.mk" line 503:
warning: String comparison operator should be either == or !=
make: "/usr/ports/Mk/Uses/python.mk" line 503:
Malformed conditional (${PYTHON_REL} >= 3200 && defined(_PYTHON_FEATURE_PY3KPLIST))

This is caused by a non-integer value ("r3") in PYTHON_REL.

While I'm here, add a comment block to be clear on what we
(currently) want to achieve.

PR:			203093
Reported by:		Andrew Berg (aberg010 my.hennepintech.edu)
Reviewed by:		antoine
Differential Revision:	https://reviews.freebsd.org/D3662

Approved by:	portmgr (feld)
2015-09-29 03:32:27 +00:00
Kubilay Kocak
707766350b MFH: r398101: security/suricata: Disable -march=native
Suricata currently builds with GCC -march=native by default.

This can create problems if, for example, packages of this port are
built on ATOM servers but installed on AMD processors. In these and
other cases where the build host is not equal to the target host,
suricata can generate an Illegal instruction and refuse
to start.

It is ultimately preferable to explicitly cross-build and/or optimize
compilation for target architectures and processors. See: PEP20.

PR:		203296
Submitted by:	Olivier Cochard <olivier cochard me>
Tested by:	Olivier Cochard <olivier cochard me>

Approved by:	portmgr (feld)
2015-09-29 03:30:53 +00:00
Jason Unovitch
04758da3d6 MFH: r398046 (partially)
- Update to 1.4.3, fix vulnerabilities
- Improve clang detection [1]

PR:             202624 [1]
Security:	CVE-2015-5739
Security:	CVE-2015-5740
Security:	CVE-2015-5741
Security:	4464212e-4acd-11e5-934b-002590263bf5
Approved by:	ports-secteam (feld)
2015-09-28 22:15:18 +00:00
Jason Unovitch
974a162dd7 MFH: r398069
www/codeigniter: security update 2.1.4 -> 2.2.4 [1]

- Add NO_ARCH
- Add mcrypt to USE_PHP (2.2.0+ requirement) and sort USE_PHP
- Remove hard coded PHP_DEFAULT= 5.4 [2]
- Sort OPTIONS_DEFINE, fix malformed ODBC_DESC, fix sqlite3 dependency
- Update pkg-descr text to match http://www.codeigniter.com/
- Update WWW to http://www.codeigniter.com/

PR:		203401 [1]
PR:		200945 [2]
Reported by:	allanjude [2]
Approved by:	maintainer timeout (15 months since 2.2.0 security update) [1]
Approved by:	maintainer timeout (3 months) [2]
Approved by:	ports-secteam (feld)
Security:	5114cd11-6571-11e5-9909-002590263bf5
Security:	01bce4c6-6571-11e5-9909-002590263bf5
Security:	c21f4e61-6570-11e5-9909-002590263bf5
Security:	f838dcb4-656f-11e5-9909-002590263bf5
2015-09-28 22:03:58 +00:00
Koop Mast
2bcc9bfef9 MFH: r398106 (manualy)
Update linux flash plugins to 11.2r202.521.

MFH:		2015Q3
Security:	4e3e8a50-65c1-11e5-948e-bcaec565249c
Approved by:	portmgr (erwin)
2015-09-28 09:51:40 +00:00
Thomas Zander
3aabb79b72 MFH: r398099
Un-break port by providing updated MASTER_SITES

PR:		202977
Submitted by:	christopher.key@cantab.net
Approved by:	portmgr (erwin)
2015-09-28 08:10:12 +00:00
Jason Unovitch
b0801c8280 MFH r397342, r397605, r397613, r397820
r397342 (partial)
multimedia/kodi: minor cleanup

- Convert to USE_GL
- Drop 8.x support

Approved by:	portmgr blanket

r397605
multimedia/kodi: update 14.2 -> 15.1

- Update to Kodi 15.1 "Isengard"
- Remove CEC option from defaults
- Set CEC option as broken, needs libcec >= 3.0.0 which has yet to be ported
- Set USE_GCC for compilation on FreeBSD 9
- Sort USE_XORG, set USE_LDCONFIG, add under java category (portlint)

PR:		202812
Submitted by:	mickael.maillot@gmail.com (maintainer)
Security:	80c66af0-d1c5-449e-bd31-63b12525ff88
Security:	CVE-2015-3395
Security:	3d950687-b4c9-4a86-8478-c56743547af8
Security:	CVE-2015-6818
Security:	CVE-2015-6819
Security:	CVE-2015-6820
Security:	CVE-2015-6821
Security:	CVE-2015-6822
Security:	CVE-2015-6823
Security:	CVE-2015-6824
Security:	CVE-2015-6825
Security:	CVE-2015-6826

r397613
multimedia/kodi: Set USES= compiler:c++11-lib

- USES= compiler:c++11-lib was left out of the original patch due to
  an oversight. Add it and remove FreeBSD 9 specific USE_GCC= yes.
- No PORTREVISION bump as the compiler choice remained the same.

PR:		202812
Submitted by:	mickael.maillot@gmail.com

r397820
multimedia/kodi: regen patch-configure.ac

- Add atomic lib to search libs, resolve 9.3 i386 build issue
- Bump PORTREVISION due to libatomic shlib dependency

PR:		202812
Submitted by:	mickael.maillot@gmail.com (maintainer)

Approved by:	ports-secteam (feld)
2015-09-26 00:23:32 +00:00
Mark Felder
62332bf9b0 MFH: r397707
security/libssh2: Fix pkgconfig

Update to 1.6.0 was breaking builds of libvirt, vlc, etc.

Submitted by:	milios@ccsys.com
Approved by:	ports-secteam (with hat)
2015-09-24 18:58:14 +00:00
Mark Felder
1316f42a4e MFH: r397559
security/libssh2: Update to 1.6.0

This resolves a CVE

Approved by:	ports-secteam (with hat)
Security:	9770d6ac-614d-11e5-b379-14dae9d210b8
Security:	CVE-2015-1782
2015-09-22 17:36:17 +00:00
Jan Beich
5184f17578 MFH: r397308
www/firefox-esr: update to 38.3.0

Changes:	https://www.mozilla.org/en-US/firefox/38.3.0/releasenotes/
Security:	2d56c7f4-b354-428f-8f48-38150c607a05
Approved by:	ports-secteam (feld)
2015-09-22 16:37:12 +00:00
Jason Unovitch
172c7eaf3f MFH r396055, r397205:
r396055
Fix managing non-FreeBSD hosts.

PR:		202799
Submitted by:	merlin@merlinsbox.net
Approved by:	maintainer

r397205
sysutils/ansible: update 1.9.2 -> 1.9.3 and add NO_ARCH

Changes:
https://raw.githubusercontent.com/ansible/ansible/v1.9.3-1/CHANGELOG.md

PR:		202895
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)

Approved by:	ports-secteam (feld)
2015-09-22 12:34:16 +00:00
Jason Unovitch
6bba20cb7a MFH r391555, r392222, r393602, r396106, r396185, r397215, r397476
r391555
www/squid: Support DragonFly SHM segments

Out of the box, squid would not run on dragonfly due to its handling
of SHM segments.  On DragonFly, SHM segments are always treated as files
but on FreeBSD it depends on whether or not application is inside a jail.

In any case, the case for DragonFly was no supported, so it has been
added via patch.  This also requires the return of /var/run/squid
directory which is where the SHM files are stored (defined by
localstatedir and supported by RC script).  The RC script would define
this directory if missing, but let's make sure it is always available.

PR:		201405
Submitted by:	marino
Approved by:	maintainer (timp87/gmail)

r392222
www/squid: pkg-list fix

- add missing pkg-plist entry (SSL_CRTD option)

PR:                  201463
Submitted by:        s3erios@gmail.com
Approved by:         timp87@gmail.com (maintainer)

r393602
www/squid: update 3.5.6 -> 3.5.7

- Fix build with ecap by clang
- Get rid of useless and always empty /var/squid/logs
- Rework patches to make portlint a bit happier

PR:		202053
Submitted by:	Pavel Timofeev <timp87@gmail.com> (maintainer)

r396106
www/squid: update 3.5.7 -> 3.5.8

PR:		202826
Submitted by:	Pavel Timofeev <timp87@gmail.com> (maintainer)
Approved by:	feld (mentor)

r396185
Fix TP_IPF build.

r397215
Rather than produce a warning message that IPv6 is not supported
under ipfilter 4 (FreeBSD 9) every tenth time, reduce the message
to one in a million. This has the effect of displaying the message
at or shortly after startup with a reminder every blue moon.

PR:		202950

r397476
www/squid: security update and build fix

- security update 3.5.8 -> 3.5.9 [1]
- Fix TP_IPF build on FreeBSD 9 [2]

PR:		203186 [1]
PR:		202950 [2]
Approved by:	Pavel Timofeev <timp87@gmail.com> (maintainer) [1]
Security:	d3a98c2d-5da1-11e5-9909-002590263bf5
Approved by:	portmgr (erwin)
2015-09-21 11:08:22 +00:00
Rene Ladan
0c57f55ef8 MFH: r397393
www/chromium: update to 45.0.2454.93

Submitted by:	LeFroid
Approved by:	portmgr (erwin)
2015-09-20 19:41:52 +00:00
Jason Unovitch
0788a8cf6b MFH: r397302
deskutils/remind: security update 3.1.13 -> 3.1.15

PR:		202942
Approved by:	ports-secteam (feld)
Security:	b55ecf12-5d98-11e5-9909-002590263bf5
Security:	CVE-2015-5957
2015-09-18 22:56:31 +00:00
Jason Unovitch
48c6878a0b MFH r393066,r396229,r396629,r397062:
r393066
www/h2o: 1.2.0 -> 1.4.2

ChangeLog:
https://github.com/h2o/h2o/releases

PR:		200998
Submitted by:	sean@x-n.su
Approved by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)

r396229
- Update to 1.4.4 [1]
- Drop 8.x support [2]

PR:		202818 [1]
Submitted by:	Dave Cottlehuber (dch <at> skunkwerks <dot> at) [1]
Approved by:	portmgr blanket [2]

r396629
- Fix rc.d script
- Bump PORTVERSION

PR:		202937
Submitted by:	gblach
Approved by:	Dave Cottlehuber (dch <at> skunkwerks <dot> at)

r397062
- Fix rc.d issues introduced with recent perl changes [1]
- Update to 1.4.5 [2]

PR:		203147 [1], 203096 [2]
Submitted by:	Dave Cottlehuber (maintainer)

Security:	31ea7f73-5c55-11e5-8607-74d02b9a84d5
Security:	CVE-2015-5638
Approved by:	ports-secteam (feld)
2015-09-18 09:56:28 +00:00
Mark Felder
41878ed3b1 MFH: r397124
Fix arbitrary code execution vulnerability

Security:	CVE-2015-0854
Security:	d45ad7ae-5d56-11e5-9ad8-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-09-17 16:19:49 +00:00
Danilo Egea Gondolfo
8fa758df46 MFH: r397093
- Replace '--touch' option with '-m'
- Fix '--use-compress-program' usage with bsdtar where needed
- Improve LZMA detection
- Add missing dependency to zipinfo (required to view contents of ZIP archives)
- Add ARJ and LZO options
- Sort USES
while here
- Add RAR option

PR:		203103
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
Approved by:	ports-secteam (feld)
2015-09-17 13:55:48 +00:00
Mark Felder
9640815c8a MFH: r397079
Apply patch to fix directory traversal vulnerability

Submitted by:	ohauer
Security:	CVE-2015-1038
Security:	8f5c9dd6-5cac-11e5-9ad8-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-09-16 20:30:18 +00:00
Mark Felder
5a84d749b9 MFH: r396461
It turned out -fPIC is required on sparc64 as well: it dumps core without
it on extraction, which turn breaks e.g. `sysutils/namefix' port.  Do not
bump port revision again as it was bumped just couple of hours ago, which
is just too small in Tier-2 land for which we do not produce any packages
anyways.

Tested on:	flame
Approved by:	ports-secteam (with hat)
2015-09-16 20:29:39 +00:00
Mark Felder
bcb0e0ef78 MFH: r396457
Compile with -fPIC on PowerPC, otherwise resulting binaries are broken:

  Can't load '/usr/local/bin/../libexec/p7zip/7z.dll'
  (/usr/local/bin/../libexec/p7zip/7z.so: Unsupported relocation type 10
  in non-PLT relocations)

Approved by:	ports-secteam (with hat)
2015-09-16 20:29:06 +00:00
Mark Felder
c50e18a119 MFH: r393831
Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have it
in the amd64 CFLAGS and are failing to build.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D3321
Approved by:	ports-secteam (with hat)
2015-09-16 20:28:28 +00:00
Xin LI
70c78fad01 MFH r394824,r397023:
Security update to 4.3.1.  Further details are available at WordPress
website at https://wordpress.org/news/2015/09/wordpress-4-3-1/ .

Security:       f4ce64c2-5bd4-11e5-9040-3c970e169bc2
Security:       CVE-2015-5714
Security:       CVE-2015-5715
Approved by:	ports-secteam
2015-09-15 20:55:30 +00:00
Xin LI
2c3d16ebbe MFH r391124,395815,396354,396731:
Update to 2.4.42 and apply upstream fix for CVE-2015-6908.

Obtained from:  OpenLDAP git 6fe51a9ab04fd28bbc171da3cf12f1c1040d6629
Security:       CVE-2015-6908
Approved by:	ports-secteam
2015-09-15 20:13:05 +00:00
Xin LI
1fba65f1fb MFH r397019:
Security update to 4.3.1.  Further details are available at WordPress
website at https://wordpress.org/news/2015/09/wordpress-4-3-1/ .

Security:       f4ce64c2-5bd4-11e5-9040-3c970e169bc2
Security:       CVE-2015-5714
Security:       CVE-2015-5715
Approved by:	ports-secteam
2015-09-15 20:05:01 +00:00
Dmitry Marakasov
96da0141ac MFH: r396920
- Fix shebangs
- Add LICENSE_FILE
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-14 18:25:00 +00:00
Dmitry Marakasov
e6773656b6 MFH: r396915
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-14 17:45:09 +00:00
Dmitry Marakasov
42b572133d MFH: r396688
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-11 18:46:36 +00:00
Dmitry Marakasov
d36ac6026a MFH: r396696
This needs perl as both build and run dependency

- It installs perl scripts into DATADIR
- Unless perl is available at buildtime it'll use incorrect shebangs for these scripts

Approved by:	portmgr blanket
Approved by:	ports-secteam blanket
2015-09-11 18:43:49 +00:00
Dmitry Marakasov
b57fa300fc MFH: r396691
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-11 18:18:10 +00:00
Dmitry Marakasov
702aba3037 MFH: r396685
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-11 17:37:27 +00:00
Dmitry Marakasov
b226a0c957 MFH: r396679
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-11 16:21:52 +00:00
Christian Weisgerber
5b5063c9f7 MFH: r396600
Fix opusenc buffer overflow, channel integer overflow, and division
by zero.  (Same code as vorbis-tools oggenc.)

PR:		202941
Obtained from:	https://trac.xiph.org/ticket/2212
Obtained from:	https://trac.xiph.org/changeset/19117
Obtained from:	Fedora vorbis-tools Git (commit 63a1a62d)
Security:	CVE-2015-6749
Security:	CVE-2014-9638
Security:	CVE-2014-9639
Security:	a35f415d-572a-11e5-b0a4-f8b156b6dcc8
Approved by:	ports-secteam
2015-09-11 15:01:53 +00:00
Christian Weisgerber
19e6755fbd MFH: r396532 r396599
Fix oggenc buffer overflow, crash on raw file close, channel integer
overflow, and division by zero.

PR:		202941
Submitted by:	junovitch
Obtained from:	https://trac.xiph.org/ticket/2212
Obtained from:	https://trac.xiph.org/changeset/19117
Obtained from:	Fedora vorbis-tools Git (commit 63a1a62d)
Security:	CVE-2015-6749
Security:	CVE-2014-9638
Security:	CVE-2014-9639
Security:	a35f415d-572a-11e5-b0a4-f8b156b6dcc8
Approved by:	ports-secteam
2015-09-11 14:59:04 +00:00
Dmitry Marakasov
8ab9669e1e MFH: r396633
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 23:09:20 +00:00
Dmitry Marakasov
70d0d0b4bd MFH: r396632
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 23:08:32 +00:00
Dmitry Marakasov
112aa7ce56 MFH: r396631
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 23:07:10 +00:00
Dmitry Marakasov
dc343c5ce6 MFH: r396628
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 23:00:28 +00:00
Dmitry Marakasov
cf1ea97334 MFH: r396625
- Add LICENSE_FILE
- Add NO_ARCH
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 22:58:30 +00:00
Dmitry Marakasov
d89465519f MFH: r396623
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 22:57:17 +00:00
Dmitry Marakasov
25ac9861c1 MFH: r396621
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 22:55:30 +00:00
Dmitry Marakasov
33fbac0a65 MFH: r396619
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 22:54:22 +00:00
Dmitry Marakasov
cf7f417f11 MFH: r396617
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 22:50:01 +00:00
Dmitry Marakasov
2a8438627a MFH: r396615
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 22:48:26 +00:00
Dmitry Marakasov
dc3a47b94b MFH: r396612
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 22:46:16 +00:00
Dmitry Marakasov
3635b22ce2 MFH: r396610
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 22:43:23 +00:00
Dmitry Marakasov
024ce67866 MFH: r396605
- Add LICENSE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-10 22:38:41 +00:00
Mark Felder
5765343254 MFH: r396581
lang/php56: Update to 5.6.13

PR:		202906
Approved by:	ports-secteam (with hat)
Security:	CVE-2015-6834
Security:	CVE-2015-6835
Security:	CVE-2015-6836
Security:	CVE-2015-6837
Security:	CVE-2015-6838
Security:	3d675519-5654-11e5-9ad8-14dae9d210b8
2015-09-10 16:31:33 +00:00
Mark Felder
5bc297f9fd MFH: r396580
lang/php55: Update to 5.5.29

PR:		202906
Approved by:	ports-secteam (with hat)
Security:	CVE-2015-6834
Security:	CVE-2015-6835
Security:	CVE-2015-6836
Security:	CVE-2015-6837
Security:	CVE-2015-6838
Security:	3d675519-5654-11e5-9ad8-14dae9d210b8
2015-09-10 16:31:01 +00:00
Mark Felder
54fa61ce89 MFH: r396579
lang/php5: Update to 5.4.45

PR:		202906
Approved by:	ports-secteam (with hat)
Security:	CVE-2015-6834
Security:	CVE-2015-6835
Security:	CVE-2015-6836
Security:	CVE-2015-6837
Security:	CVE-2015-6838
Security:	3d675519-5654-11e5-9ad8-14dae9d210b8
2015-09-10 16:30:24 +00:00
Rene Ladan
a506828e9e MFH: r396536
www/chromium: update to 45.0.2454.85 [1]
- support webui JS code, from OpenBSD
- support setting background processes, from OpenBSD
- disable core dumps in the wrapper script [2]

Submitted by:	LeFroid <tmvfroid@gmail.com> [1] via GitHub
Submitted by:	cognet [2]
Security:	http://vuxml.freebsd.org/freebsd/a9350df8-5157-11e5-b5c1-e8e0b747a45a.html
Approved by:	portmgr (erwin)
2015-09-10 07:25:58 +00:00
Dmitry Marakasov
b5d0b75e06 MFH: r396509
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-09 14:37:05 +00:00
Dmitry Marakasov
6c766ef8a3 MFH: r396507
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-09 14:31:35 +00:00
Dmitry Marakasov
cb391f4b31 MFH: r396498
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-09 14:02:01 +00:00
Dmitry Marakasov
7afcd6bd74 MFH: r396494
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-09 14:00:10 +00:00
Dmitry Marakasov
66c657554d MFH: r396488
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-09 13:57:10 +00:00
Dmitry Marakasov
c80c95cb44 MFH: r396485
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-09 13:54:10 +00:00
Dmitry Marakasov
8dc7b8af11 MFH: r396480
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-09 13:51:48 +00:00
Dmitry Marakasov
45a078c607 MFH: r396477
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-09 13:45:07 +00:00
Xin LI
d4a233f662 MFH: r396450
Replace "/etc" with $PREFIX/etc.  Without this change ibus-dconf won't be
able to save input method engine preferences.

PR:		ports/197191
Submitted by:	Christopher Hall <christopherhall hsw gmail.com>
Approved by:	ports-secteam
2015-09-09 01:07:34 +00:00
Dmitry Marakasov
2e49cd94fc MFH: r396437
- Use autoplist to make some python files actually go into the package
- Add NO_ARCH

Approved by:	ports-secteam blanket
2015-09-08 19:54:46 +00:00
Matthew Seaman
ec2925b112 MFH: r396428
Security Update to 4.4.14.1

Advisory: https://www.phpmyadmin.net/security/PMASA-2015-4/

Security:	3904f759-5659-11e5-a207-6805ca0b3d42
Approved by:	ports-secteam (feld)
2015-09-08 19:11:08 +00:00
Dmitry Marakasov
01c197da71 MFH: r396431
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-08 19:01:35 +00:00
Dmitry Marakasov
7b3ca042f4 MFH: r396429
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-08 18:59:20 +00:00
Mark Felder
74ff469672 MFH: r394069
Update to 1.12.7.  See
https://www.wireshark.org/docs/relnotes/wireshark-1.12.7.html for a
list of changes in this release.

Security:	CVE-2015-6241
Security:	CVE-2015-6242
Security:	CVE-2015-6243
Security:	CVE-2015-6244
Security:	CVE-2015-6245
Security:	CVE-2015-6246
Security:	CVE-2015-6247
Security:	CVE-2015-6248
Security:	CVE-2015-6249
Approved by:	ports-secteam (with hat)
2015-09-08 17:12:23 +00:00
Mark Felder
7a9a0d4996 MFH: r396408
Add patch to resolve stack overflow vulnerability

Security:	98092444-5645-11e5-9ad8-14dae9d210b8
Security:	CVE-2015-6806
Approved by:	ports-secteam (with hat)
2015-09-08 16:46:05 +00:00
Mark Felder
35f8dc722d MFH: r392658
Remove incorrect screenrc command.

PR:		201717
Approved by:	ports-secteam (with hat)
2015-09-08 16:45:00 +00:00
Dmitry Marakasov
d1da4408b6 MFH: r396401
- Fix installed file referring to stagedir
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam blanket
2015-09-08 16:16:48 +00:00
Dmitry Marakasov
654fc47da3 MFH: r396350
- Fix shebangs
- Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-08 01:35:12 +00:00
Jason Unovitch
fe68cb652a MFH: r396262
graphics/libwmf: Fix bug introduced by patch for CVE-2015-4696

- The original CVE-2015-4696 patch from upstream was missing line numbers
  in the first patch hunk.  The security issue was resolved by the
  restructured code but a new potential bug was introduced in the process.
- While here, update to my FreeBSD.org email

PR:		201513
Reported by:	Sevan Janiyan <venture37@geeklan.co.uk>
Obtained from:	Fedora libwmf RPM git (commit c8bc53c1)
Approved by:	ports-secteam (feld), feld (mentor)
2015-09-07 11:51:46 +00:00
Dimitry Andric
f215b8642d MFH: r396167
Disable use of SSE instructions in Xorg's xf86SlowBcopy() function.

When such instructions are used to copy data from/to mapped video
memory, some hypervisors (e.g. KVM, Microsoft Hyper-V) can generate
SIGILL or SIGBUS exceptions, causing Xorg to crash.

Reported by:	nogcjx@fastmail.fm
Approved by:	ports-secteam (feld)
PR:		202643
2015-09-05 14:34:18 +00:00
Koop Mast
fb2b787c5b MFH: r396124
Update gdk-pixbuf2 to 2.31.7.

Fixes several integer overflows.

Security:	ed0ecad5-531d-11e5-9850-bcaec565249c
Approved by:	ports-secteam (feld@)
2015-09-04 19:37:33 +00:00
Jason Unovitch
a881cbe707 MFH: r395861 r396024 r394418 r395787 r396026
r395861
QEMU update to 2.4.0
- remove patch files accepted and merge upstream
- Add new vgabios-virtio

r396024
Build fixes for 2.4.0
- regenerate patch-pcap
- Escape --extra-ldflags as it looks like the qemu builder is eating spaces
  or lines making it frustrating to use.

PR:	202402 202536 202864

r394418
Update qemu-sbruno to track bsd-user branch on github.  I *am* the
upstream of this port and maintainer notified developers on 07/17/15 to
update his ports while he is AFK.

Sync's to pre-release 2.4.0

Differential Revision:	https://reviews.freebsd.org/D3385

r395787
Build fix:
- Remove etc/qemu/target-x86_64.conf.sample dropped by upstream
- Add vgabios-virtio.bin

r396026
Fix Makefile so that those who want to use this port directly can still
build.

PR:	202536

PR:		202402
Security:	CVE-2015-5154
Security:	CVE-2015-5165
Security:	CVE-2015-5166
Security:	da451130-365d-11e5-a4a5-002590263bf5
Security:	f06f20dc-4347-11e5-93ad-002590263bf5
Security:	ee99899d-4347-11e5-93ad-002590263bf5
Approved by:	ports-secteam (feld), feld (mentor)
2015-09-04 17:24:36 +00:00
Dmitry Marakasov
ef4d5127ac MFH: r396097
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-04 14:54:02 +00:00
Bryan Drewery
0218d2dbd4 MFH: r396022
Update to 3.17.8.

Changes:
  - Fixes handling of PORTSDIR when /usr/ports is a symlink after head
    r272363 and stable/10 r287334.

Reported by:	dhw
2015-09-03 17:14:33 +00:00
Dmitry Marakasov
0ef320f716 MFH: r395953
- Don't reference stagedir from installed script

Approved by:	portmgr blanket
Approved by:	ports-secteam blanket
2015-09-03 13:05:52 +00:00
Mathieu Arnold
7b12f47f6b MFH: r393161 r395660 r395703 r395908
Update BIND to 9.9.7-P3 and 9.10.2-P4.

Also:
- Add an option to enable the bind min override ttl patch.
- When not using OpenSSL from ports, do not try to unmount the chrooted
  engines directory.
- Add an option for embedding PORTREVISION in the server's version string.

Security:	CVE-2015-5722, CVE-2015-5986
Sponsored by:	Absolight
2015-09-02 21:08:51 +00:00
Mark Felder
4b0e314d58 MFH: r395863
dns/powerdns: Update to 3.4.6

- No longer install dnsdist, which conflicted with dns/dnsdist port
- Luabackend patch is now FreeBSD/i386 specific and has been submitted upstream
for inclusion

This update also fixes a DoS vulnerability:

https://doc.powerdns.com/md/security/powerdns-advisory-2015-02/

Changelog:	https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-346

PR:		202738
Security:	55c43f5b-5190-11e5-9ad8-14dae9d210b8
Security:	CVE-2015-5230
Approved by:	ports-secteam (with hat)
2015-09-02 16:46:08 +00:00
Dmitry Marakasov
469a6f35e9 MFH: r395844
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-02 14:12:13 +00:00
Dmitry Marakasov
c8165d6a4c MFH: r395838
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-02 13:58:13 +00:00
Dmitry Marakasov
0287d8c206 MFH: r395835
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-02 13:55:49 +00:00
Xin LI
f1fefc5831 MFH: r395812
Update to 2015-08-10a (changes inspected manually).

Approved by:	ports-secteam
2015-09-02 00:36:35 +00:00
Jason Unovitch
570fd80cfe MFH: r395047 (security relevant change only)
- Apply fix for CVE-2015-3228, denial of service via crafted Postscript files.

The security relevant change was applied manually as r395047 split the
Ghostscript ports into separate X11-independent and -dependent parts.

PR:		202781
Security:	CVE-2015-3228
Security:	fc1f6658-4f53-11e5-934b-002590263bf5
Approved by:	ports-secteam (feld), feld,delphij (mentors)
2015-09-01 23:15:06 +00:00
Raphael Kubo da Costa
aaef13fedb MFH: r395768
Require a C++11-compliant standard library and make it work with GCC < 4.9.

Despite ports r340913, the port still fails to build on FreeBSD 9.3 with
lang/gcc (GCC 4.8):

  libreify/src/parser.cc: In member function 'void Reify::Parser::parseProgram()':
  libreify/src/parser.cc:130:51: error: 'to_string' is not a member of 'std'

Apply a workaround for bug 193528 found in other ports to make that function
visible to GCC 4.8 (GCC 4.9 and later are fine).

Additionally, the port actually requires a C++11 standard library in
addition to a C++11-compliant compiler, so adjust the USES line and later
simplify the process of choosing which compiler to use.

Approved by:	vsevolod (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3545

Approved by:	portmgr (blanket approval)
2015-09-01 21:36:30 +00:00
Dmitry Marakasov
f64b834ee4 MFH: r395791
- Add NO_ARCH
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-09-01 19:34:05 +00:00
Mark Felder
a9a0cf88ab MFH: r391331
This MFH is just a pkg-plist change which was missed when 1.0.2 was
merged to resolve a security issue.

Approved by:	ports-secteam (with hat)
2015-09-01 19:02:35 +00:00
Mark Felder
5b23a54dba MFH: r393579
- Change upstream GH account
- Change WWW

This is only the GH account change and WWW; the version was already
superceded, but became unfetchable due to this missing MFH.

Approved by:	ports-secteam (with hat)
2015-09-01 18:36:00 +00:00
Jan Beich
4761a729e4 MFH: r395738
Pass maintainership to submitter

PR:		202751, 202753
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl>
Approved by:	ports-secteam trivial documentation blanket
2015-09-01 16:59:55 +00:00
Jan Beich
cccdbf0f25 MFH: r395640
Reset maintainership per mail on freebsd-ports@ list

Requested by:	Joe Horn <joehorn@gmail.com> (maintainer)
Approved by:	ports-secteam trivial documentation blanket
2015-09-01 16:53:41 +00:00
Jan Beich
d5c0c08989 MFH: r395769
multimedia/libav: update to 11.4

Changes:	https://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v11.4
Security:	da434a78-e342-4d9a-87e2-7497e5f117ba
Security:	80c66af0-d1c5-449e-bd31-63b12525ff88
Approved by:	ports-secteam (feld)
2015-09-01 16:34:04 +00:00
Guido Falsi
158fb834bf MFH: r395773
Remove no longer valid WWW link.

Reported by:	pi@ (via email)
Approved by:	Maintainer timeout

Approved by:	ports-secteam (blanket)
2015-09-01 16:10:30 +00:00
Dmitry Marakasov
79a2c44eff MFH: r395770
- Fix installed script referencing stagedir

Approved by:	portmgr blanket
Approved by:	ports-secteam blanket
2015-09-01 15:51:52 +00:00
Guido Falsi
75fd55ae32 MFH: r394667
www/lighttpd: modernize, support lua 5.2+

- Use USE OPTIONs helpers
- add support for lua 5.2+

PR:                  202302
Submitted by:        pkubaj@riseup.net (maintainer)

Needed to complete merge done in r395736.

Approved by:	ports-secteam (delphij)
2015-09-01 07:48:35 +00:00
Gordon Tetlow
ede548c0bd MFH: r395645
Update devel/p4, devel/p4d, and devel/p4p to 2015.1/1227227.

Fixes micropatching update breakage.

Approved by:	mat (mentor, implicit)
Approved by:	ports-secteam (delphij)
2015-09-01 05:34:39 +00:00
Guido Falsi
ca18c7d2b0 MFH: r395734, r395735
r395734:

- Update to 1.4.37
- Use new OPTION helper
- Unsilence some installation commands

PR:			202637
Submitted by:		peter@
Update Submitted by:	pkubaj at riseup.net (maintainer)

r395735:

Fix distinfo mangled by previous commit.

Approved by:		ports-secteam (delphij)
2015-08-31 23:39:27 +00:00
Dmitry Marakasov
3fafdb3a1c MFH: r395720
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-31 18:42:47 +00:00
Dmitry Marakasov
5c360570ac MFH: r395717
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-31 18:41:17 +00:00
Dmitry Marakasov
5ae2a8d999 MFH: r395714
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-31 18:37:06 +00:00
Dmitry Marakasov
3355affc37 MFH: r395712
- Add USES=desktop-file-utils shared-mime-info as suggested by stage-qa
- Remove useless MAN1/MANLANG
- Add manpages to pkg-plist

Approved by:	vg@FreeBSD.org (maintainer)
Approved by:	ports-secteam blanket
2015-08-31 18:34:39 +00:00
Dmitry Marakasov
4222037008 MFH: r395710
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-31 18:16:39 +00:00
Dmitry Marakasov
f897d3303f MFH: r395708
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-31 18:15:06 +00:00
Dmitry Marakasov
8d58855587 MFH: r395704
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-31 17:24:12 +00:00
Jason Unovitch
bfc4370948 MFH: r393157
- import security fix from git
Security: format string vulnerability

Security:	5300711b-4e61-11e5-9ad8-14dae9d210b8
Approved by:	ports-secteam (feld), feld (mentor)
2015-08-30 23:19:09 +00:00
Li-Wen Hsu
089c558f97 MFH: r395301
- Update to 4.1.3

Approved by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3402

Approved by:	ports-secteam (delphij)
2015-08-30 18:26:37 +00:00
Jan Beich
f36b375979 MFH: r395573
audio/libtremor: chase homepage

Not Found
The requested URL /ogg/vorbis/ was not found on this server.

Approved by:	ports-secteam (delphij)
2015-08-30 15:43:01 +00:00
Bartek Rutkowski
e3be4910d7 MFH: r395563
sysutils/iocage: update 1.7.1 -> 1.7.3

- Adds ability to create 10.2 jails

PR:		202661
Submitted by:	olegni
Approved by:	ports-secteam
2015-08-30 10:15:39 +00:00
Jan Beich
6b520109b5 MFH: r395574
audio/libtremor: bump PORTREVISION in consumers after r395232

libvorbisidec.so.1.0.2 -> libvorbisidec.so.1.0.3

ACC report:	https://people.freebsd.org/~jbeich/compat_reports/libtremor/1.2.0.s20040213_to_1.2.1.s20150105/compat_report.html
Pointy hat to:	jbeich
Approved by:	ports-secteam reliability blanket
2015-08-29 22:09:44 +00:00
Jan Beich
3b279696ce MFH: r395460
multimedia/mplayer2: make GIF=on actually work

GIF option was both auto-disabled during configure and broken when
forced to be enabled. So, bump PORTREVISION to restore GIF support
for users with GIF=on.

PR:		202404
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Approved by:	ports-secteam (delphij)
2015-08-29 22:07:25 +00:00
Jan Beich
ae8d4a5ca9 MFH: r395434
multimedia/mplayer2: slightly improve options

- Make CACA=on actually work
- Convert PULSE and LIBCDIO to standard spelling
- Drop option descriptions where standardized

PR:		202404
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Approved by:	ports-secteam (delphij)
2015-08-29 21:58:27 +00:00
Dmitry Marakasov
a12dfc9769 MFH: r395476
- Fix installed files referencing STAGEDIR
- Simplify the port a bit in the process

Approved by:	portmgr blanket
Approved by:	ports-secteam (delphij)
2015-08-28 17:00:47 +00:00
Jan Beich
2c7fd81e9f MFH: r395470
www/firefox{,-esr}: update to 40.0.3/38.2.1

Security:	237a201c-888b-487f-84d3-7d92266381d6
Approved by:	ports-secteam (feld)
2015-08-28 16:21:24 +00:00
Dmitry Marakasov
e48adc4d12 MFH: r395495
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-28 15:26:52 +00:00
Dmitry Marakasov
527a4a6df1 MFH: r395488
- Switch to @sample; also fixes config removal on deinstall due to incorrect @unexec command

Approved by:	ports-secteam blanket
2015-08-28 14:51:26 +00:00
Dmitry Marakasov
c3af2b4d86 MFH: r395479
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-28 13:31:50 +00:00
Dmitry Marakasov
2d3d87a9ef MFH: r395477
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-28 13:30:30 +00:00
Xin LI
9d663c38e3 MFH: r394408
Update to version 2.1.8.20150727

PR:		202157
Submitted by:	 Koichiro IWAO (maintainer)
Approved by:	ports-secteam
2015-08-28 04:24:11 +00:00
Dmitry Marakasov
8175fd3749 MFH: r395419
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-27 12:56:47 +00:00
Dmitry Marakasov
28e611954e MFH: r395415
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-27 12:18:54 +00:00
Dmitry Marakasov
c49b00a3e8 MFH: r395335
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-26 02:47:10 +00:00
Jason Unovitch
99f1ea61b1 MFH: r391234
multimedia/ffmpeg0: Use OPTIONS helpers, Honour CFLAGS

- Use OPTIONS helpers for as many as conditional blocks as possible.
  Blocks with FFMPEG_* and other variables not supported by the helper
  framework are not modified.
- Honour CFLAGS for armv6 (= -> ?=)

While I'm here:

- Sort and group common or related Makefile sections where it made sense
  to do so and improved readability. Put global things up the top and
  conditional blocks below.
- Improve whitespace alignment for readability.

Approved by:		wg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D2981

MFH: r391234

multimedia/ffmpeg0: Fix X11GRAB dependency typo

Fix a typo (s/xent/xext) in the X11GRAB USE_XORG dependency assignment that was
introduced in r391234.

PR:		201321
Submitted by:	Andrey Fesenko <andrey bsdnir info>
Approved by:	pointyhat (koobs)

MFH: r395164

multimedia/ffmpeg0: security update 0.7.16 -> 0.7.17

PR:		200852
Security:	65b14d39-d01f-419c-b0b8-5df60b929973
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
Approved by:	wg (maintainer), delphij (mentor)
Approved by:	ports-secteam (delphij)
2015-08-25 23:58:18 +00:00
Jan Beich
2539d73b0b MFH: r395219
games/openbor: unbreak on non-x86 architectures

ib/2xSaI.c -o source/gfxlib/2xSaI.o
source/gfxlib/2xSaI.c:50:11: error: invalid output constraint '=d' in asm
        : "=d"(retval)
          ^
1 error generated.

Reported by:	pkg-fallout (armv6)
Approved by:	ports-secteam (build fix blanket)
2015-08-25 14:51:16 +00:00
Jan Beich
a0ef54cf11 MFH: r395232
audio/libtremor: update to 1.2.1.s20150105

Changes:	https://git.xiph.org/?p=tremor.git;a=shortlog;h=b56ffc
Security:	http://www.vuxml.org/freebsd/3dac84c9-bce1-4199-9784-d68af1eb7b2e.html
Security:	http://www.vuxml.org/freebsd/40497e81-fee3-4e54-9d5f-175a5c633b73.html
Approved by:	portmgr (erwin)
2015-08-25 11:22:15 +00:00
Dmitry Marakasov
ad4f20d575 MFH: r395238
- Fix library installation
- Fix library name to match what script expects, fixing -r option

Approved by:	portmgr blanket
Approved by:	ports-secteam blanket
2015-08-25 11:19:57 +00:00
Mark Felder
99c2df8497 MFH: r395178
devel/pcre: Add patch to resolve heap overflow vulnerability

Obtained from:	http://vcs.pcre.org/pcre?view=revision&revision=1594
Security:	6900e6f1-4a79-11e5-9ad8-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-08-24 16:30:16 +00:00
Jason Unovitch
f82a324c06 MFH: r394265
- Update to 1.23.10
- Fix file permission
- Update options

PR:		202328
Security:	6241b5df-42a1-11e5-93ad-002590263bf5
Approved by:	ports-secteam (delphij), delphij (mentor)
2015-08-23 23:05:01 +00:00
Jason Unovitch
88884adfce MFH: r394009
- Update to 1.24.3
- Update options
- Fix file permissions

PR:		202328
Security:	6241b5df-42a1-11e5-93ad-002590263bf5
Approved by:	ports-secteam (delphij), delphij (mentor)
2015-08-23 23:03:50 +00:00
Jason Unovitch
aa94a71ce1 MFH: r394006
- Update to 1.25.2
- Update options

PR:		202328
Security:	6241b5df-42a1-11e5-93ad-002590263bf5
Approved by:	ports-secteam (delphij), delphij (mentor)
2015-08-23 23:02:40 +00:00
Olli Hauer
8708b1eb06 MFH: r393672
- upgrade to 1.7.21
- fix py-subversion (convert BDB_CONFIGURE_OFF back to !${PORT_OPTIONS:MBDB})
- fix sample apache module config ('s/dav_module/dav_svn_module/')
- add tuning example for dav_svn_module

MFH: r395129

- update to 1.7.22

Developer-visible changes:
  - General:
    * fix the regression test suite which was broken in 1.7.21 (r1694012)

Approved by: 		ports-secteam (delphij@)
2015-08-23 20:48:00 +00:00
Olli Hauer
1e5b8e723b MFH: r393440
- update to 2.2.31
- remove backports
- minor cleanups
- always rebuild configure script
- add patch for acinclude.m4 [1]

Changes with Apache 2.2.31 [2]

  *) Correct win32 build issues for mod_proxy exports, OpenSSL 1.0.x headers.
     [Yann Ylavic, Gregg Smith]

Changes with Apache 2.2.30 (not released)

  *) SECURITY: CVE-2015-3183 (cve.mitre.org)
     core: Fix chunk header parsing defect.
     Remove apr_brigade_flatten(), buffering and duplicated code from
     the HTTP_IN filter, parse chunks in a single pass with zero copy.
     Limit accepted chunk-size to 2^63-1 and be strict about chunk-ext
     authorized characters.  [Graham Leggett, Yann Ylavic]

  *) http: Fix LimitRequestBody checks when there is no more bytes to read.
     [Michael Kaufmann <mail michael-kaufmann.ch>]

  *) core: Allow spaces after chunk-size for compatibility with implementations
     using a pre-filled buffer.  [Yann Ylavic, Jeff Trawick]

  *) mod_ssl: bring SNI behavior into better conformance with RFC 6066:
     no longer send warning-level unrecognized_name(112) alerts. PR 56241.
     [Kaspar Brand]

  *) http: Make ap_die() robust against any HTTP error code and not modify
     response status (finally logged) when nothing is to be done. PR 56035.
     [Yann Ylavic]

  *) core, modules: Avoid error response/document handling by the core if some
     handler or input filter already did it while reading the request (causing
     a double response body).  [Yann Ylavic]

  *) FreeBSD: Disable IPv4-mapped listening sockets by default for versions
     5+ instead of just for FreeBSD 5. PR 53824.  [Jeff Trawick,
     Olli Hauer <ohauer gmx de>]

  *) mod_proxy: use the original (non absolute) form of the request-line's URI
     for requests embedded in CONNECT payloads used to connect SSL backends via
     a ProxyRemote forward-proxy.  PR 55892.  [Hendrik Harms <hendrik.harms
     gmail com>, William Rowe, Yann Ylavic]

  *) mpm_winnt: Accept utf-8 (Unicode) service names and descriptions for
     internationalization.  [William Rowe]

  *) mod_log_config: Implement logging for sub second timestamps and
     request end time.  [Rainer Jung]

  *) mod_log_config: Ensure that time data is consistent if multiple
     duration patterns are used in combination, e.g. %D and %{ms}T.
     [Rainer Jung]

  *) mod_log_config: Add "%{UNIT}T" format to output request duration in
     seconds, milliseconds or microseconds depending on UNIT ("s", "ms", "us").
     [Ben Reser, Rainer Jung]

  *) In alignment with RFC 7525, the default recommended SSLCipherSuite
     and SSLProxyCipherSuite now exclude RC4 as well as MD5. Also, the
     default recommended SSLProtocol and SSLProxyProtocol directives now
     exclude SSLv3. Existing configurations must be adjusted by the
     administrator. [William Rowe]

  *) core: Avoid potential use of uninitialized (NULL) request data in
     request line error path. [Yann Ylavic]

  *) mod_proxy_http: Use the "Connection: close" header for requests to
     backends not recycling connections (disablereuse), including the default
     reverse and forward proxies.  [Yann Ylavic]

  *) mod_proxy: Add ap_connection_reusable() for checking if a connection
     is reusable as of this point in processing.  [Jeff Trawick]

  *) mod_proxy: Reuse proxy/balancer workers' parameters and scores across
     graceful restarts, even if new workers are added, old ones removed, or
     the order changes.  [Jan Kaluza, Yann Ylavic]

  *) mod_ssl: 'SSLProtocol ALL' was being ignored in virtual host context.
     PR 57100.  [Michael Kaufmann <apache-bugzilla michael-kaufmann.ch>,
     Yann Ylavic]

  *) mod_ssl: Improve handling of ephemeral DH and ECDH keys by
     allowing custom parameters to be configured via SSLCertificateFile,
     and by adding standardized DH parameters for 1024/2048/3072/4096 bits.
     Unless custom parameters are configured, the standardized parameters
     are applied based on the certificate's RSA/DSA key size. [Kaspar Brand]

  *) mod_ssl: drop support for export-grade ciphers with ephemeral RSA
     keys, and unconditionally disable aNULL, eNULL and EXP ciphers
     (not overridable via SSLCipherSuite). [Kaspar Brand]

  *) mod_ssl: Add support for configuring persistent TLS session ticket
     encryption/decryption keys (useful for clustered environments).
     [Paul Querna, Kaspar Brand]

  *) SSLProtocol and SSLCipherSuite recommendations in the example/default
     conf/extra/httpd-ssl.conf file are now global in scope, affecting all
     VirtualHosts (matching 2.4 default configuration). [William Rowe]

  *) mod_authn_dbd: Fix lifetime of DB lookup entries independently of the
     selected DB engine.  PR 46421.  [Jan Kaluza].

  *) Turn static function get_server_name_for_url() into public
     ap_get_server_name_for_url() and use it where appropriate. This
     fixes mod_rewrite generating invalid URLs for redirects to IPv6
     literal addresses. PR 52831 [Stefan Fritsch]

  *) dav_validate_request: avoid validating locks and ETags when there are
     no If headers providing them on a resource we aren't modifying.
     [Ben Reser]

  *) mod_ssl: New directive SSLSessionTickets (On|Off).
     The directive controls the use of TLS session tickets (RFC 5077),
     default value is "On" (unchanged behavior).
     Session ticket creation uses a random key created during web
     server startup and recreated during restarts. No other key
     recreation mechanism is available currently. Therefore using session
     tickets without restarting the web server with an appropriate frequency
     (e.g. daily) compromises perfect forward secrecy. [Rainer Jung]

  *) mod_deflate: Define APR_INT32_MAX when it is missing so to be able to
     compile against APR-1.2.x (minimum required version). [Yann Ylavic]

  *) mod_reqtimeout: Don't let pipelining checks interfere with the timeouts
     computed for subsequent requests.  PR 56729.  [Eric Covener]

[1]	https://issues.apache.org/bugzilla/show_bug.cgi?id=58126
[2]	http://www.apache.org/dist/httpd/CHANGES_2.2.31

With Head apache@

Approved by: 		ports-secteam (delphij@)
2015-08-23 20:29:11 +00:00
Rene Ladan
57d5fe45d7 MFH: r395024
Move definitions of MAKE_ARGS up to ensure that chromedriver is built when
requested [1]

While here sort USES

PR:		202560 [1]
Submitted by:	Carlos J Puga Medina [1]
Approved by:	ports-secteam (delphij)
2015-08-22 09:45:44 +00:00
Xin LI
4cf93243fc MFH: r395015
Security Update to 7.39.

PR:		ports/202527
Submitted by:	Simon Wright (maintainer)
Approved by:	ports-secteam
2015-08-22 06:59:17 +00:00
Jason E. Hale
3f6082e78e MFH: r394934
- Update graphics/libpgf to 7.15.32
- Chase shlib bump

Security:	9a71953a-474a-11e5-adde-14dae9d210b8
Approved by:	ports-secteam (feld)
2015-08-21 23:20:36 +00:00
Kurt Jaeger
dfcfb24dc3 MFH: r394913
www/drupal6: 6.36 -> 6.37

- This release fixes security vulnerabilities. Sites are urged to upgrade
  immediately after reading the notes below and the security announcement:
  Drupal Core - Critical - Multiple Vulnerabilities - SA-CORE-2015-003

PR:		202526
Submitted by:	simon.wright@gmx.net (maintainer)
Approved by:	ports-secteam
2015-08-21 14:58:44 +00:00
Colin Percival
3a797d74a6 MFH: r394955
Update tarsnap to 1.0.36.

This removes the SSE2 option since tarsnap now detects that cpu feature
at run-time.

Security:	Fixes a denial of service and a maybe-exploitable overflow.
Approved by:	ports-secteam (feld)
2015-08-21 14:26:18 +00:00
Rene Ladan
28a045f3ed MFH: r394902
- Update to 44.0.2403.155 [1]
- Add a non-default option to install Chrome Driver [2][3]

PR:		202368 [2]
PR:		202370 [3]
Submitted by:	LeFroid via GitHub [1]
Submitted by:	stb@lassitu.de [2][3]
Approved by:	ports-secteam (feld)
2015-08-20 18:21:03 +00:00
Jason Unovitch
cca1887808 MFH: r394890
sysutils/froxlor: security update 0.9.32_3 -> 0.9.33.2

- Update to 0.9.33.2
- Minor option and format fixes (support Dovecot 2, use default Apache version)
- Add security hint to pkg-message
- Add NO_ARCH
- Drop @dirrmtry as all pkg-plist files are under PREFIX

PR:		202262
Security:	CVE-2015-5959
Security:	9ee72858-4159-11e5-93ad-002590263bf5
Submitted by:	Marco Steinbach <coco@executive-computing.de> (maintainer)
Approved by:	ports-secteam (feld), feld (mentor)
2015-08-20 15:56:04 +00:00
Koop Mast
9c4193b9db The update to 2.31.6 in the 2015Q3 branch wasn't complete. There
where other changes between the 2.31.2 and 2.31.6 which where missed.

So to fix this, remove two patches that are now included in 2.31.6,
and update the plist for this version.

Submitted by:	pkg-fallout
Approved by:	portmgr@ (antoine@)
2015-08-20 10:37:42 +00:00
Mark Felder
eda2331e7a MFH: r394793
www/py-django: Update to 1.8.4
www/py-django17: Update to 1.7.10
www/py-django14: Update to 1.4.22

Relnotes:	https://www.djangoproject.com/weblog/2015/aug/18/security-releases/
Security:	b0e54dc1-45d2-11e5-adde-14dae9d210b8
Security:	CVE-2015-5963
Security:	CVE-2015-5964
Approved by:	ports-secteam (with hat)
2015-08-19 15:29:30 +00:00
Koop Mast
5589adc459 MFH: r394773
Update gdkpixbuf2 to 2.31.6.

This corrects CVE-2015-4491.

Approved by:	portmgr (erwin@)
Security:	f5b8b670-465c-11e5-a49d-bcaec565249c
2015-08-19 11:08:46 +00:00
Dmitry Marakasov
f665119be2 MFH: r394654
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-18 20:16:52 +00:00
Dmitry Marakasov
ccd42c4f90 MFH: r394639
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-18 19:17:54 +00:00
Dmitry Marakasov
d9c44ccd02 MFH: r394631
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-18 18:45:20 +00:00
Mark Felder
49a860082e MFH: r394634
textproc/freexl update to 1.0.2
This update resolves an integer overflow still awaiting CVE assignment

Security:	a59e263a-45cd-11e5-adde-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-08-18 18:36:42 +00:00
Mark Felder
8049e8dfd6 MFH: r394632
Update irc/unreal to 3.2.10.5
This release fixes a SASL Denial of Service issue

Security:	0ecc1f55-45d0-11e5-adde-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-08-18 18:28:09 +00:00
Xin LI
416d9ed3f3 MFH: r394625
Apply vendor changeset ce91452:

demux: mp4: correctly match release function

Obtained from:	VLC
Approved by:	ports-secteam
2015-08-18 17:46:32 +00:00
Jan Beich
c80b9bdf04 MFH: r394552
multimedia/mpv: expose ASS, DVDREAD, DVDNAV options

PR:		202403
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
Approved by:	ports-secteam (delphij)
2015-08-18 06:37:03 +00:00
Gordon Tetlow
c081059507 MFH: r394429
Update devel/p4d to 2015.1/1217912

Approved by:	mat (mentor)
Approved by:	ports-secteam (delphij)
Differential Revision:	https://reviews.freebsd.org/D3396
2015-08-18 03:30:01 +00:00
Dmitry Marakasov
f1c5eeba11 MFH: r394543
- Fix build when CXX is set to a path instead of just an executable name (fixes cross-builds)

Approved by:	portmgr blanket
Approved by:	ports-secteam build fix blanket
2015-08-18 02:04:41 +00:00
Palle Girgensohn
df1a2f6b8b MFH: r394519
Update mod_jk to fix security problem.

Security:	CVE-2014-8111
Approved by:	ports-secteam (feld)
2015-08-17 23:01:03 +00:00
Jan Beich
ce01a51a60 MFH: r394378
games/openra: update GeoLite2 to August snapshot

Approved by:	ports-secteam (feld)
2015-08-17 20:08:18 +00:00
Dmitry Marakasov
9d7709f851 MFH: r394524
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-17 19:02:18 +00:00
Dmitry Marakasov
a70b3ce5de MFH: r394523
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-17 19:00:41 +00:00
Thomas Zander
233b731fc4 MFH: r394414
Fix SIGBUS crashes on several popular ARM SoCs

PR:		200609
Submitted by:	rwestlun@gmail.com
Approved by:	ports-secteam (delphij)
2015-08-17 18:58:18 +00:00
Dmitry Marakasov
126cff91bc MFH: r394520
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-17 18:49:42 +00:00
Jason Unovitch
ae9c2240c4 MFH: r394506
sysutils/xen-tools: Update to 4.5.1 and apply XSA-139/XSA-140 patches

- Update to 4.5.1
- Remove XSA-117 to XSA-136 and elf_parse_bsdsyms patches now part of 4.5.1
- Leave XSA-135 QEMU traditional patches due an oversight in 4.5.1
- Apply patches for XSA-139/XSA-140
- Set USE_LDCONFIG, sort USES, use ${PATCH}, and reorder Makefile (portlint)

PR:		201931
Security:	CVE-2015-5166
Security:	ee99899d-4347-11e5-93ad-002590263bf5
Security:	CVE-2015-5165
Security:	f06f20dc-4347-11e5-93ad-002590263bf5
Approved by:	bapt (maintainer), feld (mentor)
Approved by:	ports-secteam (feld)
2015-08-17 15:18:11 +00:00
Jason Unovitch
07593109b1 MFH: r393514
Fix XSA-138 / CVE-2015-5154

PR:		201931
Security:	CVE-2015-5154
Security:	da451130-365d-11e5-a4a5-002590263bf5
Approved by:	ports-secteam (delphij,feld), delphij,feld (mentor)
2015-08-17 15:16:49 +00:00
Jason Unovitch
e49faaae53 MFH: r391737
Fix XSA-137 / CVE-2015-3259

PR:		201416
Submitted by:	Jason Unovitch <jason.unovitch@gmail.com>
Approved by:	ports-secteam (feld), feld (mentor)
2015-08-17 15:15:15 +00:00
Jason Unovitch
5b1055a6a8 MFH: r394290
Update to 5.4.44 release.

Security:	787ef75e-44da-11e5-93ad-002590263bf5
Approved by:	ports-secteam (feld), feld (mentor)
2015-08-17 15:11:01 +00:00
Jason Unovitch
e29947fac4 MFH: r394289
Update to 5.5.28 release.

Security:	787ef75e-44da-11e5-93ad-002590263bf5
Approved by:	ports-secteam (feld), feld (mentor)
2015-08-17 15:09:47 +00:00
Jason Unovitch
94b48efa44 MFH: r394286
Update to 5.6.12 release.

Security:	787ef75e-44da-11e5-93ad-002590263bf5
Approved by:	ports-secteam (feld), feld (mentor)
2015-08-17 15:08:44 +00:00
Mark Felder
89f4884d0f MFH: r394507
Last update was causing pollution of BUILD_DEPENDS into RUN_DEPENDS

PR:		202338
Approved by:	ports-secteam (with hat)
2015-08-17 14:23:33 +00:00
Dmitry Marakasov
eb308930dd MFH: r394446
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-17 12:02:36 +00:00
Dmitry Marakasov
ca59334f72 MFH: r394447
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-17 10:13:28 +00:00
Dmitry Marakasov
99396ee537 MFH: r394448
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-17 10:12:26 +00:00
Bernard Spil
b37ee8d917 MFH: r394020
databases/mariadb100-server: Update to 10.0.21

  - Update to 10.0.21
  - Updates mariadb100-client as well (slave-port)
  - Silence portlint
  - Re-roll patches with makepatch

[1]	https://mariadb.atlassian.net/browse/MDEV-7398
[2]	https://mariadb.atlassian.net/browse/MDEV-8128

Changes:	https://mariadb.com/kb/en/mariadb/mariadb-10021-changelog/

Differential revision:	https://reviews.freebsd.org/D2771
Reviewed by:	koobs (mentor), vsevolod (mentor)
Approved by:	vsevolod (mentor)
Approved by:	ports-secteam (feld)
PR:		200097
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
2015-08-17 09:21:37 +00:00
Erwin Lansing
647c728c48 MFH: r393662
(1) Update to latest subversion 1.8.14.
  (2) Make FreeBSD template configurable.

PR:		[2] 201989
Submitted by:	[2] Edward Tomasz Napierala
Security:	[1] CVE-2015-3184,
		    CVE-2015-3187,
		    57bb5e3d-3c4f-11e5-a4d4-001e8c75030d
Approved by:	maintainer timeout (security fix)
Sponsored by:	DK Hostmaster A/S
2015-08-17 08:10:26 +00:00
Jan Beich
16bcd93f7a MFH: r394430
multimedia/openh264: unbreak build on armv6

Disable NEON support for armv6 (softfp). Alas, MACHINE_CPU is
underspecified on arm* to conditionalize NEON check within a port.

PR:		201273
Reported by:	pkg-fallout
Submitted by:	mikael.urankar@gmail.com
Approved by:	ports-secteam (delphij)
2015-08-17 03:36:52 +00:00
Mark Felder
c47baf240a MFH: r394319
Add missing RUN_DEPENDS
Sort USES

PR:		202338
Approved by:	ports-secteam (with hat)
2015-08-16 12:45:43 +00:00
Jan Beich
0f026a6635 MFH: r394369
- Update Thunderbird to 38.2.0

Changes:	https://www.mozilla.org/thunderbird/38.2.0/releasenotes/
Security:	https://vuxml.freebsd.org/freebsd/c66a5632-708a-4727-8236-d65b2d5b2739.html
Approved by:	ports-secteam (feld)
2015-08-16 05:35:28 +00:00
Koop Mast
51de1a41bc Manual merge r394008: linux c6 and f10 flash update to 11.2r202.508.
This was done this way because HEAD ports diverged after the 64bit linux
emulation ports update.

Security:	f3778328-d288-4b39-86a4-65877331eaf7
Approved by:	ports-secteam@ (feld@)
2015-08-14 21:02:58 +00:00
Mark Felder
bf15609e63 MFH: r394256
Update MASTER_SITES to fix fetching problem due to abnormal version number

PR:		202332
Approved by:	ports-secteam (with hat)
2015-08-14 20:44:20 +00:00
Jan Beich
eb3857067f MFH: r394233
Back out r394012 after r394231 (use system libvpx again)

PR:		202270
Exp-run by:	antoine
Approved by:	ports-secteam (delphij)
2015-08-14 17:30:28 +00:00
Jan Beich
f7789453fc MFH: r394231
multimedia/libvpx: update to 1.4.0.488 (snapshot)

Sync system libvpx with bundled libvpx in Firefox 40 in order
to fix vulnerabilities in the former.

While here fix other issues:
- Add powerpc targets removed by upstream
- Add sparc64 support [1]
- Improve gcc42 workaround [2]
- Strip binaries as reported by stage-qa
- Drop unused -no-integrated-as hack for Clang

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.4.0..e67d45d
ACC report:	https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0_to_1.4.0.488/compat_report.html
PR:		202270
PR:		186394 [1] (based on)
PR:		189136 [2]
Exp-run by:	antoine
Approved by:	ashish (maintainer)
Approved by:	ports-secteam (delphij)
Security:	http://www.vuxml.org/freebsd/34e60332-2448-4ed6-93f0-12713749f250.html
2015-08-14 17:27:55 +00:00
Jan Beich
80c5eab81e MFH: r394204, r394205
security/{,ca_root_}nss: update to 3.19.3

Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.3_release_notes
Approved by:	portmgr (erwin)
2015-08-14 17:11:33 +00:00
Jason Unovitch
c717b165de MFH: r394236
ftp/vsftpd-ext: unbreak build on 9.x i386 and clean up port

- Force clang on FreeBSD < 10.0 to resolve 9.x i386 build issues
- Modernize USES with tar:tgz
- Rely on USERS/GROUPS; remove pkg-install/pkg deinstall scripts
- Remove direct chmod usage
- Regen patch to pet portlint

PR:		200791
Submitted by:	Xu Jing <xjflyttp@gmail.com> (maintainer - original version)
Approved by:	ports-secteam (feld), delphij (mentor)
2015-08-14 17:06:48 +00:00
Mark Felder
aa2b49d7d9 MFH: r394234
- Update to 3.3.17.1

Relnotes:	http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8268
Security:	ec6a2a1e-429d-11e5-9daa-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-08-14 16:48:54 +00:00
Dmitry Marakasov
5acc4c84d6 MFH: r394222
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-14 16:27:00 +00:00
Dmitry Marakasov
3831d220ee MFH: r394217
- Fix shebangs
- Drop @dirrm* from plist

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-14 14:16:43 +00:00
Dmitry Marakasov
8b3e4bace9 MFH: r394215
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-14 13:53:56 +00:00
Dmitry Marakasov
6fc21323a6 MFH: r394210
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-14 13:32:48 +00:00
Dmitry Marakasov
608187fd68 MFH: r394206
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-14 13:21:17 +00:00
Xin LI
060f6ffe1b MFH: r394005
Update to 0.8.0

PR:	202261
Submitted by:	Thomas Hurst <tom at hur dot st>
Approved by:	ports-secteam
2015-08-14 00:30:38 +00:00
Dmitry Marakasov
3ba73025fe MFH: r394066
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-13 15:02:37 +00:00
Dmitry Marakasov
7868a51b68 MFH: r394064
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-13 14:47:03 +00:00
Matthew Seaman
4391723532 MFH: r394043
Security update to 4.2.12

Security:	83b38a2c-413e-11e5-bfcf-6805ca0b3d42
Approved by:	ports-secteam (delphij)
2015-08-13 06:06:56 +00:00
Matthew Seaman
572dc36144 MFH: r394042
Security update to 4.0.24

http://blog.bestpractical.com/2015/08/security-vulnerabilities-in-rt.html

Security:	83b38a2c-413e-11e5-bfcf-6805ca0b3d42
Approved by:	ports-secteam (delphij)
2015-08-13 06:05:22 +00:00
Jan Beich
6e5e0e78b4 MFH: r394012
Switch back to bundled libvpx per vulnerabilites in v1.4.0

Security:	http://www.vuxml.org/freebsd/34e60332-2448-4ed6-93f0-12713749f250.html
Approved by:	ports-secteam (feld)
2015-08-12 19:09:01 +00:00
Jan Beich
c4fe2bb4fe MFH: r393984
Add OAuth keys for importing Google contacts into Loop

Loop aka Firefox Hello is available since 34.0.

https://bugzilla.mozilla.org/show_bug.cgi?id=1106854

Inspired by:	ArchLinux
Approved by:	ports-secteam (delphij)
2015-08-12 19:07:05 +00:00
Xin LI
ca17a634d3 MFH: r393985
Update to 2015-08-10 "Detritus".

Approved by:	ports-secteam@
2015-08-12 00:23:47 +00:00
Baptiste Daroussin
31d9ff98fc MFH: r393976
Update to pkg 1.5.6
Changes:
- Incorporate in sources the patch for expat CVE-2015-1283
  Note that pkg is not vulnerable because it does not use the patched function
- improvements in pkg check manpage
- fix format specifier in libpkg's pkg_vets

Approved by:	portmgr (implicit)
2015-08-11 22:11:03 +00:00
Baptiste Daroussin
3316d70812 MFH: r391999
Release pkg 1.5.5
Changes:
- Manpages updates
- Add a random delay to pkg-audit when invoked without a TTY
- Update zsh completion
- Add a new AUTOCLEAN option to automatically clean the cache directory
- Don't attempt to set file ownership when INSTALL_AS_USER is set
- Add a new configuration item to define custom HTTP User-Agent
- Fix an integer overflow when displaying package size for packages larger than 2GiB.

Approved by:	portmgr (implicit)
2015-08-11 22:10:28 +00:00
Baptiste Daroussin
1d273241e3 MFH: r393978
Add patch for CVE-2015-1283

Approved by:	portmgr (implicit)
2015-08-11 22:07:43 +00:00
Jan Beich
9028ba51ef MFH: r393941
Switch OpenH264 plugin to use environment variable

files/patch-system-openh264 causes patch churn on updates and hits
assertion with DEBUG=on[1]. Rework to use MOZ_GMP_PATH instead.

While here populate Last Updated field to avoid falling back to Epoch start
and disable Automatic Updates in an unlikely case of
- Cisco & Mozilla providing prebuilt version for FreeBSD
- Firefox running with root priveleges i.e., write permission under /usr/local

PR:		202218 [1]
Reported by:	kib, pi [1]
Inspired by:	Gentoo
Approved by:	ports-secteam (feld)
2015-08-11 21:32:26 +00:00
Jan Beich
db661deb58 MFH: r393690, r393803, r393805, r393879
- Update Firefox to 40.0
- Update Firefox ESR and libxul to 38.2.0
- Phase out no longer supported LOGGING option [1]
- Temporarily disable OMTC to avoid crashes [2]

PORTREVISION was MFH'd as is to avoid merge conflicts in future.

Changes:	https://www.mozilla.org/firefox/40.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/38.2.0/releasenotes/
PR:		202165 [1]
PR:		202174 [2]
Reported by:	rsmith@xs4all.nl [1]
Reported by:	many [2]
Tested by:	Martin Birgmeier, Andrey Fesenko, Konstantin Belousov [2]
Approved by:	ports-secteam (delphij, feld)
2015-08-11 18:29:59 +00:00
Jan Beich
11e98f7dc5 MFH: r393804
www/firefox: make testing bundled cairo easier via option

BUNDLED_CAIRO does nothing with GTK3 until Firefox 41.0
https://bugzilla.mozilla.org/show_bug.cgi?id=1159273

PR:		202174
Approved by:	ports-secteam (feld)
2015-08-11 08:13:24 +00:00
Jung-uk Kim
85a7839f2c MFH: r393925
- Add several patches obtained from LibreOffice to make it more robust.
- Update project URL in pkg-descr.

Approved by:	ports-secteam (delphij)
2015-08-11 00:06:56 +00:00
Jung-uk Kim
f613f9c636 MFH: r393923
Remove graphics/libetonyek01 from LIB_DEPENDS.

Approved by:	ports-secteam (delphij)
2015-08-11 00:05:29 +00:00
Jason Unovitch
92a807af05 MFH: r393915
Apply upstream fixes for a buffer overflow issue

1585 Fix buffer overflow for named references in (?| situations.

PR:		202209
Obtained from:	PCRE svn (r1585)
Approved by:	ports-secteam (feld), feld (mentor)
Security:	ff0acfb4-3efa-11e5-93ad-002590263bf5
2015-08-10 22:23:02 +00:00
Jason Unovitch
7d7b0b5891 MFH: r393909
lang/groovy: security update 2.3.9 -> 2.4.4

- Add NO_ARCH
- Remove various LICENSE files that were removed upstream
- Remove PDF documentation that was removed upstream
- Switch @dirrm to @dir
- Reset maintainer to ports@FreeBSD.org by private request [1]

PR:		201704
Security:	CVE-2015-3253
Security:	67b3fef2-2bea-11e5-86ff-14dae9d210b8
Approved by:	mjs@Bur.st (outgoing maintainer) [1], feld (mentor)
Approved by:	ports-secteam (feld)
2015-08-10 21:40:42 +00:00
Guido Falsi
3281e51992 MFH: r393787
- Update to 1.4.36
- Regenerate patches to silence portlint warnings

PR:		202134
Submitted by:	pkubaj at riseup.net

Approved by:	ports-secteam (feld)
2015-08-10 15:07:05 +00:00
Ryan Steinmetz
4f5812b2ed MFH: r393838
- Fix CVE-2015-5621
- Bump PORTREVISION

PR:		202099
Submitted by:	serg@tmn.ru
Approved by:	ports-secteam (zi)
2015-08-10 13:08:23 +00:00
Rene Ladan
9c42f38baf MFH: r393784
- Update to 44.0.2403.130
- Port over some UI and timezone fixes from OpenBSD

Submitted by:	LeFroid
Obtained from:	https://github.com/gliaskos/freebsd-chromium/pull/28
Approved by:	ports-secteam (feld)
2015-08-09 13:22:57 +00:00
Florian Smeets
bb79e3fc99 MFH: r393669
Update to 4.2.4

PR:		202107
Submitted by:	ychsiao@ychsiao.org (maintainer)
Security:	ac5ec8e3-3c6c-11e5-b921-00a0986f28c4
Approved by:	ports-secteam (delphij)
2015-08-06 20:03:48 +00:00
Dmitry Marakasov
fe9d2d12c4 MFH: r393651
- Properly fix all shebangs
- Add NO_ARCH

Reported by:	kwm
Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-08-06 11:22:31 +00:00
Tijl Coosemans
ba77e5dd79 MFH: r393644
Pick up autotools@ ports.

Approved by:	portmgr (bapt)
2015-08-06 09:23:37 +00:00
Jason Unovitch
0e5cdc29d6 MFH: r393624
textproc/elasticsearch: update 1.6.0 -> 1.7.0

- Add NO_ARCH
- Apply minor cleanup to rc scripts

PR:		201834
Security:	CVE-2015-5377
Security:	fb3668df-32d7-11e5-a4a5-002590263bf5
Security:	CVE-2015-5531
Security:	ae8c09cb-32da-11e5-a4a5-002590263bf5
Approved by:	ports-secteam (feld), feld (mentor)
2015-08-05 22:25:07 +00:00
Jung-uk Kim
77bb99e53f MFH: r393617
Fix endianness detection on head with strings(1) from ELF toolchain.

Approved by:	ports-secteam (feld)
2015-08-05 22:16:02 +00:00
Rene Ladan
16213e9329 MFH: r393619
Fix build on FreeBSD 9.X

PR:		202020
Submitted by:	gja822@narod.ru
Approved by:	ports-secteam (feld)
2015-08-05 22:08:06 +00:00
Kubilay Kocak
b8124b2af4 MFH: r393217
lang/python{27,32,33,34}: Mark MAKE_JOBS_UNSAFE

Parser/pgen code intermittently and non-deterministically fails
at build time causing errors including, among others:

 * Parser/pgen.o: file not recognized: File truncated
 * pgenmain.c:(.text+0x244): undefined reference to `_Py_pgen'

This is apparently due to incorrect uses of recursive make [1] which
was fixed in the upstream Python 'default' (3.5) branch [2].

This change marks all Python port versions as MAKE_JOBS_UNSANFE until
the the original changeset [1] and the resulting regression in
cross-builds [3], whos fix is still pending, can be backported.

[1] https://bugs.python.org/issue22359
[2] https://hg.python.org/cpython/rev/c2a53aa27cad
[3] https://bugs.python.org/issue22625

PR:		200622

Approved by:	portmgr (feld)
2015-08-05 13:48:24 +00:00
Thomas Zander
8875862efc MFH: r393424
Fix shuffle playback
(random number generator is not initialised properly)

While on it:
Pet portlint

PR:		201645
Submitted by:	yamagi@yamagi.org (maintainer)
Approved by:	ports-secteam (delphij)
2015-08-05 06:20:23 +00:00
Mark Felder
d646689ec5 MFH: r393522
sysutils/logstash: update to 1.5.3

PR:		201893
Security:	CVE-2015-5378
Security:	c470bcc7-33fe-11e5-a4a5-002590263bf5
Approved by:	ports-secteam (with hat)
2015-08-04 14:27:42 +00:00
Jung-uk Kim
ee2a23efd4 MFH: r393384
Add missing runtime dependencies.

Approved by:	ports-secteam (erwin)
2015-07-31 23:30:36 +00:00
Jung-uk Kim
f7183b40d5 MFH: r393281
- Update to b36.
- Fix default core file location in crash report.

Approved by:	ports-secteam (delphij)
2015-07-31 21:18:07 +00:00
Dmitry Marakasov
bffc3cc0e1 MFH: r393372
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 19:58:53 +00:00
Dmitry Marakasov
5b2d3ce718 MFH: r393369
- Fix fetch

Submitted by:	Joseph Bernard <jhb at clemson dot edu>
Approved by:	ports-secteam blanket
2015-07-31 19:47:26 +00:00
Dmitry Marakasov
d8f031cdd3 MFH: r393331
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 15:40:30 +00:00
Dmitry Marakasov
68d1eab345 MFH: r393327
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 15:28:02 +00:00
Dmitry Marakasov
0e42132d85 MFH: r393324
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 15:26:24 +00:00
Dmitry Marakasov
064b25ef3a MFH: r393323
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 15:23:12 +00:00
Dmitry Marakasov
7e046b8596 MFH: r393320
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 15:18:53 +00:00
Dmitry Marakasov
91060cee7f MFH: r393319
- Fix shebangs
- Drop @dirrm* from plist
- Switch to @sample

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 15:17:47 +00:00
Dmitry Marakasov
839fec4834 MFH: r393317
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 15:10:28 +00:00
Dmitry Marakasov
67cd755020 MFH: r393313
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 14:52:47 +00:00
Dmitry Marakasov
6ae2983302 MFH: r393311
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 14:45:50 +00:00
Dmitry Marakasov
4f72085aa3 MFH: r393309
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
2015-07-31 14:42:32 +00:00
Dmitry Marakasov
8a00110379 MFH: r393300
- Add missing file to plist

Approved by:	ports-secteam blanket
2015-07-31 12:29:47 +00:00
Dmitry Marakasov
41259ab168 MFH: r393297
- Add missing file to plist

Approved by:	ports-secteam blanket
2015-07-31 12:17:35 +00:00
Bartek Rutkowski
6aa5d78a5e MFH: r393193
mail/notmuch: add missing BUILD_DEPENDS

PR:		201884
Submitted by:	Mikhail <mp39590@gmail.com> (maintainer)
Approved by:	ports-secteam, maintainer
2015-07-31 09:07:00 +00:00
Jason Unovitch
ad9321a672 MFH: r393282
Security update to Chicken 4.10.0 RC4

PR:		200980
Security:	CVE-2015-4556
Security:	0da404ad-1891-11e5-a1cf-002590263bf5
Approved by:	delphij (mentor), Vitaly Magerya (maintainer)
Approved by:	ports-secteam (delphij)
2015-07-31 00:59:09 +00:00
Dmitry Marakasov
555d45332b MFH: r393242
- Add NO_ARCH
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-30 14:32:16 +00:00
Dmitry Marakasov
13cbc9b61b MFH: r393246
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-30 14:30:10 +00:00
Dmitry Marakasov
8ea51a9ee9 MFH: r393244
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-30 14:13:42 +00:00
Mark Felder
f0623285b3 MFH: r393088
Fix file permissions so WWWDIR is not writable by WWWOWN
Improve pkg-message notes on setting up Apache and Nginx

PR:	201908
Approved by:	ports-secteam (with hat)
2015-07-30 13:40:07 +00:00
Dmitry Marakasov
66552459c1 MFH: r393240
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-30 13:21:35 +00:00
Dmitry Marakasov
b71da870fc MFH: r393235
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-30 12:54:15 +00:00
Dmitry Marakasov
614d33bb63 MFH: r393233
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-30 12:12:28 +00:00
Benjamin Kaduk
58667680f0 MFH: r393218
Update to upstream openafs security release 1.6.13

OPENAFS-SA-2015-001 - vos leaks stack data onto the wire in the clear
when creating vldb entries

OPENAFS-SA-2015-002 - bos commands can be spoofed, including some
which alter server state

OPENAFS-SA-2015-003 - pioctls leak kernel memory contents

OPENAFS-SA-2015-004 - kernel pioctl support for OSD command passing can
trigger a panic

OPENAFS-SA-2015-006 - Buffer overflow in OpenAFS vlserver

Approved by:	ports-secteam (delphij)
Security:	CVE-2015-3282, CVE-2015-3283, CVE-2015-3284, CVE-2015-3285
2015-07-30 07:27:07 +00:00
Mark Felder
31d384c7f2 MFH: r393186
lang/v8, lang/v8-devel: Backport CVE fix

This fix has been backported instead of upgrading to a newer release as
the upstream release process is a complicated fast-moving target and the
current ports are using custom snapshots created by the port maintainer.

This will also limit the amount of potential fallout as we know the
existing v8 port works well enough to keep mongodb up to date.

PR:		201450
Security:	CVE-2015-5380
Security:	864e6f75-2372-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-29 17:01:43 +00:00
Mark Felder
3c40c41042 MFH: r393184
Mistakenly applied patches for v8 and v8-devel to devel/ instead of
lang/.

Delete.

Pointyhat:	me
Approved by:	ports-secteam (with hat)
2015-07-29 16:56:42 +00:00
Dmitry Marakasov
8bd697fe67 MFH: r393180
- Fix shebangs
- Add missing directory to plist

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-29 16:48:09 +00:00
Mark Felder
120d2ee774 MFH: r393181
devel/v8, devel/v8-devel: Backport CVE fix

This fix has been backported instead of upgrading to a newer release as
the upstream release process is a complicated fast-moving target and the
current ports are using custom snapshots created by the port maintainer.

This will also limit the amount of potential fallout as we know the
existing v8 port works well enough to keep mongodb up to date.

PR:		201450
Security:	CVE-2015-5380
Security:	864e6f75-2372-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-29 16:43:33 +00:00
Dmitry Marakasov
52a19fc172 MFH: r393175
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-29 16:32:19 +00:00
Dmitry Marakasov
9dbbd62d0e MFH: r393174
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-29 16:30:55 +00:00
Dmitry Marakasov
1539676963 MFH: r393173
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (sheabang fix blanket)
2015-07-29 16:28:09 +00:00
Dmitry Marakasov
cda57ce00b MFH: r393171
- Fix shebangs
- Fix script installation

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-29 16:26:01 +00:00
Dmitry Marakasov
31be376304 MFH: r393169
- Add LICENSE_FILE
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-29 16:22:58 +00:00
Dmitry Marakasov
0426c47813 MFH: r393166
- Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-29 16:21:25 +00:00
Bryan Drewery
84925cf1f0 MFH: r393137
Fix build with Apache 2.4.

PR:		193200
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk>
2015-07-28 23:43:51 +00:00
Mathieu Arnold
5842c5a00f MFH: r393127
Update BIND9.

- 9.9 -> 9.9.7-P2
- 9.10 -> 9.10.2-P3

Security:	CVE-2015-5477
Sponsored by:	Absolight
Approved by:	secteam (implicit)
2015-07-28 22:26:49 +00:00
Dmitry Marakasov
887d5186d1 MFH: r393124
- Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 22:09:28 +00:00
Dmitry Marakasov
c985f36d64 MFH: r393122
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:50:56 +00:00
Dmitry Marakasov
38b9ef1dc3 MFH: r393119
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:43:28 +00:00
Dmitry Marakasov
d6fdd967d1 MFH: r393117
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:40:40 +00:00
Dmitry Marakasov
0ca82497c2 MFH: r393115
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:36:50 +00:00
Dmitry Marakasov
13841ab46d MFH: r393113
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:34:20 +00:00
Dmitry Marakasov
b28f758ed4 MFH: r393111
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:30:15 +00:00
Dmitry Marakasov
9fc246f4cf MFH: r393109
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:27:38 +00:00
Dmitry Marakasov
143c35248f MFH: r393107
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:24:32 +00:00
Dmitry Marakasov
6e88ac990f MFH: r393104
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:19:44 +00:00
Dmitry Marakasov
a5d3bb223f MFH: r393102
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:13:08 +00:00
Dmitry Marakasov
008118d320 MFH: r393100
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-28 21:09:20 +00:00
Rene Ladan
0bd1aca8d2 MFH: r393089
www/chromium: update to 44.0.2403.107

Note that chromium is currently broken on 9.X due to some obscure compiler
error caused possibly caused by Ports GCC.

Submitted by:	LeFroid
Obtained from:	https://github.com/gliaskos/freebsd-chromium/pull/25
Security:	http://vuxml.freebsd.org/freebsd/9d732078-32c7-11e5-b263-00262d5ed8ee.html
Approved by:	ports-secteam (feld)
2015-07-28 18:49:02 +00:00
Mark Felder
063cf160fa MFH: r393085
Update to 1.2.14
Includes backported security fixes

Changes:	https://tls.mbed.org/tech-updates/releases/polarssl-1.2.14-released

PR:		201603
Security:	d3216606-2b47-11e5-a668-080027ef73ec
Approved by:	ports-secteam (with hat)
2015-07-28 18:10:15 +00:00
Ganael LAPLANCHE
7412a672a7 MFH: r393032
Approved by:	portmgr

Fix build by removing leftover directory
2015-07-27 20:36:37 +00:00
Dmitry Marakasov
f901678d2c MFH: r393023
- Add upstream patch which fixes crash on alt+tab

PR:		201723
Submitted by:	enitarzi@gmail.com
Approved by:	ports-secteam blanket
2015-07-27 19:32:06 +00:00
Bryan Drewery
4f1fdb38a5 MFH: r393004
Add upstream fix to address CVE-2015-5600 for MaxAuthTries bypass.

Security:	5b74a5bc-348f-11e5-ba05-c80aa9043978
2015-07-27 18:49:07 +00:00
Ganael LAPLANCHE
e4c979ea9b MFH: r392691
Approved by:	portmgr

Fix build with new libcaca when CACASAVER is on
2015-07-26 20:10:23 +00:00
Gordon Tetlow
eb218d3379 MFH: r392753
Update devel/p4* ports to 2015.1/1204891

Approved by:	erwin (mentor)
Approved by:	portmgr (erwin)
Differential Revision:	https://reviews.freebsd.org/D3177
2015-07-26 16:12:30 +00:00
Thomas Zander
513c668c11 MFH: r392924
- Fix build when using python 3.x
- Update WWW in pkg-descr, points to new project location now

PR:		201346
Submitted by:	john@saltant.com
Approved by:	ports-secteam (build fix blanket), yuri@rawbw.com (maintainer)
2015-07-26 15:15:57 +00:00
Antoine Brodin
fd5cc17a3d MFH: r392919
Make fetchable again

Reported by:	pkg-fallout
PR:		201744
2015-07-26 11:17:03 +00:00
Lars Engels
3099f037de MFH: r392847
Update to 2.3.8
Changelog: https://github.com/Icinga/icinga2/blob/v2.3.8/ChangeLog

Committed from:	Essen FreeBSD Hackathon
Approved by:	portmgr (erwin)
2015-07-25 10:29:57 +00:00
Lars Engels
cd75bc6a12 MFH: r392076
- Fix typo in plist [1]
- Install libdb_ido.so conditionally

Noticed by:	pi [1]
Approved by:	portmgr (delphij)
2015-07-25 10:28:30 +00:00
Lars Engels
769c4b1a94 MFH: r392046
- Update to 2.3.6
- Install more config files as sample config
- Fix directory permissions under /var
- Change database backend options to GROUP, so one can de-select both [1]

PR:		201114 [1]
Submitted by:	Niels Kristensen
Approved by:	portmgr (delphij)
2015-07-25 10:27:19 +00:00
Antoine Brodin
b9d6ccdc51 MFH: r392848
For now, ignore on the package builders when default python version is not 3.2+

Reported by:	pkg-fallout
2015-07-24 23:20:36 +00:00
Mark Felder
5acf6ef85e MFH: r392824
Update to 4.2.3, fixing CVEs
Add NO_ARCH

Security:	CVE-2015-5622
Security:	CVE-2015-5623
Security:	c80b27a2-3165-11e5-8a1d-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-24 14:19:33 +00:00
Sunpoet Po-Chuan Hsieh
f9ad847e19 MFH: r392804
- Update to 4.2.3
- Add NO_ARCH

Changes:	https://wordpress.org/news/2015/07/wordpress-4-2-3/

Approved by:	portmgr (erwin)
2015-07-24 09:10:07 +00:00
Sunpoet Po-Chuan Hsieh
f73b6b8722 MFH: r392803
- Update to 4.2.3
- While I'm here, add NO_ARCH

Changes:	https://wordpress.org/news/2015/07/wordpress-4-2-3/
PR:		201794
Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)

Approved by:	portmgr (erwin)
2015-07-24 09:08:26 +00:00
Rene Ladan
93e76bee7c MFH: r392749
Fix passing arguments containing spaces to the wrapper shell script.

PR:		195816
Submitted by:	yuri@rawbw.com
Approved by:	ports-secteam (feld)
2015-07-24 05:47:47 +00:00
Rene Ladan
34bf79de35 MFH: r392612
- Update to 43.0.2357.134
- Add patch from OpenBSD to handle PDF downloads

Submitted by:	LeFroid
Obtained from:	https://github.com/gliaskos/freebsd-chromium/pull/24
Approved by:	ports-secteam (delphij)
2015-07-24 05:46:10 +00:00
Jan Beich
901dc12a86 MFH: r392273, r392758, r392759, r392761
- Update NSS and ca_root_nss to 3.19.2
- Update Firefox and gmp-api to 39.0
- Update Firefox ESR and libxul to 38.1.0
- Update Thunderbird to 38.1.0 [1]
- Stop regressing r380782 with harfbuzz/libvorbis deps

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes
Changes:        https://github.com/mozilla/gmp-api/compare/Firefox38...Firefox39
Changes:	https://www.mozilla.org/firefox/39.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/38.1.0/releasenotes/
Changes:	https://www.mozilla.org/thunderbird/38.0.1/releasenotes/
Changes:	https://www.mozilla.org/thunderbird/38.1.0/releasenotes/
PR:		201769 [1]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> (based on) [1]
Security:	https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html
Approved by:	ports-secteam (feld, delphij)
2015-07-24 03:31:33 +00:00
Jan Beich
948e38cb60 MFH: r392290
bsd.gecko.mk: PowerPC no longer needs the __STDC_CONSTANT_MACROS in CFLAGS

sys/cdefs.h after base r227475 always defines __STDC_CONSTANT_MACROS
for C++11 while Firefox enforces C++11 since 25.0 and also defines
__STDC_CONSTANT_MACROS via mozilla-config.h since 26.0.

As Firefox 38.0 enables -pedantic-errors this breaks build. So, remove
the dup to unbreak build on powerpc and powerpc64.

PR:		201294
Submitted by:	jhibbits
Approved by:	ports-secteam (feld)
2015-07-24 02:55:53 +00:00
Jan Beich
6aa5af066d MFH: r392428
games/openra: update GeoLite2 to July snapshot

Noticed by:	pkg-fallout
Approved by:	ports-secteam buildfix blanket
2015-07-23 23:27:28 +00:00
Gordon Tetlow
1d384fb83a MFH: r392751
Unbreak devel/p4api and update to 2015.1/1126382

Approved by:	mat (mentor, earlier version)
Approved by:	portmgr (erwin)
Differential Revision:	https://reviews.freebsd.org/D3090
2015-07-23 20:34:33 +00:00
Mark Felder
bd7f9f9397 MFH: r392735
Update to 1.31
Add USES=gmake to build on all supported FreeBSD releases

PR:		201780
Security:	CVE-2015-2059
Security:	4caf01e2-30e6-11e5-a4a5-002590263bf5
Approved by:	ports-secteam (with hat)
2015-07-23 17:55:48 +00:00
Bartek Rutkowski
7b5717699d MFH: r392710
mail/dovecot-sieve: update MASTER_SITES

PR:		199076
Submitted by:	Christian Heckendorf <heckendorfc@gmail.com>
Approved by:	ports-secteam, maintainer timeout (3 months)
2015-07-23 16:38:41 +00:00
Mark Felder
205624c0ec MFH: r392677
Fix heap overflow vulnability.
Be more careful about integer overflow.

While here: fix possible divide-by-zero.

Notified by:	feld@
Approved by:	ports-secteam (with hat)
2015-07-23 15:05:51 +00:00
Jimmy Olgeni
d3f89c07e9 MFH: r391883
Update devel/ipython to version 3.2.1.

Differential Revision:	https://reviews.freebsd.org/D3075
Approved by:		ports-secteam@
Security:		CVE-2015-5607
Security:		81326883-2905-11e5-a4a5-002590263bf5
2015-07-22 23:47:51 +00:00
Rene Ladan
8d3a6b744e MFH: r392664
- fix and undeprecate
- add license (GPLv2)
- update MASTER_SITES and CONFLICTS
- tidy up pkg-descr
- pass maintainership to submitter

PR:		197495
Submitted by:	Chris Hutchinson
Approved by:	ports-secteam (feld)
2015-07-22 22:18:17 +00:00
Mark Felder
e1167883ac MFH: r392656
Upstream re-rolled distfile.
Bump PORTREVISION to address it.

PR:		201702
Approved by:	ports-secteam (with hat)
2015-07-22 02:52:46 +00:00
Marc Fonvieille
3cdd6e8241 MFH: r391677, r392492
Log (r391677):
  Update to r46935 of the FreeBSD docset (a.k.a. 10.2-R version)

  Approved by:  doceng (implicit)

Log (r392492):
  Update to r47011 of the FreeBSD docset (a.k.a., definitively, 10.2-R
  version)

  Approved by:  doceng (implicit)

Approved by:	portmgr (implicit)
2015-07-21 13:44:39 +00:00
Mark Felder
71580cbd96 MFH: r392591
Backport patch for CVE and bump PORTREVISION

Approved by:	pgollucci
Security:	CVE-2015-3183
Security:	29083f8e-2ca8-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-20 16:39:01 +00:00
Mark Felder
459e119e3a MFH: r392587
Apply upstream fixes for a buffer overflow issue:
1571 Fix buffer overflow for forward reference within backward assertion
with excess closing parenthesis. Bugzilla 1651.

Obtained from:	PCRE svn (r1571)
Security:	8a1d0e63-1e07-11e5-b43d-002590263bf5
Security:	CVE-2015-5073
PR:		201188
Approved by:	ports-secteam (with hat)
2015-07-20 15:22:32 +00:00
Mark Felder
0c7ef0ec54 MFH: r392573
Update to 0.8.8f to resolve security and bug issues

PR:		201702
Security:	CVE-2015-4634
Security:	0bfda05f-2e6f-11e5-a4a5-002590263bf5
Approved by:	ports-secteam (with hat)
2015-07-20 14:47:38 +00:00
Bartek Rutkowski
94503bc152 MFH: r392552
chinese/pcmanx: fix LIB_DEPENDS typo

PR:		201628
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by: 	ports-secteam
2015-07-20 14:30:57 +00:00
Bartek Rutkowski
40585d5d72 MFH: r392558
mail/qpopper: fix pkg-plist when not using APOP option

PR:		198300
Submitted by:	Helge Oldach <freebsd@oldach.net>
Approved by:	ports-secteam, maintainer timeout (4 months)
2015-07-20 14:26:16 +00:00
Gordon Tetlow
594ad95a74 MFH: r392480
Update devel/p4p to 2015.1/1126382 to fix the broken distfile.
Move plist execs to the stage and init script.

PR:		198692
Differential Revision:	https://reviews.freebsd.org/D3092
Approved by:	mat (mentor)
Approved by:	ports-secteam (feld)
2015-07-19 04:34:33 +00:00
Gordon Tetlow
2856435768 MFH: r392479
Update devel/p4ftpd to 2015..1/1024208 fixing broken distfile.
Move unneeded execs from the plist into the init script.

PR:		198692
Differential Revision:	https://reviews.freebsd.org/D3089
Approved by:	mat (mentor)
Approved by:	ports-secteam (feld)
2015-07-19 04:33:25 +00:00
Gordon Tetlow
db70fad1e7 MFH: r392477
Update devel/p4d to 2015.1/1045032 to fix broken fetch.
Remove unneeded exec statements by moving them into
the port stage or init script.

PR:		198692
Differential Revision:	https://reviews.freebsd.org/D3087
Approved by:	mat (mentor)
Approved by:	ports-secteam (feld)
2015-07-19 04:32:19 +00:00
Gordon Tetlow
89bc0384e4 MFH: r392478
Update to devel/p4 2015.1/1126382 to fix broken port.
Migrate common variable for the devel/p4* ports into the Makefile.inc.

PR:		201216
Differential Revision:	https://reviews.freebsd.org/D3088
Approved by:	mat (mentor)
Approved by:	ports-secteam (feld)
2015-07-19 04:31:19 +00:00
Mark Felder
3e10534e28 MFH: r391628
- Update to 2.7.9
- Update options
- Add missing php module
- Fix file permissions
- Adjust CONFLICTS
- Mark DEPRECTED

Security:       43891162-2d5e-11e5-a4a5-002590263bf5
Security:       CVE-2015-3272
Security:       CVE-2015-3273
Security:       CVE-2015-3274
Security:       CVE-2015-3275
PR:     	201675
Approved by:    ports-secteam (with hat)
2015-07-18 23:20:09 +00:00
Mark Felder
e46b0454bc MFH: r391625
- Update to 2.8.7
- Update options
- Add missing php module
- Fix file permissions
- Adjust CONFLICTS
Security:       43891162-2d5e-11e5-a4a5-002590263bf5
Security:       CVE-2015-3272
Security:       CVE-2015-3273
Security:       CVE-2015-3274
Security:       CVE-2015-3275
PR:     	201675
Approved by:    ports-secteam (with hat)
2015-07-18 23:19:23 +00:00
Mark Felder
1f3c2c47e4 MFH: r391620
- Update to 2.9.1
- Update options
- Add missing php module
- Fix file permissions

Security:	43891162-2d5e-11e5-a4a5-002590263bf5
Security:	CVE-2015-3272
Security:	CVE-2015-3273
Security:	CVE-2015-3274
Security:	CVE-2015-3275
PR:	201675
Approved by:	ports-secteam (with hat)
2015-07-18 23:18:30 +00:00
Mark Felder
11593876dc MFH: r392467
Update to 5.5.44
This resolves the BACKRONYM SSL stripping CVE

Security:	CVE-2015-3152
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-18 22:06:27 +00:00
Mark Felder
25f9ca0657 MFH: r391268
databases/mariadb55-server: update 5.5.41 -> 5.5.43

- Updates databases/mariadb55-client to 5.5.43
- Replace spaces with tabs

PR:		200098
Submitted by:	brnrd
Approved by:	maintainer timeout (2 months)
Approved by:	ports-secteam (with hat)
2015-07-18 22:05:49 +00:00
Mark Felder
254055d76b MFH: r391779
security/wpa_supplicant: Address security issue (2015-5)

There was a vulnerability to the WPS_NFC option which is off by default.
The port is being bumped anyway since people using that option will want
the latest version.

PR:		201432
Submitted by:	Jason Unovitch
Approved by:	ports-secteam (with hat)
2015-07-18 21:47:55 +00:00
Mark Felder
216272460d MFH: r392458
Bump PORTREVISION of the client and add pkg-message to warn about
CVE-2015-3152 which will not get patched

Security:	CVE-2015-3152
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-18 21:39:49 +00:00
Mark Felder
8046b79874 MFH: r392457
Bump PORTREVISION of the client and add pkg-message to warn about
CVE-2015-3152 which will not get patched

Security:	CVE-2015-3152
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-18 21:39:04 +00:00
Mark Felder
550514d14f MFH: r392455
PKGMESSAGE was misdefined
Approved by:	ports-secteam (with hat)
2015-07-18 21:37:42 +00:00
Mark Felder
41aed66a27 MFH: r392454
Bump PORTREVISION of the client and add pkg-message to warn about
CVE-2015-3152 which will not get patched

Security:	CVE-2015-3152
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-18 21:36:54 +00:00
Mark Felder
4ee07de19c MFH: r392453
PORTREVISION was in wrong order

Approved by:	ports-secteam (with hat)
2015-07-18 21:35:43 +00:00
Mark Felder
c719eea85d MFH: r392452
Bump PORTREVISION of the client and add pkg-message to warn about
CVE-2015-3152 which will not get patched

Security:	CVE-2015-3152
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-18 21:34:49 +00:00
Mark Felder
28d5949290 MFH: r392451
Bump PORTREVISION of the client and add pkg-message to warn about
CVE-2015-3152 which will not get patched

Security:	CVE-2015-3152
Security:	36bd352d-299b-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-18 21:34:03 +00:00
Bartek Rutkowski
bda777f359 MFH: r392341
devel/py-jsonpointer: update 1.4 -> 1.9

- Add NO_ARCH

PR:		201158
Submitted by:	wen
Approved by:	ports-secteam, maintainer timeout (2 weeks)
2015-07-17 17:51:53 +00:00
Bartek Rutkowski
065929bbcf MFH: r392342
devel/py-jsonpatch: update 1.7 -> 1.9

- Add missing py-jsonpointer dependency
- Add tests

PR:		199338
Submitted by:	Marcin Cieslak <saper@saper.info>
Approved by:	ports-secteam, maintainer timeout (3 months)
2015-07-17 16:46:55 +00:00
Thomas Zander
0597ae29f5 MFH: r392296
Fix runtime error: Packet type identification on big-endian
machines which prevented it from working correctly on e.g.
MIPS-based routers.

PR:		201382
Submitted by:	kp@freebsd.org
Approved by:	ports-secteam (feld), edwin@mavetju.org (maintainer)
2015-07-17 16:09:19 +00:00
Thomas Zander
2a7bc836a9 MFH: r392381
Fix runtime error:
hardcoded signal mapping causes openbox to quit while saving

PR:		201211
Submitted by:	glolol1@hotmail.com
Reviewed by:	horia@racoviceanu.com (maintainer)
Approved by:	ports-secteam (feld) horia@racoviceanu.com (maintainer)
2015-07-17 15:53:54 +00:00
Mark Felder
3d68d900fe MFH: r391735
Update to 5.5.27 release.

Approved by:	ports-secteam (with hat)
Security:	5a1d5d74-29a0-11e5-86ff-14dae9d210b8
2015-07-17 10:40:57 +00:00
Mark Felder
ce19a77c52 MFH: r391736
Update to 5.4.43 release.

Approved by:	ports-secteam (with hat)
Security:	5a1d5d74-29a0-11e5-86ff-14dae9d210b8
2015-07-17 10:39:52 +00:00
Mark Felder
b5da44af2a MFH: r391734
Update to 5.6.11 release.

Approved by:	ports-secteam (with hat)
Security:	5a1d5d74-29a0-11e5-86ff-14dae9d210b8
2015-07-17 10:35:04 +00:00
Koop Mast
42705ce434 MFH: r392337
UPdate flash plugin to 11.2r202.491.

Security:	https://helpx.adobe.com/security/products/flash-player/apsb15-18.html
Security:	CVE-2015-5122, CVE-2015-5123
Approved by:	portmgr (erwin@)
2015-07-17 08:01:34 +00:00
Mark Felder
d44a293e9d MFH: r392316
Add patch to resolve divide-by-zero CVE

Security:	CVE-2015-5479
Security:	a928960a-2bdc-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (with hat)
2015-07-16 20:31:44 +00:00
Mark Felder
d9472ec11c MFH: r391811
- Use = instead of +=
- Convert to new options helper
- Convert to new options target helper

Approved by:	ports-secteam (with hat)
2015-07-16 20:30:21 +00:00
Mark Felder
7910eb4b36 MFH: r392301
- Assign maintainership
- Resolve backlog of CVEs

PR:		201513
Reported by:	Sevan Janiyan
Submitted by:	Jason Unovitch (maintainer)
Security:	CVE-2004-0941 [1]
Security:	CVE-2007-0455 [1]
Security:	CVE-2007-2756 [1]
Security:	CVE-2007-3472 [1]
Security:	CVE-2007-3473 [1]
Security:	CVE-2007-3477 [1]
Security:	CVE-2009-3546 [1]
Security:	CVE-2015-4695 [2]
Security:	CVE-2015-4696 [3]
Security:	CVE-2015-0848 [4]
Security:	CVE-2015-4588 [4]
Security:	ca139c7f-2a8c-11e5-a4a5-002590263bf5
Obtained From:	CentOS libwmf RPM git [1]
Obtained From:	Debian Bug 784205 [2]
Obtained From:	Debian Bug 784192 [3]
Obtained From:	Red Hat Bug 1227243 [4]
Approved by:	ports-secteam (with hat)
2015-07-16 16:50:34 +00:00
Thomas Zander
fb88813a88 MFH: r392287
Un-break build on armv6

While on it:
- Un-break build on 32 bit architectures (plist issue)
- Add LICENSE*
- pet portlint

PR:		201275
Submitted by:	mikael.urankar@gmail.com
Reviewed by:	riggs
Approved by:	ports-secteam (build fix blanket)
2015-07-16 11:13:07 +00:00
Tijl Coosemans
8d1766d827 MFH: r392196
Update to cups-libs-1.4.2-67.el6_6.1

Approved by:	ports-secteam (delphij)
Security:	CVE-2014-9679
Security:	CVE-2015-1158
Security:	CVE-2015-1159
2015-07-15 21:45:36 +00:00
Tijl Coosemans
59c66b32dd Update to libxml2-2.7.6-17.el6_6.1
Approved by:	ports-secteam (feld)
Security:	CVE-2013-2877
Security:	CVE-2014-0191
Security:	CVE-2014-3660
2015-07-15 20:27:58 +00:00
Tijl Coosemans
d388a679c9 MFH: r392203
Update to flac-1.2.1-7.el6_6

Approved by:	ports-secteam (feld)
Security:	CVE-2014-8962
Security:	CVE-2014-9028
2015-07-15 20:15:55 +00:00
Tijl Coosemans
f77b54c123 MFH: r392189
- Update to db4-4.7.25-19.el6_6
- Update to freetype-2.3.11-15.el6_6.1
- Update to glibc-2.12-1.149.el6_6.9
- Update to krb5-libs-1.10.3-37.el6_6
- Add symlink from /usr/lib/librt.so.1 to /lib/librt.so.1.  This shadows
  FreeBSD /usr/lib/librt.so.1 and fixes some applications (e.g. Maple)

Approved by:	ports-secteam (delphij)
Security:	CVE-2012-5669
Security:	CVE-2013-7423
Security:	CVE-2014-6040
Security:	CVE-2014-7817
Security:	CVE-2014-9657
Security:	CVE-2014-9658
Security:	CVE-2014-9660
Security:	CVE-2014-9661
Security:	CVE-2014-9663
Security:	CVE-2014-9664
Security:	CVE-2014-9667
Security:	CVE-2014-9669
Security:	CVE-2014-9670
Security:	CVE-2014-9671
Security:	CVE-2014-9673
Security:	CVE-2014-9674
Security:	CVE-2014-9675
Security:	CVE-2015-0235
Security:	CVE-2015-1781
2015-07-15 19:47:36 +00:00
Dmitry Marakasov
ca35c57cf1 MFH: r392195
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 19:00:17 +00:00
Dmitry Marakasov
e6505e29be MFH: r392191
- Add LICENSE_FILE
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 18:38:48 +00:00
Dmitry Marakasov
07b42b4af9 MFH: r392188
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 18:36:51 +00:00
Dmitry Marakasov
1b9dddb53a MFH: r392186
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 18:33:08 +00:00
Dmitry Marakasov
7825d8f52d MFH: r392184
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 18:30:28 +00:00
Dmitry Marakasov
f711e1fb11 MFH: r392181
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 18:22:52 +00:00
Dmitry Marakasov
ddeda691f1 MFH: r392179
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 18:19:45 +00:00
Philip M. Gollucci
ca7602b426 OBMFH: r392170
www/apache24: fix CVEs, update 2.4.12 -> 2.4.16

- Convet to USES=autoreconf
- Sort USES
- Remove now empty patch files

Security:               https://vuxml.freebsd.org/freebsd/a12494c1-2af4-11e5-86ff-14dae9d210b8.html
Differential Revision:  https://reviews.freebsd.org/D3101

Submitted by:           feld
Reviewed by:            pgollucci (myself)
With Hat:               apache@
Approved by:            ports-secteam (feld)
2015-07-15 17:18:00 +00:00
Tijl Coosemans
33daafe62d MFH: r392160
Update to curl-7.19.7-40.el6_6.4

Approved by:	ports-secteam (feld)
Security:	CVE-2014-0015
Security:	CVE-2014-0138
2015-07-15 16:11:51 +00:00
Tijl Coosemans
3ac6cff8cc MFH: r392131
Update to libXfont-1.4.5-4.el6_6

Approved by:	ports-secteam (feld)
Security:	http://lists.x.org/archives/xorg-announce/2014-May/002431.html
Security:	CVE-2014-0209
Security:	CVE-2014-0210
Security:	CVE-2014-0211
2015-07-15 15:30:29 +00:00
Dmitry Marakasov
b4f6acccca MFH: r392146
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 15:05:43 +00:00
Dmitry Marakasov
2c00277ec0 MFH: r392145
- Fix shebangs
- Add empty directory to plist

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 14:58:30 +00:00
Dmitry Marakasov
f43b40bcb9 MFH: r392144
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-15 14:47:20 +00:00
Dmitry Sivachenko
5e0c98733d MFH: r391377
Approved by: ports-secteam (feld)

Update to version 1.5.14.
2015-07-15 14:10:18 +00:00
Dmitry Marakasov
59a0741021 MFH: r392086
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 21:00:03 +00:00
Dmitry Marakasov
f4c4c7a504 MFH: r392085
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 20:55:01 +00:00
Dmitry Marakasov
8ed4f0e4a7 MFH: r392083
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 20:52:11 +00:00
Dmitry Marakasov
43eea80586 MFH: r392082
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 20:37:32 +00:00
Dmitry Marakasov
71b45d871c MFH: r392081
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 20:36:29 +00:00
Dmitry Marakasov
36fd8696a3 MFH: r392072
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 20:25:02 +00:00
Ruslan Makhmatkhanov
d29fd7f923 MFH: r391330
Update Zope to 2.13.23.

This update also includes:
- devel/py-Acquisition 4.0a1 -> 4.2.1
- devel/py-ExtensionClass 4.0a1 -> 4.2.1
- devel/py-Products.BTreeFolder2 2.13.4 -> 2.14.0
- devel/py-Products.ExternalMethod 2.13.0 -> 2.13.1
- mail/py-Products.MailHost 2.13.1 -> 2.13.2
- devel/py-Products.StandardCacheManagers 2.13.0 -> 2.13.1
- devel/py-zconfig 2.9.3 -> 3.0.4
- devel/py-zLOG 2.11.1 -> 2.11.2

Changes common across this ports: add LICENSE_FILE, add NO_ARCH, sort USE_PYTHON

Approved by:    ports-secteam (feld)
2015-07-14 20:10:03 +00:00
Dmitry Marakasov
debd4d3247 MFH: r392071
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 20:08:16 +00:00
Dmitry Marakasov
c7f0357442 MFH: r392066
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 19:58:36 +00:00
Ruslan Makhmatkhanov
719e75963a MFH: r391274
www/zope213: make this port usable when installed from packages

Both ports users and package users now follow uniform procedure of creating
application instance.

Summary:
- Clean up port and remove `make instance` functionality that duplicates native
  Zope tool functionality
- Standardize and ensure pkg-message instructions correctly set up Zope
- Make Portlint and Poudriere testport clean
- Set NO_ARCH

PR:		200040
Submitted by:	Jason Unovitch <jason.unovitch@gmail.com>
Approved by:    ports-secteam (feld)
2015-07-14 19:55:37 +00:00
Dmitry Marakasov
79ac48c076 MFH: r392064
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 19:54:47 +00:00
Dmitry Marakasov
a618da2b0b MFH: r392063
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 19:51:33 +00:00
Dmitry Marakasov
92b4cdb7c6 MFH: r392061
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 19:49:17 +00:00
Dmitry Marakasov
c2bd29537e MFH: r392059
- Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 19:47:54 +00:00
Dmitry Marakasov
0f5ca7f525 MFH: r392057
- Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 19:46:09 +00:00
Dmitry Marakasov
2a647b133e MFH: r392055
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 19:44:02 +00:00
Dmitry Marakasov
d11ad135f8 MFH: r392053
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 19:42:04 +00:00
Dmitry Marakasov
fafa4c6a30 MFH: r392051
- Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 19:40:51 +00:00
Dmitry Marakasov
c6fca7f241 MFH: r392022, r392033
- Fix shebang
- Add NO_ARCH
- Cosmetic fixes
- Mark BROKEN and DEPRECATED as it doesn't support pkg(8)

Approved by:	portmgr blanket
Approved by:	ports-secteam (feld)
2015-07-14 18:48:41 +00:00
Dmitry Marakasov
8efbc7d85b MFH: r392025
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 15:19:57 +00:00
Dmitry Marakasov
bb59cfdcdb MFH: r392024
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 15:18:57 +00:00
Dmitry Marakasov
1f142a3fca MFH: r392023
- Fix shebangs
- Add LICENSE_FILE
- Fix whitespace

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 15:17:52 +00:00
Dmitry Marakasov
d6c6a8dc3b MFH: r392020
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 15:15:35 +00:00
Dmitry Marakasov
a478d7e9c5 MFH: r392017
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 15:13:30 +00:00
Dmitry Marakasov
12a6154c3f MFH: r392015
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 15:11:31 +00:00
Dmitry Marakasov
428139b648 MFH: r392013
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 15:09:43 +00:00
Dmitry Marakasov
3fde0761f8 MFH: r392002
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-14 14:32:51 +00:00
Max Brazhnikov
fa284b2e2d MFH: r391975
security/pinentry:
- Fix build: libassuan is now mandatory dependence
- Explicitly disable GNOME 3 and Emacs versions

Approved by:		portmgr
2015-07-14 10:50:25 +00:00
Dmitry Marakasov
00e4e7f296 MFH: r391957
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-13 21:09:51 +00:00
Dmitry Marakasov
7ad75ca64d MFH: r391953
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-13 20:55:29 +00:00
Dmitry Marakasov
e0f3128196 MFH: r391947
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-13 20:12:25 +00:00
Dmitry Marakasov
eeeb0be98c MFH: r391945
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-13 20:09:42 +00:00
Dmitry Marakasov
2af9630098 MFH: r391938
- Fix shebangs (actually affects slave bogofilter-tc port)

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-13 19:03:54 +00:00
Dmitry Marakasov
c543031e18 MFH: r391933
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-13 18:59:20 +00:00
Dmitry Marakasov
44eaffd31c MFH: r391934
- Fix shebangs
- Add LICENSE_FILE

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-13 18:55:49 +00:00
Jung-uk Kim
ec61e28126 MFH: r391918
- Update to 0.9.5.
- Disable LIBSECRET option for GTK2 by default.

Approved by:	ports-secteam (feld)
2015-07-13 17:25:21 +00:00
Ryan Steinmetz
92a0fac62f MFH: r391874
- Update to 2.2.8

Approved by:	ports-secteam
With hat:	ports-secteam
2015-07-13 11:44:41 +00:00
Ryan Steinmetz
242404dd85 MFH: r391878
- Update to 3.0.9

Approved by:	ports-secteam
With hat:	ports-secteam
2015-07-13 11:43:23 +00:00
Rene Ladan
f2e4da22cc MFH: r391771
www/chromium: update to 43.0.2357.132

Modify the UI code for button labels to be more consistent with the UI found
in Linux versions of Chromium.

Modify the process code to use kqueue to wait on non-child processes, as is
done on OSX, rather than doing the default which is nothing.

Submitted by:	LeFroid
Obtained from:	https://github.com/gliaskos/freebsd-chromium/pull/22
Changelog:	https://chromium.googlesource.com/chromium/src/+log/43.0.2357.130..43.0.2357.132

Approved by:	ports-secteam (feld)
2015-07-12 18:01:00 +00:00
Jung-uk Kim
83efed7221 MFH: r391720
Update to 4.3.30.

Approved by:	ports-secteam (delphij)
2015-07-10 21:50:24 +00:00
Ganael LAPLANCHE
fb53f3582c MFH: r391114
Approved by:	portmgr

Add LOCAL mirror as distfile does not seem to be available anymore
2015-07-10 21:16:52 +00:00
Dirk Meyer
2cc7458c42 MFH r391681: Security update to openssl-1.0.2d
Approved by: ports-secteam
2015-07-10 09:58:41 +00:00
Xin LI
9100eeef91 MFH: r391684
Security Update to 1.0.2d.

Security:	CVE-2015-1793
Security:	075952fe-267e-11e5-9d03-3c970e169bc2
Approved by:	ports-secteam
2015-07-09 23:29:51 +00:00
Li-Wen Hsu
b3a40e3a75 MFH: r391670
- Mark DEPRECATED
- Pass maintainership to python@

Approved by:	ports-secteam (feld), portmgr (bdrewery)
2015-07-09 19:10:16 +00:00
Li-Wen Hsu
ddd1004f2b MFH: r391669
- Update to 20150709 snapshot
- Pass maintainership to python@

Security:	37ed8e9c-2651-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (feld), portmgr (bdrewery)
2015-07-09 19:05:03 +00:00
Li-Wen Hsu
aa064d04eb MFH: r391668
- Update to 1.7.9
- Pass maintainership to python@

Security:	37ed8e9c-2651-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (feld), portmgr (bdrewery)
2015-07-09 19:03:08 +00:00
Li-Wen Hsu
9428a22188 MFH: r391667
- Update to 1.4.21
- Pass maintainership to python@

Security:	37ed8e9c-2651-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (feld), portmgr (bdrewery)
2015-07-09 19:01:23 +00:00
Li-Wen Hsu
72e26b4c68 MFH: r391666
- Update to 1.8.3

Security:	37ed8e9c-2651-11e5-86ff-14dae9d210b8
Approved by:	ports-secteam (feld), portmgr (bdrewery)
2015-07-09 18:59:05 +00:00
Tijl Coosemans
9d38a5b7f7 MFH: r391589
Update flash plugin to 11.2r202.481

Approved by:	ports-secteam (delphij)
Security:	https://helpx.adobe.com/security/products/flash-player/apsb15-16.html
Security:	CVE-2015-5119
2015-07-08 19:05:44 +00:00
Dmitry Marakasov
d46e9f62b8 MFH: r391577
- Respect compiler and flags

PR:		200695
Submitted by:	amdmi3
Approved by:	maintainer timeout (hrs@FreeBSD.org, 1 month)
Approved by:	ports-secteam (feld)
2015-07-08 18:00:23 +00:00
Mark Felder
6197beebdb MFH: r391546
Update to 1.1.2 release.

PR:		201166
Submitted by:	Vlad K. <vlad-fbsd@acheronmedia.com>
Approved by:	ports-secteam (with hat)
Security:	038a5808-24b3-11e5-b0c8-bf4d8935d4fa
Security:	CVE-2015-5381
Security:	CVE-2015-5383
2015-07-08 14:44:15 +00:00
Mathieu Arnold
ecd94a4595 MFH: r391534
Update BIND 9.9 to 9.9.7-P1 and 9.10 to 9.10.2-P2.

Approved by:	secteam (delphij)
Security:	CVE-2015-4620
Sponsored by:	Absolight
2015-07-07 22:17:35 +00:00
Dmitry Marakasov
4945295dfe MFH: r391516
- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-07 18:22:47 +00:00
Kubilay Kocak
5a3f15b162 MFH: r391489
mail/alpine: Update distinfo for maildir patch

The upstream distribution file (maildir.patch.gz) has changes. Update distinfo
to compensate.

PR:		199173
Submitted by:	Igor Zabelin <igorz yandex ru> (maintainer)

Approved by:	portmgr (feld)
2015-07-07 15:44:48 +00:00
Kubilay Kocak
7b61f6abae MFH: r391502
net/turses: Update to 0.3.0, Unbreak.

- Update to 0.3.0, unbreaking due to 2.3+ versions of net/py-tweepy
  in the ports tree
- Patch setup.py to relax py-tweepy version requirement
- oauth2 is no longer required
- Set USES=python to 2.7, since this doesnt need the meta-port

- Patch in setuptools test command support (setup.py)
- Update TEST_DEPENDS and TESTS option description
- Sort USE_PYTHON values
- Add NO_ARCH

Second half of:

PR:		200621
Reported by:	Patrick P. <freebsdbug patpro net>

Approved by:	portmgr (feld)
2015-07-07 15:09:34 +00:00
Kubilay Kocak
54f061887a MFH: r391389
sysutils/py-salt: Remove spurious backslash line ending

Remove a spurious slash from the line end of PYDISTUTILS_INSTALLARGS
introduced in r387241.

Reported by:	xmj

Approved by:	portmgr (delphij)
2015-07-07 06:00:03 +00:00
Kubilay Kocak
473a8ffb77 MFH: r391419
multimedia/emby-server: Update to 3.0.5641.5, fix distinfo

The upstream project on GitHub was renamed from MediaBrowser to Emby
causing the following error:

  size mismatch: expected 54577043, actual 54582083

 - Update to 3.0.5641.5
 - Change the upstream repository name to compensate

PR:		201369
Submitted by:	Ben Woods <woodsb02 gmail com> (maintainer)

Approved by:	portmgr (delphij)
2015-07-07 05:57:36 +00:00
Dmitry Marakasov
35f89d567f MFH: r391478
- Fix packaging failure due to incorrectly generated plist

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
Approved by:	ports-secteam (build fix blanket)
2015-07-06 23:38:26 +00:00
Mark Felder
b38c239b06 MFH: r391431
Update to 3.5.6
Resolve security issue, no CVE assigned yet

Approved by:	maintainer
Approved by:	ports-secteam (with hat)
Security:	150d1538-23fa-11e5-a4a5-002590263bf5
2015-07-06 17:39:29 +00:00
Thomas Zander
7d1425475c MFH: r391393
- Un-break build
- Pet portlint

PR:		199251
Submitted by:	tkato432@yahoo.com
Reviewed by:	riggs
Approved by:	Approved by:  ports-secteam (feld)
2015-07-06 16:47:09 +00:00
Mark Felder
a12ab233e4 MFH: r391408
Update to 2.3.3
Resolve a DoS vulnerability with unassigned CVE

Approved by:	ports-secteam (with hat)
Security:	864e6f75-2372-11e5-86ff-14dae9d210b8
2015-07-06 13:03:00 +00:00
Kubilay Kocak
ba2645ad1c MFH: r391254
www/nginx{-deve}: Fix build with HEADERS_MORE option

Upstream apparently re-tagged the v0.26 release, thereby changing the contents
of the tarball oftained from github, causing distinfo checksums to become
mismatched.

This change updates distinfo entries in nginx and nginx-devel to compensate.

PR:		201129

Approved by:	portmgr (feld)
2015-07-06 05:43:33 +00:00
Mark Felder
15f4fe63ed MFH: r391383
Update to 0.10.2
Resolves CVE-2015-3641

https://en.bitcoin.it/wiki/Common_Vulnerabilities_and_Exposures

PR:		201224
Approved by:	ports-secteam (with hat)
2015-07-06 03:10:51 +00:00
Mark Felder
c98edb8aee MFH: r391381
Update to 0.12.6
Resolve a DoS vulnerability with unassigned CVE

Changes: http://blog.nodejs.org/2015/07/03/node-v0-12-6-stable/

Approved by:	ports-secteam (with hat)
2015-07-06 01:16:21 +00:00
Danilo Egea Gondolfo
b82e44cda3 MFH: r391341
- Fix a runtime dependency
- Fix a runtime error due a Linux dependent code snippet

Reported by:	Torfinn Ingolfsen <tingox@gmail.com>
Tested by:	Torfinn Ingolfsen <tingox@gmail.com>
Approved by:	ports-secteam (delphij)
2015-07-05 16:41:37 +00:00
Mark Felder
ff02aecdfc MFH: r391270
Update to 1.0.71
Resolves CVE-2015-3279

PR:		201311
Submitted by:	maintainer
Approved by:	ports-secteam (with hat)
2015-07-03 19:21:32 +00:00
Tijl Coosemans
6d8180ce67 MFH: r391244
Update to 1.0.1e-30.el6.11

Approved by:	ports-secteam (feld)
Security:	CVE-2014-8176
Security:	CVE-2015-1788
Security:	CVE-2015-1789
Security:	CVE-2015-1790
Security:	CVE-2015-1791
Security:	CVE-2015-1792
Security:	https://www.openssl.org/news/secadv_20150611.txt
2015-07-03 16:07:19 +00:00
Dmitry Marakasov
330e7f1df4 MFH: r391247
- Fix another shebang

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
2015-07-03 14:47:33 +00:00
Mark Felder
4ff9ec6a35 MFH: r391187
4.6.6 is now a General Availability Release

It appears Unifi kills the download URL when they promote a version to a
General Availability Release. We will keep the Makefile aware of both
URLs now so this is a transparent change to users in the future.

Approved by:	ports-secteam (with hat)
2015-07-02 20:35:32 +00:00
Jung-uk Kim
f55ed68eb6 MFH: r391178
Use sysctl(3) instead of procfs(5) when we need executable path from PID.

Approved by:	ports-secteam (delphij)
2015-07-02 18:36:27 +00:00
Jung-uk Kim
b09760b82e MFH: r391177
- Fix broken preprocessor directives.
- Use sysctl(3) instead of procfs(5) when we need executable path from PID.

Approved by:	ports-secteam (delphij)
2015-07-02 18:31:58 +00:00
Dmitry Marakasov
5456da5cd4 MFH: r391132
- This installs fine on armv6

Approved by:	ports-secteam (feld)
2015-07-02 13:37:37 +00:00
Dmitry Marakasov
e4bd79f594 MFH: r391131
- Fix build with GTK3

PR:		200280
Reported by:	fidaj@ukr.net
Submitted by:	amdmi3
Approved by:	olivierd (xfce)
Approved by:	ports-secteam (feld)
2015-07-02 13:30:53 +00:00
Koop Mast
fa4985e14a MFH: r391064
Fix libxml2 CVE-2015-1819

doc/ tree tested by:	wblock@

Obtained from:	libxml2 upstream
Security: 9c7177ff-1fe1-11e5-9a01-bcaec565249c
Approved by:	portmgr (erwin@)
2015-07-01 14:07:57 +00:00
Mark Felder
35c3345cee MFH: r391058
Update to 10.35.96

CVE-2015-3885 fix is included

Approved by:	ports-secteam (with hat)
2015-07-01 13:35:15 +00:00
1090 changed files with 18784 additions and 18483 deletions

1
GIDs
View File

@ -94,6 +94,7 @@ trircd:*:154:
xorp:*:155:
monetdb:*:156:
barman:*:157:
nocat:*:159:
sfs:*:171:
agk:*:172:
polipo:*:173:

View File

@ -31,18 +31,18 @@ GECKO_CONFING?= ${LOCALBASE}/bin/${GECKO}-config
XPIDL?= ${LOCALBASE}/lib/${GECKO}/xpidl
XPIDL_INCL?= `${GECKO_CONFIG} --idlflags`
BUILD_DEPENDS+= libxul>=31:${PORTSDIR}/www/libxul
RUN_DEPENDS+= libxul>=31:${PORTSDIR}/www/libxul
BUILD_DEPENDS+= libxul>=38:${PORTSDIR}/www/libxul
RUN_DEPENDS+= libxul>=38:${PORTSDIR}/www/libxul
.elif ${gecko_ARGS:Mfirefox}
_GECKO_DEFAULT_VERSION= 31
_GECKO_VERSIONS= 31 38
_GECKO_DEFAULT_VERSION= 38
_GECKO_VERSIONS= 38 40
_GECKO_TYPE= firefox
# Dependence lines for different Firefox versions
31_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox-esr
38_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox
38_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox-esr
40_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox
.if exists(${LOCALBASE}/bin/firefox)
_GECKO_INSTALLED_VER!= ${LOCALBASE}/bin/firefox --version 2>/dev/null
@ -65,8 +65,8 @@ _GECKO_INSTALLED_VER:= ${_GECKO_INSTALLED_VER:M[0-9]*:C/[0-9].([0-9][0-9]).*/\1/
.elif ${gecko_ARGS:Mthunderbird}
_GECKO_DEFAULT_VERSION= 31
_GECKO_VERSIONS= 31
_GECKO_DEFAULT_VERSION= 38
_GECKO_VERSIONS= 38
_GECKO_TYPE= thunderbird
.if exists(${LOCALBASE}/bin/thunderbird)
@ -75,7 +75,7 @@ _GECKO_INSTALLED_VER:= ${_GECKO_INSTALLED_VER:M[0-9][0-9]*:C/([0-9][0-9]).*/\1/g
.endif
# Dependence lines for different Thunderbird versions
31_DEPENDS= ${LOCALBASE}/lib/thunderbird/thunderbird:${PORTSDIR}/mail/thunderbird
38_DEPENDS= ${LOCALBASE}/lib/thunderbird/thunderbird:${PORTSDIR}/mail/thunderbird
.else
IGNORE= Unknown type of gecko dependency you may specify either libxul, firefox, seamonkey or thunderbird

View File

@ -383,7 +383,11 @@ PYTHON_REL= # empty
PYTHON_ABIVER= # empty
PYTHON_PORTSDIR= ${_PYTHON_RELPORTDIR}${PYTHON_SUFFIX}
PYTHON_PORTVERSION!= ${MAKE} -V PORTVERSION -C ${PYTHON_PORTSDIR}
PYTHON_REL= ${PYTHON_PORTVERSION:C/\.([0-9]+)$/.0\1/:C/\.0?([0-9][0-9])$/.\1/:S/.//g}
# Create a 4 integer version string, prefixing 0 to the last token if
# it's a single character. Only use the the first 3 tokens of
# PORTVERSION to support pre-release versions (rc3, alpha4, etc) of
# any Python port (lang/pythonXY)
PYTHON_REL= ${PYTHON_PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+).*/\1/:C/\.([0-9]+)$/.0\1/:C/\.0?([0-9][0-9])$/.\1/:S/.//g}
# Might be overridden by calling ports
PYTHON_CMD?= ${_PYTHON_BASECMD}${_PYTHON_VERSION}

View File

@ -137,8 +137,10 @@ MOZ_OPTIONS+= --enable-jemalloc
# Standard depends
_ALL_DEPENDS= cairo event ffi graphite harfbuzz hunspell icu jpeg nspr nss opus png pixman soundtouch sqlite vorbis vpx
.if ! ${PORT_OPTIONS:MBUNDLED_CAIRO}
cairo_LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo
cairo_MOZ_OPTIONS= --enable-system-cairo
.endif
event_LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
event_MOZ_OPTIONS= --with-system-libevent
@ -161,8 +163,8 @@ icu_LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu
icu_MOZ_OPTIONS= --with-system-icu --with-intl-api
-jpeg_BUILD_DEPENDS=yasm:${PORTSDIR}/devel/yasm
# XXX depends on ports/180159 or package flavor support
#jpeg_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/libjpeg-turbo
# XXX JCS_EXTENSIONS API is currently disabled by r371283
# XXX Remove files/patch-ijg-libjpeg once -turbo is default
jpeg_USES= jpeg
jpeg_MOZ_OPTIONS= --with-system-jpeg=${LOCALBASE}
@ -254,8 +256,13 @@ MOZ_OPTIONS+= --with-system-zlib \
--disable-updater \
--disable-pedantic
# XXX stolen from www/chromium
MOZ_EXPORT+= MOZ_GOOGLE_API_KEY=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8
# API keys from www/chromium
# http://www.chromium.org/developers/how-tos/api-keys
# Note: these are for FreeBSD use ONLY. For your own distribution,
# please get your own set of keys.
MOZ_EXPORT+= MOZ_GOOGLE_API_KEY=AIzaSyBsp9n41JLW8jCokwn7vhoaMejDFRd1mp8 \
MOZ_GOOGLE_OAUTH_API_CLIENTID=996322985003.apps.googleusercontent.com \
MOZ_GOOGLE_OAUTH_API_KEY=IR1za9-1VK0zZ0f_O8MVFicn
.if ${PORT_OPTIONS:MGTK3}
MOZ_TOOLKIT= cairo-gtk3
@ -378,10 +385,12 @@ STRIP=
MOZ_OPTIONS+= --disable-dtrace
.endif
.if ${PORT_OPTIONS:MLOGGING} || ${PORT_OPTIONS:MDEBUG}
.if ${MOZILLA_VER:R:R} < 40
. if ${PORT_OPTIONS:MLOGGING} || ${PORT_OPTIONS:MDEBUG}
MOZ_OPTIONS+= --enable-logging
.else
. else
MOZ_OPTIONS+= --disable-logging
. endif
.endif
.if ${PORT_OPTIONS:MPROFILE}
@ -448,7 +457,6 @@ LIBS+= -lcxxrt
. endif
.elif ${ARCH:Mpowerpc*}
USES:= compiler:gcc-c++11-lib ${USES:Ncompiler*c++11*}
CFLAGS+= -D__STDC_CONSTANT_MACROS
. if ${ARCH} == "powerpc64"
MOZ_EXPORT+= UNAME_m="${ARCH}"
CFLAGS+= -mminimal-toc

1
UIDs
View File

@ -101,6 +101,7 @@ rbldns:*:153:153::0:0:rbldnsd pseudo-user:/nonexistent:/usr/sbin/nologin
trircd:*:154:154::0:0:& user:/usr/local/etc/tr-ircd:/usr/sbin/nologin
monetdb:*:156:156::0:0:MonetDB user:/usr/local/monetdb5:/bin/sh
barman:*:157:157::0:0:Barman user:/var/barman:/bin/sh
nocat:*:159:159::0:0:NoCat Daemon:/libexec/nocat:/sbin/nologin
sfs:*:171:171::0:0:Self-Certifying File System:/nonexistent:/usr/sbin/nologin
agk:*:172:172::0:0:AquaGateKeeper:/nonexistent:/nonexistent
polipo:*:173:173::0:0:polipo web cache:/nonexistent:/usr/sbin/nologin

View File

@ -3,7 +3,7 @@
PORTNAME= p7zip
PORTVERSION= 9.38.1
PORTREVISION?= 0
PORTREVISION?= 2
CATEGORIES= archivers
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all
@ -20,8 +20,11 @@ MAKEFILE= makefile
MAKE_ARGS= OPTFLAGS="${CXXFLAGS}"
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
CFLAGS_aarch64= -fPIC
CFLAGS_amd64= -fPIC
CFLAGS_ia64= -fPIC
CFLAGS_powerpc= -fPIC
CFLAGS_sparc64= -fPIC
OPTIONS_DEFINE= DOCS

View File

@ -0,0 +1,283 @@
Author: Ben Hutchings <ben@decadent.org.uk>
Date: Tue, 19 May 2015 02:38:40 +0100
Description: Delay creation of symlinks to prevent arbitrary file writes (CVE-2015-1038)
Bug: http://sourceforge.net/p/p7zip/bugs/147/
Bug-Debian: https://bugs.debian.org/774660
Alexander Cherepanov discovered that 7zip is susceptible to a
directory traversal vulnerability. While extracting an archive, it
will extract symlinks and then follow them if they are referenced in
further entries. This can be exploited by a rogue archive to write
files outside the current directory.
We have to create placeholder files (which we already do) and delay
creating symlinks until the end of extraction.
Due to the possibility of anti-items (deletions) in the archive, it is
possible for placeholders to be deleted and replaced before we create
the symlinks. It's not clear that this can be used for mischief, but
GNU tar guards against similar problems by checking that the placeholder
still exists and is the same inode. XXX It also checks 'birth time' but
this isn't portable. We can probably get away with comparing ctime
since we don't support hard links.
--- CPP/7zip/UI/Agent/Agent.cpp
+++ CPP/7zip/UI/Agent/Agent.cpp
@@ -1215,7 +1215,7 @@ STDMETHODIMP CAgentFolder::Extract(const
HRESULT result = _agentSpec->GetArchive()->Extract(&realIndices.Front(),
realIndices.Size(), testMode, extractCallback);
if (result == S_OK)
- result = extractCallbackSpec->SetDirsTimes();
+ result = extractCallbackSpec->SetFinalAttribs();
return result;
COM_TRY_END
}
--- CPP/7zip/UI/Client7z/Client7z.cpp
+++ CPP/7zip/UI/Client7z/Client7z.cpp
@@ -222,8 +222,11 @@ private:
COutFileStream *_outFileStreamSpec;
CMyComPtr<ISequentialOutStream> _outFileStream;
+ CObjectVector<NWindows::NFile::NDir::CDelayedSymLink> _delayedSymLinks;
+
public:
void Init(IInArchive *archiveHandler, const FString &directoryPath);
+ HRESULT SetFinalAttribs();
UInt64 NumErrors;
bool PasswordIsDefined;
@@ -441,11 +444,23 @@ STDMETHODIMP CArchiveExtractCallback::Se
}
_outFileStream.Release();
if (_extractMode && _processedFileInfo.AttribDefined)
- SetFileAttrib(_diskFilePath, _processedFileInfo.Attrib);
+ SetFileAttrib(_diskFilePath, _processedFileInfo.Attrib, &_delayedSymLinks);
PrintNewLine();
return S_OK;
}
+HRESULT CArchiveExtractCallback::SetFinalAttribs()
+{
+ HRESULT result = S_OK;
+
+ for (int i = 0; i != _delayedSymLinks.Size(); ++i)
+ if (!_delayedSymLinks[i].Create())
+ result = E_FAIL;
+
+ _delayedSymLinks.Clear();
+
+ return result;
+}
STDMETHODIMP CArchiveExtractCallback::CryptoGetTextPassword(BSTR *password)
{
@@ -912,6 +927,8 @@ int MY_CDECL main(int numArgs, const cha
// extractCallbackSpec->PasswordIsDefined = true;
// extractCallbackSpec->Password = L"1";
HRESULT result = archive->Extract(NULL, (UInt32)(Int32)(-1), false, extractCallback);
+ if (result == S_OK)
+ result = extractCallbackSpec->SetFinalAttribs();
if (result != S_OK)
{
PrintError("Extract Error");
--- CPP/7zip/UI/Common/ArchiveExtractCallback.cpp
+++ CPP/7zip/UI/Common/ArchiveExtractCallback.cpp
@@ -1083,7 +1083,7 @@ STDMETHODIMP CArchiveExtractCallback::Se
NumFiles++;
if (_extractMode && _fi.AttribDefined)
- SetFileAttrib(_diskFilePath, _fi.Attrib);
+ SetFileAttrib(_diskFilePath, _fi.Attrib, &_delayedSymLinks);
RINOK(_extractCallback2->SetOperationResult(operationResult, _encrypted));
return S_OK;
COM_TRY_END
@@ -1149,8 +1149,9 @@ static int GetNumSlashes(const FChar *s)
}
}
-HRESULT CArchiveExtractCallback::SetDirsTimes()
+HRESULT CArchiveExtractCallback::SetFinalAttribs()
{
+ HRESULT result = S_OK;
CRecordVector<CExtrRefSortPair> pairs;
pairs.ClearAndSetSize(_extractedFolderPaths.Size());
unsigned i;
@@ -1187,5 +1188,12 @@ HRESULT CArchiveExtractCallback::SetDirs
(WriteATime && ATimeDefined) ? &ATime : NULL,
(WriteMTime && MTimeDefined) ? &MTime : (_arc->MTimeDefined ? &_arc->MTime : NULL));
}
- return S_OK;
+
+ for (int i = 0; i != _delayedSymLinks.Size(); ++i)
+ if (!_delayedSymLinks[i].Create())
+ result = E_FAIL;
+
+ _delayedSymLinks.Clear();
+
+ return result;
}
--- CPP/7zip/UI/Common/ArchiveExtractCallback.h
+++ CPP/7zip/UI/Common/ArchiveExtractCallback.h
@@ -6,6 +6,8 @@
#include "../../../Common/MyCom.h"
#include "../../../Common/Wildcard.h"
+#include "../../../Windows/FileDir.h"
+
#include "../../IPassword.h"
#include "../../Common/FileStreams.h"
@@ -213,6 +215,8 @@ class CArchiveExtractCallback:
bool _saclEnabled;
#endif
+ CObjectVector<NWindows::NFile::NDir::CDelayedSymLink> _delayedSymLinks;
+
void CreateComplexDirectory(const UStringVector &dirPathParts, FString &fullPath);
HRESULT GetTime(int index, PROPID propID, FILETIME &filetime, bool &filetimeIsDefined);
HRESULT GetUnpackSize();
@@ -293,7 +297,7 @@ public:
_baseParentFolder = indexInArc;
}
- HRESULT SetDirsTimes();
+ HRESULT SetFinalAttribs();
};
#endif
--- CPP/7zip/UI/Common/Extract.cpp
+++ CPP/7zip/UI/Common/Extract.cpp
@@ -170,7 +170,7 @@ static HRESULT DecompressArchive(
else
result = archive->Extract(&realIndices.Front(), realIndices.Size(), testMode, ecs);
if (result == S_OK && !options.StdInMode)
- result = ecs->SetDirsTimes();
+ result = ecs->SetFinalAttribs();
return callback->ExtractResult(result);
}
--- CPP/Windows/FileDir.cpp
+++ CPP/Windows/FileDir.cpp
@@ -343,7 +343,8 @@ static int convert_to_symlink(const char
return -1;
}
-bool SetFileAttrib(CFSTR fileName, DWORD fileAttributes)
+bool SetFileAttrib(CFSTR fileName, DWORD fileAttributes,
+ CObjectVector<CDelayedSymLink> *delayedSymLinks)
{
if (!fileName) {
SetLastError(ERROR_PATH_NOT_FOUND);
@@ -375,7 +376,9 @@ bool SetFileAttrib(CFSTR fileName, DWORD
stat_info.st_mode = fileAttributes >> 16;
#ifdef ENV_HAVE_LSTAT
if (S_ISLNK(stat_info.st_mode)) {
- if ( convert_to_symlink(name) != 0) {
+ if (delayedSymLinks)
+ delayedSymLinks->Add(CDelayedSymLink(name));
+ else if ( convert_to_symlink(name) != 0) {
TRACEN((printf("SetFileAttrib(%s,%d) : false-3\n",(const char *)name,fileAttributes)))
return false;
}
@@ -885,6 +888,43 @@ bool CTempDir::Remove()
return !_mustBeDeleted;
}
+#ifdef ENV_UNIX
+
+CDelayedSymLink::CDelayedSymLink(const char * source)
+ : _source(source)
+{
+ struct stat st;
+
+ if (lstat(_source, &st) == 0) {
+ _dev = st.st_dev;
+ _ino = st.st_ino;
+ } else {
+ _dev = 0;
+ }
+}
+
+bool CDelayedSymLink::Create()
+{
+ struct stat st;
+
+ if (_dev == 0) {
+ errno = EPERM;
+ return false;
+ }
+ if (lstat(_source, &st) != 0)
+ return false;
+ if (_dev != st.st_dev || _ino != st.st_ino) {
+ // Placeholder file has been overwritten or moved by another
+ // symbolic link creation
+ errno = EPERM;
+ return false;
+ }
+
+ return convert_to_symlink(_source) == 0;
+}
+
+#endif // ENV_UNIX
+
}}}
--- CPP/Windows/FileDir.h
+++ CPP/Windows/FileDir.h
@@ -4,6 +4,7 @@
#define __WINDOWS_FILE_DIR_H
#include "../Common/MyString.h"
+#include "../Common/MyVector.h"
#include "FileIO.h"
@@ -11,11 +12,14 @@ namespace NWindows {
namespace NFile {
namespace NDir {
+class CDelayedSymLink;
+
bool GetWindowsDir(FString &path);
bool GetSystemDir(FString &path);
bool SetDirTime(CFSTR path, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime);
-bool SetFileAttrib(CFSTR path, DWORD attrib);
+bool SetFileAttrib(CFSTR path, DWORD attrib,
+ CObjectVector<CDelayedSymLink> *delayedSymLinks = 0);
bool MyMoveFile(CFSTR existFileName, CFSTR newFileName);
#ifndef UNDER_CE
@@ -69,6 +73,31 @@ public:
bool Remove();
};
+// Symbolic links must be created last so that they can't be used to
+// create or overwrite files above the extraction directory.
+class CDelayedSymLink
+{
+#ifdef ENV_UNIX
+ // Where the symlink should be created. The target is specified in
+ // the placeholder file.
+ AString _source;
+
+ // Device and inode of the placeholder file. Before creating the
+ // symlink, we must check that these haven't been changed by creation
+ // of another symlink.
+ dev_t _dev;
+ ino_t _ino;
+
+public:
+ explicit CDelayedSymLink(const char * source);
+ bool Create();
+#else // !ENV_UNIX
+public:
+ CDelayedSymLink(const char * source) {}
+ bool Create() { return true; }
+#endif // ENV_UNIX
+};
+
#if !defined(UNDER_CE)
class CCurrentDirRestorer
{

View File

@ -3,6 +3,7 @@
PORTNAME= xarchiver
PORTVERSION= 0.5.4
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SF/${PORTNAME:tl}
@ -13,16 +14,29 @@ LICENSE= GPLv2
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
7zr:${PORTSDIR}/archivers/p7zip \
zip:${PORTSDIR}/archivers/zip
zip:${PORTSDIR}/archivers/zip \
zipinfo:${PORTSDIR}/archivers/unzip
USES= tar:bzip2 gmake pkgconfig desktop-file-utils
USES= desktop-file-utils gmake pkgconfig tar:bzip2
USE_GNOME= glib20 gtk20 intltool
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS NLS
OPTIONS_GROUP= FORMATS
OPTIONS_GROUP_FORMATS= ARJ LZO RAR
OPTIONS_SUB= yes
FORMATS_DESC= Additional compression formats support
ARJ_DESC= ARJ compression support
LZO_DESC= LZO compression support
RAR_DESC= RAR compression support
ARJ_RUN_DEPENDS= arj:${PORTSDIR}/archivers/arj
LZO_RUN_DEPENDS= lzop:${PORTSDIR}/archivers/lzop
RAR_RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \
rar:${PORTSDIR}/archivers/rar
NLS_USES= gettext
NLS_CPPFLAGS+= -I${LOCALBASE}/include
NLS_LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -0,0 +1,17 @@
--- src/bzip2.c.orig 2014-02-09 15:26:24 UTC
+++ src/bzip2.c
@@ -171,11 +171,11 @@ void xa_open_tar_compressed_file(XArchiv
if (archive->type == XARCHIVETYPE_TAR_BZ2)
command = g_strconcat(tar," tfjv ",archive->escaped_path,NULL);
else if (archive->type == XARCHIVETYPE_TAR_LZMA)
- command = g_strconcat(tar," tv --use-compress-program=lzma -f ",archive->escaped_path,NULL);
+ command = g_strconcat(tar," tv --use-compress-program='lzma -d' -f ",archive->escaped_path,NULL);
else if (archive->type == XARCHIVETYPE_TAR_XZ)
- command = g_strconcat(tar," tv --use-compress-program=xz -f ",archive->escaped_path,NULL);
+ command = g_strconcat(tar," tv --use-compress-program='xz -d' -f ",archive->escaped_path,NULL);
else if (archive->type == XARCHIVETYPE_TAR_LZOP)
- command = g_strconcat(tar," tv --use-compress-program=lzop -f ",archive->escaped_path,NULL);
+ command = g_strconcat(tar," tv --use-compress-program='lzop -d' -f ",archive->escaped_path,NULL);
/* else fail? */
archive->has_properties = archive->can_add = archive->can_extract = archive->has_test = TRUE;

View File

@ -0,0 +1,123 @@
--- src/tar.c.orig 2014-09-28 20:10:38 UTC
+++ src/tar.c
@@ -331,7 +331,7 @@ gboolean xa_tar_extract(XArchive *archiv
#else
archive->overwrite ? " --overwrite" : " --keep-old-files",
#endif
- archive->tar_touch ? " --touch" : "",
+ archive->tar_touch ? " -m" : "",
" -C ",archive->extraction_path," ",names->str,NULL);
}
else
@@ -350,7 +350,7 @@ gboolean xa_tar_extract(XArchive *archiv
#else
archive->overwrite ? " --overwrite" : " --keep-old-files",
#endif
- archive->tar_touch ? " --touch" : "",
+ archive->tar_touch ? " -m" : "",
" -C ",archive->extraction_path," ",names->str,NULL);
}
else
@@ -369,7 +369,7 @@ gboolean xa_tar_extract(XArchive *archiv
#else
archive->overwrite ? " --overwrite" : " --keep-old-files",
#endif
- archive->tar_touch ? " --touch" : "",
+ archive->tar_touch ? " -m" : "",
" -C ",archive->extraction_path," ",names->str,NULL);
}
else
@@ -382,18 +382,18 @@ gboolean xa_tar_extract(XArchive *archiv
case XARCHIVETYPE_TAR_LZMA:
if (archive->full_path || multi_extract)
{
- command = g_strconcat (tar, " --use-compress-program=lzma -xvf " , archive->escaped_path,
+ command = g_strconcat (tar, " --use-compress-program='lzma -d' -xvf " , archive->escaped_path,
#ifdef __FreeBSD__
archive->overwrite ? " " : " -k",
#else
archive->overwrite ? " --overwrite" : " --keep-old-files",
#endif
- archive->tar_touch ? " --touch" : "",
+ archive->tar_touch ? " -m" : "",
" -C ",archive->extraction_path," ",names->str,NULL);
}
else
{
- result = xa_extract_tar_without_directories ( "tar --use-compress-program=lzma -xvf ",archive,names->str);
+ result = xa_extract_tar_without_directories ( "tar --use-compress-program='lzma -d' -xvf ",archive,names->str);
command = NULL;
}
break;
@@ -401,18 +401,18 @@ gboolean xa_tar_extract(XArchive *archiv
case XARCHIVETYPE_TAR_LZOP:
if (archive->full_path || multi_extract)
{
- command = g_strconcat (tar, " --use-compress-program=lzop -xvf " , archive->escaped_path,
+ command = g_strconcat (tar, " --use-compress-program='lzop -d' -xvf " , archive->escaped_path,
#ifdef __FreeBSD__
archive->overwrite ? " " : " -k",
#else
archive->overwrite ? " --overwrite" : " --keep-old-files",
#endif
- archive->tar_touch ? " --touch" : "",
+ archive->tar_touch ? " -m" : "",
" -C ",archive->extraction_path," ",names->str,NULL);
}
else
{
- result = xa_extract_tar_without_directories ( "tar --use-compress-program=lzop -xvf ",archive,names->str);
+ result = xa_extract_tar_without_directories ( "tar --use-compress-program='lzop -d' -xvf ",archive,names->str);
command = NULL;
}
break;
@@ -420,18 +420,18 @@ gboolean xa_tar_extract(XArchive *archiv
case XARCHIVETYPE_TAR_XZ:
if (archive->full_path || multi_extract)
{
- command = g_strconcat (tar, " --use-compress-program=xz -xvf " , archive->escaped_path,
+ command = g_strconcat (tar, " --use-compress-program='xz -d' -xvf " , archive->escaped_path,
#ifdef __FreeBSD__
archive->overwrite ? " " : " -k",
#else
archive->overwrite ? " --overwrite" : " --keep-old-files",
#endif
- archive->tar_touch ? " --touch" : "",
+ archive->tar_touch ? " -m" : "",
" -C ",archive->extraction_path," ",names->str,NULL);
}
else
{
- result = xa_extract_tar_without_directories ( "tar --use-compress-program=xz -xvf ",archive,names->str);
+ result = xa_extract_tar_without_directories ( "tar --use-compress-program='xz -d' -xvf ",archive,names->str);
command = NULL;
}
break;
@@ -567,7 +567,7 @@ gboolean xa_extract_tar_without_director
archive->overwrite ? " --overwrite" : " --keep-old-files",
" --no-wildcards ",
#endif
- archive->tar_touch ? " --touch" : "",
+ archive->tar_touch ? " -m" : "",
"-C ",archive->tmp," ",files_to_extract,NULL);
list = g_slist_append(list,command);
if (strstr(files_to_extract,"/") || strcmp(archive->tmp,archive->extraction_path) != 0)
@@ -618,15 +618,15 @@ void xa_tar_test(XArchive *archive)
break;
case XARCHIVETYPE_TAR_LZMA:
- command = g_strconcat (tar, " --use-compress-program=lzma -tvf ",archive->path, NULL);
+ command = g_strconcat (tar, " --use-compress-program='lzma -d' -tvf ",archive->path, NULL);
break;
case XARCHIVETYPE_TAR_LZOP:
- command = g_strconcat (tar, " --use-compress-program=lzop -tvf ",archive->path, NULL);
+ command = g_strconcat (tar, " --use-compress-program='lzop -d' -tvf ",archive->path, NULL);
break;
case XARCHIVETYPE_TAR_XZ:
- command = g_strconcat (tar, " --use-compress-program=xz -tvf ",archive->path, NULL);
+ command = g_strconcat (tar, " --use-compress-program='xz -d' -tvf ",archive->path, NULL);
break;
case XARCHIVETYPE_LZMA:

View File

@ -0,0 +1,11 @@
--- src/window.c.orig 2014-09-28 20:42:37 UTC
+++ src/window.c
@@ -1130,7 +1130,7 @@ XArchiveType xa_detect_archive_type (gch
xx = XARCHIVETYPE_BZIP2;
else if (memcmp ( magic,"\x1f\x8b",2) == 0 || memcmp ( magic,"\x1f\x9d",2) == 0)
xx = XARCHIVETYPE_GZIP;
- else if (memcmp ( magic,"\x5d\x00\x00\x80",4) == 0)
+ else if (memcmp ( magic,"\x5d\x00\x00",3) == 0)
xx = XARCHIVETYPE_LZMA;
else if (memcmp ( magic,"\xfd\x37\x7a\x58\x5a",5) == 0)
xx = XARCHIVETYPE_XZ;

View File

@ -3,7 +3,7 @@
PORTNAME= amarok
PORTVERSION= 2.8.0
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= audio kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src
@ -31,7 +31,8 @@ USE_QT4= corelib dbus designer gui network opengl \
phonon script sql svg webkit xml \
qmake_build moc_build rcc_build uic_build
USE_XORG= x11
USES= cmake pkgconfig shared-mime-info tar:bzip2
USES= cmake pkgconfig shared-mime-info shebangfix tar:bzip2
SHEBANG_FILES= src/kconf_update/amarok-2.4.1-tokens_syntax_update.pl
USE_LDCONFIG= yes
BROKEN_sparc64= does not build (GCC-related error)

View File

@ -2,7 +2,7 @@
PORTNAME= cantata
PORTVERSION= 1.5.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio kde
MASTER_SITES= https://drive.google.com/uc?export=download&id=0Bzghs6gQWi60UktwaTRMTjRIUW8&dummy=
@ -23,7 +23,8 @@ CMAKE_ARGS= -DENABLE_QT5:BOOL=TRUE \
-DLCONVERT_EXECUTABLE:STRING=${QT_BINDIR}/lconvert \
-DLRELEASE_EXECUTABLE:STRING=${QT_BINDIR}/lrelease
USES= cmake:outsource cpe pkgconfig tar:bzip2
USES= cmake:outsource cpe pkgconfig shebangfix tar:bzip2
SHEBANG_FILES= dynamic/cantata-dynamic cantata-remote.cmake
CPE_VENDOR= craig_drummond
USE_LDCONFIG= yes

View File

@ -4,7 +4,7 @@
PORTNAME= cmus
PORTVERSION= 2.6.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= h.skuhra@gmail.com

View File

@ -3,6 +3,7 @@
PORTNAME= gogglesmm
PORTVERSION= 0.14.2
PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= bapt@FreeBSD.org

View File

@ -3,7 +3,7 @@
PORTNAME= gtkpod
PORTVERSION= 1.0.0
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@ -15,7 +15,10 @@ LICENSE= GPLv2
LIB_DEPENDS= libid3tag.so:${PORTSDIR}/audio/libid3tag \
libgpod.so:${PORTSDIR}/audio/libgpod
USES= gettext gmake pkgconfig
USES= gettext gmake pkgconfig shebangfix
SHEBANG_FILES= scripts/mab2vcard scripts/sync-evolution.sh \
scripts/sync-knotes.sh scripts/sync-ldif.sh \
scripts/sync-palm-jppy.py
USE_GNOME= gtk20 libglade2
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes

View File

@ -30,6 +30,7 @@ DJBFFT_CONFIGURE_ON= --enable-djbfft
.include <bsd.port.options.mk>
CFLAGS_aarch64= -fPIC
CFLAGS_amd64= -fPIC
CFLAGS_powerpc= -fPIC

View File

@ -2,18 +2,21 @@
# $FreeBSD$
PORTNAME= libtremor
PORTVERSION= 1.2.0.s20040213
PORTREVISION= 2
PORTVERSION= 1.2.1.s20150105
CATEGORIES= audio
MASTER_SITES= http://members.chello.nl/~g.mast/distfiles/
DISTNAME= tremor_snapshot_${SNAP_DATE}
MASTER_SITES= http://git.xiph.org/?p=tremor.git;a=snapshot;sf=tgz;h=${GIT_COMMIT};/
DISTNAME= ${PORTNAME:S/lib//}-${GIT_COMMIT}
MAINTAINER= ports@FreeBSD.org
COMMENT= Integer-only fully Ogg Vorbis compliant decoder library
SNAP_DATE= 02132004
WRKSRC= ${WRKDIR}/Tremor
USES= autoreconf libtool tar:tgz
LICENSE= BSD3CLAUSE
LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg
GIT_COMMIT= b56ffc
USES= autoreconf libtool pathfix pkgconfig
PATHFIX_MAKEFILEIN= Makefile.am
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip

View File

@ -1,2 +1,2 @@
SHA256 (tremor_snapshot_02132004.tgz) = 142e015b684ef9774f2b57d06c3730ba3d6dcbd90c3c11325039c2722f2460cc
SIZE (tremor_snapshot_02132004.tgz) = 151996
SHA256 (tremor-b56ffc.tar.gz) = 50040fc477eaa592aebc1e4edba201f70b89fa42199a4d73826bd690219e6fd2
SIZE (tremor-b56ffc.tar.gz) = 148838

View File

@ -1,4 +1,4 @@
The Tremor decoder library is an integer-only fully Ogg Vorbis compliant
software decoder library.
WWW: http://www.xiph.org/ogg/vorbis/
WWW: https://xiph.org/vorbis/

View File

@ -1,9 +1,8 @@
include/tremor/config_types.h
include/tremor/ivorbiscodec.h
include/tremor/ivorbisfile.h
include/tremor/ogg.h
include/tremor/os_types.h
lib/libvorbisidec.a
lib/libvorbisidec.so
lib/libvorbisidec.so.1
lib/libvorbisidec.so.1.0.2
lib/libvorbisidec.so.1.0.3
libdata/pkgconfig/vorbisidec.pc

View File

@ -3,8 +3,9 @@
PORTNAME= flac
PORTVERSION= 1.2.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio linux
MASTER_SITES= CENTOS_LINUX_UPDATES
MAINTAINER= emulation@FreeBSD.org
COMMENT= Free lossless audio codec (Linux CentOS ${LINUX_DIST_VER})
@ -16,7 +17,7 @@ USE_LINUX= c6
USE_LINUX_APPS= libogg
USE_LINUX_RPM= yes
RPMVERSION= 6.1.el6
RPMVERSION= 7.el6_6
BRANDELF_DIRS= usr/bin
USE_LDCONFIG= yes

View File

@ -1,4 +1,4 @@
SHA256 (rpm/i686/centos/6.6/flac-1.2.1-6.1.el6.i686.rpm) = 9b25da1e24b7b03ea39e665b4ad549b1b8a4b8d133a682ba1c6dcfdfe82fb478
SIZE (rpm/i686/centos/6.6/flac-1.2.1-6.1.el6.i686.rpm) = 259172
SHA256 (rpm/i686/centos/6.6/flac-1.2.1-6.1.el6.src.rpm) = 07a24717e3cc3712f9197e6816286ae11460dab6b557d01efd55bb1032dcbb76
SIZE (rpm/i686/centos/6.6/flac-1.2.1-6.1.el6.src.rpm) = 2013816
SHA256 (rpm/i686/centos/6.6/flac-1.2.1-7.el6_6.i686.rpm) = 205a76001ac677e76ca9455fdebf2ddcdaaaf9cff8523651db23a8c1e444d03e
SIZE (rpm/i686/centos/6.6/flac-1.2.1-7.el6_6.i686.rpm) = 259432
SHA256 (rpm/i686/centos/6.6/flac-1.2.1-7.el6_6.src.rpm) = 6c5a6bf61baa48c63f2f529d836888f7b5b2efce964dd212bde4bb1cd74d9282
SIZE (rpm/i686/centos/6.6/flac-1.2.1-7.el6_6.src.rpm) = 2016484

View File

@ -4,15 +4,15 @@
PORTNAME= genpuid
PORTVERSION= 1.4
CATEGORIES= audio linux
MASTER_SITES= https://secure.musicip.com/dns/files/
MASTER_SITES= http://www.spicefly.com/files/
PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}_linux_${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Application for generating MusicIP puids
BROKEN= Unfetchable
USES= tar:tgz
USE_LINUX= yes
NO_BUILD= yes
IA32_BINARY_PORT= yes

View File

@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
MAINTAINER= mbeis@xs4all.nl
COMMENT= Another mixer intended for the windowmaker dockapp
PLIST_FILES= bin/Mixer.app

View File

@ -2,6 +2,7 @@
PORTNAME= musicpd
PORTVERSION= 0.18.23
PORTREVISION= 1
CATEGORIES= audio ipv6
MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}

View File

@ -1,7 +1,8 @@
# $FreeBSD$
PORTNAME= ncmpcpp
PORTVERSION= 0.6.4
PORTVERSION= 0.6.5
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://ncmpcpp.rybczak.net/stable/

View File

@ -1,2 +1,2 @@
SHA256 (ncmpcpp-0.6.4.tar.bz2) = 757e2e06b7e17009c24e2b46a69f008e61aa679476f93e00dc602ca087c805f1
SIZE (ncmpcpp-0.6.4.tar.bz2) = 429705
SHA256 (ncmpcpp-0.6.5.tar.bz2) = 51128f6835c592c8d4367a66b08e06a9419a86c9d5c6e91d0f1dc73af56cd1fd
SIZE (ncmpcpp-0.6.5.tar.bz2) = 429699

View File

@ -1,5 +1,5 @@
--- src/status.cpp_orig 2014-11-16 09:21:55.651181899 +0100
+++ src/status.cpp 2014-11-16 09:21:59.233203196 +0100
--- src/status.cpp.orig 2015-07-05 02:18:34 UTC
+++ src/status.cpp
@@ -21,6 +21,8 @@
#include <boost/date_time/posix_time/posix_time.hpp>
#include <netinet/tcp.h>

View File

@ -0,0 +1,29 @@
--- src/mpdpp.cpp.orig 2015-07-05 02:18:34 UTC
+++ src/mpdpp.cpp
@@ -38,6 +38,8 @@ Connection::Connection() : m_connection(
m_port(6600),
m_timeout(15)
{
+ std::random_device rd;
+ m_gen.seed(rd());
}
Connection::~Connection()
@@ -504,7 +506,7 @@ bool Connection::AddRandomTag(mpd_tag_ty
}
else
{
- std::random_shuffle(tags.begin(), tags.end());
+ std::shuffle(tags.begin(), tags.end(), m_gen);
auto it = tags.begin();
for (size_t i = 0; i < number && it != tags.end(); ++i)
{
@@ -544,7 +546,7 @@ bool Connection::AddRandomSongs(size_t n
}
else
{
- std::random_shuffle(files.begin(), files.end());
+ std::shuffle(files.begin(), files.end(), m_gen);
StartCommandsList();
auto it = files.begin();
for (size_t i = 0; i < number && it != files.end(); ++i, ++it)

View File

@ -0,0 +1,19 @@
--- src/mpdpp.h.orig 2015-07-05 02:18:34 UTC
+++ src/mpdpp.h
@@ -23,6 +23,7 @@
#include <cassert>
#include <exception>
+#include <random>
#include <set>
#include <vector>
@@ -277,6 +278,8 @@ private:
std::string m_password;
mpd_tag_type m_searched_field;
+
+ std::mt19937 m_gen;
};
}

View File

@ -2,7 +2,7 @@
PORTNAME= opus-tools
PORTVERSION= 0.1.9
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
MOZILLA/opus

View File

@ -0,0 +1,85 @@
--- src/audio-in.c.orig 2014-02-26 00:55:47 UTC
+++ src/audio-in.c
@@ -42,6 +42,7 @@
# define _FILE_OFFSET_BITS 64
#endif
+#include <limits.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
@@ -287,13 +288,14 @@ static int aiff_permute_matrix[6][6] =
int aiff_open(FILE *in, oe_enc_opt *opt, unsigned char *buf, int buflen)
{
int aifc; /* AIFC or AIFF? */
- unsigned int len;
- unsigned char *buffer;
+ unsigned int len, readlen;
+ unsigned char buffer[22];
unsigned char buf2[8];
int bigendian = 1;
aiff_fmt format;
aifffile *aiff;
int i;
+ long channels;
(void)buflen;/*unused*/
if(buf[11]=='C')
@@ -313,19 +315,25 @@ int aiff_open(FILE *in, oe_enc_opt *opt,
return 0; /* Weird common chunk */
}
- buffer = alloca(len);
-
- if(fread(buffer,1,len,in) < len)
+ readlen = len < sizeof(buffer) ? len : sizeof(buffer);
+ if(fread(buffer,1,readlen,in) < readlen ||
+ (len > readlen && !seek_forward(in, len-readlen)))
{
fprintf(stderr, _("Warning: Unexpected EOF reading AIFF header\n"));
return 0;
}
- format.channels = READ_U16_BE(buffer);
+ format.channels = channels = READ_U16_BE(buffer);
format.totalframes = READ_U32_BE(buffer+2);
format.samplesize = READ_U16_BE(buffer+6);
format.rate = (int)read_IEEE80(buffer+8);
+ if(channels <= 0L || SHRT_MAX < channels)
+ {
+ fprintf(stderr, _("Warning: Unsupported count of channels in AIFF header\n"));
+ return 0;
+ }
+
if(aifc)
{
if(len < 22)
@@ -442,6 +450,7 @@ int wav_open(FILE *in, oe_enc_opt *opt,
wav_fmt format;
wavfile *wav;
int i;
+ long channels;
(void)buflen;/*unused*/
(void)oldbuf;/*unused*/
@@ -481,12 +490,18 @@ int wav_open(FILE *in, oe_enc_opt *opt,
}
format.format = READ_U16_LE(buf);
- format.channels = READ_U16_LE(buf+2);
+ format.channels = channels = READ_U16_LE(buf+2);
format.samplerate = READ_U32_LE(buf+4);
format.bytespersec = READ_U32_LE(buf+8);
format.align = READ_U16_LE(buf+12);
format.samplesize = READ_U16_LE(buf+14);
+ if(channels <= 0L || SHRT_MAX < channels)
+ {
+ fprintf(stderr, _("Warning: Unsupported count of channels in WAV header\n"));
+ return 0;
+ }
+
if(format.format == -2) /* WAVE_FORMAT_EXTENSIBLE */
{
if(len<40)

View File

@ -3,7 +3,7 @@
PORTNAME= vorbis-tools
PORTVERSION= 1.4.0
PORTREVISION= 8
PORTREVISION= 10
PORTEPOCH= 3
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/

View File

@ -0,0 +1,84 @@
--- oggenc/audio.c.orig 2010-03-24 08:27:14 UTC
+++ oggenc/audio.c
@@ -13,6 +13,7 @@
#include <config.h>
#endif
+#include <limits.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
@@ -245,12 +246,13 @@ static int aiff_permute_matrix[6][6] =
int aiff_open(FILE *in, oe_enc_opt *opt, unsigned char *buf, int buflen)
{
int aifc; /* AIFC or AIFF? */
- unsigned int len;
- unsigned char *buffer;
+ unsigned int len, readlen;
+ unsigned char buffer[22];
unsigned char buf2[8];
aiff_fmt format;
aifffile *aiff = malloc(sizeof(aifffile));
int i;
+ long channels;
if(buf[11]=='C')
aifc=1;
@@ -269,19 +271,25 @@ int aiff_open(FILE *in, oe_enc_opt *opt,
return 0; /* Weird common chunk */
}
- buffer = alloca(len);
-
- if(fread(buffer,1,len,in) < len)
+ readlen = len < sizeof(buffer) ? len : sizeof(buffer);
+ if(fread(buffer,1,readlen,in) < readlen ||
+ (len > readlen && !seek_forward(in, len-readlen)))
{
fprintf(stderr, _("Warning: Unexpected EOF in reading AIFF header\n"));
return 0;
}
- format.channels = READ_U16_BE(buffer);
+ format.channels = channels = READ_U16_BE(buffer);
format.totalframes = READ_U32_BE(buffer+2);
format.samplesize = READ_U16_BE(buffer+6);
format.rate = (int)read_IEEE80(buffer+8);
+ if(channels <= 0L || SHRT_MAX < channels)
+ {
+ fprintf(stderr, _("Warning: Unsupported count of channels in AIFF header\n"));
+ return 0;
+ }
+
aiff->bigendian = 1;
if(aifc)
@@ -412,6 +420,7 @@ int wav_open(FILE *in, oe_enc_opt *opt,
wav_fmt format;
wavfile *wav = malloc(sizeof(wavfile));
int i;
+ long channels;
/* Ok. At this point, we know we have a WAV file. Now we have to detect
* whether we support the subtype, and we have to find the actual data
@@ -449,12 +458,18 @@ int wav_open(FILE *in, oe_enc_opt *opt,
}
format.format = READ_U16_LE(buf);
- format.channels = READ_U16_LE(buf+2);
+ format.channels = channels = READ_U16_LE(buf+2);
format.samplerate = READ_U32_LE(buf+4);
format.bytespersec = READ_U32_LE(buf+8);
format.align = READ_U16_LE(buf+12);
format.samplesize = READ_U16_LE(buf+14);
+ if(channels <= 0L || SHRT_MAX < channels)
+ {
+ fprintf(stderr, _("Warning: Unsupported count of channels in WAV header\n"));
+ return 0;
+ }
+
if(format.format == -2) /* WAVE_FORMAT_EXTENSIBLE */
{
if(len<40)

View File

@ -0,0 +1,21 @@
--- oggenc/oggenc.c.orig 2010-03-26 07:07:07 UTC
+++ oggenc/oggenc.c
@@ -97,6 +97,8 @@ int main(int argc, char **argv)
.3,-1,
0,0,0.f,
0, 0, 0, 0, 0};
+ input_format raw_format = {NULL, 0, raw_open, wav_close, "raw",
+ N_("RAW file reader")};
int i;
@@ -239,9 +241,6 @@ int main(int argc, char **argv)
if(opt.rawmode)
{
- input_format raw_format = {NULL, 0, raw_open, wav_close, "raw",
- N_("RAW file reader")};
-
enc_opts.rate=opt.raw_samplerate;
enc_opts.channels=opt.raw_channels;
enc_opts.samplesize=opt.raw_samplesize;

View File

@ -4,7 +4,7 @@
PORTNAME?= xmms2
PORTVERSION= 0.8
DISTVERSIONSUFFIX=DrO_o
PORTREVISION?= 15
PORTREVISION?= 16
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX}

View File

@ -6,7 +6,8 @@ PORTVERSION= 1.47
PORTREVISION= 2
CATEGORIES= benchmarks net
MASTER_SITES= http://freeware.sgi.com/source/nttcp/ \
http://reality.sgiweb.org/freeware/source/nttcp/
http://reality.sgiweb.org/freeware/source/nttcp/ \
LOCAL/martymac
MAINTAINER= martymac@FreeBSD.org
COMMENT= Client/server program for testing network performance

View File

@ -3,7 +3,7 @@
PORTNAME= openscad
PORTVERSION= 2015.03
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= cad
MASTER_SITES= http://files.openscad.org/
DISTNAME= openscad-${PORTVERSION}.src
@ -12,6 +12,7 @@ MAINTAINER= mr@FreeBSD.org
COMMENT= Programmer's solid 3D CAD modeller
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \
${LOCALBASE}/libdata/pkgconfig/eigen3.pc:${PORTSDIR}/math/eigen3 \
@ -23,7 +24,8 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
libharfbuzz.so:${PORTSDIR}/print/harfbuzz \
libopencsg.so:${PORTSDIR}/graphics/opencsg
USES= compiler:c++11-lang gettext-tools bison desktop-file-utils pkgconfig qmake
USES= bison compiler:c++11-lang desktop-file-utils gettext-tools pkgconfig qmake shebangfix
SHEBANG_FILES= libraries/MCAD/get_submodules.py
USE_GL= glu glew
USE_QT4= corelib gui opengl moc_build uic_build rcc_build
PLIST_SUB= PORTVERSION=${PORTVERSION}

View File

@ -3,7 +3,7 @@
PORTNAME= qelectrotech
PORTVERSION= 0.3
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= http://download.tuxfamily.org/qet/tags/20130928/
@ -15,7 +15,7 @@ COMMENT= QElectroTech is application to design electric diagrams
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= qmake
USES= desktop-file-utils qmake shared-mime-info
USE_QT4= gui moc_build network rcc_build \
sql-sqlite3_run svg uic_build xml designer
USE_GCC= yes
@ -24,9 +24,6 @@ INSTALLS_ICONS= yes
CXXFLAGS+= "-fno-ipa-sra"
QMAKE_ARGS+= QMAKE_RPATHDIR="${_GCC_RUNTIME}"
MAN1= qelectrotech.1
MANLANG= "" cs el es fr.ISO8859-1 fr.UTF-8 fr it pl pt_PT
pre-configure:
${MV} ${WRKSRC}/man/files/pt ${WRKSRC}/man/files/pt_PT
${REINPLACE_CMD} -e 's,/usr/local/,${PREFIX}/,g' \

View File

@ -1,4 +1,14 @@
bin/qelectrotech
man/cs/man1/qelectrotech.1.gz
man/el/man1/qelectrotech.1.gz
man/es/man1/qelectrotech.1.gz
man/fr.ISO8859-1/man1/qelectrotech.1.gz
man/fr.UTF-8/man1/qelectrotech.1.gz
man/fr/man1/qelectrotech.1.gz
man/it/man1/qelectrotech.1.gz
man/man1/qelectrotech.1.gz
man/pl/man1/qelectrotech.1.gz
man/pt_PT/man1/qelectrotech.1.gz
share/applications/qelectrotech.desktop
%%DOCSDIR%%/CREDIT
%%DOCSDIR%%/ChangeLog

View File

@ -14,7 +14,7 @@ LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GNOME= gtk20 intlhack
USES= tar:xz iconv gmake pkgconfig
USES= gmake iconv pkgconfig tar:xz
GNU_CONFIGURE= yes
OPTIONS_DEFINE= NLS DEBUG DOCKLET NOTIFIER LIBNOTIFY NANCY MOUSE EXTERNAL IPLOOKUP PROXY
@ -56,7 +56,7 @@ CONFIGURE_ARGS+=--disable-notifier
.if ${PORT_OPTIONS:MLIBNOTIFY}
CONFIGURE_ARGS+=--enable-libnotify
LIB_DEPENDS+= libnotifa.soy:${PORTSDIR}/devel/libnotify
LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify
.endif
.if empty(PORT_OPTIONS:MNANCY)

View File

@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= wordpress
PORTVERSION= 4.2.2
PORTVERSION= 4.3.1
DISTVERSIONSUFFIX= -zh_CN
CATEGORIES= chinese www
MASTER_SITES= http://cn.wordpress.org/ \
http://mirror.joehorn.idv.tw/wordpress/
MASTER_SITES= http://cn.wordpress.org/
PKGNAMESUFFIX= -zh_CN
MAINTAINER= joehorn@gmail.com
MAINTAINER= ports@FreeBSD.org
COMMENT= State-of-the-art semantic personal publishing platform
LICENSE= GPLv2

View File

@ -1,2 +1,2 @@
SHA256 (wordpress-4.2.2-zh_CN.tar.gz) = b63d96520922b2e3f0e5dfe409a1a05b682f43729f8f75e641d35d10b51c509b
SIZE (wordpress-4.2.2-zh_CN.tar.gz) = 6722406
SHA256 (wordpress-4.3.1-zh_CN.tar.gz) = 8f873606217b76f73a5755599cdc605d4fd49a6e62e6403e3c49d92c19d3aed9
SIZE (wordpress-4.3.1-zh_CN.tar.gz) = 6922520

View File

@ -2,14 +2,13 @@
# $FreeBSD$
PORTNAME= wordpress
PORTVERSION= 4.2.2
PORTVERSION= 4.3.1
DISTVERSIONSUFFIX= -zh_TW
CATEGORIES= chinese www
MASTER_SITES= http://tw.wordpress.org/ \
http://mirror.joehorn.idv.tw/wordpress/
MASTER_SITES= http://tw.wordpress.org/
PKGNAMESUFFIX= -zh_TW
MAINTAINER= joehorn@gmail.com
MAINTAINER= ports@FreeBSD.org
COMMENT= State-of-the-art semantic personal publishing platform
LICENSE= GPLv2

View File

@ -1,2 +1,2 @@
SHA256 (wordpress-4.2.2-zh_TW.tar.gz) = 4fad7a09f11d68ef8826bed6c63eaeb7dcf0c0c19f97772b5f92da3d1bd7297c
SIZE (wordpress-4.2.2-zh_TW.tar.gz) = 6690425
SHA256 (wordpress-4.3.1-zh_TW.tar.gz) = d110e93c8d6dc6534df36bbfc8bbd7721d16a7bae16a4d6469971286f631700a
SIZE (wordpress-4.3.1-zh_TW.tar.gz) = 6932859

View File

@ -3,7 +3,7 @@
PORTNAME= anyremote
PORTVERSION= 6.3.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= SF
@ -13,7 +13,8 @@ COMMENT= Remote control service over Bluetooth, infrared, or TCP/IP networking
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= alias iconv pkgconfig
USES= alias iconv pkgconfig shebangfix
SHEBANG_FILES= cfg-data/Utils/imdb-mf.sh
USE_GNOME= glib20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include

View File

@ -2,20 +2,22 @@
PORTNAME= chirp
PORTVERSION= 0.4.1
PORTREVISION= 1
PORTREVISION= 3
CATEGORIES= comms hamradio
MASTER_SITES= http://chirp.danplanet.com/download/${PORTVERSION}/ \
LOCAL/db
MAINTAINER= hamradio@FreeBSD.org
COMMENT= Chirp is a free, open-source tool for programming your amateur radio
COMMENT= Free, open-source tool for programming your amateur radio
LICENSE= GPLv3
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/serial:${PORTSDIR}/comms/py-serial \
${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
BUILD_DEPENDS= ${CHIRP_DEPENDS}
RUN_DEPENDS= ${CHIRP_DEPENDS}
CHIRP_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libxml2>0:${PORTSDIR}/textproc/py-libxml2 \
${PYTHON_PKGNAMEPREFIX}serial>0:${PORTSDIR}/comms/py-serial
USES= gettext python desktop-file-utils
USES= desktop-file-utils gettext python
USE_PYTHON= distutils
OPTIONS_DEFINE= DOCS

View File

@ -3,7 +3,7 @@
PORTNAME= cqrlog
PORTVERSION= 1.9.0
PORTREVISION= 1
PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= comms hamradio
@ -15,10 +15,13 @@ LICENSE= GPLv2
BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus
LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GITHUB= yes
GH_ACCOUNT= ok2cqr
USES= shebangfix
SHEBANG_FILES= tools/cqrlog-apparmor-fix \
voice_keyer/voice_keyer.sh
WANT_GNOME= yes
ALL_TARGET= ${PORTNAME}

View File

@ -3,6 +3,7 @@
PORTNAME= pyla
PORTVERSION= 1.1.7.1
PORTREVISION= 1
CATEGORIES= comms python
#MASTER_SITES= http://www.teamsw.it/pyla/download/
MASTER_SITES= LOCAL/mr
@ -17,7 +18,13 @@ COMMENT= Hylafax client written in Python
WRKSRC= ${WRKDIR}/${PORTNAME}
DATADIR= ${PREFIX}/lib/pyla
USES= python tar:tgz
USES= python shebangfix tar:tgz
SHEBANG_FILES= faxcover/subst hylaform.py \
hylaproto.py ldapclass.py \
pyladebug.py
SHEBANG_LANG= sed
sed_OLD_CMD= /bin/sed
sed_CMD= /usr/bin/sed
PLIST= ${WRKDIR}/pkg-plist
do-build:
@ -38,7 +45,7 @@ pre-install:
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL} -m755 ${WRKDIR}/pyla.sh ${STAGEDIR}${PREFIX}/bin/pyla
${INSTALL_SCRIPT} ${WRKDIR}/pyla.sh ${STAGEDIR}${PREFIX}/bin/pyla
${TAR} -C ${WRKSRC} --exclude CVS -cf - . | \
${TAR} -C ${STAGEDIR}${DATADIR} --unlink -xf -

View File

@ -3,6 +3,7 @@
PORTNAME= xastir
PORTVERSION= 2.0.6
PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION}
@ -15,7 +16,9 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
libpng.so:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
USES= gettext gmake jpeg motif
USES= gettext gmake jpeg motif shebangfix
SHEBANG_FILES= scripts/*.pl scripts/get-maptools.sh \
scripts/gpx2shape scripts/values.pl.in
SUB_FILES= pkg-message

View File

@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php-4-and-5/${PORTNAME}-${PORTVERSION:S
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
EXTRACT_SUFX= .tgz
MAINTAINER= joehorn@gmail.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Database library for PHP
LICENSE= BSD4CLAUSE

View File

@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5-only/${PORTNAME}-${DISTVERSION:S/.
DISTNAME= ${PORTNAME:S/5//}${DISTVERSION:S/.//g}a
PKGNAMESUFFIX= 5
MAINTAINER= joehorn@gmail.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Database library for PHP
LICENSE= BSD4CLAUSE

View File

@ -2,6 +2,7 @@
PORTNAME= cego
PORTVERSION= 2.23.8
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
@ -9,6 +10,7 @@ MAINTAINER= pi@FreeBSD.org
COMMENT= Relational and transactional database system
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= liblfcbase.so:${PORTSDIR}/devel/lfcbase \
liblfcxml.so:${PORTSDIR}/devel/lfcxml
@ -19,10 +21,11 @@ CPPFLAGS+= -I${LOCALBASE}/include
USE_LDCONFIG= yes
USES= ncurses readline libtool
USES= ncurses readline libtool shebangfix
SHEBANG_FILES= tools/cgbackup tools/cgrecover
USERS= cego
GROUPS= cego
USERS= cego
GROUPS= cego
PLIST_SUB+= USER=${USERS}

View File

@ -3,7 +3,7 @@
PORTNAME= gnatsweb
PORTVERSION= 4.00
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= databases devel www
MASTER_SITES= GNU

View File

@ -1,6 +1,4 @@
@unexec if cmp -s %D/%%ETCDIR%%/gnatsweb-site.pl.sample %D/%%ETCDIR%%/gnatsweb-site.pl.sample; then rm -f %D/%%ETCDIR%%/gnatsweb-site.pl; fi
%%ETCDIR%%/gnatsweb-site.pl.sample
@exec [ -f %B/gnatsweb-site.pl ] || cp %B/%f %B/gnatsweb-site.pl
@sample %%ETCDIR%%/gnatsweb-site.pl.sample
%%CGI_DIR%%/gnatsweb.pl
%%CGI_DIR%%/gnatsweb-site.pl
%%CGI_DIR%%/gnatsweb.html

View File

@ -3,7 +3,7 @@
PORTNAME= jdb
PORTVERSION= 1.14
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= databases perl5
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JDB/
@ -17,7 +17,7 @@ SHEBANG_FILES= db2dcliff dbcol dbcolcreate dbcoldefine dbcoldiff dbcolhisto \
dbcolize dbcolmerge dbcolmovingstats dbcolmultiscale \
dbcolneaten dbcolpercentile dbcolrename dbcolscorrelate \
dbcolsplittocols dbcolsplittorows dbcolstats dbcoltighten \
dbfilesplit dbformmail dbjoin dblistize dbrow dbmultistats \
dbfilesplit dbformmail dbjoin dblib.pl dblistize dbrow dbmultistats \
dbrecolize dbrowaccumulate dbrowdiff dbrowenumerate dbroweval \
dbrowsplituniq dbrowuniq dbsort dbstats dbstripcomments \
dbstripextraheaders dbstripleadingspace db_to_html_table \

View File

@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= mariadb
PORTREVISION= 7
PKGNAMESUFFIX= 53-client
UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
@ -24,6 +25,7 @@ CONFLICTS= mariadb5[4-9]-client-* \
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist
PKGMESSAGE= ${.CURDIR}/pkg-message
MANS= mysql_config.1 mysql_upgrade.1 mysql.1 mysqladmin.1 \
mysqlbinlog.1 mysqlbug.1 mysqlcheck.1 \

View File

@ -0,0 +1,15 @@
* * * * * * * * * * * * * * * * * * * * * * * *
Please be aware the database client is vulnerable
to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM".
You may find more information at the following URL:
http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html
Although this database client is not listed as
"affected", it is vulnerable and will not be
receiving a patch. Please take note of this when
deploying this software.
* * * * * * * * * * * * * * * * * * * * * * * *

View File

@ -2,7 +2,7 @@
PORTNAME= mariadb
PORTVERSION= 5.3.12
PORTREVISION= 6
PORTREVISION?= 6
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/kvm-tarbake-jaunty-x86/ \
http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/kvm-tarbake-jaunty-x86/ \

View File

@ -1,43 +1,25 @@
--- CMakeLists.txt.orig 2014-09-25 00:29:47.000000000 +0200
+++ CMakeLists.txt 2014-09-27 09:57:32.000000000 +0200
@@ -430,28 +430,8 @@
--- CMakeLists.txt.orig 2015-08-05 20:11:27.000000000 +0200
+++ CMakeLists.txt 2015-08-07 12:05:52.895578945 +0200
@@ -405,9 +405,9 @@ ADD_SUBDIRECTORY(client)
ADD_SUBDIRECTORY(extra)
ADD_SUBDIRECTORY(libservices)
ADD_SUBDIRECTORY(scripts)
-ADD_SUBDIRECTORY(sql/share)
ADD_SUBDIRECTORY(support-files)
-IF(NOT WITHOUT_SERVER)
- ADD_SUBDIRECTORY(tests)
- ADD_SUBDIRECTORY(sql)
- OPTION (WITH_EMBEDDED_SERVER "Compile MySQL with embedded server" OFF)
- IF(WITH_EMBEDDED_SERVER)
- ADD_SUBDIRECTORY(libmysqld)
- ADD_SUBDIRECTORY(libmysqld/examples)
- ENDIF(WITH_EMBEDDED_SERVER)
-
- ADD_SUBDIRECTORY(mysql-test)
- ADD_SUBDIRECTORY(mysql-test/lib/My/SafeProcess)
- ADD_SUBDIRECTORY(sql-bench)
-
- IF(EXISTS ${CMAKE_SOURCE_DIR}/internal/CMakeLists.txt)
- ADD_SUBDIRECTORY(internal)
- ENDIF()
- ADD_SUBDIRECTORY(packaging/rpm-oel)
-ENDIF()
-
+IF(FALSE)
IF(NOT WITHOUT_SERVER)
ADD_SUBDIRECTORY(tests)
ADD_SUBDIRECTORY(sql)
@@ -425,6 +426,7 @@ IF(NOT WITHOUT_SERVER)
ADD_SUBDIRECTORY(internal)
ENDIF()
ENDIF()
+ENDIF()
IF(UNIX)
ADD_SUBDIRECTORY(man)
ENDIF()
@@ -463,7 +443,6 @@
ADD_SUBDIRECTORY(win/upgrade_wizard)
ADD_SUBDIRECTORY(win/packaging)
ENDIF()
-ADD_SUBDIRECTORY(packaging/solaris)
IF(NOT CMAKE_CROSSCOMPILING)
SET(EXPORTED comp_err comp_sql factorial)
@@ -506,6 +485,7 @@
@@ -480,6 +482,7 @@ ADD_CUSTOM_TARGET(INFO_BIN ALL
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
)
@ -45,7 +27,7 @@
INSTALL_DOCUMENTATION(README CREDITS COPYING COPYING.LESSER EXCEPTIONS-CLIENT
COMPONENT Readme)
@@ -516,6 +496,7 @@
@@ -490,6 +493,7 @@ INSTALL_DOCUMENTATION(README CREDITS COP
IF(UNIX)
INSTALL_DOCUMENTATION(Docs/INSTALL-BINARY COMPONENT Readme)
ENDIF()

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME?= mariadb
PORTVERSION= 10.0.17
PORTVERSION= 10.0.21
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirrors.supportex.net/${SITESDIR}/ \
@ -13,7 +13,7 @@ MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirror.switch.ch/mirror/${SITESDIR}/
PKGNAMESUFFIX?= 100-server
MAINTAINER= spil.oss@gmail.com
MAINTAINER= brnrd@FreeBSD.org
COMMENT?= Multithreaded SQL database (server)
LICENSE= GPLv2
@ -21,13 +21,13 @@ LICENSE= GPLv2
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
UNIQUENAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
SLAVEDIRS= databases/mariadb100-client
USES= bison:build cmake execinfo gmake shebangfix cpe
USE_LDCONFIG= ${PREFIX}/lib/mysql ${PREFIX}/lib/mysql/plugin
SHEBANG_FILES= scripts/*.sh
SITESDIR= mariadb/mariadb-${PORTVERSION}/source
BROKEN_armv6= Does not compile on arm
OPTIONS_DEFINE= FASTMTX
OPTIONS_RADIO= SSL
OPTIONS_RADIO_SSL= BUNDLED_SSL OPENSSL WITHOUT_SSL
@ -59,15 +59,16 @@ CMAKE_ARGS+= -DINSTALL_DOCDIR="share/doc/mysql" \
-DEXECINFO_ROOT=${LOCALBASE} \
-DCOMPILATION_COMMENT="FreeBSD Ports"
.ifdef USE_MYSQL
.error You have USE_MYSQL variable defined either in environment or in make(1) arguments. Please undefine and try again.
.endif
DATADIR= ${PREFIX}/share/mysql
.ifdef USE_MYSQL
.error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. This leads to a circular dependency. Please undefine and try again.
.endif
.if !defined(CLIENT_ONLY)
# MySQL-Server options
USE_MYSQL= yes
USE_LDCONFIG+= ${PREFIX}/lib/mysql/plugin
OPTIONS_DEFINE+= INNODB MAXKEY MROONGA OQGRAPH
OPTIONS_DEFAULT+= MAXKEY
OPTIONS_SUB= yes
@ -104,10 +105,11 @@ CMAKE_ARGS+= -DWITH_EMBEDDED_SERVER="ON" \
-DWITHOUT_EXAMPLE_STORAGE_ENGINE=1
INNODB_CMAKE_OFF= -DWITHOUT_INNOBASE=1
MAXKEY_EXTRA_PATCHES+= ${FILESDIR}/extra-patch-include_my_compare.h
MAXKEY_EXTRA_PATCHES+= ${FILESDIR}/extra-patch-include_my__compare.h
MROONGA_CMAKE_OFF= -DWITHOUT_MROONGA=1
OQGRAPH_CMAKE_OFF= -DWITHOUT_OQGRAPH=1
OQGRAPH_LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs
OQGRAPH_LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
libJudy.so:${PORTSDIR}/devel/judy
post-install:
# Remove programs to avoid conflict with mariadb100-client
@ -132,6 +134,11 @@ CMAKE_ARGS+= -DWITH_JEMALLOC="no"
USE_GCC= yes
.endif
.if ${PORT_OPTIONS:MOQGRPAH}
IGNORE= currently MariaDB doesn't build correctly with OQGraph \
See https://mariadb.atlassian.net/browse/MDEV-8128.
.endif
post-patch:
@${REINPLACE_CMD} 's/*.1/${MAN1}/' ${WRKSRC}/man/CMakeLists.txt
@${REINPLACE_CMD} 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/mysys/my_default.c

View File

@ -1,2 +1,2 @@
SHA256 (mariadb-10.0.17.tar.gz) = 9cd394e99942c3700b13f2bf126895fe587e668bfcaffcfd81f0cd878fc19311
SIZE (mariadb-10.0.17.tar.gz) = 55989700
SHA256 (mariadb-10.0.21.tar.gz) = 4b9a32e15ceadefdb1057a02eb3e0addf702b75aef631a3c9194b832ecfa3545
SIZE (mariadb-10.0.21.tar.gz) = 56216903

View File

@ -1,22 +1,14 @@
--- CMakeLists.txt.orig 2014-08-09 00:13:37.000000000 +0200
+++ CMakeLists.txt 2014-09-05 18:22:34.646409575 +0200
@@ -463,7 +463,6 @@
ADD_SUBDIRECTORY(win/upgrade_wizard)
ADD_SUBDIRECTORY(win/packaging)
ENDIF()
-ADD_SUBDIRECTORY(packaging/solaris)
IF(NOT CMAKE_CROSSCOMPILING)
SET(EXPORTED comp_err comp_sql factorial gen_lex_hash)
@@ -503,6 +502,7 @@
--- CMakeLists.txt.orig 2015-08-05 18:11:27 UTC
+++ CMakeLists.txt
@@ -480,6 +480,7 @@ ADD_CUSTOM_TARGET(INFO_BIN ALL
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
)
+IF(FALSE)
INSTALL_DOCUMENTATION(README CREDITS COPYING COPYING.LESSER EXCEPTIONS-CLIENT
COMPONENT Readme)
INSTALL_DOCUMENTATION(${CMAKE_BINARY_DIR}/Docs/INFO_SRC
@@ -511,6 +511,7 @@
@@ -490,6 +491,7 @@ INSTALL_DOCUMENTATION(README CREDITS COP
IF(UNIX)
INSTALL_DOCUMENTATION(Docs/INSTALL-BINARY COMPONENT Readme)
ENDIF()

View File

@ -1,6 +1,6 @@
--- client/CMakeLists.txt.orig 2014-08-09 00:13:48.000000000 +0200
+++ client/CMakeLists.txt 2014-09-07 21:19:33.000000000 +0200
@@ -30,6 +30,7 @@
--- client/CMakeLists.txt.orig 2015-06-17 14:54:11 UTC
+++ client/CMakeLists.txt
@@ -30,6 +30,7 @@ INCLUDE_DIRECTORIES(
COPY_OPENSSL_DLLS(copy_openssl_client)
ADD_DEFINITIONS(${SSL_DEFINES})
@ -8,7 +8,7 @@
MYSQL_ADD_EXECUTABLE(mysql completion_hash.cc mysql.cc readline.cc
${CMAKE_SOURCE_DIR}/sql/sql_string.cc)
TARGET_LINK_LIBRARIES(mysql mysqlclient)
@@ -37,6 +38,7 @@
@@ -37,6 +38,7 @@ IF(UNIX)
TARGET_LINK_LIBRARIES(mysql ${MY_READLINE_LIBRARY})
SET_TARGET_PROPERTIES(mysql PROPERTIES ENABLE_EXPORTS TRUE)
ENDIF(UNIX)
@ -16,7 +16,7 @@
MYSQL_ADD_EXECUTABLE(mysqltest mysqltest.cc COMPONENT Test)
SET_SOURCE_FILES_PROPERTIES(mysqltest.cc PROPERTIES COMPILE_FLAGS "-DTHREADS")
@@ -44,6 +46,7 @@
@@ -44,6 +46,7 @@ TARGET_LINK_LIBRARIES(mysqltest mysqlcli
SET_TARGET_PROPERTIES(mysqltest PROPERTIES ENABLE_EXPORTS TRUE)
@ -24,7 +24,7 @@
MYSQL_ADD_EXECUTABLE(mysqlcheck mysqlcheck.c)
TARGET_LINK_LIBRARIES(mysqlcheck mysqlclient)
@@ -52,17 +55,21 @@
@@ -52,17 +55,21 @@ TARGET_LINK_LIBRARIES(mysqldump mysqlcli
MYSQL_ADD_EXECUTABLE(mysqlimport mysqlimport.c)
TARGET_LINK_LIBRARIES(mysqlimport mysqlclient)
@ -46,7 +46,7 @@
MYSQL_ADD_EXECUTABLE(mysqlbinlog mysqlbinlog.cc)
TARGET_LINK_LIBRARIES(mysqlbinlog mysqlclient)
@@ -72,17 +79,20 @@
@@ -72,17 +79,20 @@ TARGET_LINK_LIBRARIES(mysqladmin mysqlcl
MYSQL_ADD_EXECUTABLE(mysqlslap mysqlslap.c)
SET_SOURCE_FILES_PROPERTIES(mysqlslap.c PROPERTIES COMPILE_FLAGS "-DTHREADS")
TARGET_LINK_LIBRARIES(mysqlslap mysqlclient)

View File

@ -1,6 +1,6 @@
--- cmake/jemalloc.cmake.orig 2014-09-25 00:29:47.000000000 +0200
+++ cmake/jemalloc.cmake 2014-09-27 10:05:48.000000000 +0200
@@ -24,12 +24,12 @@
--- cmake/jemalloc.cmake.orig 2015-06-17 14:54:11 UTC
+++ cmake/jemalloc.cmake
@@ -24,12 +24,12 @@ MACRO (CHECK_JEMALLOC)
SET(what system)
ENDIF()

View File

@ -1,6 +1,6 @@
--- extra/CMakeLists.txt.orig 2014-08-09 00:13:40.000000000 +0200
+++ extra/CMakeLists.txt 2014-09-05 18:32:20.555373233 +0200
@@ -80,6 +80,8 @@
--- extra/CMakeLists.txt.orig 2015-06-17 14:54:11 UTC
+++ extra/CMakeLists.txt
@@ -78,9 +78,11 @@ IF(UNIX)
MYSQL_ADD_EXECUTABLE(resolve_stack_dump resolve_stack_dump.c)
TARGET_LINK_LIBRARIES(resolve_stack_dump mysys)
@ -9,3 +9,6 @@
TARGET_LINK_LIBRARIES(mysql_waitpid mysys)
ENDIF()
+ENDIF()
# Add path to the InnoDB headers

View File

@ -1,6 +1,6 @@
--- extra/yassl/taocrypt/src/integer.cpp.orig 2014-04-15 14:02:39.000000000 +0300
+++ extra/yassl/taocrypt/src/integer.cpp 2014-05-16 17:00:15.000000000 +0300
@@ -75,7 +75,7 @@
--- extra/yassl/taocrypt/src/integer.cpp.orig 2015-06-17 14:54:11 UTC
+++ extra/yassl/taocrypt/src/integer.cpp
@@ -74,7 +74,7 @@ template <class T>
CPP_TYPENAME AlignedAllocator<T>::pointer AlignedAllocator<T>::allocate(
size_type n, const void *)
{

View File

@ -1,6 +1,6 @@
--- include/CMakeLists.txt.orig 2014-08-09 00:13:38.000000000 +0200
+++ include/CMakeLists.txt 2014-09-05 18:38:18.461346954 +0200
@@ -62,17 +62,21 @@
--- include/CMakeLists.txt.orig 2015-06-17 14:54:11 UTC
+++ include/CMakeLists.txt
@@ -62,17 +62,21 @@ SET(HEADERS
handler_ername.h
)

View File

@ -1,6 +1,6 @@
--- libmysql/CMakeLists.txt.orig 2014-08-09 00:13:37.000000000 +0200
+++ libmysql/CMakeLists.txt 2014-09-05 18:46:34.420323119 +0200
@@ -403,7 +403,7 @@
--- libmysql/CMakeLists.txt.orig 2015-06-17 14:54:11 UTC
+++ libmysql/CMakeLists.txt
@@ -410,7 +410,7 @@ SET(LIBS clientlib dbug strings vio mysy
# Merge several convenience libraries into one big mysqlclient
# and link them together into shared library.
@ -9,7 +9,7 @@
# Visual Studio users need debug static library for debug projects
IF(MSVC)
@@ -411,6 +411,7 @@
@@ -418,6 +418,7 @@ IF(MSVC)
INSTALL_DEBUG_TARGET(clientlib DESTINATION ${INSTALL_LIBDIR}/debug)
ENDIF()
@ -17,7 +17,7 @@
IF(UNIX)
MACRO(GET_VERSIONED_LIBNAME LIBNAME EXTENSION VERSION OUTNAME)
SET(DOT_VERSION ".${VERSION}")
@@ -425,11 +426,13 @@
@@ -432,11 +433,13 @@ IF(UNIX)
ENDMACRO()
INSTALL_SYMLINK(${CMAKE_STATIC_LIBRARY_PREFIX}mysqlclient_r.a mysqlclient ${INSTALL_LIBDIR} Development)
ENDIF()
@ -32,7 +32,7 @@
IF(UNIX)
# libtool compatability
IF(CMAKE_SYSTEM_NAME MATCHES "FreeBSD" OR APPLE)
@@ -477,3 +480,4 @@
@@ -484,3 +487,4 @@ IF(NOT DISABLE_SHARED)
ENDFOREACH()
ENDIF()
ENDIF()

View File

@ -1,6 +1,6 @@
--- libservices/CMakeLists.txt.orig 2014-08-09 00:13:47.000000000 +0200
+++ libservices/CMakeLists.txt 2014-09-05 18:48:40.074297131 +0200
@@ -29,4 +29,6 @@
--- libservices/CMakeLists.txt.orig 2015-06-17 14:54:11 UTC
+++ libservices/CMakeLists.txt
@@ -29,4 +29,6 @@ SET(MYSQLSERVICES_SOURCES
logger_service.c)
ADD_CONVENIENCE_LIBRARY(mysqlservices ${MYSQLSERVICES_SOURCES})

View File

@ -1,6 +1,6 @@
--- man/CMakeLists.txt.orig 2014-06-13 13:58:21.397251542 +0300
+++ man/CMakeLists.txt 2014-06-13 14:00:24.132245109 +0300
@@ -33,7 +33,8 @@
--- man/CMakeLists.txt.orig 2015-06-17 14:54:11 UTC
+++ man/CMakeLists.txt
@@ -34,7 +34,8 @@ SET(MAN1_TEST mysql-stress-test.pl.1 mys
INSTALL(FILES ${MAN1_SERVER} DESTINATION ${INSTALL_MANDIR}/man1 COMPONENT ManPagesServer)
INSTALL(FILES ${MAN8_SERVER} DESTINATION ${INSTALL_MANDIR}/man8 COMPONENT ManPagesServer)

View File

@ -1,6 +1,6 @@
--- mysys/my_default.c.orig 2014-08-09 00:13:39.000000000 +0200
+++ mysys/my_default.c 2014-09-05 19:56:48.006019959 +0200
@@ -90,7 +90,7 @@
--- mysys/my_default.c.orig 2015-06-17 14:54:12 UTC
+++ mysys/my_default.c
@@ -90,7 +90,7 @@ static my_bool defaults_already_read= FA
/* Which directories are searched for options (and in which order) */
@ -9,7 +9,7 @@
#define DEFAULT_DIRS_SIZE (MAX_DEFAULT_DIRS + 1) /* Terminate with NULL */
static const char **default_directories = NULL;
@@ -785,7 +785,7 @@
@@ -785,7 +785,7 @@ static int search_default_file_with_ext(
{
MY_STAT stat_info;
if (!my_stat(name,&stat_info,MYF(0)))
@ -18,7 +18,7 @@
/*
Ignore world-writable regular files.
This is mainly done to protect us to not read a file created by
@@ -803,6 +803,14 @@
@@ -803,6 +803,14 @@ static int search_default_file_with_ext(
if (!(fp= mysql_file_fopen(key_file_cnf, name, O_RDONLY, MYF(0))))
return 1; /* Ignore wrong files */
@ -33,7 +33,7 @@
while (mysql_file_fgets(buff, sizeof(buff) - 1, fp))
{
line++;
@@ -1067,7 +1075,8 @@
@@ -1067,7 +1075,8 @@ void my_print_default_files(const char *
if (name[0] == FN_HOMELIB) /* Add . to filenames in home */
*end++= '.';
strxmov(end, conf_file, *ext, " ", NullS);
@ -43,7 +43,7 @@
}
}
}
@@ -1223,13 +1232,10 @@
@@ -1223,13 +1232,10 @@ static const char **init_default_directo
#else

View File

@ -1,6 +1,6 @@
--- pcre/CMakeLists.txt.orig 2014-08-09 00:13:36.000000000 +0200
+++ pcre/CMakeLists.txt 2014-09-05 20:08:49.090972949 +0200
@@ -513,6 +513,8 @@
--- pcre/CMakeLists.txt.orig 2015-06-17 14:54:12 UTC
+++ pcre/CMakeLists.txt
@@ -513,6 +513,8 @@ IF(PCRE_SHOW_REPORT)
MESSAGE(STATUS "")
ENDIF(PCRE_SHOW_REPORT)

View File

@ -1,6 +1,6 @@
--- scripts/CMakeLists.txt.orig 2014-08-09 00:13:37.000000000 +0200
+++ scripts/CMakeLists.txt 2014-09-05 19:06:46.206250221 +0200
@@ -281,6 +281,8 @@
--- scripts/CMakeLists.txt.orig 2015-06-17 14:54:12 UTC
+++ scripts/CMakeLists.txt
@@ -269,6 +269,8 @@ MACRO(EXTRACT_LINK_LIBRARIES target var)
STRING(REGEX REPLACE "^lib" "" lib "${lib}")
SET(${var} "${${var}}-l${lib} " )
ENDIF()

View File

@ -1,6 +1,6 @@
--- scripts/mysql_config.sh.orig 2014-04-15 14:02:39.000000000 +0300
+++ scripts/mysql_config.sh 2014-05-16 19:08:41.000000000 +0300
@@ -108,8 +108,11 @@
--- scripts/mysql_config.sh.orig 2015-06-17 14:54:12 UTC
+++ scripts/mysql_config.sh
@@ -109,8 +109,11 @@ fi
# We intentionally add a space to the beginning and end of lib strings, simplifies replace later
libs=" $ldflags -L$pkglibdir @RPATH_OPTION@ -lmysqlclient @ZLIB_DEPS@ @NON_THREADED_LIBS@"
libs="$libs @openssl_libs@ @STATIC_NSS_FLAGS@ "

View File

@ -1,6 +1,6 @@
--- scripts/mysqld_safe.sh.orig 2007-10-08 10:39:23.000000000 +0200
+++ scripts/mysqld_safe.sh 2007-10-08 10:40:52.000000000 +0200
@@ -235,10 +235,10 @@
--- scripts/mysqld_safe.sh.orig 2015-06-17 14:54:12 UTC
+++ scripts/mysqld_safe.sh
@@ -445,10 +445,10 @@ fi
if test -z "$MYSQL_HOME"
then
@ -13,7 +13,7 @@
$DATADIR/my.cnf
IGNORING $DATADIR/my.cnf"
@@ -247,7 +247,7 @@
@@ -457,7 +457,7 @@ IGNORING $DATADIR/my.cnf"
then
log_error "WARNING: Found $DATADIR/my.cnf
The data directory is a deprecated location for my.cnf, please move it to

View File

@ -1,6 +1,6 @@
--- sql/CMakeLists.txt.orig 2013-05-22 01:09:51.000000000 +0300
+++ sql/CMakeLists.txt 2013-06-08 14:13:06.000000000 +0300
@@ -278,6 +278,7 @@
--- sql/CMakeLists.txt.orig 2015-06-17 14:54:12 UTC
+++ sql/CMakeLists.txt
@@ -312,6 +312,7 @@ ADD_CUSTOM_TARGET(distclean
VERBATIM
)
@ -8,7 +8,7 @@
IF(INSTALL_LAYOUT STREQUAL "STANDALONE")
# Copy db.opt into data/test/
@@ -321,6 +322,7 @@
@@ -355,6 +356,7 @@ ELSE()
INSTALL(FILES ${DUMMY_FILE} DESTINATION data/mysql COMPONENT DataFiles)
ENDIF(WIN32 AND MYSQLD_EXECUTABLE)
ENDIF(INSTALL_LAYOUT STREQUAL "STANDALONE")
@ -16,7 +16,7 @@
IF(WIN32)
SET(my_bootstrap_sql ${CMAKE_CURRENT_BINARY_DIR}/my_bootstrap.sql)
@@ -363,8 +365,10 @@
@@ -397,8 +399,10 @@ IF(WIN32)
TARGET_LINK_LIBRARIES(mysql_upgrade_service mysys winservice)
ENDIF(WIN32)

View File

@ -1,6 +1,6 @@
--- sql/sql_trigger.cc.orig 2013-05-21 22:09:51.000000000 +0000
+++ sql/sql_trigger.cc 2013-09-26 13:15:55.450195525 +0000
@@ -192,32 +192,32 @@
--- sql/sql_trigger.cc.orig 2015-06-17 14:54:12 UTC
+++ sql/sql_trigger.cc
@@ -192,32 +192,32 @@ static File_option triggers_file_paramet
{
{
{ C_STRING_WITH_LEN("triggers") },
@ -39,7 +39,7 @@
FILE_OPTIONS_STRLIST
},
{ { 0, 0 }, 0, FILE_OPTIONS_STRING }
@@ -226,7 +226,7 @@
@@ -226,7 +226,7 @@ static File_option triggers_file_paramet
File_option sql_modes_parameters=
{
{ C_STRING_WITH_LEN("sql_modes") },

View File

@ -1,6 +1,6 @@
--- sql/sql_view.cc.orig 2013-05-21 22:09:51.000000000 +0000
+++ sql/sql_view.cc 2013-09-26 13:16:16.065195172 +0000
@@ -742,46 +742,46 @@
--- sql/sql_view.cc.orig 2015-06-17 14:54:12 UTC
+++ sql/sql_view.cc
@@ -716,46 +716,46 @@ static const int required_view_parameter
*/
static File_option view_parameters[]=
{{{ C_STRING_WITH_LEN("query")},
@ -59,5 +59,5 @@
- my_offsetof(TABLE_LIST, view_body_utf8),
+ static_cast<int>(my_offsetof(TABLE_LIST, view_body_utf8)),
FILE_OPTIONS_ESTRING},
{{NullS, 0}, 0,
FILE_OPTIONS_STRING}
{{ C_STRING_WITH_LEN("mariadb-version")},
my_offsetof(TABLE_LIST, mariadb_version),

View File

@ -1,6 +1,6 @@
--- sql/sys_vars.cc.orig 2014-08-09 00:13:37.000000000 +0200
+++ sql/sys_vars.cc 2014-09-05 19:30:55.609134039 +0200
@@ -1012,7 +1012,7 @@
--- sql/sys_vars.cc.orig 2015-06-17 14:54:13 UTC
+++ sql/sys_vars.cc
@@ -1012,7 +1012,7 @@ static Sys_var_ulong Sys_interactive_tim
"connection before closing it",
SESSION_VAR(net_interactive_timeout),
CMD_LINE(REQUIRED_ARG),
@ -9,7 +9,7 @@
static Sys_var_ulonglong Sys_join_buffer_size(
"join_buffer_size",
@@ -2044,7 +2044,7 @@
@@ -2046,7 +2046,7 @@ static Sys_var_ulong Sys_net_read_timeou
"Number of seconds to wait for more data from a connection before "
"aborting the read",
SESSION_VAR(net_read_timeout), CMD_LINE(REQUIRED_ARG),
@ -18,7 +18,7 @@
NO_MUTEX_GUARD, NOT_IN_BINLOG, ON_CHECK(0),
ON_UPDATE(fix_net_read_timeout));
@@ -2059,7 +2059,7 @@
@@ -2061,7 +2061,7 @@ static Sys_var_ulong Sys_net_write_timeo
"Number of seconds to wait for a block to be written to a connection "
"before aborting the write",
SESSION_VAR(net_write_timeout), CMD_LINE(REQUIRED_ARG),
@ -27,7 +27,7 @@
NO_MUTEX_GUARD, NOT_IN_BINLOG, ON_CHECK(0),
ON_UPDATE(fix_net_write_timeout));
@@ -3288,7 +3288,7 @@
@@ -3291,7 +3291,7 @@ static Sys_var_ulong Sys_net_wait_timeou
"The number of seconds the server waits for activity on a "
"connection before closing it",
SESSION_VAR(net_wait_timeout), CMD_LINE(REQUIRED_ARG),

View File

@ -1,4 +1,4 @@
--- storage/tokudb/ft-index/cmake_modules/TokuFeatureDetection.cmake.orig 2014-09-24 22:29:47 UTC
--- storage/tokudb/ft-index/cmake_modules/TokuFeatureDetection.cmake.orig 2015-06-17 14:54:13 UTC
+++ storage/tokudb/ft-index/cmake_modules/TokuFeatureDetection.cmake
@@ -87,13 +87,7 @@ if (NOT HAVE_DLSYM_WITHOUT_DL)
endif ()

View File

@ -1,4 +1,4 @@
--- storage/tokudb/ft-index/portability/memory.cc.orig 2014-09-24 22:29:47 UTC
--- storage/tokudb/ft-index/portability/memory.cc.orig 2015-06-17 14:54:13 UTC
+++ storage/tokudb/ft-index/portability/memory.cc
@@ -94,11 +94,6 @@ PATENT RIGHTS GRANT:
#include <string.h>

View File

@ -1,6 +1,6 @@
--- support-files/CMakeLists.txt.orig 2012-11-28 17:49:47.000000000 +0200
+++ support-files/CMakeLists.txt 2012-12-23 05:40:39.000000000 +0200
@@ -66,10 +66,11 @@
--- support-files/CMakeLists.txt.orig 2015-06-17 14:54:14 UTC
+++ support-files/CMakeLists.txt
@@ -67,10 +67,11 @@ IF(UNIX)
ENDFOREACH()
IF(INSTALL_SUPPORTFILESDIR)
INSTALL(FILES magic DESTINATION ${inst_location} COMPONENT SupportFiles)

View File

@ -1,4 +1,3 @@
@stopdaemon mysql-server
bin/aria_chk
bin/aria_dump_log
bin/aria_ftdump

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME?= mariadb
PORTVERSION= 5.5.41
PORTVERSION= 5.5.44
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/source/ \
http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/source/ \
@ -119,7 +119,7 @@ CMAKE_ARGS+= -DWITH_JEMALLOC="no"
# Server segfaults on i386 when built with clang >= 3.4
.if ${ARCH} == 'i386' && ${OSVERSION} >= 1001000
USE_GCC= yes
USE_GCC= yes
.endif
post-patch:

View File

@ -1,2 +1,2 @@
SHA256 (mariadb-5.5.41.tar.gz) = a16dc62e4bcabecd5c483f2f8b657483a8c51934e7be5ad4ab21b8baea1f5332
SIZE (mariadb-5.5.41.tar.gz) = 45526003
SHA256 (mariadb-5.5.44.tar.gz) = 7d425caf5f1e45de9e5eb72daa98ceb542e7b134a89bd01540b60fe9c5965e8f
SIZE (mariadb-5.5.44.tar.gz) = 45672065

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= mysql
PORTREVISION= 3
PKGNAMESUFFIX= 51-client
COMMENT= Multithreaded SQL database (client)
@ -9,7 +10,7 @@ COMMENT= Multithreaded SQL database (client)
MASTERDIR= ${.CURDIR}/../mysql51-server
PKGINSTALL= mustnotexist
PKGMESSAGE= mustnotexist
PKGMESSAGE= ${.CURDIR}/pkg-message
PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes

View File

@ -0,0 +1,15 @@
* * * * * * * * * * * * * * * * * * * * * * * *
Please be aware the database client is vulnerable
to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM".
You may find more information at the following URL:
http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html
Although this database client is not listed as
"affected", it is vulnerable and will not be
receiving a patch. Please take note of this when
deploying this software.
* * * * * * * * * * * * * * * * * * * * * * * *

View File

@ -2,13 +2,14 @@
# $FreeBSD$
PORTNAME= mysql
PORTREVISION= 1
PKGNAMESUFFIX= 55-client
COMMENT= Multithreaded SQL database (client)
MASTERDIR= ${.CURDIR}/../mysql55-server
PKGMESSAGE= mustnotexist
PKGMESSAGE= ${.CURDIR}/pkg-message
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist

View File

@ -0,0 +1,15 @@
* * * * * * * * * * * * * * * * * * * * * * * *
Please be aware the database client is vulnerable
to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM".
You may find more information at the following URL:
http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html
Although this database client is not listed as
"affected", it is vulnerable and will not be
receiving a patch. Please take note of this when
deploying this software.
* * * * * * * * * * * * * * * * * * * * * * * *

View File

@ -1,13 +1,14 @@
# $FreeBSD$
PORTNAME= percona
PORTREVISION= 1
PKGNAMESUFFIX= 55-client
COMMENT= Multithreaded SQL database (client)
MASTERDIR= ${.CURDIR}/../percona55-server
PKGMESSAGE= mustnotexist
PKGMESSAGE= ${.CURDIR}/pkg-message
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist

View File

@ -0,0 +1,15 @@
* * * * * * * * * * * * * * * * * * * * * * * *
Please be aware the database client is vulnerable
to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM".
You may find more information at the following URL:
http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html
Although this database client is not listed as
"affected", it is vulnerable and will not be
receiving a patch. Please take note of this when
deploying this software.
* * * * * * * * * * * * * * * * * * * * * * * *

View File

@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= percona
PORTREVISION= 1
PORTREVISION= 2
PKGNAMESUFFIX= 56-client
COMMENT= Multithreaded SQL database (client)
MASTERDIR= ${.CURDIR}/../percona56-server
PKGMESSAGE= mustnotexist
PKGMESSAGE= ${.CURDIR}/pkg-message
PATCHDIR= ${.CURDIR}/files
PLIST= ${.CURDIR}/pkg-plist

View File

@ -0,0 +1,15 @@
* * * * * * * * * * * * * * * * * * * * * * * *
Please be aware the database client is vulnerable
to CVE-2015-3152 - SSL Downgrade aka "BACKRONYM".
You may find more information at the following URL:
http://www.vuxml.org/freebsd/36bd352d-299b-11e5-86ff-14dae9d210b8.html
Although this database client is not listed as
"affected", it is vulnerable and will not be
receiving a patch. Please take note of this when
deploying this software.
* * * * * * * * * * * * * * * * * * * * * * * *

View File

@ -9,7 +9,7 @@ MASTER_SITES= http://phplens.com/lens/dl/
PKGNAMEPREFIX= php-
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}
MAINTAINER= joehorn@gmail.com
MAINTAINER= ports@FreeBSD.org
COMMENT= ADOdb Extension
WRKSRC= ${WRKDIR}/adodb-${PORTVERSION:S/.//}

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpMyAdmin
DISTVERSION= 4.4.10
DISTVERSION= 4.4.14.1
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages

View File

@ -1,2 +1,2 @@
SHA256 (phpMyAdmin-4.4.10-all-languages.tar.xz) = 8048f112876fb49c44136f23d7fc101a3637f908944a6c85263248222c48008b
SIZE (phpMyAdmin-4.4.10-all-languages.tar.xz) = 5564436
SHA256 (phpMyAdmin-4.4.14.1-all-languages.tar.xz) = 9425a90111078e9cf7bb5a7f0d70e748167649318d49b22752a2c7e795665510
SIZE (phpMyAdmin-4.4.14.1-all-languages.tar.xz) = 5597308

View File

@ -3,6 +3,7 @@
PORTNAME= phppgadmin
PORTVERSION= 5.1
PORTREVISION= 1
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.1
DISTNAME= phpPgAdmin-${PORTVERSION}
@ -12,7 +13,8 @@ COMMENT= Web Based Postgres Administration
LICENSE= GPLv2
USES= cpe tar:bzip2
USES= cpe shebangfix tar:bzip2
SHEBANG_FILES= lang/synch
CPE_VENDOR= phppgadmin_project
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= pgsql pcre session
@ -22,6 +24,7 @@ PGADMDIR?= www/phpPgAdmin
PLIST_SUB+= PGADMDIR=${PGADMDIR}
PGADMOLDDIR?= www/data-dist/phpPgAdmin
PLIST_SUB+= PGADMOLDDIR=${PGADMOLDDIR}
NO_ARCH= yes
pre-everything::
@${ECHO_CMD} "# you can customize the installation directory"

Some files were not shown because too many files have changed in this diff Show More