aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mpeg2play
Commit message (Collapse)AuthorAgeFilesLines
* Remove libXp dependency from imake/motif portsNiclas Zeising2019-09-291-4/+2
| | | | | | | | | | | | | | | | | Remove the libXp dependency from a number of ports using imake and/or motif. libXp is being deprecated. The list of ports: audio/xmcd audio/xmmix deskutils/xmdiary ftp/llnlxdir ftp/llnlxftp graphics/SciPlot misc/xtar multimedia/mpeg2play Notes: svn path=/head/; revision=513269
* Deprecate x11/libXp, it is deprecated upstreamNiclas Zeising2019-09-271-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Deprecate x11/libXp, since it is about to be deprecated upstream. Do *not* yet set a removal date for x11/libXp, this will be decided later, once most dependencies are fixed. Deprecate all ports depending on x11/libXp. * astro/xephem * audio/xmcd * audio/xmmix * biology/ncbi-toolkit * deskutils/xmdiary * ftp/llnlxdir * ftp/llnlxftp * graphics/SciPlot * misc/xtar * multimedia/mpeg2play * science/afni * textproc/mgdiff Sprinkle USES=xorg as needed. Discussed with: bapt Notes: svn path=/head/; revision=513046
* - Switch to options helpersDmitry Marakasov2015-12-291-0/+2
| | | | Notes: svn path=/head/; revision=404725
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-011-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378270
* Rename multimedia/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-293-3/+3
| | | | Notes: svn path=/head/; revision=363283
* - Support stagingDmitry Marakasov2014-05-091-10/+4
| | | | Notes: svn path=/head/; revision=353546
* Remove trailing whitespaces from category multimediaEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345422
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-2/+1
| | | | | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment Notes: svn path=/head/; revision=322622
* Convert to USES=imakeBaptiste Daroussin2013-06-281-8/+6
| | | | | | | | | Remove indefinite article Trim headers optionsng Notes: svn path=/head/; revision=321998
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149442
* - drop maintainershipDirk Meyer2004-10-131-1/+1
| | | | Notes: svn path=/head/; revision=119305
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* - take maintainershipDirk Meyer2003-11-171-1/+1
| | | | Notes: svn path=/head/; revision=94189
* - use DOCSDIRDirk Meyer2003-10-121-2/+2
| | | | Notes: svn path=/head/; revision=90904
* - add Documentation as requested in 43408Dirk Meyer2003-05-192-1/+8
| | | | | | | | | - reset MAINTAINER maintainer contacted 2003-05-18, mail still bounce. PR: 43408 Notes: svn path=/head/; revision=81404
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-04-041-1/+1
| | | | | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections) Notes: svn path=/head/; revision=78074
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=34892
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* portlint and cleanup a bitMichael Haro2000-03-311-5/+1
| | | | Notes: svn path=/head/; revision=27164
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* was using naked '-lXm' rather than `${MOTIFLIB}'.David E. O'Brien1998-11-151-0/+11
| | | | Notes: svn path=/head/; revision=14525
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Update MASTER_SITES. Now requires Motif.Philippe Charnier1997-08-124-25/+19
| | | | Notes: svn path=/head/; revision=7543
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* An mpeg2 movie player.Satoshi Asami1996-07-106-0/+50
Submitted by: "Philippe Charnier" <charnier@lirmm.fr> Notes: svn path=/head/; revision=3339