Commit graph

17908 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
da36d73df1 Update Zope to 2.13.21. This update also includes:
- security/py-AccessControl 2.13.12 -> 2.13.13
- textproc/py-zope.app.i18n 3.6.3 -> 3.6.4
2013-09-20 16:07:33 +00:00
Bryan Drewery
2324655f20 - Add NO_STAGE until validated to be safe for upcoming staging support 2013-09-20 15:58:09 +00:00
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Thomas Abthorpe
cacc8b9757 - Reassign to the heap at maintainer's request 2013-09-20 04:48:07 +00:00
William Grzybowski
a6ce206114 security/yapet: fix build on CURRENT
- Fix build on CURRENT

PR:		ports/182211
Submitted by:	Rafael Ostertag <rafi guengel.ch> (maintainer)
2013-09-19 16:15:30 +00:00
Eitan Adler
57fb5c0c97 Convert to new LIB_DEPENDS format.
Tested with poudriere.
2013-09-19 13:17:57 +00:00
Ruslan Makhmatkhanov
8b51450525 - add modification date to mozilla entry, that I forgot about 2013-09-19 08:29:15 +00:00
Ruslan Makhmatkhanov
0103973e81 - correct thunderbird version in recent mozilla entry 2013-09-19 07:50:29 +00:00
Remko Lodder
2103e4aa48 Add the latest two FreeBSD Security Advisories that have impact
on -RELEASE versions. (RC's are not documented).

Hat:	secteam
2013-09-19 05:44:02 +00:00
Florian Smeets
ec4fcd4b2a - update firefox, thunderbird and libxul to 24.0
- update seamonkey to 2.21
- update firefox-esr to 17.0.9
- enable GSTREAMER by default for html5 with h264/aac/mp3
- WEBRTC is now always built
- add PROFILE and TESTS options

Security:		7dfed67b-20aa-11e3-b8d8-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-09-18 22:40:57 +00:00
Cy Schubert
2fd32f51c3 Fix up plist. 2013-09-18 13:38:49 +00:00
Baptiste Daroussin
2b07ee6ce0 Add an explicit dependency on pkgconf 2013-09-18 08:38:20 +00:00
Cy Schubert
a1983dd5ba Fix build under 10-CURRENT. 2013-09-18 08:20:02 +00:00
Baptiste Daroussin
8d933661a4 Add a missing dependency on pkgconf 2013-09-18 06:46:13 +00:00
William Grzybowski
f9f8c83e4c security/xca: fix build on head
- Fix build on head [1]
- Trim Makefile header
- USES gmake shared-mime-info

PR:		ports/182090
Submitted by:	freebsd _AT_ nagilum.org (maintainer)
2013-09-16 17:39:26 +00:00
Baptiste Daroussin
f56f112403 Convert to new perl framework
Convert USE_GMAKE to USES=gmake
2013-09-16 16:58:41 +00:00
Baptiste Daroussin
cddacdc1a8 Convert to new perl framework
Convert USE_GMAKE to USES
2013-09-16 16:45:35 +00:00
Baptiste Daroussin
14fcf41679 Rename www/hydra package name to hydra-web to avoid confusion with security/hydra
While here adjust CONFLICTS_INSTALL
modernize lib_depends
remove leading article in COMMENT
2013-09-16 13:33:30 +00:00
Olli Hauer
697ed81b72 - update to 0.7.0 (r268) 2013-09-15 18:28:44 +00:00
Sunpoet Po-Chuan Hsieh
c2884fae01 - Fix build
- While I'm here:
  - Pet portlint: move USES downward
  - Convert to new LIB_DEPENDS format

PR:		ports/182096
Submitted by:	LEVAI Daniel <leva@ecentrum.hu> (maintainer)
2013-09-14 16:32:56 +00:00
Sunpoet Po-Chuan Hsieh
7da387fd79 - Fix build with ruby19 [1]
- Remove DEPRECATED and EXPIRATION_DATE
- Convert to new LIB_DEPENDS format
- Convert to new options framework
- Simplify DOC_EN and DOC_JA installation

Obtained from:	NetBSD [1]
2013-09-14 14:40:33 +00:00
Rusmir Dusko
861373e04b - Update to 6.40
- Change maintainer email gmx.ch --> FreeBSD.org
- Add desktop dependency
- Trim dependency for python
- Add OPTIONS_SUB
- Trim NLS
- Trim files/pc-su to newest from PC-BSD

Approved by:	wg/pawel (mentors)
2013-09-14 12:35:26 +00:00
Eitan Adler
7f3b6c97ef Update flash to version 11.2.202.310
PR:		ports/182013
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security:	http://www.vuxml.org/freebsd/5bd6811f-1c75-11e3-ba72-98fc11cdc4f5
2013-09-13 13:13:36 +00:00
William Grzybowski
54cc179da7 security/fwknop: update to 2.5.1
- Update to 2.5.1 [1]
- Add LICENSE (GPLv2) [1]
- Convert lib depends to new format

PR:		ports/181642
Submitted by:	Kozlov Sergey <kozlov.sergey.404 gmail.com>
Approved by:	maintainer (timeout)
2013-09-13 12:12:49 +00:00
Andrej Zverev
46b556be1c - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 17:07:08 +00:00
Li-Wen Hsu
f531b42bb0 Document CVE-2013-4315 for www/py-django{,14,-devel} 2013-09-12 16:03:45 +00:00
John Marino
107bfacba9 Add explicit dependency on pkgconf (27 ports) 2013-09-12 00:21:10 +00:00
Andrej Zverev
b69c9c2bff - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 19:02:50 +00:00
Andrej Zverev
7edda98feb - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 18:03:40 +00:00
Andrej Zverev
cd3cb6184d - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 17:56:03 +00:00
Andrej Zverev
ccbf063100 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 17:17:46 +00:00
Andrej Zverev
2c59cf34e7 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 17:07:20 +00:00
John Marino
30fb06c870 Add explicit dependency on pkgconf (18 ports) 2013-09-11 16:45:58 +00:00
Andrej Zverev
2e24707c96 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 13:54:50 +00:00
Andrej Zverev
466eb5c92f - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 12:59:14 +00:00
Ryan Steinmetz
fdd9498799 - Update to 2.4.7 2013-09-11 10:57:19 +00:00
Cy Schubert
c387378318 On installations that have devel/rcs (GNU rcs) installed, fwbuilder fails
to check in udates to its .fwb files (they are saved but not checked into its
RCS database). This patch prefers rcs in base (/usr/bin/rcs) over GNU rcs
(/usr/local/bin/rcs).
2013-09-11 00:48:44 +00:00
Antoine Brodin
f25ddab47a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-10 21:31:33 +00:00
Baptiste Daroussin
549e16d92d Add an explicit dependency on pkgconf 2013-09-10 17:39:41 +00:00
Sunpoet Po-Chuan Hsieh
3755899be9 - Update to 0.12
Changes:	http://search.cpan.org/dist/IO-Async-SSL/Changes
2013-09-10 15:10:28 +00:00
Bryan Drewery
8db4f62979 - Fix build for upcoming HEAD changes by removing reference to
CTL_IPPROTO_NAMES which is being removed and replacing with
  getprotobynumber(3)

PR:		ports/181488
Submitted by:	jhb
Approved by:	maintainer timeout
2013-09-10 10:40:46 +00:00
Dirk Meyer
1dec92159e - drop depedency to makedepend
Submitted by:	Darren Pilgrim
2013-09-09 18:22:13 +00:00
Sunpoet Po-Chuan Hsieh
5c5086ad71 - Update OSVERSION check and comment
- While I'm here:
  - Move LICENSE upward
  - Use USES=gmake
  - Convert to new perl5 framework
  - Fix spelling of FreeBSD and OpenSSL
  - Remove outdated OSVERSION check

PR:		ports/181828
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2013-09-09 18:20:00 +00:00
Sunpoet Po-Chuan Hsieh
aa92549646 - Add gpgdir 1.9.5
gpgdir is a perl script that uses the CPAN GnuPG::Interface module
to encrypt and decrypt directories using a gpg key specified in ~/.gpgdirrc.

WWW: http://www.cipherdyne.org/gpgdir/

PR:		ports/179187
Submitted by:	Hakisho Nukama <nukama@gmail.com>
2013-09-09 18:19:50 +00:00
Sunpoet Po-Chuan Hsieh
b39790bb43 - Cleanup Makefile header
- While I'm here:
  - Convert to new LIB_DEPENDS format
  - Convert to new perl5 framework

PR:		ports/177681
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2013-09-09 18:19:18 +00:00
Sunpoet Po-Chuan Hsieh
9879522a39 - Update to 0.11
Changes:	http://search.cpan.org/dist/IO-Async-SSL/Changes
2013-09-09 18:18:38 +00:00
Sunpoet Po-Chuan Hsieh
2704440db1 - Cosmetic change 2013-09-07 17:53:23 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Sunpoet Po-Chuan Hsieh
80cbce96e5 - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove LICENSE_FILE for well-known licenses
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/conch/topfiles/NEWS
2013-09-07 16:15:22 +00:00
Vanilla I. Shu
9a094531d5 Upgrade to 0.13. 2013-09-07 13:19:42 +00:00