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
Bill Fenner
af84733505
Upgrade to spigot-1.7
...
Fix PLIST to include spigot_saa7191.h
PR: ports/5558
Submitted by: Takeshi OHASHI <ohashi@mickey.ai.kyutech.ac.jp>
1998-01-27 17:10:12 +00:00
Satoshi Asami
ed1ba38a9f
Be more selective about which ports to maintain. I no longer have time
...
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Satoshi Asami
9c10702533
Add PKGNAME ("-Beta2-1" is not a valid version number). Change "Beta1"
...
to "Beta2" in MASTER_SITES paths so this port will fetch.
1997-12-25 21:39:37 +00:00
Stefan Eßer
5b88e75ca9
The KDE multi-media tools: CD player, mixer, MIDI player.
...
The device name of the CD drive is hardwired into kscd,
see patch-ag for the location of the definition.
1997-12-24 13:58:22 +00:00
Bill Fenner
6832892b30
Add BT848 grabber support.
...
Submitted by: Amancio Hasty <hasty@rah.star-gate.com>
1997-12-19 02:50:52 +00:00
Mark Murray
273a9e51e0
Update to 0.46. The changelog speaks:
...
Changes from 0.45-0.46
----------------------
- Event handling fixes for fvwm95
- Inval saved ximage when contin capture started (for restacking refreshes)
- Fix out-of-date internal app-defaults values
- Fixed mem leaks that add up capturing videos
- Turn off hardware cursor over video window when continuous video is on
- Restore video mode on normal exit
1997-12-18 16:58:35 +00:00
Thomas Gellekum
79e54f3236
Use new location for tiff34 headers.
...
This was the last commit in this series. If I broke anything, yell at me.
Not that think you'd need any encouragement. ;-)
1997-12-01 08:10:47 +00:00
Mark Murray
72d653019e
Update to version 0.45.
...
From: Randall Hopper <rhh@ct.picker.com>
Video Window Annotation for changes in Station, Input Device, Tuner Mode,
Volume, and Mute should make it more enjoyable to surf when zoomed
full-screen.
Station IDs will let the PAL (and NTSC) folks come up with their own names
for stations (e.g. E1, ITH, FOX, CBS). You can map these IDs to channel
numbers or frequencies. Channel number lists are now obsoleted by
the more general station lists. (NOTE: See README sections 1.6.1-1.6.2)
Video window translations added for changing station (via ID, channel
number, or frequency). Should make full-screen surfing of cable or
satellite simpler.
Japanese cable support from (Hideyuki Suzuki), and Dynamic Input Format
Selection (Joao Carlos Mendes Luis).
And Direct Video enhancements for moving and stacking the TV window on
your desktop. Now when you lower the video window behind another window,
Fxtv will continue to blast (using XImages) rather than just turn off.
Also, unlike previous versions, Fxtv shouldn't leave any video trash on
your desktop after you move it in direct video mode. Note that if you have
opaque moves on in your window manager, you'll of course see video stream
trails "while" you're moving the Fxtv window, but after you let go, the
desktop will be entirely cleaned up. Fxtv also won't stomp on occluding
windows anymore.
Hope you have fun with it, and let me know if you have any problems.
Randall
1997-10-11 20:39:19 +00:00
Mark Murray
d382b5e31d
Import of fxtv 0.44. Fxtv is a program that allows you to watch TV on your
...
X console using a Brooktree BT848 based TV card. The driver is /dev/bktr0.
PR: 4527
Submitted by: Randall Hopper
1997-09-28 13:21:43 +00:00
Bill Fenner
c6ac4c3700
Make port work with tcl/tk 8.0
1997-09-11 03:55:02 +00:00
Philippe Charnier
a071303f4b
Update MASTER_SITES. Now requires Motif.
1997-08-12 06:56:30 +00:00
Bill Fenner
1acad69af1
Update location of distfile.
...
Found by: distfile checker
Submitted by: Jim Lowe <james@miller.cs.uwm.edu>
1997-08-11 16:12:19 +00:00
Eric L. Hernes
2ebbd238bb
fix MASTER_SITES
1997-08-11 14:53:41 +00:00
Satoshi Asami
00e2354c7a
"$(INCDIR)" -> "$(INCDIR)/X11" to make XFree86-3.3 config files happy.
1997-06-12 18:01:41 +00:00
Masafumi Max NAKANE
d17ec141ae
Upgrade, 2.70.6.3 -> 2.70.6.4.
...
PR: 3814
Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
1997-06-09 22:27:12 +00:00
Wolfram Schneider
1760fd6654
Add virtual category 'tk41'.
1997-04-20 13:20:00 +00:00
Masafumi Max NAKANE
f6c5e8c077
MASTER_SITES updated.
...
Submitted by: Bill Fenner <fenner@parc.xerox.com>
(Closing PR #2953.)
1997-03-25 08:58:33 +00:00
Eric L. Hernes
f617349ad3
upgrade to v 1.2
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>,
with minor mods by me
1996-12-09 15:37:29 +00:00
Satoshi Asami
0461953855
Master site has moved.
...
Submitted by: Lars Fredriksen <fredriks@Mcs.Net>
1996-12-07 01:06:25 +00:00
Satoshi Asami
5489e41eed
Add BUILD_DEPENDS to netpbm.
1996-11-20 12:50:36 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
92cb149612
Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
...
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Satoshi Asami
b805b62cd3
imm, nv and vic are moved to mbones/. Repository copy is already
...
done, this is change to CATEGORIES line only.
1996-11-07 12:27:06 +00:00
Satoshi Asami
4e89b7baaf
Install manpage in /usr/X11R6/man/man1, not /usr/X11R6/man.
1996-11-07 07:37:35 +00:00
Bill Fenner
77aec50355
Find the tcl library files in /usr/libdata/tcl .
1996-11-07 06:46:42 +00:00
Bill Fenner
9f490072fe
Fix install target
1996-11-07 02:15:09 +00:00
Bill Fenner
fd0a7fe39c
Upgrade to version 2.8
1996-11-04 04:43:57 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Andrey A. Chernov
51299aae68
Upgrade to 2.70.6.3
...
Add creative encoding
1996-09-26 21:27:50 +00:00
Satoshi Asami
271fe572a1
Move WRKSRC below MAINTAINER.
1996-08-17 10:31:50 +00:00
Eric L. Hernes
34133aa06d
new port for `mpeg_stat', an mpeg stream analyzer
1996-08-16 13:40:49 +00:00
Satoshi Asami
0a3ebe7a7d
The binary is called splitmp"e"g and the manual splitmp"e"g.1.gz. Duh.
1996-08-02 21:29:56 +00:00
Satoshi Asami
48949dba35
Add PKGNAME=splitmpg-1.0.
1996-08-02 08:25:02 +00:00
Satoshi Asami
a03386eb3c
Just a little variable reordering (USE_X11 is after MAINTAINER).
1996-08-02 07:43:06 +00:00
Satoshi Asami
264a0016a0
Add newline at end of file.
1996-08-02 07:42:23 +00:00
Satoshi Asami
fbf0b0cad0
Just a little variable reordering. (WRKSRC goes after MAINTAINER.)
1996-08-02 07:32:41 +00:00
Satoshi Asami
2ad02c0564
Remove empty line.
1996-08-02 07:30:17 +00:00
Eric L. Hernes
03be755c06
new port for splitmpg, an MPEG system de-multiplexer.
1996-08-01 20:22:29 +00:00
Eric L. Hernes
416d7f4394
new port of mplex, an MPEG stream multiplexer.
1996-08-01 20:18:18 +00:00
Eric L. Hernes
0e5195eb91
new port for mpegedit.
1996-08-01 20:11:57 +00:00
Eric L. Hernes
90e7bbad6f
new port for UCB's MPEG-I encoder.
1996-08-01 20:04:37 +00:00
Satoshi Asami
048b264d7e
An mpeg2 movie player.
...
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
1996-07-10 05:38:41 +00:00
Satoshi Asami
292e34c318
mpeg-2 encoder/decoder.
...
Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
1996-07-10 05:32:54 +00:00
Satoshi Asami
7bc358274f
Upgrade, 2.2 -> 2.3.
...
Submitted by: chuckr@glue.umd.edu
1996-06-12 03:09:08 +00:00
Andrey A. Chernov
4fabd36811
Upgrade to 2.70.4.3
1996-03-26 04:02:50 +00:00
Satoshi Asami
9c9b9cf636
Clean this up a bit. My criteria: don't type the same thing twice. :)
1996-03-09 11:43:35 +00:00
Eric L. Hernes
aa01e30895
upgraded to version 2.70.3; added support for cinepak and indeo codecs
1996-03-08 14:37:34 +00:00
Satoshi Asami
f3831e8f64
New checksum
1996-03-05 08:00:32 +00:00
Satoshi Asami
394c2c8970
Upgrade, 2.0 -> 2.2. They apparently stopped using Motif (which
...
they were in 2.0.1). :)
patch-ab and patch-ac are gone, 16/24 bit displays are now supported
in the original code.
1996-02-07 09:28:43 +00:00
Satoshi Asami
510bcaa2de
Change "networking" to "net".
1995-11-27 04:06:03 +00:00
Satoshi Asami
14cd728249
Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
...
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
8a98315697
Remove NO_PACKAGE, this comes as a binary package but it is redistributable.
1995-10-12 09:19:57 +00:00
Satoshi Asami
f7450d7402
The libspigot library. Required by nv. Note this is a binary package.
...
Submitted by: james
1995-10-03 09:34:11 +00:00
Andrey A. Chernov
c04dd7bbad
Upgrade to 2.70.1
1995-09-22 19:06:03 +00:00
Satoshi Asami
8a4199869d
Add blurb about animation formats from the man page. Without this,
...
the DESCR file is not very useful. ;)
1995-08-15 08:44:36 +00:00
Scott Mace
d46e3b6897
Upgrade to xanim 2.69.7.8
...
xanim now supports audio!
1995-05-04 02:08:44 +00:00
Satoshi Asami
5d80320326
Reorganize Makefile, add Garrett as MAINTAINER.
1995-04-10 17:49:14 +00:00
Satoshi Asami
9441b5626c
Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>
...
(thanks!)
Here's patch-ad. This could be integrated with patch-aa.
1995-04-10 17:27:40 +00:00
Satoshi Asami
7f6c181f38
Yet another round of Makefile updates, graphics version.
1995-04-09 07:09:55 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Garrett Wollman
60597eaa7c
Checksum for vic.
1995-03-30 20:56:22 +00:00
Satoshi Asami
35af96374a
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
...
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Satoshi Asami
86793c984d
Converted Makefiles as much as I could.
...
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Andreas Schulz
8f282f704c
The manual page get installed as xanim.1.gz instead of xanim.1x. Correct
...
the packing list for that.
1995-02-04 23:39:23 +00:00
Jordan K. Hubbard
5ca7a7ffce
Initial revision
1995-01-31 06:07:26 +00:00
Satoshi Asami
0d3962f8e2
mpeg_play version 2.0. NOT 2.0.1, that one requires Motif. :<
...
Also includes patch to make it work on 15/16 bit displays, it shows
up in all green on my 16-bit display (565) though. Somebody please
check it....
1994-12-17 11:54:27 +00:00
Garrett Wollman
d432feb6be
Port of vic version 2.6
1994-12-14 23:01:27 +00:00
Jordan K. Hubbard
8316b1b39b
Piero Serini's xanim port.
...
Submitted by: piero
1994-11-06 22:15:46 +00:00