Commit graph

17811 commits

Author SHA1 Message Date
Bryan Drewery
ced89103ad - Update suPHP to 0.7.2
- Document possible privilege escalation

Approved by:	maintainer timeout
Security:	2fbfd455-f2d0-11e2-8a46-000d601460a4
2013-07-22 13:24:05 +00:00
Olli Hauer
08adb108c3 - change apache24 version from 2.4.5 to 2.4.6 (2.4.5 was not released)
- add http://www.apache.org/dist/httpd/Announcement2.4.html as reference

requested by remko@
2013-07-21 18:54:51 +00:00
John Marino
2d60de8ed2 security/libsparkcrypto: Optionally generate documentation
It was not possible to generate libsparkcrypto documentation before the
textproc/adabrowse port was created.  Now that AdaBrowse is available,
add a "DOCS" options to generate the documentation.

While here, convert USE_GMAKE to USES+=gmake and fix DESTDIR to work
properly instead of installing during the build phase.  The Makefile
also had to altered to install the documentation as well.

Approved by:	bapt (mentor)
2013-07-21 14:31:45 +00:00
Olli Hauer
b132b94c6b - update to apache24-2.4.6
- new modules: mod_cache_socache, mod_macro and mod_proxy_wstunnel

- add enty to vuxml

SECURITY: CVE-2013-1896 (cve.mitre.org)
 mod_dav: Sending a MERGE request against a URI handled by mod_dav_svn with
 the source href (sent as part of the request body as XML) pointing to a
 URI that is not configured for DAV will trigger a segfault.

SECURITY: CVE-2013-2249 (cve.mitre.org)
 mod_session_dbd: Make sure that dirty flag is respected when saving
 sessions, and ensure the session ID is changed each time the session
 changes. This changes the format of the updatesession SQL statement.
 Existing configurations must be changed.

Changelog:
http://www.apache.org/dist/httpd/CHANGES_2.4.6

with hat apache@

Security:	ca4d63fb-f15c-11e2-b183-20cf30e32f6d
2013-07-20 17:11:54 +00:00
Steve Wills
5d8d6e6eb6 - Update to 0.4.94 2013-07-19 15:52:15 +00:00
Greg Larkin
d0942740f0 - Only disable automatic cron job installation when installing from the
port, not the package.
2013-07-18 21:52:19 +00:00
Greg Larkin
cd05cb5126 - Added an option to control installation of the crontab file. The
option defaults to yes during interactive installation, and the crontab
  file is not installed during non-interactive installation.

Requested by:	espen@tagestad.no (via email)
2013-07-18 20:55:32 +00:00
Baptiste Daroussin
09a705d84b Mark as broken:
main.c: In function 'main':
main.c:360: warning: passing argument 1 of 'smfi_setconn' discards qualifiers from pointer target type
main.c:398: error: 'false' undeclared (first use in this function)
main.c:398: error: (Each undeclared identifier is reported only once
main.c:398: error: for each function it appears in.)
*** [amavisd_milter-main.o] Error code 1

Reported by:	pkg-fallout
2013-07-18 09:58:52 +00:00
Xin LI
a9d6bb6990 Document gallery3 multiple vulnerabilities. 2013-07-17 22:09:58 +00:00
Eitan Adler
aceccabd30 Add missing citation
Requested by:	remko
2013-07-17 22:07:22 +00:00
Wesley Shields
88f91d3078 Chase security/yara change back to using pcre. 2013-07-17 16:54:52 +00:00
Wesley Shields
efb1712107 Cleanup /var/db/sudo if it is empty. This eliminates leftovers when building
the package.
2013-07-17 13:36:10 +00:00
Martin Wilke
c867a08551 - Update to 0.9.5 2013-07-17 04:02:02 +00:00
Martin Matuska
d7599bf7a5 Update Horde_Auth 2.0.5 -> 2.0.6 2013-07-16 23:49:05 +00:00
Martin Matuska
b864c5b83f Horde package update:
Horde_ActiveSync 2.5.3 -> 2.5.5
Horde_Auth 2.0.4 -> 2.0.5
Horde_Cache 2.2.0 -> 2.2.1
Horde_Cli 2.0.3 -> 2.0.4
Horde_Compress 2.0.3 -> 2.0.4
Horde_Compress_Fast 1.0.1 -> 1.0.2
Horde_Core 2.6.1 -> 2.6.2
Horde_Dav 1.0.0 -> 1.0.1
Horde_HashTable 1.0.0 -> 1.0.1
Horde_Icalendar 2.0.6 -> 2.0.7
Horde_Image 2.0.4 -> 2.0.5
Horde_Mail 2.0.5 -> 2.0.6
Horde_Memcache 2.0.1 -> 2.0.3
Horde_Mime 2.2.2 -> 2.2.3
Horde_Prefs 2.4.1 -> 2.5.0
Horde_Vfs 2.1.0 -> 2.1.1
horde-base 5.1.1 -> 5.1.2
horde-content 2.0.2 -> 2.0.3
horde-groupware 5.1.0 -> 5.1.1
horde-imp 6.1.2 -> 6.1.3
horde-ingo 3.1.1 -> 3.1.2
horde-kronolith 4.1.1 -> 4.1.2
horde-mnemo 4.1.0 -> 4.1.1
horde-nag 4.1.0 -> 4.1.1
horde-trean 1.0.2 -> 1.0.3
horde-turba 4.1.0 -> 4.1.1
horde-webmail 5.1.0 -> 5.1.1
2013-07-16 23:00:57 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Wesley Shields
891de2ff7f Switch back to pcre. Most other environments are using yara with pcre and
there are too many differences in behavior when using re2.

I'm bumping PORTREVISION here because the port is bumped so infrequently
that I don't want to wait for a more significant change to get this port
back in line with the rest of the yara using world.
2013-07-16 18:52:04 +00:00
Dag-Erling Smørgrav
1dbe7f201b Add two more PHP entries for issues which have already been fixed. 2013-07-16 18:10:12 +00:00
Grzegorz Blach
d9bd84778e Add new port security/please:
Please aims to be little sudo without bells and whistles. Only pam
authentication and executing command.

Approved by:	crees (mentor)
2013-07-16 17:54:53 +00:00
Martin Wilke
800d78b28b - Unbreak build after autotool update 2013-07-16 14:56:10 +00:00
Frederic Culot
097cfd95b3 - Update to 1.08
- Trim Makefile's header
- Remove leading article from COMMENT
- Take maintainership

Changes:	http://search.cpan.org/dist/Data-Password/Changes
2013-07-16 13:42:20 +00:00
Jason Helfman
db49a4aaea Orthrus is a C library and user interfaces for RFC 2289,
"A One-Time Password System (OTP)", also known as OPIE or S/Key.

WWW: http://code.google.com/p/orthrus

PR:		ports/180571
Submitted by:	gavin@16degrees.com.au
2013-07-16 06:30:29 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Eitan Adler
0834685815 Update to 11.2r202.291
PR:		ports/179502
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2013-07-15 21:06:36 +00:00
Xin LI
0fd34f0bfa Document squid 3.x denial of service vulnerability. 2013-07-15 18:25:19 +00:00
Martin Wilke
0793ce7ca5 - Update to 0.5.14
PR:		180520
Submitted by:	Ports Fury
2013-07-15 14:51:29 +00:00
Carlo Strub
0eb5d3916e Adjust version numbers for OTRS vulnerabilities 2013-07-15 09:26:36 +00:00
Carlo Strub
c061910f6b re-add pkg-message properly 2013-07-15 09:20:33 +00:00
Carlo Strub
9557c63c34 some additional clarifications in the pkg-message file of obfsproxy 2013-07-15 07:49:54 +00:00
Carlo Strub
e6c5f3b473 Move security/pyobfsproxy to security/obfsproxy which was the port of the
legacy C version of obfsproxy and recently renamed upstream.
2013-07-15 07:40:06 +00:00
Eitan Adler
163d2698f2 Add missing modified dates from r321329.
I had this sitting for a bit, but forgot to test & commit.

Requested by:	remko
2013-07-14 22:03:55 +00:00
Carlo Strub
9ff176782f Update to 0.2.2
PR:		ports/179893 ports/179928
2013-07-14 20:38:13 +00:00
Ryan Steinmetz
bc0e97ce46 - Clarify instructions for auditdistd configuration 2013-07-14 13:49:06 +00:00
Ryan Steinmetz
38fc0fb04c - Remove reference to tripwiresecurity.com [1]
- Pacify portlint(1)

Reported by:	William Arbaugh <waa@cs.umd.edu> [1]
Approved by:	cy@ (maintainer)
2013-07-14 13:44:58 +00:00
Brendan Fabeny
b8aeedab97 Update to 0.2.4.15-rc; make the tor rc.d script log level
configurable (as requested by R. Kolar); minor cosmetic changes
2013-07-14 06:42:45 +00:00
Renato Botelho
4e3dd6c86c Fix error message that is showing a wrong dir
Reported by:	Will McCutcheon <will@toyingwithfate.com>
2013-07-13 20:40:50 +00:00
Steve Wills
fc5b28bfb0 - Update to 3.1.1 2013-07-13 19:44:38 +00:00
Guido Falsi
1429a8c4ba Update to 0.4.2
PR:		ports/180450
Submitted by: 	csosstudy <csosstudy@gmail.com> (maintainer)
2013-07-13 11:16:05 +00:00
John Marino
b49a1ce6e2 security/dmitry: Replace MASTER_SITES to restore fetching
PR:		ports/179651
Approved by:	maintainer timeout (>3 weeks), bapt (mentor)
2013-07-12 22:51:34 +00:00
Steve Wills
430d8ad06d - Update to 0.16.1
PR:		ports/179875
Approved by:	Jr Aquino <tanawts@gmail.com> (maintainer)
2013-07-12 19:48:55 +00:00
Baptiste Daroussin
92048bc102 Mark as jobs unsafe 2013-07-12 16:32:07 +00:00
Baptiste Daroussin
283b36e5db Mark jobs unsafe
Convert to USES=gmake
2013-07-12 16:26:50 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Sunpoet Po-Chuan Hsieh
51498efaeb - Update to 20110724.002
- Cleanup Makefile header
2013-07-12 14:31:56 +00:00
John Marino
5feebd9c74 Replace John Marino email address with FreeBSD version
While I'm here, also trim the headers on a couple of ports and remove
a reference to the Dragonlace mirror which is down indefinitely.

Approved by:	bapt (mentor)
2013-07-12 13:40:50 +00:00
Baptiste Daroussin
cfcc8c6c9a Mark jobs unsafe
Trim headers
Convert to USES=gmake
2013-07-12 13:20:04 +00:00
Xin LI
51436e338d Wrap long lines. No content change. 2013-07-11 21:28:39 +00:00
Carlo Strub
68eeaf2e3f Security vulnerabilities in libzrtp
Security:	04320e7d-ea66-11e2-a96e-60a44c524f57
2013-07-11 20:35:19 +00:00
Steve Wills
c5fbdbef6e - Document ruby vulnerability 2013-07-11 20:17:33 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Rene Ladan
b9ef730527 Remove expired ports:
2013-07-11 databases/embedded_innodb: The Embedded InnoDB project was terminated a few years ago
2013-07-11 print/lyx16: Unmaintained upstream, upgrading to the 2.x series is advised
2013-07-11 security/py-crack: Superseded by security/py-cracklib
2013-07-11 09:33:29 +00:00
Carlo Strub
51d58f52f3 Add vulnerability on otrs
Security:	e3e788aa-e9fd-11e2-a96e-60a44c524f57
2013-07-11 07:50:26 +00:00
Baptiste Daroussin
f3dc0c6f27 Reset maintainer (email is bouncing)
While here:
- Trim headers
- Convert to USES where applicable
- Bump klamav portrevision (pkgconfig is not a run dep anymore)
2013-07-11 05:53:09 +00:00
Matthias Andree
c893c9e130 Remove expired security/openvpn20 port.
It is recommended to migrate to security/openvpn.
2013-07-10 22:28:30 +00:00
Olli Hauer
5183b40651 - update to apache-2.2.25
- update vuxml with additional CVE-2013-1896 entry

Changes with Apache 2.2.25
  http://www.apache.org/dist/httpd/CHANGES_2.2.25

  *) SECURITY: CVE-2013-1896 (cve.mitre.org)
     mod_dav: Sending a MERGE request against a URI handled by mod_dav_svn with
     the source href (sent as part of the request body as XML) pointing to a
     URI that is not configured for DAV will trigger a segfault. [Ben Reser
     <ben reser.org>]

  *) SECURITY: CVE-2013-1862 (cve.mitre.org)
     mod_rewrite: Ensure that client data written to the RewriteLog is
     escaped to prevent terminal escape sequences from entering the
     log file.  [Eric Covener, Jeff Trawick, Joe Orton]

  *) core: Limit ap_pregsub() to 64MB and add ap_pregsub_ex() for longer
     strings.  The default limit for ap_pregsub() can be adjusted at compile
      time by defining AP_PREGSUB_MAXLEN.  [Stefan Fritsch, Jeff Trawick]

  *) core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimization
     on Linux kernel versions 3.x and above.  PR 55121.  [Bradley Heilbrun
     <apache heilbrun.org>]

  *) mod_setenvif: Log error on substitution overflow.
     [Stefan Fritsch]

  *) mod_ssl/proxy: enable the SNI extension for backend TLS connections
     [Kaspar Brand]

  *) mod_proxy: Use the the same hostname for SNI as for the HTTP request when
     forwarding to SSL backends. PR 53134.
     [Michael Weiser <michael weiser.dinsnail.net>, Ruediger Pluem]

  *) mod_ssl: Quiet FIPS mode weak keys disabled and FIPS not selected emits
     in the error log to debug level.  [William Rowe]

  *) mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs
     with SSLProxyMachineCertificateFile/Path directives. PR 52212, PR 54698.
     [Keith Burdis <keith burdis.org>, Joe Orton, Kaspar Brand]

  *) mod_proxy_balancer: Added balancer parameter failontimeout to allow server
     admin to configure an IO timeout as an error in the balancer.
     [Daniel Ruggeri]

  *) mod_authnz_ldap: Allow using exec: calls to obtain LDAP bind
     password.  [Daniel Ruggeri]

  *) htdigest: Fix buffer overflow when reading digest password file
     with very long lines. PR 54893. [Rainer Jung]

  *) mod_dav: Ensure URI is correctly uriencoded on return. PR 54611
     [Timothy Wood <tjw omnigroup.com>]

  *) mod_dav: Make sure that when we prepare an If URL for Etag comparison,
     we compare unencoded paths. PR 53910 [Timothy Wood <tjw omnigroup.com>]

  *) mod_dav: Sending an If or If-Match header with an invalid ETag doesn't
     result in a 412 Precondition Failed for a COPY operation. PR54610
     [Timothy Wood <tjw omnigroup.com>]

  *) mod_dav: When a PROPPATCH attempts to remove a non-existent dead
     property on a resource for which there is no dead property in the same
     namespace httpd segfaults. PR 52559 [Diego Santa Cruz
     <diego.santaCruz spinetix.com>]

  *) mod_dav: Do not fail PROPPATCH when prop namespace is not known.
     PR 52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>]

  *) mod_dav: Do not segfault on PROPFIND with a zero length DBM.
     PR 52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>]

PR:		ports/180248
Submitted by:	Jason Helfman jgh@
2013-07-10 19:01:44 +00:00
Rene Ladan
fca5644183 Add new vulnerabilities for www/chromium < 28.0.1500.71
Obtained from:	http://googlechromereleases.blogspot.nl/
2013-07-10 14:35:58 +00:00
Florian Smeets
82057df840 Update to 3.15.1
Submitted by:	Jan Beich <jbeich@tormail.org>
2013-07-10 13:01:52 +00:00
Baptiste Daroussin
ada4f4807c Mark jobs unsafe and convert to USES=gmake 2013-07-10 11:58:46 +00:00
Baptiste Daroussin
33813624cb Mark jobs unsafe 2013-07-10 11:43:18 +00:00
Baptiste Daroussin
cb3bf5c358 Mark jobs unsafe and convert to USES=gmake 2013-07-10 11:20:00 +00:00
Martin Matuska
ad45da9e70 Horde package update:
pear-Horde_ActiveSync 2.5.2 -> 2.5.4
pear-Horde_Core 2.6.0 -> 2.6.1
pear-Horde_Share 2.0.3 -> 2.0.4
2013-07-09 17:18:06 +00:00
Mark Felder
e13651d9bd - Add support for pwck command
PR: ports/180371
Approved by: swills (mentor)
2013-07-09 14:25:56 +00:00
Max Brazhnikov
4206b47dfc - Remove security/pinentry-qt: Qt3 ports are deprecated.
- minor fixes/changes.
2013-07-09 13:37:13 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Cheng-Lung Sung
4e9a85422a - Update to 2.53
Changes: http://cpansearch.perl.org/src/GAAS/Digest-MD5-2.53/Changes
2013-07-08 02:10:33 +00:00
Jason Helfman
cdebd5ad42 - fix fetch and remove stale mirror
- convert historical header

PR:		180346
Submitted by:	r4721@tormail.org
Approved by:	matthieu@labs.fr (maintainer)
2013-07-07 21:57:17 +00:00
Julien Laffaye
4eebe01c68 - Update to 20130706 snapshot.
- Fix build with go 1.1
2013-07-07 10:02:54 +00:00
Oliver Lehmann
74805540a5 add USES=iconv which it does
Noted by:	mat
2013-07-07 09:03:44 +00:00
Olli Hauer
a344b454d8 - add fix for CVE-2013-1862
- adjust vuxml
2013-07-06 08:46:39 +00:00
Jason Helfman
0458432ec0 - convert USE_GMAKE to USES=gmake 2013-07-06 01:22:56 +00:00
Olli Hauer
89d9998222 - document apache22 CVE-2013-1862 (mod_rewrite)
Update to apache22-2.2.25 is ready to commit.
Until now there is no official announcement from apache.org
so we hold the update back until we have official checksums.
2013-07-05 21:06:15 +00:00
Wesley Shields
5256e84afb Fix missing include.
This was causing the "Undefined symbol '_'" message when hitting ^C or
entering an incorect command.

PR:		ports/180262
Submitted by:	Christophe Juniet <c.juniet@gmail.com>
2013-07-05 18:46:33 +00:00
Bryan Drewery
cc016c4708 Add an openssh-portable-base slave port to install with OVERWRITE_BASE 2013-07-05 18:27:50 +00:00
Baptiste Daroussin
6151b40b59 Convert to USES=gmake 2013-07-05 13:44:31 +00:00
Alex Dupre
5c9e41ea31 Don't crash when backend cannot be signalled.
Update master sites.

PR:		ports/180291
Submitted by:	Marcin Cieslak <saper@saper.info>
2013-07-05 13:21:07 +00:00
Bryan Drewery
dcd945cc38 Add LICENSE 2013-07-05 12:46:45 +00:00
Alex Dupre
c78100319a Update to v13.04.29 release. 2013-07-05 12:07:16 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
William Grzybowski
d3b7c1a84c security/tpmmanager: update to 0.8.1
- Update to 0.8.1 [1]
- Trim Makefile header [1]
- Use PORTDOCS
- Pass maintainership to submitter

PR:		ports/180244
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo gmail.com>
2013-07-04 17:59:48 +00:00
Matthias Andree
0452c21b0e Add PORTSCOUT limit. 2013-07-04 06:18:58 +00:00
Pawel Pekala
3de5e4dc76 Update to version 2.3
PR:		ports/180234
Submitted by:	Alexander <alexander.4mail@gmail.com> (maintainer)
2013-07-03 18:43:29 +00:00
Ryan Steinmetz
e4d57b3efd - Fix broken pkg-plist (revert previous commit)
- Bump PORTREVISION
2013-07-02 21:22:25 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
Xin LI
a4c3e0313f Fix CVE-2013-2174 for ftp/curl with a patch from vendor for
now so that users can build the port, per popular demands
on mailing list.

The upgrade patch found in ports/172325 is currently under
exp-run.  The changes in this commit against ftp/curl can be
safely reverted before applying that patch, as it's shipped
with new curl release.

Approved by:	portmgr (miwi)
2013-07-02 07:43:02 +00:00
Lars Engels
fbfb14c18e Update to version 201326
PR:		ports/180167
Submitted by:	maintainer
2013-07-01 18:10:27 +00:00
William Grzybowski
ec93240f13 security/libsparkcrypto: Cryptographic library implemented in SPARK
libsparkcrypto is a formally verified implementation of several widely used
symmetric cryptographic algorithms using the SPARK programming language and
toolset. For the complete library proofs of the absence of run-time errors
like type range violations, division by zero and numerical overflows are
available. Some of its subprograms include proofs of partial correctness.

The distribution contains test cases for all implemented algorithms and a
benchmark to compare its performance with the OpenSSL library. The achieved
speed has been found to be very close to the optimized C and Assembler
implementations of OpenSSL.

WWW: http://senier.net/libsparkcrypto/

PR:		ports/180015
Submitted by:	John Marino <draco@marino.st>
2013-07-01 16:36:08 +00:00
Matthew Seaman
63cb6cc692 Security update to 4.0.4.1
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.4.1/phpMyAdmin-4.0.4.1-notes.html/view

Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2013-7.php

Security:	1b93f6fe-e1c1-11e2-948d-6805ca0b3d42
2013-06-30 20:49:32 +00:00
Roman Bogorodskiy
32831a1c26 Update to 1.12. 2013-06-30 16:59:08 +00:00
TAKATSU Tomonari
1c58caee7b - Update to 0.4.93
- Transfer maintainership to ruby@

PR:		ports/179883
Submitted by:	swills
2013-06-30 13:37:53 +00:00
Antoine Brodin
2321685405 - Do not modify charset.alias
- Add a directory created by the port to pkg-plist
2013-06-29 21:35:45 +00:00
Antoine Brodin
bf7f33b9fa Add empty directory created by the port to pkg-plist 2013-06-29 21:31:50 +00:00
Baptiste Daroussin
b5a3db0cb2 Convert to USES=imake
Trim headers
2013-06-28 22:26:56 +00:00
Felippe de Meirelles Motta
22bc3c69b9 The axTLS project is an SSL client/server library using the TLSv1
protocol.  It is designed to be small and fast, and is suited to
embedded projects.  A web server is included.

WWW: http://http://axtls.sourceforge.net/

PR:		ports/177790
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2013-06-28 20:55:58 +00:00
Martin Matuska
59da570ac1 Horde package update:
pear-Horde_ActiveSync 2.5.0 -> 2.5.2
pear-Horde_Crypt 2.2.0 -> 2.2.1
pear-Horde_Form 2.0.4 -> 2.0.5
pear-Horde_Util 2.2.2 -> 2.3.0
2013-06-28 12:13:35 +00:00
Palle Girgensohn
0ae6f0998d Security update for apache-xml-security-c
URL:	http://santuario.apache.org/secadv.data/CVE-2013-2210.txt
Security:	81da673e-dfe1-11e2-9389-08002798f6ff
Security:	CVE-2013-2210
2013-06-28 11:07:48 +00:00
Cheng-Lung Sung
cd741b4ff1 - Update to 5.85 2013-06-28 02:32:59 +00:00
Wesley Shields
0c40c664ed Update to 1.8.7. 2013-06-28 00:58:49 +00:00
Cy Schubert
04d5039845 Add File::KeePass::Agent An application agent for working with
File::KeePass objects.
2013-06-28 00:02:47 +00:00
Frederic Culot
745fd37e12 - Update to 0.28
- Trim Makefile's header

Changes:	https://github.com/kazu-yamamoto/pgpdump/blob/master/CHANGES
PR:		ports/180002
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2013-06-26 14:36:22 +00:00
Ryan Steinmetz
2b82cfd6a8 - Update to 5.01 2013-06-26 11:34:08 +00:00
Florian Smeets
d24ed7a7b6 - update firefox to 22.0
- update firefox-esr, thunderbird and libxul to 17.0.7
- update nspr to 4.10
- OSS support was removed upstream, only ALSA and PulseAudio are supported
  from now on.

Security:	b3fcb387-de4b-11e2-b1c6-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-06-26 11:01:34 +00:00
David Thiel
48a43ca434 Update to 3.0.13. Fixes a regression in the GrowingLogFiles policy. 2013-06-25 19:04:41 +00:00
Alex Dupre
7fe96c1093 Welcome PHP 5.5!
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
2013-06-24 14:32:11 +00:00
Ryan Steinmetz
a1d7b35ed4 - Update to 1.9.2
- Convert to new 'created by' header
- Workaround build issue under 10.x

PR:		ports/179781
Submitted by:	brooks@
2013-06-24 11:55:42 +00:00
Eygene Ryabinkin
fee422ed2e VuXML: document CVE-2013-2174, heap corruption in cURL library 2013-06-23 20:14:01 +00:00
Antoine Brodin
7d57692fe6 Deprecate: broken on FreeBSD 8 and newer
Approved by:	maintainer
2013-06-23 19:55:13 +00:00
Steve Wills
2d07552681 - Update to 0.3.5 2013-06-23 14:24:07 +00:00
Steve Wills
65fa3a020e - Make dep on libcrack less specific to fix build
PR:		ports/179789
Submitted by:	John Marino <draco@marino.st>
2013-06-23 02:15:09 +00:00
Raphael Kubo da Costa
eccc66583e Make the port work with FreeBSD 9.x and later.
Due to changes in pf, expiretable wouldn't work on FreeBSD 9.x.

PR:		ports/175527
Submitted by:	Cristiano Deana <cris@gufi.org> (maintainer)
2013-06-22 21:11:40 +00:00
Bryan Drewery
37db06f38b - In rc script, be consistent in reload and check for and generate keys
if needed, as well as checking for port collision with base sshd.

Reported by:	delphij
2013-06-22 15:11:30 +00:00
Steve Wills
94d8197109 - Update puppet to 3.2.2 which fixes CVE-2013-3567 [1]
- Update puppet27 to 2.7.22 which fixes CVE-2013-3567
- Document security issue

PR:		ports/179816 [1]
Submitted by:	mat [1]
Security:	b162b218-c547-4ba2-ae31-6fdcb61bc763
2013-06-22 12:49:28 +00:00
Rene Ladan
3e00d89321 - Remove conditional code for net/samba34, it was removed on 2013-06-04
- Convert Makefile header
- Fix typo in pkg-message

PR:		ports/179279
Submitted by:	myself
Approved by:	maintainer timeout (girald@etcom.ufrgs.br, 19 days)
2013-06-22 09:36:41 +00:00
Brendan Fabeny
7044e0fe42 Correct the CVE-2013-0131 entry, so that the most recent revision of
x11/nvidia-driver-304 is not mistakenly flagged as vulnerable
2013-06-22 09:36:10 +00:00
Steve Wills
dc6047f41e A pure Ruby implementation of the RC4 algorithm
WWW: http://rubygems.org/gems/ruby-rc4
2013-06-22 02:37:58 +00:00
Renato Botelho
45ca106752 Use new macros 2013-06-21 18:45:23 +00:00
Renato Botelho
b619cfa852 . Update to 20130621
. Use new macros where it's possible
2013-06-21 18:41:08 +00:00
William Grzybowski
a9db62d9e9 security/openvas-plugins: fix build
- Fix build, add pkgconfig to USES [1]
- Trim Makefile header

PR:		ports/179811 [1]
Submitted by:	John Marino <draco@marino.st>
2013-06-21 17:48:03 +00:00
William Grzybowski
24e305725e security/openvas-server: fix build
- Fix build, add pkgconfig to USES
- Trim Makefile header
- Remove leading article form COMMENT

PR:		ports/179810 [1]
Submitted by:	John Marino <draco@marino.st>
2013-06-21 17:47:19 +00:00
Antoine Brodin
45ab3998d9 Add an empty directory created by the port to pkg-plist
Approved by:	portmgr (miwi)
2013-06-21 16:40:56 +00:00
Mikhail Teterin
fb0ad26065 Only depend on net/netcat, when /usr/bin/netcat is not uvailable (either
because the present FreeBSD is too old, or because we are building on,
say, DragonFlyBSD).

Fix up most compiler warnings, while I'm here.

Bump PORTREVISION.

PR:		ports/179752
Submitted by:	John Marino
2013-06-21 03:10:20 +00:00
Brendan Fabeny
49fd91c13d Update to 0.2.4.14-alpha
Security:	Tor bugs 9002, 9063
2013-06-20 04:37:30 +00:00
Steve Wills
5b4cc0be18 A fork of Twitter OAuth REST API client library for Ruby
WWW: http://rubygems.org/gems/jugyo-twitter_oauth

PR:		ports/179533
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2013-06-20 04:15:59 +00:00
Jason Helfman
ff04bb0634 - fix formating of 8b97d289-d8cf-11e2-a1f5-60a44c524f57
With Hat:	ports-secteam
2013-06-19 21:56:56 +00:00
Eitan Adler
1943b2a636 Add extra-validation to the validation target.
While here, test with python2 and permit the script to run with either 2 or 3.

Requested by:	delphij
With Hat:	ports-secteam
2013-06-19 21:20:50 +00:00
Eitan Adler
dc4cfebc03 - Fix entry dates for some 'insane' dates. In some cases a best effort was made to guess what was meant due to either destroyed svn logs (formatting 'fixes') or lost to time reports.
With Hat:	ports-secteam
2013-06-19 21:14:50 +00:00
Antoine Brodin
64fc300e8c Add a missing directory to pkg-plist 2013-06-19 21:03:41 +00:00
Eitan Adler
6eb7da5901 Add an additional validation script to the vuxml port.
At this point it is not tied to the validate: target because validation fails.

Reviewed by:	simon, delphij
With Hat:	ports-secteam
2013-06-19 20:46:23 +00:00
Johan van Selst
af42ee9581 - Update CyaSSL to 2.7.0
- Enable SNI support
2013-06-19 20:09:26 +00:00
Martin Wilke
9d406ff3be - Don't remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 15:21:03 +00:00
Martin Wilke
7f4666b112 - Don't remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-19 14:48:53 +00:00
Max Brazhnikov
030e7b83cf Disable Qt3 frontend: Qt3 ports are deprecated.
PR:		ports/179207
Reported by:	Scot Hetzel <swhetzel at gmail.com>
2013-06-19 14:14:13 +00:00
Carlo Strub
3c16878418 Fix typo soccat -> socat 2013-06-19 11:08:02 +00:00
Carlo Strub
3c635bcb65 Add vulnerability on OTRS 2013-06-19 11:07:35 +00:00
Hiroki Sato
956f2f5524 Fix pkg-plist.
Reported by:	QAT
2013-06-18 23:41:57 +00:00
Hiroki Sato
7b9fde159a Add security/fbopenssl, a library containing extensions to OpenSSL,
including support for GSS-API (RFC 2743) and SPNEGO (RFC 2478).
2013-06-18 18:40:13 +00:00
Antoine Brodin
884efdd294 Fix after PORT_OPTIONS conversion 2013-06-18 16:07:39 +00:00
Xin LI
1c18fc94e4 Fix date for flashpluginwrapper. 2013-06-18 15:50:05 +00:00
Xin LI
d5b6f823e9 Add entry for SA-13:06.mmap. 2013-06-18 15:45:02 +00:00
Palle Girgensohn
179f046f0c Security update for apache-xml-security-c.
Dependant ports, especially shibboleth2-sp, opensaml2, xmltooling
and log4shib should all be updated.

Security: CVE-2013-2156
2013-06-18 15:15:48 +00:00
Dirk Meyer
705a136b7c - fix build when libc.so is not a symlink
Submitted by:	Bryan Drewery
2013-06-18 04:33:06 +00:00
Martin Wilke
945bb192d1 - Add RUN_DEPENDS for security/py-cracklib
- Support desktop-file-utils/shebangfix/shared-mime-info

PR:		179594
Submitted by:	Ports Fury
2013-06-17 15:32:04 +00:00
Brendan Fabeny
278a353a2f Document Tor bug 9072 2013-06-17 03:23:53 +00:00
Brendan Fabeny
7505e5bcb8 Disable the faulty fix for Tor bug 9063, which could compromise anonymity
Security:	Tor bug 9072
2013-06-16 22:42:53 +00:00
Brendan Fabeny
0d75f0b940 Remove a problematic mirror, and note that the commit message for r321043
should have read:

Update to 0.2.4.13-alpha

Security:	Tor bug 8833 and other potential remote crash vulnerabilities
2013-06-16 12:47:50 +00:00
Brendan Fabeny
93ebfae6ac update to 0.2.4.7-alpha; remove some stale mirrors 2013-06-16 12:21:44 +00:00
William Grzybowski
e2ee40fb24 security/slurpie: fix build with clang
- Fix build with clang, main int arg
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-16 11:27:34 +00:00
Hiroki Sato
59c7516a1b Make parallel build possible for SUBDIR. 2013-06-15 18:20:02 +00:00
Antoine Brodin
bbfff2fcf1 - Update metasploit to 4.6.2
- Update the list of scripts
- SVN is discontinued
- new DB option for database support

PR:		ports/179159
Approved by:	maintainer timeout (15 days)
2013-06-14 20:40:09 +00:00
Kubilay Kocak
6fc13122f8 security/py-oauthlib: Fix pkg-plist
- Fix pkg-plist. missing @dirrm entries

Reported by:	sbz (thanks!)
2013-06-14 14:04:38 +00:00
William Grzybowski
e17c1fddb1 security/ike: update to 2.2.1
- Update to 2.2.1 [1]
- Remove NATT warning about FreeBSD < 8.0 patch

Changes: https://www.shrew.net/download/changelog/ike/2.2.1-release

PR:		ports/179503 [1]
Submitted by:	Matthew Grooms <mgrooms@shrew.net> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-14 13:48:02 +00:00
Hiroki Sato
11bc9c3ef4 Fix pkg-plist.
Reported by:	QAT
2013-06-14 06:25:39 +00:00
Alex Kozlov
57cf43f89f - Fix typo in dbus entry
Reported by:	Christoph Mallon <christoph.mallon@gmx.de>
2013-06-14 06:21:13 +00:00
Martin Wilke
d954be0b06 - Do not remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-14 03:21:07 +00:00
Martin Wilke
dc46933ab2 - Don't remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-13 23:48:20 +00:00
Antoine Brodin
00bab28c85 Add an empty directory installed by the port to pkg-plist 2013-06-13 20:54:20 +00:00
Hiroki Sato
1511e3942c Update to 1.3.4. 2013-06-13 20:41:01 +00:00
Antoine Brodin
7fc1718493 - Fix a typo in PORT_OPTIONS conversion
- Create configuration directory we try to remove on uninstall
2013-06-13 20:39:52 +00:00
Koop Mast
93fc4d80bf Update to 1.6.12.
I'm not completly sure this affects us, but beter safe then sorry.
While here wordsmith Options description to try to make it clearer.

Security:	CVE-2013-2168
2013-06-13 19:54:25 +00:00
Johan van Selst
d82b0db767 Update Nettle to 2.7.1 (bugfix release) 2013-06-13 19:51:53 +00:00
Andrej Zverev
83421b9c80 - try to fix after recent perl upgrade 2013-06-13 10:24:56 +00:00
Johan van Selst
647cb16ec0 Add patch to fix build on FreeBSD 10.x (no functional changes) 2013-06-13 09:52:06 +00:00
Philippe Audeoud
c376cdad73 - Update to 1.94
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.94/Changes
2013-06-13 09:28:22 +00:00
Andrej Zverev
b8138b3c53 - Fix build with new site_perl
Submitted by:	ohauer@
2013-06-12 19:20:40 +00:00
Antoine Brodin
9f1b0c98ec Add empty directories created by this port to pkg-plist. 2013-06-12 18:04:12 +00:00
Andrej Zverev
124b00a56f - Fix build with new site_perl
Submitted by:	olli hauer <ohauer@gmx.de>
2013-06-12 17:45:02 +00:00
Sofian Brabez
da62e949ed - Replace Whom by Created by 2013-06-12 13:29:37 +00:00
Sofian Brabez
ec4cffae18 - Bump PORTREVISION after cracklib update
- Don't specify ABI number in LIB_DEPENDS
- Make portlint happy
2013-06-12 13:25:26 +00:00
Sofian Brabez
fa2c30b2c1 - Bump PORTREVISION after cracklib update
- Don't specify ABI version number in LIB_DEPENDS
2013-06-12 13:05:07 +00:00
Martin Wilke
b868b38d00 - Unbreak build on HEAD 2013-06-12 06:16:42 +00:00
Martin Wilke
ab9ecc0e1a - Fix build on HEAD 2013-06-12 06:07:33 +00:00
Eitan Adler
933455bf44 Update to 11.2r202.291
PR:		ports/179502
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2013-06-11 22:44:39 +00:00
Frederic Culot
c14a0f2716 - Document vulnerabilities in www/owncloud
Security:	d7a43ee6-d2d5-11e2-9894-002590082ac6
Obtained from:	http://owncloud.org/about/security/advisories/
2013-06-11 21:03:38 +00:00
Ruslan Makhmatkhanov
350839d292 ECDSA cryptographic signature library (pure python).
WWW: http://github.com/warner/python-ecdsa

PR:		179448
Submitted by:	Neil Booth Neil Booth <kyuupichan@gmail.com>
2013-06-11 18:25:17 +00:00
Ruslan Makhmatkhanov
d776ccc36b Implementation of AES in pure Python.
As such it will be slow (hence the project name) but still useful when
faster ones are not available (for example, for JavaScript clients in
browsers, and Python servers on Google App Engine).

WWW: https://code.google.com/p/slowaes/

PR:		179447
Submitted by:	Neil Booth <kyuupichan@gmail.com>
2013-06-11 18:24:08 +00:00
Frederic Culot
6f41b547e8 - Update to 0.8.9 [1]
- Make additional documentation installation conditional
  (note: run-rootless.txt not installed as not relevant for FreeBSD)

Changes:        https://raw.github.com/fail2ban/fail2ban/master/ChangeLog
PR:             ports/179426 [1]
Submitted by:   Christoph Theis <theis@gmx.at> (maintainer)
2013-06-11 14:21:48 +00:00
Sofian Brabez
ccafe0f4af - Add dependency on pkgconfig
Reported by:	mat
2013-06-11 08:50:20 +00:00
Tilman Keskinoz
3279c626da Add patch to fix compilation with clang 2013-06-11 08:42:15 +00:00
Sofian Brabez
693f63157c - Mark DEPRECATED by security/py-cracklib after r320515 commit 2013-06-11 01:24:17 +00:00
Sofian Brabez
1d44350a1f - Update to 2.9.0
- Update pkg-descr
- Update WWW
- Remove PYTHON OPTION in security/cracklib and made security/py-cracklib a python slave port

Reviewed by:	crees
Approved by:	sbz (myself)
2013-06-11 00:52:47 +00:00
Anton Berezin
aa20cabeb7 Update to 1.55.
Changes:	http://search.cpan.org/dist/Net-SSLeay/Changes
2013-06-10 11:01:08 +00:00
Kubilay Kocak
850f8cf258 security/py-oauthlib: Update to 0.4.2
- Update to 0.4.2
- Update pkg-plist

Changes:

- 0.4.2: OAuth 2 draft to RFC. Removed OAuth 2 framework decorators.
- 0.4.1: Documentation corrections and various small code fixes.
2013-06-10 01:08:24 +00:00
Martin Wilke
949f1dc6a8 - Remove php4 reference 2013-06-09 17:50:46 +00:00
William Grzybowski
db20e94521 - Update to 3.10.0 [1]
- Remove unnecessary depend [2]
- Add LICENSE (BSD AL2 MIT)
- Fix install of perl library

Changes: http://ftimes.sourceforge.net/Files/ChangeLog/ChangeLog

PR:		ports/177738 [1], ports/178924 [2]
Submitted by:	klm <klm@uidzero.org> (maintainer) [1], az [2]
Approved by:	culot / jpaetzel (mentors, implicit), maintainer
2013-06-09 16:59:46 +00:00
Martin Wilke
17711897e9 - Update to 1.3
PR:		179028
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net>
2013-06-09 16:48:39 +00:00
Palle Girgensohn
443d55c61e Add build dependency on boost for shibboleth and opensaml.
PR:	ports/179431
2013-06-09 14:41:24 +00:00
Martin Wilke
986a57d0a4 - Unbreak build on HEAD 2013-06-09 13:01:20 +00:00
Martin Wilke
daef95be25 - Fix build 2013-06-09 11:16:38 +00:00
Alexey Dokuchaev
7bad2ebf91 Remove no longer needed patch (fixed upstream). 2013-06-09 02:04:27 +00:00
Sunpoet Po-Chuan Hsieh
0ffff03b15 - Update to 0.10
Changes:	http://search.cpan.org/dist/IO-Async-SSL/Changes
2013-06-08 21:10:12 +00:00
Alexey Dokuchaev
bd43382377 Update to version 3.6.0; rephrase option descriptions while here. 2013-06-08 13:32:23 +00:00
Florian Smeets
f011d407e4 Update to 5.3.26
Security:	59e7163c-cf84-11e2-907b-0025905a4770
2013-06-07 15:19:27 +00:00
Andrej Zverev
02eb7ff1b6 - Remove unnecessary depend on PERL_LEVEL < 5.12
PR:		ports/178928
Submitted by:	az
Approved by:	maintainer (timeout)
2013-06-07 07:47:25 +00:00
Andrej Zverev
b7a896b7c0 - Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		ports/178927
Submitted by:	az
Approved by:	maintainer (timeout)
2013-06-07 07:45:41 +00:00
Erwin Lansing
90decc5694 Match only the most recent Bind9* version in the latest vulnerability,
older versions are not affected.
2013-06-07 06:30:39 +00:00
Brendan Fabeny
780303a9b4 update lang/sbcl to 1.1.8, and adjust dependent ports 2013-06-06 13:13:34 +00:00
Erwin Lansing
20d85a9876 Fix typo in previous revision. 2013-06-06 10:59:35 +00:00
Anton Berezin
0102655a0f Update to 0.73.
Changes:	http://search.cpan.org/dist/Module-Signature/Changes
2013-06-06 09:43:39 +00:00
Erwin Lansing
38f95d861c Add entry for the latest Bind vulnerabilities in CVE-2013-3919. 2013-06-06 08:36:34 +00:00
Matthew Seaman
e9dd2fa24f Security upgrade to 4.0.3
Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2013-6.php

ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.3/phpMyAdmin-4.0.3-notes.html/view

Security:	6b97436c-ce1e-11e2-9cb2-6805ca0b3d42
2013-06-05 22:02:13 +00:00
Baptiste Daroussin
badd7f819b Convert to new options framework 2013-06-05 10:21:04 +00:00