The FreeBSD Ports Archive
FreeBSD multimedia : mpeg2play4>
A program to play mpeg-2 movies on X displays
mpeg2play history
v. 1.14
date: 2007/05/19 20:17:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2004/10/13 20:49:17; author: dinoex; state: Exp; lines: +1 -1
- drop maintainership
v. 1.12
date: 2003/11/17 19:33:49; author: dinoex; state: Exp; lines: +1 -1
- take maintainership
v. 1.11
date: 2003/05/19 15:52:43; author: dinoex; state: Exp; lines: +6 -1
- add Documentation as requested in 43408
- reset MAINTAINER
maintainer contacted 2003-05-18, mail still bounce.
PR: 43408
v. 1.10
date: 2003/04/04 01:38:38; author: lioux; state: Exp; lines: +1 -1
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
v. 1.9
date: 2003/02/21 12:15:22; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.8
date: 2000/11/07 23:28:09; author: asami; state: Exp; lines: +2 -2
Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
v. 1.7
date: 2000/04/14 10:46:42; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.6
date: 2000/03/31 03:23:30; author: mharo; state: Exp; lines: +2 -6
portlint and cleanup a bit
v. 1.5
date: 1999/08/25 06:14:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1998/08/05 09:31:12; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.3
date: 1997/08/12 06:55:47; author: charnier; state: Exp; lines: +8 -4
Update MASTER_SITES. Now requires Motif.
v. 1.2
date: 1996/11/18 11:28:32; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1
date: 1996/07/10 05:38:41; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/07/10 05:38:41; author: asami; state: Exp; lines: +0 -0
An mpeg2 movie player.
Submitted by: "Philippe Charnier"
=============================================================================
v. 1.14
date: 2007/05/19 20:17:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2004/10/13 20:49:17; author: dinoex; state: Exp; lines: +1 -1
- drop maintainership
v. 1.12
date: 2003/11/17 19:33:49; author: dinoex; state: Exp; lines: +1 -1
- take maintainership
v. 1.11
date: 2003/05/19 15:52:43; author: dinoex; state: Exp; lines: +6 -1
- add Documentation as requested in 43408
- reset MAINTAINER
maintainer contacted 2003-05-18, mail still bounce.
PR: 43408
v. 1.10
date: 2003/04/04 01:38:38; author: lioux; state: Exp; lines: +1 -1
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
v. 1.9
date: 2003/02/21 12:15:22; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.8
date: 2000/11/07 23:28:09; author: asami; state: Exp; lines: +2 -2
Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
v. 1.7
date: 2000/04/14 10:46:42; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.6
date: 2000/03/31 03:23:30; author: mharo; state: Exp; lines: +2 -6
portlint and cleanup a bit
v. 1.5
date: 1999/08/25 06:14:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1998/08/05 09:31:12; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.3
date: 1997/08/12 06:55:47; author: charnier; state: Exp; lines: +8 -4
Update MASTER_SITES. Now requires Motif.
v. 1.2
date: 1996/11/18 11:28:32; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1
date: 1996/07/10 05:38:41; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/07/10 05:38:41; author: asami; state: Exp; lines: +0 -0
An mpeg2 movie player.
Submitted by: "Philippe Charnier"
=============================================================================
v. 1.14
date: 2007/05/19 20:17:45; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13
date: 2004/10/13 20:49:17; author: dinoex; state: Exp; lines: +1 -1
- drop maintainership
v. 1.12
date: 2003/11/17 19:33:49; author: dinoex; state: Exp; lines: +1 -1
- take maintainership
v. 1.11
date: 2003/05/19 15:52:43; author: dinoex; state: Exp; lines: +6 -1
- add Documentation as requested in 43408
- reset MAINTAINER
maintainer contacted 2003-05-18, mail still bounce.
PR: 43408
v. 1.10
date: 2003/04/04 01:38:38; author: lioux; state: Exp; lines: +1 -1
After repo copy from graphics category to newly create multimedia
one, update all appropriate references: *_DEPENDS, CATEGORIES
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
v. 1.9
date: 2003/02/21 12:15:22; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.8
date: 2000/11/07 23:28:09; author: asami; state: Exp; lines: +2 -2
Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
v. 1.7
date: 2000/04/14 10:46:42; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.6
date: 2000/03/31 03:23:30; author: mharo; state: Exp; lines: +2 -6
portlint and cleanup a bit
v. 1.5
date: 1999/08/25 06:14:28; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1998/08/05 09:31:12; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.3
date: 1997/08/12 06:55:47; author: charnier; state: Exp; lines: +8 -4
Update MASTER_SITES. Now requires Motif.
v. 1.2
date: 1996/11/18 11:28:32; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1
date: 1996/07/10 05:38:41; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/07/10 05:38:41; author: asami; state: Exp; lines: +0 -0
An mpeg2 movie player.
Submitted by: "Philippe Charnier"
=============================================================================
|
| |

|