Commit Graph

1682 Commits

Author SHA1 Message Date
Vanilla I. Shu
de8c0e913d Upgrade to 0.7008 2002-04-10 05:42:24 +00:00
Maxim Sobolev
5204159d08 Set --localstatedir and --datadir to be consistent with other GNOME core
ports.
2002-04-09 12:29:09 +00:00
Maxim Sobolev
7cd5151e1a Fix LIB_DEPENDS. 2002-04-09 12:26:52 +00:00
Maxim Sobolev
da136ec4a8 Fix excessive indentation. 2002-04-09 11:23:26 +00:00
Joe Marcus Clarke
2c099c38b2 Add libgnomeui, the GUI components for the GNOME 2.0 framework.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-08 21:05:28 +00:00
Joe Marcus Clarke
9447217861 Add libbonoboui, the GUI components for GOME 2.0 bonobo component.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-08 21:01:48 +00:00
Patrick Li
a6157ad4ec Update to 1.0.1
PR:		36896
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-08 20:27:21 +00:00
Maxim Sobolev
e864cb26ce Add `@dirrm lib/gtk-2.0/modules'. 2002-04-08 16:52:37 +00:00
Maxim Sobolev
8644386c22 There is no lib/gtk-2.0/modules dir. 2002-04-08 16:44:59 +00:00
Maxim Sobolev
3a8b2bd69f Remove iconv->giconv hack. 2002-04-08 12:16:49 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Dirk Meyer
33825b2fcd Apply patch for:
XmHTML does not build: debug.c:113: initializer element is not constant
When trying to build XmHTML-1.1.7_1 on -current as of 7-JAN-2002, I got
the following error during build:
rm -f .libs/debug.lo
cc -O -pipe -DVERSION=1107 -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DMotif -I. -I../include -I../include/common -I../../include -I../../include/common -I../../include/XmHTML -I/usr/X11R6/include -I/usr/local/include -c debug.c  -fPIC -DPIC -o .libs/debug.lo
debug.c:113: initializer element is not constant
gmake[2]: *** [debug.o] Fehler 1

Strangely enough, the build continued without rebuilding the remaining
files of this directory.  The make install aborted, of course, because
parts of the product had not been built.
 (gmake problem)

PR:		34636
Submitted by:	gwk@mscsoftware.com
Approved by:	Lars.Koeller@Uni-Bielefeld.DE
2002-04-02 15:56:16 +00:00
Akinori MUSHA
380317bde9 cd dir && command -> cd dir; command 2002-03-30 12:12:53 +00:00
Pete Fritchman
0c67f99f05 Update to 0.12.
PR:		36518
Submitted by:	maintainer
2002-03-30 04:03:09 +00:00
Steve Price
b3df7d17d8 Spell pronounced correctly. 2002-03-29 19:23:12 +00:00
Thomas Gellekum
cd04c9d767 Upgrade to 0.7.6. 2002-03-26 12:10:37 +00:00
Thomas Gellekum
a7ac5ae6eb Upgrade to 0.7.6.
PR:		36266
2002-03-26 12:10:07 +00:00
Johann Visagie
7d0fae5c68 - Update to version 0.1.1
- Give up maintainership of this port.

PR:		36033
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-26 10:12:40 +00:00
Maxim Sobolev
0b58b60e0b Update to 0.19.1. 2002-03-25 20:15:18 +00:00
Kris Kennaway
21d72e23d0 Remove the FWF port, which was marked BROKEN 6 months ago, and was
broken for a long time before that.
2002-03-25 02:38:14 +00:00
Akinori MUSHA
46fac03908 Update to 0.7.1. 2002-03-24 16:53:06 +00:00
Akinori MUSHA
6005ee1ced Update to FXRuby 1.0.3. 2002-03-22 03:26:19 +00:00
Akinori MUSHA
7427b2b899 Update FOX to the latest stable release, 1.0.3. 2002-03-22 03:04:09 +00:00
Ying-Chieh Liao
385a9f2819 add gtkdatabox 0.1.13.0
Display large amounts of numerical data fast and easy
2002-03-20 16:07:07 +00:00
Akinori MUSHA
63c38b4a72 Update to 0.7.0. 2002-03-20 15:30:44 +00:00
Akinori MUSHA
b165f8eb6a Perform extconf.rb cleanup with no functional change. 2002-03-20 13:24:30 +00:00
Akinori MUSHA
1c39591d9a Update ruby-{gnome,gtk,gdk_imlib,gdk_pixbuf} to 0.27. 2002-03-20 12:34:39 +00:00
Akinori MUSHA
0fd82e9a38 Take over the maintainership. He hasn't replied to me for months. 2002-03-20 11:43:27 +00:00
Maxim Sobolev
47828d0fce Fix another few places where giconv used instead of iconv.
PR:		36059, 36063, 36082
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 12:52:55 +00:00
Maxim Sobolev
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Dirk Meyer
e07105e1eb - Cleanup patches, make sure tk84 build even when tclsrc does not exist 2002-03-17 13:56:36 +00:00
Maxim Sobolev
263dc5ff64 Replace USE_GNOME with USE_GNOMELIBS + libglade in LIB_DEPENDS - this reduces
length of dependency chain from 50 ports to only 39.

Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-17 12:58:54 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Ying-Chieh Liao
34563cbc98 add <arpa/inet.h> for htonl() 2002-03-15 17:31:54 +00:00
Jean-Marc Zucconi
9d4cec932d Qwt widget library for technical purposes
PR:		ports/35834
Submitted by:	Bob Bomar <bob@fly.homeunix.org>
2002-03-13 02:53:19 +00:00
Akinori MUSHA
e3c00cbd09 Update to 0.6.0. 2002-03-12 23:20:08 +00:00
Dirk Meyer
7be01aee8e updated distfile
distfiles contains now additional: wish.exe.manifest
2002-03-12 05:41:42 +00:00
Maxim Sobolev
91829143b8 Say goodbuy to gtk13/glib13 - it was replaced with gtk20 (after a repo-copy of
course).

Special thanks to:	cvs (for extremely fast repo-copying)
2002-03-11 20:44:36 +00:00
Maxim Sobolev
4db64553f8 Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release.
2002-03-11 20:35:07 +00:00
Maxim Sobolev
647b2a31c4 Update gtk/glib to the version 2.0 and other related ports to the latest
versions.

PR:		35541, 35744, 35757
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-11 17:53:25 +00:00
Trevor Johnson
ff39db45f3 Update to 1.3.0. Update home page and MASTER_SITES. 2002-03-10 08:58:29 +00:00
Dirk Meyer
0e09f6928c Update to 8.4a4
- DINSTANME changed
- more manpages
- new demos
- lib/tk%%TK_VER%%/msgs/
- new modules
- fix FreeBSD build
- reduce Makefile patch
2002-03-07 07:52:39 +00:00
Maxim Sobolev
532ee4200e Get distfile from MASTER_SITE_THEMES and GC defunct WWW.
Submitted by:	Fenner's distfiles survey
2002-03-05 15:25:28 +00:00
Maxim Sobolev
366fb66b94 Update WWW. 2002-03-05 15:06:48 +00:00
Maxim Sobolev
b231dbc4f0 Update to 1.3.14. URGH, I donno how it missed the last GNOME 2 beta update
boat few weeks ago.

Big pointy hat to:	sobomax
2002-03-04 21:18:52 +00:00
Pete Fritchman
544ecd07e2 Add gtk12-apireference 20011213, API reference for the Gimp Toolkit
for X11 GUI.

PR:		32892
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2002-03-03 16:04:04 +00:00
Patrick Li
7e40c3002b Update to 1.0.0
PR:		35501
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-03 07:24:56 +00:00