Commit Graph

3198 Commits

Author SHA1 Message Date
Ade Lovett
48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Ade Lovett
03af2187bd Update to GNOME 1.4 -- massive changes all around, for the sake of
CVS repo bloat, I'll only list the updates.

  graphics/imlib		1.9.9  -> 1.9.10
  textproc/xml-i18n-tools	0.8    -> 0.8.1
  x11/gnomelibs			1.2.11 -> 1.2.13
  devel/oaf			0.6.2  -> 0.6.5
  devel/gconf			0.12   -> 1.0.0
  devel/gnomevfs		0.5    -> 1.0
  graphics/gdk-pixbuf		0.9.0  -> 0.11.0
  sysutils/gnomecontrolcenter	1.2.2  -> 1.4.0.1
  print/gnomeprint		0.25   -> 0.28
  devel/bonobo			0.37   -> 1.0.3
  audio/gnomeaudio		1.0.0  -> 1.4.0
  x11/gnomecore			1.2.4  -> 1.4.0.3
  devel/libgtop			1.0.11 -> 1.0.12
  x11/gnomeapplets		1.2.4  -> 1.4.0.1
  misc/gnomeuserdocs		          NEW 1.4.1
  misc/gnomeutils		1.2.1  -> 1.4.0
  deskutils/gnomepim		1.2.0  -> 1.4.0
  games/gnomegames		1.2.0  -> 1.4.0.1
  print/ggv			0.95   -> 1.0
  editors/ghex			1.1.4  -> 1.2
  devel/bugbuddy		1.2    -> 2.0.1
  devel/glade			0.5.11 -> 0.6.2
  sysutils/gtop			1.0.12 -> 1.0.13
  x11/xalf			          NEW 0.11
  x11-toolkits/py-gtk		0.6.6  -> 0.6.7
  x11-toolkits/py-gnome		1.0.53 -> 1.4.0
  x11-toolkits/guile-gtk	0.19   -> 0.20
  x11-toolkits/guile-gnome	0.10   -> 0.20
  devel/libsigc++		1.0.1  -> 1.0.3
  x11-toolkits/gnome--		1.1.15 -> 1.1.17
  x11-toolkits/panel--		          NEW 0.1
  x11-fm/gnomemc		4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
Ying-Chieh Liao
b8b5051b4e upgrade to 2.3 2001-05-04 09:35:53 +00:00
George C A Reid
2508f4f599 Update MASTER_SITES
Submitted by:	Thomas Strathmann <thomas@tstrathmann.de> (author)
2001-05-03 18:54:53 +00:00
Maxim Sobolev
6171a25a88 Update to 0.38. 2001-05-03 14:15:26 +00:00
Maxim Sobolev
b0a815f6ef Catch up with changed location of py-numeric port.
Missed by:	tg
2001-05-03 08:55:08 +00:00
Michael Haro
15fc00e2e1 The distfile has moved (and switched to a .tar.gz).
Also add a pointer to the homepage.

PR:		27053
Submitted by:	    maintainer
2001-05-03 08:38:54 +00:00
David E. O'Brien
704b5e096e Fix incompatiblities in the script.
Submitted by: Victoria E. Lease <vlease@floofy-skirts.org>
2001-05-03 08:34:57 +00:00
Ying-Chieh Liao
3acbb503cc add log4cpp
A library of C++ classes for flexible logging to files, syslog, IDSA and other
destinations.
2001-05-01 17:30:29 +00:00
Ying-Chieh Liao
70ab50b499 add clint
Clint is a testbed for static source-code checking techniques. It is
currently designed to check C++ for common programmer errors and suggest
improvements.
2001-05-01 17:28:25 +00:00
Ying-Chieh Liao
a2d9fdfe3e upgrade to 5.2 2001-05-01 13:27:10 +00:00
Ying-Chieh Liao
461d152738 upgrade to 1.3.0 2001-05-01 10:51:41 +00:00
Michael Haro
d250723f24 ${ENV} -> ${SETENV}
PR: 26783, 26784, 26785
2001-05-01 09:55:09 +00:00
David E. O'Brien
f996910587 I don't know of any UNIX make(1) that does not define a useful $(CC). 2001-04-30 17:25:09 +00:00
Kris Kennaway
f82ac8103d Remove -finline-functions too 2001-04-30 09:48:55 +00:00
Maxim Sobolev
e2d3b6a625 Update to 1.3.4.
Approved by:	maintainer
2001-04-30 05:29:45 +00:00
Kris Kennaway
d600654c2c Respect CC and CFLAGS; don't hardcode -O2, and allow overriding of
`gnome-config --cflags` by adding CFLAGS after it on the compile line.
2001-04-30 00:46:33 +00:00
Kris Kennaway
6e48a5d368 Don't hard-code CFLAGS=-O2 and CC 2001-04-29 23:36:40 +00:00
Kris Kennaway
4df3a9a6df Don't do CFLAGS ?= -O2 (this had no effect since a default CFLAGS is
passed from <sys.mk> if it is not overridden by the user)
2001-04-29 23:35:01 +00:00
Kris Kennaway
64308b7fbd Don't hard-code -O2; respect CFLAGS 2001-04-29 23:31:45 +00:00
Maxim Sobolev
4b7eb9972b Fix a typo and slightly expand to match my latest changes.
Submitted by:	olgeni
2001-04-29 21:46:39 +00:00
Mario Sergio Fujikawa Ferreira
5545c4012d Update to version 1.4 Build 110 2001-04-29 16:48:44 +00:00
Chris D. Faulhaber
baedcf5547 o Update port to 1.2.1
o Use KDE2 by default
2001-04-29 14:44:33 +00:00
Maxim Sobolev
cb2d1f7fd6 In addition to PREFIX/libdata/pkgconfig scan appropriate directory under
LOCALBASE and X11BASE for .pc files, so ports that live in X11BASE will be
able to use pkgconfig.
2001-04-29 11:50:03 +00:00
Maxim Sobolev
4edf9758c2 Add pkgconfig 0.5.0, an utility used to retrieve information about
installed libraries.
2001-04-29 11:23:21 +00:00
Joerg Wunsch
0526b467be This gcc snapshot requires bison in order to build.
Submitted by:	bsd
2001-04-29 11:20:05 +00:00
Ying-Chieh Liao
fd96745bd5 add terminality
A cross-platform terminal manipulation library
2001-04-28 17:55:53 +00:00
Josef Karthauser
e1877c8bf7 Compare two perl data structures recursively. Returns 0 if the
structures differ, else returns 1.

PR:	ports/26853
2001-04-28 14:48:19 +00:00
Josef Karthauser
2f3a0c450a This perl routine will take a prompt, a default response and a list
of possible responses and deal with the user interface, (and the
user!), by displaying the prompt, showing the default, and checking
to be sure that the response is one of the legal choices.

PR:	ports/26850
2001-04-28 14:39:59 +00:00
Akinori MUSHA
46a0d38c3f Update to 0.3. 2001-04-28 11:05:15 +00:00
Akinori MUSHA
22e70b8ce9 Reflect the graphics/ruby-opengl update. 2001-04-27 19:34:05 +00:00
Akinori MUSHA
dc805475e8 Update to 0.5. 2001-04-27 11:48:01 +00:00
Alexey Zelkin
d6bd63c4e4 Remove tcl76 from CATEGORIES list. tcl76 was removed long time ago.
This actions also stops www/en/ports/portsindex from generating
category description file for only one port.

Ok'ed by: maintainer
2001-04-26 19:23:29 +00:00
David E. O'Brien
8cad2d661d Add ^A/^E, ^B/^F editing keys for the input area.
Submitted by:	Nick Dixon (nickdixon)
Obtained from:	Cscope's Sourceforge area, patch #403750
2001-04-26 19:00:32 +00:00
Josef Karthauser
bd4a79c3a6 The Devel::Modlist perl module provides a means by which to get a
quick run-down on which libraries and modules are being utilized
by a given perl script.

PR:	ports/26829
2001-04-26 18:01:53 +00:00
George C A Reid
e7cd3d1f4e Add missing manpages to files/manpages.
Submitted by:	bento
2001-04-26 11:50:01 +00:00
Ying-Chieh Liao
defed5d080 add missing "@dirrm include/styx" in pkg-plist
Noted by:	bento's log
2001-04-26 04:29:41 +00:00
Jason Evans
e0b4f28c01 Update to cook 2.17. 2001-04-26 02:48:15 +00:00
Brian S. Dean
f728a3ffcc Update to version 1.2.2. 2001-04-26 00:59:00 +00:00
Jimmy Olgeni
32e83ac14f Chase another undocumented md5 change.
A diff between the latest and current revision shows some user interface
changes (gtk programming and .glade files). Package file list is unchanged.

I opened a bug report on the project's bug database, asking for a proper
handling of the release number. If they cannot provide useful version
information I'll ask to have this port hosted on MASTER_SITE_LOCAL, so that
it won't break every time they re-roll the tarball.
2001-04-25 21:08:45 +00:00
Joseph Koshy
9f2d7f797b Update to v5.0.1.
Submitted by: 	"Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
2001-04-25 03:41:28 +00:00
Akinori MUSHA
cd4250fe80 Update to knu-cvsweb 1.106.1.70b. No functional changes but only
documentational changes.

2001-04-25  Akinori MUSHA  <knu@iDaemons.org>

	* cvsweb.conf: Introduce the new knu-cvsweb site:
	http://www.idaemons.org/~knu/cvsweb/

	* ChangeLog: Update and reformat.
2001-04-24 16:02:37 +00:00
Kevin Lo
644341e9dd Make it unbroken
PR: 26731
Submitted by: MAINTAINER
2001-04-24 14:19:40 +00:00
Rajesh Vaidheeswarran
665e861759 Use the Digest::MD5 instead of the MD5 module. 2001-04-24 13:58:07 +00:00
Rajesh Vaidheeswarran
7490edb32b Use Digest::MD5 instead of the deprecated MD5 module. 2001-04-24 13:57:31 +00:00
Akinori MUSHA
ee52e85e34 Update the Guile support, from Matthias K,Av(Bppe.
Allow to choose what languages are wanted via the SWIG_LANGUAGE
variable. (Thanks, Jacques!)

Submitted by:	nectar
2001-04-24 08:53:52 +00:00
Shafeeq Sinnamohideen
aea0b25740 Updated to Coda 5.3.14 2001-04-23 20:41:47 +00:00
Akinori MUSHA
36f97eee25 Add ruby-mo, a simple class for reading MO file. 2001-04-23 19:13:12 +00:00
Alfred Perlstein
8a00616472 Pass -d to p4d so that it deamonizes at startup instead of hanging the machine. 2001-04-23 17:59:28 +00:00