non port: multimedia/mpeg4ip/Makefile |
Number of commits found: 146 (showing only 100 on this page) |
Sunday, 2 Jun 2019
|
10:14 riggs
Mark DEPRECATED with expiration date 2019-06-15
Rationale:
There has been no active development for several years. The port also
depends on other outdated, unmaintained code, most notably ffmpeg0
which is also scheduled for removal on 2019-06-15.
The functionality provided by this port is available through
multimedia/ffmpeg, which is actively maintained.
PR: 238093
Reported by: tobik
|
Monday, 18 Mar 2019
|
21:45 jbeich
multimedia/x264: update to 0.157.2945
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=72db437770fd1ce3961f624dd57a8e75ff65ae0b
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
|
Monday, 25 Feb 2019
|
13:01 bapt
First step at deorbitting esound:
remove esound options where it is possible to, category multimedia
|
Tuesday, 6 Nov 2018
|
01:50 jbeich
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Friday, 10 Aug 2018
|
00:55 jbeich
multimedia/x264: update to 0.155.2917
- HI10P is always built after
https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
|
Wednesday, 2 May 2018
|
15:07 jbeich
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Monday, 19 Feb 2018
|
07:42 riggs
Fix build on clang 6.0.0, bump PORTREVISION
|
Friday, 29 Dec 2017
|
02:55 jbeich
multimedia/{lib,}x264: update to 0.152.2854
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e
|
Sunday, 19 Nov 2017
|
11:37 riggs
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs
|
Monday, 6 Nov 2017
|
09:28 riggs
Retain API compatibility with faac 1.29.9 and later
Details:
- See PR 223416
|
Sunday, 29 Oct 2017
|
12:37 riggs
Un-break build with lame 3.100
Details:
In recent lame versions, the arrays samplerate_table and
bitrate_table are internal and must be accessed by provided
functions lame_get_bitrate() and lame_get_samplerate()
|
Sunday, 20 Nov 2016
|
19:17 jbeich
multimedia/mpeg4ip: unbreak with libc++ 3.9
media_utils.cpp:613:9: error: assigning to 'char *' from incompatible type
'const char *'
slash = strchr(name, '/');
^ ~~~~~~~~~~~~~~~~~
PR: 214659
Reviewed by: dim
Approved by: portmgr blanket
|
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Friday, 23 Sep 2016
|
13:14 jbeich
multimedia/x264: update to 0.148.2708
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=86b71982e131eaa70125f8d0e725fcade9c4c677
Differential Revision: https://reviews.freebsd.org/D7958
Approved by: koobs (maintainer)
|
Saturday, 23 Jul 2016
|
06:05 riggs
Fix build (remove unnecessary reinplacement)
|
Wednesday, 20 Jul 2016
|
15:33 mat
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight
|
Monday, 23 May 2016
|
20:35 amdmi3
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 7 Feb 2016
|
19:43 kwm
Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.
To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.
Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.
Exp-runs done by: antoine@
PR: 205432
Reviewed by: antoine@, mat@
Approved by: portmgr (antoine@)
Differential Revision: https://reviews.freebsd.org/D3653
|
Sunday, 13 Sep 2015
|
16:16 kwm
Replace HAVE_GNOME based check for esound with a exists() based one.
|
Monday, 7 Sep 2015
|
11:34 danfe
Fix small typo that prevented successful builds on big-endian systems.
|
Friday, 3 Jul 2015
|
07:02 koobs
multimedia/{lib}x264: Update to 0.144.2533 and major refactor
- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
has changed.
multimedia/x264:
- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
libx264 port.
- Place common configure arguments in a CONFIGURE_COMMON_ARGS variable
to make overriding values without duplication easier.
- Use --prefix configure argument over post-patch replacements
- Enable stripping of binaries and libraries if DEBUG is off. Remove
post-install target STRIP_CMD accordingly.
- Delete patch-Makefile in favour of patching WRKSRC/configure to
identify amd64, arm64 and mipsn32. powerpc and powerpc64 are now
covered upstream without needing patches.
- Patch out a bogus compiler argument check (cc_check) that results
in -Wno-maybe-uninitialized being added to CFLAGS causing causes
warnings when clang is cc. The cc_check function checks for basename
$CC to identify compiler type (icl, clang, gcc, etc).
multimedia/libx264:
- Remove all Makefile entries that are duplicated or common and found
in the master port (x264).
- Set lib as the PKGNAMEPREFIX
- Tweak COMMENT
- Delete upstreamed ARM patches [1]
- Delete all but one patch, as they duplicate those in x264.
- Dont remove pkgconfig/libdata directory
Changes:
https://git.videolan.org/?p=x264.git;a=shortlog;h=refs/heads/stable
Based on:
PR: 201260 [1]
Submitted by: Andrey Cherkashin <andoriyu gmail com> [1]
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Saturday, 22 Nov 2014
|
16:23 xmj
multimedia/x264: General overhaul
- Split x264 into two ports: the CLI application (x264), and the library
(libx264). This will allow x264 to use lavf and friends from ffmpeg for
decoding and demuxing while preventing a circular dependency between the
two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
files.
- Provide the git revision and other version information to the build
environment, allowing the CLI binary to display this information (like the
Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.
PR: 187805
Differential Revision: https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by: koobs (maintainer, mentor)
|
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Tuesday, 26 Aug 2014
|
14:06 tijl
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Friday, 25 Jul 2014
|
20:09 amdmi3
- Switch multimedia/mp4v2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Sunday, 15 Jun 2014
|
12:17 riggs
- Unbreak build with clang
- Update shared lib handling: mp3lame -> libmp3lame.so etc.
- USES libtool
- Stagify
- Pet portlint
- Makefile cleanup
- Rename files/patch-include::mpeg4ip_byteswap.h -> get rid of colons
- Bump PORTREVISION
Approved by: mentors (implicit)
MFH: 2014Q2
|
Wednesday, 11 Jun 2014
|
14:50 tijl
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Monday, 26 May 2014
|
12:06 miwi
- Convert gmake,xz,bzip to USES
Approved by: portmgr
|
Wednesday, 9 Oct 2013
|
01:54 wg
multimedia/mpeg4ip: link using ffmpeg0
- Link using ffmpeg0
Approved by: portmgr (bapt, implicit)
|
Monday, 7 Oct 2013
|
09:21 koobs
multimedia/x264: Update to 20130827 snapshot
- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports
PR: ports/182484
Submitted by: mm
Reviewed by: kwm, bapt
|
Friday, 20 Sep 2013
|
20:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Friday, 26 Jul 2013
|
23:34 bapt
Remove non default ARTS option
|
Wednesday, 26 Sep 2012
|
08:33 bapt
Convert to OptionsNG
Removed shlib numbers
|
Friday, 3 Aug 2012
|
15:54 cs
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit)
|
Monday, 23 Jul 2012
|
19:27 mm
Update multimedia/x264 to 0.125.2201
Switch to new options framework
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Wednesday, 25 Apr 2012
|
14:19 mm
Update x264 to 0.123.2189
|
Saturday, 18 Feb 2012
|
10:18 mva
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
|
Thursday, 16 Feb 2012
|
15:57 ashish
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Saturday, 14 Jan 2012
|
22:27 netchild
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
|
Wednesday, 21 Dec 2011
|
08:48 mm
Update x264 to 0.119.2113
|
Thursday, 10 Nov 2011
|
05:38 linimon
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr
|
Thursday, 13 Oct 2011
|
08:32 mm
Bump x264 library version and PORTREVISION
Reported by: pointyhat (pav)
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Monday, 27 Jun 2011
|
22:59 mm
Fix C++ build with new ffmpeg (0.7.1)
|
Friday, 24 Jun 2011
|
22:39 mm
Bump due to ffmpeg update to 0.7.1
|
Thursday, 23 Jun 2011
|
18:09 mm
Update to 0.115.2000
|
Thursday, 23 Dec 2010
|
08:59 stas
- Use getopt_long from libc, rather than the bundled implementation.
The bundled implementation fails to compile.
- Bump portrevision.
Approved by: maintainer timeout (multimedia@, 14 days)
|
Tuesday, 30 Nov 2010
|
09:50 mm
- Update x264 to 0.110.1804
|
Wednesday, 11 Aug 2010
|
20:58 makc
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
|
Saturday, 24 Jul 2010
|
16:38 mm
- Update ffmpeg to 0.6
|
15:30 mm
- Update x264 to 20100624 (build 98)
|
Sunday, 13 Jun 2010
|
19:05 pav
- Disable MMX autodetection on pointyhat to achieve predictable dependency list
|
Thursday, 3 Jun 2010
|
08:55 netchild
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
|
Wednesday, 21 Apr 2010
|
12:56 mm
- Update x264 to shared library version 85
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Wednesday, 12 Aug 2009
|
09:17 mm
- Fix build error with ffmpeg 0.5
- Add MAKE_JOBS_SAFE for SMP compilation
- Bump portrevision
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tuesday, 31 Mar 2009
|
13:58 pav
- 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
|
Saturday, 21 Feb 2009
|
15:51 miwi
- Chase audio/faad shlib bump
|
Sunday, 27 Jul 2008
|
23:52 ahze
- Update for new ffmpeg
- Switch to using yasm instead of nasm
|
Friday, 6 Jun 2008
|
13:48 edwin
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)
|
Thursday, 13 Mar 2008
|
14:28 miwi
- Chase devel/sdl12 shlib version bump
|
Friday, 1 Feb 2008
|
12:36 linimon
Mark as broken on sparc64: fails to install.
|
Monday, 8 Oct 2007
|
15:38 ahze
Update to 1.6.1
|
Wednesday, 3 Oct 2007
|
21:11 ahze
Add v4l webcam support
Submitted by: raaf@zen.mooo.com
More info: http://raaf.atspace.org/
|
Sunday, 23 Sep 2007
|
21:18 ahze
Update to 1.6
|
Monday, 4 Jun 2007
|
05:20 mezz
Get it links with -lavcodec instead of libavcodec.a to fix the runtime of
mp4player and gmp4player to run video file. Bump the PORTREVISION.
Reported by: Heiko Recktenwald <uzs106@uni-bonn.de>
|
03:54 mezz
-Fix the build with new x264. [1]
-Remove all X11BASE and FreeBSD 4.x stuff.
Reported by: Heiko Recktenwald <uzs106@uni-bonn.de> [1]
Obtained from: Gentoo CVS [1]
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wednesday, 28 Mar 2007
|
17:32 pav
- Fix after objformat removal
Reported by: pointyhat
|
Monday, 26 Mar 2007
|
21:41 mezz
Portlint:
-Remove an extra empty line.
|
Sunday, 1 Oct 2006
|
04:08 ahze
- Chase x264 update
|
Wednesday, 20 Sep 2006
|
11:21 stas
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
Thursday, 14 Sep 2006
|
12:12 ahze
- Attempt to fix plist on 4.x
Reported by: kris mail
|
Wednesday, 9 Aug 2006
|
15:32 ahze
- Chase libver bump in x264
|
Friday, 23 Jun 2006
|
02:27 ahze
- Update to 1.5.0.1
|
Friday, 9 Jun 2006
|
18:00 ahze
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
|
Friday, 12 May 2006
|
10:43 ahze
- Update to 1.5
|
Wednesday, 10 May 2006
|
22:37 edwin
Remove USE_REINPLACE from ports starting with M
|
11:45 ahze
- Chase x264 libver bump
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tuesday, 22 Nov 2005
|
22:09 ahze
- Update to 1.4.1
|
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Thursday, 10 Nov 2005
|
13:28 ahze
- Update to 1.4
|
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
|
Friday, 28 Oct 2005
|
07:59 jylefort
Chase libid3tag update.
|
Thursday, 15 Sep 2005
|
21:43 sf
PORTREVISION bump for changed plist.
|
21:40 sf
fix package. non response from maintainer for 2 weeks.
|
Tuesday, 24 May 2005
|
21:16 ahze
- Add redundant lib depends on libmp4av to mpeg4ip-libmp4v2 to help
with updating to 1.3
- Bump PORTREVISION
|
Friday, 20 May 2005
|
08:08 ahze
- Fix build on some configurations of 5.x by using USE_INC_LIBTOOL_VER
and ln -s ${LIBTOOL} ${WRKSRC}/libtool
Reported and Tested by: adamw
|
Thursday, 19 May 2005
|
12:42 ahze
- Update to 1.3
|
Tuesday, 22 Mar 2005
|
20:43 ahze
- Fix pkg-plist
- Bump PORTREVISION
Pointed out by: sf
Approved by: portmgr (marcus)
|
Monday, 14 Mar 2005
|
02:10 ahze
- Don't use gcc34 on 4.x by adding -O2 to CFLAGS
- Use USE_LIBTOOL_VER instead of USE_INC_LIBTOOL_VER since we don't have
USE_GCC=3.4 anymore
|
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Number of commits found: 146 (showing only 100 on this page) |