Commit graph

375342 commits

Author SHA1 Message Date
Alexey Dokuchaev
a56efba135 Unbreak the build on PowerPC, it had nothing to do with "error in pthreads":
configure script was passing `-faltivec' to the compiler, while this flag is
non-standard and only supported on Mac OS X/Darwin systems.

Also replace Apple-specific Altivec detection with querying the "hw.altivec"
sysctl instead.
2015-09-02 09:23:05 +00:00
Sunpoet Po-Chuan Hsieh
9de9dacf00 - Convert to new options target helper 2015-09-02 08:54:03 +00:00
Matthew Seaman
095135b418 Remove MASTER_SITE_SUBDIR stuff, now CPAN has me listed as official
maintainer.
2015-09-02 08:41:48 +00:00
Kurt Jaeger
7a80b92c68 multimedia/mpv: removing freetype dependency
PR:		202765
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-09-02 05:53:28 +00:00
Rene Ladan
cec7e443c5 Remove expired ports:
2015-08-31 www/p5-WWW-Shorten-NotLong: notlong.com is now dead
2015-08-31 games/linux-majesty-demo: Broken for more than 6 months
2015-08-31 games/linux-coldwar-demo: Broken for more than 6 months
2015-08-31 games/linux-hdb-demo: Broken for more than 6 months
2015-08-31 devel/rubygem-igraph: Broken for more than 6 months
2015-08-31 games/linux-candycruncher-demo: Broken for more than 6 months
2015-08-31 games/linux-gorky17-demo: Broken for more than 6 months
2015-08-31 sysutils/syslog-ng33: No longer supported by Balabit cince November 2014.
2015-09-02 05:34:30 +00:00
Kurt Jaeger
2c92a95356 net-p2p/namecoin: fix for upcoming FORTIFY_SOURCE
On FreeBSD strlcat and strcpy exist so you should be using the
native libc versions instead of redefining your own.

FORTIFY_SOURCE depends on using the system headers so this change
fixes that case too.

PR:		202603
Submitted by:	pfg, op
Approved by:	milios@ccsys.com (maintainer)
2015-09-02 05:23:35 +00:00
Babak Farrokhi
34a8e0391e - Fix build on i386
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D3543
2015-09-02 04:22:41 +00:00
Jason Unovitch
7a95c35f68 devel/lua-pty: Add extra MASTER_SITE and pass maintainer to submitter
PR:		197401
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Approved by:	pgollucci (mentor)
2015-09-02 03:08:52 +00:00
Jason Unovitch
8fb9c07473 devel/lua-gettext: Add extra MASTER_SITE and pass maintainer to submitter
PR:		197400
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Approved by:	pgollucci (mentor)
2015-09-02 03:06:50 +00:00
Dmitry Marakasov
83235e7fc9 - Switch to options helpers 2015-09-02 03:04:09 +00:00
Jun Kuriyama
8aaf6dae0e - Upgrade to 2.0.0. 2015-09-02 02:08:26 +00:00
Xin LI
1f5426c53e Use sa_len instead of sizeof(struct sockaddr_storage) to work around a
FreeBSD kernel check, which would return EINVAL when the passed length
is larger than desired.

PR:		ports/202819
Submitted by:	brd
2015-09-02 01:46:15 +00:00
Dmitry Marakasov
d221215462 - Update to 2.2.5 2015-09-02 01:15:11 +00:00
Xin LI
407e1d7b37 Update to 2015-08-10a (changes inspected manually).
MFH:	2015Q3
2015-09-02 00:36:01 +00:00
Jason Unovitch
77220c89cb Revise Ghostscript entry date to match date of commit.
Approved by:	delphij (mentor)
2015-09-02 00:30:55 +00:00
Dmitry Marakasov
b737fbfb09 - Clarify LICENSE
- Add LICENSE_FILE
- Pet portlint
- Switch to @sample

Approved by:	portmgr blanket
2015-09-02 00:08:57 +00:00
Dmitry Marakasov
506ce6e01d - Add NO_ARCH
- Switch to @sample

Approved by:	portmgr blanket
2015-09-02 00:08:45 +00:00
Dmitry Marakasov
9cb4466be7 - Switch to options helpers 2015-09-02 00:08:39 +00:00
Dmitry Marakasov
a792d2171b - Pet portlint
- Switch to options helpers
2015-09-02 00:08:29 +00:00
Dmitry Marakasov
c597507141 - Add LICENSE
- Strip library
2015-09-02 00:07:57 +00:00
Dmitry Marakasov
adca1c23dd - Fix comment
- Add LICENSE
- Strip library
2015-09-02 00:07:52 +00:00
TAKATSU Tomonari
ae24506f89 - Update to 0.8 2015-09-01 22:49:57 +00:00
Jason Unovitch
0aa28a7fe9 Document denial of service (crash) via crafted Postscript files for Ghostscript
PR:		202781
Security:	CVE-2015-3228
Security:	fc1f6658-4f53-11e5-934b-002590263bf5
Approved by:	feld (mentor)
2015-09-01 22:12:57 +00:00
Jung-uk Kim
fc532fc9f0 Fix dependency. devel/cppunit113 does not exist any more. 2015-09-01 21:55:23 +00:00
Jung-uk Kim
f6862ef651 Update LibreOffice to 5.0.1.
Unfortunately, LibreOffice project completely dropped support for pre-C++11
compilers and libraries since 4.4.  Therefore, we cannot easily build it on
FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and
WITH_LIBCPLUSPLUS.  If user is unable to upgrade the system for some reason,
the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with
no language packs).
2015-09-01 21:26:44 +00:00
Julien Laffaye
8e614fd8ec Fix net package on CURRENT
PR:		202504
Submitted by:	Maciej Pasternacki <maciej@pasternacki.net>
2015-09-01 20:41:30 +00:00
Thomas Zander
1355268bfa Correct arch dependent OPTIONS for powerpc
Discovered by:	jbeich
2015-09-01 20:08:53 +00:00
Guido Falsi
4458abaf37 Integrate recent changes to asterisk port in asterisk11 and asterisk13
ones:

This port now supports custom Asterisk configurations using a
*user-supplied* menuselect.makeopt file.

This feature is of most value for users that want to disable or
override default functionality that they dont want or need, particular
in space and/or resource constrained, or embedded environments.

For more information see this ports pkg-message file.

OPTIONS Changes:

- Make speex, libexecinfo and mpg123 OPTION'al
- Make menuselect backends (curses/newt) OPTION'al
- Remove override-able OPTION descriptions (dont appear necessary)
- Add CODECS, SOUNDS and DATABASE options groups for better UX
- Improve OPTION descriptions

General Changes:

- Add support for fetching G.279 Core and MOH sounds
- Use %%DATADIR%% in pkg-plist (portlint)
- Make DATADIR-safe (portlint)
- Reset @owner/@group after pkg-plist entries
- Pass CFLAGS/LDFLAGS to ASTCFLAGS/ASTLDFLAGS respectively in MAKE_ENV
- Update and cleanup pkg-plist
- Bump PORTREVISION

While here:

- Convert to USE_SQLITE in place of explicit LIB_DEPENDS.

Many thanks to koobs for his work on this!

Differential Revision:	https://reviews.freebsd.org/D3262
2015-09-01 20:07:11 +00:00
Olivier Duchateau
b02081b698 - Update to 0.6
- Adjust dependencies
- Replace _SINGLE option by _MULTI, according to Tim van der Molen (main
developer of Siren), output plugin (here OSS and PulseAudio) can be selected
at runtime
2015-09-01 19:58:26 +00:00
Dmitry Marakasov
eb482fb779 - Add NO_ARCH
- Remove /www from deinstallation, fixing stage-qa
2015-09-01 19:55:35 +00:00
Dmitry Marakasov
15461e3aea - Add LICENSE_FILE
- Switch to options helpers
2015-09-01 19:46:18 +00:00
Dmitry Marakasov
c5c1938867 - Add NO_ARCH
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-09-01 19:29:07 +00:00
Jung-uk Kim
dc4a34e11a Replace devel/cppunit with devel/cppunit113.
Approved by:	bdrewery (maintainer)
2015-09-01 18:51:17 +00:00
Sean Bruno
49cecff573 Build fix:
- Remove etc/qemu/target-x86_64.conf.sample dropped by upstream
- Add vgabios-virtio.bin
2015-09-01 17:38:29 +00:00
Roman Bogorodskiy
e2f4793d89 Deadbeef creates ar-inside-ar during the build and that causes
build failure on -CURRENT because strip cannot handle this. As it
was confirmed by upstream that it's safe to disable static libs [1],
do and and fix build on -CURRENT.

Drop static libs from plist and bump PORTREVISION.

1: https://github.com/Alexey-Yakovenko/deadbeef/issues/1255

PR:		202573
Approved by:	vg (maintainer)
2015-09-01 17:12:31 +00:00
Dmitry Marakasov
2244feee87 - Add missing DOCS options
Approved by:	portmgr blanket
2015-09-01 16:55:04 +00:00
Michael Moll
1bff97edb7 sysutils/rubygem-smart_proxy_salt: update to 2.1.5 2015-09-01 16:36:01 +00:00
Dmitry Sivachenko
99b47328b4 Update to version 4.2.0. 2015-09-01 16:34:26 +00:00
Kurt Jaeger
ff1c1f4c64 New port: security/softether
SoftEther VPN ("SoftEther" means "Software Ethernet") is a powerful,
multi-OS and easy-to-use multi-protocol VPN software. It supports
SSL-VPN (HTTPS), as well as OpenVPN, IPsec, L2TP, MS-SSTP, L2TPv3
and EtherIP tunneling protocols and has a clone function to support
OpenVPN clients.

WWW: http://www.softether.org

PR:		188437
Submitted by:	net@arrishq.net
Reviewed by:	marino
2015-09-01 16:30:28 +00:00
Roman Bogorodskiy
3e907b28b5 Respect disabling OGG option. Fix is based on an upstream commit [1].
Do not bump PORTREVISION as OGG option is enabled by default.

1: f58d6e38ac

PR:		202576
Approved by:	vg (maintainer)
2015-09-01 16:22:12 +00:00
Dmitry Marakasov
c7e624b321 - Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
2015-09-01 16:20:47 +00:00
Dmitry Marakasov
f0ac06800f - Switch to options helpers
- Disabled DOCS should not disable manpage installation

Approved by:	portmgr blanket
2015-09-01 16:16:35 +00:00
Dmitry Marakasov
58725abd3b - Fix build without DOCS by not trying to install files into /dev/null (both enabled and disabled DOCS are handled properly when docs are installed into usual location)
- Drop 8.x support (and get rid of bunch of patches)

Approved by:	portmgr blanket
2015-09-01 16:11:34 +00:00
Guido Falsi
fa22368e17 Remove no longer valid WWW link.
Reported by:	pi@ (via email)
Approved by:	Maintainer timeout
2015-09-01 16:07:33 +00:00
Dmitry Marakasov
143eadee2b - Fix build without DOCS: dtplite dependency is always used, build fails without it
Approved by:	portmgr blanket
2015-09-01 15:53:47 +00:00
Dmitry Marakasov
b5af49a089 - Fix installed script referencing stagedir
Approved by:	portmgr blanket
MFH:		2015Q4 (blanket)
2015-09-01 15:47:59 +00:00
Jan Beich
1449746bde 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
MFH:		2015Q3
2015-09-01 15:43:00 +00:00
Raphael Kubo da Costa
9ef8e3b8c3 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
2015-09-01 15:40:32 +00:00
Dmitry Sivachenko
7b2281ada7 Update for hadoop 2.7.1 2015-09-01 15:28:21 +00:00
Roman Bogorodskiy
c7273d75bf Clean-up USE_GNOME: drop glib20 as it's pulled by gtk30 and drop
intltool as it's pulled by intlhack.

Suggested by:	kwm
2015-09-01 15:19:22 +00:00