Commit graph

6489 commits

Author SHA1 Message Date
Dirk Meyer
c547c5493f - extend manpage jpegtran.1
PR:		72455
Submitted by:	Michael Johnson
2004-10-12 04:12:12 +00:00
Edwin Groothuis
533e842958 [MAINTAINER] graphics/jumpgis: update to 1.1.2
- Update to 1.1.2

PR:		ports/72259
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2004-10-12 03:15:48 +00:00
Pav Lucistnik
9dd27a5a16 - Remove this port. It does not build against ImageMagick 6.x, and there
wasn't a release in a year and half. Chances that new version comes out
  is very low.

PR:		ports/71373
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-10-12 00:21:00 +00:00
Joe Marcus Clarke
b1fea26d3c Update to 2.0.5, and use the new libtool scheme. 2004-10-11 23:42:32 +00:00
Pav Lucistnik
0cc95132ce - Update to 2.5.2 2004-10-11 22:55:02 +00:00
Joe Marcus Clarke
91b931960a Fix the security issues with ICO and XPM loading as detailed at:
http://www.freebsd.org/ports/portaudit/3d1e9267-073f-11d9-b45d-000c41e2cdad.html

Adapted from:	gtk+ CVS
Approved by:	portmgr (implicit)
2004-10-11 20:05:25 +00:00
Alex Dupre
af7695c0ae Update to 4.3.9 release:
- Fix compilation of thread-safe PHP after the PTHREAD_LIBS change
- Include md5 and blowfish support on amd64 (fix headers) [1]
- Fix vulnerability in RFC 1867 file upload processing [2]
- Fix php_variables memory disclosure [2]
- GD LZW-GIF support is now enabled by default

PR:		ports/71752 [1], ports/72420 [2]
Submitted by:	Adam Gregoire <bsdunx@yahoo.com> [1],
		Dmitry A Grigorovich <odip@bionet.nsc.ru> [2]
Approved by:	portmgr (kris)
2004-10-11 19:47:20 +00:00
Dirk Meyer
f3d70b63ab - import securitry patches
- update FixPix4xv.patch
PR:		72382
Approved by:	portmgr (linimon) and shige
Obtained from:	SuSe
2004-10-11 04:03:13 +00:00
Kirill Ponomarev
9cd381f2fe Fix build with gcc-3.4, agg developers released a fix but didn't
bump software release number, therefore md5 checksum was changed.

PR:		ports/71487
Submitted by:	Marco Molteni <molter@tin.it>
Approved by:	portmgr (implicit)
2004-10-09 07:56:51 +00:00
Alexey Dokuchaev
0925066a54 Don't allow GCC to optimize away -lm test, and thus unbreak.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-10-07 18:48:29 +00:00
Alexey Dokuchaev
e50dad9e73 Follow new GCC rules, and unbreak the build.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-10-06 07:58:48 +00:00
Alexey Dokuchaev
c545d87f45 Upgrade to 0.3.1 to unbreak with recent GCC.
Reported by:	kris
Approved by:	portmgr (krion, will), fjoe (mentor, implicit)
2004-10-06 05:07:36 +00:00
Alexey Dokuchaev
566f4e905d Unbreak the build with recent GCC.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-10-06 04:51:10 +00:00
Alexey Dokuchaev
ccd2323721 Unbreak on 5.X and -CURRENT.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-10-06 04:47:58 +00:00
Jacques Vidrine
4331e94353 Mark FORBIDDEN due to exploitable buffer overflows.
http://vuxml.freebsd.org/fffacc93-16cb-11d9-bc4a-000c41e2cdad.html

Approved by:	portmgr
2004-10-05 13:55:58 +00:00
Alexey Dokuchaev
7977d7405a Unbreak the build with recent GCC.
Reported by:	pointyhat.freebsd.org
Approved by:	portmgr (marcus)
		fjoe (mentor, implicit)
		maintainer (timeout after 14 days)
2004-10-05 12:39:05 +00:00
Joe Marcus Clarke
6bc7d2980c Just for correctness' sake, these ports actually link to libc_r.so.4,
so adjust the dependency slightly.

Approved by:	portmgr (implicit)
2004-10-04 07:28:28 +00:00
Joe Marcus Clarke
10f266c4f0 Add a dependency on compat4x if building on 5.X systems or higher.
Reported by:	kris
Approved by:	portmgr (implicit)
2004-10-04 07:13:16 +00:00
Kris Kennaway
4b48adab5f BROKEN on 5.x: Does not compile
Approved by:	portmgr (self)
2004-09-30 05:52:30 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Kris Kennaway
44da61458d Remove BROKEN since the port was fixed in the previous commit.
Approved by:	portmgr (self)
2004-09-29 04:23:02 +00:00
Pav Lucistnik
95744d00c1 - Unbreak: stop using PKGNAMESUFFIX conditionally
- Depend on x11-toolkits/gtkglarea only if gtk12 is available
- s/USE_MESA/USE_GL/
- Use %%DOCSDIR%%

PR:		ports/71650
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	portmgr (marcus)
2004-09-27 07:09:46 +00:00
Eric Anholt
108667f406 [1] Don't try to package the missing tdfx_dri.so on amd64.
[2] Package sis_dri.so on i386.

PR:		[2] ports/71312
Submitted by:	[2] oliver
Approved by:	portmgr (linimon)
2004-09-26 03:20:01 +00:00
Kris Kennaway
06531c7a0b BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)[
2004-09-26 03:19:53 +00:00
Kris Kennaway
82f9e5ad55 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 03:11:57 +00:00
Kris Kennaway
0b2d663086 BROKEN on 5.x: Does not build
Approved by:	portmgr (self)
2004-09-26 02:03:41 +00:00
Dirk Meyer
dbb8a2f271 - Correct a few RLE decoder bugs in libtiff
PR:		nectar
Approved by:	portmgr (marcus)
Obtained from:	libtiff CVS
2004-09-22 02:49:17 +00:00
Ying-Chieh Liao
fb404896bd add missing run depends
Approved by:	portmgr (marcus)
2004-09-22 01:46:00 +00:00
Jun Kuriyama
367b9a3cc7 Unbreak and upgrade to 0.2.25.
Approved by:	portmgr (marcus)
Not yet approved by:	maintainer
2004-09-20 04:00:58 +00:00
Pav Lucistnik
b4db9b9ff1 - Fix build on 5.x
PR:		ports/71913
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Approved by:	portmgr (marcus, wca)
2004-09-20 00:08:56 +00:00
Kris Kennaway
01028fe53a BROKEN on 5.x: Broken pkg-plist
Approved by:    portmgr (self)
2004-09-19 02:53:03 +00:00
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
b5941e8aee BROKEN: Checksum mismatch
Approved by:	portmgr (self)
2004-09-18 18:18:32 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Kris Kennaway
6848e5390f BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 16:41:50 +00:00
Kris Kennaway
b990d7983f BROKEN on 5.x: Broken pkg-plist
Approved by:    portmgr (self)
2004-09-18 16:39:58 +00:00
Kris Kennaway
13e49e647b BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 07:47:13 +00:00
Kris Kennaway
2363d23789 BROKEN on 5.x: Does not build
Approved by:    portmgr (self)
2004-09-17 22:49:38 +00:00
Yen-Ming Lee
22ad984782 - apply better way to handle PKGMESSAGE
- unbreak this port

PR:		71738
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-16 05:59:43 +00:00
Markus Brueffer
1b7e47de71 Fix build with gcc 3.4
Submitted by:	Andy Fawcett <andy@athame.co.uk>
Approved by:	portmgr (will)
		Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2004-09-04 12:25:05 +00:00
Thierry Thomas
83026d2a1b Add demeter 3.21, a C++ library to render 3D terrains using OpenGL.
PR:		71347
Submitted by:	Igor Pokrovsky
2004-09-03 19:49:42 +00:00
Michael Nottebrock
3a88073f1c Fix on gcc 3.4
Patch submitted by: Andy Fawcett <andy@athame.co.uk>
2004-09-03 17:45:06 +00:00
Kirill Ponomarev
0f67ced229 Fix build with gcc-3.4
PR:		ports/71298
Submitted by:	Ports Fury
2004-09-03 08:08:40 +00:00
Andrey A. Chernov
169473f350 Upgrade to 1.2.6 + official patch 2004-09-03 03:47:14 +00:00
Pav Lucistnik
5efdf2fc61 - Update to 2.5.1 2004-09-02 21:59:25 +00:00
Jacques Vidrine
473f931cb3 The SuSE QA team noticed that imlib actually has *two* instances of BMP
loader code, nearly identical.  Previously only one instance was
corrected.  Correct the other one.
http://vuxml.freebsd.org/00644f03-fb58-11d8-9837-000c41e2cdad.html
2004-09-02 12:01:22 +00:00
Mikhail Teterin
aaa87d410e Update to 1.0.8 from 1.0.7. 2004-09-01 15:12:49 +00:00
Tilman Keskinoz
6da1b06488 Respect CFLAGS and CC.
Approved by:	maintainer
2004-09-01 10:53:59 +00:00
Trevor Johnson
ce977ff619 Update to 2.0 version.
PR:		70790
Submitted by:	Andrey Slusar

Add option for Xinerama support, and unmark BROKEN for Alpha.
2004-09-01 01:55:30 +00:00
Jacques Vidrine
98ef8b914c Correct BMP decoder vulnerability.
http://vuxml.freebsd.org/ba005226-fb5b-11d8-9837-000c41e2cdad.html

Obtained from:	Enlighnment CVS
2004-08-31 14:56:41 +00:00
Jacques Vidrine
38bdc6ba41 Correct BMP decoder heap buffer overflow.
<http://vuxml.freebsd.org/00644f03-fb58-11d8-9837-000c41e2cdad.html>

Obtained from:	Gnome Bugzilla (Dmitry V. Levin created patch)
2004-08-31 14:35:46 +00:00
Ying-Chieh Liao
2d594a9caa add p5-Imager-Plot 0.09
Perl extension for generating fancy graphic plots in color
2004-08-31 08:50:53 +00:00
Yoshio MITA
86737c7063 - Unbreak pstoepsi (checksum updated)
- Make pstoepsi compatible to portlint
2004-08-31 08:02:21 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Kirill Ponomarev
1745befdb9 Update to 2.0.12 2004-08-30 17:01:15 +00:00
Ying-Chieh Liao
c9d420ce55 add p5-Chart-Graph 2.0
Perl extension for a front-end to gnuplot, XRT, and Xmgrace
2004-08-30 08:36:58 +00:00
Pav Lucistnik
2b5eb8b857 - Update to 1.3.16
PR:		ports/71112
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2004-08-29 22:39:02 +00:00
Kirill Ponomarev
3281f12687 Update to version 2.7.1
PR:		ports/71061
Submitted by:	Ports Fury
2004-08-28 06:32:20 +00:00
Kirill Ponomarev
a6030048c9 Fix build with gcc-3.4
PR:		ports/71060
Submitted by:	Ports Fury
2004-08-28 06:26:49 +00:00
Kirill Ponomarev
88f491633c Update to version 0040822
PR:		ports/71059
Submitted by:	Ports Fury
2004-08-28 06:22:12 +00:00
Kirill Ponomarev
72384a63b5 Update to version 0.13.1
PR:		ports/71058
Submitted by:	Ports Fury
2004-08-28 06:19:05 +00:00
Kirill Ponomarev
549649379e Update to version 0.7.1
PR:		ports/71057
Submitted by:	Ports Fury
2004-08-28 06:13:14 +00:00
Volker Stolz
106bd3daba - Install documentation
- Use PLIST_FILES

PR:		ports/70214
Submitted by:	Ulrich Spoerlein
Approved by:	maintainer
2004-08-27 16:31:26 +00:00
Norikatsu Shigemura
e7934375ef Update to 6.0.6.2.
PR		ports/71024
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Pointed out by:	pav
2004-08-27 16:03:19 +00:00
Alexey Dokuchaev
48249e3fe0 Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)
2004-08-27 08:46:33 +00:00
Thierry Thomas
4bb1cd8a36 Add pear-Image_Color 1.0.1, PEAR::Image_Color manages and handles
color data and conversions.

PR:		70799
Submitted by:	Gerrit Beine
2004-08-26 18:05:28 +00:00
Pav Lucistnik
923189bea0 - Update to 2.34
PR:		ports/70811
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2004-08-26 15:56:07 +00:00
Volker Stolz
887bfdc692 Update MASTER_SITES
PR:		ports/70913
Submitted by:	Koop Mast
2004-08-25 10:38:38 +00:00
Alex Dupre
2f9fbc0fc4 Suppress cp error.
PR:		ports/69325
Submitted by:	edwin
2004-08-25 10:21:22 +00:00
Alex Dupre
97adf77a1b Add support of WITHOUT_NLS and delete the obsolete conflict
with gqview-devel.

PR:		ports/69313
Submitted by:	Eugene Ossintsev <eugos@gmx.net>
2004-08-25 10:16:45 +00:00
Kirill Ponomarev
94426ac8fa Add libpcd 1.0.1, a library for reading PhotoCD images.
PR:		ports/70879
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-08-24 09:05:39 +00:00
Kirill Ponomarev
4a74e581df Update to version 0.11
PR:		ports/70868
Submitted by:	Ports Fury
2004-08-23 19:05:06 +00:00
Alexander Nedotsukov
63c9b854c3 Fix plist one more time (half paste last time).
Reported by:	pointyhat
2004-08-23 14:49:06 +00:00
Alex Dupre
def51b4547 Update to 5.0.1 release:
- GD GIF output support is now enabled by default
2004-08-23 13:18:39 +00:00
Volker Stolz
1a75505228 Fix LIB_DEPENDS: libgphoto2.2 is in graphics/libgphoto2, not in
graphics/gphoto2

PR:		ports/70841
Submitted by:	Ying-Chieh Chen
2004-08-23 08:15:00 +00:00
Kirill Ponomarev
3059ad39db Fix build with gcc-3.4 2004-08-22 16:01:52 +00:00
Kirill Ponomarev
d8b6181a8a Fix build with gcc-3.4 2004-08-22 13:33:50 +00:00
Oliver Lehmann
e59fb64cbf - add OPTION (WITHOUT_)USB
- make use of DOCSDIR
- Bump PORTREVISION
2004-08-22 11:24:34 +00:00
Kirill Ponomarev
0145098c64 Update to version 0.6.1
PR:		ports/70788
Submitted by:	Ports Fury
2004-08-22 01:18:33 +00:00
Kirill Ponomarev
5a73ea0faf Remove obsolete BROKEN mark.
Support PORTDOCS/PLIST_FILES

PR:		ports/70787
Submitted by:	Ports Fury
2004-08-22 01:14:07 +00:00
Pav Lucistnik
c9dbd2ef81 - Add support for new Canon cameras
Submitted by:	Roman Shterenzon <ports@oven.org>
Obtained from:	gphoto CVS
2004-08-21 22:21:48 +00:00
Norikatsu Shigemura
8a4b5a7cc5 Fix pkg-plist (some added documents/images). 2004-08-21 19:55:25 +00:00
Norikatsu Shigemura
9109d16180 Oops, I forgot. 2004-08-21 19:51:09 +00:00
Norikatsu Shigemura
5be110f5fd Update to 6.0.5.3.
o Adios --enable-lzh. This was obsoleted from 6.0.3-3 or above. [1]
o Utilize libtool15.

Pointed out by:	sf [1]
Approved by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2004-08-21 19:47:56 +00:00
Pav Lucistnik
9e1e7be801 Add ida, a small and fast image viewer, motif-based. Some basic editing
functions are available too.

PR:		ports/70741
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-08-21 13:26:23 +00:00
Sergey Skvortsov
4ad381a4f8 Updated to 0.35 2004-08-21 11:49:55 +00:00
Pav Lucistnik
de6c575e96 - Update to 1.1.0
PR:		ports/70675
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2004-08-21 10:08:58 +00:00
Pav Lucistnik
73b850a9d6 - Convert to OPTIONS
PR:		ports/70733
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-21 09:19:15 +00:00
Markus Brueffer
1abe88c682 Fix build with gcc 3.4 2004-08-21 09:16:46 +00:00
Dejan Lesjak
e1a6778d62 Add conflicts to XFree86- and xorg- libraries, as they already include
this library.

Noticed by:	David Julien (david dot julien at gmail dot com)
PR:		ports/70004
Approved by:	anholt (mentor)
2004-08-21 04:54:30 +00:00
Dejan Lesjak
d58728c86e Add conflicts to XFree86- and xorg- libraries, as they already install
Mesa GL.

Noticed by:	David Julien (david dot julien at gmail dot com)
PR:		ports/70004
Approved by:	anholt (mentor)
2004-08-21 04:51:26 +00:00
Pav Lucistnik
f2c0f51fd8 - Convert to OPTIONS
PR:		ports/70737, ports/70738
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 23:19:51 +00:00
Pav Lucistnik
289e439039 - Convert to OPTIONS
PR:		ports/70735
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 23:08:03 +00:00
Pav Lucistnik
09d95a035d - Update to 1.5.2
PR:		ports/70732
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2004-08-20 21:02:34 +00:00
Joe Marcus Clarke
6b6d5bba20 Update to 0.94. This represents work by adamw, mezz, and
Tom McLaughlin <tmclaugh@sdf.lonestar.org>.

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-08-20 19:49:01 +00:00
Pav Lucistnik
f14eeadec8 - Convert to OPTIONS
PR:		ports/70716
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 18:36:18 +00:00
Kirill Ponomarev
d9c842c9f1 Update to 1.2.3
PR:		ports/70730
Submitted by:	maintainer
2004-08-20 16:56:55 +00:00
Tilman Keskinoz
25f9a98d4e Fix build with gcc 3.4 2004-08-20 14:16:59 +00:00
Volker Stolz
ec941eb8b3 mirror.ac.uk -> mirrorservice.org
PR:		ports/69481
Submitted by:	Tim Bishop, Dejan Lesjak
Approved by:	maintainers
2004-08-19 13:25:38 +00:00
Dirk Meyer
d760bd89f2 - fix build on amd64 2004-08-19 10:15:52 +00:00
Alexander Nedotsukov
4561a016ea - Fix build with gcc 3.4 [1]
- Fix plist.

Reported by:	pointyhat via kris [1]
2004-08-19 04:49:33 +00:00
Ying-Chieh Liao
9f0145e263 remove py-matplotlib from category Makefile
Submitted by:	eik
Pointyhat to:	myself
2004-08-19 00:53:00 +00:00
Pav Lucistnik
581544e9fc - Fix build with gcc 3.4
Reported by:	Vaidas Damosevicius <vd@vmunix.lt>
2004-08-18 19:12:28 +00:00
Kirill Ponomarev
0e283ba8be Update to version 1.2
PR:		ports/70630
Submitted by:	Ports Fury
2004-08-18 18:23:39 +00:00
Kirill Ponomarev
233c935d1c Update to version 0.9.2
PR:		ports/70629
Submitted by:	Ports Fury
2004-08-18 18:20:35 +00:00
Michael Landin
28755ce396 o Fix build with gcc 3.4.x
o Switch to REINPLACE_CMD
o Tested on CURRENT-amd64 / CURRENT-i386 / 5.2.1REL-i386

Tested by	mux
2004-08-18 15:59:36 +00:00
Dirk Meyer
bba9f89e9e - update to 10.24 2004-08-18 06:37:40 +00:00
Tilman Keskinoz
b52b39c34f Fix build with gcc 3.4 2004-08-17 13:58:21 +00:00
Maho Nakata
22baa0bb01 Best optimization flag for Pentium 4 -axN 2004-08-17 07:06:19 +00:00
Alexander Nedotsukov
b38257561e Fix plist.
Reported by:	pointyhat
2004-08-17 06:22:33 +00:00
Maho Nakata
beda107223 update Intel C Compiler optimization flag 2004-08-17 06:22:05 +00:00
Alexander Nedotsukov
92f8cc057a Cleanup empty directiry installed by dia.
Reported by:	pointyhat
2004-08-17 06:20:30 +00:00
Jeremy Messenger
ac7299d8bf - Add install dia.xpm for the WindowMaker users. [1]
- Correct the version of libtool to 15 and remove lthack to avoid install the
  *.la files.
- Bump PORTREVISION, because of pkg-plist change.

PR:		ports/70289 [1]
Requested by:	David JULIEN <david.julien@gmail.com> [1]
2004-08-17 06:16:50 +00:00
John Hay
a3d5a359fc Add a tcl lib dependency. Also make the tcl version overridable. 2004-08-17 05:49:33 +00:00
Alexander Nedotsukov
cc4e17a48e USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually
axe .la garbage.

I didn't pay much attention to the fact how _INC get lost after
repocopy when was told about this problem in
x11-tookits/libpanelappetmm.

Reported by:	pointyhat
2004-08-17 04:02:17 +00:00
Jeremy Messenger
3ffe74f7b2 Update to 0.10.1, this fixed some serious bugs of 0.10.0.
- Ruby/GTK: Fix compiling error under GTK+-2.0.x.
	- Ruby/GtkSourceView: Fix compiling error.
	- Ruby/GdkPixbuf: Fix some bugs.
2004-08-16 18:48:33 +00:00
Joe Marcus Clarke
cff62413b9 Add support for the new GNOME MIME system. 2004-08-16 17:57:32 +00:00
Tilman Keskinoz
19861c3fff Fix build with gcc 3.4 2004-08-16 14:12:59 +00:00
Maho Nakata
17b9e725e6 Intel C/C++ compiler support via WITH_ICC 2004-08-16 12:24:01 +00:00
Ying-Chieh Liao
a037a89b0e upgrade to 0.6.0 2004-08-16 03:44:16 +00:00
Kris Kennaway
eb9984e0f5 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:47:09 +00:00
Kris Kennaway
c1a0f8ede9 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:33:05 +00:00
Tilman Keskinoz
43a050cdbf Fix build with gcc 3.4 2004-08-15 14:24:03 +00:00
Jeremy Messenger
338404f1b3 - Update to 0.10.0.
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now.
- Change some that have CP to INSTALL_*.
- Few small clean up.

BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I
     create and test them. They are going to be part of ruby-gnome2-all meta
     port.
2004-08-15 07:11:57 +00:00
Oliver Lehmann
ef866e788f take care of $PREFIX/libdata/pkgconfig 2004-08-14 21:57:56 +00:00
Kris Kennaway
c60d8a305c BROKEN: Does not build 2004-08-14 21:51:22 +00:00
Kirill Ponomarev
843a46cf1d Fix build with gcc-3.4
PR:		ports/70456
Submitted by:	maintainer
2004-08-14 17:34:42 +00:00
Tilman Keskinoz
339aadf232 Fix build with gcc 3.4 2004-08-14 10:31:50 +00:00
Joseph Koshy
97284dfc86 Unbreak on -CURRENT [with gcc 3.4.2]. 2004-08-14 07:44:35 +00:00
Hye-Shik Chang
3d6912db85 Fix build for gcc 3.4.
Spotted by:	kris
2004-08-14 05:17:02 +00:00
Markus Brueffer
39b9a98c25 - Fix build with gcc 3.4 [1]
- Fix build on amd64

Reported by:	pointyhat via kris [1]
2004-08-14 00:01:06 +00:00
Kirill Ponomarev
d1884f609d Update to version 0.4.4
PR:		ports/70409
Submitted by:	Ports Fury
2004-08-13 15:43:16 +00:00
Tilman Keskinoz
5e938305e6 Add p5-Graph-ReadWrite, reads and writes various graph formats 2004-08-12 16:00:47 +00:00
Mathieu Arnold
3a7b17911b After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
2004-08-12 12:48:01 +00:00
Volker Stolz
f85f755d72 Updated to 0.8.3
PR:		ports/70276
Submitted by:	Joseph Ben Haga (maintainer)
2004-08-12 12:18:28 +00:00
Pav Lucistnik
0dbee18f66 - Update to 0.2.4
PR:		ports/70259
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2004-08-11 21:21:12 +00:00
Eric Anholt
503c72e67d Add missing dependency on libX11, to fix package build. 2004-08-11 19:45:03 +00:00
Sergey Skvortsov
52cb522a6e Updated to 0.05 2004-08-11 14:41:14 +00:00
Sergey Skvortsov
6503ef864f Updated to 0.341 2004-08-11 14:29:23 +00:00
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Vanilla I. Shu
39fd96c88a Fix typo error, s/tartet/target/.
Submitted by:	"Herbert J. Skuhra" <herbert.skuhra@gmx.at>
2004-08-10 16:41:21 +00:00
Vanilla I. Shu
44defee49d Add p5-Tk-JPEG-Lite 2.01403, very simplistic image viewer that loads
JPEG images.

PR:		ports/69503
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-10 16:03:19 +00:00
Vanilla I. Shu
6f5d4ec713 Add gnometarget to USE_GNOME, that's better way. 2004-08-10 15:50:54 +00:00
Vanilla I. Shu
878e8b4073 add gnometarget to USE_GNOME, that's better way. 2004-08-10 15:50:26 +00:00
Volker Stolz
c603ef128d Fix generation of PostScript-files
(bump PORTREVISION)

PR:		ports/70199
Submitted by:	Marco Molteni
2004-08-10 11:45:48 +00:00
Andrey A. Chernov
c80a48985a Remove swrinde.nde.swri.edu from MASTER_SITES
It is reported it have problems not honoring BINARY mode when fetching
.txt files over proxy.

PR:             70232
2004-08-10 06:48:40 +00:00
Pav Lucistnik
13c0c8c966 - Update to 2.5.0
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-08-09 16:06:02 +00:00
Volker Stolz
4699f7ca4c Unbreak:
- LIBTOOLize
 - USE_GCC=3.3 on 4.X
 - pet portlint

Closes PR:	ports/70099
Submitted by:	"Daniela"
2004-08-09 08:17:50 +00:00
Thierry Thomas
0185e9e539 Add jumpgis 1.1.1, a GUI based application for viewing and
processing spatial data.

PR:		68052
Submitted by:	Sam Lawrance
2004-08-08 20:37:58 +00:00
Vanilla I. Shu
66217dffe4 Add epeg, it's an immensely fast jpeg thumbnailer library API for Enlightenment. 2004-08-08 16:50:01 +00:00
Vanilla I. Shu
80a171373f 1: Upgrade to 1.1.1.
2: take MAINTAINER
2004-08-08 16:11:24 +00:00
Vanilla I. Shu
ca20165cb5 1: Upgrade to 1.1.1.
2: take MAINTAINER.
2004-08-08 16:10:17 +00:00
Hye-Shik Chang
6e71444f69 Update to 0.3
PR:		70000 (!)
Submitted by:	ijliao
2004-08-08 12:31:47 +00:00
Kirill Ponomarev
2a370afa17 Update to 0.7.0
PR:		ports/70144
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-08 06:28:45 +00:00
Kirill Ponomarev
5b4b427b46 Update to version 1.8.4
PR:		ports/70117
Submitted by:	Ports Fury
2004-08-07 19:14:35 +00:00
Alexander Nedotsukov
7db818f718 Update to 2.0.4 2004-08-07 12:54:22 +00:00
Norikatsu Shigemura
095f458cd6 Add dependency on gsfonts. xpdf may sometimes require these for
PDF rendering.

PR:		ports/69642
Submitted by:	anholt
2004-08-07 01:08:06 +00:00
Andrey A. Chernov
4391208f50 Add official patches 0-11 2004-08-05 02:28:50 +00:00
Joe Marcus Clarke
a40b5be9b4 Add yet another MASTER_SITE. 2004-08-04 22:28:43 +00:00
Alexander Nedotsukov
a8e8e15d33 Fix build with gcc 3.4 2004-08-04 04:44:31 +00:00
Ying-Chieh Liao
0675f0cd93 oops... it's better put into math/ category 2004-08-04 03:33:28 +00:00
Ying-Chieh Liao
a32773c0d0 add py-matplotlib 0.60.2
A plotting library uses a syntax familiar to matlab users
2004-08-04 03:32:14 +00:00
Ying-Chieh Liao
a0fc0739d0 add agg 2.1
A High Quality Rendering Engine for C++
2004-08-04 01:25:56 +00:00
Andrey A. Chernov
a5ad374cd1 Fix MASTER_SITES
Submitted by:   Pav Lucistnik <pav@FreeBSD.org>
2004-08-03 22:57:48 +00:00
Ade Lovett
e32a824579 Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.

This marks the end of "Phase 1" of the autotools updates.
2004-08-03 22:36:52 +00:00
Michael Nottebrock
80bf36c87a GCC 3.4 fixes.
Obtained from: KDE CVS
2004-08-03 11:09:56 +00:00
Dirk Meyer
81be9d14ef - Update to 2.15
- remove files/patch-GD.xs
- perl5.6 is baseline now
PR:		69454
Submitted by:	Cheng-Lung Sung
Approved by:	Philip M. Gollucci
2004-08-02 12:52:29 +00:00
Alexander Nedotsukov
78523e974d Fix build with gcc 3.4
Reported by:	many
2004-08-02 03:13:37 +00:00
Michael Nottebrock
fea7a23b8b Fix some warnings which have become errors with gcc 3.4.
Obtained from: enlightenment CVS
2004-07-31 09:21:01 +00:00
Mathieu Arnold
3bd4278bd2 Update to 1.15
Remove MAN3PREFIX
2004-07-30 15:08:33 +00:00
Kirill Ponomarev
b92dd93663 The last try to fix install with gcc-3.4.2
Submitted by:	maintainer
2004-07-30 09:39:42 +00:00
Kirill Ponomarev
1bcc4cf74d Fix build with gcc-3.4.2
Submitted by:	maintainer
2004-07-30 07:58:12 +00:00
Pav Lucistnik
e5985e3010 - Restore PORTEPOCH
Submitted by:	krion
Pointy hat to:	pav
2004-07-29 08:12:04 +00:00
Pav Lucistnik
841c3ed126 - Update to 0.9.3
PR:		ports/69689
Submitted by:	Rashid N. Achilov <shelton@sentry.granch.ru> (maintainer)
2004-07-29 08:05:07 +00:00
Adam Weinberger
13c3b447e8 Add missing directories to the plist. 2004-07-28 15:14:41 +00:00
Adam Weinberger
c4ab51f484 Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
2004-07-28 14:36:31 +00:00
Dirk Meyer
a08b72ccc5 - Fix build on sparc64
Submitted by:	arved
2004-07-28 04:57:06 +00:00
Pav Lucistnik
cedae39d49 - Switch to new libtool
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> via mezz
2004-07-27 22:21:11 +00:00
Adam Weinberger
561b40e53d Whack lthack, and set LIBTOOL_VER to 15. 2004-07-27 00:46:10 +00:00
Adam Weinberger
826d701d4c Remove the lthack bits from a configure patch. 2004-07-27 00:07:33 +00:00
Joe Marcus Clarke
d02eddb9e7 Add another MASTER_SITE for Hermes so that it fetches once more.
Submitted by:	Kent Stewart <kstewart@owt.com>
2004-07-26 19:29:38 +00:00
Volker Stolz
d3d40c805e Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.
PR:		ports/69481
Submitted by:	Tim Bishop
2004-07-26 12:06:07 +00:00
Volker Stolz
4735513901 Update to 0.12
PR:		ports/68831
Submitted by:	Roman Bogorodskiy
Approved by:	maintainer timeout
2004-07-26 07:46:19 +00:00
Adam Weinberger
96dfca04c7 Use lthack. 2004-07-26 05:05:59 +00:00
Eric Anholt
b5d46ce3f9 This works on AMD64 as well. Fixes build of xorg metaport on AMD64. 2004-07-25 20:31:30 +00:00
Pav Lucistnik
85e5f64da5 - Fix downloading of full size pictures from camera on 64-bit platforms.
PR:		ports/69521
Submitted by:	Francois Tigeot <ftigeot@wolfpond.org>
Obtained from:	libgphoto2 CVS (rev. 1.68 of libgphoto2/gphoto2-filesys.c)
2004-07-25 12:02:55 +00:00
Andrey A. Chernov
61782ca833 Fix compiling with gcc 3.4
Submitted by:   Andreas Kohn <andreas@syndrom23.de>
2004-07-24 10:12:36 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Kirill Ponomarev
0d1eba1fc7 Update to 0.0.20040719
PR:		ports/69482
Submitted by:	maintainer
2004-07-23 15:12:05 +00:00
Eric Anholt
f172459a53 Update the stable DRI port to X.Org 6.7.0-release's DRI modules. Note that
the version number has changed to track the Mesa version instead of the X
release, which is not really related to DRI development.  This is because it is
very likely that we will be building the DRI drivers from Mesa soon.

Tested on:	XFree86 4.3 + R100, X.Org 6.7.0 + R200
2004-07-23 07:07:22 +00:00
Dirk Meyer
a44e5c1060 - update to 10.23 2004-07-22 20:48:05 +00:00
Kirill Ponomarev
fc7077556c Add exifprobe 1.2.4, probes JPEG or TIFF images and reports contents and
structure.

PR:		ports/69403
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-07-22 07:37:59 +00:00
Ying-Chieh Liao
dc49e6bc5b upgrade to 1.2
PR:		69363
Submitted by:	maintainer
2004-07-22 01:52:02 +00:00
Pav Lucistnik
6296daad09 - Update to 2.0.3 2004-07-21 22:55:57 +00:00
Kirill Ponomarev
672c0bb499 Change maintainer's email. 2004-07-21 17:47:52 +00:00
Mario Sergio Fujikawa Ferreira
d0c7dbe793 Drop maintainership 2004-07-20 22:48:50 +00:00
Kirill Ponomarev
8cda9752bf Update to version 0.6
PR:		ports/69297
Submitted by:	Ports Fury
2004-07-19 17:51:05 +00:00
Alex Dupre
f9eabe23ec Add pecl-imagick 0.9.11, a PECL extension to manipulate images. 2004-07-19 15:26:30 +00:00
Alex Dupre
f674e28d6d Update to 1.16 release:
- use new PHP framework
- set NO_CDROM
2004-07-19 12:57:53 +00:00
Alex Dupre
6faf06f89e Add a new shared extension for PHP. 2004-07-19 09:13:09 +00:00
Alex Dupre
66e5d13fc7 Add a new shared extension for PHP. 2004-07-19 09:10:26 +00:00
Alex Dupre
c75f2c1cfd Add a new shared extension for PHP. 2004-07-19 08:09:11 +00:00
Alex Dupre
9a1cd992e7 Add a new shared extension for PHP. 2004-07-19 08:06:21 +00:00
Alex Dupre
993768b304 Add new shared extension for PHP. 2004-07-19 07:22:10 +00:00
Alex Dupre
54c2769190 Add new shared extension for PHP. 2004-07-19 07:21:35 +00:00
Adam Weinberger
0124694ee3 The author's server wasn't particularly pleased about
the increased traffic, so Samy Al Bahra has volunteered
to host the distfile on his server.

Additionally, I'm punishing his generosity with
maintainership of this port.
2004-07-18 20:24:29 +00:00
John Hay
991af4c17f Initial import of gpsmanshp 1.2
Provides Tcl/Tk shapelib file support for gpsman.
2004-07-18 19:16:03 +00:00
Kirill Ponomarev
1d3c9d0cba Update to 1.5
PR:		ports/69161
Submitted by:	maintainer
2004-07-17 11:38:48 +00:00
Kirill Ponomarev
02a9459f39 - Fix MASTER_SITES
- Support PLIST_FILES

PR:		ports/69115
Submitted by:	Ports Fury
2004-07-15 16:45:52 +00:00
Kirill Ponomarev
be3946a7ab - Fix MASTER_SITES
- Fix COMMENT format
- Support PLIST_FILES

PR:		ports/69114
Submitted by:	Ports Fury
2004-07-15 16:44:41 +00:00
Kirill Ponomarev
59feecdb4a - Fix MASTER_SITES
- Support PLIST_FILES

PR:		ports/69113
Submitted by:	Ports Fury
2004-07-15 16:44:17 +00:00
Kirill Ponomarev
82760709f4 - Add WITHOUT_X11 knob
- Support CFLAGS properly

PR:		ports/69112
Submitted by:	Ports Fury
2004-07-15 16:41:50 +00:00
Kirill Ponomarev
9eac8cb9a5 Update to version 0.35
PR:		ports/69111
Submitted by:	Ports Fury
2004-07-15 16:41:19 +00:00
Kirill Ponomarev
42647640e6 Update to version 2.2
PR:		ports/69110
Submitted by:	Ports Fury
2004-07-15 16:40:44 +00:00
Kirill Ponomarev
189d434e7f Update to version 0.5.6
PR:		ports/69109
Submitted by:	Ports Fury
2004-07-15 16:39:56 +00:00
Kirill Ponomarev
da094644fa Update to version 2.7.7
PR:		ports/69108
Submitted by:	Ports Fury
2004-07-15 16:39:24 +00:00
Ying-Chieh Liao
c74babf198 upgrade to 1.2.1 2004-07-15 09:39:53 +00:00
Akinori MUSHA
cbdfe6a393 Update to 0.4.3. 2004-07-13 18:14:26 +00:00
Mathieu Arnold
c2cd3ac22e Update to 1.03 2004-07-13 16:26:32 +00:00
Kirill Ponomarev
e2ca6bea49 Add cal3d 0.9.1,
Cal3D is a skeletal based 3D character animation library
written in C++ in a way that is both platform-independent and
graphics API-independent.  It was originally designed to be
used in a 3D client for Worldforge, but evolved into a
stand-alone product which can be used in many different kinds
of projects.

Cal3D's essentials can be boiled down to 2 parts: the C++
library and the exporter. The exporter is what you would use to
take your characters (built in a 3D modeling package) and
create the Cal3D-format files that the library knows how to
load. The exporters are actually plug-ins for 3D modeling
packages. This allows 3D artists to use the modeling tools that
they're already comfortable with.

The C++ library is what you would actually use in your
application, whether it's a game or a VR application. The
library provides methods to load your exported files, build
characters, run animations, and access the data necessary to
render them with 3D graphics.

PR:		ports/68954
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-07-13 08:33:57 +00:00
Greg Lewis
8ea192d897 . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it. 2004-07-12 21:22:54 +00:00
Kirill Ponomarev
dcbe62dfc1 Fix build
PR:		ports/68952
Submitted by:	maintainer
2004-07-12 18:02:47 +00:00
Adam Weinberger
be80a29f02 Fix build on 4.x. 2004-07-12 12:53:49 +00:00
Pav Lucistnik
475e356f71 - Portlint 2004-07-11 22:43:54 +00:00
Kris Kennaway
99a34eb395 BROKEN on 4.x: Does not compile 2004-07-11 21:44:43 +00:00
Adam Weinberger
6bd88fd61b Add fyre, a chaos map renderer with a spiffy Gtk+ 2 interface.
It makes durn purty pictures.

Fyre provides a rendering of the Peter de Jong map, with an interactive
GTK+ 2 frontend and a command line interface for easy and efficient
rendering of high-resolution, high quality images.

This program was previously known as 'de Jong Explorer', but has been
renamed to make way for supporting other chaotic functions.

All the images you can create with this program are based on the simple
Peter de Jong map equations:

   x' = sin(a * y) - cos(b * x)
   y' = sin(c * x) - cos(d * y)

WWW: http://fyre.navi.cx/
2004-07-11 15:29:17 +00:00
Oliver Eikemeier
c2f98c80b1 Bump PORTREVISION for security fix from Mar 16 2003 2004-07-11 12:05:42 +00:00
Kris Kennaway
696bc148c7 BROKEN: Checksum mismatch 2004-07-11 04:00:46 +00:00
Pav Lucistnik
ca7f9f32d3 - Add conflicts, differentiate latest link 2004-07-10 21:59:35 +00:00
Pav Lucistnik
adee2e8193 - Revive linux png library version 1.0.14 as graphics/linux-png10 after repocopy
from graphics/linux-png. This old version is needed for some binary ports
  that don't work with 1.2 series.

Repocopy by:	marcus
2004-07-10 21:57:10 +00:00
Kirill Ponomarev
8d30470d24 Support WITHOUT_NLS 2004-07-10 19:18:46 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Volker Stolz
3277746abd - Fix pthread confusion in build so that djvulibre runs reliably on both -STABLE and -CURRENT.
- Take care of some pkg-plist issues.
- Enable linking to tiff in the WITHOUT_X11 case for complete capability.
- This version adds some XML utilities.

PR:		ports/68758
Submitted by:	maintainer
2004-07-08 16:58:37 +00:00
Volker Stolz
1c7ea1c997 Patch 'configure' to ignore libc.h from x11-toolkits/9libs
Closes PR:	ports/68788
Submitted by:	Siegbert Baude
2004-07-08 16:33:53 +00:00
Alexander Nedotsukov
a2eebabb1f Add LATEST_LINK. 2004-07-08 11:04:13 +00:00
Alexander Nedotsukov
faa0594968 Fix typo in dependency.
Reported by:	kris (broken INDEX build)
2004-07-08 07:48:26 +00:00
Alexander Nedotsukov
76525248a2 Add libgnomecanvasmm 2.6.1 after repocopy from libgnomecanvasmm,
C++ wrapper for libgnomecanvas library.
2004-07-08 06:15:03 +00:00
Ying-Chieh Liao
07559f548a upgrade to 1.3.8-3 2004-07-08 01:30:50 +00:00
Kirill Ponomarev
f72a946d3f Fix build on 5-x
PR:		ports/68776
Submitted by:	maintainer
2004-07-07 19:17:19 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Andrey A. Chernov
75ad4985f0 In 16-bit samples case the starting offsets for the loops are calculated
incorrectly which may cause a buffer overrun beyond the beginning of
the row buffer.

Submitted by:   Robert Nagy <robert@openbsd.org>
2004-07-07 10:33:28 +00:00
Pav Lucistnik
9975fcf45c - Update to 0.9
PR:		ports/68695
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
2004-07-05 18:08:18 +00:00
Pav Lucistnik
511f9b6099 - Update WWW [1]
- While here, update description and kill attribution

Submitted by:	Kim Jorgensen <kimj@galnet.dk> [1]
2004-07-05 08:37:17 +00:00
Kirill Ponomarev
69455b6eb2 Update to version 0.1.12
PR:		ports/68631
Submitted by:	Ports Fury
2004-07-03 15:40:48 +00:00
Kirill Ponomarev
6ce058281d Add missing dependency
PR:		ports/68613
Submitted by:	maintainer
2004-07-03 07:16:17 +00:00
Kris Kennaway
da6387153c BROKEN on 5.x: Does not compile 2004-07-02 09:47:37 +00:00
Kris Kennaway
3bcbe43dd1 BROKEN: Broken pkg-plist 2004-07-02 08:22:09 +00:00
Kris Kennaway
d8496bc57b BROKEN: Does not compile 2004-07-02 08:21:08 +00:00
Kris Kennaway
4c867be5d0 BROKEN on 4.x: Does not compile 2004-07-02 08:18:05 +00:00