1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Commit Graph

2536 Commits

Author SHA1 Message Date
Sam Lawrance
e7b2571b73 Update to 5.2
PR:		ports/82597
Submitted by:	Remington <MrL0Lz@gmail.com> (maintainer)
2005-06-24 11:25:52 +00:00
Michael Johnson
c4b39c7410 - Update to 2.0.42
PR:		ports/82594
Submitted by:	Anish Mistry (maintainer)
2005-06-24 00:15:01 +00:00
Michael Johnson
4e657878ec - Add USE_PERL5_BUILD
- Add patch to fix build with older ffmpeg.
2005-06-23 09:16:45 +00:00
Michael Johnson
3958983e47 - Update to 0.8.2.20050622 (aka 0.8.2 test3) 2005-06-23 02:39:17 +00:00
Koop Mast
1823e02e5c Update to 0.8.2.
Changelog: http://gstreamer.freedesktop.org/releases/gst-python/0.8.2.html
2005-06-21 20:02:27 +00:00
Mario Sergio Fujikawa Ferreira
9fc2e76ec4 Update to snapshot 20050620 2005-06-20 23:02:09 +00:00
Oliver Lehmann
a7c303a3e5 fix some ioctl sign-extension issues on 64bit platforms
Approved by:	maintainer
2005-06-20 15:32:47 +00:00
Mario Sergio Fujikawa Ferreira
b2428a738b Fix build on OSVERSION < 500000 by disabling POSTPROCESS library
building. The compiler does not support the assembler code. Tested
in tinderbox
2005-06-19 18:20:23 +00:00
Mario Sergio Fujikawa Ferreira
41a58609bb o Fix PLIST (thanks to tinderbox scripts); thus, removing BROKEN
status
o Fix typo: USE_LINUX is not required
o Update to snapshot 20050619
2005-06-19 17:59:54 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Kris Kennaway
6789db2273 BROKEN: Incorrect pkg-plist 2005-06-17 15:05:38 +00:00
Mario Sergio Fujikawa Ferreira
6a165e0797 Update to snapshot 20050616 2005-06-17 02:06:15 +00:00
Michael Johnson
b3897157fa - Fix install when WITHOUT_NLS is defined.
PR:		ports/82324
Submitted by:	regisr@pobox.com
2005-06-16 21:16:48 +00:00
Ade Lovett
47905aff34 Remove un-needed run-time dependency on autoconf/automake
Approved by:	maintainer
2005-06-16 05:15:21 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Michael Johnson
1b950c9eb1 - Disable mozilla plugin (I will update mozilla sdk stuff with next release).
Reported by:	mezz
2005-06-14 05:19:03 +00:00
Michael Johnson
5cfacd8d2a - Update detect support for x264 2005-06-13 05:02:25 +00:00
Michael Johnson
18fb2f82d6 - Update to 0.0.20050612 2005-06-13 05:01:59 +00:00
Mario Sergio Fujikawa Ferreira
d793f78914 Update to snapshot 20050612 2005-06-12 20:24:01 +00:00
Koop Mast
50da82a338 Update to 0.8.5. 2005-06-11 08:37:19 +00:00
Mario Sergio Fujikawa Ferreira
ef66a30a77 Update to snapshot 20050610 2005-06-10 10:32:26 +00:00
Mario Sergio Fujikawa Ferreira
7dd47b7679 Update to snapshot 20050609 2005-06-10 01:39:51 +00:00
Mario Sergio Fujikawa Ferreira
6a79fc885a Update to snapshot 20050608 2005-06-08 10:35:58 +00:00
Michael Johnson
49a1031b4c - Fix build for sap users.
Spotted by:	mezz
2005-06-08 04:21:50 +00:00
Mario Sergio Fujikawa Ferreira
83d5b351ba I) Update to snapshot 20050607
II) Improve the bktr(4) device grab code [1] in sync with
multimedia/ffmpeg/files/grab_bsdbktr.c revision 1.9
        1) Add support for DragonFly
        2) Use proper castings
        3) Test file descriptors before using them
        4) Improve frame capture
        5) Fix some errors
        6) Clean up the signals on bktr(4) when closing the device
III) Re-enable video capture WITH_VIDEO_CAPTURE due to (II)

Submitted by:	Steve O'Hara-Smith <steve@sohara.org> et al [1]
2005-06-08 02:33:41 +00:00
Michael Johnson
1e10d5a925 - Update to 0.8.2.20050607 (aka 0.8.2.test2) 2005-06-07 21:55:23 +00:00
Mario Sergio Fujikawa Ferreira
085cd61274 Update to 20050605 snapshot 2005-06-06 02:31:51 +00:00
Mario Sergio Fujikawa Ferreira
74ca587a9e o Improve the bktr(4) device grab code [1]
1) Add support for DragonFly
	2) Use proper castings
	3) Test file descriptors before using them
	4) Improve frame capture
	5) Fix some errors
	6) Clean up the signals on bktr(4) when closing the device
o Inherit CFLAGS (uphold CFLAGS) if WITH_OPTIMIZED_CFLAGS
o Build and install post processing library
o Bump PORTREVISION

Submitted by:	Steve O'Hara-Smith <steve@sohara.org> et al [1]
2005-06-06 02:05:01 +00:00
Mario Sergio Fujikawa Ferreira
4cb3160910 Update to 20050604 snapshot 2005-06-04 23:45:11 +00:00
Michael Johnson
7debf45c22 - Attempt to fix build on amd64 by using only wxgtk 2.4
Reported by:	pointyhat via kris
Obtained from:	multimedia/vlc
2005-06-03 17:48:52 +00:00
Koop Mast
ebcdc66a80 Fix the build of gstreamer-plugins and the cdparanoia plugin on 4.x.
Approved by:	maintainer (implicit)
2005-06-03 15:40:17 +00:00
Mario Sergio Fujikawa Ferreira
8175406e86 Update to 20050603 snapshot following multidmedia/x264 update 2005-06-03 04:41:47 +00:00
Michael Johnson
271b60d86a - Add support for detecting new version of x264. No need to rebuild
mplayer.
2005-06-03 04:12:37 +00:00
Michael Johnson
f6916c1ba5 - Update to 0.0.20050531 2005-06-03 04:11:38 +00:00
Oliver Lehmann
392aa128b5 change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
Koop Mast
ca9e25b912 Register conflict with gnonlin. 2005-06-02 15:58:34 +00:00
Koop Mast
902986329d Add gnonlin, This was included in pitivi.
Gnonlin is a library built on top of GStreamer which provides support for
writing non-linear audio and video editing applications.
It introduces the concept of a timeline.
2005-06-02 15:44:53 +00:00
Florent Thoumie
828ef37557 - Fix DISTNAME.
- Remove pkg-plist in favor of PLIST_FILES.
- Global cleaning of the port.

PR:		ports/81726
Submitted by:	Ports Fury
2005-05-31 21:37:09 +00:00
Florent Thoumie
d6e66f5f57 - Fix DISTNAME.
- Remove pkg-plist in favor of PLIST_FILES.
- Global cleaning of the port.

PR:		ports/81727
Submitted by:	Ports Fury
2005-05-31 21:35:41 +00:00
Florent Thoumie
4f02559f47 - Backout latest commit, it needs a repocopy due to API change.
Noticed by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:58:33 +00:00
Florent Thoumie
12a7f133fc - Bump lzo lib version.
- Bump PORTREVISION.
2005-05-31 17:57:11 +00:00
Koop Mast
482d77c904 Update to 0.8.9.
Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.

Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html

Approved by:	maintainer (implicit)
2005-05-31 15:51:42 +00:00
Florent Thoumie
d8876834de - Change maintainer address to his new shiny FreeBSD.org address.
PR:		ports/81687
Submitted by:	maintainer
2005-05-31 08:28:42 +00:00
Mario Sergio Fujikawa Ferreira
23948ec137 Update to snapshot 20050530 2005-05-31 00:59:36 +00:00
Mario Sergio Fujikawa Ferreira
c44350f863 Update to 20050529 snapshot 2005-05-30 01:16:32 +00:00
Michael Johnson
7fa7308b11 - Depend on shared library of matroska instead of static library since
it now installs shared library.
2005-05-29 03:58:24 +00:00
Mario Sergio Fujikawa Ferreira
3b6defac24 o Update to snapshot 20050528
o .mkv (matroska) container files work again
2005-05-29 02:39:12 +00:00
Mario Sergio Fujikawa Ferreira
19cdfa8239 Update to 1.4.2
PR:		80241
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2005-05-29 01:42:09 +00:00
Mario Sergio Fujikawa Ferreira
110178aa5d o Update to 0.7.6
o There is a shared library now

PR:		80240
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org>
2005-05-29 01:40:36 +00:00
Mario Sergio Fujikawa Ferreira
6787a51e1f Update to 0.9.0-pre3
PR:		81190
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-05-28 21:23:30 +00:00