Commit graph

2419 commits

Author SHA1 Message Date
Norikatsu Shigemura
7e6a6f20df Add configure script.
PR:		ports/53343
Pointy hat to:	myself
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2003-06-18 07:43:01 +00:00
Dirk Meyer
f9c9d1ae00 - apply last patch again. 2003-06-18 06:22:47 +00:00
Dirk Meyer
6c4d9433e7 - Fix an empty dir when compliled with WITH_GNUSTEP_DEVEL 2003-06-18 05:48:28 +00:00
Dirk Meyer
0431ec9a94 - Update to 0.8.6
- Option WITH_GNUSTEP_DEVEL
2003-06-18 05:17:21 +00:00
Norikatsu Shigemura
1c2c357c86 Fix dependencies and Cleanup pkg-plist.
Bump PORTREVISION.

PR:		ports/53343
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2003-06-17 16:19:05 +00:00
Adam Weinberger
e5cd0c6b83 Stop building and installing the Gorilla libraries, which to render
properly need the Industrial theme engine libraries, which are
available only as part of a Gentoo Linux-produced RPM.

The author tells me libIndustrial will be part of gnome-themes-extras
"soonish."

PORTREVISION bump.
2003-06-17 10:30:56 +00:00
Dirk Meyer
d7c08dff63 - Update URL 2003-06-17 04:02:10 +00:00
Joe Marcus Clarke
b1f0ad7e78 Add gnomemm, a meta-port for building all the GNOME 2 C++ bindings.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-06-15 23:10:00 +00:00
Joe Marcus Clarke
eef3a5a67c Add libgnomeuimm, the C++ bindings for libgnomeui.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-06-15 23:09:08 +00:00
Joe Marcus Clarke
098bc24e38 Add libbonobouimm, the C++ bindings for libbonoboui.
Submitted by:	Alexander Nedotsukov <bland@mail.ru>
2003-06-15 23:07:28 +00:00
Adam Weinberger
b54bc5cd2b Update to 0.3.0. 2003-06-13 00:43:25 +00:00
Adam Weinberger
7796213cd6 Add gnome-themes-extras-0.1, some extras themes and iconsets for
the GNOME 2 desktop. Included is the infamous Gorilla set.
2003-06-13 00:18:47 +00:00
Dirk Meyer
1f39ba744d - remove empty dirs 2003-06-12 19:31:32 +00:00
Erwin Lansing
844479aa5d Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
Will Andrews
1569c2c1d6 Fix LD_LIBRARY_PATH to include any local additions.
PR:		48030
Submitted by:	edwin
2003-06-12 16:02:22 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Jimmy Olgeni
b4eff9081c Upgrade to version 2.1.1. 2003-06-11 21:53:20 +00:00
Joe Marcus Clarke
0be9e80bad Update to 1.99.7. 2003-06-11 04:56:12 +00:00
Joe Marcus Clarke
7dff2f2cc9 Update to 0.10.29. 2003-06-11 04:34:50 +00:00
Joe Marcus Clarke
afb5ebeffc * Update to 2.2.2
* Make sure Xrandr support is enabled [1]

Submitted by:	netchild [1]
2003-06-11 00:41:01 +00:00
Joe Marcus Clarke
877a31bf63 Update to 1.2.3. 2003-06-11 00:40:30 +00:00
Dirk Meyer
2198c77421 - remove empty dirs 2003-06-10 12:59:45 +00:00
Mike Heffner
62df0b041f The nongnu.org site appears to be flaky -- add MASTER_SITE_LOCAL to
the list.

Noticed by:	oliver
2003-06-10 01:54:26 +00:00
Oliver Braun
ce9681d793 Use ghc --numeric-version. 2003-06-09 22:26:18 +00:00
Oliver Braun
ccd57bc622 Remove ghc's package.conf.old. 2003-06-09 21:42:20 +00:00
Oliver Braun
9cefd6fa47 Remove ghc's package.conf.old.
Pointed out by:	kris, bento
2003-06-09 18:54:49 +00:00
Erwin Lansing
ad4cc049f1 o Fix MASTER_SITES
o change in distinfo because the new distfile is a .tar.gz .
  but there is no change between both the old and new distfile.

PR:		53075
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
Approved by:	edwin (mentor)
2003-06-09 09:46:36 +00:00
Mike Heffner
c46b168b49 Project page moved to savannah.nongnu.org and the release file was
rerolled. Chase master site and checksum (no functional changes to
distfile).
2003-06-09 00:03:45 +00:00
Will Andrews
f9be1a26da REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
2003-06-08 21:06:22 +00:00
Joe Marcus Clarke
cb0bce875a Correct the path to the icon themes. This should restore people's icons. 2003-06-06 23:44:27 +00:00
Oliver Braun
acf4a248a6 gtk2hs is a GTK2 binding for Haskell.
WWW: http://gtk2hs.sourceforge.net/
2003-06-05 21:48:20 +00:00
Mario Sergio Fujikawa Ferreira
c6d1721692 Fix wxgtk gtk12 or gtk20 detection code
Noticed by:	Adam <blueeskimo@gmx.net>
2003-06-05 03:54:09 +00:00
Mario Sergio Fujikawa Ferreira
de7b597c43 Add a layer that enable this port to build with a wxgtk port built
against either gtk12 AND gtk20. Support for wxgtk to build against
gtk20 is being reviewed.

Reviewed by:	marcus (the idea)
2003-06-05 00:02:41 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Adam Weinberger
e0a42f1273 Update to 2.2.1. 2003-06-04 18:15:40 +00:00
Kris Kennaway
d7f5a22066 Mark BROKEN on all versions, not just 5.x 2003-06-04 17:45:54 +00:00
Hye-Shik Chang
b823bf7157 Add checksums for Python-2.2.3 2003-06-04 08:39:59 +00:00
Dirk Meyer
8666bcde9b Slave port for GNUstep backend (gnustep-back)
all applications using this must be made with
WITH_GNUSTEP_LIBART=yes
2003-06-04 04:42:00 +00:00
Dirk Meyer
e33fa8a0f9 - Update for Option WITH_GNUSTEP_LIBART 2003-06-03 03:38:07 +00:00
Joe Marcus Clarke
377ee45193 Update to 2.2.2. 2003-06-03 01:23:13 +00:00
Joe Marcus Clarke
f9d8f8c150 Remove ${PTHREAD_LIBS} from LDFLAGS since this will cause linking issues
on -CURRENT.
2003-06-03 00:21:45 +00:00
Tilman Keskinoz
dd1deac1ad MFkde-freebsd Repository
- Add a warning about the nvidia-opengl problems
- Don't build examples and tutorials
- Don't install useless header files that clobber jdk and netscape header
files
- Bump PORTREVISION

Submitted by: 	Lauri Watts <lauri@kde.org>
		Michael Nottebrock <michaelnottebrock@gmx.net>
2003-06-02 14:46:41 +00:00
Christian Weisgerber
854c187a95 Remove MAINTAINER, as per his request:
"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:		52831
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2003-06-02 01:24:33 +00:00
Christian Weisgerber
50256ac3dc Drop maintainership. 2003-06-01 20:10:08 +00:00
Joe Marcus Clarke
ebb7148118 Update to 1.2.2. 2003-06-01 08:08:27 +00:00
Dirk Meyer
4e3bfe2f39 - Add WITH_GNUSTEP_DEVEL
- make INSTALL_SHLIBS use the new path
2003-06-01 03:53:42 +00:00
Dirk Meyer
f6842bf4bc - Add WITH_GNUSTEP_DEVEL 2003-06-01 03:50:28 +00:00
Dirk Meyer
0618b4e1ee - change WITH_* => WANT_* 2003-06-01 03:18:27 +00:00
Joe Marcus Clarke
1ab401c487 * Make GNOME support optional [1]
* Update the pkg-descr to be more inline with the COMMENT

Requested by:	obraun
2003-06-01 00:30:05 +00:00
Joe Marcus Clarke
9e74e4f1c3 Update to 2.2.3. 2003-06-01 00:18:42 +00:00