Jacques Vidrine
b1860f81da
* Update python 1.5.1 -> 1.5.2
...
* Remove python-beta
1999-04-21 05:56:27 +00:00
Masafumi Max NAKANE
0bfe1ec32e
Upgrade to 3.2.5.
...
PR: 10801
Submitted by: Dan Cross <tenser@hurricane.phys.psu.edu>
Minor tweaks by: max
1999-04-20 10:51:46 +00:00
Steve Price
9fdab507a9
Update to version 1.2.5.
...
PR: 10906
Submitted by: maintainer
1999-04-19 03:55:55 +00:00
David E. O'Brien
6325fcf217
Fix the CPP_PREDEFINES so it properly gets the "global" definition too.
1999-04-18 01:33:05 +00:00
Joseph Koshy
5fa21caf7f
Upgrade to v2.1.1
...
Ok'ed by: Maintainer.
1999-04-13 11:01:48 +00:00
Satoshi Asami
73746c7d97
Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy.
1999-04-13 05:41:10 +00:00
Bill Fumerola
be98a3dc70
Real URLs that reference directories end in '/'
1999-04-08 21:12:34 +00:00
Bill Fumerola
049b253ab2
Proper URLs that reference directories end in '/'
1999-04-08 19:05:48 +00:00
Jacques Vidrine
bd6d456d16
Create lib/python1.5/site-packages directory on installation.
1999-04-08 17:48:49 +00:00
Justin M. Seger
93cb38fc6e
Upgrade to itcl 3.0.1
...
Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk>
PR: ports/10960
1999-04-05 22:18:02 +00:00
Justin M. Seger
d7d129ab02
Add Central European Summer time zone
...
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
PR: ports/9666
1999-04-03 23:59:12 +00:00
Steve Price
03809f39e4
Activate the pike port.
1999-04-03 02:05:32 +00:00
Steve Price
823617c5f6
Import of pike version 0.6.110.
...
A dynamic programming language with a syntax similar to C++.
PR: 9783
Submitted by: Vladimir N.Silyaev <vns@delta.odessa.ua>
1999-04-03 02:05:18 +00:00
David E. O'Brien
53b6f388ef
Worked better before.
1999-04-02 17:15:19 +00:00
David E. O'Brien
5c50c0063f
Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I can
...
tell if people built Gcc28 from the ports collection in a normal manner when
I get bug reports.
1999-03-31 10:42:21 +00:00
David E. O'Brien
052412681c
Add support for -fformat-extensions.
...
(kernel and world should now be buildable using gcc28)
1999-03-31 08:47:14 +00:00
David E. O'Brien
3d882ed96b
Use proper include directive.
1999-03-30 18:42:02 +00:00
David E. O'Brien
6a9f6dc39f
Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allows
...
2.x/3.x people to compile kernels and world with EGCS.
1999-03-30 18:15:39 +00:00
David E. O'Brien
3d4549d577
Don't fetch alpha suppliment -- the bits are now part of the port.
1999-03-30 02:58:02 +00:00
Satoshi Asami
0938d81904
Use FORBIDDEN to indicate that this port shouldn't be built under any (some)
...
circumstances. This is different from BROKEN, which merely means we think
it is broken.
1999-03-29 07:50:14 +00:00
Satoshi Asami
9ae91f2b6d
portlint
1999-03-27 22:18:05 +00:00
John Polstra
9bc9d84761
Note that thread support works now.
1999-03-25 02:03:22 +00:00
Steve Price
d23e804a48
Update to version 2.02.
...
PR: 10718
Submitted by: Daniel Ortmann <ortmann@sparc.isl.net>
1999-03-24 17:52:28 +00:00
David E. O'Brien
3dc22c924d
Don't create empty ``PREFIX/info/dir''. It is already taken care of for us.
1999-03-23 18:37:47 +00:00
David E. O'Brien
cc11e4e242
Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELF
...
case too.
Submitted by: terry (Thanks to Amancio for identification)
1999-03-22 02:02:13 +00:00
David E. O'Brien
7b9d7e0720
* Add support for ``-pthead''
...
* Add Alpha support
Obtained from: Alpha bits taken from Hidetoshi Shimokawa's
<simokawa@FreeBSD.ORG> work
1999-03-22 01:35:36 +00:00
Chuck Robey
85ffd84775
Fix MASTER_SITES so that there are 2 good sites.
...
Obtained from: Bill "distfiles" Fenner
1999-03-21 18:16:35 +00:00
Chuck Robey
4e72a0d1bb
Update objc to version 2.2.15. Right now is does static libs only,
...
but I'm still working on it, and I think I'll get it to do shared
libs soon.
1999-03-21 13:25:28 +00:00
Bill Fumerola
868ecf8ad1
Reformat a URL so url.cgi doesn't puke on it.
...
PR: docs/10689
Submitted by: UEBAYASHI Masao <masao@nf.enveng.titech.ac.jp>
1999-03-20 21:10:29 +00:00
Jacques Vidrine
452523c01e
Fix master site path.
1999-03-20 17:16:57 +00:00
Satoshi Asami
fbfc941cce
Add jdk-doc.
1999-03-19 22:23:38 +00:00
David E. O'Brien
b4f4cda51d
Upgrade to 1.1.2 release.
1999-03-17 00:40:26 +00:00
John Polstra
add5d1b8a9
Fix the "switch" command so that one can switch between threads from
...
the debugger.
1999-03-15 19:00:39 +00:00
Steve Price
a524de1673
Update to version 3.29.
...
PR: 10409
Submitted by: Pedro F. Giffuni <pfgiffuni@bachue.usc.unale.edu.co>
1999-03-15 01:23:01 +00:00
John Polstra
6c506ecf0a
Update the wrapper for quotactl() to reflect a change in its
...
prototype in 4.0-current on 5 March 1999. The value of
__FreeBSD_version wasn't bumped until 13 March, so the port is
broken for versions of -current between those dates.
1999-03-14 14:00:07 +00:00
Marc G. Fournier
d5ba786a25
Commit all Y2K/WWW_SITE changes from today...
1999-03-11 21:47:15 +00:00
Thomas Gellekum
2d5b8efd45
Activate some modules needed for zope (www.zope.com).
...
Submitted by: jkoshy
1999-03-10 17:17:22 +00:00
Satoshi Asami
e244b8bccc
Fix to make ports work with bsd.port.mk rev. 1.306.
...
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
John Polstra
1850731ae0
Add "devel" to the CATEGORIES line.
1999-03-07 01:47:40 +00:00
Jacques Vidrine
9aeac80663
Upgrade 2.2 -> 2.3.
...
Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de>
1999-03-05 16:24:52 +00:00
Bill Fumerola
183a2e557d
Set 'USE_GMAKE', because it does.
...
Yet another bug found by: Satoshi's errorlogs
1999-03-02 21:25:09 +00:00
John Polstra
5a0ed68512
Enable the "m3gdb" port.
1999-03-01 04:13:05 +00:00
John Polstra
d7d078dbae
Import the "m3gdb" port. It is a modified version of gdb-4.17 which
...
supports debugging Modula-3 programs.
Submitted by: Olaf Wagner <wagner@luthien.in-berlin.de>
1999-03-01 04:11:23 +00:00
David E. O'Brien
5e26fb9668
Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.
...
Submitted by: dfr
1999-02-28 12:18:36 +00:00
David E. O'Brien
b5be18a57a
STL 3.0 rope fix.
...
Obtained from: aspell 0.27.1 port
1999-02-28 11:53:32 +00:00
David E. O'Brien
8268f8bd85
Upgrade to egcs-1.1.2 pre-release-2
...
(if you are an EGCS user, please test this port. I would like to get any
feedback before the 1.1.2 release)
1999-02-28 10:50:51 +00:00
David E. O'Brien
dd336d1649
Mark BROKEN. Distfile is missing.
1999-02-28 04:46:59 +00:00
Joseph Koshy
e1016f261a
Upgrade to v47.4.1.
...
PR: ports/10236
Submitted by: Sebastian Strollo <seb@erix.ericsson.se>
1999-02-26 05:01:25 +00:00
Joseph Koshy
3b71761006
Unbreak for ELF. I didn't hear from the maintainer, but the fix is a
...
minor one (addition of LDFLAGS to CONFIGURE_ENV).
1999-02-23 02:20:21 +00:00
Jacques Vidrine
cf8062d47d
Moving patch-ac to patch-ab, because patch-ab is where the
...
real history can be found. I wasn't able to commit it
properly earlier due to a bogon in the repository.
1999-02-22 22:53:01 +00:00