aboutsummaryrefslogtreecommitdiff
path: root/multimedia/projectx
Commit message (Collapse)AuthorAgeFilesLines
* Reset maintainerEitan Adler2015-12-141-1/+1
| | | | Notes: svn path=/head/; revision=403704
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-011-5/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378270
* Remove explicit dependency on javavmwrapper for ports that USE_JAVAAntoine Brodin2015-01-231-2/+0
| | | | Notes: svn path=/head/; revision=377747
* UnbreakAntoine Brodin2014-03-111-1/+1
| | | | Notes: svn path=/head/; revision=347826
* Convert m* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347776
* Stagify.Juergen Lock2014-01-261-11/+19
| | | | Notes: svn path=/head/; revision=341255
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* 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
* Update to 0.91.0 .Juergen Lock2013-04-184-36/+8
| | | | | | | | | PR: ports/177523 Submitted by: Martin Dieringer <martin.dieringer@gmx.de> Feature safe: yes Notes: svn path=/head/; revision=316061
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-2/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276986
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update MAINTAINER email address of my portsJuergen Lock2006-12-231-1/+1
| | | | | | | Approved by: miwi Notes: svn path=/head/; revision=180614
* Update to 0.90.4.00Ion-Mihai Tetcu2006-06-175-9/+16
| | | | | | | | PR: ports/99065 Submitted by: maintainer Notes: svn path=/head/; revision=165613
* - Update to 0.90.3.01 [1]Herve Quiroz2006-04-045-11/+12
| | | | | | | | | | | - Use 'exec' to launch the JVM - Add some $FreeBSD$ tag PR: 94975 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=158798
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Update multimedia/projectx to 0.90.2.00Edwin Groothuis2005-12-275-5/+34
| | | | | | | | | | update to new version PR: ports/90937 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=152157
* Project X - a free Java based demux utilityHerve Quiroz2005-04-215-0/+90
Copyright (C) 2001-2004 dvb.matt European digital radio & television uses the DVB standard to broadcast its data. Project X gives you a look behind the transmissions and tries its best to handle & repair many stream types and shows what went wrong on reception. It is intended for educational purposes only, as a non-commercial test project. It may not be used otherwise. Most parts are only experimental. WWW: http://sourceforge.net/projects/project-x PR: 79769 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=133840