summaryrefslogtreecommitdiff
path: root/multimedia (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-14Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also pointDavid E. O'Brien1-3/+3
out the user wants the generic Linux ELF (rather than RH) binary package. Notes: svn path=/head/; revision=20723
1999-08-09Use empty MASTER_SITES= to indicate that there's nothing for theBill Fenner1-2/+2
distfile survey to check. Notes: svn path=/head/; revision=20624
1999-07-28Add #include <X11/Xproto.h>Roger Hardiman1-0/+10
This allows FXTV to compile with XFree86 3.9.15 (a 4.0 pre-release beta) This has no effect on XFree86 3.3.4. Notes: svn path=/head/; revision=20375
1999-07-21Make port depend on linux_base instead of linux_lib.Marcel Moolenaar2-4/+4
Notes: svn path=/head/; revision=20299
1999-07-04No need for '-p', since ${MKDIR} == 'mkdir -p'.Steve Price1-2/+2
Notes: svn path=/head/; revision=20031
1999-07-03Xmms: the X Multimedia System. XMMS is a multimedia player based onChris Piazza6-0/+73
the look of Winamp. Note: this port can be extended to include libmikmod support etc, but this is a good start and at least it plays mp3s. PR: 12498 Submitted by: Espen Skoglund <espensk@stud.cs.uit.no> Notes: svn path=/head/; revision=19976
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek8-8/+8
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek3-3/+3
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1999-06-22Turn off sound support except on the i386 port.Steve Price1-5/+7
Notes: svn path=/head/; revision=19668
1999-06-22This port doesn't build when the system compiler is egcs.Steve Price1-2/+7
Notes: svn path=/head/; revision=19655
1999-06-22We don't have sound support on the Alpha yet.Steve Price1-1/+3
Notes: svn path=/head/; revision=19647
1999-06-07Update my email address, I've been slack.Kris Kennaway1-2/+2
Notes: svn path=/head/; revision=19292
1999-06-07Fix path for shareds objects.Thomas Gellekum1-1/+1
Notes: svn path=/head/; revision=19287
1999-05-31Use FreeBSD-ELF shared objects for the new supported codecs.Thomas Gellekum4-34/+49
Support for aout is gone, you'll have to use an older package. Notes: svn path=/head/; revision=19152
1999-05-27Forget about ${PREFIX}/include/giflib.Thomas Gellekum2-6/+4
Notes: svn path=/head/; revision=19018
1999-05-10Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail onRoger Hardiman1-0/+11
X server with both depth 8 and 24 visuals. Submitted by: Luoqi Chen <luoqi@watermarkgroup.com> Notes: svn path=/head/; revision=18725
1999-05-06More WWW: additionsMichael Haro3-4/+4
Notes: svn path=/head/; revision=18564
1999-05-03Upgrade KDE to Release 1.1.1.Stefan Eßer6-14/+36
Notes: svn path=/head/; revision=18441
1999-05-02Wisten, to the SWwound, of a Whole new WOOTim Vanderhoek1-3/+5
[CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings] Notes: svn path=/head/; revision=18335
1999-04-27Add homepage. Incidentally, this DESCR is a little long.Tim Vanderhoek1-0/+2
Notes: svn path=/head/; revision=18152
1999-04-03Port now uses a .tar.bz2 distfileKris Kennaway2-2/+2
Forgotten by: se Notes: svn path=/head/; revision=17617
1999-03-31Update to 2.80.1Seiichirou Hiraoka3-49/+53
PR: ports/10864 Submitted by: mharo@area51.fremont.ca.us Notes: svn path=/head/; revision=17496
1999-03-24Fix MASTER_SITE_SUBDIR and add USE_BZIP2.Stefan Eßer2-4/+6
Notes: svn path=/head/; revision=17386
1999-03-16Updated with new FXTV Homepage locationRoger Hardiman1-6/+6
Notes: svn path=/head/; revision=17254
1999-03-16Updated Randall's email address, the FXTV homepage and the Master SiteRoger Hardiman1-4/+4
location. Notes: svn path=/head/; revision=17253
1999-03-11Use INSTALL_DATA for installing libraries.Kris Kennaway1-2/+2
Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=17136
1999-02-12patch changes -ltiff34 to -ltiff in the fxtv makefileRoger Hardiman1-0/+11
Submitted by: Randall Hopper <aa8vb@pagesz.net> Notes: svn path=/head/; revision=16679
1999-02-12Linux RealPlayer 5.0 from RealNetworks.Jun Kuriyama5-0/+151
PR: ports/9838 Submitted by: Kris Kennaway <kkenn@rebel.net.au> Notes: svn path=/head/; revision=16675
1999-02-12Updated authors email addressRoger Hardiman1-5/+5
Submitted by: Randall Hopper <aa8vb@pagesz.net> Notes: svn path=/head/; revision=16669
1999-02-12Updated URL to authors home pageRoger Hardiman1-1/+1
Submitted by: Randall Hopper <aa8vb@pagesz.net> Notes: svn path=/head/; revision=16660
1999-02-08Remove extra argument to "configure" that had been committed by accident.Stefan Eßer2-6/+2
Notes: svn path=/head/; revision=16564
1999-02-08Upgrade to KDE 1.1 RELEASE.Stefan Eßer6-10/+42
Notes: svn path=/head/; revision=16563
1999-02-06Upgrade to KDE-1.1pre2 ...Stefan Eßer6-20/+36
Notes: svn path=/head/; revision=16552
1999-02-06Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver.Mark Murray6-57/+5
Notes: svn path=/head/; revision=16551
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami2-12/+4
bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
1999-01-11Add bzip2 dependency. They were missing in some kde*11 Makefiles.Satoshi Asami2-2/+4
Notes: svn path=/head/; revision=15990
1999-01-10Allow vat & vic to run with tcl8.0.4.Bill Fenner1-2/+10
Notes: svn path=/head/; revision=15952
1999-01-08Make dependency lines point to right directories -- they were stillSatoshi Asami2-4/+4
using the old names (without "11"). Notes: svn path=/head/; revision=15927
1999-01-07Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1-1/+2
Notes: svn path=/head/; revision=15902
1999-01-07Upgrade to the first pre-release of KDE 1.1.Stefan Eßer6-50/+106
This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ... Notes: svn path=/head/; revision=15901
1999-01-06Mark these broken while Stefan works on an upgrade.Satoshi Asami2-2/+6
Notes: svn path=/head/; revision=15881
1999-01-05use system CFLAGSAndrey A. Chernov1-4/+4
Notes: svn path=/head/; revision=15866
1999-01-05remove -m486 option for alpha.Hidetoshi Shimokawa1-2/+1
Notes: svn path=/head/; revision=15848
1998-12-01Change categories to "audio kde". It was (believe me or not) "x11".Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=14969
1998-11-25Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1-2/+2
would go backwards. Notes: svn path=/head/; revision=14893
1998-11-25libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger2-3/+3
Approved by: asami Notes: svn path=/head/; revision=14889
1998-11-21Remove extraneous x11 from CATEGORIES.Steve Price3-6/+6
Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
1998-11-15was using naked '-lXm' rather than `${MOTIFLIB}'.David E. O'Brien1-0/+11
Notes: svn path=/head/; revision=14525
1998-11-14update to patched version that fix bug for 24-bit displaysDavid E. O'Brien2-3/+3
Notes: svn path=/head/; revision=14524