Commit graph

66701 commits

Author SHA1 Message Date
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
Edwin Groothuis
0a16c5b392 net/p5-Net-SNMP requires perl 5.6.0 or newer. This diff marks
the port BROKEN under older perls.

PR:		ports/44749
Submitted by:	Lars Thegler <lars@thegler.dk>
2002-11-08 04:13:33 +00:00
Edwin Groothuis
0a05d6293b Ports needed perl to install -> USE_PERL5=yes
Noticed on: bento
2002-11-08 03:53:11 +00:00
Greg Lewis
b66271640f (1) Remove dependency on and support for linking with gd. Gnuplot is only
interested in gd for making gifs.  gd hasn't done this since around
    version 1.4 IIRC (we're now at 1.8.4).
(2) Detect libpng correctly (this is fixed slightly differently than the PR).

PR:		45035
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> (2)
2002-11-08 03:47:27 +00:00
Alan Eldridge
56fd26fcea 1. PORTREVISION ==> 6.
2. Remove components (4) of javascript debugger from plist.
2002-11-08 03:11:26 +00:00
SADA Kenji
661a098948 MASTER_SITES has moved to bsd.sites.mk as MASTER_SITE_NETSCAPE
PR:		ports/42678
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
Approved by:	trevor
2002-11-08 01:53:27 +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
Tom Hukins
93133811e0 Delete port following move to graphics 2002-11-08 01:01:48 +00:00
Mario Sergio Fujikawa Ferreira
0529953cc6 Update to 0.5.5 2002-11-08 00:58:20 +00:00
Patrick S. Gardella
f5f92f013f Make it fetchable. 2002-11-07 23:59:37 +00:00
Tom Hukins
7696227aad Update CATEGORIES following a CVS repository copy moving the port from
audio to graphics where other xmms visualization plugins can be found.
2002-11-07 23:44:54 +00:00
Joe Marcus Clarke
021dae51b6 Fix the build on -CURRENT due to a mangled patch.
Reported by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2002-11-07 23:38:02 +00:00
Joe Marcus Clarke
7af471ce62 Fix a problem in the GIF pixbuf loader that caused GTK+ apps to crash when
trying to load GIF images.

Reported by:	William N. Culler Jr. <william@neo.rr.com>
2002-11-07 23:23:04 +00:00
Tilman Keskinoz
7599b3caa6 Update WWW 2002-11-07 23:13:11 +00:00
Kris Kennaway
439ce03c03 s/MASTER_SITES_SUBDIR/MASTER_SITE_SUBDIR/
Pointy hat to:	kris
2002-11-07 22:56:32 +00:00
Tilman Keskinoz
629aa6f400 Remove unnecessary dependency on libglade, I introduced with the last
revision

PR:		43685
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-11-07 22:42:33 +00:00
Kris Kennaway
14d7527d4b Add back py-kde after it was resurrected.
Forgotten by:	nbm
2002-11-07 22:19:37 +00:00
Tilman Keskinoz
2b9f3dcaf3 Update WWW 2002-11-07 22:12:33 +00:00
Jimmy Olgeni
0bf3118d42 Update port to version 2.0.9.
PR:		44428
Submitted by:	Matt Peterson <matt@peterson.org>
2002-11-07 21:53:39 +00:00
Will Andrews
6767b80000 Update MASTER_SITES and MAINTAINER. 2002-11-07 19:41:05 +00:00
Will Andrews
03ac08c531 Remove BROKEN as the build error was found to be transient. 2002-11-07 19:35:18 +00:00
Dirk Meyer
bd49904e6f Take maintainership 2002-11-07 19:33:44 +00:00
Dirk Meyer
498a721331 use #ifndef to disable 2002-11-07 19:29:50 +00:00
Alexander Leidinger
a4acafd7df Catch up with URL change.
Noticed by:	Fenner's distfile survey
2002-11-07 19:15:44 +00:00
Dirk Meyer
94d274667c Hopefully avoid a problem with CURRENT
/usr/include/sys/file.h:130: syntax error before "u_int"
2002-11-07 18:40:03 +00:00
Ying-Chieh Liao
7212580343 upgrade to 0.75
PR:		31222
Submitted by:	maintainer
2002-11-07 18:17:38 +00:00
Ying-Chieh Liao
66e0439162 upgrade to 2.6.3
PR:		45039
Submitted by:	maintainer
2002-11-07 18:13:45 +00:00
Akinori MUSHA
64796c39cf - Unbreak with the new g++.
Reported by:	bento

- Pass "--with-swig=swig1.1" to configure.rb.
2002-11-07 18:08:50 +00:00
Ying-Chieh Liao
b12dacd05a 1. fix messages
2. use DATADIR and DOCSDIR
3. show messages when install

PR:		31013 (1)
Submitted by:	Joseph Mallett <jmallett@xMach.org>, maintainer (1)
2002-11-07 18:08:49 +00:00
Akinori MUSHA
2a09fc7f1c Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.com
has been down these days.
2002-11-07 17:57:37 +00:00
Alan Eldridge
c842552dbf 1. Broken for system perl. Sorry but we don't know yet how to make it work.
2. Disable javascript debugger (like we're at a stage where we want to do
	that .... hahaha).
3. Remove dupes from files/mozconfig.in.
4. Whack the share and include dirs in a post-install target (I know it's
	slower that way, but I'm gonna let Trevor work out how to do it
	otherwise, since he so kindly volunteered.)
5. We need an icon for this, people. Any graphics geeks out there?

Thanks to Adam Weinberger for his valuable info about perl versions,
and his continuing research. Thanks to everybody else who's tested, even
if y'all did report the same thing. 8-) Finally, thanks to Warren Zevon,
whose song My ****'s ****ed Up certainly applies to the early stages
of this port.
2002-11-07 17:56:33 +00:00
Tilman Keskinoz
1951e203c3 Update MASTER_SITE_SUBDIR to make it fetchable again.
PR:		44955
Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
2002-11-07 17:54:19 +00:00
Maxim Sobolev
50815d167f Remove local hacks occasionally sneaked into the previous commit. 2002-11-07 17:50:44 +00:00
Maxim Sobolev
976beedbd7 Put back pkg-comment, because it breaks otherwise perfectly working port.
Pointy hat to:	adamw
Sponsored by:	PortaOne Software Ltd.
2002-11-07 17:48:45 +00:00
Ying-Chieh Liao
4d745b62c0 remove extra file
PR:		44871
Submitted by:	maintainer
2002-11-07 17:38:44 +00:00
Yen-Ming Lee
e1ab150f4b add gqlplus, the SQL*PLUS with commandline editing, history, and
table/column name completion

Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-11-07 17:36:47 +00:00
Ying-Chieh Liao
03f838e65e remove extra file 2002-11-07 17:29:47 +00:00
Ying-Chieh Liao
855622ca36 upgrade to 0.2.7
PR:		44761
Submitted by:	maintainer
2002-11-07 17:21:58 +00:00
Ying-Chieh Liao
c0eab772e1 make it build again 2002-11-07 17:08:55 +00:00
Ying-Chieh Liao
60fac8624c upgrade to 2.25
PR:		45036
Submitted by:	maintainer
2002-11-07 16:52:22 +00:00
Ying-Chieh Liao
5f18838e3e add ircservices 5.0.2
A system of IRC services for IRC networks

PR:		44521
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2002-11-07 16:36:03 +00:00
Sheldon Hearn
3f753c23f3 Bulletins are no longer broken; update the description accordingly.
Submitted by:	author
2002-11-07 14:15:57 +00:00
Edwin Groothuis
a6639ef7d3 Update to the java/javamail port from version 1.2 to 1.3.
Changing maintainer to java@freebsd.org

PR:		ports/44558
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
2002-11-07 13:54:08 +00:00
Edwin Groothuis
1c9cfa9fdb Update to java/jaf port from version 1.0.1 to 1.0.2.
Move maintainer to java@freebsd.org

PR:		ports/44557
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
2002-11-07 13:52:08 +00:00
Tilman Keskinoz
1244d25662 Convert to bsd.gnomeng.mk
Unbreak by not building included gettext
2002-11-07 13:47:12 +00:00
Edwin Groothuis
2e9537a130 Updated to fix problems as stated in PR ports/42915
PR:		ports/42915
Submitted by:	Tony Maher <tonym@biolateral.com.au>
2002-11-07 13:45:17 +00:00
Edwin Groothuis
3d4422bc7a Fix issues documented in PRs ports/43152 and ports/42128.
+ Avoid using a dash in PORTVERSION.
+ Patch the binaries for the latest version of gettext, and add
  it to LIB_DEPENDS.
+ Require 4.x libc.

PR:		ports/43901
Submitted by:	Seth Kingsley <sethk@meowfishies.com>
2002-11-07 13:38:32 +00:00
Edwin Groothuis
d44c501b21 ports/math/asir2000 do not build. This probrem has two reasons.
1) ports/matn/pari-devel update.
2) 5-current do not build. This reasion is thread problem.

This send-pr solved that problems.

PR:		ports/44308
Submitted by:	Saito Tomokatsu <saito@asir.org>
2002-11-07 13:16:35 +00:00
Edwin Groothuis
4a9e91a892 Japanese/emacs20-emcws dump core when using x11. From current
list, a linker option "-znocombreloc" can solve this problem.

PR:		ports/44926
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2002-11-07 13:07:29 +00:00
Edwin Groothuis
241cef977f PERL -> REINPLACE_CMD
PR:		44881
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2002-11-07 12:54:46 +00:00