notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: multimedia/mpeg4ip/Makefile

Number of commits found: 146 (showing only 46 on this page)

«  1 | 2 

Thursday, 10 Mar 2005
02:55 lioux search for other commits by this committer
Pass over maintainership to ahze: he has been working very hard on
the last couple updates
Original commit
Tuesday, 7 Dec 2004
05:40 kris search for other commits by this committer
Fix build on amd64.  Add missing dependency on multimedia/mpeg4ip-libmp4v2.

Submitted by:   peter
Approved by:    maintainer timeout
Original commit
Sunday, 5 Dec 2004
18:50 lioux search for other commits by this committer
Chase library version bump on multimedia/ffmpeg
Original commit
Sunday, 28 Nov 2004
14:41 ahze search for other commits by this committer
- Fix header problem
- Bump PORTREVISION

Approved by:    lioux
Original commit
Sunday, 14 Nov 2004
01:16 lioux search for other commits by this committer
Fix build on FreeBSD 4.x branch: use a patch only on 5.x branch

Reviewed by:    ahze,
                Geoffrey Mainland <mainland@apeiron.net>,
Original commit
Wednesday, 10 Nov 2004
01:02 lioux search for other commits by this committer
o Update to 1.1
o Deploy OPTIONS

PR:             72206
Submitted by:   ahze
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Sunday, 26 Sep 2004
01:52 kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Original commit
Tuesday, 20 Jul 2004
23:57 lioux search for other commits by this committer
Re-add CONFLICTS=faad* so that mpeg4ip does not conflict with
audio/faad port when it installs its own libmp4v2 (WITHOUT_MPEG4IP)
library instead of the mpeg4ip's one

PR:             66724
Submitted by:   michael johnson <ahze@ahze.net>
Original commit
Sunday, 18 Jul 2004
17:59 lioux search for other commits by this committer
Fix build on AMD64

PR:             69043
Submitted by:   Conrad J. Sabatier <conrads@cox.net>
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Saturday, 19 Jun 2004
09:26 kris search for other commits by this committer
BROKEN on amd64: Shared libraries must be compiled with -fPIC
Original commit
Sunday, 13 Jun 2004
19:04 lofi search for other commits by this committer
Force using the bundled xvid even when ports xvid is installed
(mpeg4ip doesn't like the latest release).
Original commit
Sunday, 16 May 2004
22:09 pav search for other commits by this committer
- faad have been teached to live along us, what worse, we're now a dependency
  for faad, so emove conflicts.

Reported by:    Kay Lehmann <kay_lehmann@web.de>
Original commit
Sunday, 11 Apr 2004
14:18 lioux search for other commits by this committer
Update to 1.0
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Saturday, 20 Mar 2004
02:10 lioux search for other commits by this committer
Remove BROKEN: fix build in 5.x-CURRENT
        - <strstream.h> -> <iostream>
        - remove -Wmissing-declarations declarations

PR:             64282
Submitted by:   David Yeske <dyeske@yahoo.com>
Original commit
Tuesday, 16 Mar 2004
04:23 edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Sunday, 7 Mar 2004
23:28 edwin search for other commits by this committer
Make ports/multimedia use the USE_SDL macro

PR:             ports/61805
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout
Original commit
Tuesday, 17 Feb 2004
22:40 kris search for other commits by this committer
BROKEN on 5.x: Does not compile
Original commit
Sunday, 8 Feb 2004
01:14 lioux search for other commits by this committer
USE_SIZEify
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Thursday, 4 Dec 2003
05:33 linimon search for other commits by this committer
Fix build on -HEAD.  Committed on behalf of lioux who is having machine
problems.
PR:             ports/57637
Submitted by:   David Yeske <dyeske@yahoo.com>
Original commit
Monday, 8 Sep 2003
01:57 lioux search for other commits by this committer
Update to 0.9.9
Original commit
Monday, 14 Jul 2003
02:37 sf search for other commits by this committer
get rid of libgnugetopt dependency.
as the distfile includes GNU getopt, we don't need to depend on extra library.
Original commit
Thursday, 26 Jun 2003
22:58 ade search for other commits by this committer
libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:    portmgr (kris) - for the bsd.port.mk hooks
Tested by:      bento 4-exp builds (repeatedly)
Original commit
Sunday, 18 May 2003
21:41 kris search for other commits by this committer
Back out previous commit, the port was fixed recently by lioux.  Thanks
lioux!
Original commit
09:47 kris search for other commits by this committer
BROKEN on 5.1: bad C++
Original commit
Thursday, 15 May 2003
19:22 lioux search for other commits by this committer
Fix build on alpha ARCH: emms asm opcode should be noop in non-i386
non-MMX ARCH
Original commit
04:53 lioux search for other commits by this committer
o Another try at fixing -CURRENT issues with getopt_long_only()
        - Always depend on libgnugetopt port
        - Add include/mpeg4ip_getopt.h as a workaround for 5.x
          branch native getopt.h implementation
        - Futhermore, change regexp regarding PTHREAD_LIBS issue
          on -CURRENT. Submitter reports that previous one did not
          work but that newer does

PR:             50233
Submitted by:   David Yeske <dyeske@yahoo.com>
Original commit
Sunday, 11 May 2003
04:24 lioux search for other commits by this committer
Only apply the PTHREAD_LIBS fix to 5.x branch
Original commit
04:23 lioux search for other commits by this committer
Fix small typo: sed recipy should be 's|before|after|', not
s'|before|after|'
Original commit
04:05 lioux search for other commits by this committer
o For some reason configure is not propagating PTHREAD_LIBS to the
  makefiles in the SDL lib lines in the 5.x branch. Add PTHREAD_LIBS
  by hand on those.
o Unmark BROKEN

Submitted by:   David Yeske <dyeske@yahoo.com>
Original commit
Tuesday, 6 May 2003
21:27 kris search for other commits by this committer
BROKEN: Does not compile
Original commit
Thursday, 24 Apr 2003
06:24 lioux search for other commits by this committer
Only try to access OSVERSION variable after <bsd.port.pre.mk> include

Submitted by:   FreshPorts ports check service
Original commit
06:01 lioux search for other commits by this committer
Improve libgnugetopt handling: use OSVERSION variable to handle
-CURRENT which has getopt_long in libc
Original commit
Tuesday, 22 Apr 2003
05:54 lioux search for other commits by this committer
Update to new USE_GNOME options
Original commit
Friday, 18 Apr 2003
04:08 lioux search for other commits by this committer
Switch to new USE_GETOPT_LONG ports option
Original commit
Wednesday, 16 Apr 2003
02:05 lioux search for other commits by this committer
Update to 0.9.8
Original commit
Sunday, 23 Feb 2003
19:58 lioux search for other commits by this committer
De-pkg-comment
Original commit
Friday, 7 Feb 2003
18:59 marcus search for other commits by this committer
Chase glib20's shared lib version.
Original commit
Friday, 10 Jan 2003
20:31 lioux search for other commits by this committer
Update to 0.9.7. This version now depends on glib/gtk 2.x

Reviewed by:    David Yeske <dyeske@yahoo.com>
Original commit
Thursday, 2 Jan 2003
15:06 sobomax search for other commits by this committer
Update version number of SDL shared library.
Original commit
Saturday, 14 Dec 2002
12:33 lioux search for other commits by this committer
Fix typo in *_DEPENDS list. Libraries should be listed in LIBS_*
not BUILD_* list.

PR:             46254
Submitted by:   asmodai
Original commit
Thursday, 28 Nov 2002
00:09 lioux search for other commits by this committer
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:         joe (cvs hat)
Approved by:            knu (portmgr hat)
Original commit

Number of commits found: 146 (showing only 46 on this page)

«  1 | 2