1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

18637 Commits

Author SHA1 Message Date
Frederic Culot
6509207fe8 - Update to 5.86
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2014-02-06 07:56:47 +00:00
Martin Wilke
151454a06f - State support 2014-02-06 07:22:34 +00:00
Ryan Steinmetz
0d1dacd6aa - Update to 5.03
- Add STAGE support
2014-02-06 00:51:45 +00:00
Antoine Brodin
5d70642022 - Stage support
- Use PYDISTUTILS_AUTOPLIST
2014-02-05 21:30:03 +00:00
John Marino
7d4a7c1468 security/authforce: USES+= readline (from dports) 2014-02-05 19:41:30 +00:00
Eitan Adler
e376724077 - Modernize port:
- Stagify
  - USES=gmake instead of USE_GMAKE
- Don't build with -march=native as the build box may not be identical to the
  run box.
2014-02-05 19:32:00 +00:00
John Marino
50c8f9d042 security/openvas-client: Mark jobs unsafe 2014-02-05 18:41:33 +00:00
Johan van Selst
e602d06cfa Enable stage support 2014-02-05 18:29:46 +00:00
Johan van Selst
2618408147 - Enable stage support
- Strip binaries
2014-02-05 17:00:19 +00:00
Eitan Adler
e864d745c6 Update the latest flash security advisory 2014-02-05 15:57:57 +00:00
Martin Wilke
6d66b99f0a - Stage support 2014-02-05 13:58:42 +00:00
Martin Wilke
3fb34794b8 - Stage support 2014-02-05 08:26:59 +00:00
Martin Wilke
6410fd6090 - Stage support
- Convert to PYDISTUTILS_AUTOPLIST
2014-02-05 07:38:28 +00:00
Beat Gaetzi
2f24f871a0 - Update Firefox to 27.0
- Update Firefox ESR to 24.3.0
- Update Thunderbird to 24.3.0
- Update NSPR to 4.10.3
- Update NSS to 3.15.4
- Depend on yasm when building with bundled libvpx or libjpeg-turbo
- Prepare gstreamer conditional for upcoming Firefox versions
- Improve jemalloc3 conditional
- Break build unless alsa-lib port installs new config file
- Chase USE_DOS2UNIX deprecation
- Temporarily disable system cairo over screen corruption with
  smoothScroll [1]

Submitted by:	Jan Beich
Reported by:	flo [1]
Security:	http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html
2014-02-05 05:23:30 +00:00
Bryan Drewery
208fbcfdfb - Fix RC script
Pointyhat to:	bdrewery
Reported by:	Kenta S. <kentas@hush.com>
2014-02-05 03:06:08 +00:00
Eitan Adler
dd9698813c Report the latest flash security issue 2014-02-05 02:15:47 +00:00
Bryan Drewery
8543a6a920 - Update to 6.5
ChangeLog: http://www.openssh.org/txt/release-6.5

- Update X509 patch to 7.8
- Update LIB_DEPENDS to new format
- Revert r328706 and re-enable privilege separation sandboxing by default
  as the issue causing crashes has been fixed upstream
- capsicum(4) is now enabled upstream. A local patch is added to fix an issue
  with it [1]
- KERB_GSSAPI is marked BROKEN. It does not build.
  This patch lacks an upstream and I have no way to test it. It needs
  a non-trivial amount of refactoring for 6.5 as the key handling API
  has changed quite a bit.

Submitted by:	pjd@ [1]
2014-02-05 01:40:46 +00:00
Julien Laffaye
37ef09ee43 - Update to 20140113 snapshot
PR:		ports/186090
Submitted by:	cs
2014-02-04 22:36:55 +00:00
Beat Gaetzi
0b4b153416 Document mozilla vulnerabilities
Reviewed by:	flo
2014-02-04 21:19:13 +00:00
Lars Engels
934f74e518 Fix several typos in the ports tree.
PR:		ports/176378
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
2014-02-04 20:09:29 +00:00
Baptiste Daroussin
d036d0aacf Deprecate: abandonware, messing the clusters 2014-02-04 12:50:48 +00:00
Sunpoet Po-Chuan Hsieh
55fc03a35d - Use ONLY_FOR_ARCHS
- Mark BROKEN on amd64
- Use REINPLACE_CMD instead of patch files
- Add PORTSCOUT
- Pass maintainership to submitter

PR:		ports/185856
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-02-04 11:41:33 +00:00
Sunpoet Po-Chuan Hsieh
5a725e4316 - Update to 0.22.3
- Use PYDISTUTILS_AUTOPLIST
- Reformat pkg-descr
- Add PyPI as primary WWW

Changes:	https://github.com/martinpaljak/M2Crypto/commits/master
2014-02-04 11:37:32 +00:00
Vanilla I. Shu
4b7d5faa7e Upgrade to 0.021. 2014-02-04 09:26:09 +00:00
Mathieu Arnold
d8d4832d58 - Convert to stage
- Unmark as broken, it should be fixed on 8/9 and on 10 it'll build when
  net/libnids is fixed.

Sponsored by:	Absolight
2014-02-03 14:07:47 +00:00
Rene Ladan
a5b3d04981 - Update to 20130926 and unexpire
- Stage support
- No need for gmake
- Tighten COMMMENT
- Add license
- (Re)assign maintainership to submitter

PR:		ports/182427
Submitted by:	Shane Kinney <modsix@gmail.com>
2014-02-03 12:32:17 +00:00
Johan van Selst
50a52838b6 Update to 1.1.5 (bugfix release)
PR:		ports/186393
Submitted by:	Lapo Luchini <lapo@lapo.it>
2014-02-03 11:37:59 +00:00
John Marino
34c4a6789a security/openvpn-auth-radius: Fix build on FreeBSD 10+
In addition to PR, convert USE_GMAKE and use new library callouts.

PR:		ports/185439
Submitted by:	Andras JAKO
Fixed by:	maintainer (Mikhail Tsatsenko)
2014-02-02 19:06:30 +00:00
Bryan Drewery
2e1923da13 - License is all of BSD2,BSD3,MIT,public domain,BSD-Style,BEER-WARE,
"any purpose with notice intact",ISC-Style. The framework does not
  support such a case easily.
  See http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD
2014-02-02 15:47:08 +00:00
Ryan Steinmetz
4498e6478a - Add modified date to libyaml entry 2014-02-02 13:52:18 +00:00
Lars Engels
18e3a7b8ac - Stagify
- Add license
- Use dos2unix on fcheck.cfg
- Add a pkg-plist
- Switch to sha512 in fcheck.cfg
- Bump PORTREVISION
2014-02-02 12:25:24 +00:00
Martin Wilke
4e9edeacbd - Stage support 2014-02-02 10:29:57 +00:00
Jason Helfman
da15f41b27 - support staging 2014-02-02 07:39:09 +00:00
Ryan Steinmetz
69d0952ada - Add libyaml to the libyaml vulnerability entry 2014-02-02 03:51:39 +00:00
Ryan Steinmetz
3e118a2f87 - Fix build under 10.0
- Switch wxWidgets archive format to bz2 for future upgrades
- Bump PORTREVISION
2014-02-02 00:14:32 +00:00
Bryan Drewery
6f575a4072 - Document libyaml vulnerability in pkg
Security:	CVE-2013-6393
2014-02-01 20:53:19 +00:00
Martin Wilke
c0e4ca0aab - Stage support 2014-02-01 17:07:25 +00:00
Martin Wilke
d06b85ae1d - Stage support 2014-02-01 17:04:54 +00:00
Martin Wilke
46ef0d7274 - Stage support 2014-02-01 16:03:44 +00:00
Martin Wilke
e5e4e4d9e6 - Stage support 2014-02-01 15:18:39 +00:00
Kubilay Kocak
3300ff3d22 security/py-passlib: Update to 1.6.2, Modernise.
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Update LICENSE (BSD3CLAUSE)
- pkg-descr: Tab to space in WWW:
- Whitespace alignment

Changes: http://pythonhosted.org/passlib/history.html
2014-02-01 14:56:10 +00:00
Martin Wilke
1060c7b5ed - Stage support 2014-02-01 14:54:17 +00:00
Martin Wilke
81f24a8fb3 - Stage support 2014-02-01 14:54:06 +00:00
Martin Wilke
07a224c352 - Stage support 2014-02-01 14:53:52 +00:00
Martin Wilke
99c990d684 - Stage support 2014-02-01 14:51:21 +00:00
Kubilay Kocak
5a9a35ae48 security/py-pysha3: Modernise: STAGE and AUTOPLIST
- Enable STAGE support
- Enable AUTOPLIST, remove PLIST_FILES
- Add LICENSE (PSFL)
- Remove py3k-fix-pkg-plist hack
- Whitespace alignment
- Bump PORTREVISION
2014-02-01 14:43:46 +00:00
Martin Wilke
626206e958 - Stage support 2014-02-01 14:42:58 +00:00
Martin Wilke
eef915e4fb - Stage support 2014-02-01 14:42:45 +00:00
Martin Wilke
5234475550 - Stage support 2014-02-01 14:42:33 +00:00
Martin Wilke
70fd21f6bf - Stage support 2014-02-01 14:42:18 +00:00