Commit Graph

3191 Commits

Author SHA1 Message Date
Ying-Chieh Liao
78d718f9b3 handle gnome more properly 2001-11-30 03:22:57 +00:00
Patrick Li
c2b6bd142d Add patch-gkrellkam.c to use fetch(1) instead of depending on wget
to download images.
2001-11-29 08:24:49 +00:00
Mario Sergio Fujikawa Ferreira
1921732f37 Update to 0.9.4: both fixes linux binary compatibility on some cards
and quiets down module loading on boot

PR:		32364
Submitted by:	maintainer
2001-11-29 03:26:20 +00:00
Chris D. Faulhaber
a7a0762e60 o Host the distfile locally until stable sources are available again.
o Update the webpage link.
2001-11-28 23:41:26 +00:00
Joseph Koshy
09f13db8eb Make this port compile under -CURRENT.
Submitted by:	Matthew Thyer <thyerm@picknowl.com.au>
2001-11-28 10:15:16 +00:00
Mario Sergio Fujikawa Ferreira
0cdb193c88 o Work around and reduce dependency list (remove automake)
o Also, get this port back to compiling (has been broken since
  autoconf was repocopied to autoconf213) with help of new code as
  of bsd.port.mk rev 1.394
	- fix it by using {ACLOCAL,AUTO{CONF,HEADER}}
2001-11-28 06:00:26 +00:00
Kevin Lo
5682c5e688 Update MASTER_SITES
PR: 32332
Submitted by: MAINTAINER
2001-11-28 03:04:11 +00:00
Chris D. Faulhaber
d5078f1e93 Remove kplot3d since it's homepage and distfiles disappeared
long ago (was kde1-based anyway).
2001-11-27 15:21:34 +00:00
Chris D. Faulhaber
35f0b10c15 o Use MASTER_SITE_LOCAL since the author's site vanished
months ago.
o Update email (jedgar@fxp.org -> jedgar@FreeBSD.org)
2001-11-27 15:06:37 +00:00
Alexey Zelkin
c398c8b41c Enable xsane back.
Approved by: sobomax
2001-11-27 13:33:25 +00:00
Maxim Sobolev
a96dda312e Update to 1.5.7.
PR:		30114
Submitted by:	Hye-Shik Chang <perky@python.or.kr>
2001-11-27 12:06:32 +00:00
Maxim Sobolev
508584727e Explicitly link resulting libraries with libm, so it is possible to link
application with libGL without any additional black magic. Bump PORTREVISION.
2001-11-27 11:31:45 +00:00
Bill Fenner
166148d564 Fully-qualify WWW: URL 2001-11-26 19:16:42 +00:00
Ying-Chieh Liao
cc9984ca0d s/malloc.h/stdlib.h/
drop maintainership

Submitted by:	bento
2001-11-26 17:46:45 +00:00
Maxim Sobolev
150f2c8e6b Add missed popt into LIB_DEPENDS.
Submitted by:	bento
2001-11-26 17:01:38 +00:00
Maxim Sobolev
cb3c6676b1 Update checksum. The only difference between old and new version is <strings.h>
replaced with <string.h> in one of the files. Therefore, no version bump is
necessary.
2001-11-26 13:43:49 +00:00
Mario Sergio Fujikawa Ferreira
60f30004da Fix breakage of last commit. Add a valid BUILD_DEPENDS line.
Submitted by:	Dan Langille <dan@langille.org>
2001-11-25 22:04:59 +00:00
Mario Sergio Fujikawa Ferreira
e3d0611cf6 Since I can't detect this lib in LIB_DEPENDS, move it into BUILD_DEPENDS
for now to enable bento to build packages

Submitted by:	bento
2001-11-25 17:59:17 +00:00
Patrick Li
fba70d13d2 Shared lib version bump also enforce use of DOCSDIR
PR:		32246
Submitted by:	maintainer
2001-11-24 09:23:52 +00:00
David W. Chapman Jr.
b5034b3036 Update to 0.3
Make PORTDOCS compliant

PR:		32095
Submitted by:	maintainer
2001-11-24 01:34:56 +00:00
Maxim Sobolev
5c5c6f155b Tech fax2ps(1) how to work properly for non-Letter paper sizes.
PR:		32018
Submitted by:	Helge Oldach <send-pr@oldach.net>
2001-11-23 18:03:41 +00:00
Ying-Chieh Liao
a67d0877cf t1.3 -> t1.4 2001-11-23 17:25:26 +00:00
Patrick Li
c38c666f76 Update to 1.4.1
PR:		32186
Submitted by:	maintainer
2001-11-23 06:52:28 +00:00
Maxim Sobolev
f1d30621d0 Fix problem with malloc.h. 2001-11-22 18:02:07 +00:00
Maxim Sobolev
8c08524462 Ensure that an empty directory is created when user installs package using
pkg_add.
2001-11-22 14:38:48 +00:00
Maxim Sobolev
271ecb0907 Update to 0.9.7.
Submitted by:	maintainer
2001-11-22 13:39:51 +00:00
Anders Nordby
abfec5c1f7 Add xmms-xvs (X Visualization System) 0.1.0b1, a visualization plug-in
for XMMS inspired by WinAmp's AVS.

Approved by:	will
2001-11-21 23:08:20 +00:00
Mario Sergio Fujikawa Ferreira
72e2f376cd bump PORTREVISION due to last rev 2001-11-21 06:09:03 +00:00
Mario Sergio Fujikawa Ferreira
fac20d5893 o Add missing USE_XLIB
o Really have SDL support unless WITHOUT_SDL
o Add patch-playdv:display.h to support SDL
o Improve patch-playdv:display.c from PR
o Install additional documentation unless NOPORTDOCS (not from PR)

PR:		31732
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2001-11-21 06:06:46 +00:00
Patrick Li
35af01bf20 - Remove including obsolete malloc.h header
- Dont link libc and prevent installing useless files

PR:	32070
Submitted by:	Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Approved by:	lioux
2001-11-21 03:44:03 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Ying-Chieh Liao
9313418253 add maverik
A publicly available virtual reality (VR) system
2001-11-20 18:47:01 +00:00
Akinori MUSHA
786a71b712 Update graphics/ruby-gdk_imlib, graphics/ruby-gdk_pixbuf,
x11/ruby-gnome and x11-toolkits/ruby-gtk to ruby-gnome 0.26.
2001-11-20 16:35:43 +00:00
Pete Fritchman
113d78b58d Update to 0.2.2
PR:		32052
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-20 03:54:56 +00:00
Mario Sergio Fujikawa Ferreira
cd4da6b566 New port libdv version 0.9: Quasar DV codec (libdv): software codec
for DV video encoding format

Reviewed by:	petef
2001-11-19 19:35:04 +00:00
Akinori MUSHA
cb2a101cc8 Update to 0.1.9. 2001-11-17 10:08:43 +00:00
Maxim Sobolev
3c38fcb4fb Fix another place where CPUID code doesn't bother to restore original state
of the bit 21 of eflags register. This should fix `sigreturn: eflags ...'
problem in many threaded GNOME apps.

Update is highly recommended to all GNOME users - it improves stability
of Nautilus, Balsa etc greatly.
2001-11-16 10:51:32 +00:00
Mario Sergio Fujikawa Ferreira
2f79220caf New port libmovtar version 0.1.2: Supports reading/writing of MJPEG
video in YUV 4:2:2 JPEG
2001-11-16 03:39:39 +00:00
Mario Sergio Fujikawa Ferreira
57eb3d104b o Install two additional header files required by soon to be added
libmovtar port
o bump PORTREVISION due to that
2001-11-16 03:33:54 +00:00
Maxim Sobolev
1bd8c2c688 Once we are determined that CPUID instruction is or isn't supported resfore
initial state of the bit 21 of the eflag register. This reduces possibility
that the threaded program linked with libpng will die due to arrival of the
signal during probing for the CPU type. More proper fix has been committed
into the -current kernel and will be MFC'ed soon, but this workaround is
necessary for those with older systems.

Among other things, this should make Nautilus, Balsa and other multi-threaded
GNOME programs more stable, therefore update is recommended to all existing
users.

Bump PORTREVISION.

Reported by:	Joe Clarke <marcus@marcuscom.com>
2001-11-15 23:32:37 +00:00
Chris D. Faulhaber
9779d111d6 Add proj-4.4.4, the PROJ.4 cartographic projection library 2001-11-15 14:53:51 +00:00
Maxim Sobolev
0ae00ef685 Add Jasper - a reference implementation of the image codec specified in the
JPEG-2000 standard.
2001-11-15 10:07:32 +00:00
Pete Fritchman
147c3c3123 - update to 4.1.41
- add NOPORTDOCS support to pkg-plist

PR:		31520
Submitted by:	maintainer
2001-11-15 05:54:29 +00:00
Mario Sergio Fujikawa Ferreira
4f167bb911 1) make it work on -current given recent malloc.h problem
2) remove esound options since they do not work yet
3) bump PORTREVISION due to (1)

Submitted by:	maintainer
2001-11-15 04:42:26 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Thomas Gellekum
516e4a3b79 Fix building.
PR:		31895
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2001-11-14 12:59:53 +00:00
Thomas Gellekum
2bf8d40568 Use $ACLOCAL and $AUTOHEADER. 2001-11-13 13:13:19 +00:00
Ying-Chieh Liao
0dcbd3fdc4 s/malloc.h/stdlib.h/
Noted by:	Michael McGoldrick <mmcgoldrick@linuxdriven.net>
2001-11-12 18:32:16 +00:00
Maxim Sobolev
1f7dc0820d Fix a breakage resulted from path to gdk-pixbuf's includes being hardcoded.
Reported by:	Mike Harding <mvh@ix.netcom.com>
		Anders Andersson <anders@codefactory.se>
2001-11-12 10:20:40 +00:00
Ying-Chieh Liao
4cba173193 s/malloc.h/stdlib.h/ 2001-11-09 18:12:40 +00:00
Maxim Sobolev
568f0f7d51 Update to 0.13.0. 2001-11-09 16:24:21 +00:00
Thomas Gellekum
54bf77b3a6 Upgrade to 1.7.7. 2001-11-09 12:38:54 +00:00
Mario Sergio Fujikawa Ferreira
8d06d4d193 Add tricks to avoid need of USE_AUTO{CONF,MAKE}
Learned from:	obrien
2001-11-08 00:42:48 +00:00
Satoshi Taoka
22210aa529 RPM of imlib 2001-11-07 17:20:54 +00:00
Akinori MUSHA
cf4a85efb2 Define NO_LATEST_LINK, because linux_mesa3 is the latest and no port
depends on this port.
2001-11-06 22:33:08 +00:00
Akinori MUSHA
f264dad72c Set LATEST_LINK to "gd2". 2001-11-06 20:48:13 +00:00
Pete Fritchman
9ee64133aa - add patch to handle color space properly for grayscale images
PR:		21021
Submitted by:	Park JongHwan <jhp@cocoja.holywar.net>
Approved by:	maintainer

- update author's email in pkg-descr

Submitted by:	maintainer
2001-11-06 19:54:58 +00:00
Pete Fritchman
e3f7d44b35 Add claraocr-0.9.8, an optical character recognition utility
Tested by:	phk
2001-11-06 07:45:38 +00:00
Maxim Sobolev
4b445bf165 - Adjust WWW;
- put a leading "An" into pkg-comment.
2001-11-05 13:15:49 +00:00
Maxim Sobolev
7d6df70b9d Add gthumb 0.9.5, image viewer and browser for the GNOME environment.
Submitted by:	Harald Schmalzbauer <H@Schmalzbauer.de>
2001-11-05 13:03:53 +00:00
Mario Sergio Fujikawa Ferreira
9cd03fe53c Update to 1.0.6
PR:		31762
Submitted by:	Patrick Li <pat@databits.net>
2001-11-05 05:14:33 +00:00
Vanilla I. Shu
047dea54fe It's some extra image loader plugins for Imlib 2.
PR:		ports/31119
Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-11-04 10:18:50 +00:00
Vanilla I. Shu
b570bb34da Add entice, it's an Image viewer built around enlightenment 0.17 libraries.
PR:		ports/31120
Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-11-04 10:16:04 +00:00
Vanilla I. Shu
cc4e72b402 Upgrade to 1.3.1.
PR:		ports/31117
Submitted by:	maintainer
2001-11-04 10:04:08 +00:00
Vanilla I. Shu
c52de03879 Upgrade to 0.6.0
PR:		ports/31118
Submitted by:	maintainer
2001-11-04 10:03:05 +00:00
Ying-Chieh Liao
a78034675b upgrade to 0.39
drop maintainership
2001-11-04 08:15:25 +00:00
Pete Fritchman
6af4518a4b - add missing .packlist file
PR:		31538
Submitted by:	maintainer

- don't @dirrm ${SITE_PERL}/Image, use @unexec rmdir instead
2001-11-03 20:23:40 +00:00
MANTANI Nobutaka
20aa69ddcc Maintainer is committer now.
Reviewed by:	knu
2001-11-03 19:16:50 +00:00
Pete Fritchman
4d3e493ba7 Update to 0.30 2001-11-02 14:22:22 +00:00
Peter Pentchev
fe4e8fe800 Fix the build when NOPROFILE is not defined in /etc/make.conf
or in the build environment.

PR:		31698
Submitted by:	John Hildreth <partsman@ns2.slutpuppy.org> (to -ports)
Submitted by:	Kirk Strauser <kirk@strauser.com> (the PR)
Approved by:	mi
2001-11-02 11:05:39 +00:00
Akinori MUSHA
461054361b Update to 0.1.6. 2001-11-01 19:42:00 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Mario Sergio Fujikawa Ferreira
75822389fa add missing dirrm
Submitted by:	bento
2001-10-30 23:22:19 +00:00
Mikhail Teterin
ca49092319 Both -- include and include/X11 might be needed... 2001-10-30 14:46:42 +00:00
Mikhail Teterin
4952a349c0 Add a patch, which, according to the submitter, allows to compile
libfpx with g++ 3.0.x. It does not hurt compilations with the 2.x
compiler.

Submitted by:	Alex Vasylenko
2001-10-29 22:02:38 +00:00
FUJISHIMA Satsuki
4b2e55a9dc fix build for -CURRENT: malloc.h is depriciated.
PR:		31572
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-10-29 04:55:47 +00:00
FUJISHIMA Satsuki
026a00e22e update to 0.9.2.
PR:		31519
Submitted by:	maintainer
2001-10-28 04:26:02 +00:00
Akinori MUSHA
e3d2c592b3 Update to 0.1.4. 2001-10-27 12:02:31 +00:00
Dmitry Sivachenko
c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Pete Fritchman
a94e921979 Add missing SUBDIR += gd2 2001-10-27 06:31:51 +00:00
Mario Sergio Fujikawa Ferreira
c575b2f14e update to 0.2.5
PR:		31516
Submitted by:	MAINTAINER
2001-10-26 21:00:23 +00:00
Mario Sergio Fujikawa Ferreira
17cf4f932a space removal and WWW update 2001-10-26 17:09:28 +00:00
Mario Sergio Fujikawa Ferreira
543b1ec6c0 update to 0.9.2
Reviewed by:	MAINTAINER, FreeBSD-multimedia
2001-10-26 17:00:09 +00:00
Mario Sergio Fujikawa Ferreira
04e3b1a90f o update to 0.9.2
o use ports libraries instead of internal versions: liba52 and
  ffmpeg
o support for both vorbis and ogg
o WITH_CSS: plugin for css processing
o add WWW tag to DESCR

Reviewed by:	MAINTAINER, freebsd-multimedia
2001-10-26 16:58:00 +00:00
Mario Sergio Fujikawa Ferreira
b3f9ad8523 additional install of both libraries and headers in preparation to {,lib}xine 0.9.2 ports 2001-10-26 16:13:20 +00:00
Mario Sergio Fujikawa Ferreira
109111b8b3 New port ogle-gui version 0.7.5: An add-on graphical user interface
for Ogle

Reviewed by:	Björn Englund <d4bjorn@dtek.chalmers.se>,
		Håkan Hjort <d95hjort@dtek.chalmers.se>
		(both are ogle developers)
Tested by:	chris@choll.freeserve.co.uk,
		Brooks Davis <brooks@one-eyed-alien.net>,
		Jason Andresen <jandrese@mitre.org>,
		MANTANI Nobutaka <nobutaka@nobutaka.com>,
		Oliver Brandmueller <ob@e-Gitt.NET>,
		Scott Long <scott_long@btc.adaptec.com>,
		Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
2001-10-26 15:40:05 +00:00
Mario Sergio Fujikawa Ferreira
b4e36dc966 New port ogle version 0.8.1: Open DVD player that supports DVD
menus

Reviewed by:	Björn Englund <d4bjorn@dtek.chalmers.se>,
		Håkan Hjort <d95hjort@dtek.chalmers.se>
		(both ogle developers)
Beta Tested by:	chris@choll.freeserve.co.uk,
		Brooks Davis <brooks@one-eyed-alien.net>,
		Jason Andresen <jandrese@mitre.org>,
		MANTANI Nobutaka <nobutaka@nobutaka.com>,
		Oliver Brandmueller <ob@e-Gitt.NET>,
		Scott Long <scott_long@btc.adaptec.com>,
		Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
2001-10-26 15:37:59 +00:00
Peter Pentchev
68b00bd839 Install the HTML documentation.
Approved by:	silence on -ports
2001-10-26 12:07:02 +00:00
Mikhail Teterin
0a8b24017e Although it will compile and link with the older gd-1.8.x, it
will now depend  on the 2.x installed by  the graphics/gd2 port.
Bump up PORTREVISION.
2001-10-23 17:37:09 +00:00
Akinori MUSHA
4f129a47a6 Add ruby-graph, graph-related Ruby classes. 2001-10-23 15:56:26 +00:00
Ying-Chieh Liao
c1aa304ed5 back out last commit, let others decide what to do 2001-10-22 16:30:46 +00:00
Akinori MUSHA
13e46085b5 Remove a redundant trailing space. 2001-10-21 10:31:39 +00:00
Ying-Chieh Liao
79948b5210 typo 2001-10-21 07:09:39 +00:00
Ying-Chieh Liao
f51b59edd8 remove unnecessary "\" 2001-10-21 04:30:31 +00:00
Ying-Chieh Liao
9adc91f01a XFree86-4 installs freetype.6, freetype2 installs freetype.7
so we have to use "freetype.7" instead of just "freetype"

Reported by:	Mike Harding <mvh@ix.netcom.com>
2001-10-21 04:28:27 +00:00
Kevin Lo
ad242bed64 Update to version 1.0.3
PR: 31072
Submitted by: Ports Fury
2001-10-19 16:51:57 +00:00
Kevin Lo
a643e2b08b Update to version 4.1.41
PR: 31335
Submitted by: MAINTAINER
2001-10-19 16:07:54 +00:00
David W. Chapman Jr.
6448629875 Fix pkg-plist errors
PR:		31274
Submitted by:	anders@fix.no
2001-10-19 14:31:57 +00:00
Mario Sergio Fujikawa Ferreira
fdb200fae5 re-enable DVD read support since libdvdread was updated to 0.9.2
in rev 1.2 of libdvdread/Makefile
2001-10-17 21:37:35 +00:00
Mario Sergio Fujikawa Ferreira
d0548d082b o update to 0.9.2 (shared lib version bump)
o CFLAGS safeness (tweakable by WITH_OPTIMIZED_CFLAGS)
o support NOPORTDOCS

PR:		31312
Submitted by:	Rahul Siddharthan <rsidd@online.fr>,
		Thomas E. Zander <riggs@hadiko.de>
Approved by:	MAINTAINER
2001-10-17 21:31:57 +00:00
Ying-Chieh Liao
37ed1ab7a9 add gdal
A translator library for raster geospatial data formats

PR:		30828
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-10-17 19:02:21 +00:00
Ying-Chieh Liao
3c4ef68dfe add WWW: 2001-10-17 18:56:28 +00:00
Ying-Chieh Liao
ba58b3ef2a add vterrain-apps
Virtual Terrain Project Applications

PR:		30827
Submitted by:	Randall Hopper <aa8vb@nc.rr.com>
2001-10-17 18:55:36 +00:00
Ying-Chieh Liao
ae287a0db0 upgrade to 0829
PR:		30826
Submitted by:	MAINTAINER
2001-10-17 18:50:40 +00:00
Mario Sergio Fujikawa Ferreira
6178c5d498 update MASTER_SITES
Prompted by:	Mark Evenson <evenson@panix.com>
Approved by:	MAINTAINER
2001-10-17 01:20:35 +00:00
Mario Sergio Fujikawa Ferreira
141a5778f1 New port libmpeg2 version 0.2.0: A free library for decoding mpeg-2
and mpeg-1 video streams
2001-10-16 19:25:34 +00:00
Mario Sergio Fujikawa Ferreira
6e8f021c7a disable DVD support till libdvdread is updated to at least version
0.92 (required for proper operation)

Submitted by:	Tadayuki OKADA <tadayuki@mediaone.net>
2001-10-16 15:54:07 +00:00
Mario Sergio Fujikawa Ferreira
fc88cd52b0 apply DeMorgan correctly 2001-10-16 14:35:39 +00:00
Mario Sergio Fujikawa Ferreira
a893315ba1 un"echo" installation (less noise) 2001-10-16 03:01:43 +00:00
Mario Sergio Fujikawa Ferreira
e4907f0121 o update to 0.50 final
o add several WITH_* options (specially DVD support :-)
o update WWW tag in DESCR
o update PKGMESSAGE
o update install-user script to handle new fonts from port
  mplayer-fonts/Makefile rev 1.2

Submitted by:	MAINTAINER
2001-10-16 01:25:41 +00:00
Mario Sergio Fujikawa Ferreira
2218402e72 o update to 0.50
o update WWW tag in DESCR

Submitted by:	MAINTAINER
2001-10-15 23:38:36 +00:00
Mario Sergio Fujikawa Ferreira
b573b688d8 update mplayer codecs to 0.50; therefore, update port to 010122.1.0.50
Approved by:	MAINTAINER
2001-10-15 23:12:15 +00:00
Mikhail Teterin
d52a7a070a Upgrade to 2.0.1 (gd2 was repocopied from gd). The name of the
installed library is still libgd, which is on purpose. It looks
like very little needs to be done after all to make current gd
users switch, so gd2 will, hopefully, quickly become gd again.

XPM will be used by default now, unless WITHOUT_XPM is declared.
When XPM can be built without installing X11, this is seems
sensible.
2001-10-14 20:23:23 +00:00
Ying-Chieh Liao
474ea4789e Complete XINE includes multiple <videolan/dvdcss.h>. But videolan/dvdcss.h
is not available for multiple include.
2001-10-14 13:06:00 +00:00
Tom Hukins
da3672e14f Update to 2.94
PR:		ports/31253
Submitted by:	Anatoliy Dmytriyev <tolid@plab.ku.dk>
2001-10-13 16:48:01 +00:00
Brian Somers
bd5afb1b6d Upgrade to v 0.2.90 2001-10-12 11:00:48 +00:00
Thomas Gellekum
4d3bc79209 Fix core dump in dxexec. Bump PORTREVISION.
PR:		31141.
2001-10-12 10:40:13 +00:00
Ying-Chieh Liao
b308e4e888 add missing file into PLIST
PR:		31185
Submitted by:	MAINTAINER
2001-10-11 10:50:43 +00:00
Ying-Chieh Liao
2d5d53a4fe add gsculpt
An Opensource 3D modelling application
2001-10-10 02:54:00 +00:00
Mario Sergio Fujikawa Ferreira
30e8eb7f06 update to 9.20
PR:		31179
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-09 23:54:33 +00:00
Anton Berezin
e36b36029a Add p5-GraphViz, perl interface to the GraphViz graphing tool. 2001-10-09 21:33:34 +00:00
Jimmy Olgeni
c305a74a85 The current primary MASTER_SITE uses a redirection (http 302) to another
site. Use that site directly, since the default FETCH_CMD ("fetch -A")
will not follow redirects.

No md5 changes.
2001-10-09 18:59:48 +00:00
Chris D. Faulhaber
0e259a1946 Update port to 1.5.7 2001-10-09 18:22:10 +00:00
Maxim Sobolev
274d740c60 Update to 0.24.1. 2001-10-09 07:32:22 +00:00
Maxim Sobolev
5affd7c949 Update to 1.0.2. 2001-10-09 07:31:35 +00:00
Mario Sergio Fujikawa Ferreira
c949b7aefe o update to 1.0.4
o organize LIB_DEPENDS for ease of future maintainance
o add WWW tag to DESCR

PR:		31112
Submitted by:	MAINTAINER
2001-10-08 20:09:03 +00:00
Ying-Chieh Liao
79bcfeebd6 add libafterimage
Generic imaging library originally designed for AfterStep
2001-10-08 16:28:17 +00:00
Tom Hukins
99dcf80988 Update to version 1.5.6
Reviewed by:	jedgar
2001-10-08 11:28:08 +00:00
Pete Fritchman
afbebb0cfe Set maintainer to ports@FreeBSD.org
Submitted by:	Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Mario Sergio Fujikawa Ferreira
64a1e37357 o update to 3.30
o support NOPORTDOCS in PLIST
o add WWW tag to PLIST

PR:		31073
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 15:43:19 +00:00
Maxim Sobolev
aef9da2538 Add drm-kmod 0.9.2, a FreeBSD kernel modules for 3d acceleration
with the DRI.

PR:		31081
Submitted by:	Eric Anholt <eanholt@gladstone.uoregon.edu>
2001-10-06 07:08:42 +00:00
Maxim Sobolev
7ed7680c12 Update to 0.1.6. 2001-10-05 17:46:18 +00:00
Pete Fritchman
9e4e7981d4 Add barcode-0.96, a barcode generation library along with a command line
frontend

PR:		30770
Submitted by:	Emil J.V. Björsell (jev) <jev@ecad.org>
2001-10-03 15:22:28 +00:00
Mario Sergio Fujikawa Ferreira
6b02757f51 remove port mplayer-codecs since it was superseded by win32-codecs
as of rev 1.12 win32-codecs/Makefile

Approved by:	MAINTAINER
2001-10-01 14:14:49 +00:00
Mario Sergio Fujikawa Ferreira
ce216f3e59 o update to 0.50 pre 1
o add script to "autodetect" some machine features such as 3DNow!
o it is no longer limitted to i386 arch (e.g., alpha, hurray :)
o make it CFLAGS safe
o add several WITH{,OUT} options
o depend on win32-codecs as of rev 1.12 win32-codecs/Makefile
  instead of mplayer-codecs
o Makefile style: rearrange the file a bit to make it ports' style
  compliant (easier to maintain)
o simplify targets with for/endfor constructs in post-install
o due to new features, update: COMMENT, DESCR, PKGMESSAGE
o fix all URI to include a trailing /
o support NOPORTDOCS in PLIST

Submitted by:	MAINTAINER et al
2001-10-01 14:04:20 +00:00
Mario Sergio Fujikawa Ferreira
ce630cf943 o add the codecs from mplayer-codecs, this port will hold all win32
codecs from now on, this is not that much a bloat since all depending
  ports tend to use (in the long run) all the same codecs
o prepare to remove mplayer-codecs port since it is no longer
  necessary

Approved by:	MAINTAINERs (from both mplayer-codecs/win32-codecs)
2001-10-01 13:52:16 +00:00
Maxim Sobolev
718ad37dfb Update to 0.24. 2001-10-01 06:39:34 +00:00
Mario Sergio Fujikawa Ferreira
1d29e87e16 quiet (less noise) extraction 2001-09-26 00:41:03 +00:00
Mario Sergio Fujikawa Ferreira
4372fb7854 add missing nasm BUILD_DEPENDS 2001-09-25 20:14:50 +00:00
Mario Sergio Fujikawa Ferreira
afac057a11 o New port ffmpeg version 0.4.5: Hyper fast realtime audio/video
encoder/converter, streaming server

Thanks to:	fenner, imp, Chris "Vulpyne" Austin <vulpyne@way2fast.com>

* for this patch -> #define INT64_C(x) x##LL
2001-09-25 19:27:11 +00:00
Mario Sergio Fujikawa Ferreira
af3a792a80 chase library dependency due to update of avifile port to 0.60.20010920 2001-09-25 16:51:36 +00:00
Mario Sergio Fujikawa Ferreira
e0f07c7ad2 o update MASTER_SITES
o update WWW tag

Submitted by:	MAINTAINER
2001-09-25 16:29:09 +00:00
Mario Sergio Fujikawa Ferreira
d00e448161 o update to 0.60.20010920
o sanitize MASTER_SITES
o bump lib version since incompatible with previous one
o trim/update DESCR; update WWW tag

PR:		30747
Submitted by:	MAINTAINER
2001-09-25 16:22:32 +00:00
Mario Sergio Fujikawa Ferreira
e6eb54334e New port OQTEncoder version 0.1: A simple encoder using
OpenQuicktime (TM)
2001-09-25 00:06:32 +00:00
Mario Sergio Fujikawa Ferreira
83e89b827a New port OQTPlayer version 0.5: A very very small, not functionnal,
video OpenQuicktime (TM) player
2001-09-24 23:46:36 +00:00
Mario Sergio Fujikawa Ferreira
fb1b4542ea fix installation permissions 2001-09-24 23:10:33 +00:00
Mario Sergio Fujikawa Ferreira
683e8ecbb1 o fix installation permissions
o no PORTREVISION bump since the port was not usable before
2001-09-24 23:09:52 +00:00
Mario Sergio Fujikawa Ferreira
36f5ffb45f New port openquicktime version 1.0: Portable library for handling
Apple's QuickTime(TM) files
2001-09-24 20:05:22 +00:00
Mario Sergio Fujikawa Ferreira
8f8a1f46d8 o New port divx4linux version 0.20010824: Linux binary release of
DivX (TM) Codec
o Marked RESTRICTED waiting for license clarification
2001-09-24 18:42:50 +00:00
Mario Sergio Fujikawa Ferreira
4acd2bcfe6 o Update to development version OpenDivX Alpha 4.0 a 50, port version
0.4.0.50
o Bump lib version due to api changes: 0 -> 1
2001-09-24 18:02:18 +00:00
Akinori MUSHA
6f512f69a1 Define INSTALLS_SHLIB properly. 2001-09-24 10:58:43 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
FUJISHIMA Satsuki
590ab501a4 add missing entries to pkg-plist.
PR:		30727
Submitted by:	Patrick Li <pat@databits.net>
2001-09-22 06:36:21 +00:00
FUJISHIMA Satsuki
33fda9b1d6 update to 5.3.8.2.
PR:		30717
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 05:59:41 +00:00
FUJISHIMA Satsuki
2d6ad24de4 update to 9.19.
PR:		30718
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 05:41:53 +00:00
FUJISHIMA Satsuki
d46c81ac0d add missing bin/movify. 2001-09-21 14:45:06 +00:00
Akinori MUSHA
994078a9db Update to 0.1.2. 2001-09-21 03:43:01 +00:00
Akinori MUSHA
3b44ca08af Fix the png dependency. (png.4 -> png.5) Hence bump PORTREVISION.
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-09-20 13:54:25 +00:00
Akinori MUSHA
f396f64b0d Update xine to 0.9.1 and separate libxine from xine.
Hand the maintainership over to MANTANI Nobutaka.

PR:		ports/30413
Submitted by:	Roman Shterenzon <roman@xpert.com> (MAINTAINER)
		MANTANI Nobutaka <nobutaka@nobutaka.com>
		Patrick Li <pat@databits.net>
2001-09-20 07:50:12 +00:00
Akinori MUSHA
e89f3be3bd Compile and install setbrightness and vaiobat applying patches
contributed by Hiroshi TOKUDA <tokudah@nttdata.co.jp>.

PR:		ports/29591
Submitted by:	Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
Approved by:	MAINTAINER's silence (timeout)
2001-09-18 07:47:54 +00:00
Akinori MUSHA
6a74f4b766 Add p5-ming, a Perl5 module for Ming which allows you to create Flash
4/5 movies.
2001-09-18 07:02:14 +00:00
Akinori MUSHA
bc81ec3561 Do not install broken examples. 2001-09-18 06:33:40 +00:00
Akinori MUSHA
56229532ff Install more examples. 2001-09-18 06:31:03 +00:00
Akinori MUSHA
216df1a6f6 Ming 0.2a can generate Flash 5 movies too. 2001-09-18 06:03:36 +00:00
Akinori MUSHA
eccaf59177 Reflect the updates of libwmf and ming.
Bump PORTREVISION.
2001-09-18 05:57:52 +00:00
Akinori MUSHA
1402ed0dcc Update ming to 0.2a. 2001-09-18 05:57:17 +00:00
Akinori MUSHA
d1ebc78da7 Fix silly syntax bugs in ming.rb.
Reported by:	Tom Hukins <tom@FreeBSD.org>
2001-09-17 18:28:12 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Kevin Lo
58c9ae1ee6 Fix DISTNAME
PR: 30478
Submitted by: MAINTAINER
2001-09-16 17:27:58 +00:00
Kevin Lo
4fc13507dc Update to version 2.0d
PR: 30534
Submitted by: Ports Fury
2001-09-16 16:56:31 +00:00
Kevin Lo
21d220385e Update to version 0.2.4
PR: 30597
Submitted by: MAINTAINER
2001-09-16 16:03:29 +00:00
Kevin Lo
d7a1e18d94 Update to version 1.1.2
PR: 30598
Submitted by: MAINTAINER
2001-09-16 15:56:02 +00:00
Alexander Langer
bea8bb4d3b Add jpgtn, a utility to create thumbnails of JPEG images.
Submitted by:	Martin Blapp <mp@imp.ch>
2001-09-15 19:11:08 +00:00
Akinori MUSHA
feb9a53df5 Build without libwmf. (and bump PORTREVISION accordingly)
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-13 07:25:08 +00:00
Akinori MUSHA
42d6d25c03 Update to 0.2.1.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-13 07:01:02 +00:00
Akinori MUSHA
520f943856 Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
FUJISHIMA Satsuki
e6349fb5d5 fix build of graphics/xv-m17n and japanese/xv.
Non-response from:	maintainer
2001-09-11 15:03:17 +00:00
FUJISHIMA Satsuki
2a07321b3e sync with devel/pth:
- use pthread-config to detect pth/pthread parts.
replace hardcoded path with ${X11BASE} and ${LOCALBASE}.

Non-response from:	maintainer.
2001-09-11 14:53:54 +00:00
Akinori MUSHA
42366d0db4 Set DIST_SUBDIR to "ruby" properly. 2001-09-11 12:57:56 +00:00
Jimmy Olgeni
e39e80ecb1 Update port to version 2.20. 2001-09-11 09:38:03 +00:00
Andrey A. Chernov
db2dadbaab Bump png major 2001-09-11 02:22:51 +00:00
Andrey A. Chernov
b60160c5d8 Bump png major 2001-09-11 02:02:57 +00:00
Andrey A. Chernov
289e333b79 Upgrade to 1.2.0
PR:		30356
Submitted by:	partially by KATO Tsuguru <tkato@prontomail.com>
2001-09-11 01:55:36 +00:00
Dmitry Sivachenko
5400d15412 Add dependency to jpeg.9
Obtained from:	bento
2001-09-10 20:47:25 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Ying-Chieh Liao
9355bdd608 change master site, md5 no changed
drop maintainership

Submitted by:	fenner's report
2001-09-07 20:54:51 +00:00
Mario Sergio Fujikawa Ferreira
8af42058a3 Update to 9.18
PR:		30355
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-06 03:53:53 +00:00
Jun Kuriyama
3159e96380 Fix URL. 2001-09-05 16:01:56 +00:00
Mikhail Teterin
e61d8fd851 Uh, actually commit the patches described in my previous commit.
The primary purpose is to fix the port on Alphas.
2001-09-05 14:56:00 +00:00
Mikhail Teterin
c4c453cbc5 Teach it to try int32_t and friends on all Unixes, not just SGI's Irix.
A whole  bunch of  little 32-bit  related hunks was  needed, but  now it
passes its  own bundled tests (which  also needed a little  patch for an
unitialized variable) on Alpha. Bump PORTREVISION.

Submitted by:	Andrew Gallatin, Doug Rabson
Tested on:	beast
2001-09-05 14:54:04 +00:00
Mario Sergio Fujikawa Ferreira
3731d6b9f2 - Update to 9.17
o several fixes
	o addition of ppmtoneo and neotoppm

PR:		30323
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-04 23:49:26 +00:00
Ying-Chieh Liao
a088223262 add svg2swf
Convert an SVG file into a Macromedia Flash (swf) file
2001-09-03 14:43:16 +00:00
Mark Pulford
754533679e Re-added workaround (see 1.18) to prevent intermittent failures
depending on where the distfile was fetched.
2001-09-02 09:31:17 +00:00
Mario Sergio Fujikawa Ferreira
68e84896ae Fix WWW tag address 2001-09-01 19:53:42 +00:00
David W. Chapman Jr.
300a6d9672 Tweak DISTNAME 2001-09-01 18:00:06 +00:00
Dmitry Sivachenko
7c2815e629 Add dependency to png.4.
Obtained from:	bento
2001-09-01 09:03:20 +00:00
David E. O'Brien
872d752f19 Blah... it's a Friday tired afternoon... get this right...
\begin{JediMindTrick}
	You did not see that last commit, it was not the one you are looking for.
\end{JediMindTrick}
2001-08-31 23:36:11 +00:00