Commit Graph

319 Commits

Author SHA1 Message Date
Chris Piazza
57fc3d9cdc Portlint 2000-02-11 01:46:12 +00:00
Chris Piazza
7d9b12659e Fix this port on 3.x.
Side note: this is really gross.  Can someone explain to me why this won't
work if the assembler files are named blah.s instead of blah.S?

PR:		16637
2000-02-11 01:26:05 +00:00
Chris Piazza
c99bef64de Update to version 1.0.1
note that this version does not include mikmod support built in,
but a plugin port will be added soon.

PR:		16502
Submitted by:	maintainer
2000-02-10 01:38:21 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Chris Piazza
2bac28dbd6 Add a patch forgot while merging changes from Maxim Sobolev 2000-02-03 08:09:05 +00:00
Chris Piazza
12f1e42196 Better DESCR and COMMENT files from Maxim Sobolev
and merge in (really dumb) things that I forgot to do.

PR:		16500
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-03 08:06:41 +00:00
Chris Piazza
7719b4dc71 add smpeg.
SMPEG is a free, general purpose mpeg player that uses the
SDL library.  Combines the functionality of mpeg_play and splay.

SMPEG is made by Loki Entertainment
2000-02-03 04:57:35 +00:00
Chris Piazza
17abf34b20 Rework DESCR so it doesn't have spaces in front of every line.
Also change a link to WWW: format.
2000-02-03 03:58:33 +00:00
Kris Kennaway
d4f4c80977 MpegTV is a high-performance MPEG video player. Note that this is
not free software - please make sure you fulfil the license
conditions before using.
2000-01-30 09:54:45 +00:00
Bill Fenner
f89808a1f5 Add -pedantic to override the default -pedantic-errors, to allow
socket code to compile.
2000-01-28 03:05:29 +00:00
Chris Piazza
aa47b8020c Add vcdgear,
a utility that converts from .cue/.bin to .mpg, intended for use with
VCDs.  Binary only for now but source will be available some time
in the future.
2000-01-06 08:46:08 +00:00
Steve Price
3bdc5895fb Update to reflect new MASTER_SITE.
PR:		15042
Submitted by:	Dominik Rothert <dr@domix.de>
1999-12-31 04:01:51 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Bill Fenner
897070a7b3 Move distfile to http://www.freebsd.org/~fenner/distfiles/ 1999-12-07 18:41:55 +00:00
Chris Piazza
53e8d2cd67 Correct man page entry
PR:		15233
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-12-04 23:53:25 +00:00
Chris Piazza
b8befb620c Respect CC
PR:		15177
Submitted by:	James Andariese <james@ja.ath.cx>
1999-12-04 23:38:28 +00:00
Steve Price
59e4b7969b Update to Tcl/Tk version 8.2 and get this to build with gcc 2.95.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:41:33 +00:00
Steve Price
bbbb9c19f4 Initial import of tkxanim version 0.43.
A Tcl/Tk frontend to xanim.

PR:		14496
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-26 20:27:44 +00:00
Steve Price
488f73a9e6 The manpage is in section n and isn't compressed. 1999-11-26 18:39:24 +00:00
Roger Hardiman
8042b89305 Update FXTV checksum. The distribution tarball was re-rolled by the author
to remove some junk.
1999-11-12 10:08:39 +00:00
Chris Piazza
63695790b4 Add a patch that allows xmms to play the next song in the playlist.
It's pretty ugly and should be fixed properly some time.

Submitted by:	Jakob Alvermark <jakob@teligent.se>
1999-11-11 00:05:00 +00:00
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
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Stefan Eßer
dba66df449 Upgrade to KDE Release 1.0
Based on:	patches for a 1.0 pre-release submitted by Thomas Gellekum.
1998-07-19 17:55:29 +00:00
Bill Fenner
ec3f3db3d4 Fix the configure script to not try to build a grabber which is not
included in the vic source.
1998-07-11 19:41:11 +00:00
Marc G. Fournier
c73d08c2d5 Change to UNBROKEN ...
Add USE_GMAKE to get past a compile problem in kmid
Remove patches, as were not required to cleanly compile
1998-07-09 03:52:45 +00:00
Marc G. Fournier
617c3b4941 Still marked BROKEN, but this gets me to the extract stage, and, removing
all the patches, configured and compiling.

Haven't removed the patches yet, until I see a clean compile...
1998-07-09 02:38:00 +00:00
Marc G. Fournier
08f64accf3 Still marked BROKEN, but at least you can retrieve the files now...will work
on compiling it from my X machine later tonight...
1998-07-08 14:03:22 +00:00
Donald Burr
cf5a1ca4a3 Allow environment variables to be passed to make's children (-e flag).
This way, you can, for example, "setenv HAVE_XFREE86 no"
to get fxtv to compile if you have special/extenuating circumstances.

Submitted by: Randall Hopper <rhh@ct.picker.com>
1998-07-06 13:26:32 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Bill Fenner
0b7a232ad3 Fix Luigi's recently committed submission:
- Actually include the x11 grabber in the compile
- Don't force the capture type to PAL; leave it at auto
- Remove debugging code and comments
- Eliminate the need for kernel patch for tuner code
- Don't patch one source file in more than one patch-XX files
1998-06-26 18:39:21 +00:00
Jordan K. Hubbard
b39ac6d642 These patches implement the following features in vic:
* an x11 grabber similar to the one present in nv. Extremely useful
    for interactive work (i'd say better than a camera in many cases).

  * add video controls to the meteor grabber (brightness etc.)

  * add tuner control when used with the meteor grabber (require a
    small modification to the kernel to let tuner be controlled
    via the grabber fd);

Submitted by:	luigi
PR:		6814
1998-06-24 07:54:40 +00:00
Donald Burr
cf4d0c3720 Import new port graphics/netshow, the Microsoft NetShow player.
Thanks to Chris Kukulies <kuku@gil.physik.rwth-aachen.de> for
telling us about this on freebsd-multimedia, and giving me the
idea of doing a port for it.
1998-06-12 06:24:54 +00:00
Donald Burr
f9b7999bd5 Upgrade fxtv to 0.47.
* change checksum and filename/version number in Makefile.
* change patch-ab to patch cleanly against new version.
* remove patch-aa -- it is no longer needed.
* add patch-ac to fix a small tiffio.h bogon in the source.
* add some new files to PLIST.
1998-06-07 08:54:25 +00:00
Thomas Gellekum
1e6141b4a0 Upgrade to 2.4. 1998-05-25 08:05:14 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Satoshi Asami
ec5964244e Mark this port broken, it's left behind in the beta-4.1 upgrade and
no longer builds.
1998-04-29 00:10:31 +00:00
Thomas Gellekum
d0097f548c Upgrade to 2.70.7.0.
PR:		6435
Submitted by:	Donald Burr <dburr@POBoxes.com>
1998-04-28 11:50:20 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Mark Murray
027b3c8a71 Make fxtv work with CURRENT and STABLE. This is not the optimum solution,
but while the correct solution is being sought, this is probably the best.

Submitted by:	Randall Hopper
OK'ed By:	Satoshi Asami
1998-03-23 22:47:21 +00:00
Thomas Gellekum
d5197debe2 Back out changes to use tcl81.
Suggested by:	The Meistersinger
1998-03-17 07:47:55 +00:00
Satoshi Asami
6ffec350f0 Add back PKGNAME (removed by the previous commit). 1998-03-17 05:18:22 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Stefan Eßer
e490d2a083 Update to KDE Beta3 1998-03-04 23:22:26 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
39fcc241ab Add send() kernel bug workaround to vic too. 1998-02-19 19:05:33 +00:00
Bill Fenner
2edf00cf67 Fix memory leaks. 1998-02-19 19:03:15 +00:00
Satoshi Asami
45e1073f68 Take out "misc" for list of categories...it's for stuff that don't
fit anywhere else, so it doesn't make sense to have misc and some
other category in there (unless it's a language specific port).
1998-02-18 06:24:32 +00:00
Steve Price
bf408c38b3 Initial import of ppm2fli.
Utilities to merge PPM files into animated FLI and vice versa.
1998-02-18 04:21:08 +00:00