Commit Graph

3554 Commits

Author SHA1 Message Date
Ying-Chieh Liao
d2b9a0ba5b bzip2 -> ${BZIP2_CMD} 2002-04-30 02:37:32 +00:00
Ying-Chieh Liao
f5488c1391 use USE_PYDISTUTILS 2002-04-29 17:40:01 +00:00
Cy Schubert
ade6c82878 Add xmms-paranormal 0.2.0, an adaptation of the "OpenGL Spectrum
Analyzer" from XMMS.

PR:		37477
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-04-28 06:42:32 +00:00
Patrick Li
056a95abe8 Chase checksum, tarball repackaged.
PR:		37394
Submitted by:	maintainer
2002-04-27 02:54:24 +00:00
Maxim Sobolev
7c9a7e6c7b Use GNOME2 beta4 download location for all GNOME2 ports. 2002-04-26 14:50:03 +00:00
Maxim Sobolev
ae7228ec5f Add patch necessary for USE_LIBTOOL. 2002-04-26 11:06:32 +00:00
Maxim Sobolev
5b53e0d752 - Update to 1.115.0 (version found in the GNOME2 beta4);
- use USE_LIBTOOL.
2002-04-26 11:06:09 +00:00
Maxim Sobolev
03043505ea Use USE_LIBTOOL. 2002-04-26 09:38:05 +00:00
Patrick Li
517fd3df7c Add new port xmms-iris - Really pretty 3D circular spectrum analyzer with
beat detection

PR:		37467
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-04-26 02:20:00 +00:00
Maxim Sobolev
c0b5d227c6 Put USE_LIBTOOL back. 2002-04-25 19:20:53 +00:00
Ying-Chieh Liao
1a8ccfdc65 add SDL_gfx 2.0.3
SDL graphics drawing primitives and other support functions
2002-04-25 17:05:12 +00:00
Maxim Sobolev
6dab917362 - Unbreak after last USE_LIBTOOL changes;
- don't install .la files;
- don't use black magick to create/delete .so symlinks to shared libraries -
  our pkg_* tools already work correctly with symlinks.
2002-04-25 15:36:30 +00:00
Mario Sergio Fujikawa Ferreira
83536b9fe4 o Update to version 5.01 snapshot 20020418
o Encoding is now re-enable. However, this is not DiVX5 Pro enconding
2002-04-25 02:58:00 +00:00
Mario Sergio Fujikawa Ferreira
f1ed5545ac Update to 0.2.1
Prompted by:	ijliao
2002-04-25 00:50:02 +00:00
Akinori MUSHA
8c1fea8b27 Update to 0.4.1. 2002-04-24 19:30:35 +00:00
Maxim Sobolev
0739059385 Update to 0.3.1. 2002-04-24 16:03:09 +00:00
Joe Marcus Clarke
b417efd74e Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
is also installed.

PR:		36401
Reported by:	many
Approved by:	sobomax
2002-04-24 15:50:09 +00:00
Maxim Sobolev
8e2c7690f7 Unbreak with lib3ds-1.2.0. 2002-04-24 14:05:05 +00:00
Maxim Sobolev
37c88ca678 Update to 1.2.0. 2002-04-24 14:00:29 +00:00
Alexander Leidinger
4231616b5c Add xmms-gdancer 0.4.4,
XMMS Visualization plugin, displays dancing
figures.

Approved by:	steve
2002-04-23 16:46:05 +00:00
Will Andrews
1bb98dfc94 Fix plist mistakes.
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-04-23 06:21:04 +00:00
Will Andrews
f28ca46edc fix compiling on current: s/malloc.h/stdlib.h/ 2002-04-23 06:18:22 +00:00
Mario Sergio Fujikawa Ferreira
ea1765e022 Enable divx4linux4 2002-04-22 22:34:12 +00:00
Mario Sergio Fujikawa Ferreira
2066ce5789 o DiVX 4 can be found at repo copied divx4linux4
o Update to DiVX 5.0 snapshot 20020304: it's decoder only now
2002-04-22 22:32:04 +00:00
Mario Sergio Fujikawa Ferreira
536a812562 o After repo copy from divx4linux: this port will hold previous
DiVX version 4.0
	- add NO_LATEST_LINK
	- install under divx4 prefixes

Repo copy by:	joe
Approved by:	kris (repo copy)
2002-04-22 22:28:49 +00:00
Akinori MUSHA
8216b9ee69 Update to 0.4.0. 2002-04-22 21:02:46 +00:00
Patrick Li
bf6497a70d Update to 0.30
PR:		36776
Submitted by:	maintainer
2002-04-22 20:02:47 +00:00
Chris D. Faulhaber
b3fd8221ac Update port to 4.4.5 2002-04-22 17:29:04 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Andrey A. Chernov
2e494a9bcc Upgrade to 1.2.2
PR:		37277
2002-04-21 16:11:52 +00:00
Josef Karthauser
dc4d278668 Fixups for the usb.h header changes is recent FreeBSDs.
Prompted by:	Oliver Brandmueller <ob@e-Gitt.NET>
2002-04-21 16:05:35 +00:00
Mario Sergio Fujikawa Ferreira
22efcf807d Fix typo: don't re-set PLIST_SUB, add to it 2002-04-21 00:29:42 +00:00
Mario Sergio Fujikawa Ferreira
d6f8963ed6 o Change port default. Port does not like cluster code disabled per
default. Invert option by adding WITHOUT_CLUSTER.
o Bump PORTREVISION

Submitted by:	maintainer
2002-04-20 23:06:39 +00:00
Anders Nordby
4f3833c8ff Add support for Canon Powershot A20.
PR:		35128
Submitted by:	Ken Stailey <kstailey@surfbest.net>
Approved by:	maintainer
2002-04-20 23:04:29 +00:00
Mario Sergio Fujikawa Ferreira
4305c3c2d6 New port dvdrip version 0.39.05: This is dvd::rip, a Perl Gtk+ based
dvd-ripper

PR:		37234
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
2002-04-20 19:36:47 +00:00
Ying-Chieh Liao
d254fbcca8 upgrade to 6.2
PR:		37276
Submitted by:	Ports Fury
2002-04-20 15:28:05 +00:00
Patrick Li
253b6cdf9b Update to 3.74
PR:		37254
Submitted by:	maintainer
2002-04-20 05:47:05 +00:00
Andrey A. Chernov
e0d34c0ef9 Remove patch not needed for 5.4.4 2002-04-20 01:50:10 +00:00
Anders Nordby
770c5e7e62 Update to 0.85.
PR:		37253
Submitted by:	maintainer
2002-04-19 21:36:27 +00:00
Mario Sergio Fujikawa Ferreira
5b69ccdb12 Remove unnecessary dependency on libdvdcss, it is now a dependency
under libdvdread
2002-04-19 21:29:00 +00:00
Joe Marcus Clarke
5a128343e2 Update to 0.17.0.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-19 19:40:24 +00:00
Will Andrews
e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00
Mario Sergio Fujikawa Ferreira
86b20d20ac o Add libdvdcss as a library dependency so that we can properly
match libdvdcss version with libdvdread since it depends on
  matching libdvdcss API
o No meaningless overhead since libdvdread automatically uses
  libdvdcss whether the port has knowledge of it or not. Besides,
  all ports using libdvdread list libdvdcss as a dependency as well
  (exception made to xine_d5d_plugin but an updated version will)
o Also, it's a 22K overhead
o Furthermore, all ports depending on libdvdread SHOULD depend on
  libdvdcss for obvious reasons

Reviewed by:	fenner
2002-04-18 17:53:38 +00:00
Mario Sergio Fujikawa Ferreira
6538075d76 Take over maintainership 2002-04-18 16:30:22 +00:00
Mario Sergio Fujikawa Ferreira
0fbfcda225 If NOPROFILE blocks profiled build, do not try to pack either.
PR:		37206
Prompted by:	parv@pair.com
2002-04-18 16:26:22 +00:00
Mario Sergio Fujikawa Ferreira
e71dae43c6 If NOPROFILE blocks profiled build, do not try to pack either.
PR:		37205
Submitted by:	parv@pair.com
2002-04-18 16:25:23 +00:00
Ying-Chieh Liao
ebb6dabb7a upgrade to 1.8.5
take over maintainership

PR:		37203
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
Requested by:	Stephen C. North <north@research.att.com> (author)
2002-04-18 14:42:22 +00:00
Brian Somers
496eac255b Handle the fact that the latest version of libdvdcss has moved
videolan/dvdcss.h to dvdcss/dvdcss.h
2002-04-18 12:53:04 +00:00
Mario Sergio Fujikawa Ferreira
36feea27c9 o Update to 0.6.0 pre4
o Remove patches either already applied in distribution or
  turned into perl regexp(s)
o Update both COMMENT and DESCR
o Add several WITH_* options

PR:		37138
Submitted by:	MAINTAINER,
		Michael Nottebrock <michaelnottebrock@gmx.net>
Approved by:	MAINTAINER
2002-04-18 04:53:53 +00:00
Mario Sergio Fujikawa Ferreira
4424a221a6 o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
  a library version bump)

Submitted by:	ogle developers <dvd@dtek.chalmers.se>
2002-04-18 03:08:20 +00:00
Mario Sergio Fujikawa Ferreira
15f392edf5 o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
  a library version bump)

Approved by:	maintainer (2 weeks timeout)
2002-04-18 03:08:01 +00:00
Mario Sergio Fujikawa Ferreira
5641a05fd0 o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properly
o Re-arrange a bit so that this affects the whole port

Reviewed by:	kris
2002-04-18 02:26:16 +00:00
Maxim Sobolev
aa1e8c1536 Use devel/sdl12 instead of devel/sdl10 because the latter is scheduled for
deorbiting.
2002-04-17 13:20:18 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Maxim Sobolev
ce0e60666a Update to 2.0.5. 2002-04-17 12:36:37 +00:00
Maxim Sobolev
648163e088 Update to 1.2.2. 2002-04-17 12:36:01 +00:00
Vanilla I. Shu
a1d63a1ccb Should set_locale before gtk_init. 2002-04-17 09:18:26 +00:00
Vanilla I. Shu
91cb1ebae8 Make perl-fu can support XIM, and bump version. 2002-04-17 02:03:33 +00:00
Mario Sergio Fujikawa Ferreira
5d54f417a0 o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswap
routines. This works only in the i386 architecture but only with
  486 processors and above.
o A trick to enable use of <machine/endian.h> kernel routines

Submitted by:	eivind
2002-04-17 00:29:35 +00:00
Mario Sergio Fujikawa Ferreira
f12f2f6117 Chase libdvdcss update 1.1.0 version bump 2002-04-16 23:20:29 +00:00
Mario Sergio Fujikawa Ferreira
963ed9e594 Update to 1.1.0
Reviewed by:	pat
2002-04-16 22:19:44 +00:00
Pierre Beyssac
3bad389496 Update to match recent changes to current kernel API (mtx_init, suser).
Reviewed by: maintainer
2002-04-15 17:45:56 +00:00
Vanilla I. Shu
b54442b56b Fix pkg-plist 2002-04-15 09:01:13 +00:00
Dmitry Sivachenko
2a8d0c9576 Correct a typo. 2002-04-14 21:08:17 +00:00
Ying-Chieh Liao
e6fe692951 add showimg 0.7
A picture viewer designed to run under KDE 2.x
2002-04-14 04:33:30 +00:00
Ade Lovett
c389efb32b Add USE_GCC295 for 3.x systems that need it to build.
PR:		36831
Submitted by:	Julian C. Dunn <julian@dreaming.org>
2002-04-13 18:17:34 +00:00
Joe Marcus Clarke
1bbd6ef5f2 Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as <libxml/header.h> and not just <header.h>.

Reported by:	many
Submitted by:	lioux
Reviewed by:	sobomax
Approved by:	lioux
2002-04-13 16:51:14 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Vanilla I. Shu
6b42c222b5 Upgrade to 1.211, add a patch to fix callback problem.
PR:		plamabal @ #bsdchat of taiwan.
2002-04-12 06:15:03 +00:00
Patrick Li
b10b255e8f Correct wrong argument given to ImageMagick's convert(1)
PR:		37012
Submitted by:	maintainer
2002-04-12 02:11:47 +00:00
Ying-Chieh Liao
4ba9a9ad70 add white_dune 0.19b31
Graphical VRML97 Editor and animation tool
2002-04-11 19:25:30 +00:00
Vanilla I. Shu
83c81b28a7 set PORTEPOCH back.
PR:		Christopher Masto <chris@netmonger.net>
2002-04-11 16:41:52 +00:00
Ying-Chieh Liao
e079a232d5 take over maintainership
PR:		36978
Submitted by:	sascha@root-login.org
2002-04-11 05:05:17 +00:00
Motoyuki Konno
f5f9e49a3b Fix build problem on FreeBSD 5-current.
o <machine/soundcard.h> is moved to <sys/soundcard.h> on 4-stable
    and 5-current.
2002-04-11 04:58:47 +00:00
Vanilla I. Shu
2c31c88e4b Upgrade to 1.2.3. 2002-04-11 01:37:32 +00:00
Motoyuki Konno
8d4724eed2 Fix build problem on 5-current.
<machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable
and 5-current.  See commitlog of src/include/Makefile rev 1.165.
2002-04-11 00:22:33 +00:00
Ying-Chieh Liao
ef999b1dc0 - Support CFLAGS properly
- Remove unnecessary USE_BISON
- Utilize NOPORTDOCS

PR:		36892
Submitted by:	Ports Fury
2002-04-09 07:40:18 +00:00
Ying-Chieh Liao
2495a33ff5 - Add missing BUILD_DEPENS to devel/automake14
- Remove unnecessary USE_BISON

PR:		36891
Submitted by:	Ports Fury
2002-04-09 07:38:12 +00:00
Mario Sergio Fujikawa Ferreira
7af30bad6d New port xvid snapshot release 20020404: An opensource MPEG-4 codec,
based on OpenDivx

PR:		36769
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2002-04-08 23:38:02 +00:00
Motoyuki Konno
65f74041b7 Fix build problem on XFree86 4.X. 2002-04-08 11:25:23 +00:00
Nik Clayton
7737215c0f Respect ${LOCALBASE} when installing
PR:		32097
Submitted by:	Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
2002-04-07 15:54:49 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Dmitry Sivachenko
990304ae5e Correct a typo. 2002-04-06 19:12:03 +00:00
Akinori MUSHA
a4e2521470 Add ruby-imlib2 0.2.0, Imlib2 bindings for Ruby. 2002-04-06 18:11:52 +00:00
Mark Pulford
c04357835c Drop maintainership
PR:		36730, 36731, 36732, 36733
Submitted by:	maintainer
2002-04-04 14:30:03 +00:00
Maxim Sobolev
104176d2a3 Update to 1.9.14. 2002-04-04 11:20:35 +00:00
Dirk Meyer
9243db9e77 make export_mpeg.so optional. 2002-04-03 21:14:29 +00:00
Dirk Meyer
134c459abe Fixed:
transcode's configure doesn't find libdv because it fails to link
in -ldl. Enclosed is a new patch-ag.
Also, the port's Makefile has a couple of typos

PR:		36703
Submitted by:	mreimer@vpop.net
2002-04-03 20:44:17 +00:00
Ying-Chieh Liao
cd3d09458c add pngquant 0.95
convert 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs

PR:		34734
Submitted by:	Alex Hayward <xelah@xelah.com>
2002-04-02 16:52:20 +00:00
Patrick Li
abbd304c78 Update to 0.3.4 2002-04-02 03:21:06 +00:00
Mario Sergio Fujikawa Ferreira
0228268ee1 - Chase libdvdcss share library version bump. Caveat: this is a
source code patch.
- Bump PORTREVISION

Requested by:	brian, eivind,
		Alexander Nedotsukov <bland@smtp.ru>,
		Thomas E. Zander <riggs@hadiko.de>
Reviewed by:	brian, eivind,
		libdvdread Developers <dvd@dtek.chalmers.se>
Approved by:	maintainer (1 week timeout, hasted due to 5.x-Current
		DP1 release)
2002-04-01 19:12:47 +00:00
Patrick Li
4c858aced0 Update to 4.1.42
PR:		36620
Submitted by:	maintainer
2002-04-01 17:18:38 +00:00
Ying-Chieh Liao
8c219f55dd upgrade to 0.8.44
PR:		35099
Submitted by:	maintainer
2002-04-01 04:52:41 +00:00
Patrick Li
65ee9847c6 - GNU_CONFIGURE -> USE_LIBTOOL
- Fix pkg-plist and bump PORTREVISION

PR:		36580
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-31 20:16:05 +00:00
Kris Kennaway
9d4e8d5589 Chase libxml2 includes to unbreak build 2002-03-31 06:00:50 +00:00
Kris Kennaway
f9f5e4616e Remove #include <malloc.h> 2002-03-31 05:18:50 +00:00
Kris Kennaway
e280efb475 Chase location of libxml2 headers 2002-03-31 05:04:33 +00:00
Kris Kennaway
c9bf08a239 Remove #include <malloc.h> 2002-03-31 04:08:43 +00:00
Patrick Li
c58f52df89 - Add BUILD_DEPENDS/RUN_DEPENDS to devel/pkgconfig
- Support CFLAGS properly
- Fix pkg-plist
- Do not install useless .la file

PR:		36551
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	maintainer
2002-03-31 03:14:54 +00:00
Patrick Li
fa223ae34c include support for libexif by default
PR:		36550
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-30 22:59:16 +00:00
Mario Sergio Fujikawa Ferreira
ffd11211f7 Chase libdvdcss shared library version bump
Submitted by:	Riccardo Torrini <riccardo@torrini.org>
2002-03-30 19:47:51 +00:00
Daniel Harris
3e43a2f943 Add working MASTER_SITE.
PR:		36494
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-30 18:47:05 +00:00
Daniel Harris
c764e4e0c9 Add libexif 0.5.0, which allows digital camera metadata to be read.
PR:		36269
Submitted by:	Peter W. Schmiedeskamp <pschmied@qwest.net>
2002-03-30 18:34:25 +00:00
Dirk Meyer
1dcafc55ad - make portlint happier.
- add handling for optional files.

PR:		32986
2002-03-30 12:17:47 +00:00
Akinori MUSHA
380317bde9 cd dir && command -> cd dir; command 2002-03-30 12:12:53 +00:00
Dirk Meyer
d516b6cfe4 transcode is a console based utility for video conversion. It supports
VOB source files, AC3 sound and divx output (and many more).

sharfile disfunctional, each file should end with newline.
mailclient seems to eat tabs away.

PR:		32986
Submitted by:	hendrik@scholz.net
2002-03-30 12:02:14 +00:00
Akinori MUSHA
e871843e40 Define RUBY_WITH_PTHREAD to unbreak. 2002-03-30 11:23:14 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Dirk Meyer
35a0669893 - Changes so it should run on Alpha
- Add Option WITHOUT_DIVX, cause libdivx* do not build
- configure with "--enable-iconv"
- Fix overwriting of LIB_DEPENDS when WITHOUT_VORBIS was not defined
- Changed dependency so installed sdl12 is found.

PR:		34075
Submitted by:	holger@eit.uni-kl.de
2002-03-30 04:57:15 +00:00
Pete Fritchman
ffb24343f2 Fix WRKSRC.
PR:		36485
Submitted by:	maintainer
2002-03-30 00:28:43 +00:00
Pete Fritchman
f3b3d57c56 Update to 1.2.
PR:		36483
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-30 00:27:06 +00:00
MANTANI Nobutaka
81282a1034 Follow libdvdcss shared library version bump.
Bump PORTREVISION.
2002-03-29 11:06:53 +00:00
Ying-Chieh Liao
697b0cdd77 remove unecessary file
sanitize the library links
bump portrevision

Submitted by:	lioux
2002-03-29 08:39:54 +00:00
Patrick Li
1711deaff2 Update to 5.4.4 2002-03-29 00:31:38 +00:00
Brian Somers
280bd3b151 Use graphics/libdvdcss rather than spamming any existing libdvdcss
installation.
2002-03-28 22:18:30 +00:00
Mario Sergio Fujikawa Ferreira
13a1ddc305 Chase libdvdcss library version bump
Submitted by:	eivind
2002-03-28 22:17:21 +00:00
Ying-Chieh Liao
beec59fb43 add ivtools 1.0.3
Drawing editors derived from idraw

PR:		36316
Submitted by:	Scott Johnston <scott@accom.com>
2002-03-28 04:53:30 +00:00
Alexander Leidinger
542df3d748 - update to 1.5
- take over maintainership (old maintainer isn't reachable)
 - now buildable without GNOME too (WANT_GNOME)

Approved by:	steve
2002-03-27 16:29:49 +00:00
Mario Sergio Fujikawa Ferreira
457a8a1dcd * Update to 1.0.1:
- chase checksums, no functional changes (developers should version
  their distfiles.. sigh)
- add more skins

PR:		36256
Submitted by:	Norikatsu Shigemura <nork@ninth-nine.com>
Approved by:	maintainer
2002-03-26 22:33:01 +00:00
Mikhail Teterin
3862e6b868 Transfer maintainership to John Merryweather Cooper, who seems to be
willing and able.
2002-03-26 18:53:15 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Ying-Chieh Liao
d0e4672cf0 upgrade to 1.0.1 2002-03-25 08:27:00 +00:00
Ying-Chieh Liao
415a8391e6 add recmpeg 1.0.4
A simple video encoder
2002-03-25 06:39:45 +00:00
Kris Kennaway
3592cd9287 Remove the aero port, which depends on the FWF port, which has been
broken for a long time.
2002-03-25 02:39:37 +00:00
Kris Kennaway
0c2567adeb BROKEN: does not build 2002-03-25 02:06:53 +00:00
Anders Nordby
16039d8109 Add Infinity, a XMMS visualization plugin that generates full-screen
interactive light effects according to music.

PR:		35654
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-03-24 23:54:22 +00:00
Anders Nordby
b10a6789a4 Add JESS, a XMMS visualization plugin that uses SDL.
PR:		35551
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-03-24 23:50:26 +00:00
Mario Sergio Fujikawa Ferreira
f8a3a9f0fd Circumvent problem with automake* installed in the system
PR:		34365
Submitted by:	pat
Prompted by:	Alan Eldridge <alane@geeksrus.net>,
		darren <igla@batterybackups.net>
Approved by:	maintainer (2 month timeout)
2002-03-24 22:08:00 +00:00
Patrick Li
9c6a586f5e Add missing dependency of aalib
Approved by:	maintainer
2002-03-24 20:40:32 +00:00
Ying-Chieh Liao
64491432c4 add libfame 0.8.9
A video encoding library
2002-03-24 19:13:13 +00:00
Patrick Li
8949362893 Update to 4.1
PR:		36164
Submitted by:	maintainer
2002-03-24 04:49:14 +00:00
Patrick Li
d74ced5597 Fix for -current - do not include malloc.h
Submitted by:	bento
2002-03-24 03:52:36 +00:00
Akinori MUSHA
1c39591d9a Update ruby-{gnome,gtk,gdk_imlib,gdk_pixbuf} to 0.27. 2002-03-20 12:34:39 +00:00
Thomas Gellekum
8bbae7933a Upgrade to 1.1.3. 2002-03-20 12:14:09 +00:00
Ying-Chieh Liao
ba91bd80a2 add divxcalc 0.2
DivX Calculator
2002-03-20 03:14:17 +00:00
Patrick Li
6eeb52a20f Fix probing of Rage128 cards
Bump PORTREVISION

PR:		36111
Submitted by:	maintainer
2002-03-20 01:06:53 +00:00
Pete Fritchman
503cc7c219 Add py-graphviz 0.1, python interface to GraphViz agraph.
PR:		33159
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-19 06:35:34 +00:00
Maxim Sobolev
21a4ce7b4a Unbroke on 4.5-STABLE.
Submitted by:	bento
2002-03-18 15:31:27 +00:00
Maxim Sobolev
6ba3471630 Fix breakage caused by the recent freetype overhaul.
Submitted by:	bento
2002-03-18 14:58:53 +00:00
Maxim Sobolev
5d80a9ed92 Fix breakage caused by recent freetype1 overhaul.
Submitted by:	bento
2002-03-18 14:37:30 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Ying-Chieh Liao
4d0de81699 add "--enable-maxmem" configure option
PR:		36013
Submitted by:	Seva Gluschenko <gvs@rinet.ru>
2002-03-18 03:36:35 +00:00
Doug Barton
ef29dbc153 Try to help folks who can't seem to pick up the dependency on freetype. 2002-03-17 21:20:40 +00:00
Maxim Sobolev
ecae9e3f9a Correct LIB_DEPENDS.
Submitted by:	bento
2002-03-17 19:23:27 +00:00
Maxim Sobolev
3069132a04 Update to 0.2.2. 2002-03-17 16:17:47 +00:00
Kevin Lo
ba99fb2248 Update to 0.9.5
PR: 35997
Submitted by: MAINTAINER
2002-03-17 16:02:32 +00:00
Patrick Li
bb51979903 Add WITH_GPHOTO2 knob
PR:		35961
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-16 07:20:59 +00:00