Commit graph

4245 commits

Author SHA1 Message Date
Joe Marcus Clarke
31ea01a58e Update to 0.5.3.
PR:	44849
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-11-08 17:46:42 +00:00
Mikhail Teterin
8c483f0763 Add the patch which lets this port compile on Alphas without evident
breakage on i386 or Sparc64. Tested on: beast, panther, an x86 -current
(aldan.algebra.com) and x86 -stable (corbulon.video-collage.com).

The patch puts a bunch of casting and type-changing band-aids, but this
software package desperately needs a good maintainer -- to properly fix
it -- int32s are mixed with longs, etc.

Unfortunately, the package is lacking any self-testing facilities, so
it may well not work properly, even though it compiles. This is true even
for x86, BTW, although less likely, because that's where it was developed.

Since the patch is not expected to change the result on x86, there is no
PORTREVISION bump.

PR:		ports/40444
Submitted by:	Jan Lentfer
The problem also reported directly to this maintainer by: Jun Ushida
2002-11-08 13:42:37 +00:00
Tom Hukins
cef422faeb Note the move of xmms-gdancer from audio to graphics in the Makefiles.
Thanks, kris.
2002-11-08 08:56:52 +00:00
Edwin Groothuis
bdebf35d0e Autotrace port is updated to 0.31.0 by maintainer.
Shared library version is changed from 1 to 2 and
one port (graphics/frontline) is affected.

PR:		ports/44846
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-11-08 04:28:59 +00:00
Tom Hukins
d608bd4212 Update CATEGORIES following a CVS repository copy moving the port from
audio to graphics where other xmms visualization plugins can be found.

(And this time do it in the right place...)
2002-11-08 01:08:33 +00:00
Ying-Chieh Liao
8f2c43e790 upgrade to 4.19.1
PR:		44975
Submitted by:	Ports Fury
2002-11-07 11:28:11 +00:00
Ying-Chieh Liao
73acac4c01 upgrade to 0.7
PR:		44974
Submitted by:	Ports Fury
2002-11-07 11:26:44 +00:00
Ying-Chieh Liao
3b80c5463a fix build on current
PR:		44973
Submitted by:	Ports Fury
2002-11-07 11:25:20 +00:00
Mario Sergio Fujikawa Ferreira
37866bd9b2 Deploy USE_REINPLACE
Submitted by:	maintainer
2002-11-07 05:12:19 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
4ce8c6d4c8 upgrade to 1.2.2
PR:		44972
Submitted by:	Porst Fury
2002-11-06 17:15:31 +00:00
Mikhail Teterin
6ef5c2e707 Use BYTE_ORDER, BIG_ and LITTLE_ENDIAN instead of their
underscore-prefixed aliases, which are not available on -stable. There I
was proud of myself for testing on i386, alpha, and panther, and still
missing a -stable incompatibility :-\

Submitted by:	Voodai, Lars Erik Gullerud, Ivajlo Nikolov (so far)
2002-11-06 12:44:10 +00:00
Mikhail Teterin
0d72096af5 Fix build on Sparc64 by automating the endianness detection. (Thanks,
once again, to the "test" target.)
2002-11-06 06:34:39 +00:00
Mikhail Teterin
7e205eb59a Upgrade to 1.09. Prepend SourceForge's list of mirrors to MASTER_SITES.
Install JPEG-related sample files in addition to the TIFF sample. All
this samples can be built by the port, BTW, but would require
lib-dependency on libtiff and libjpeg.
2002-11-06 05:29:10 +00:00
Mikhail Teterin
a042ccaa66 Finally upgrade to 1.0.4... 2002-11-06 05:01:54 +00:00
Mario Sergio Fujikawa Ferreira
3f097e4836 Support NDEBUG define which both turns off assertions and makes
some variables unused

Submitted by:	mi
2002-11-05 13:50:05 +00:00
Edwin Groothuis
e328c1d815 port graphics/giram didn't patch properly.
Noticed by: bento
2002-11-05 12:29:34 +00:00
Mario Sergio Fujikawa Ferreira
b868b85dad o Update booktree capture code to latest version:
1) Warning message if the tuner device cannot be opened for
	   write
	2) A two stage sync slip recovery mechanism, stage 1 runs
	   async to catch up, stage 2 injects a blank frame
	3) Update to a consistent indent style (will minimize future
	   diffs)
o Bump PORTREVISION

Submitted by:	"Steve O'Hara-Smith" <steve@sohara.org>
2002-11-05 02:00:06 +00:00
Edwin Groothuis
fab3e8b3e5 Fix damage done by replacing PERL into REINPLACE_CMD.
Noticed on: bento
2002-11-05 00:26:28 +00:00
Edwin Groothuis
b143215b35 Unbreak building of graphics/dc20pack.
Noticed on: bento
2002-11-04 23:57:47 +00:00
Mario Sergio Fujikawa Ferreira
1f15e76403 o Fix build in -STABLE
o Enable port to locate lame libs in a PREFIX safe environment
o Bump PORTREVISION

PR:		44885
Submitted by:	somebody@kashmir.etowns.net,
		MAINTAINER
2002-11-04 19:49:52 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Edwin Groothuis
b8a64d94ec PERL -> REINPLACE
and USE_PERL5 in some places

Noticed by: bento
2002-11-04 03:17:29 +00:00
Edwin Groothuis
5b96d0a956 PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
2002-11-04 03:05:48 +00:00
Tilman Keskinoz
19a4be00c5 Fix Build, if java is installed
PR:		28771
Submitted by:	Yuri Khotyaintsev <yuri@irfu.se>
2002-11-03 15:20:30 +00:00
Dirk Meyer
ef801f7a89 Fix dependency to rep-gtk 2002-11-03 09:10:04 +00:00
Mario Sergio Fujikawa Ferreira
c37531fcc3 Deploy USE_REINPLACE
Approved by:	maintainer
2002-11-03 07:27:39 +00:00
Mario Sergio Fujikawa Ferreira
4866d1844c Fix <sys/param.h> detection code. NOW, the optimized FreeBSD byteswap
can REALLY be used.
2002-11-03 07:16:43 +00:00
Mario Sergio Fujikawa Ferreira
77072d0212 o Add optimizations if WITH_OPTIMIZED_CFLAGS [1]
o Make it CFLAGS safe (I have no idea how this escaped me)
o Unless WITHOUT_LIBA52, use liba52 port instead of ffmpeg liba52
  code. The liba52 port is more optimized.
o Use FreeBSD byteswap optimized routines IF one happens to be using
  either FreeBSD 4.7-RELEASE or later
o Do not bump PORTREVISION

Submitted by:	"Steve O'Hara-Smith" <steve@sohara.org> [1]
Reviewed by:	"Steve O'Hara-Smith" <steve@sohara.org>
2002-11-03 07:01:44 +00:00
Mario Sergio Fujikawa Ferreira
d3157e068c o Update to 0.90.0.9 [1]
o Add WITH_FREETYPE knob [2]

PR:		44362 [2]
Submitted by:	maintainer [1],
		Pat Lashley <patl+freebsd@volant.org> [2]
Reviewed by:	maintainer
2002-11-02 02:28:15 +00:00
Pete Fritchman
88f73c0aba Update to 0.31. 2002-11-01 19:41:31 +00:00
Patrick Li
0ee4b93798 Update to 3.78
PR:		ports/44764
Submitted by:	maintainer
2002-11-01 00:39:36 +00:00
Thomas Moestl
490d1f8530 Fix a construct that causes make errors on platforms that are not
supported by these ports. This fixes 'make readmes' for them on
sparc64 (and by that, release building without NOPORTS).

Approved by:	jdp
2002-10-30 18:51:10 +00:00
Akinori MUSHA
229367aa37 devel/SWIG-devel -> devel/swig13 2002-10-30 13:16:07 +00:00
Mario Sergio Fujikawa Ferreira
a9dd0a728b o Update to 5.5.1.4
o Remove VERSION number from both directory and library names (e.g.,
  libMagick++-5.5.1.so becomes libMagick++.so)
o Add a library version number back; thus, fixing library dependencies
  which require this port to have a library version number. Current
  number is 5 (e.g., libMagick++.so.5)
o Update PLIST accordingly
2002-10-29 23:05:45 +00:00
Mario Sergio Fujikawa Ferreira
e39c210957 o Update to 0.6.2 CVS snapshot
o USE_REINPLACE
o Fix libfame problems [1]
o Optional ogg and mjpeg [1]
o Remove libmpeg2
o Use distfile supplied ffmpeg instead of ports' ffmpeg (should be
  revised later)

PR:		43379 [1], 44008
Submitted by:	adam@vectors.cx [1],
		MAINTAINER
Reviewed by:	MAINTAINER
2002-10-29 17:16:55 +00:00
Patrick Li
c9e22d61c9 PERL -> REINPLACE_CMD
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-10-28 22:02:06 +00:00
Christian Weisgerber
3226f64d04 Patch is no longer found at previous site, change to another site
which has the patch.

PR:		44559
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-10-28 16:48:44 +00:00
Mario Sergio Fujikawa Ferreira
3bc3635109 Update to 0.9.54 2002-10-28 16:17:47 +00:00
Ying-Chieh Liao
946a8d0489 upgrade to 1.28.1
Submitted by:	June-Yen Huang <jihuang@gate.sinica.edu.tw>
2002-10-27 16:32:28 +00:00
Ying-Chieh Liao
dee01374c8 upgrade to 0.8.7a 2002-10-27 15:56:32 +00:00
Trevor Johnson
c0f75ddc4a Patch with sed.
Submitted by:	David Yeske
2002-10-27 13:00:09 +00:00
Mario Sergio Fujikawa Ferreira
294a3b9970 Update to 0.4.1 2002-10-26 16:25:05 +00:00
Joe Marcus Clarke
86624c7ca3 Add missing dependency on libart_lgpl2.
Submitted by:	bento
2002-10-26 04:14:58 +00:00
Kris Kennaway
742e6fd884 Mark BROKEN on 5.0 2002-10-26 03:08:52 +00:00
Christian Weisgerber
29dfd7bb4d - Make portlint happy.
- Honor CC, CFLAGS.
- Remove unused code that trips GCC3.

PR:		44467
Submitted by:	Volker Stolz <vs@foldr.org>
2002-10-26 01:38:44 +00:00
Patrick Li
d2d8ad2109 Update to 1.0.9 2002-10-25 20:00:21 +00:00
Will Andrews
0e6938609b Add png2ico 2002.09.03, a program that converts PNG files to Windows
icon resource files.

PR:		43292
Submitted by:	Franz Klammer <klammer@webonaut.com>
2002-10-25 16:40:40 +00:00
Ying-Chieh Liao
3a0cd27f78 add tosvcd 0.7
SVCD transcoder
2002-10-25 08:12:42 +00:00
Adam Weinberger
ea80172787 Add graphics/kallery
An image gallery generator for KDE

PR:		43280
Submitted by:	metrol@metrol.net
Approved by:	pat
2002-10-25 03:06:34 +00:00
David W. Chapman Jr.
c35e3fb657 Update to 10.11
PR:		44230
Submitted by:	tkato@prontomail.com
2002-10-24 13:49:15 +00:00
Kevin Lo
594f8e07b4 - update to 0.61
- also list dependencies as BUILD_DEPENDS
- add WWW
- take maintianership

PR: 44421
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-10-24 06:48:03 +00:00
Tilman Keskinoz
cc977aa4f8 Update my Emailadress
Approved by: kris (mentor)
2002-10-22 13:15:25 +00:00
Ying-Chieh Liao
5e457c68d7 Support CXX/CXXFLAGS properly
PR:		44348
Submitted by:	Ports Fury
2002-10-22 06:03:40 +00:00
Alexander Kabaev
865128706b Fix build on -CURRENT.
Approved by:	mbr
2002-10-21 21:26:57 +00:00
Mario Sergio Fujikawa Ferreira
8cefe4530f Add information on supported both streams and players
Submitted by:	Joseph King <king@v2project.com>
2002-10-21 19:46:49 +00:00
Maxim Sobolev
2081afbf02 Unbreak on -current.
Submitted by:	bento
2002-10-21 11:41:32 +00:00
Kris Kennaway
79cd6d2d40 Fix build on -current (#ifdef 0 -> #if 0) 2002-10-20 21:47:57 +00:00
Ying-Chieh Liao
54ea31a9d8 add jpgraph 1.8
Draw both "quick and dirty" graphs with a minimum of code
2002-10-20 16:53:40 +00:00
Mario Sergio Fujikawa Ferreira
4827d7d7be New port ogmtools version 0.9.51: Tools to extract from/get info
about/create OGG media streams
2002-10-20 13:45:32 +00:00
Kris Kennaway
b37385ed08 Partially fix build on -current (move initialization of a FILE * from
declaration to main()).  This is still broken due to an unzeroed malloc()
bug in imake-4
2002-10-20 10:18:17 +00:00
Ying-Chieh Liao
fbec738ceb add pixelize 0.9.2
Use many scaled down images to try to duplicate another image
2002-10-20 09:57:41 +00:00
Adam Weinberger
cb723057bd Remove non-existant (404) WWW reference, at maintainer's request.
Submitted by:	erwin@lansing.dk (maintainer)
PR:		42546
Approved by:	pat
2002-10-19 21:37:09 +00:00
Adam Weinberger
b950fe2d82 Update xmedcon 0.8.1 -> 0.8.2
Submitted by:	tdv94ped@cs.umu.se (maintainer)
PR:		44165
Approved by:	pat
2002-10-19 19:29:56 +00:00
Ying-Chieh Liao
248ae9d969 fix build on stable
PR:		44187, 44207
Submitted by:	Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Reviewed by:	many people on -ports
2002-10-19 18:22:48 +00:00
Ying-Chieh Liao
6017d5ea3a add missing dependency 2002-10-19 11:09:27 +00:00
Kris Kennaway
da500fdd86 Chase distfile location (moved to Old-Versions) 2002-10-19 10:34:39 +00:00
Ying-Chieh Liao
bf9582b9bd add multivideo 0.1.0
An image sequence viewer
2002-10-19 06:59:02 +00:00
Oliver Braun
122ebc9bf6 Upgrade to 1.6.
PR:		44229
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-18 21:09:07 +00:00
Oliver Braun
0fb01b31ab Upgrade to 0.95.
PR:		44228
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-18 21:01:05 +00:00
Oliver Braun
527bec51b4 Upgrade to 0.4a.
PR:		44227
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-18 20:56:15 +00:00
Joe Marcus Clarke
dbdcf04a8f Update to 0.21.0. 2002-10-18 03:11:24 +00:00
Anders Nordby
ee96d11805 Fix build error.
Resign maintainership. I don't really use XMMS these days.

Reported by:	Adam Weinberger <adam@vectors.cx>, bento
PR:		41097
2002-10-17 22:58:17 +00:00
Joe Marcus Clarke
c73a16a7b5 Add totem, a xine-based video player for the GNOME 2 desktop.
PR:		44177
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2002-10-17 19:21:04 +00:00
Mikhail Teterin
343105c3c9 My last commit, intended to fix -current, did not do so, and broke
-stable :-( Upgrade the port to the latest to compensate.

The port now installs things in version specific directories, so
add the version number to PLIST_SUB.

Remove USE_REINPLACE -- the port uses PERL anyway.

As usual, the hardest thing to do is to fix the pkg-plist.
2002-10-17 18:46:12 +00:00
Eric Anholt
a195d38572 Update to drm-kmod including the patches from this port and adding makefile
toggles to disable linux compat.  Fix the website address.

PR:		41854,43149
2002-10-17 00:59:51 +00:00
Eric Anholt
7d1b547ad7 [1] Fix new sync-to-vblank option.
[2] Add G550 cursor fix from XFree86-4-Server

PR:		[2] 43760
2002-10-17 00:39:11 +00:00
Norikatsu Shigemura
baf85fd543 Sorry, fix unnecessary space. 2002-10-16 16:17:51 +00:00
Norikatsu Shigemura
d1d202e468 Add support RTP/RTSP protocol with liveMedia,
Reviewed by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2002-10-16 15:55:26 +00:00
Mikhail Teterin
e632867959 The patch needed now on -current. Should not hurt -stable either:
X11/extension/XShm.h does not seem to need sys/ipc.h nor sys/shm.h.
2002-10-16 10:11:34 +00:00
Joe Marcus Clarke
e27b84d484 Update to 1.104.
Submitted by:	maintainer
2002-10-15 23:59:43 +00:00
Mario Sergio Fujikawa Ferreira
cb3938f18f o House a known good ffmpeg CVS snapshot under MASTER_SITE_LOCAL
o Add -lm to libs, some installations seem to explicitly require
  it

PR:		43973
Prompted by:	Joe "Floid" Kanowitz <jkanowitz@snet.net>
Reviewed by:	Charles Henrich <henrich@sigbus.com>,
		Steve O'Hara-Smith <steve@sohara.org>,
		alex@acatysmoof.com
2002-10-15 18:21:25 +00:00
Andrey A. Chernov
f1bf0c5503 Upgrade to 1.2.5 2002-10-15 07:35:46 +00:00
Eric Anholt
1cc47d3dcf Update dri-devel port to a more recent snapshot. This includes fixes for XV
with R200, and irq support for some chips to reduce cpu load while running GL
programs.  Also, added warning messages that this is development code.
2002-10-14 20:24:58 +00:00
Ying-Chieh Liao
3263d5636f add xmedcon 0.8.1
A medical image conversion utility and library

PR:		43448
Submitted by:	Paul Everlund <tdv94ped@cs.umu.se>
2002-10-14 11:40:18 +00:00
Ying-Chieh Liao
74f16be7d9 upgrade to 0.1.2 2002-10-14 05:16:03 +00:00
MANTANI Nobutaka
f6b87baf87 Remove dependency on libdivxdecore-devel since better DivX support provided
by recent graphics/ffmpeg update.

Pointed out by:	 lioux
2002-10-14 03:58:49 +00:00
Joe Marcus Clarke
421a87ac07 If gnomepanel is installed, install a desktop entry for gimp.
Submitted by:	Franz Klammer <klammer@webonaut.com>
2002-10-13 15:05:24 +00:00
Kris Kennaway
15c26eb6a0 BROKEN -> IGNORE to prevent package build 2002-10-13 04:53:42 +00:00
Kris Kennaway
decaa5e7da Replace stale bare sourceforge URL with ${MASTER_SITE_SOURCEFORGE} 2002-10-13 01:43:52 +00:00
Akinori MUSHA
786c5d1aae Drop maintainership. 2002-10-12 19:14:14 +00:00
Ying-Chieh Liao
9c01f6297d upgrade to 10.10
PR:		43969
Submitted by:	Ports Fury
2002-10-12 16:36:45 +00:00
Ying-Chieh Liao
31a4b0d703 upgrade to 0.94
PR:		43968
Submitted by:	Ports Fury
2002-10-12 16:34:17 +00:00
Ying-Chieh Liao
74366265d7 upgrade to 0.4.1
PR:		43967
Submitted by:	Ports Fury
2002-10-12 16:32:31 +00:00
Hye-Shik Chang
2e2b2723b8 Update to 0.40 2002-10-12 09:57:34 +00:00
Jean-Marc Zucconi
3e66f62a17 Unbreak.
PR:		ports/43603
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-10-12 02:11:47 +00:00
Mario Sergio Fujikawa Ferreira
1f62bdd976 Chase header file location change in latest ffmpeg port update
Reviewed by:	freebsd-multimedia mailing list (silence)
2002-10-11 19:35:06 +00:00
Mario Sergio Fujikawa Ferreira
4f2162a0d5 o Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISION
since this is unversioned.
o Add booktree capture support with patches kindly supplied by
  "Steve O'Hara-Smith" <steve@sohara.org>. Work is in progress to get these
  merged back into ffmpeg's CVS repo
o Add WITH_MP3 for lame mp3 support
o Add WITH_VORBIS for vorbis support
o Install shared library for the first time, begin versioning at 0

Reviewed by:	freebsd-multimedia mailing list,
		"Steve O'Hara-Smith" <steve@sohara.org>,
		Anish Mistry <mistry.7@osu.edu>
2002-10-11 19:28:30 +00:00
Mario Sergio Fujikawa Ferreira
40c11279c3 Add a fix that accounts for recently added <sys/endian.h> in
4.7-RELEASE. It should account for both prior to 4.7R
and -CURRENT versions

Reviewed by:	mbr,
		Jose Marques <noway@nohow.demon.co.uk>,
		Jon Noack <noackjr@compgeek.com>,
		Kim Scarborough <sluggo@unknown.nu>
2002-10-11 19:20:28 +00:00
Joe Marcus Clarke
c62c0a9f36 Update to 1.3.9. 2002-10-11 18:20:40 +00:00
Ying-Chieh Liao
e80f8ccc32 upgrade to 1.0.1
PR:		43390
Submitted by:	maintainer
2002-10-11 13:32:48 +00:00
Alan Eldridge
f62b4deba3 1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
   cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
Alan Eldridge
91f8da5e88 It's KDE 3.0.4. Do you know where your children are? 2002-10-11 00:28:13 +00:00
Joe Marcus Clarke
e4fdab2617 Update to 0.27. 2002-10-10 18:32:00 +00:00
Akinori MUSHA
a280ec7c1f Add ruby-libexif, a Ruby extension library for libexif. 2002-10-10 17:19:26 +00:00
Akinori MUSHA
b01936664e Chase the libexif update and bump PORTREVISION accordingly. 2002-10-10 17:16:17 +00:00
Akinori MUSHA
db97b665c3 Update to 0.5.6. (with a shlib major bump)
No response from:	MAINTAINER
2002-10-10 17:14:01 +00:00
Akinori MUSHA
744ecfac33 CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
2002-10-10 12:59:36 +00:00
Shigeyuki Fukushima
9b1467ed35 Fix build-breakage.
Submitted by:	Patrick Li <pat@FreeBSD.org>
2002-10-10 10:11:29 +00:00
Shigeyuki Fukushima
9517617847 Apply new bzip2 patch:
Chagne bunzip2 path from full-path to command name only.

Submitted by:	Ken Stailey <kstailey@speakeasy.net>
2002-10-08 13:04:51 +00:00
Akinori MUSHA
cdfc1500dd Add a WITH_GD2 knob.
Use RUBY_MOD*.
2002-10-06 21:17:31 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00
Akinori MUSHA
f006f18654 Reflect *_RD renaming. 2002-10-06 19:50:45 +00:00
Ying-Chieh Liao
82505ef9ae upgrade to 10.9
PR:		43700
Submitted by:	Ports Fury
2002-10-06 18:03:02 +00:00
Ying-Chieh Liao
79411e6ced upgrade to 1.2.1
PR:		43699
Submitted by:	Ports Fury
2002-10-06 17:49:59 +00:00
Mario Sergio Fujikawa Ferreira
e69fbac1b2 o Update maintainer email
o Update to 0.7.16-20020913: this version has VIDIX support but only
  running as 'root'

Approved by:	maintainer
2002-10-05 18:54:12 +00:00
Mario Sergio Fujikawa Ferreira
4479c666d5 New port xmms-nebulus version 0.3.0: A XMMS visualization plugin
that uses SDL and OpenGL

Submitted by:	David Yeske <dyeske@yahoo.com>
2002-10-05 18:36:21 +00:00
Mario Sergio Fujikawa Ferreira
57fdf5f788 Fix build in -CURRENT
Submitted by:	mbr
2002-10-05 17:45:18 +00:00
Mario Sergio Fujikawa Ferreira
9854034982 Fix build in -CURRENT
PR:		43546
Prompted by:	elevati0n <elevati0n@motocross.com>
Submitted by:	mbr,
		Lars Eggert <larse@isi.edu>
2002-10-05 17:36:29 +00:00
Joe Marcus Clarke
5ce8631e75 Use USE_GNOMENG.
Requested by:	James Pole <james.pole@paradise.net.nz>
2002-10-05 16:56:28 +00:00
Joe Marcus Clarke
83570a67e2 Update to 0.26. 2002-10-05 16:23:40 +00:00
Joe Marcus Clarke
620bd0749b Update to 0.20.0. 2002-10-05 16:22:51 +00:00
Kris Kennaway
cdcb4c068f Unbreak by updating to djvulibre 3.5.8. I hope I merged everything
correctly from the 3 different PRs :-)

PR:		ports/43145, ports/43468, ports/43435
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu> [1],
		Lev A. Serebryakov <lev@serebryakov.spb.ru> [2],
		Tilman Linneweh <tilman@arved.de> [3]
2002-10-02 08:15:53 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Kris Kennaway
d9e7317133 Fix build (removal of <values.h>) 2002-09-29 06:27:13 +00:00
Kris Kennaway
51ea95812d Fix build on -stable and respect CXX and CXXFLAGS 2002-09-29 05:37:51 +00:00
Kris Kennaway
a778502eea Fix plist 2002-09-29 04:34:55 +00:00
Ying-Chieh Liao
4bd9c8b5a9 fix installation
unbreak

PR:		43309
Submitted by:	adam@vectors.cx
2002-09-28 13:56:42 +00:00
Mario Sergio Fujikawa Ferreira
24da1ca777 Chase libdv -ldv.2 library bump. Forgotten in LIB_DEPENDS line.
PR:		43378
Submitted by:	adam@vectors.cx
2002-09-26 14:04:23 +00:00
Mario Sergio Fujikawa Ferreira
574d4b6962 o Add WITH_REALPLAYER support plus autodetection so that a correct
port dependency is built [1]
o Have WITH_LIBDVDREAD really work [2]

PR:		43291 [1]
Submitted by:	alane [1], MAINTAINER [2]
Approved by:	maintainer
2002-09-25 19:13:40 +00:00
Norikatsu Shigemura
28207337d0 Fix pkg-plist. file.{la,so} are not built because the mmap(2) check
in configure fails.

Submitted by:		bento
Approved by:		knu (mentor)
2002-09-23 17:51:15 +00:00
Akinori MUSHA
e9147f6331 devel/libargparse only installs a static library, so the dependency
can be described in LIB_DEPENDS.  Use BUILD_DEPENDS instead.

Submitted by:	bento
2002-09-23 11:52:16 +00:00
Akinori MUSHA
1a35a2b556 Remove a duplicate entry from MASTER_SITES. zoffy.asahi-net.or.jp ==
ring.asahi-net.or.jp, which is a member of RingServer.
2002-09-23 09:32:33 +00:00
Akinori MUSHA
d495562517 The only master site is down. Add some ImageMagick sites that mirror
the jasper distfile. (Time for MASTER_SITE_IMAGEMAGICK?)
2002-09-22 10:36:11 +00:00
Ying-Chieh Liao
4fa9bd98d6 fix build after values.h removal
PR:		42514
Submitted by:	maintainer
2002-09-21 17:48:05 +00:00
Ying-Chieh Liao
d2b241ba32 remove ftp.yggdrasil.com
it's offline for a long time

PR:		38191
Submitted by:	Tom Rissman <trissman@mrdlaw.com>
2002-09-21 03:06:37 +00:00
Ying-Chieh Liao
7b7eb05076 make message clear
PR:		43111
Submitted by:	Jason Li <delphij@frontfree.net>
2002-09-21 00:50:42 +00:00
Kris Kennaway
0d4fe976b0 Add duhdraw 2.6.96
DuhDraw is a program which almost perfectly simulates TheDraw for DOS.

Submitted by:   mkm@ieee.org
2002-09-21 00:33:36 +00:00
Kris Kennaway
b699876f05 BROKEN: DOes not compile 2002-09-20 20:43:24 +00:00
Kris Kennaway
5c38974b02 Broken: installation fails (looks like fallout from bsd.*.mk changes) 2002-09-20 20:38:57 +00:00
Kris Kennaway
8816b2dc6d Correct typo in PLIST_SUB that prevented package build on bento. 2002-09-20 20:22:41 +00:00
Alan Eldridge
902041e909 Fix jas_types.h for stable. Maintainer 2 week timeout. 2002-09-20 17:57:05 +00:00
Joe Marcus Clarke
c4750e96a1 Undo some bogus changes that made it in the last commit. 2002-09-20 17:08:43 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Alan Eldridge
654d21f065 Marked BROKEN. kde3 version in progress. Bump PORTREVISION. 2002-09-20 15:22:48 +00:00
Alan Eldridge
80b4fab102 Mark BROKEN. New version coming soon for kde3. 2002-09-20 15:20:38 +00:00
Mario Sergio Fujikawa Ferreira
c7ad7f9857 libtool patch to improve chances that this port builds in some
installations
2002-09-20 14:53:15 +00:00
Akinori MUSHA
4ede99d258 Build image loader modules properly. They should be dynamic.
PR:		ports/42969
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-09-20 07:25:59 +00:00
Ying-Chieh Liao
90321d0701 - Support CFLAGS/CXXFLAGS properly
- Mark as BROKEN on 4-stable

PR:		42901
Submitted by:	Ports Fury
2002-09-20 07:14:30 +00:00
Ying-Chieh Liao
4dff330d3b - Support CFLAGS/CXXFLAGS properly
PR:		42899
Submitted by:	Ports Fury
2002-09-20 07:10:09 +00:00
Ying-Chieh Liao
594c5c872e - Support CFLAGS/CXXFLAGS properly
- Do not install useless .la files

PR:		42891
Submitted by:	Ports Fury
2002-09-20 06:29:23 +00:00
Mario Sergio Fujikawa Ferreira
a70f755899 Add missing nasm BUILD_DEPENDS
Submitted by:	maintainer
2002-09-20 02:36:28 +00:00
Kris Kennaway
0769d3f48e Add missing files 2002-09-20 01:56:00 +00:00
Mario Sergio Fujikawa Ferreira
b1a2543518 Chase checksum, no functional changes
Prompted by:	maintainer
2002-09-20 00:38:22 +00:00
Ying-Chieh Liao
d764207296 upgrade to 5.3.8-3
PR:		42736
Submitted by:	Ports Fury
2002-09-19 21:11:48 +00:00
Ying-Chieh Liao
4173f404fc fix dependencies
support NOPORTDOCS

PR:		42737
Submitted by:	Ports Fury
2002-09-19 20:40:24 +00:00
Mario Sergio Fujikawa Ferreira
f54d358759 New port figurine version 1.0.5: A drawing program for X11
Submitted by:	blackend
2002-09-19 19:42:20 +00:00
Alexander Leidinger
a2e057b5e4 Unbreak port:
Don't explizitely add an implizit dependency (gdkpixbuf also adds gtk) in
 the non-GNOME case, else GNOMENG thinks we have GNOME and uses the GNOME
 pkg-plist.

Submitted by:	marcus
2002-09-19 17:41:30 +00:00
Oliver Braun
439d291bdc Upgrade to 0.90.0.8.
Submitted by:	maintainer
2002-09-19 16:42:33 +00:00
Ying-Chieh Liao
723f037973 add Coin 1.0.2
C++ 3D graphics library based on the Open Inventor 2.1 API

PR:		37921
Submitted by:	Roland Jesse <jesse@cs.uni-magdeburg.de>
2002-09-19 08:43:26 +00:00
Eric Anholt
a6fd0ce91b Update master site and email address, and disable on -current. 2002-09-19 07:30:29 +00:00
Kris Kennaway
6f28c1fe04 BROKEN: Incorrect pkg-plist 2002-09-19 02:54:10 +00:00
Kris Kennaway
24578aea5b Handle NOPROFILE=yes 2002-09-19 01:47:10 +00:00
Kris Kennaway
d96747439b Add a missing file and sort 2002-09-19 01:45:45 +00:00
Joe Marcus Clarke
cc6afa0a4f Add missing dependency on libpopt.
Submitted by:	bento
2002-09-18 18:40:33 +00:00
Ying-Chieh Liao
bcaf7ca3a4 add imageindex 1.0
A digital photo gallery tool

PR:		42577
Submitted by:	John Reynolds <johnjen@reynoldsnet.org>
2002-09-18 17:56:48 +00:00
Ying-Chieh Liao
ecedaa4486 add X dependence 2002-09-18 17:49:58 +00:00
Ying-Chieh Liao
de4e578ac2 add simape 1.2.2
Library with image format loaders and front-ends

PR:		37920
Submitted by:	Roland Jesse <jesse@cs.uni-magdeburg.de>
2002-09-18 14:01:03 +00:00
Ying-Chieh Liao
1db5c504bf upgrade to 0.91 2002-09-17 17:25:54 +00:00
Ying-Chieh Liao
766127d3bb add missing files 2002-09-17 09:27:04 +00:00
Akinori MUSHA
3fe176f0cf Oops, I forgot to update the gd dependency fromm gd to gd2.
PR:		ports/42820
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-16 07:33:19 +00:00
Joe Marcus Clarke
c9c1f9972c Fix build on -stable.
Reported by:	Mike Harding <mvh@ix.netcom.com>
Approved by:	timeout from maintainer
2002-09-15 21:27:42 +00:00
Alan Eldridge
7c61ae395a PR: 41962
Approved by:	maintainer timeout
2002-09-15 15:48:56 +00:00
Akinori MUSHA
b22644f661 Update to 0.0.9-beta and chase the gdchart update. 2002-09-15 12:12:15 +00:00
Akinori MUSHA
e0254c9e7a Chase the gdchart update and bump PORTREVISION. 2002-09-15 12:11:38 +00:00
Akinori MUSHA
adc76a287b - Update to 0.11.2dev.
- Use a BSD Makefile rather than messing with the bundled one.
  Currently no shlib is provided since the library's global variables
  are not properly exported. (Could be fixed in future)

- Take maintainership.
2002-09-15 12:10:35 +00:00
Vanilla I. Shu
95bcfa2de1 Add another MASTER_SITE.
PR:		ports/42800
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-09-15 11:55:18 +00:00
Maxim Sobolev
4fe6852b8f Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +00:00
Alan Eldridge
5dada094d8 KDE3 version part of KDE3. This version is history. 2002-09-13 20:11:37 +00:00
Maxim Sobolev
50309b5b27 Use frontline for tracing bitmaps. Bump PORTREVISION. 2002-09-13 16:52:31 +00:00
Maxim Sobolev
38ac8b4565 Add frontline 0.5.1, an autotrace GUI FRONTend like streamLINE(TM). 2002-09-13 16:49:28 +00:00
Maxim Sobolev
a4fa37e464 Update to 0.30.5. 2002-09-13 16:45:01 +00:00
Oliver Braun
7577725572 lablgl -> ocaml-lablgl
lablgtk -> ocaml-lablgtk

Approved by:    portmgr,maintainer
2002-09-13 16:26:11 +00:00
Ying-Chieh Liao
2dc9da5db6 add exiftags 0.93
Parses a specified JPEG file for a JPEG APP1 section containing Exif data
2002-09-13 08:53:14 +00:00
Ying-Chieh Liao
63a379db28 add aqsis 0.6.6
A photorealistic rendering system
2002-09-13 07:50:12 +00:00
Maxim Sobolev
de9c724314 Update to 3.32. 2002-09-12 17:28:13 +00:00
Maxim Sobolev
3283402163 Fix build on -current. 2002-09-12 16:44:15 +00:00
Maxim Sobolev
06657759c1 - Remove redundant USE_AUTOCONF;
- correct regex supplied to REINPLACE_CMD (remove perlis'm), so that
  autotrace.pc is now installed into correct location;
- adjust pkg-plist accordingly, sort and remove redundant items;
- bump PORTREVISION.
2002-09-12 11:15:17 +00:00
Joe Marcus Clarke
d39387b84e Update to 0.25. 2002-09-11 16:05:38 +00:00
Ying-Chieh Liao
dc7ea47235 upgrade to 1.41 2002-09-11 11:00:33 +00:00
Mario Sergio Fujikawa Ferreira
560278f576 Update to 0.44
Reviewed by:	maintainer
Approved by:	maintainer
2002-09-10 16:03:09 +00:00
Alan Eldridge
999c7eb44d kde2 cleanup. 2002-09-10 15:40:12 +00:00
Dirk Meyer
74ee9a7811 add missing locale file 2002-09-10 14:54:38 +00:00
Dirk Meyer
6d8b67ee23 Lodju provides a graphical interface to a database for managing large
collections of digital images. In addition, the package provides tools
for creating a database from an existing image archives, as well as
the ability to create web galleries from existing database
collections.
PR:		34737
Submitted by:	juha.ylitalo@iki.fi
2002-09-10 13:15:06 +00:00
Matthew Dillon
50fec5cd5c Add missing package dependancy.
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-09 22:00:10 +00:00
Maxim Sobolev
4715163d34 Chase new name of wxgtk shared library. 2002-09-09 14:21:08 +00:00
Alan Eldridge
8179161fb5 KDE2 is dead. The source is no longer available. 2002-09-09 07:24:26 +00:00
Joe Marcus Clarke
4d606c2034 Fix build on -CURRENT (s/malloc.h/stdlib.h).
Submitted by:	bento
2002-09-09 04:39:57 +00:00
Kris Kennaway
446f68df26 Fix build on -current (link with ${CXX} for C++ code) 2002-09-08 22:59:10 +00:00