Commit graph

1876 commits

Author SHA1 Message Date
Akinori MUSHA
e295b0bcd2 Do a ${MV} with -f so that the installation process won't stop and ask
a question when some version of ruby is already installed.  This is
useful when you want to automatically upgrade the port using
portupgrade. :)

Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-04-01 21:21:27 +00:00
Akinori MUSHA
7b314e8a06 Do not link libc_r when it is unnecessary. 2001-04-01 18:14:49 +00:00
Akinori MUSHA
b4635474a2 Update to the latest snapshot of the stable branch, plus a workaround
for the longstanding libc vs. libc_r issue.

This should hopefully fix all the ruby extensions such as Ruby/Qt2GL,
Ruby/Python and Ruby/SDL for both 4-STABLE and 5-CURRENT. :)
2001-04-01 17:52:01 +00:00
David E. O'Brien
1aafd2fd71 Does not support 64-bit platforms. 2001-03-31 11:15:56 +00:00
David E. O'Brien
9a5d4c3327 Don't force -O2. 2001-03-31 11:09:02 +00:00
David E. O'Brien
8f1e3f114f Spell __i386__ and __alpha__ correctly. 2001-03-31 10:59:25 +00:00
David E. O'Brien
0390c371eb Spell __i386__ correctly. Add FreeBSD/AXP support. 2001-03-31 10:52:28 +00:00
David E. O'Brien
2b6460753a Don't force -O2 -g; obey user's CFLAGS! 2001-03-31 10:48:49 +00:00
David E. O'Brien
7ba2df1fe2 Add the C++ compiler. 2001-03-30 19:44:21 +00:00
Maxim Sobolev
20ba04a6d4 Maintainer corrected the patch (include/python.h -> include/Python.h).
Submitted by:	maintainer
2001-03-29 16:56:34 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
1d4237a84f Add stackless_python 2.0, a Python implementation that does not use
the C stack.

PR:		29196
Submitted by:	Hye-Shik Chang <perky@python.or.kr>
2001-03-29 13:18:53 +00:00
Akinori MUSHA
fe50d2eafd Build and use libpython without threads support and make this work
fine on both 4-STABLE and 5-CURRENT.
2001-03-29 08:23:04 +00:00
Maxim Sobolev
84d049fc2b Allow MAINTAINER to be redefined in a slave port. 2001-03-29 08:13:31 +00:00
Akinori MUSHA
c08fd71075 Update to the latest snapshot of the stable branch.
Yes, 1.6.4 release will be released soon before 4.3-RELEASE.
2001-03-28 11:45:08 +00:00
Yukihiro Nakai
31bd66f65d - Update to 2d1
- independent from scheme48
2001-03-28 09:01:19 +00:00
FUJISHIMA Satsuki
c3e934e1d1 remove squeak1, distfile is no longer available.
There is successor of this port, squeak2.

PR:		26147
Submitted by:	maintainer
2001-03-27 22:06:45 +00:00
Thomas Gellekum
861514c218 Add MASTER_SITE_LOCAL to the master sites, as bento seems to have
problems fetching the distfile.
2001-03-26 11:38:29 +00:00
David E. O'Brien
739d74a4c7 Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.
[a nice friend's b-day at that :-)]
2001-03-24 01:40:09 +00:00
Jimmy Olgeni
35ff699042 I'll maintain this port. 2001-03-23 10:01:58 +00:00
Mario Sergio Fujikawa Ferreira
8112d2aaa8 o Make it CFLAGS safe
o Fix info installation
o Fix PLIST

PR:		25841
Submitted by:	MAINTAINER
Spotted by:	bento
2001-03-23 03:05:35 +00:00
James E. Housley
6ff32b87c4 Update to version 1.95.4
PR:		25998
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-23 01:58:03 +00:00
Mark Murray
797ed92386 Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE who
really want it.

This is still marked FORBIDDEN as there may be all sorts of horrible
incompatabilities with the perl5 in "base", but folks who are willing
to override this and experiment are welcome.

Consider this to be only partially supported. I'll happily commit
patches and fixes, but I don't want to answer too many questions.

Sorry!
2001-03-22 15:17:46 +00:00
Thomas Gellekum
a2a1fe42d6 Add py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-base
bundles and replaces the old mx extensions for python.

I'll remove the old ports (devel/py-mx{DateTime,Proxy,Stack,Tools},
textproc/py-mxTextTools) after a short grace period to allow for testing
the new stuff.
2001-03-22 13:34:00 +00:00
Jimmy Olgeni
b72bd841b5 Update port to version 7.5.16.
Avoid fetch problems when DISTFILE gets moved to the OLD subdirectory on
MASTER_SITE (thanks to Peter Pentchev!).
2001-03-22 11:10:56 +00:00
Jimmy Olgeni
249d5f9a69 mit-scheme has been updated, and DISTFILE moved to the OLD subdirectory.
Change MASTER_SITES as a quick fix, pending a full port upgrade.
2001-03-22 10:44:08 +00:00
Dirk Meyer
8431474a75 - Fix MASTER_SITE (missing slash) 2001-03-21 20:12:11 +00:00
Akinori MUSHA
c863c8984a Update to the latest stable snapshot. A couple of significant
bugfixes have been made since the 1.6.3 release.  C'est la vie. ;)
2001-03-21 11:02:32 +00:00
David E. O'Brien
024c78371d Bump revision. 2001-03-21 00:41:03 +00:00
David E. O'Brien
492bf2098f Sync with RELENG_4's sys/alpha/include/ansi.h 2001-03-21 00:39:55 +00:00
David E. O'Brien
fc088fded7 Format changes to reduce diff from the FreeBSD/AXP source. 2001-03-21 00:34:59 +00:00
David E. O'Brien
59aaab0372 Use cpio' over tar' in order to force ownership to a sane value.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>

Dynamically generate the PLIST so I don't have to do the version chase
on every update.
2001-03-21 00:28:37 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Yukihiro Nakai
a3254ad8b0 mkdir a dir to do a clean install of freebsd 4.2
PR:		ports/24862
Submitted by:	Daniel Hemmerich <dan@spot.org>
2001-03-20 13:38:47 +00:00
Dirk Meyer
79c07b4f16 Deletion of patches didn't make it.
Thanks to Stephane.Legrand@bigfoot.com for reporting it.

PR:		25816
Submitted by:	patrick@watson.org
2001-03-20 04:34:01 +00:00
Akinori MUSHA
f6f5eac4ef Fix plist. ;*)
Submitted by:	roberto
2001-03-19 11:46:40 +00:00
Akinori MUSHA
6b45fedafc Alter the build process for the standard libraries of Ruby. 2001-03-19 11:13:39 +00:00
Akinori MUSHA
0a81dcd924 Update to 1.6.3 release. 2001-03-19 10:51:53 +00:00
Akinori MUSHA
82774083c4 Remove RUBY_DOCDIR if empty.
Submitted by:	bento
2001-03-19 08:23:22 +00:00
David E. O'Brien
6aa650495f Update to version 2.95.3. 2001-03-19 01:13:24 +00:00
Kevin Lo
90baff638c Update to version 6.10.1
PR: 25898
Submitted by: MAINTAINER
2001-03-18 15:43:57 +00:00
Dirk Meyer
8e4bdbe9e5 Update to new Version 3.01
Patch diddn't apply cleanly, not reflecting the current version.
Merged the changes.
Tested both standard package and "WITH_TK=yes"

PR:		25816
Submitted by:	patrick@watson.org
2001-03-18 07:41:07 +00:00
Akinori MUSHA
235b9035e5 Update to the snapshot of the stable branch as of yesterday.
The 1.6.3 release has been postponed but now scheduled on next Monday.
2001-03-17 20:57:05 +00:00
Mikhail Teterin
79fb1155cb I dreamed it would happen. I asked about. I finally did it
myself (for the lack of  children, whom I could've prohibited to
do it). Sorry.

Upgrade this port to:
	. build against TCL-8.3 by default (controllable by TCL_VER)
	. build with or without TK (controllable by NO_X)
	. take over maintainership -- regretfully, Justin was
	  rather idle recently
	. build the helpfiles once -- during the build stage --
	  not during the install stage

On a side  note, I more and  more resent the fact,  that our TCL
8.3 is built with the  -stubs. It just introduces more variables
without  noticeable benefit.  On FreeBSD  shared libraries  work
well...

I  tested this  with TCL-8.3  (with  and without  TK), and  with
TCL-8.2 (without TK only). Please, test this more.
2001-03-16 20:11:53 +00:00
Thomas Gellekum
5a0b78e544 Use PYTHON_PORTVERSION, so this works for other releases than 2.0. 2001-03-15 12:29:01 +00:00
Mark Murray
b5d0261e75 Update to use tcl/tk 8.3.
Approved by:	maintainer
2001-03-13 09:33:29 +00:00
Akinori MUSHA
6b186f8afb Update to the latest snapshot of the stable branch. The long-awaited
1.6.3 release is scheduled for this week...
2001-03-12 18:07:40 +00:00
Jun Kuriyama
2f3e3f67b5 Environment variable $PREFIX is not set at perl Makefile.PL stage.
Use literal "${PREFIX}" instead.

# But this port sitll broken...

Found by:	bento
2001-03-12 02:35:26 +00:00
Dirk Meyer
ceb45a48dc - Update from -0.77 to -0.76
- Version numbering is negative, so PORTEPOCH must be bumped each time
- Distfile now match version number
- Original patch had wrong checksum
- avoid PORTEPOCH in installation path

PR:		22773
Submitted by:	maintainer
2001-03-11 18:44:49 +00:00
Daniel Eischen
98698421dd Don't forget to remove a directory that's installed. 2001-03-11 05:32:21 +00:00