Pete Fritchman
d0fc31e742
Allow scm to load modules.
...
PR: 38882
Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
2002-06-05 00:43:23 +00:00
David E. O'Brien
e7e998cf12
I am unable to test this as the port is broken. But I could find no
...
explaination in our cvs logs or the package website why this cannot be
compiled with GCC 3.1.
2002-06-04 22:58:55 +00:00
Dirk Meyer
228320d5ee
GNUstep Update
...
- Update: gnustep-make-1.3.2
- remove obsolete MASTER_SITES
- Update: gnustep-objc-1.2.2
- Update: gnustep-base-1.3.2
- remove obsolete MASTER_SITES
- fix configure for libxml2
- more languages: Russian, Slovak, UkraineRussian
- Update: gnustep-guile-1.0.3.tar.gz
Not updated to: gnustep-gui-0.7.7,
it conflicts with gnustep-xgps-0.7.6
2002-06-04 06:46:03 +00:00
Pete Fritchman
f6abfcd643
Reset maintainership to ports@. Thanks for your work on these, Jeremy!
...
PR: 38874
Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
2002-06-04 01:38:45 +00:00
Kris Kennaway
6373862d56
Add scsh after repo-copy.
...
Pointy hat to: alex
2002-06-04 00:26:27 +00:00
Garrett Wollman
6d9403489c
Don't assume stdin, stdout are compile-time constants.
2002-06-03 22:03:22 +00:00
Garrett Wollman
c86a4c8d87
Don't assume that stderr is a compile-time constant.
2002-06-03 21:37:05 +00:00
Ying-Chieh Liao
a6f786c8e4
upgrade to 1.07
...
PR: 38868
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-06-03 18:22:49 +00:00
Ying-Chieh Liao
67972653e5
add wxbasic 0.52
...
wxBasic Programming Language
2002-06-03 18:19:32 +00:00
Anton Berezin
24b83aef74
Update to 2.07.
2002-06-02 22:20:59 +00:00
Anton Berezin
900f472193
Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the
...
@INC array. This takes care of the infamous problem of updating the
packages already in the perl distribution. With this change, no tricks
are any longer necessary for such p5 ports, except the usual tweaking of
INSTALLDIRS in Makefile.PL. This last one can also be taken care of by
an appropriate BSDPAN modifications, but until we have the `natural'
@INC order in the 4.X base system perl, it is meaningless.
Do not include iconv.h and do not link with libiconv. Iconv is not used
by perl in any way currently, but it used to link it if found.
Fix perl on freebsd/sparc64.
PR: 33212 (iconv), 37605 (iconv), 38813 (sparc64)
Reported by: Vivek Khera <khera@kciLink.com> (iconv),
Martin Nilsson <martin@gneto.com> (iconv)
Submitted by: jake (sparc64)
2002-06-02 21:22:25 +00:00
David E. O'Brien
a0a3c3ea65
Upgrade to the 27-May-2002 GCC 3.1.1 pre-release snapshot.
2002-06-02 07:09:12 +00:00
Ying-Chieh Liao
b44094bfa3
upgrade to 4.3.21
2002-06-02 06:15:52 +00:00
Ying-Chieh Liao
42d7c88d39
upgrade to 1.0
...
PR: 38786
Submitted by: Ports Fury
2002-06-01 06:13:47 +00:00
Joseph Koshy
dcd902f846
Upgrade to v2.0.
...
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
2002-05-30 10:47:57 +00:00
Patrick Li
422b06373d
Update to 5d6
...
PR: 38702
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-05-30 04:05:38 +00:00
David E. O'Brien
f3f5893685
USE_LINUX rather than explicitly listing the dependency.
2002-05-29 19:07:10 +00:00
David E. O'Brien
1a6bd2a764
I changed a patch.
2002-05-29 18:51:46 +00:00
Alexander Langer
44107de5c3
Add the changes from the expected default-behaviour into pkg-message.
...
(They used to be in pkg-descr).
2002-05-28 19:40:23 +00:00
Alexander Langer
538437dcb9
Fit to 24 lines, add WWW: and my name.
2002-05-28 19:37:41 +00:00
Alexander Langer
9e379d9cad
Move this port from "shells" to "lang", since it is a not an interactive
...
shell like all the other shells in "shells".
Suggested by: nectar
2002-05-28 19:36:26 +00:00
Joe Marcus Clarke
1aadf412fd
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
2002-05-28 16:08:26 +00:00
David E. O'Brien
b881bce189
Update to match what is in -current.
2002-05-28 03:43:59 +00:00
David E. O'Brien
61378a37df
Explict dependancy on version 7 of linux_base is not needed anymore.
...
The linux_base port is now at RH version 7.
2002-05-28 03:22:32 +00:00
David E. O'Brien
4a9768d001
Upgrade to the 21-May-2002 GCC 3.1.1 pre-release snapshot.
2002-05-28 03:00:13 +00:00
Alexander Langer
01ee33ab8f
Update port to version 0.6.2
2002-05-27 13:21:11 +00:00
David W. Chapman Jr.
5ff80e27ca
Require use to override if hmake is already installed
...
PR: 38585
Submitted by: maintainer
2002-05-27 02:02:18 +00:00
Patrick Li
c9b7946229
s/open source/free software/
...
Submitted by: maintainer
Requested by: author
2002-05-26 06:01:24 +00:00
Patrick Li
800cb21b9e
Add missing dependency to fix build on bento
...
Noticed by: kris
2002-05-25 03:59:27 +00:00
Akinori MUSHA
30eea66494
Make sure STRIP is defined before referencing the value. STRIP can be
...
undefined when DEBUG_FLAGS is defined.
Submitted by: Dave Cornejo <dave@dogwood.com>,
Joshua Goodall <joshua@roughtrade.net>
2002-05-25 00:30:24 +00:00
Akinori MUSHA
6c4d013ee1
Update lang/ruby and lang/ruby-devel to the latest snapshots as of
...
2002-05-23.
2002-05-24 10:57:31 +00:00
Anton Berezin
2a28064fd9
Use a cleaner, documented way to obtain the path of BSDPAN. This fixes
...
the problems with threaded perl build. The threaded perl is curently
unsupported by this port but seems to work fine with this fix applied.
Reported by: Jens Fallesen <jens@fallesen.dk>
2002-05-24 10:39:00 +00:00
Ernst de Haan
f1c39f40dd
Upgrade to 1.2b6. This is the result of chasing the
...
author.
Port is now unbroken.
Approved by: maintainer
2002-05-24 06:42:23 +00:00
John Polstra
137057189f
Make this port compile again, and remove the BROKEN annotation.
2002-05-24 04:42:51 +00:00
Patrick Li
03f189ed5b
back out commit made comparing OSVERSION and use sed(1) to workaround perl
...
on current issue. gotta back it out sooner or later.
/me puts on pointy hat
Requested by: many
2002-05-23 22:22:19 +00:00
Maxim Sobolev
9248ea30ff
GC empty files.
...
Submitted by: find /usr/ports -type f -size 0
2002-05-23 13:26:26 +00:00
Patrick Li
75cfa43e53
Add PORTREVISION bump for change made in Makefile rev 1.7
...
Submitted by: Carl Fongheiser <cmf@iabears.org>
2002-05-23 02:21:09 +00:00
Patrick Li
eeede6ebed
Fix MASTER_SITES and give maintainership to submitter. Knock out
...
some portlint warnings while i'm at it.
PR: 38421
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-05-23 01:00:30 +00:00
Patrick Li
797bc0968f
Fix ports for building with -current without perl
...
PR: 38359
Submitted by: maintainer
2002-05-23 00:32:04 +00:00
Patrick Li
21e148a85a
Update to 0.3.6
...
PR: 38248
Submitted by: maintainer
2002-05-22 21:57:09 +00:00
Ernst de Haan
d604fa2d4b
Unbroken. Set USE_JAVA to 1.2+ i.s.o. 1.1+.
...
Allowing Jikes as a Java compiler.
Bumped PORTREVISION.
2002-05-21 18:36:38 +00:00
Anton Berezin
c1875f8c3a
Make make depend to work with the new gcc (the new preprocessor outputs
...
more stuff than the old one, which confuses makedepend script in the
distribution).
PORTREVISION is not bumped since there was no functionality change.
Reported-by: too many to list here
2002-05-21 11:27:15 +00:00
Ying-Chieh Liao
748524212d
unbreak by fix dependencies
...
PR: 38344
Submitted by: maintainer
2002-05-20 15:10:42 +00:00
Ying-Chieh Liao
ffbbb764b4
upgrade WWW
2002-05-20 11:32:00 +00:00
Kris Kennaway
215c9c1c64
BROKEN: Does not build
2002-05-20 05:27:12 +00:00
Kris Kennaway
56f6fc9ac8
BROKEN: Does not build
2002-05-20 01:49:04 +00:00
Kris Kennaway
f2b09fcba5
BROKEN: DOes not package correctly
2002-05-20 01:44:54 +00:00
Anton Berezin
eff8393c6c
1. Speed up the fetch stage by using groups of MASTER_SITES.
...
2. Remove the dependency on perl (rather important for this port).
3. Make the script this port installs use the version of perl from ports.
Reported-by: (item 2) Juriy Goloveshkin <j@gu.ru>, Mark Huizer <xaa@timewasters.nl>
2002-05-20 00:03:07 +00:00
Joe Marcus Clarke
63c7a0f973
Back to betas...Update to GNOME 2.0 beta 5.
2002-05-19 20:16:06 +00:00
David E. O'Brien
704ef6b8f8
This is now in the stock FSF sources.
2002-05-18 19:06:11 +00:00