Commit graph

9136 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
924fb3915b - Update *_DEPENDS
- Bump PORTREVISION for dependency change
2015-01-03 07:12:39 +00:00
Kurt Jaeger
cba03c03e1 security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
2015-01-02 18:46:33 +00:00
Guido Falsi
098fc5b193 Update to 1.5.0 2014-12-31 18:57:54 +00:00
Pawel Pekala
5a9c8edcc9 Update to version 14.12.0
Changes:
New options to set a proxy.
2014-12-31 14:42:45 +00:00
Juergen Lock
35610fc18c - Add LIVEMEDIA to OPTIONS_DEFAULT.
- Bump PORTREVISION.

PR:		196073
Submitted by:	thierry
2014-12-31 12:58:25 +00:00
Kubilay Kocak
23384aba46 multimedia/{lib}x264: Fix build on ARMv6
- Fix build for missing symbols on ARMv6 [1]
- Backport upstream 9463ec00 to fix default AS on ARM [2]
- Remove unecessary WRKSRC override (x264)
- Whitespace alignment

[2] http://git.videolan.org/?p=x264.git;a=patch;h=9463ec

PR:		196033 [1]
Submitted by:	Mikael Urandar <mikael.urankar at gmail com> [1]
Tested by:	sbruno
2014-12-31 06:20:13 +00:00
Koop Mast
b28f497285 Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].

PR:		195290 [1], 195289 [2], 195455 [3]
Obtained from:	gnome devel repo
2014-12-30 20:13:46 +00:00
Thomas Zander
79e7dd9f87 - Update to upstream version 2.0.1
- add NLS option
- switch to vendor install + post-install
- move .svg icon to hicolor theme as well
- unbreak USES=qmake:outsource (unused)

PR:		196371
Submitted by:	jbeich@vfemail.net (maintainer)
2014-12-30 13:47:40 +00:00
Raphael Kubo da Costa
3898cbde7f Update to 4.8.2. 2014-12-29 20:24:44 +00:00
Mathieu Arnold
a1127ca09b Fix after r375786.
Sponsored by:	Absolight
2014-12-29 14:25:28 +00:00
Thomas Zander
b05605bc33 - Upstream versions of mplayer and ffmpeg as of 2014-12-23
- Remove the following OPTIONS:
  - MEMALIGN (now used by default where supported)
  - PROFILE (shaky, unreliable, rarely used, nigh unsupportable)
  - DIRAC (codec support only via libschroedinger)
- Default-depends on external libdvdnav
  (mplayer no longer bundles internal dvd support libraries)
- Simplify CFLAGS handling
- Use -mstack-alignment=16 -mstackrealign on clang / i386
2014-12-29 08:39:33 +00:00
Kubilay Kocak
cf001aa9df multimedia/libx264: Fix PGO/GCC options
- Revert options helpers for PGO and GCC .. *shakes fist*. We end up
  setting USE_GCC=yes yes otherwise, and that's not valid.
- libx264 and x264 share the same distfiles, use the same DIST_SUBDIR
2014-12-28 04:59:36 +00:00
Thomas Zander
533947cd11 Replace multimedia/ffmpeg24 with ffmpeg25
(no ports depend on ffmpeg24 and ffmpeg25 is the more likely candidate
for the eventual replacement of multimedia/ffmpeg)
2014-12-27 15:28:46 +00:00
Raphael Kubo da Costa
67b5e1f8b4 Update to 4.8.3 too.
Should have been part of r375654...
2014-12-27 15:17:56 +00:00
Kubilay Kocak
23c446e547 multimedia/x264: Use libx264's config headers
An encoding error condition is created when HI10P is enabled
in libx264, since the x264 is not built with that options.

Make x264 use the headers provided by the libx264 port, not the ones
that come with the sources, so the configuration options between the
two ports (libx264 and x264) can't end up mismatched.

Thanks to astrodog and a_b (IRC) for coming up with an elegant solution. [1]

While I'm here:

- Update COMMENT to reflect this is just the x264 CLI frontend
- Add LICENSE_FILE
- Tweak BUILD_DEPENDS
- Sort USES and OPTIONS
- Update GCC_DESC to match libx264
- Use OPTIONS helpers (except for PGO & GCC .. *shakes fist*)
- Sort PLIST_*
- Remove conditional LDFLAGS (-fstack-protector is now handled by the
  framework)
- Whitespace alignment
- Remove pkgconfig REINPLACE_CMD, its not needed here.
- Strip x264 binary x264

PR:		195292 [1]
Submitted by:	Harrison Grundy <harrison dot grundy at astrodoggroup com>
2014-12-27 10:17:54 +00:00
Grzegorz Blach
a781a6e13c - Remove Mk/bsd.efl.mk
- Convert USE_EFL=libtool_hack to USES=libtool
- Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:...
- Bump PORTVERSION in graphics/imlib2 and in all ports
  which depends on imlib2

PR:		196062
Approved by:	portmgr
2014-12-27 00:09:02 +00:00
Raphael Kubo da Costa
daaeacf5b8 Update to 4.8.1. 2014-12-26 20:26:49 +00:00
Raphael Kubo da Costa
222def28c7 Update to 0.8.2. 2014-12-26 20:20:46 +00:00
Raphael Kubo da Costa
f7190ba3a7 Update to 4.8.3. 2014-12-26 20:05:09 +00:00
Adam Weinberger
9d15f163fb Update to 3.0.5464.40000.
PR:		196077
Submitted by:	Ben Woods (maintainer)
2014-12-26 17:34:46 +00:00
Thomas Zander
c68e0a6630 Fix build on 8.x systems
PR:		195600
Submitted by:	truckman@FreeBSD.org
Approved by:	clutton@zoho.com (maintainer)
2014-12-25 22:43:59 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Antoine Brodin
3daa3b7830 - Properly support png 1.5
- Cleanup plist
2014-12-25 13:24:16 +00:00
Baptiste Daroussin
61d0cfd1e0 Convert USE_GNOME=desktopfileutils into USES=desktop-file-utils 2014-12-25 02:23:49 +00:00
Baptiste Daroussin
cdcbede735 Remove useless gnomehack 2014-12-25 02:11:21 +00:00
Baptiste Daroussin
2ff7e2e922 Convert gnomehack to pathfix 2014-12-25 02:01:21 +00:00
Kubilay Kocak
ab3919596a multimedia/libx264: Fix spaces to tab 2014-12-24 22:30:42 +00:00
Kubilay Kocak
b504f4927f multimedia/libx264: Merry Modernized Port Christmas
- Update COMMENT (library only)
- Add LICENSE_FILE
- Use pathfix for pkgconfig
- Remove unecessary WRKSRC override
- Use OPTIONS helpers
- Restore PGO option to OPTIONS_DEFINE
- Don't disable CLI so PGO can run. Remove it in post-install:
- Whitespace alignment
- Sort OPTIONS
- Remove -fstack-protector conditional (framework handles this now)
- Strip shared library
2014-12-24 22:28:06 +00:00
Olli Hauer
311e3b182f - rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION

Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)

PR:		195786
Differential Revision:	https://reviews.freebsd.org/D1319
Submitted by:	ohauer
Reviewed by:	portmgr (bapt, mat)
Approved by:	portmgr, lev (implicit)
2014-12-24 06:03:22 +00:00
Muhammad Moinur Rahman
6d2e8f9aeb Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by:	bapt
2014-12-24 00:14:11 +00:00
Christian Weisgerber
fc83922e79 Fix segfault in MikMod plugin with modern libmikmod.
PR:		196180
Submitted by:	Michael Lackner
Obtained from:	Jakob Steltner (Arch Linux)
2014-12-23 21:09:45 +00:00
Christian Weisgerber
c67fa8855f Disentangle overlapping patches, rename and regenerate. No code changes. 2014-12-23 20:58:43 +00:00
Dmitry Marakasov
db19b7ef2c - Strip libraries 2014-12-23 14:43:45 +00:00
Mark Felder
e8ff9b7b28 Update to 0.9.11.7 2014-12-23 13:33:46 +00:00
Mathieu Arnold
92fbc75c13 Catch up abusive uses of ${SITE_PERL}.
Sponsored by:	Absolight
2014-12-23 02:22:19 +00:00
Jean-Sébastien Pédron
3c9a1d11c2 Final removal of WITH_NEW_XORG
This knob was turned on for all version of FreeBSD in r369875
(2014-10-03) and officially deprecated. Since then, it was gradually
removed from many ports when they needed an update.

x11-servers/xorg-server was the last major user of this knob. The port
was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid
of the knob, clearing the path to the final removal.

This commit changes ports who were checking for WITH_NEW_XORG and remove
its handling from bsd.port.mk.

While here, two sanity checks are added to warn user about WITH_KMS and
WITH_NEW_XORG which have no effect now.

Differential Revision:	https://reviews.freebsd.org/D1351
Reviewed by:	antoine, bapt, kwm
Approved by:	portmgr (antoine, bapt), kwm
2014-12-22 23:04:17 +00:00
Koop Mast
1b6c5f5c0b Update gstreamer1-libav to 1.4.5.
Reminded by:	tijl@
2014-12-22 12:13:11 +00:00
Koop Mast
91f8647292 Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
Antoine Brodin
5b1c5442f9 - Shebangfix
- Allow staging as a regular user
- Cleanup plist
2014-12-22 10:01:19 +00:00
Baptiste Daroussin
da0eb10ed5 Get rid of gnomehier 2014-12-21 00:43:28 +00:00
Baptiste Daroussin
5745ab2395 cleanup plist 2014-12-20 19:21:06 +00:00
Thomas Zander
cb17077f78 Avoid pulling in x11 depencencies if not necessary
- Use INSTALL_ICONS only when X11 OPTION is enabled
- Bump PORTREVISION

Reported-by:	olgeni
2014-12-19 18:49:30 +00:00
Mark Felder
e8184547fe Update to 0.9.11.6
Add another mirror
2014-12-17 21:22:08 +00:00
Antoine Brodin
134c55fc88 Fix 41 gstreamer1-plugins- ports that were creating empty packages
With hat:	portmgr
2014-12-17 21:14:29 +00:00
Danilo Egea Gondolfo
22a1e73b28 - Update from 1.5.1 to 1.5.2 2014-12-17 19:24:35 +00:00
Koop Mast
c4281a47c2 Update to 0.5.9.
Switch to new gstreamer version, this unbreak the build [1]
Remove @dirrmtry from plist

Reported by:	pkg-fallout
2014-12-17 16:20:33 +00:00
Koop Mast
c6e9859c13 Big Gstreamer update:
Update gstreamer, gstreamer-plugins, -good, -bad and -ugly ports to 1.4.4.
Update gstreamer1-plugins-gnonlin to 1.4.0.
Update py-gstreamer1 and py3-gstreamer1 to 1.4.0.

Add multimedia/gstreamer1-editing-services. GES is a high-level library
for facilitating the creation of audio/video non-linear editors.

Add pulseaudio plugin now that pulseaudio is updated and add the gl plugin.

Drop :keepla from USES=libtool.
Drop @dirrm[try] from plists and drop gnomehier from USE_GNOME
Switch to optionhelpers in multimedia/gstreamer1.

PR:		194922 (merged with my own WIP)
Submitted by:	olivierd
2014-12-16 13:35:01 +00:00
Pawel Pekala
baea955556 - Update comms/spandsp to version 0.0.6 [1]
- Convert all comms/spandsp-devel consumers to use newer comms/spandsp
- Bump affected ports
- Mark comms/spandsp-devel as deprecated and set expiration date
- Add upgrade instructions to UPDATING

PR:		194399 [1]
Submitted by:	Nikola Kolev <koue@chaosophia.net> [1]
Approved by:	madpilot (asterisk ports), maintainer timeout (other)
2014-12-15 18:46:58 +00:00
Dmitry Marakasov
81e4df835e - Simplify MASTER_SITES
- Add LICENSE
- Strip library (INSTALL_TARGET=install-strip wasn't working)
- Drop @dirrm* from plist

Approved by:	bapt
2014-12-15 13:58:20 +00:00