Commit graph

103 commits

Author SHA1 Message Date
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Mark Linimon
09cbb54789 Attempt to force this port to build only with gcc. It is known to be
broken on clang.

However, setting USE_GCC=any appears to be insufficient: the too-clever
configure glop sees that clang is installed and attempts to use it
regardless.

This commit is thus a temporary measure.

Hat:		portmgr
2012-10-09 22:43:05 +00:00
Martin Matuska
750e2aa153 Use shared description of PGO option
PR:		ports/170454
2012-08-07 16:37:31 +00:00
Martin Matuska
6081dbeead Fix fetchability of example.y4m.bz2
PR:		ports/170103
Reported by:	Sayetsky Anton
2012-07-24 17:27:57 +00:00
Martin Matuska
1a43bc6e54 Update multimedia/x264 to 0.125.2201
Switch to new options framework
2012-07-23 19:27:25 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Matuska
67ba64053e Bump PORTREVISION due to gpac-libgpac fix 2012-05-19 07:31:11 +00:00
Martin Matuska
1c34903a44 Add missing patch 2012-04-25 19:09:59 +00:00
Martin Matuska
f74b3c4c83 Update x264 to 0.123.2189 2012-04-25 14:19:00 +00:00
Martin Matuska
ecd2e410b5 Add shells/bash to BUILD_DEPENDS and use bash to properly configure
as it uses constructs unsupported by /bin/sh.
2011-12-21 23:49:00 +00:00
Martin Matuska
26cbc33e1b Update x264 to 0.119.2113 2011-12-21 08:48:28 +00:00
Martin Matuska
5edf0c1313 Fix missing entry in distinfo for PGO option 2011-10-10 21:08:57 +00:00
Martin Matuska
3877ad0a33 Update x264 to 0.116.2076 2011-10-10 10:04:07 +00:00
Martin Matuska
0c0dda15f1 Update to 0.115.2000 2011-06-23 18:09:46 +00:00
Martin Matuska
8b6915d145 - Add LICENSE information (GPLv2) 2011-03-22 08:08:48 +00:00
Martin Matuska
89a54a2085 - Update to 0.110.1820 2010-12-12 23:38:07 +00:00
Martin Matuska
8746c8ffeb - Update x264 to 0.110.1804 2010-11-30 09:50:47 +00:00
Martin Matuska
ca4febdf07 - Clear ARCH and TARGET_ARCH in configure and make environment
PR:		ports/151224
Submitted by:	Olivier Cochard-Labbé <olivier@cochard.me>
2010-11-22 15:36:31 +00:00
Martin Matuska
165386783b - Update x264 to 20100624 (build 98) 2010-07-24 15:30:17 +00:00
Martin Matuska
324e24a488 - Make assembly optimization deselectable (devel/binutils) [1]
- Fix CFLAGS and LDFLAGS

PR:		ports/147097 [1]
Submitted by:	Pavel Gubin <pg@2lazy.ru> [1]
2010-05-28 08:44:41 +00:00
Martin Matuska
79dce998b1 - Fix configure issues on i386 [1]
- Rework patches

PR:		ports/145959 [1]
Submitted by:	Mark Andrews <marka@isc.org> [1]
2010-04-23 13:15:41 +00:00
Martin Matuska
bd56844952 - Fix BUILD_DEPENDS (make more clear we need devel/binutils) 2010-04-22 10:38:19 +00:00
Martin Matuska
c28afb69f0 - Update to snapshot 20100222 (library version 85) 2010-04-21 12:52:56 +00:00
Martin Matuska
0b0f43eda3 - Add CONFLICTS with x264-dev
- Make COMMENT line shorter
- Remove obsolete OPTIMIZED_CFLAGS from OPTIONS
- Fix CONFIGURE_ARGS if mp4 output is not requested
- Bump PORTREVISION
2010-04-18 09:32:09 +00:00
Martin Matuska
94b594e75e - Fix powerpc support
- Bump PORTREVISION

Submitted by:	stas
2010-03-10 11:05:44 +00:00
Martin Matuska
cf91822ab2 - Update to snapshot 20090119
- This is the last snapshot with compatible library ver. 65
- Add patch for log2f(x) support
- Take maintainership
2010-02-03 20:14:59 +00:00
Mario Sergio Fujikawa Ferreira
83960ce670 - Fix build on systems where GCC stack protection (aka Propolice)
was enabled for userland on src/share/mk/bsd.sys.mk
  (SVN rev 180012 on 2008-06-25 21:33:28Z by ru)
- For OSVERSION >= 800040, add -fstack-protector to LDFLAGS
2009-11-22 20:28:29 +00:00
Mario Sergio Fujikawa Ferreira
b7c4382ced o Use Y4M_VIDEO_DISTFILE instead of Y4M_VIDEO variable when applicable
o No PORTREVISION bump since there was no functionality change
2009-04-01 03:58:00 +00:00
Pav Lucistnik
3ee5bae1c3 - Restore sample video checksums in distinfo
Reported by:	itetcu
2009-03-31 19:53:07 +00:00
Pav Lucistnik
694ee5533a - Update x264 to 0.0.20081218
- Remove x264-gtk

PR:		ports/132780
Submitted by:	Bapt <baptiste.daroussin@gmail.com>

- Update libquicktime to 1.1.1 to fix build with new x264

Submitted by:	kwm

- Chase x264 shlib bump
2009-03-31 13:58:18 +00:00
Mario Sergio Fujikawa Ferreira
bfff7a6ee7 Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 14:12:22 +00:00
Mario Sergio Fujikawa Ferreira
8c2503e133 Fix WITH_PGO fetch by actually using MASTER_SITES:n on PGO distfiles
as intended.

PR:		132638
Submitted by:	Dan Pritts <danpritts@yahoo.com>
2009-03-17 13:23:12 +00:00
Mario Sergio Fujikawa Ferreira
346517bf0b Fix post-extract target when WITH_PGO. Forgot about DIST_SUBDIR. 2009-03-02 14:11:34 +00:00
Mario Sergio Fujikawa Ferreira
11d4107f73 o Add PGO option to enable Profile-Guided Optimization build support.
o Add DIST_SUBDIR since a y4m video sample fetched when WITH_PGO
  has a name that is too generic.
o Add RESTRICTED specifically for the same y4m video sample when
  WITH_PGO. This sample cannot be mirrored even though the port may
  still be both packaged and redistributed.
o Be pedantic when declaring port variables to insure slave port
  safety
o No PORTREVISION bump since there was neither functionality nor
  PLIST change
2009-02-27 01:51:39 +00:00
Edwin Groothuis
a550b67ae0 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:33:40 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Michael Johnson
2a193f3f3e Fix build on i386 by switching to yasm instead of nasm
Reported by:	Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
		miwi
		Boris Samorodov <bsam@ipt.ru>
2008-04-10 13:32:02 +00:00
Michael Johnson
c9426c400e Update to 2008-04-09 snapshot
Requested by:	Roman Divacky <rdivacky@freebsd.org>
2008-04-10 01:01:26 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Michael Johnson
fa9ea716c5 Update to 20070913 snapshot 2007-09-16 18:07:52 +00:00
Michael Johnson
2cbf29c2e1 Update to 0.0.20070708 2007-07-09 17:25:57 +00:00
Michael Johnson
c33c04f8e4 - Update to 20070531 snapshot
- Remove optional GTK2 support for a x264-gtk slave port
2007-06-01 14:05:52 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Michael Johnson
ef7eb3872b Build and install avc2avi
PR:		ports/112186
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2007-05-01 22:26:45 +00:00
Michael Johnson
a72b10731c - Fix linking for amd64 machines that dont have sse3 2007-04-03 13:28:50 +00:00
Michael Johnson
16625c03f6 - Update to 20070402 snapshot
- Depend on yasm>=0.6.0 on amd64 (sse3) & sparc64
- Don't pass off sparc64 as an amd64 machine
2007-04-03 13:14:58 +00:00
Norikatsu Shigemura
73c95afbd5 Add missing "g" to respect PTHREAD_LIBS. 2007-04-03 02:27:02 +00:00
Michael Johnson
f84059ebb4 Remove 4.x checks 2007-04-01 21:55:41 +00:00
Michael Johnson
3a81e6c88d Update to 20070331 2007-04-01 21:37:24 +00:00