Commit Graph

3378 Commits

Author SHA1 Message Date
Patrick Li
510579dda0 Update to 3.68
PR:		34321
Submitted by:	maintainer
2002-01-27 15:52:18 +00:00
Patrick Li
a11e2ffbeb Fix build when X is not installed
PR:		34104
Submitted by:	maintainer
2002-01-27 03:38:35 +00:00
Maxim Sobolev
7072c57ac9 Update to 1.0.3. 2002-01-25 10:46:59 +00:00
MANTANI Nobutaka
7b87ae92f5 Update to 0.9.8. 2002-01-24 09:22:15 +00:00
Maxim Sobolev
fd56ff2812 Update to 0.16.0. 2002-01-23 15:21:58 +00:00
Jun Kuriyama
86a3e4188d Master site respond as "moved permanently" to another filename. 2002-01-23 06:24:45 +00:00
Mario Sergio Fujikawa Ferreira
1eba5715d0 o New port libdivxencore version 0.4.0.50: OpenDivX encoding engine
from Project Mayo
o Finally, add a native encoding counterpart of libdivxdecore. Not
  throughfully tested.
2002-01-22 23:05:12 +00:00
Jacques Vidrine
6a79dcf848 = Update 1.0.4 -> 1.0.5
= Change maintainer to <ports@FreeBSD.org>, as current maintainer's
  email bounces.
2002-01-22 16:40:56 +00:00
Anton Berezin
8f1eb3f2a3 Update to 1.5. 2002-01-22 13:49:04 +00:00
Maxim Sobolev
9351a17752 Don't compile/install useless statically conpiled versions of shared modules. 2002-01-22 11:58:17 +00:00
Jun Kuriyama
c8109cff07 Add flasm-1.32; Command line assembler/disassembler of flash actionscript
bytecode.
2002-01-22 02:05:34 +00:00
Mikhail Teterin
dc7fc838ed Obey hier(7) by installing the include files into
${LOCALBASE}/include, rather than include/gd. Each file is named gd*.h
anyway. Bump  the PORTREVISION.  Other ports  should be  fine, because
the  have  the  -I${LOCALBASE}/include  anyway, but  should  keep  the
-I${LOCALBASE}/include/gd for a while too.
2002-01-21 18:27:03 +00:00
Mikhail Teterin
746c474335 This will build with any -lfreetype, any -ljpeg, and any -lpng.
Remove the major version numbers from LIB_DEPENDS...
2002-01-21 17:36:45 +00:00
Mikhail Teterin
91d30168b6 Remove major-number specifications from most of the entries in
LIB_DEPENDS.  ImageMagick will  compile  with any  version of  -ljpeg,
-ljbig, -lmpeg2, -lbz2, -lfpx,  -lfreetype, -lxml2, -lpng, -llcms. I'm
not sure about -ltiff (we had the old, incompatible version ported for
a while as recently as a few years ago) and -lltdl (libtool).

This should  make this port  more resilient  to upgrades to  the other
ports and make it easier to  build by people, who already have earlier
versions of the other libraries installed.

The idea -- of not requiring particular versions in some/most cases --
in general was discussed on -ports.
2002-01-21 17:26:30 +00:00
Maxim Sobolev
6cd76ded7b Update version number of freetype2 shared library. 2002-01-21 11:46:49 +00:00
Maxim Sobolev
5a599f7075 Update to 0.15.0. 2002-01-21 10:30:41 +00:00
Mario Sergio Fujikawa Ferreira
15073d5387 Update to 20011010_4.02 2002-01-20 19:02:03 +00:00
OKAZAKI Tetsurou
b6181f89f3 Fix a building error.
Don't update the timestamp of "${WRKSRC}/acconfig.h".

PR:		33680
2002-01-19 22:53:18 +00:00
Mario Sergio Fujikawa Ferreira
b82dba46e9 Fix location of detection file
PR:		34065
Submitted by:	Philippe CASIDY <pcasidy@casidy.com>
2002-01-19 22:42:00 +00:00
Mario Sergio Fujikawa Ferreira
66d05f4541 o Update to 0.6.0.20011220. Therefore, since this version is smaller
than former, bump PORTEPOCH (will)
o Reorganize items inside Makefile to help with maintainance
o Both remove ONLY_FOR_ARCHS=i386 and add tweaks to hopefully
  enable this port outside of i386
o This port no longers USE_AUTOMAKE (will)
o New defaults: build with libmad and with optimized cflags. Thus,
  add both WITHOUT_MAD and WITHOUT_OPTIMIZED_CFLAGS options

Submitted by:	will
Reviewed by:	pat, Thomas E. Zander <riggs@rrr.de>,
		MAINTAINER
2002-01-17 20:05:16 +00:00
Mario Sergio Fujikawa Ferreira
65ceb81162 o Update to 0.60.1
o Add additional MASTER_SITES
o Depend on mplayer-skins if WITH_GUI since GUI does not work without
  a skin
o Added option WITH_XANIM

PR:		33604
Submitted by:	MAINTAINER, Alan Eldridge <ports@geeksrus.net>
Reviewed by:	pat
2002-01-17 19:55:14 +00:00
Mario Sergio Fujikawa Ferreira
4ae2a526e6 o New port mplayer-skins version 1.0.0: Skins for MPlayer's Graphical
User Interface (GUI)
o Assign maintainership to mplayer's maintainer since he can better
  follow up

Reviewed by:	pat, Thomas E. Zander <riggs@rrr.de>
Maintained by:	Thomas E. Zander <riggs@rrr.de>
2002-01-17 19:48:22 +00:00
Mario Sergio Fujikawa Ferreira
dc96431878 o Update both avifile's (011002) and mplayer's (0.60) codecs
o Thus, update port to 011002.0.0.60

PR:		33604
Submitted by:	Alan Eldridge <ports@geeksrus.net>, MAINTAINER
Reviewed by:	pat, Thomas E. Zander <rigs@rrr.de>
2002-01-17 19:42:01 +00:00
Kevin Lo
58ccbf914e Update to version 0.91
PR: 33790
Submitted by: Ports Fury
2002-01-17 14:33:47 +00:00
Kevin Lo
59c707609d Patch is replaced with a perl in-place regex.
Suggested by will@
2002-01-17 13:53:08 +00:00
Patrick Li
0bae732de7 Fix bento build
PR:		33746
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-17 06:22:50 +00:00
Patrick Li
889d48529f Fix bento build
PR:		33908
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-01-17 04:20:04 +00:00
Alexander Langer
da648df12f Update port to version 3.67, which fixes all known problems on 5.0.
Hand maintainership to Oliver Lehmann <lehmann@ans-netz.de>, since
greid doesn't seem to be interested in this port any more (various
feedback timeouts and mails from him indicate this)

PR:		31691, 32673, 32802, 33894
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
Approved by:	greid (MAINTAINER) (de-facto approved)
2002-01-16 22:08:43 +00:00
Christian Weisgerber
5f26056cb6 Bump libvorbis version number. 2002-01-16 19:00:51 +00:00
Maxim Sobolev
7edd607e03 Remove lobogg from LIB_DEPENDS - we inherit it along with libvorbis. 2002-01-16 18:09:32 +00:00
Maxim Sobolev
a86e614a3f Update version number of vorbis shared library. 2002-01-16 17:41:49 +00:00
Christian Weisgerber
fc9ff448fa Bump Ogg Vorbis library versions.
Approved by:	nobutaka
2002-01-16 17:37:02 +00:00
Ying-Chieh Liao
a134c21b5f s/malloc.h/stdlib.h/ 2002-01-15 13:26:30 +00:00
Jim Mock
85139e5ec9 Fix WWW.
PR:		33884
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 21:51:35 +00:00
Jim Mock
a267c1efa9 Fix MASTER_SITES, respect CFLAGS, remove unnecessary USE_AUTOCONF.
PR:		33883
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 21:49:24 +00:00
Maxim Sobolev
1827e477d5 Chase xmms shared library version bump. 2002-01-14 13:41:32 +00:00
Jim Mock
33352d95f3 Fix libMesaGL.so version.
PR:		33374
Submitted by:	maintainer
2002-01-14 07:38:22 +00:00
Mikhail Teterin
144a297f06 As a result of my last commit, upgrading this to 1.2.0-3, the
package name became fpx-1.2.0-3 --  the extra dash problem... It was
quickly pointed out to me by  KATO Tsuguru and Lev Serebryakov, with
the former providing  the simple patch I commit now.  The package is
now fpx-1.2.0.3.

Fortunately, dot follows  dash in the sorting order, so  there is no
need to mess with the PORTREVISION.

Submitted by:	KATO Tsuguru
2002-01-14 06:01:10 +00:00
Kevin Lo
e99ff93b58 Fix autoconf/automake issue.
I haven't the patience to wait lioux@ to commit it, sorry.
You know, I've been waiting for one month.

PR: 32862
Submitted by: MAINTAINER
2002-01-12 16:40:23 +00:00
Mikhail Teterin
8c1545f235 Upgrade to 1.2.0-3. Minor improvements. One of our patches got
incorporated.  Hey!

Submitted by:	alfred (very laconicly)
2002-01-12 08:52:37 +00:00
Mikhail Teterin
0d60d8e4c0 Fix a typo, that prevented my clever font substitution scheme from
working...
2002-01-12 07:56:11 +00:00
Mario Sergio Fujikawa Ferreira
849b68e0f7 o Add XFREE86_VERSION=4 since this port requires XV extension support
only found in XFree86 4.0 and above

Submitted by:	bento
2002-01-11 22:09:43 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Patrick Li
83ebb89931 Fix depends for freetype
PR:		33759
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>, bento
2002-01-11 03:47:47 +00:00
Patrick Li
0040dcb260 Fix depends for gtkgl
PR:		33763
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-11 03:24:51 +00:00
Mario Sergio Fujikawa Ferreira
e7f37ed6ca o Deal correctly with gnome: use proper paths if it is not
installed but benefit from it otherwise
o Fix PLIST due to aforementioned
o Bump PORTREVISION

Submitted by:	HIYAMA Takeshi <cbc06942@pop06.odn.ne.jp>
Prompted by:	jedgar,
		Øyvind Kolbu <oyvind@kebab.gaffel.nu>
2002-01-10 17:00:30 +00:00
Thomas Gellekum
a5cd31c767 Make this work with Python-2.2. 2002-01-10 11:21:01 +00:00
Mikhail Teterin
1a79aa3205 Add the ability to pass a list of alternative bdf fonts to this port.
This  can be  used  to generalize  building  of, say,  language-specific
versions of gd like ukrainian/gd -- the controlling port will simply set
GD_FONTS to something like

GD_FONTS="/usr/ports/distfiles/x-koi8u.tgz koi6x10.bdf koi8x13.bdf \
	koi9x15.bdf koi12x24.bdf koi10x20.bdf"

And the new configure script will extract the bdf files from the tarball
and use the bdftogd perl script (bundled with the software) to regenerate
the sources.

No REVISION bump, because the default package is still the same...
2002-01-09 04:48:20 +00:00
Brian Somers
15600cf2a1 Upgrade to version 0.2.92 2002-01-08 04:33:06 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Patrick Li
4327eea6f9 Update to 0.3.2 2002-01-08 00:10:54 +00:00
Dmitry Sivachenko
4b84726859 Update to 9.23.
PR:		33597
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-07 08:08:02 +00:00
Will Andrews
b29a954235 Add ghostscript to dependencies so that kghostview works upon adding port.
Bump PORTREVISION.

PR:		32708
Submitted by:	Vivek Khera <khera@kciLink.com>
2002-01-06 19:10:13 +00:00
Ying-Chieh Liao
4913377a2b add missing files to PLIST 2002-01-06 16:34:32 +00:00
Ying-Chieh Liao
a7db35c930 add qslim 2.0
SlimKit Surface Modeling Tools
2002-01-06 15:22:32 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Mikhail Teterin
100babe355 Upgrade to 1.08. The tests report success on Alpha too (beast), even
though there are plenty of messages about unalligned access...

(Notably, the author  incorporated almost all of  our 32-bit related
patches).

PR:		ports/33528
Submitted by:	Lev A. Serebryakov
2002-01-05 10:53:21 +00:00
Patrick Li
999bdad63f Update to 5.4.1.2
PR:		33563
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-05 09:46:36 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Patrick Li
40bbfb3886 Update maintainer's email
PR:		33555
Submitted by:	maintainer
2002-01-04 22:41:25 +00:00
Patrick Li
b50c44981d Fix for -CURRENT, malloc.h->stdlib.h
Spotted by:	Bento
2002-01-02 04:16:51 +00:00
Dirk Froemberg
8c0949d312 Use '::' as an dependency operator for pre-everything target. This is
needed because of the special nature of the pre-everything target.

See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
2001-12-31 10:20:19 +00:00
Mark Pulford
069a21ec6c Removed port after repo-copied to iview. 2001-12-30 22:56:02 +00:00
Mark Pulford
88ddddc7f4 Renamed iview to vp. 2001-12-30 22:54:24 +00:00
Mark Pulford
4a23cc4804 Repocopied from graphics/iview.
Updated to 1.5.
2001-12-30 06:56:58 +00:00
Mario Sergio Fujikawa Ferreira
0121d79ee0 Update to 0.8.2 2001-12-28 00:53:08 +00:00
Mario Sergio Fujikawa Ferreira
256c7bf61a - Add LEGAL notice
- NO_PACKAGE

From developers: "Distributing MPlayer in the form of binaries
and/or binary packages is currently impossible, speaking about both
technical and law areas"

Submitted by:	maintainer
2001-12-27 16:27:15 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
David W. Chapman Jr.
6b55f3df83 Update to 0.28
PR:		33148
Submitted by:	maintainer
2001-12-25 05:04:32 +00:00
Steve Price
b47703e043 Chase the checksum. 'diff -urN' says that nothing has changed. 2001-12-24 23:44:04 +00:00
Martin Blapp
356b063b9e Maintainer is now a committer
Approved by:	demon
2001-12-24 13:56:04 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
David W. Chapman Jr.
613f73877a USE_AUTOMAKE -> GNU_CONFIGURE
PR:		33129
Submitted by:	tkato@prontomail.com
2001-12-24 05:03:54 +00:00
David W. Chapman Jr.
5f010ed082 Remove files/patch-Makefile
PR:		33130
2001-12-24 04:30:01 +00:00
David W. Chapman Jr.
c5932c599c Update to 1.1.1
PR:		33130
Submitted by:	tkato@prontomail.com
2001-12-24 04:28:25 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Mario Sergio Fujikawa Ferreira
cb8753d6b6 o Un"echo" commands
o malloc.h -> stdlib.h

Submitted by:	bento
2001-12-24 01:17:20 +00:00
SADA Kenji
521d953925 Specify version numbers as symbols for pkg-plist.
Submitted by:	Maintainer
2001-12-23 12:28:56 +00:00
SADA Kenji
608a1326ec Upgrade to version 3.4.2.
PR:	ports/31679
Submitted by:	Maintainer
2001-12-23 09:23:51 +00:00
Mikhail Teterin
33cd6f536a Reorder the include (-I) path to end, rather than start, with
${LOCALBASE}/include.  The  old  behaviour  was  working  almost
always, because  the package's own header  files are well-named,
except for the common.h, which caused build failure for at least
one person.

PR:		ports/32247
2001-12-22 20:12:06 +00:00
Mikhail Teterin
532be2231d Add new distsites -- all ImageMagick's mirrors carry the distfile in the
delegates subdirectory.
2001-12-22 20:09:48 +00:00
Kevin Lo
9572a8b055 Avoid making empty directory
PR: 32950
Submitted by: Ports Fury
2001-12-22 13:48:05 +00:00
Kevin Lo
fa59bd18c7 Initial import of py-gd 0.26.
This is the Python interface to the GD library.

PR: 33088
Submitted by: Hye-Shik Chang <perky@fallin.lv>
2001-12-22 13:11:19 +00:00
Kevin Lo
f164dc6eef Update to version 2.6.2
PR: 33057
Submitted by: Ports Fury
2001-12-22 11:54:01 +00:00
Mario Sergio Fujikawa Ferreira
b9bd8beade House distfiles in MASTER_SITE_LOCAL since there seems to be some
problem with original MASTER_SITE

PR:		31463
Submitted by:	maintainer
2001-12-22 02:05:25 +00:00
Mikhail Teterin
fccd5c0ee6 Add the WWW line and remove my old and non-functional e-mail address. 2001-12-21 21:49:00 +00:00
Mikhail Teterin
e01e0eb877 Every two years I upgrade this -- whether it needs it or not. Upgrade
to the latest HDF4.1r5...
2001-12-21 21:36:42 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Patrick Li
8d9af8fae1 Update to 0.3.1 2001-12-20 02:33:25 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
0bfd0f6c9a Update to 2.0.4. 2001-12-19 12:25:58 +00:00
Maxim Sobolev
1634a4699a Update to 1.2.1. 2001-12-19 12:01:31 +00:00
Maxim Sobolev
83df645139 - Fix gdk-pixbuf-related problems;
- link in dynamic libgnomeprint instead of static one.

Submitted by:	bento
2001-12-19 10:59:24 +00:00
Maxim Sobolev
c328fc8a71 Fix another victin of gdk-pixbuf update.
Submitted by:	bento
2001-12-19 10:42:11 +00:00
Pete Fritchman
556fa28444 Add jhead 1.5, exif Jpeg camera setting parser and thumbnail remover.
PR:		32916
Submitted by:	Jamie Hermans <jamie@hermans.ca>
2001-12-19 10:00:41 +00:00
Ying-Chieh Liao
2a45593cd9 add qglviewer 1.3
Use OpenGL to play around with three dimensional scenes
2001-12-18 18:06:17 +00:00
Patrick Li
fa8250d81e Update to 0.3.0b 2001-12-18 01:16:28 +00:00
Patrick Li
dcf3eaff72 Update to 0.3.0 2001-12-17 20:59:22 +00:00
Ying-Chieh Liao
c030d56b05 upgrade to 1.6
PR:		32855
Submitted by:	Ports Fury
2001-12-17 19:23:10 +00:00
Maxim Sobolev
1a2c013059 Update to 3.5.7.
PR:		32858
Submitted by:	Ports Fury
2001-12-17 12:57:21 +00:00
Andrey A. Chernov
4960524e36 Upgrade to 1.2.1
PR:		32856
2001-12-16 15:01:48 +00:00
Chris D. Faulhaber
ec15c81133 Update port to 1.5.8.
PR:		32857
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-16 13:07:19 +00:00
Maxim Sobolev
18462bab6b When building package forcefully turn optional GNOME components on, otherwise
gnome and gnome-fifth-toe packages contain incorrect dependencies list.
2001-12-16 06:53:18 +00:00
John Hay
27179ddde6 Fix the diff so that it actually apply. The original source should be used
when generating a diff. This should get make release a bit further again.
2001-12-16 04:14:31 +00:00
Steve Price
0fa991a971 Set USE_AUTOMAKE_VER=15 because aclocal is called in the post-patch target
and version 1.4 doesn't appear to work for this port.
2001-12-15 22:18:30 +00:00
Mario Sergio Fujikawa Ferreira
460774c383 - Respect CFLAGS properly
- Fix compilation error when both freetype and freetype2 are installed
- Fix Xpm support
- Use freetype-config to find both include and library path
- Port style changes in Makefile
- Generic fix for -current malloc.h issue

PR:		32854
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-15 14:59:57 +00:00
Patrick Li
f57ba4eb1a Add port graphics/linux_dri, Binary Linux DRI libraries for 3D hardware
acceleration of linux apps

PR:		31505
Submitted by:	Eric Anholt <eanholt@gladstone.uoregon.edu>
2001-12-15 08:16:48 +00:00
Cy Schubert
6f5933f80e Update to XSane 0.82.
XSane 0.82 includes (obtained from www.xsane.org latest news):
	- improved despeckle routine (removed bug and increased speed)
	- added scaling function to viewer
	- several security bugfixes
	- spanish translation
	- dutch translation

Reviewed by:	nectar
Approved by:	maintainer: Dominik Brettnacher <domi@saargate.de>
2001-12-14 01:58:37 +00:00
Maxim Sobolev
9cb83fda27 Update to 0.14.0. 2001-12-13 22:33:50 +00:00
Ying-Chieh Liao
b6044c6be1 upgrade to 4.0
PR:		32658
Submitted by:	maintainer
2001-12-13 10:04:13 +00:00
Ying-Chieh Liao
936f776e88 upgrade to 9.22
PR:		32744
Submitted by:	Ports Fury
2001-12-12 19:52:16 +00:00
MANTANI Nobutaka
97476d854d Chase the libxine.so version change.
Reviewed by:	knu
2001-12-12 08:47:39 +00:00
MANTANI Nobutaka
53c9524471 Update to 0.9.7. 2001-12-12 08:37:37 +00:00
Ying-Chieh Liao
e26ccc2750 add cybervrml97
A development library of VRML97/2.0 applications
2001-12-11 19:27:37 +00:00
Maxim Sobolev
43c6ed6dd4 Explicitly pass --x-{includes,libraries} to the configure script, so that the
port works even for the non-standard X11BASE's (like /opt or such).

Prompted by:	mi
2001-12-11 14:50:58 +00:00
Alfred Perlstein
9dc65d5ec1 Remove malloc.h to make workee on -current. 2001-12-11 07:18:38 +00:00
FUJISHIMA Satsuki
040b47fa0d update pkg-plist for 0.81. 2001-12-11 02:58:20 +00:00
Mario Sergio Fujikawa Ferreira
bb1dec777e o Correct a "fix" that was made to the PR before commiting in last
revision
o This port requires special treatment regarding pthreads support,
  more than the ordinary one
o According to submitter: "Of cource, it isn't ordinary style to
  use -lc_r and -pthread at once, there are some reasons for
  hardcoding -lc_r within configure script of ImageMagick port even
  if on -stable"

Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-09 03:28:48 +00:00
Ying-Chieh Liao
1a50c40bab - Add missing USE_XLIB
- Support X11BASE properly
- Support install macros

PR:		32618
Submitted by:	Ports Fury
2001-12-08 20:34:59 +00:00
Mario Sergio Fujikawa Ferreira
e022cdbdc5 Update to 5.4.0.5
PR:		32617
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-08 19:57:27 +00:00
Mario Sergio Fujikawa Ferreira
8607a509cc Update to 9.21
PR:		32621
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-08 19:41:33 +00:00
Pete Fritchman
c804805778 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-08 14:10:04 +00:00
Patrick Li
d54f69f155 Update to 2.00
PR:		32519
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-08 03:38:17 +00:00
Patrick Li
9d9c2f18ad Fix MASTER_SITES, Enforce DOCSDIR, and Quiet install
PR:		32520
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-08 02:27:16 +00:00
Mario Sergio Fujikawa Ferreira
6d45a96184 o add missing USE_GNOMELIBS
o remove unnecessary stuff (already implied by other entries, etc)

Submitted by:	bento
2001-12-06 17:26:24 +00:00
Ying-Chieh Liao
a99f4bc31d add dynamechs
A Multibody Dynamic Simulation Library
2001-12-06 15:37:51 +00:00
Cy Schubert
c192fb4c5c Upgrade to xsane 0.81.
Temp file handling patches.

Reviewed by:	nectar
Approved by:	maintainer:  Dominik Brettnacher <domi@saargate.de>
Obtained from:	Tim Waugh <twaugh@redhat.com>
2001-12-06 13:33:33 +00:00
Ying-Chieh Liao
dade83c13f add missing files 2001-12-06 09:47:33 +00:00
Ying-Chieh Liao
89234eb87e add ray++
A collection of C++ classes needed for ray tracing
2001-12-06 08:05:09 +00:00
Jimmy Olgeni
b28522caf9 Add %%SANE%% to some kooka files that caused "make package" to fail. 2001-12-05 11:09:34 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Satoshi Taoka
821c5b66a2 The directories installed tgif.mo and searched in tgif command
are mismatched.

patch-ab is divided into patch-ab and patch-ac to be assigned to one file,
where the former was modified to fix the above problem.

Approved by: maintainer
2001-12-03 12:54:48 +00:00
Jun Kuriyama
d0c0d92dc0 Add phplot 4.4.6,
a PHP class for creating scientific and business charts.

PR:		ports/31426
Submitted by:	yukinopo@livedoor.com
2001-12-03 03:02:56 +00:00
Akinori MUSHA
e3224fab93 Update to 0.32b. 2001-12-02 19:30:19 +00:00
MANTANI Nobutaka
5c64c97799 Add xine_d4d_plugin, a DVD input plugin for xine.
Submitted by:  HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp>
Obtained from: ports-jp mailing list
Reviewed by:   knu
2001-11-30 20:19:16 +00:00
MANTANI Nobutaka
5b0a8f843b Update xine and libxine to 0.9.6.
Submitted by: lioux (for updating to 0.9.3)
Reviewed by:  knu
2001-11-30 19:53:00 +00:00
Vanilla I. Shu
bbe3a8e52c Upgrade to 1.0.1. 2001-11-30 06:47:01 +00:00
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