aboutsummaryrefslogtreecommitdiff
path: root/java/jmf
Commit message (Collapse)AuthorAgeFilesLines
* 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
* NO_CDROM and NO_PACKAGE are superfluousKris Kennaway2006-09-021-2/+0
| | | | Notes: svn path=/head/; revision=171945
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161761
* SHA256ify (and sometimes SIZEify)Edwin Groothuis2006-01-301-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154796
* - Update to bsd.java.mk 2.0 [1]Herve Quiroz2005-01-186-9/+17
| | | | | | | | | | | | | - Remove redundant PLIST_SUB entry - Use %%JAVAJARDIR%% in pkg-plist - Add $FreeBSD$ tags - Some portlint tweaks PR: 76036 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=126700
* SIZEify.Clement Laforet2004-03-221-0/+1
| | | | | | | | PR: 64562 Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) Notes: svn path=/head/; revision=104921
* . Add a new port, java/jmf:Greg Lewis2004-02-098-0/+142
Java Media Framework API The Java Media Framework API (JMF) enables audio, video and other time-based media to be added to Java applications and applets. This optional package, which can capture, playback, stream and transcode multiple media formats, extends the multimedia capabilities on the J2SE platform, and gives multimedia developers a powerful toolkit to develop scalable, cross-platform technology. WWW: http://java.sun.com/products/java-media/jmf/ PR: 58524 Submitted by: Anton Yudin <toha@toha.org.ua> (plus some tweaks by me) Notes: svn path=/head/; revision=100500