Martin Cracauer
2eb05e7fe6
Update to CMUCL 18e.
...
Add a comment that one portlint warning cannot be avoided.
2003-05-02 21:53:37 +00:00
Joe Marcus Clarke
d1b7249e3b
Correct a patch and a post-patch substitution.
2003-05-02 05:26:07 +00:00
Joe Marcus Clarke
7340fdd21a
* Don't split info files
...
* Use %%DATADIR%%
Note, guile installs .la files as some of its dependents (like g-wrap,
gnucash, etc.) may use them.
Submitted by: ijliao
2003-05-02 05:19:27 +00:00
Joe Marcus Clarke
6e2c11dcf5
Chase guile's shared lib version.
2003-05-02 03:29:26 +00:00
Joe Marcus Clarke
34256c1b83
Update to 1.6.4. This is a big update that has the potential of breaking
...
ports that depend on guile. As such I have tested most of them. Here
are my results:
--KNOWN TO WORK--
devel/gconf
games/gnomegames
games/gnomegames2
devel/g-wrap
x11-toolkits/guile-gtk
x11-toolkits/guile-gnome
math/guppi
finance/gnucash
deskutils/gnotime
devel/libgtop
devel/autogen
games/gnurobots
audio/snd
math/drgenius
net/serveez
science/libctl
x11-wm/scwm (works with patches to be sent to maintainer)
--KNOWN NOT TO WORK (maintainer is working on update)--
cad/geda
cad/geda-symcheck
cad/geda-utils
cad/gnetlist
cad/gschem
cad/gwave
cad/libgeda
--UNKNOWN--
mail/icqmail (marked IGNORE for other reasons)
lang/gnustep-guile (could not build for other reasons; will notify maintainer)
math/siag (did not test)
science/mpb (did not test)
PR: 43910
2003-05-02 03:18:31 +00:00
Joseph Koshy
f89c55eec8
Bundle in the 'include/' and 'lib/' directories to support extension
...
writers.
PR: ports/51644
Submitted by: Martin Vito Cruz <sleepinghead@netzero.com>
2003-05-02 01:54:06 +00:00
Ying-Chieh Liao
331bfbe812
upgrade to 0.8.2
...
drop maintainership
2003-05-01 16:49:49 +00:00
Yen-Ming Lee
48135f0ca6
set ONLY_FOR_ARCHS=i386
...
keep static executable files
drop MAINTAINERship
PR: 51537
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-30 00:49:11 +00:00
Yen-Ming Lee
cc138bc022
It's only for i386.
...
drop MAINTAINERship.
PR: 51534
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-30 00:38:29 +00:00
Christian Weisgerber
678ba8bc8f
Update to version 0.20.
...
PR: 51514
Submitted by: Ports Fury
2003-04-28 23:54:38 +00:00
Christian Weisgerber
dbb61112c2
Update to version 0.12
...
PR: 51230
Submitted by: Ports Fury
2003-04-28 23:27:48 +00:00
Maho Nakata
e3e325354d
Update ports for 7.1.015
...
Submitted by: Masakazu HIGAKI <higamasa@dream.com>
2003-04-28 22:17:47 +00:00
David E. O'Brien
96202fca8f
Simpler version of the "make this work on 5-CURRENT again" fix.
...
In this version we simply use the default emulation rather than explicitly
setting it [wrong].
2003-04-28 15:37:22 +00:00
Maxim Sobolev
b9fde6414d
Respect global CC settings.
...
Approved by: maintainer
2003-04-28 10:53:21 +00:00
David E. O'Brien
61c4db0e8e
Upgrade to the 21-April-2003 GCC 3.3 in-development snapshot.
2003-04-28 02:23:49 +00:00
Gerald Pfeifer
353f2c7af8
Fix build on -CURRENT.
...
PR: 46899
Submitted by: David Holm <david@realityrift.com>
2003-04-27 12:59:04 +00:00
Dirk Meyer
42240d6754
Fix install problem of gnustep-objc
...
extend comment for ia64
2003-04-27 10:05:14 +00:00
Vanilla I. Shu
1b6633d7fe
Add spidermonkey 1.5.p5,
...
a standalone JavaScript interpreter from
the Mozilla project.
PR: 51325
Submitted by: Dan Rench (drench@xnet.com )
2003-04-27 01:46:49 +00:00
Gerald Pfeifer
f79ce0b807
There is now a version of the bounds-checking patch also for GCC 3.2.3.
...
Submitted by: Dan Nelson <dnelson@allantgroup.com>
2003-04-26 22:30:15 +00:00
Akinori MUSHA
a23c4abe67
Unbreak the build.
2003-04-26 21:17:35 +00:00
Oliver Braun
6d5cc32610
Chameleon is a Haskell-style language which allows for type programming via
...
Constraint Handling Rules (CHRs). Chameleon implements the ideas described in
``A Theory of Overloading''.
WWW: http://www.comp.nus.edu.sg/~sulzmann/chameleon/
2003-04-26 20:09:50 +00:00
Oliver Braun
fbdf4d763a
* Add PATCHFILE.
...
* Bump PORTREVISION.
2003-04-26 11:53:10 +00:00
Alexander Leidinger
aec1848380
When trying to link dynamic libraries with dependancies, e.g:
...
icc -shared -o libfoo.so foo.o -lbaz
the ld wrapper gets confused and thinks that a static link is intended
and the link fails. This patch appears to fix things.
Submitted by: dfr
2003-04-26 10:27:29 +00:00
Christian Weisgerber
4e2199ec90
Fix typo in maintainer address, mark as i386-only.
2003-04-26 01:07:31 +00:00
Christian Weisgerber
52438f5a94
Mark as i386-only.
2003-04-26 01:02:16 +00:00
Gerald Pfeifer
3fbb55148b
Bump version in COMMENT to account for today's update of the master port.
...
Approved by: dinoex
2003-04-25 19:05:59 +00:00
Gerald Pfeifer
def14f66ea
Merge targets pre-configure and pre-build, simplify them, and remove
...
patch-va. All of these dealt with us patching generated files (which
we don't do any longer).
2003-04-25 18:45:31 +00:00
Gerald Pfeifer
01314d62ac
Update to GCC 3.2.3 as released today. (This is the last release from this
...
branch which has been "closed" in GCC CVS, so we can simplify this port.)
2003-04-25 17:30:51 +00:00
Gerald Pfeifer
3e6f00c31e
Merge targets pre-configure and pre-build, simplify them, and remove
...
patch-va. All of these dealt with us patching generated files (which
we don't do any longer).
2003-04-25 17:06:46 +00:00
Gerald Pfeifer
216a3c7853
Make MAINTAINER overrideable by slave ports.
2003-04-25 06:40:43 +00:00
Alexander Leidinger
f28a4a6666
Update to 7.1.011.
2003-04-24 15:08:34 +00:00
Anton Berezin
8d6ace0a7b
Under certain conditions, perl's configure script could pick a directory
...
other than ${LOCALBASE}/bin to install its scripts (h2ph, perldoc, and
friends) to. Fix that.
PR: 51350
Reported by: Oliver Brandmueller <ob@gruft.de>
2003-04-24 13:19:21 +00:00
Maxim Sobolev
062cd21bb1
Upgrade to 20021101 release (aka 1.0), which fixes compilation on
...
recent FreeBSD versions and allows to remove all of the gcc 3.x
fixes. sscli now supports Darwin/ppc, so that it might be possible
to port it to FreeBSD/ppc once it is available.
2003-04-24 11:17:57 +00:00
Gerald Pfeifer
e5cd9dacdf
Fifty-one months after ELF flag day, and after the system compiler became
...
ELF-only as well, remove support for aout from the next generation of GCC.
Suggested by: Loren James Rittle <rittle@labs.mot.com>
Discussed with: obrien
2003-04-24 10:37:23 +00:00
Gerald Pfeifer
3978f0bf02
Further fixes to pkg-plist. (Tested according to Porter's Handbook 2.4 on
...
i386-unknown-freebsd4.8.)
2003-04-23 13:20:53 +00:00
John Polstra
e98b785b41
Unbreak the build on the Alpha platform.
2003-04-22 18:17:49 +00:00
Dirk Meyer
d024ce9c40
- Added patch from tcl8.4
...
Certain character set encodings can cause tcl to core dump in
TclFinalizeEncodingSubsystem().
PR: 51273
Submitted by: truckman
2003-04-22 18:14:06 +00:00
Dirk Meyer
960cd205ac
- drop javlib in PLIST for ia64 too.
...
Approved by: gerald
2003-04-22 18:04:48 +00:00
David E. O'Brien
8a8eef1274
Allow YACC to be used, rather than Bison, for C/C++.
...
Submitted by: kan
2003-04-22 17:14:43 +00:00
Edwin Groothuis
3e75e1f309
change maintainer address
...
PR: ports/51262
Submitted by: Scott Flatman <sf@slappy.org>
2003-04-22 08:30:43 +00:00
Joe Marcus Clarke
0874a46409
Convert to new GNOME infrastructure.
2003-04-22 04:46:36 +00:00
Anton Berezin
3961916206
Patch Safe.pm (see
...
http://use.perl.org/articles/02/10/06/1118222.shtml?tid=5 ).
Reported by: kuriyama
2003-04-21 14:55:34 +00:00
Anton Berezin
880a91bea2
Patch Safe.pm (see
...
http://use.perl.org/articles/02/10/06/1118222.shtml?tid=5 ).
Reported by: kuriyama
2003-04-21 14:27:37 +00:00
Dirk Meyer
dc65a5af1e
- modify sample startscript, call ldconfig so libobjc.so can be found after reboot.
2003-04-21 09:29:38 +00:00
Gerald Pfeifer
8039f626dd
On sparc64 libgcj is not built by default (and won't build easily), so we
...
need to dynamically construct pkg-plist to take this into account.
Noticed by: bento+kris
2003-04-21 08:35:53 +00:00
Dirk Meyer
f4e43b6408
merge changes from gcc32 to gcc33 after testing
...
- Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work.
- fix PLIST so critical file libgcc_s.so.1 is included.
- complete PLIST
- COMMENT can be overrritten by a slave port
- uncomment MANPAGES, as they are currently not installed.
2003-04-21 07:59:03 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
John Polstra
9d763b29f9
Deal with the msgsnd() API change in FreeBSD 5.x.
...
PR: ports/48509
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
2003-04-20 19:34:29 +00:00
John Polstra
77eafda242
Add a patch to work around a strange environment-related gmake bogon
...
on the sparc64 platform.
Submitted by: Jake Burkholder <jake@FreeBSD.org>
2003-04-20 18:52:30 +00:00
David E. O'Brien
0c6eadf766
Not sure how I missed these patches in my 24-March-2003 GCC 3.3
...
in-development snapshot upgrade.
2003-04-20 17:20:51 +00:00