aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfront
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-02-20 16:23:18 +0800
committerkrion <krion@FreeBSD.org>2005-02-20 16:23:18 +0800
commitda105a782a6b2bc24cd3ef0e1b6188606db0b229 (patch)
tree2be293ff650e9027ced5a67fb052562be68b5396 /audio/sfront
parent71db38b769fa2aa44d116a01dc933f0fcb010954 (diff)
downloadfreebsd-ports-gnome-da105a782a6b2bc24cd3ef0e1b6188606db0b229.tar.gz
freebsd-ports-gnome-da105a782a6b2bc24cd3ef0e1b6188606db0b229.tar.zst
freebsd-ports-gnome-da105a782a6b2bc24cd3ef0e1b6188606db0b229.zip
Update to version 0.88
PR: ports/77758 Submitted by: Sam Lawrance <boris at brooknet.com.au>
Diffstat (limited to 'audio/sfront')
-rw-r--r--audio/sfront/Makefile16
-rw-r--r--audio/sfront/distinfo4
-rw-r--r--audio/sfront/pkg-plist178
3 files changed, 192 insertions, 6 deletions
diff --git a/audio/sfront/Makefile b/audio/sfront/Makefile
index bcb15702f97d..1baccb17f4c6 100644
--- a/audio/sfront/Makefile
+++ b/audio/sfront/Makefile
@@ -7,23 +7,31 @@
#
PORTNAME= sfront
-PORTVERSION= 0.86
+PORTVERSION= 0.88
CATEGORIES= audio
MASTER_SITES= http://www.cs.berkeley.edu/~lazzaro/sa/
-DISTNAME= ${PORTNAME}${PORTVERSION}
+DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A translator that converts MP4-SA files into efficient C programs
+.if !defined(NOPORTDOCS)
+PORTDOCS= book sfman
+.endif
+
WRKSRC= ${WRKDIR}/${PORTNAME}/src
USE_BISON= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= ${PORTNAME}
-PLIST_FILES= bin/sfront
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sfront ${PREFIX}/bin
+ ${MKDIR} ${DOCSDIR}
+.if !defined(NOPORTDOCS)
+ ${CP} -R ${WRKDIR}/sfront/sfman ${DOCSDIR}/
+ ${CP} -R ${WRKDIR}/sfront/book ${DOCSDIR}/
+.endif
+ ${CP} -R ${WRKDIR}/sfront/examples/ ${EXAMPLESDIR}
.include <bsd.port.mk>
diff --git a/audio/sfront/distinfo b/audio/sfront/distinfo
index 049897744f25..bda4d9ad5490 100644
--- a/audio/sfront/distinfo
+++ b/audio/sfront/distinfo
@@ -1,2 +1,2 @@
-MD5 (sfront0.86.tar.gz) = b31857f25de5ac08e7256d95bbbc4a86
-SIZE (sfront0.86.tar.gz) = 4734330
+MD5 (sfront.tar.gz) = 432e2efd03a4d63bc9fd15d97ae5c3d5
+SIZE (sfront.tar.gz) = 4735973
diff --git a/audio/sfront/pkg-plist b/audio/sfront/pkg-plist
new file mode 100644
index 000000000000..d213b9421cfc
--- /dev/null
+++ b/audio/sfront/pkg-plist
@@ -0,0 +1,178 @@
+bin/sfront
+%%EXAMPLESDIR%%/Makefile
+%%EXAMPLESDIR%%/README.HTML
+%%EXAMPLESDIR%%/bach/Makefile
+%%EXAMPLESDIR%%/bach/bach.mid
+%%EXAMPLESDIR%%/bach/bach.saol
+%%EXAMPLESDIR%%/bach/bach.sasl
+%%EXAMPLESDIR%%/beat/Makefile
+%%EXAMPLESDIR%%/beat/beat.saol
+%%EXAMPLESDIR%%/beat/beat.sasl
+%%EXAMPLESDIR%%/claps/Makefile
+%%EXAMPLESDIR%%/claps/claps.saol
+%%EXAMPLESDIR%%/claps/claps.sasl
+%%EXAMPLESDIR%%/claps/samp_1.aif
+%%EXAMPLESDIR%%/elpelele/Makefile
+%%EXAMPLESDIR%%/elpelele/elpelele.mid
+%%EXAMPLESDIR%%/elpelele/elpelele.saol
+%%EXAMPLESDIR%%/elpelele/elpelele.sasl
+%%EXAMPLESDIR%%/elpelele/samp_1.aif
+%%EXAMPLESDIR%%/elpelele/samp_11.aif
+%%EXAMPLESDIR%%/elpelele/samp_13.aif
+%%EXAMPLESDIR%%/elpelele/samp_3.aif
+%%EXAMPLESDIR%%/elpelele/samp_5.aif
+%%EXAMPLESDIR%%/elpelele/samp_7.aif
+%%EXAMPLESDIR%%/elpelele/samp_9.aif
+%%EXAMPLESDIR%%/gliss/Makefile
+%%EXAMPLESDIR%%/gliss/gliss.saol
+%%EXAMPLESDIR%%/gliss/samp_1.aif
+%%EXAMPLESDIR%%/in/Makefile
+%%EXAMPLESDIR%%/in/in.saol
+%%EXAMPLESDIR%%/min/Makefile
+%%EXAMPLESDIR%%/min/min.saol
+%%EXAMPLESDIR%%/min/min.sasl
+%%EXAMPLESDIR%%/pc/Makefile
+%%EXAMPLESDIR%%/pc/pc.saol
+%%EXAMPLESDIR%%/pc/pc.sasl
+%%EXAMPLESDIR%%/perc/Makefile
+%%EXAMPLESDIR%%/perc/bd.wav
+%%EXAMPLESDIR%%/perc/cb.wav
+%%EXAMPLESDIR%%/perc/ch.wav
+%%EXAMPLESDIR%%/perc/cl.wav
+%%EXAMPLESDIR%%/perc/cp.wav
+%%EXAMPLESDIR%%/perc/cr.wav
+%%EXAMPLESDIR%%/perc/cy.wav
+%%EXAMPLESDIR%%/perc/hc.wav
+%%EXAMPLESDIR%%/perc/ht.wav
+%%EXAMPLESDIR%%/perc/lc.wav
+%%EXAMPLESDIR%%/perc/lt.wav
+%%EXAMPLESDIR%%/perc/ma.wav
+%%EXAMPLESDIR%%/perc/mc.wav
+%%EXAMPLESDIR%%/perc/mt.wav
+%%EXAMPLESDIR%%/perc/oh.wav
+%%EXAMPLESDIR%%/perc/perc.mid
+%%EXAMPLESDIR%%/perc/perc.saol
+%%EXAMPLESDIR%%/perc/perc.sasl
+%%EXAMPLESDIR%%/perc/rs.wav
+%%EXAMPLESDIR%%/perc/sd.wav
+%%EXAMPLESDIR%%/rtime/aatest/Makefile
+%%EXAMPLESDIR%%/rtime/aatest/Makefile.linux
+%%EXAMPLESDIR%%/rtime/aatest/Makefile.osx
+%%EXAMPLESDIR%%/rtime/aatest/README
+%%EXAMPLESDIR%%/rtime/aatest/aatest.mid
+%%EXAMPLESDIR%%/rtime/aatest/aatest.saol
+%%EXAMPLESDIR%%/rtime/aatest/aatest.sasl
+%%EXAMPLESDIR%%/rtime/ascii/Makefile
+%%EXAMPLESDIR%%/rtime/ascii/Makefile.linux
+%%EXAMPLESDIR%%/rtime/ascii/Makefile.osx
+%%EXAMPLESDIR%%/rtime/ascii/README
+%%EXAMPLESDIR%%/rtime/ascii/ascii.saol
+%%EXAMPLESDIR%%/rtime/ascii/ascii.sasl
+%%EXAMPLESDIR%%/rtime/linain/Makefile
+%%EXAMPLESDIR%%/rtime/linain/Makefile.osx
+%%EXAMPLESDIR%%/rtime/linain/README
+%%EXAMPLESDIR%%/rtime/linain/linain.saol
+%%EXAMPLESDIR%%/rtime/linain/linain.sasl
+%%EXAMPLESDIR%%/rtime/linbuzz/Makefile
+%%EXAMPLESDIR%%/rtime/linbuzz/Makefile.linux
+%%EXAMPLESDIR%%/rtime/linbuzz/Makefile.osx
+%%EXAMPLESDIR%%/rtime/linbuzz/README
+%%EXAMPLESDIR%%/rtime/linbuzz/linbuzz.saol
+%%EXAMPLESDIR%%/rtime/linbuzz/linbuzz.sasl
+%%EXAMPLESDIR%%/rtime/linmidi/Makefile
+%%EXAMPLESDIR%%/rtime/linmidi/Makefile.linux
+%%EXAMPLESDIR%%/rtime/linmidi/Makefile.osx
+%%EXAMPLESDIR%%/rtime/linmidi/README
+%%EXAMPLESDIR%%/rtime/linmidi/linmidi.saol
+%%EXAMPLESDIR%%/rtime/linmidi/linmidi.sasl
+%%EXAMPLESDIR%%/rtime/linvoc/Makefile
+%%EXAMPLESDIR%%/rtime/linvoc/Makefile.osx
+%%EXAMPLESDIR%%/rtime/linvoc/README
+%%EXAMPLESDIR%%/rtime/linvoc/linvoc.saol
+%%EXAMPLESDIR%%/rtime/linvoc/linvoc.sasl
+%%EXAMPLESDIR%%/rtime/mirror/Makefile
+%%EXAMPLESDIR%%/rtime/mirror/Makefile.osx
+%%EXAMPLESDIR%%/rtime/mirror/README
+%%EXAMPLESDIR%%/rtime/mirror/mirror.saol
+%%EXAMPLESDIR%%/rtime/mirror/mirror.sasl
+%%EXAMPLESDIR%%/rtime/nmp_audio/Makefile
+%%EXAMPLESDIR%%/rtime/nmp_audio/Makefile.linux
+%%EXAMPLESDIR%%/rtime/nmp_audio/Makefile.osx
+%%EXAMPLESDIR%%/rtime/nmp_audio/README
+%%EXAMPLESDIR%%/rtime/nmp_audio/nmp.saol
+%%EXAMPLESDIR%%/rtime/nmp_audio/nmp.sasl
+%%EXAMPLESDIR%%/rtime/nmp_null/Makefile
+%%EXAMPLESDIR%%/rtime/nmp_null/README
+%%EXAMPLESDIR%%/rtime/nmp_null/silence.saol
+%%EXAMPLESDIR%%/rtime/nmp_null/silence.sasl
+%%EXAMPLESDIR%%/rtime/nmp_stream/Makefile
+%%EXAMPLESDIR%%/rtime/nmp_stream/Makefile.osx
+%%EXAMPLESDIR%%/rtime/nmp_stream/README
+%%EXAMPLESDIR%%/rtime/nmp_stream/bach.mid
+%%EXAMPLESDIR%%/rtime/nmp_stream/stream.saol
+%%EXAMPLESDIR%%/rtime/nmp_stream/stream.sasl
+%%EXAMPLESDIR%%/scr1/Makefile
+%%EXAMPLESDIR%%/scr1/samp_1.aif
+%%EXAMPLESDIR%%/scr1/scr1.mid
+%%EXAMPLESDIR%%/scr1/scr1.saol
+%%EXAMPLESDIR%%/scr1/scr1.sasl
+%%EXAMPLESDIR%%/speedt/Makefile
+%%EXAMPLESDIR%%/speedt/bass.wav
+%%EXAMPLESDIR%%/speedt/noise.wav
+%%EXAMPLESDIR%%/speedt/speedt.saol
+%%EXAMPLESDIR%%/speedt/speedt.sasl
+%%EXAMPLESDIR%%/torvalds/Makefile
+%%EXAMPLESDIR%%/torvalds/english.wav
+%%EXAMPLESDIR%%/torvalds/swedish.wav
+%%EXAMPLESDIR%%/torvalds/torvalds.saol
+%%EXAMPLESDIR%%/vowels/Makefile
+%%EXAMPLESDIR%%/vowels/vowels.saol
+%%EXAMPLESDIR%%/vowels/vowels.sasl
+@dirrm %%EXAMPLESDIR%%/vowels/core
+@dirrm %%EXAMPLESDIR%%/vowels
+@dirrm %%EXAMPLESDIR%%/torvalds/core
+@dirrm %%EXAMPLESDIR%%/torvalds
+@dirrm %%EXAMPLESDIR%%/speedt/core
+@dirrm %%EXAMPLESDIR%%/speedt
+@dirrm %%EXAMPLESDIR%%/scr1/core
+@dirrm %%EXAMPLESDIR%%/scr1
+@dirrm %%EXAMPLESDIR%%/rtime/nmp_stream/core
+@dirrm %%EXAMPLESDIR%%/rtime/nmp_stream
+@dirrm %%EXAMPLESDIR%%/rtime/nmp_null/core
+@dirrm %%EXAMPLESDIR%%/rtime/nmp_null
+@dirrm %%EXAMPLESDIR%%/rtime/nmp_audio/core
+@dirrm %%EXAMPLESDIR%%/rtime/nmp_audio
+@dirrm %%EXAMPLESDIR%%/rtime/mirror/core
+@dirrm %%EXAMPLESDIR%%/rtime/mirror
+@dirrm %%EXAMPLESDIR%%/rtime/linvoc/core
+@dirrm %%EXAMPLESDIR%%/rtime/linvoc
+@dirrm %%EXAMPLESDIR%%/rtime/linmidi/core
+@dirrm %%EXAMPLESDIR%%/rtime/linmidi
+@dirrm %%EXAMPLESDIR%%/rtime/linbuzz/core
+@dirrm %%EXAMPLESDIR%%/rtime/linbuzz
+@dirrm %%EXAMPLESDIR%%/rtime/linain/core
+@dirrm %%EXAMPLESDIR%%/rtime/linain
+@dirrm %%EXAMPLESDIR%%/rtime/ascii/core
+@dirrm %%EXAMPLESDIR%%/rtime/ascii
+@dirrm %%EXAMPLESDIR%%/rtime/aatest/core
+@dirrm %%EXAMPLESDIR%%/rtime/aatest
+@dirrm %%EXAMPLESDIR%%/rtime
+@dirrm %%EXAMPLESDIR%%/perc/core
+@dirrm %%EXAMPLESDIR%%/perc
+@dirrm %%EXAMPLESDIR%%/pc/core
+@dirrm %%EXAMPLESDIR%%/pc
+@dirrm %%EXAMPLESDIR%%/min/core
+@dirrm %%EXAMPLESDIR%%/min
+@dirrm %%EXAMPLESDIR%%/in/core
+@dirrm %%EXAMPLESDIR%%/in
+@dirrm %%EXAMPLESDIR%%/gliss/core
+@dirrm %%EXAMPLESDIR%%/gliss
+@dirrm %%EXAMPLESDIR%%/elpelele/core
+@dirrm %%EXAMPLESDIR%%/elpelele
+@dirrm %%EXAMPLESDIR%%/claps/core
+@dirrm %%EXAMPLESDIR%%/claps
+@dirrm %%EXAMPLESDIR%%/beat/core
+@dirrm %%EXAMPLESDIR%%/beat
+@dirrm %%EXAMPLESDIR%%/bach/core
+@dirrm %%EXAMPLESDIR%%/bach
+@dirrm %%EXAMPLESDIR%%
+0 * Update to 1.1.7.kwm2011-02-023-17/+17 * - Update to 2.2.22culot2011-02-012-3/+3 * Update VLC to 1.1.6.jsa2011-01-303-16/+20 * Update to 0.1.7.kwm2011-01-304-20/+13 * Fix libfame.m4 warningsarved2011-01-281-1/+4 * - Update to 0.2.12sunpoet2011-01-243-3/+8 * NO_CDROM and NO_PACKAGE are redundant if RESTRICTED is specified.linimon2011-01-241-7/+4 * - Add trailing semicolon to the MimeType line of xmms.desktop file tostas2011-01-222-2/+2 * Update devd(8) configuration file to not start webcamd on vendor-specificjkim2011-01-212-1/+13 * Port was broken following recent python updates.pav2011-01-2010-28/+164 * Mark DEPRECATED and set an EXPIRATION_DATEarved2011-01-201-0/+4 * update audacious and audacious-plugins to 2.4.3oliver2011-01-204-9/+10 * Fix an implicit library dependency issue.hrs2011-01-198-10/+64 * Fix fetchmakc2011-01-161-1/+2 * Add VDPAU support.makc2011-01-165-7/+59 * - don't use RTLD_NODELETE on pre r190543 (OSVERSION < 800075)pav2011-01-163-4/+16 * - Chase multimedia/mlt shlib bump.avilla2011-01-141-2/+2 * - Update to 0.6.0.avilla2011-01-143-19/+21 * - Update to 1.7sunpoet2011-01-142-4/+3 * Update to 2.12arved2011-01-142-3/+3 * - Update dependency lines for new p5-AnyEventpav2011-01-141-1/+1 * Connect libva and vdpau-videomakc2011-01-131-0/+2 * Add new port multimedia/vdpau-video:makc2011-01-134-0/+63 * Add new port multimedia/libva:makc2011-01-137-0/+153 * Respect DEBUG/STRIPmakc2011-01-131-1/+12 * - Update to 2.2.21culot2011-01-132-3/+3 * - correct libmicrohttpd versionohauer2011-01-121-1/+2 * Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIParved2011-01-111-1/+1 * - Update to 1.2.2mm2011-01-102-3/+3 * - Update to 1.2.0mm2011-01-103-4/+4 * multimedia/mencoder: add fontconfig dependencyrea2011-01-091-1/+7 * Update to 4.4.0. The project has moved from make to rake, therefore useehaupt2011-01-084-33/+17 * - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5fluffy2011-01-081-2/+2 * Add a patch that adds guards around the compat typedef's.kwm2011-01-072-0/+36 * - Update to 0.24decke2011-01-0518-428/+636 * - Update to 0.24decke2011-01-0510-336/+845 * Remove conflicted files with rtmpdump and a CONFLICTS line. Thehrs2011-01-041-2/+2 * Support OpenSSL installed from the Ports Collection.hrs2011-01-041-0/+6 * The x11/libcapplet has been broken for over a year (will be two in June 2011)mezz2011-01-041-8/+2 * Remove expired ports:garga2011-01-035-71/+0 * Add license infomakc2011-01-022-1/+3 * - Alphabetically sort OPTIONSmm2011-01-021-9/+15 * Explicitly disable ALSA support.makc2011-01-021-1/+2 * Reenable the Mozilla PLUGIN option. Seems it was not removed after all.jsa2010-12-311-0/+27 * - Update to 2010-12-29mm2010-12-303-11/+20 * - Add libvdpau support to OPTIONSmm2010-12-301-0/+9 * XBMC Media Center (formerly named "XBox Media Center")decke2010-12-3073-0/+4119 * - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-304-4/+0 * - Update to 3.5.1decke2010-12-283-7/+6 * - Update to 0.9.6swills2010-12-283-12/+16 * - remove empty filespgollucci2010-12-271-0/+0 * . Pass a value for mandir in pre-install to prevent it trying to installglewis2010-12-272-2/+1 * - Update to 1.0.0avl2010-12-273-5/+10 * - Update to 0.2.11sunpoet2010-12-263-5/+5 * Update to 2.11arved2010-12-252-3/+3 * - Remove multimedia/flv2mpeg4 since it is abandoned upstream and has a buffer...wen2010-12-246-74/+0 * Install desktop file into common place, than into private directory.makc2010-12-234-4/+14 * - Use getopt_long from libc, rather than the bundled implementation.stas2010-12-233-32/+30 * Reset treif@mayn.de due to maintainer-timeouts and long-term inactivity.linimon2010-12-231-1/+1 * Sync to final (for now) bsd.autotools.mkade2010-12-233-3/+6 * - Update to 0.112.1834mm2010-12-222-5/+5 * - Update to 1.19.1nivit2010-12-222-4/+4 * - Add runtime CPU detection to OPTIONS (WITH_CPUDETECT)mm2010-12-214-2/+51 * Use the $SRC_BASE Makevar instead of hard-coding.linimon2010-12-171-1/+1 * Use the $SRC_BASE Makevar instead of hard-coding.linimon2010-12-174-7/+7 * - Fix AMR dependencies (and thus, plist outside of tb. avidemux nownox2010-12-173-14/+7 * - Disable vlc plugin for now, it's broken.stas2010-12-161-0/+4 * - Update imlib2 and imlib2_loaders to 1.4.4. This version mainly containsstas2010-12-151-1/+1 * - Fix xmms operation with regards to the new OSS. In particular,stas2010-12-142-1/+204 * - Update e17 applications suite to the recent snapshot.stas2010-12-144-19/+23 * - Bump revision because cclive needs a rebuild after multimedia/quvi upgrade ...bapt2010-12-141-0/+1 * - Update to 1.2.1mm2010-12-134-8/+7 * - Update to 0.1.7sunpoet2010-12-132-3/+3 * - Update to 0.2.10sunpoet2010-12-134-9/+12 * - Update to 2.2.19pgollucci2010-12-134-29/+24 * - Remove -D_POSIX_C_SOURCE=200112 from CFLAGSmm2010-12-134-3/+40 * - Update to 0.110.1820mm2010-12-133-4/+5 * Update to 0.1.18.kwm2010-12-133-11/+34 * - Update to 0.110.1820mm2010-12-133-4/+5 * grake is a command line tool for scanning webpages for Youtube links.pgollucci2010-12-125-0/+35 * Update to 1.3makc2010-12-123-4/+4 * - Add back libexecinfo code that I disabled at first.nox2010-12-117-118/+147 * - Update to 2.5.4pav2010-12-1022-478/+625 * LIBTOOLFILES uses relative paths, not absolute.ade2010-12-091-1/+1 * - Update MythTV MASTER_SITES for old releasesdecke2010-12-094-4/+12 * - Fix build with Qt 4.7decke2010-12-081-0/+11 * - Enable IPv6 by default. It was there for a long time and works.stas2010-12-061-3/+3 * Add depenency information for PULSE option. Fix pkgconfig data path.jsa2010-12-051-8/+10 * - Fix wrong visual error under some circumstancies (e.g. when clickingstas2010-12-052-1/+12 * - Update to 2.0.4sunpoet2010-12-054-16/+15 * Sync to new bsd.autotools.mkade2010-12-0452-52/+52 * Update to 0.3.1makc2010-12-042-4/+4 * - Fixed plist problemsglarkin2010-12-042-2/+3 * Remove empty file.itetcu2010-12-031-0/+0 * - Remove DISTNAME substitution (distfile name changed upstream)martymac2010-12-032-7/+4 * - Remove DISTNAME substitution (distfile name changed upstream)martymac2010-12-032-7/+4 * Update to version 2.10beech2010-12-034-7/+4 * KDE FreeBSD team presents KDE SC 4.5.4.makc2010-12-032-2/+3 * - Fix build with upcoming Qt 4.7decke2010-12-036-0/+178 * KDE FreeBSD team is glad to present Qt 4.7.1 in ports.makc2010-12-036-21/+29 * Update to 0.10.26.kwm2010-12-033-8/+17 * Update to 0.10.20.kwm2010-12-032-4/+3 * Update to 0.10.31.kwm2010-12-024-6/+23 * Update to 0.10.31.kwm2010-12-024-4/+27 * Handle filenames with embedded spaces.brian2010-12-021-0/+29 * Update mplayer and mencoder to the latest snapshots.beech2010-12-0211-133/+74 * - Updated to 0.17.1 (http://download.gna.org/gaupol/0.17/gaupol-0.17.1.news)glarkin2010-12-023-28/+36 * Chase x264 shlib bump.olgeni2010-12-011-2/+2 * Chase x264 shlib bump.kwm2010-12-012-2/+2 * - Update to 2010-11-30 snapshotmm2010-11-305-28/+56 * - Update x264 to 0.110.1804mm2010-11-3012-69/+56 * - Introduce X264_BUILD and X264_REV variables that make PORTVERSIONmm2010-11-302-2/+6 * - Remove duplicate extra-cflags and extra-ldflagsmm2010-11-301-2/+2 * - switch to x264 versioning schememm2010-11-301-16/+13 * - Add a -devel PKGNAMESUFFIX for this portmm2010-11-301-1/+3 * - Update to snapshot 20101128 (build 110)mm2010-11-293-6/+5 * Update to 1.3.2.kwm2010-11-282-6/+4 * - Fix libmoonplugin-ff36bridge.so installation.romain2010-11-271-1/+1 * - update to 1.15.0bapt2010-11-252-5/+4 * Update to 1.1arved2010-11-243-4/+21 * - update to 1.9.20bapt2010-11-243-5/+7 * Update xscreensaver.c patch to fix build on 7.x.jsa2010-11-241-25/+98 * - Add desktopfileutils dependency for update-desktop-databasepav2010-11-231-1/+2 * - Mark BROKEN on 8.X and uppav2010-11-231-1/+7 * - Fix categories/originpav2010-11-232-3/+2 * - Clear ARCH and TARGET_ARCH in configure and make environmentmm2010-11-221-7/+4 * - Explicitly depend on orc >= 0.4.10mm2010-11-221-0/+1 * - Update to 1.3.0nivit2010-11-213-7/+7 * - Update to 1.0.6 (fix TDA18271 non-ATSC signal lock issues)nivit2010-11-213-9/+9 * - Update to 0.9.5.ashish2010-11-213-7/+7 * Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-2016-46/+83 * - fix whitespacesdinoex2010-11-181-3/+3 * - Update to 0.6.5sunpoet2010-11-182-4/+3 * Chase vlc shlib version bumpmakc2010-11-182-2/+2 * - Update to version 0.8.1wen2010-11-174-11/+55 * - Bump PORTREVISION for shlib change of multimedia/quvisunpoet2010-11-174-4/+3 * - Update to 0.2.8sunpoet2010-11-173-12/+13 * Add missing LICENSEmartymac2010-11-162-0/+6 * Add game music emu (gme) gstreamer plugin.kwm2010-11-161-1/+7 * Update to 1.1.5. This release sees the removal of the PLUGIN option due tojsa2010-11-152-33/+5 * Fix build when audio/libtremor is installed.kwm2010-11-151-0/+1 * fix compilation when OSS4 is selectedoliver2010-11-142-14/+4 * Add locale directory 'kk' to plist, at least for now, to clean up properly onstefan2010-11-132-2/+4 * - Do not remove etc/devd, it is now part of mtreepav2010-11-131-1/+0 * Add missing LICENSEmartymac2010-11-101-0/+3 * - Adjust MASTER_SITES to make it fetch.stefan2010-11-092-2/+6 * Fix VLC with UPNP option.jsa2010-11-092-0/+11 * - Update to 0.1.6sunpoet2010-11-082-5/+3 * - Update to 0.2.7sunpoet2010-11-083-4/+5 * Fix plistjohans2010-11-081-1/+0 * Update mygpoclient to version 1.5stefan2010-11-073-8/+4 * - Mark BROKEN on 6.X: does not compile (-fvisibility=hidden)pav2010-11-071-1/+7 * Update to 0.8.1.kwm2010-11-054-18/+36 * Update to 1.0.20101027.kwm2010-11-053-16/+3 * Remove expired ports:garga2010-11-045-110/+0 * Update to 3.5makc2010-11-047-60/+118 * KDE FreeBSD team presents KDE SC 4.5.3.makc2010-11-041-3/+2 * - Unbreak by fixing py-MySQLdb dependency line after updatedecke2010-11-031-3/+1 * Update to 1.9.5arved2010-11-012-4/+3 * Update to 1.1arved2010-10-313-5/+5 * Switch to libxul from seamonkey when building with ns plugin (requested by ge...makc2010-10-302-3/+1 * - Fix decoding of certain ogg/vorbis filespav2010-10-292-1/+64 * * Fix a segfault problem with the motionbuf arry in the detectmotion() function.kwm2010-10-27