Commit graph

1917 commits

Author SHA1 Message Date
Oliver Braun
c9c205a023 * Make FranTk work with ghc (possible after updating ghc to 5.04.1)
* Build for ghc by default
* Add knobs WITHOUT_GHC and WITH_HUGS
* Bump PORTREVISION
2002-09-17 20:31:31 +00:00
Maxim Sobolev
11b04c76ad Since the build can break up with some LANG environment settings, add
LANG=C in MAKE_ENV. Actually, I think that bsd.port.mk should do this instead.

Submitted by:	gnome tinderbox failure
2002-09-17 19:21:16 +00:00
Jun Kuriyama
0120547e6d Bump PORTREVISION and expat shlib. 2002-09-17 07:41:05 +00:00
Oliver Braun
cade76d380 * Fix detection of ghc version.
=> Fix pkg-plist s/ghcunknown/ghc5/
* Bump PORTREVISION.
2002-09-15 19:30:32 +00:00
Ying-Chieh Liao
ead763c948 put header files into standard SDL dir 2002-09-15 15:17:29 +00:00
Joe Marcus Clarke
62facaf31c Update to 2.0.7. 2002-09-15 00:36:19 +00:00
Maxim Sobolev
4fe6852b8f Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.

Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +00:00
Joe Marcus Clarke
6cf01597c2 Update to 0.0.6. 2002-09-14 07:53:56 +00:00
Kris Kennaway
749aff3648 The lablgl port does not exist, it is called ocaml-lablgl 2002-09-14 04:33:28 +00:00
Ying-Chieh Liao
2ec8df58f2 add movingmotif 2.1.0
Display scientific data as dynamic plot
2002-09-13 19:00:01 +00:00
Ying-Chieh Liao
6d00029556 upgrade to 2.2.2
PR:		42491
Submitted by:	Ports Fury
2002-09-13 18:42:27 +00:00
Oliver Braun
7577725572 lablgl -> ocaml-lablgl
lablgtk -> ocaml-lablgtk

Approved by:    portmgr,maintainer
2002-09-13 16:26:11 +00:00
Joe Marcus Clarke
a6b5deb95c Add gal2 after repo copy from gal. gal2 is a collection of widgets taken
from Gnumeric and Evolution ported to GNOME 2.
2002-09-11 15:28:39 +00:00
Joe Marcus Clarke
df73206a5c Remove libgsf. 2002-09-11 15:12:49 +00:00
Joe Marcus Clarke
6324063096 Remove x11-toolkits/libgsf in favor of devel/libgsf imported by sobomax.
Discussed with:	sobomax
2002-09-11 15:12:28 +00:00
Alan Eldridge
1d551159aa Exorcise the ghost of objprelink, which was killed and buried with kde2.
This should unbreak some things, like some errors from portsdb -Uu, as well
as the port build itself.
2002-09-11 13:33:55 +00:00
Joe Marcus Clarke
ecad288abf Add libgsf, the GNOME structured file library. This is needed for the
upcoming Gnumeric 2 port.
2002-09-11 05:56:05 +00:00
Oliver Braun
bff3a9ef09 Add lablgtk 1.2.5, an Objective Caml interface to gtk+.
PR:		ports/40098
Submitted by:	Ronald Kuehn <rk@ronald.org>
2002-09-10 20:49:28 +00:00
Joe Marcus Clarke
ba7eaa817d Remove mention of the WITH_XINPUT macro.
Submitted by:	netchild
2002-09-10 16:27:10 +00:00
Dirk Meyer
d5b11666ce new MASTER_SITES
PR:		41940
Submitted by:	shammer@satanii.enemy.org
2002-09-09 20:04:16 +00:00
Maxim Sobolev
8d4c9bbd32 Update to 2.2.9.
Poked by:	joe
2002-09-09 14:17:30 +00:00
Joe Marcus Clarke
0799167f67 Fix things after recent GNOMENG commit. 2002-09-09 05:30:20 +00:00
Joe Marcus Clarke
ed4c661983 Fix things after GNOMENG commit.
PR:		42569
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-09 01:18:56 +00:00
Joe Marcus Clarke
5d3634cff1 Restore the USE_LIBTOOL line which was accidentally deleted when moving to the
GNOMENG infrastructure.

Submitted by:	bento
2002-09-08 19:36:52 +00:00
Kris Kennaway
7482e8d1cd Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 01:10:53 +00:00
Ying-Chieh Liao
15d2a1564d upgrade to 1.6.0
PR:		42492
Submitted by:	Ports Fury
2002-09-07 03:50:03 +00:00
Joe Marcus Clarke
b3108a88fc Update to 2.0.5. 2002-09-06 19:48:03 +00:00
Oliver Braun
b4f7d7868c Add devel/hs-c2hs to RUN_DEPENDS.
Pointed out by:	developer
2002-09-06 06:26:55 +00:00
Joe Marcus Clarke
2a65b2a410 Enable XInput by default. Apparently, this doesn't hurt anything, and will
help people using certain input devices and in certain locales.

Requested by:	netchild, Teemu Hakala <temmi.hoo@kolumbus.fi>
2002-09-05 18:12:57 +00:00
Will Andrews
8181503f9b Fix dependency for INDEX building. devel/c2hs -> devel/hs-c2hs. 2002-09-05 03:46:21 +00:00
Oliver Braun
44efb0eba3 Add gtk20-apireference 20020830, API reference for the Gimp Toolkit v2.0 for
X11 GUI.

PR:		ports/39207, ports/42183
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2002-09-04 19:41:02 +00:00
Oliver Braun
fe38d71e04 Add prefix `hs-' for Haskell related ports. 2002-09-04 14:38:48 +00:00
Mario Sergio Fujikawa Ferreira
c4e8cae589 Deploy USE_GNOMENG infrastructure
PR:		42309
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 03:58:24 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Akinori MUSHA
fa4878f188 Update WWW. 2002-09-01 13:55:47 +00:00
Akinori MUSHA
fdbdc679d5 Update the Ruby/GNOME suite to 0.30. 2002-09-01 13:46:50 +00:00
Joe Marcus Clarke
5d85019f5b Remove quotes are sizeof() calls. This was breaking builds on 64-bit
architectures, and probably causing some interesting things on i386.
Bump PORTREVISION for i386 machines.

PR:		42258
2002-08-31 18:14:07 +00:00
Alan Eldridge
8974d91c41 Add utility apps that were'nt being installed. 2002-08-31 05:05:48 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Joe Marcus Clarke
b063c23a5a Update to 2.0.3. 2002-08-31 02:29:50 +00:00
Maxim Sobolev
0208462b74 Put copy of distfile to MASTER_SITE_LOCAL, so that it is fetchable.
PR:		40263
Submitted by:	Andreas Schulz <ats@first.fhg.de>
2002-08-30 16:22:18 +00:00
Maxim Sobolev
68f1a4f4bf Avoid calling strncmp(3) with two arguments - use strcmp(3) instead.
PR:		41257
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-08-30 16:18:45 +00:00
Maxim Sobolev
a698835a1b Add -I${WRKSRC}/include into CPPFLAGS, so that the port build even if there
is an older version of wxgtk installed.

PR:		34558
Submitted by:	Christopher Farley <chris@northernbrewer.com>

Add ${PTHREAD_LIBS} info LDFLAGS, so that resulting library is linked
with libc_r and users don't need to specify it when linking their apps.

PR:		41852
Submitted by:	bruno <bruno@mail.tinkerbox.org>
2002-08-30 15:49:49 +00:00
Alan Eldridge
ab02fb8a66 Added "threads" to the qmake.conf file. From this message on the list:
FreeBSD port installs threaded version of qt (qt-mt), but qmake.conf is
installed withouth thread in the CONFIG variable.  Because of that, qmake tried
to link with -lqt instead of -lqt-mt -pthread and fails.  With thread in the
CONFIG everything works.  This affects all ports that use qmake.

Folks, please test this (especially on current). It seems reasonable, is easy
to back out, I'm running a qt built with it right now.

Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-08-30 13:52:25 +00:00
Dirk Meyer
3447df62ea New option GNUSTEP_GUI_DEVEL for 0.8.0
default is still 0.7.6
2002-08-30 06:37:48 +00:00
Dirk Meyer
ab43de9291 Update MASTER_SITES 2002-08-30 05:33:35 +00:00
Dirk Meyer
ca635abd58 Revert to 0.7.6, dependend ports still break. 2002-08-29 15:31:32 +00:00
Dirk Meyer
158bcefeb8 Update to 0.8.0 2002-08-29 15:17:24 +00:00
Dirk Meyer
fc5ddf6224 Update to 0.7.7
breaks depended ports
2002-08-29 15:16:03 +00:00
Joe Marcus Clarke
07c7e0b69c Update to 2.0.4. 2002-08-29 05:28:10 +00:00