Steve Price
ded21ab4a4
Turn off sound support except on the i386 port.
1999-06-22 17:32:53 +00:00
Steve Price
5f7699d913
This port doesn't build when the system compiler is egcs.
1999-06-22 16:55:16 +00:00
Steve Price
44c0cfa3f8
We don't have sound support on the Alpha yet.
1999-06-22 16:37:26 +00:00
Kris Kennaway
adca23aa2d
Update my email address, I've been slack.
1999-06-07 12:03:44 +00:00
Thomas Gellekum
e83c3c66fc
Fix path for shareds objects.
1999-06-07 07:14:33 +00:00
Thomas Gellekum
9120bf3343
Use FreeBSD-ELF shared objects for the new supported codecs.
...
Support for aout is gone, you'll have to use an older package.
1999-05-31 09:51:45 +00:00
Thomas Gellekum
25490e549c
Forget about ${PREFIX}/include/giflib.
1999-05-27 07:32:49 +00:00
Roger Hardiman
70b1b91263
Fix typo in function XUTILGetVisualBpp(), it causes fxtv to fail on
...
X server with both depth 8 and 24 visuals.
Submitted by: Luoqi Chen <luoqi@watermarkgroup.com>
1999-05-10 08:09:39 +00:00
Michael Haro
90b0babfff
More WWW: additions
1999-05-06 19:10:36 +00:00
Stefan Eßer
c6161bba71
Upgrade KDE to Release 1.1.1.
1999-05-03 22:29:39 +00:00
Tim Vanderhoek
6cfb5d6bb8
Wisten, to the SWwound, of a Whole new WOO
...
[CheeriWOs!]
Wisten, to the SWwound, of a Whole new WOO
[CheeriWOs!]
[ie. Add WWW:, and periodic misc legibalizificatings]
1999-05-02 21:31:59 +00:00
Tim Vanderhoek
b5b9cff8d4
Add homepage. Incidentally, this DESCR is a little long.
1999-04-27 04:24:38 +00:00
Kris Kennaway
9389c4de2d
Port now uses a .tar.bz2 distfile
...
Forgotten by: se
1999-04-03 04:10:40 +00:00
Seiichirou Hiraoka
af42b6bd12
Update to 2.80.1
...
PR: ports/10864
Submitted by: mharo@area51.fremont.ca.us
1999-03-31 13:32:25 +00:00
Stefan Eßer
3470e8278e
Fix MASTER_SITE_SUBDIR and add USE_BZIP2.
1999-03-24 23:41:16 +00:00
Roger Hardiman
e77cd7333f
Updated with new FXTV Homepage location
1999-03-16 14:07:23 +00:00
Roger Hardiman
698b148598
Updated Randall's email address, the FXTV homepage and the Master Site
...
location.
1999-03-16 14:01:06 +00:00
Kris Kennaway
509d82f777
Use INSTALL_DATA for installing libraries.
...
Submitted by: Tom Hukins <tom@eborcom.com>
1999-03-11 11:52:41 +00:00
Roger Hardiman
2909b8df4e
patch changes -ltiff34 to -ltiff in the fxtv makefile
...
Submitted by: Randall Hopper <aa8vb@pagesz.net>
1999-02-12 15:46:50 +00:00
Jun Kuriyama
9fc458bc43
Linux RealPlayer 5.0 from RealNetworks.
...
PR: ports/9838
Submitted by: Kris Kennaway <kkenn@rebel.net.au>
1999-02-12 15:42:21 +00:00
Roger Hardiman
b4878e3d81
Updated authors email address
...
Submitted by: Randall Hopper <aa8vb@pagesz.net>
1999-02-12 15:25:47 +00:00
Roger Hardiman
85234da752
Updated URL to authors home page
...
Submitted by: Randall Hopper <aa8vb@pagesz.net>
1999-02-12 14:22:36 +00:00
Stefan Eßer
87bf3684b2
Remove extra argument to "configure" that had been committed by accident.
1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879
Upgrade to KDE 1.1 RELEASE.
1999-02-08 22:25:54 +00:00
Stefan Eßer
523f3928b7
Upgrade to KDE-1.1pre2 ...
1999-02-06 23:22:08 +00:00
Mark Murray
2dc24ec9b4
Upgrade to 0.48. Bug fixes, support for more cards in brooktree driver.
1999-02-06 07:32:59 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
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.
1999-02-03 11:12:01 +00:00
Satoshi Asami
9c1703446b
Add bzip2 dependency. They were missing in some kde*11 Makefiles.
1999-01-11 02:13:24 +00:00
Bill Fenner
6288ab71fd
Allow vat & vic to run with tcl8.0.4.
1999-01-10 08:53:19 +00:00
Satoshi Asami
a949ff1e14
Make dependency lines point to right directories -- they were still
...
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Hidetoshi Shimokawa
4b86d315ca
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
1999-01-07 02:31:51 +00:00
Stefan Eßer
8f11472006
Upgrade to the first pre-release of KDE 1.1.
...
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 ...
1999-01-07 00:52:05 +00:00
Satoshi Asami
afaa25f0cc
Mark these broken while Stefan works on an upgrade.
1999-01-06 05:42:38 +00:00
Andrey A. Chernov
e8955b8b42
use system CFLAGS
1999-01-05 13:41:51 +00:00
Hidetoshi Shimokawa
34e83bb33b
remove -m486 option for alpha.
1999-01-05 06:00:09 +00:00
Satoshi Asami
2a9e0a1212
Change categories to "audio kde". It was (believe me or not) "x11".
1998-12-01 01:49:40 +00:00
Satoshi Asami
0a6c60d056
Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
...
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655
libtiff34->libtiff and include/tiff34/*.h -> include/*.h
...
Approved by: asami
1998-11-25 05:06:28 +00:00
Steve Price
6c450aae0f
Remove extraneous x11 from CATEGORIES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
David E. O'Brien
5dc37f6f3c
was using naked '-lXm' rather than `${MOTIFLIB}'.
1998-11-15 00:31:29 +00:00
David E. O'Brien
9cac9ec786
update to patched version that fix bug for 24-bit displays
1998-11-14 23:48:08 +00:00
Satoshi Asami
dbc8aa6cc1
Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
...
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Justin M. Seger
1851b3c868
Unbreak.
...
Submitted by: steve
1998-10-13 04:33:06 +00:00
Justin M. Seger
34a4d5a401
Unbreak for current.
...
Submitted by: ken@plutotech.com
1998-10-13 03:38:51 +00:00
Justin M. Seger
a46760c2fb
Unbreak for ELF.
...
Submitted by: steve
1998-10-13 03:17:45 +00:00
Justin M. Seger
e3707040bb
Mark BROKEN for ELF:
...
c++ -O2 -DUSE_SHM -DED_YBITS=4 -DSIGRET=void -I/usr/local/include -I/usr/local/include/tk8.0 -I/usr/local/include/tcl8.0 -I/usr/X11R6/include -I./jpeg -I./p64 -I. -o vic inet.o cellb_tables.o tkStripchart.o md5c.o random.o main.o net.o net-ip.o source.o iohandler.o timer.o idlecallback.o media-timer.o session.o session-rtpv1.o session-nv.o session-ivs.o decoder.o decoder-jpeg.o decoder-nv.o decoder-h261.o decoder-h261v1.o decoder-cellb.o device.o grabber.o vw.o Tcl.o Tcl2.o module.o transmitter.o encoder-nv.o encoder-cellb.o encoder-h261.o transcoder-jpeg.o framer-jpeg.o group-ipc.o confbus.o renderer.o renderer-window.o color.o color-true.o color-pseudo.o color-dither.o color-ed.o color-quant.o color-hi.o color-gray.o color-mono.o color-hist.o rgb-converter.o jpeg/jpeg.o p64/p64.o dct.o compositor.o rate-variable.o crypt.o crypt-dull.o grabber-still.o cm0.o cm1.o huffcode.o version.o bv.o ui-ctrlmenu.o ui-main.o ui-resource.o ui-srclist.o ui-stats.o ui-util.o ui-windows.o ui-switcher.o ui-extout.o ui-grabber.o ui-unix.o cf-main.o cf-tm.o cf-confbus.o cf-network.o cf-util.o tkerror.o entry.o tk.o strtol.o strtoul.o grabber-x11.cc grabber-meteor.o grabber-spigot.o -lspigot -L/usr/local/lib -ltk80 -L/usr/local/lib -ltcl80 -L/usr/X11R6/lib -lXext -lX11 -lm
grabber-x11.cc: In method `int X11Grabber::X11Grab_Initialize(long unsigned int, int, int)':
grabber-x11.cc:627: warning: implicit declaration of function `int VidUtil_DestroyXImage(...)'
1998-10-13 03:05:40 +00:00
Justin M. Seger
acb5f8add8
Mark BROKEN for ELF:
...
g++ -O -I/usr/X11R6/include -o mpeg_edit main.o globals/version.o editor/editor.a ui/ui.a MpegCodec/mpeg.a -L/usr/X11R6/lib -lXext -lX11 -lpnm -lppm -lpbm -lpgm -lm
cc: editor/editor.a: No such file or directory
cc: ui/ui.a: No such file or directory
cc: MpegCodec/mpeg.a: No such file or directory
1998-10-12 01:08:23 +00:00
Justin M. Seger
86d8bbd1d2
Mark BROKEN for ELF:
...
gcc -Iheaders -I/usr/include -Ijpeg -O -Wall -Wmissing-prototypes -o mpeg_encode mfwddct.o postdct.o huff.o bitio.o mheaders.o mpeg.o subsample.o param.o rgbtoycc.o readframe.o combine.o jrevdct.o frame.o fsize.o frametype.o libpnmrw.o specifics.o rate.o opts.o iframe.o pframe.o bframe.o psearch.o bsearch.o block.o parallel.o jpeg.o main.o -Ljpeg jpeg/libjpeg.a -lm
gcc: jpeg/libjpeg.a: No such file or directory
1998-10-12 01:05:06 +00:00
Justin M. Seger
95ed4343e5
Mark BROKEN for current. Can't find scsi.h
1998-10-11 07:31:38 +00:00
Steve Price
2cf2d24ca1
Make sure to remove everything we install.
1998-10-05 03:17:11 +00:00