non port: multimedia/avifile/Makefile |
SVNWeb
|
Number of commits found: 61 |
Sun, 8 Jan 2012
|
[ 17:49 eadler ] (Only the first 10 of 22 ports in this commit are shown above. )
This port is expired and I just removed the last reference to it.
2011-12-03 multimedia/avifile: Broken for an extended period, superseded by
other multimedia players
|
Sun, 13 Nov 2011
|
[ 00:16 gerald ]
Mark DEPRECATED with an EXPIRATION_DATE of 2011-12-03 since this has
been broken for an extended period of time (it features two BROKEN
statements now in fact).
Also, this was the last direct dependency on GCC 3.4 alias lang/gcc34
which I am removing, too. In the unlikely case someone wants to revive
this ports, this needs to be addressed properly in any case.
Feature safe: yes (in a slightly weird sense :-)
|
Mon, 31 Oct 2011
|
[ 22:48 pav ]
- Mark BROKEN: does not compile
./../libavcodec/common.h:61:30: error: array type has incomplete element type
./../libavcodec/common.h:63:30: error: array type has incomplete element type
Reported by: pointyhat
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Mon, 11 Apr 2011
|
[ 20:02 pav ]
- Mark BROKEN on 9.X: does not configure
Reported by: pointyhat
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ] (Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:28 amdmi3 ] (Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Wed, 15 Jul 2009
|
[ 17:19 mezz ]
Fix the build and installation w/ libtool 2.2.
|
Mon, 6 Jul 2009
|
[ 21:26 naddy ] (Only the first 10 of 165 ports in this commit are shown above. )
Bump PORTREVISION after libogg and libvorbisfile major version increment.
|
Sat, 21 Feb 2009
|
[ 15:51 miwi ] (Only the first 10 of 24 ports in this commit are shown above. )
- Chase audio/faad shlib bump
|
Mon, 5 Jan 2009
|
[ 21:36 pav ] (Only the first 10 of 29 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Aug 2008
|
[ 06:40 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat: portmgr
|
Wed, 9 Jul 2008
|
[ 22:51 gahr ]
- Unbreak on > 700000 (add dependency on GCC 3.4)
PR: 115336
Submitted by: douglas steinwand <dzs-pr@dzs.fx.org>
Approved by: maintainer timeout (11 months)
|
Fri, 6 Jun 2008
|
[ 13:48 edwin ] (Only the first 10 of 149 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sat, 22 Mar 2008
|
[ 14:48 miwi ] (Only the first 10 of 61 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Thu, 4 Oct 2007
|
[ 02:01 edwin ] (Only the first 10 of 20 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Sat, 28 Jul 2007
|
[ 12:27 miwi ] (Only the first 10 of 128 ports in this commit are shown above. )
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
|
Fri, 22 Jun 2007
|
[ 08:26 miwi ]
- Marked BROKEN for Current.
PR: 113933
Submitted by: "Conrad J. Sabatier" <conrads@cox.net> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 1 Nov 2006
|
[ 11:23 miwi ] (Only the first 10 of 16 ports in this commit are shown above. )
- Pass maintainership to submitter
(Notes: request of ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net>
|
Sat, 23 Sep 2006
|
[ 16:21 stas ]
- Fix building with recent version of gcc (3.4.6) [1]
- Test for pcvt_ioctl.h existence as it was removed recently.
Include iokb.h instead if its'nt exists. [1]
- Replace deprecated variable. [2]
Submitted by: [1] Rainer Alves <rainer.alves@gmail.com>, [2] me (stas)
Approved by: sem (mentor)
|
Wed, 20 Sep 2006
|
[ 11:21 stas ] (Only the first 10 of 453 ports in this commit are shown above. )
- 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)
|
Tue, 5 Sep 2006
|
[ 04:49 linimon ]
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
Wed, 31 May 2006
|
[ 01:49 lawrance ]
Mark broken on 4.x. The xvid plugin fails to configure and build.
|
Fri, 12 May 2006
|
[ 12:33 lawrance ]
Add post-patch command to fix a pathname in pkg-config data.
PR: ports/96929
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: holger <holger@e-gitt.net> (maintainer)
|
Tue, 2 May 2006
|
[ 23:14 lawrance ]
Update to 0.7.43.
Tidy up for portlint.
PR: ports/93921
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Approved by: holger <holger@e-gitt.net> (maintainer)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Fri, 26 Nov 2004
|
[ 09:18 ahze ]
Fix build on 6.x by always using WITH_OPTIMIZED_CFLAGS
which is --enable-x86opt (on i386) and --enable-release
Reported by: pointyhat via kris
Approved by: adamw (implicit)
|
Sat, 30 Oct 2004
|
[ 16:26 ahze ] (Only the first 10 of 20 ports in this commit are shown above. )
update to 0.7.41
PR: ports/72363
Reviewed by: holger@e-gitt.net (maintainer)
Approved by: adamw (mentor)
|
Sun, 8 Aug 2004
|
[ 19:41 pav ] (Only the first 10 of 12 ports in this commit are shown above. )
- Fix build with gcc-3.4
Submitted by: Vyacheslav I. Ivanchenko <ivi@dhs.net.ru>
|
Thu, 17 Jun 2004
|
[ 19:05 pav ]
- Refine libmad dependency
PR: ports/67890
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
|
Fri, 11 Jun 2004
|
[ 21:48 lofi ] (Only the first 10 of 13 ports in this commit are shown above. )
Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf.
|
Sun, 6 Jun 2004
|
[ 22:14 pav ]
- Add FAAD knob (on by default) [1]
- Fix breakage after recent aDe's auto*tools changes
PR: ports/67479 [1]
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer
|
Fri, 9 Apr 2004
|
[ 18:59 arved ]
Fix build on AMD64
|
Tue, 16 Mar 2004
|
[ 04:23 edwin ] (Only the first 10 of 193 ports in this commit are shown above. )
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Fri, 5 Mar 2004
|
[ 11:09 kris ]
BROKEN on !i386: Does not compile
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Mon, 26 Jan 2004
|
[ 10:12 edwin ]
Let multimedia/avifile use USE_SDL
PR: ports/61805
Approved by: "Holger Lamm" <holger@e-gitt.net>
|
Sat, 20 Dec 2003
|
[ 16:37 naddy ] (Only the first 10 of 23 ports in this commit are shown above. )
Catch up with libogg/libvorbis version bump.
|
Sun, 7 Dec 2003
|
[ 01:27 marcus ] (Only the first 10 of 27 ports in this commit are shown above. )
Chase the libmad/libid3tag shared lib version.
|
Wed, 19 Nov 2003
|
[ 19:04 pav ]
- Update to 0.7.38
PR: ports/59475
Submitted by: Holger Lamm <holgeri@e-gitt.net> (maintainer)
Approved by: marcus (backup mentor)
|
Tue, 12 Aug 2003
|
[ 22:27 lofi ]
Update xvid to latest release and chase library dependencies in ports
that depend on it.
Approved by: arved (Mentor)
|
Thu, 26 Jun 2003
|
[ 22:58 ade ] (Only the first 10 of 113 ports in this commit are shown above. )
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)
|
Thu, 3 Apr 2003
|
[ 21:10 lioux ]
Update to 0.7.34.20030319
Approved by: maintainer
|
Sat, 29 Mar 2003
|
[ 17:44 fjoe ]
xvid was moved to multimedia
|
Fri, 21 Feb 2003
|
[ 12:51 knu ] (Only the first 10 of 18 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 3 Feb 2003
|
[ 19:53 lioux ]
o Update to 0.7.27.20030122
o USE_QT_VER has to be defined BEFORE <bsd.port.pre.mk>: move QT
toolkit selection test [1] [2]
o Build VIDIX support if WITH_VIDIX knob: currently requires avifile
to run as root
PR: 44533 [1]
Submitted by: maintainer [2],
dinoex [1]
Approved by: maintainer
|
Mon, 13 Jan 2003
|
[ 15:42 lioux ]
Update to 0.7.22.20021129
Reviewed by: freebsd-multimedia mailing list
Approved by: maintainer
|
Thu, 2 Jan 2003
|
[ 15:06 sobomax ] (Only the first 10 of 75 ports in this commit are shown above. )
Update version number of SDL shared library.
|
Wed, 11 Dec 2002
|
[ 19:21 lioux ]
o Bug fix: liba52 port was linked but not used
o Bump PORTREVISION
|
Thu, 28 Nov 2002
|
[ 00:09 lioux ] (Only the first 10 of 35 ports in this commit are shown above. )
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)
|
Number of commits found: 61 |