1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

2279 Commits

Author SHA1 Message Date
Trevor Johnson
a5b79d56c1 Update to 1.6. 2001-01-21 22:54:08 +00:00
FUJISHIMA Satsuki
bfaad85909 avoid depending Xlib.
PR: 23532
2001-01-21 19:26:19 +00:00
FUJISHIMA Satsuki
4bda6a8ea4 fix typo.
DivX	-> DivX ;-)
USE_LDT -> USER_LDT
2001-01-21 18:58:11 +00:00
Akinori MUSHA
66acb9cd06 Update to Ming 0.0.9b. Now it creates Flash 4 movies.
Ports of the Perl5 module and the Ming utilities will follow soon if I
can take the time.
2001-01-21 05:57:50 +00:00
Alexander Langer
cfec7ca8bd Add input_vcd.so (It was obvious, but I'm known for missing obvious things).
Submitted by:	maintainer
2001-01-20 09:04:40 +00:00
Alexander Langer
1cb1e42e77 Enable build of VCD plugin.
Reminded by:	vanilla
2001-01-19 23:44:46 +00:00
Alexander Langer
72611137e5 Activate VCD Support on FreeBSD.
Submitted by:	Bruno Schwander <bruno.schwander@technologist.com>
Reworked by:	sos
2001-01-19 22:21:09 +00:00
Bill Fenner
e681e834f8 Fix broken BROKEN. 2001-01-19 16:17:52 +00:00
Maxim Sobolev
c48e071967 - Add missed lib3ds dependency;
- mark as BORKEN - it seems that current QT22 port doesn't install Qgl module
  this port depends on (it seems that I have a previous version of QT22 port
  installed with Qgl).

Submitted by:	 Donald J . Maddox <dmaddox@sc.rr.com>
2001-01-19 08:33:17 +00:00
Maxim Sobolev
a318676894 Two fixes:
- Properly import PIL module;
- don't try to do os.chdir() with empty argument.
2001-01-18 19:28:48 +00:00
Maxim Sobolev
f12751a5d7 Add view3ds 1.0.0, a simple realtime 3DS file previewer based on the Lib3ds
library.
2001-01-18 19:06:25 +00:00
Maxim Sobolev
a89235c55d Add lib3ds 1.0.0, a library for handling 3DS (3D Studio) files. 2001-01-18 19:03:53 +00:00
Michael Haro
2a2b2fa928 Update to 2.4.0
PR:		24370
Submitted by:	    Joseph Scott <joseph@randomnetworks.com>
2001-01-18 17:28:11 +00:00
FUJISHIMA Satsuki
2e36bf9100 bump PORTREVISION; added new file. 2001-01-17 17:11:16 +00:00
FUJISHIMA Satsuki
1994f90a35 add missing manpage.
Submitted by: bento
2001-01-17 17:04:51 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
6ab4eea68a Update to 1.60
PR: 24283
Submitted by: Ports Fury
2001-01-15 14:21:31 +00:00
Kris Kennaway
96e66a00cd Update xsane to 0.70, update and sort pkg-plist
Submitted by:	Maintainer
PR:		24329
2001-01-15 04:01:25 +00:00
FUJISHIMA Satsuki
c9f70cd475 add missing patch in previous commit.
(I believe all X manpage error detected by bento has gone.)
2001-01-14 21:53:24 +00:00
Kris Kennaway
e16cef83d6 Update to gltk 1.1
Submitted by:	bento
2001-01-14 12:24:32 +00:00
Kevin Lo
9f3d1a4a8b Update to 0.95
PR: 24203
Submitted by: Ports Fury
2001-01-12 15:56:32 +00:00
Kevin Lo
f2d0fe556a Upgrade to 1.1a
PR: 24209
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Approved by: MAINTAINER
2001-01-12 15:46:03 +00:00
Alexander Langer
0da9215ad3 Port depends on tiff.4
Submitted by:	bento
2001-01-12 15:38:49 +00:00
Kevin Lo
ce1bef48cc Upgrade to 0.3.5
PR: 24245
Submitted by: MAINTAINER
2001-01-11 16:08:22 +00:00
Steve Price
ef77816e02 Update to version 5.2.7.
PR:		24094
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-11 05:19:46 +00:00
Kevin Lo
00a8c6dd4e Update WWW
PR: 24208
Submitted by: MAINTAINER
2001-01-10 01:36:39 +00:00
FUJISHIMA Satsuki
7b1ac3b7c1 fix X manpage error with XFree86-4
PR:		23434
2001-01-09 19:36:28 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
2001-01-09 05:57:08 +00:00
Trevor Johnson
55e4c8e99a Fix fennerism. Add MAINTAINER.
http://www.digidezign.com/~imanager/imanager-2.0.final.imlib.tar.gz:
   404 Not Found (Last OK result Mon Aug 28 15:27:03 2000 )

PR:		24156
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-01-09 01:03:04 +00:00
Mario Sergio Fujikawa Ferreira
8ee70d65d5 Revert changes that enabled usage of mp3 lame shared library. Due
to revertion of shared library build/installation on the lame port
PORTVERSION=3.70, PORTREVISION=2.

I am reverting this for I won't be around to discuss this for the
time being. :)
2001-01-08 01:02:38 +00:00
Maxim Sobolev
58f2ed9247 Fix fennerism (MASTER_SITE has been slightly changed). 2001-01-07 22:32:55 +00:00
Mario Sergio Fujikawa Ferreira
73e30486a1 1) Add audio/lame as a LIB_DEPENDS
2) Have this port use the port's system shared version of the lame
library instead of building its own static version. Add both some
detection code and necessary hooks to avifile's configure system
(defensive programming) using some patches
3) Add a simple stale port's tree defensive check. After the library
dependency phase, if one gets a lame library but no shared library
... bogus. The avifile depending on the new version of lame port
was added after the aforementioned. Warn the user about it. A
side effect (of LIB_DEPENDS) is that the new lame dependency is
always built even if there is an old version of lame installed.
4) PORTREVISION bump

Approved by:	maintainer
2001-01-07 14:36:04 +00:00
Mario Sergio Fujikawa Ferreira
e3fc1c0cc2 1) Update to version 0.53.1
2) Update codec distribution to version 001222
3) Add codec wmvds32.ax
4) Install avifile library (both shared and static) version .0
(distfile's numbering)
5) Have the binaries use the shared library
6) Add a libtool hack fix kindly provided by Maxim Sobolev
<sobomax@FreeBSD.org>
7) Add an adhoc fix to insure build of avifile utilities despite
possible misbehavior of the configure script
9) Update pkg-descr with more informative message
10) Update pkg-comment with more precise message
11) Update pkg-message with information about possible build
problems. This port requires qt with thread support.

PR:		ports/23941
Submitted by:	maintainer,
		Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2001-01-06 23:49:59 +00:00
Chris Piazza
9bff6b664b Update to 1.6b 2001-01-05 05:29:30 +00:00
Vanilla I. Shu
6b554aca5c Correct plist.
Obtained from:	clive, bento
2001-01-03 03:21:02 +00:00
FUJISHIMA Satsuki
aafdbdc7f2 Correct manpage handling with XFree86-4.
honor CFLAGS.
supress <malloc.h> warnings.
split patch-aa into patch-a[acd].

PR:		23445
Submited by:	myself
Approved by:	maintainer
2000-12-30 18:43:12 +00:00
FUJISHIMA Satsuki
8c8f40c0b1 use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
/usr/bin/perl -> ${PERL}

PR:		23436
Submitted by:	myself
2000-12-30 18:30:19 +00:00
Lars Koeller
37dc69b781 New port. A4 version of jpeg2ps port. 2000-12-30 14:21:10 +00:00
Lars Koeller
daa5c350c9 New port. jpeg2ps which converts JPEG images to postscript level 2. 2000-12-30 14:14:57 +00:00
Will Andrews
8552800cb9 Add liblug 1.0.6, a very clean graphic library which can handle gif, pcx, targa,
rgb, tiff, pix, ppm, pgm, pbm, raw, rayshade's heightfield, jpeg and do the
following functions: resampling, blur, sharpening, cut, paste, median filter,
histogram equalization, and so on.

PR:		23889
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-30 02:15:35 +00:00
Maxim Sobolev
533f641f30 Correct libsmpeg version number.
PR:		23875
Submitted by:	Munehiro Matsuda <haro@kubota.co.jp>
2000-12-27 08:06:22 +00:00
Vanilla I. Shu
97ba68ff0b Upgrade to 1.2.0, add a patch for print plug-ins (by mistral@imasy.or.jp (Yoshihiko SARUMARU). 2000-12-26 15:09:31 +00:00
OKAZAKI Tetsurou
c87a1c7222 Change MAINTAINER from ports@FreeBSD.org to john@coastalgeology.org.
PR:           23795
Submitted by: Jonathan Pennington <john@coastalgeology.org>
2000-12-25 11:55:50 +00:00
Alexander Langer
af18c1b917 Add a note that you need to be root to use DGA.
Submitted by:	 Donald J . Maddox <dmaddox@sc.rr.com>
2000-12-25 11:13:28 +00:00
Alexander Langer
749d0dd25f Christmas present:
Give this port a WANT_DGA option to enable DGA support for the output.
2000-12-24 09:48:16 +00:00
Alexander Langer
8d428aea6f Mark xmms-gforce restricted: non-commercial use only. 2000-12-23 10:16:04 +00:00
Alexander Langer
3675200bc5 Add gforce-1.1.6xp3, the X11/XMMS port of the WinAMP visualization
plugin "gforce".
2000-12-23 10:12:25 +00:00
Bill Fenner
3570a03bf0 MAINTAINER email address is no longer valid. Hopefully he will submit
a PR with the new one.

Submitted by:	auto-reply from MAINTAINER's old address
2000-12-22 17:01:40 +00:00
Kevin Lo
de1342f315 Update to 1.4
PR: 23760
Submitted by: Ports Fury
2000-12-22 16:49:45 +00:00
Chris D. Faulhaber
26db3eb066 - Update MASTER_SITES
- Remove unnecessary FETCH_BEFORE_ARGS
2000-12-21 18:06:26 +00:00