Jim Mock
ad38e326e1
Update to version 0.9.5.1.
...
PR: 14045
Submitted by: Espen Skoglund <esk@ira.uka.de>
1999-11-06 03:11:22 +00:00
Roger Hardiman
da35e30718
Update to FXTV 1.02.
...
This adds support for the IR Remote Control in the
PixelView TV cards
1999-11-05 12:30:22 +00:00
Roger Hardiman
dc5d81491e
Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support
1999-10-27 09:42:47 +00:00
Vanilla I. Shu
79dcbbd160
Bump glib12 's share library version to 3,
...
and portlint.
1999-10-09 18:42:12 +00:00
Yukihiro Nakai
b47f4a3bf1
Use updated esound library.
1999-10-08 02:41:23 +00:00
Satoshi Asami
714c62a70e
Fix BUILD_DEPENDS line, netpbm installs under ${X11BASE}.
1999-09-21 01:55:37 +00:00
Matthew Hunt
07ffec94b1
Import of gxanim 0.45, a Gtk front-end to xanim.
...
PR: 13707
Submitted by: Rod Taylor <rod@idiotswitch.org>
1999-09-20 18:41:15 +00:00
Chris Piazza
a1c148f1a6
Add audio cd and mikmod support in Xmms.
...
Also update the maintainer's email address.
PR: 13728
Submitted by: maintainer
1999-09-19 21:01:50 +00:00
Stefan Eßer
833e387518
Update to KDE-1.1.2
1999-09-18 09:02:12 +00:00
Steve Price
2169e434e8
The version number of libgif.so has changed to 5.
1999-09-18 03:12:11 +00:00
Roger Hardiman
a4b3c17418
Add patch submitted by Randall, the FXTV author
1999-09-09 18:14:29 +00:00
Roger Hardiman
de0b643f57
Rewrite virtual function pointer code so it can compile with EGCS on my
...
-current machine.
Also I fixed the code for grabbing from the X11 desktop in 24 bit colour modes.
Previously it gave us a blurred yellow image. Now it can capture
the X11 desktop in full 24 bit colour for both XRGB and XBGR Truecolour.
1999-09-09 06:42:31 +00:00
Roger Hardiman
c79e7ed839
Expand the patch to work on drivers without the XUSSR channel set too.
...
This means FXTV should be able to compile on the really old Bt848
driver that ships with FreeBSD 2.2.8
1999-09-08 17:23:00 +00:00
Roger Hardiman
b2f94dc732
Patch to allow FXTV to compile on older Bt848 drivers without the Australian
...
channel set
1999-09-08 16:20:45 +00:00
Roger Hardiman
cb8342a2e9
Update to include the URL for newer Bt848 drivers
1999-09-07 12:02:30 +00:00
Steve Price
ec1b2d16ed
The tiff port now lives in ports/graphics/tiff.
1999-09-07 10:45:31 +00:00
Roger Hardiman
449ac889d3
Update FXTV to version 1.00
1999-09-07 09:53:09 +00:00
Roger Hardiman
a8688ffd51
Update FXTV to version 1.00
...
This requires Bt848 driver version 1.66 or later.
3.2-RELEASE shipped with version 1.61.
New drivers are in the 3.x-stable kernel source tree. They can also be found at
http://www.freebsd.org/~roger or http://telepresence.dmem.strath.ac.uk/bt848
1999-09-07 09:52:31 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
58942bab6d
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
David E. O'Brien
78ab65a396
Change Id->FreeBSD.
1999-08-25 04:36:31 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
David E. O'Brien
cea3dee843
Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also point
...
out the user wants the generic Linux ELF (rather than RH) binary package.
1999-08-14 17:23:25 +00:00
Bill Fenner
33f1ee4e0b
Use empty MASTER_SITES= to indicate that there's nothing for the
...
distfile survey to check.
1999-08-09 06:27:14 +00:00
Roger Hardiman
90a20db4b5
Add #include <X11/Xproto.h>
...
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.
1999-07-28 16:47:29 +00:00
Marcel Moolenaar
d7d791cfa6
Make port depend on linux_base instead of linux_lib.
1999-07-21 14:55:43 +00:00
Steve Price
cc83aa5bf7
No need for '-p', since ${MKDIR} == 'mkdir -p'.
1999-07-04 21:21:38 +00:00
Chris Piazza
7b55311cd2
Xmms: the X Multimedia System. XMMS is a multimedia player based on
...
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>
1999-07-03 19:37:30 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
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
1999-06-26 19:12:45 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
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
Steve Price
f71aebd7a6
Move manpages to Makefile and use MAN* macros.
1998-10-05 03:13:41 +00:00
Brian Somers
9a98226b5f
Elfify
...
Add -lstdc++ in kscd/Makefile.in - someone should test this for -stable ;-/
1998-10-01 18:35:38 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Mark Murray
5526e9eb87
Provide replacements for the NetBSD (a.out) .o modules from the Linux (ELF)
...
world. This works in this case because the supplied .o modules make no
(Linux) syscalls.
1998-09-27 09:18:30 +00:00
Satoshi Asami
41637d4447
tk80 has been ELFized.
1998-09-25 10:05:14 +00:00
Steve Price
dcf1287e4d
giflib is now converted to ELF so remove regexp support.
1998-09-19 01:33:49 +00:00
Satoshi Asami
081079e0db
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
...
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Mark Murray
4ca5b41103
Convert to ELF.
1998-09-14 20:37:02 +00:00
Mark Murray
7926d48fe5
Convet to ELF.
1998-09-14 20:11:03 +00:00
Tim Vanderhoek
934c015dd9
- Use a do-install: target instead of patching one into the source
...
Makefile. A do-install: target is preferrable if one does not plan
on submitting patches to the author. Doing it this way has the
nice side-advantages that we now respect MANOWN and BINOWN.
- Respect CFLAGS
- move patches/patch-ab to files/mplex.1
1998-08-24 03:13:47 +00:00
Tim Vanderhoek
2c941b483e
Well, we know there isn't a comprehensive instruction manual, but
...
what does this thing actually do!? :)
1998-08-24 03:10:29 +00:00
Tim Vanderhoek
f0dd53f0e9
Use the MANx variables. This commit only covers ports that
...
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +00:00
Tim Vanderhoek
8a51f1f320
This commit brought to you by the Paddock Bowling Alley.
1998-08-18 18:49:05 +00:00
Tim Vanderhoek
c32eae1535
Wow. Checkout the number of manpages that are in EZWGL. I think that's
...
too many, so I'll remove half of them.
1998-08-18 17:55:07 +00:00
Satoshi Asami
65edaaa1f5
Replace qt dependencies with USE_QT.
...
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00