1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

9312 Commits

Author SHA1 Message Date
Jan Beich
4d9f2e3c3c Unbreak build on 10.0 and 10.1 after r381731
time_t tends to be bootlegged otherwise:

  lib/cppmyth/cppmyth/src/mythtypes.h:28,
  /usr/include/c++/4.2/string:47,
  /usr/include/c++/4.2/bits/char_traits.h:46,
  /usr/include/c++/4.2/bits/stl_algobase.h:70,
  /usr/include/c++/4.2/iosfwd:46,
  /usr/include/c++/4.2/bits/c++io.h:43,
  /usr/include/c++/4.2/bits/gthr.h:114,
  /usr/include/c++/4.2/bits/gthr-default.h:43,
  /usr/include/pthread.h:47,
  /usr/include/time.h:65,

  lib/cppmyth/cppmyth/src/mythtypes.h:28:
  /usr/include/c++/v1/string:434:
  /usr/include/c++/v1/__config:23:
  /usr/include/unistd.h:37:
  /usr/include/sys/types.h:209:

Reported by:	decke (maintainer, via pkg-fallout)
Pointy hat:	jbeich
2015-03-27 07:06:54 +00:00
John Marino
798eb9e9cb multimedia category: Remove $PTHREAD_LIBS
approved by:	PTHREAD blanket
2015-03-25 17:36:47 +00:00
Sunpoet Po-Chuan Hsieh
e043833f8c - Cleanup -lpthread/-pthread manipulation 2015-03-25 14:59:04 +00:00
Sunpoet Po-Chuan Hsieh
f182eead72 - Cleanup -lpthread/-pthread manipulation 2015-03-25 14:58:59 +00:00
Thomas Zander
d73dc2b998 Update to upstream version 7.7.0
PR:		198800
Submitted by:	aberg010@my.hennepintech.edu
Reviewed by:	riggs
2015-03-24 16:24:40 +00:00
Juergen Lock
1b74e17a95 Update to 1.12.1 - changelog is here:
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2015-03-23 17:09:54 +00:00
Sunpoet Po-Chuan Hsieh
d69ecbe929 - Update MAINTAINER: use @FreeBSD.org 2015-03-22 20:06:18 +00:00
Jimmy Olgeni
cc72020008 Fix minor typos in pkg-descr files. 2015-03-22 13:22:52 +00:00
Jan Beich
cbca8c3691 - Update OpenH264 to 1.4.0
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8

Changes:	https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes:	https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes:	https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes:	http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes:	https://www.enigmail.net/download/changelog.php#enig1.8
MFH:		2015Q1
X-MFH-With:	r380090
Security:	https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html
2015-03-22 08:00:19 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Sunpoet Po-Chuan Hsieh
468a892e65 - Add my LOCAL to MASTER_SITES
- Add git repository to WWW
2015-03-21 20:08:01 +00:00
Sunpoet Po-Chuan Hsieh
22a89fc3a1 - Add my LOCAL to MASTER_SITES
- Add git repository to WWW
2015-03-21 20:07:56 +00:00
Sunpoet Po-Chuan Hsieh
7385aed54e - Remove GOOGLE_CODE from MASTER_SITES
- Add git repository to WWW
- Cleanup WWW
2015-03-21 19:40:29 +00:00
Sunpoet Po-Chuan Hsieh
5c26b17fb9 - Remove GOOGLE_CODE from MASTER_SITES
- Add git repository to WWW
- Cleanup WWW
2015-03-21 19:40:23 +00:00
Sunpoet Po-Chuan Hsieh
191eaf884b - Remove GOOGLE_CODE from MASTER_SITES
- Add git repository to WWW
- Cleanup WWW
2015-03-21 19:40:17 +00:00
Sunpoet Po-Chuan Hsieh
4014abe34a - Remove GOOGLE_CODE from MASTER_SITES
- Add git repository to WWW
- Cleanup WWW
2015-03-21 19:40:11 +00:00
Sunpoet Po-Chuan Hsieh
fdd0e7e326 - Remove GOOGLE_CODE from MASTER_SITES
- Add git repository to WWW
- Cleanup WWW
2015-03-21 19:40:05 +00:00
Sunpoet Po-Chuan Hsieh
3fea3862f9 - Remove GOOGLE_CODE from MASTER_SITES
- Add git repository to WWW
- Cleanup WWW
2015-03-21 19:39:59 +00:00
Guido Falsi
16488a9305 Update to 1.5.1 2015-03-20 20:04:59 +00:00
Jan Beich
13a81ed453 - Update to 14.0.20150301 chasing Helix ABI [1]
- Drop MAKE_JOBS_SAFE since r323100
- Drop unnecessary bsd.port.pre.mk
- Drop unused BUILD_DEPENDS
- Convert to USES=autoreconf

PR:		198376 [1]
PR:		198110
Approved by:	decke (maintainer)
2015-03-20 12:42:01 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Grzegorz Blach
f10f737c69 Update to 0.8.3 2015-03-19 13:19:48 +00:00
Bernhard Froehlich
037d485794 Add workaround for GCC build failure on 9.x taken from
multimedia/libvpx

Reported by:	package builder
2015-03-19 09:52:24 +00:00
Kevin Lo
d2fdade88d Fix rc.d script path in pkg-message.in 2015-03-19 09:48:04 +00:00
Oliver Lehmann
6d5bac37b0 bump PORTREVISION to reflect the updated patch patch-v4l2-ctl__v4l2-ctl.cpp 2015-03-18 11:39:00 +00:00
Raphael Kubo da Costa
ccb0759749 Update Qt5 to 5.4.1.
This is probably the first time our Qt 5 ports are tracking the latest
upstream release :-)

There isn't much to report in this update, thanks to the effort spent in the
5.2->5.3 update: a lot of the work is just small plist and patch updates.
Thankfully, several patches have been upstreamed and are not needed on our
side anymore.

I would like to thank Alex Richardson <arichardson.kde@gmail.com> and Tobias
Berner <tcberner@gmail.com> for their help with the plist updates and
general testing.

PR:		198585
2015-03-18 09:37:42 +00:00
Oliver Lehmann
26a0c9537d Fix handling of getting and setting v4l2 controls.
The unpatched implementation depends on a Linux specific behaviour of getsubopt(3):

> If the first suboption in optionp is recognized, getsubopt() returns
> the index of the matching suboption element  in tokens. Otherwise, -1
> is returned and *valuep is the entire name[=value] string.

The "Otherwise..." part is implemented differently on FreeBSD. The file gets now
patched to use a local and reduced implementation of getsubopt(3) to fix this

Approved by:	nox
2015-03-18 05:54:28 +00:00
Thomas Zander
3c856f858b Update to upstream version 2.6.1 2015-03-17 19:57:59 +00:00
John Marino
ec878bcef3 multimedia/bombono: Please use OPSYS with OSVERSION (Unbreak DragonFly)
Especially with the ">" and ">=" operators, OPSYS must be used when
checking OSVERSION.  The last commit got the port marked broken on all
DragonFly releases.
2015-03-17 07:59:01 +00:00
Rusmir Dusko
aea1cc87b9 - Update to 14.12.0, announce message:
* New themes Faenza, Faenza-Darkest and Faenza-Silver, by
   Michele Angelico (tomberro at gmail dot com). Icons from
   http://qt-apps.org/content/show.php/smplayer-theme-faenza?content=156022
 * New theme Oxygen-KDE, by Ralsa Marsh (ralsa at autistici dot org)
2015-03-16 01:59:05 +00:00
Olivier Duchateau
b7346ae0e6 Unmask CLUTTER option
Sometimes, when Clutter backend is used. Parole displays a purple/pink overlay
on the video (depends of your video card).

PR:		198617
Requested by:	Ivan <enitarzi@gmail.com>
2015-03-15 20:34:07 +00:00
Dmitry Marakasov
471dc942a3 - Add empty directory to plist 2015-03-15 15:37:50 +00:00
Juergen Lock
16890cf2b2 - Switch qt5 buildtools dep to be a build dep only.
- Bump PORTREVISION.

Submitted by:	makc (via private email)
2015-03-15 14:15:44 +00:00
Mark Felder
18baba5af2 Update to 0.9.11.16.958 2015-03-15 13:58:26 +00:00
Juergen Lock
09c2ae3d37 - Add missing dependencies on yasm and minizip.
- Bump PORTREVISION.
2015-03-14 20:21:54 +00:00
Juergen Lock
2c6e14526a Update to 2.2.0 - changelog is here:
https://www.videolan.org/developers/vlc-branch/NEWS
2015-03-14 19:39:49 +00:00
Pawel Pekala
03a2da5ed7 - Update to version 15.2.0
- Architecture neutral files so add NO_ARCH=yes

Version 15.2.0
 * Replace some background images with gradients.
2015-03-14 17:12:56 +00:00
Thomas Zander
38a8b242ce Deprecate multimedia/ffmpeg25 in favor of multimedia/ffmpeg26 2015-03-14 10:35:40 +00:00
Dmitry Marakasov
6fe2a88d77 - Clarify LICENSE
- Add LICENSE_FILE
- Strip libraries
2015-03-13 13:22:06 +00:00
Guido Falsi
9ffeadd377 Update to 1.0. 2015-03-12 21:47:24 +00:00
Sunpoet Po-Chuan Hsieh
21070be461 - Update MAINTAINER: use @FreeBSD.org 2015-03-12 17:12:19 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Antoine Brodin
7d37f21ab2 Unbreak when no TZ is set
Reported by:	pkg-fallout
2015-03-11 22:35:00 +00:00
Mark Felder
5bf735c6bb Update to 0.9.11.14.947 2015-03-10 20:20:38 +00:00
Dmitry Marakasov
b8667b21d2 - Add LICENSE
- Strip library
2015-03-10 14:15:57 +00:00
Guido Falsi
ff54339464 Update to 1.0. 2015-03-10 13:05:13 +00:00
Koop Mast
1f627f687d Update ImageMagick to 6.9.0-10.
- USES=pkgconfig:both since the *-config scripts are wrappers around pkg-config.
- Don't require ghostscript for the freetype2 option.
- Actualy remove the pkg-help file with is obsolete since r377347 when the
  library names where normalized.

Due to libMagick++-6.so bump, chase depend ports.
2015-03-10 12:35:58 +00:00
Max Brazhnikov
fd6d1deea2 multimedia/minitube:
- Update to 2.3
- Don't force dependency on Phonon GStreamer backend
- Remove stale patch
2015-03-08 18:41:56 +00:00
Juergen Lock
08ff561521 Update to 1.12.0 - changelog is here:
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog

PR:		198192
Submitted by:	Radim Kolar <hsn@sendmail.cz>
2015-03-07 13:38:57 +00:00
Dmitry Marakasov
4c9729b288 - Fix iconv handling
Approved by:	bapt
2015-03-06 21:07:54 +00:00