Commit graph

20209 commits

Author SHA1 Message Date
Alex Kozlov
be82c889dc - Update to 2014.66 2014-10-24 10:45:19 +00:00
Cy Schubert
e0dcf0a895 Install fix and @dirrm removal.
Submitted by:	olgeni
2014-10-24 08:01:24 +00:00
Ryan Steinmetz
a272580889 - Document recent vulnerabilities in libpurple/pidgin 2014-10-24 01:58:13 +00:00
John Marino
75e5d14ba7 security/pam_search_list: Handle NO_PROFILE which affects pkg-plist 2014-10-23 12:17:25 +00:00
Cy Schubert
f76e89f6f2 Add hack to address wrong security index.
Submitted by:	Denis Ahrens <denis@h3q.com>
Obtained from:	http://www.racoon2.wide.ad.jp/ml/racoon2-users/201008/msg804.html
2014-10-23 06:39:00 +00:00
Matthew Seaman
24c270c5ad Document cross site scripting vulnerabilities in phpMyAdmin
Security:	25b78f04-59c8-11e4-b711-6805ca0b3d42
2014-10-22 08:54:58 +00:00
Guido Falsi
3103916734 Document asterisk susceptibility to the POODLE vulnerability,
described in CVE-2014-3566.
2014-10-21 13:58:33 +00:00
Ryan Steinmetz
7d3c1b946b - Update to 5.06 2014-10-21 12:17:39 +00:00
Antoine Brodin
2679e8fda4 Allow staging as a regular user 2014-10-20 20:08:54 +00:00
John Marino
15dccb3a0d Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 10:09:19 +00:00
Cy Schubert
8ec5e8a832 Update 2.9.0 --> 2.9.2 2014-10-20 04:06:24 +00:00
Antoine Brodin
2e4f02d791 Adjust to work with new openpyxl 2014-10-19 22:40:28 +00:00
Antoine Brodin
ff4b83fdd2 Update to 2.1.0.8 2014-10-19 22:17:07 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
Antoine Brodin
24055ead51 Fix packaging 2014-10-19 15:55:16 +00:00
Thomas Zander
88b3708a52 - Un-break build for non-standard OPTION VCHKPW
PR:		193851
Submitted by:	uffe@uffe.org (maintainer)
MFH:		2014Q4
2014-10-19 10:18:19 +00:00
John Marino
7d17057c0d security/wpa_supplicant: Fix build on FreeBSD 11
On FreeBSD 11, the wpa_supplicant couldn't find the readline headers.
It turns out that Mk/Uses/readline.mk only augments LDFLAGS and CPPFLAGS,
but wpa_supplicant needs -I${LOCALBASE}/include add to CFLAGS.  To fix
FreeBSD build, augment CFLAGS with value of CPPFLAGS in the makefile.

This wasn't an issue on DragonFly.  Apparently wpa_supplicant found the
readline compatibility headers of libedit and used those instead.

reported by:	pkg-fallout
2014-10-19 09:33:04 +00:00
Steve Wills
6d983268f0 security/sslsplit: add port 2014-10-18 18:04:22 +00:00
Cy Schubert
632d308662 Fix LATEST_LINK. 2014-10-18 17:05:55 +00:00
Koop Mast
a502e38ceb Document libxml2 denial of service 2014-10-18 12:52:26 +00:00
John Baldwin
1ebd0e3345 The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and
is being removed.  No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.

PR:		193961
Approved by:	portmgr (antoine)
2014-10-18 12:20:42 +00:00
Antoine Brodin
cf943b289e Unbreak 2014-10-18 10:06:58 +00:00
Thomas Zander
9b26979594 - Update to upstream version 20140826
PR:		193020
Submitted by:	rsimmons0@gmail.com
Approved by:	maintainer timeout
2014-10-18 08:51:46 +00:00
Cy Schubert
3e268db6a3 Add dependency option, defaulting to security/krb5. 2014-10-17 19:31:25 +00:00
Johannes Jost Meixner
94470d7653 security/linux-c6-openssl: kill poodle
- Upgrade openssl to 1.0.1e-30.el6_5.2

Approved by:	swills (mentor)
Security:	03175e62-5494-11e4-9cc1-bc5ff4fb5e7b
2014-10-17 14:34:52 +00:00
Johannes Jost Meixner
8950579048 Add linux-c6-openssl to OpenSSL entry from 2014-10-15.
Approved by:	swills (mentor)
2014-10-17 14:34:14 +00:00
Baptiste Daroussin
791f2bc627 Reset maintainership 2014-10-17 10:23:34 +00:00
Vsevolod Stakhov
a3563e63de - Update to 2.1.1. 2014-10-17 10:13:01 +00:00
Cy Schubert
a28880acce MIT Kerberos released 1.13; 1.12 becomes a maintenance release,
1.11 remains a maintenance release.

- Update security/krb5 1.12.2 --> 1.13
- Copy the old security/krb5 1.12.2 to security/krb5-112
  (now a maintenance release supported by MIT)
- Move the old krb5-maint (1.11.5: old maintenance release) to
  security/krb5-111 (the old maintenance release still supported by MIT)
2014-10-16 19:44:22 +00:00
Florian Smeets
2eac7ee011 Document critical SQL Injection Vulnerability in www/drupal7 2014-10-16 18:19:57 +00:00
John Marino
5ebdc43505 Remove @dirrm from package list of 8 of my ports 2014-10-16 10:56:37 +00:00
Beat Gaetzi
f74c61732f - Mark libxul as vulnerable too
Submitted by:	Jan Beich
2014-10-16 10:34:50 +00:00
Bartek Rutkowski
dc6bd49497 security/kpcli: update 2.5 -> 2.7
PR:		194114
Submitted by:	Alexander Grigoryev <alexander.4mail@gmail.com>
Approved by:	mentors (implicit)
2014-10-16 09:40:52 +00:00
Guido Falsi
04584e5299 - Fix runtime error when used with OpenSSL 1.0.1i [1]
- While here, Fix LICENSE, rename patch files and remove dirrms

PR:		193988
Submitted by:	me
Obtained from:	upstream git repo [1]
Approved by:	maintainer timeout
2014-10-16 09:15:54 +00:00
Alex Kozlov
43a22bb0dd - Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
2014-10-16 08:55:30 +00:00
Wesley Shields
9f1ff7d28f Update to 1.8.11p1
PR:		194259
Submitted by:	cy@ and Yasuhiro KIMURA <yasu@utahime.org>
2014-10-16 02:05:17 +00:00
Ryan Steinmetz
84834f4c2d - Update to 1.9.13
Submitted by:	brooks@
2014-10-16 00:16:37 +00:00
Dmitry Marakasov
4b8ea145f1 - Fix regex to match all sshd auth errors
PR:		194382
Submitted by:	ronald-lists@klop.ws
MFH:		2014Q4
2014-10-15 20:28:48 +00:00
Dmitry Marakasov
3e2b7a507f - Fix rule reset time on arm
PR:		194381
Submitted by:	ronald-lists@klop.ws
MFH:		2014Q4
2014-10-15 20:27:29 +00:00
Bryan Drewery
745d6e04b6 Fix build on systems without stdnoreturn.h
Reported by:	many
2014-10-15 19:22:21 +00:00
Johan van Selst
0390167226 Update gss to 1.0.3 (API+ABI compatible) 2014-10-15 19:17:17 +00:00
Xin LI
70302614ee Update to 1.01j.
With hat:	ports-secteam
Security:	vuxml 03175e62-5494-11e4-9cc1-bc5ff4fb5e7b
Security:	CVE-2014-3513
Security:	CVE-2014-3566
Security:	CVE-2014-3567
Security:	CVE-2014-3568
2014-10-15 18:34:13 +00:00
Johan van Selst
b2202c5236 Update to signing-party 1.1.10 2014-10-15 18:31:19 +00:00
Xin LI
7126d27017 Document OpenSSL multiple vulnerabilities. 2014-10-15 17:59:37 +00:00
Beat Gaetzi
8f7f02ae39 - Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
  order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
  not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
  r348851 by marino@ until bug 193555

PR:		194356
Submitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html
2014-10-15 15:48:16 +00:00
Bryan Drewery
098c7e1322 - Update to 3.2.19 2014-10-15 15:38:46 +00:00
Beat Gaetzi
ae91f822d2 Document mozilla vulnerabilities
PR:		194356
Submitted by:	Jan Beich
2014-10-15 11:46:04 +00:00
Lars Engels
6f5a4bb011 - Update to 1.6.2
- Don't install dev/ directory
- Use .sample suffix for config file
- Reset maintainer after 4 maintainer timeouts
- Take maintainership
2014-10-14 06:30:17 +00:00
Ganael LAPLANCHE
2bbc7813e0 Update to 1.20.2 2014-10-14 06:20:55 +00:00
John Marino
30c09442dd security/wpa_supplicant: Fix mis-information in pkg-message 2014-10-13 19:34:48 +00:00