Commit Graph

853 Commits

Author SHA1 Message Date
pvalchev
8aa544c9c1 fix this on sparc64 - use -fPIC, not -fpic 2002-02-05 22:33:49 +00:00
pvalchev
bf54d96348 -O0 on sparc64 to workaround gcc bugs 2002-01-30 21:17:26 +00:00
jsyn
915a051140 back out part of change; my bad 2002-01-25 23:46:33 +00:00
jsyn
0b7140939b these are sorted too now 2002-01-25 23:11:06 +00:00
brad
1cd5003fa1 - use MASTER_SITE_BACKUP, original dist site does not contain the
distfile. Pointed out by: Zak <zak@cyberpunkz.org>
- rename checksums file
- add regress
2002-01-10 15:02:19 +00:00
espie
d9d61d37ca forgot the checksum 2002-01-05 11:00:40 +00:00
espie
79c7ab5123 switch to real 3.0.3 distrib, the 3.0.2 + 3.0.2-3.0.3 patch was only
because of faulty net connectivity.
2002-01-05 11:00:03 +00:00
espie
34fa96d086 forgotten file 2002-01-01 09:32:27 +00:00
espie
84763e2c13 3.0.3, at least working on i386.
Rename libstdc++ to libestdc++ to avoid confusion with /usr/src
2002-01-01 01:21:18 +00:00
pvalchev
0ad073a081 Fix PLIST on ${MACHINE_ARCH} != i386 2002-01-01 00:51:50 +00:00
pvalchev
19afd26ab0 remove libdl hacks from here, too 2001-11-21 00:45:21 +00:00
pvalchev
b454511cb8 libdl hacks no more 2001-11-20 07:21:17 +00:00
jasoni
428a49333b add regress target 2001-11-16 22:18:27 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
heko
16013d5acf Use libungif instead of libgif.
brad@ ok
2001-11-10 11:13:48 +00:00
shell
90eec6783e oops.. missed '\' in my last commit.
reported by Kenneth R Westerback <kwesterback@home.com>
2001-11-06 17:40:31 +00:00
shell
db677c6d74 new MASTER_SITES, ok jasoni@ 2001-11-05 22:46:53 +00:00
kevlo
1a57c9f2ae upgrade to version 1.15
--
Ok'd by maintainer
2001-11-02 07:51:58 +00:00
espie
f5575afe98 gcc 3.0.2. Some patches gone.
Rename packages for various reasons.
2001-10-31 18:46:28 +00:00
krw
ee850e05b4 Fix HOMEPAGE. Noted by Sebastian Stark. 2001-10-29 23:01:07 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
brad
90159fbd3d deal with threads properly on OpenBSD. 2001-10-28 01:52:44 +00:00
marc
b84b6a1c52 Remove .orig files accidently commited; OK espie@ 2001-10-27 19:06:18 +00:00
brad
2e3c79152a - only enable threads FLAVOR by default on i386.
- mark threads usage BROKEN on anything other than i386 for now.
- suggest using env when trying to set FLAVOR variable from command line.
- simplify Makefile a bit and push some of it out into the autoconf script where it properly
belongs.
2001-10-27 03:01:53 +00:00
kevlo
a0ec256eca fix CATEGORIES and bump NEED_VERSION 2001-10-26 06:57:10 +00:00
kevlo
9513d43f13 - upgrade to version 8.3.4
- fix CATEGORIES
- bump NEED_VERSION
2001-10-26 06:48:13 +00:00
krw
f343329aa3 Update to 1.6.5 2001-10-26 01:25:05 +00:00
krw
00dcd179d8 Update ruby port to 1.6.4. Take over as maintainer. ok espie@. 2001-10-26 00:35:51 +00:00
brad
db3b6acb30 use gettext module. 2001-10-25 03:04:18 +00:00
brad
8ca62b899e We get 64bit bins by default on 64bit archs. There is no need to add
this crap.
2001-10-24 14:37:53 +00:00
brad
c94dbc0f68 sync with update-patches 2001-10-24 14:34:08 +00:00
naddy
3793f36d89 As previously discussed, remove python15 which has long been superseded
by python version 2.
2001-10-24 12:22:01 +00:00
naddy
9b5bbcce2e fix fake step 2001-10-20 13:31:26 +00:00
naddy
7792a9b4b1 if we install a shared lib, we also need DYNLIBDIR; ok brad@ 2001-10-19 14:32:08 +00:00
naddy
f35f396730 fix on ELF architectures; from drahn@ 2001-10-18 18:52:51 +00:00
drahn
b1b48e4d7c Patch to fix python15 for OpenBSD ELF. 2001-10-16 18:46:00 +00:00
brad
df33eaa1f8 fix dependency entries for gmp. BUILD_DEPENDS -> LIB_DEPENDS. 2001-10-16 16:34:01 +00:00
naddy
425dc928fa do not pick up db3 in bsddb extension 2001-10-16 15:46:51 +00:00
naddy
7031aca6ff - openbsd2 -> openbsd3; pointed out by brad@
- add RCS Ids while we're here
2001-10-16 15:38:15 +00:00
naddy
9aa4caea7c master site has moved; from kjell@ 2001-10-15 14:41:10 +00:00
espie
9589e17003 Don't patch config.guess when we are going to overwrite it anyways...
Rename other patches.

Brute force FAKE. Easier than I would have thought.
2001-10-14 17:24:12 +00:00
wilfried
11e2d20a5b sparc64 is a 64bit platform, ok espie@ 2001-10-12 13:41:05 +00:00
wilfried
f0b14fd592 Don't use threads as default FLAVOR for sparc/sparc64, ok espie@ 2001-10-12 13:40:14 +00:00
espie
63b02ec8fd gcc 3.0.1 regression tests want dejagnu >1.4, for libstdc++-v3 testing. 2001-10-10 15:09:09 +00:00
pvalchev
31d940450e - Link with -ldl on all ELF platforms
- Rename patches while here
2001-10-10 04:17:40 +00:00
pvalchev
7e2cbb50f7 Link with libdl on all ELF platforms, instead of fixing those for every
case one by one; fixes alpha.  Relies on __ELF__ being predefined.
tested on i386, ppc, alpha
2001-10-10 01:01:44 +00:00
espie
76c4361172 fit tests into regress framework. 2001-10-08 19:10:03 +00:00
matthieu
dc071bd1b3 First pass at getting tcl 8.3 working on sparc64.
A number of regression tests fail though. ok pvalchev@
2001-10-08 09:21:38 +00:00
wilfried
048ef2af44 not for sparc64 2001-10-07 22:41:46 +00:00
espie
9a85c1b3f1 Run testsuites... some minor problems. 2001-10-07 14:20:13 +00:00
espie
1b20c8506f More regression tests.
- the tcl ports need a home for file tests to work.
- the tk ports need built tcl to run.
- all of this marked as interactive, and it's not even clear how to run
the tclsuite to completion yet...
2001-10-07 11:35:39 +00:00
naddy
9ce5340d9c proper MODGNU_CONFIG_GUESS_DIRS 2001-10-06 21:54:38 +00:00
espie
b1c51dd7e7 Adapt to regress framework 2001-10-06 17:45:06 +00:00
naddy
c3277b1b6a -fPIC, damn it 2001-10-05 23:25:12 +00:00
espie
957deb2297 No use building it right now, since stable/ is more recent. 2001-09-30 19:36:46 +00:00
espie
148ac2169e python lib is large enough to necessitate PIC on sparc.
found my naddy@
2001-09-29 14:41:35 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
espie
47296c6fec shared libpython. ok jasoni@ 2001-09-24 16:54:24 +00:00
espie
3a0cf8ed4d Update dependencies (kill first part when needed).
Update japanese/README... 2.4 is looong past.
2001-09-19 16:03:09 +00:00
naddy
237113619c openbsd2 -> openbsd3 2001-09-16 16:21:50 +00:00
espie
82cc44ae52 shared libs 2001-09-15 11:51:35 +00:00
brad
f3ce4b9b3f typo 2001-09-14 15:24:15 +00:00
espie
8ae06fad92 One GLOBAL_OFFSET_TABLE to fix... 2001-09-12 22:15:53 +00:00
espie
d57441d59e kill some warnings, should help cross-compilers 2001-09-12 22:15:22 +00:00
espie
d7cb30421a Ensure local labels are marked as local, so that GOT/GOTOFF happens. 2001-09-12 22:12:54 +00:00
heko
d39ffb7312 Handle LOCALBASE != /usr/local, X11BASE != /usr/X11R6, pass on
CC and CFLAGS
ok: maintainer angelos@
2001-09-11 22:21:51 +00:00
heko
a38e5d6d53 From Yozo TODA <yozo@imit.chiba-u.ac.jp> (minor cleanups from me):
o Upgrade to camlp4-3.02, remove now obsolete patch
o Make a SUBPACKAGE -doc
o Add RUN_DEPENDS for ocamlrun
From me:
o HOMEPAGE
o Fix MASTER_SITES, information from HOMEPAGE
o Append some stuff to DESCR from HOMEPAGE
Maintainer angelos@ ok'd Yozo's changes
2001-09-11 12:16:32 +00:00
miod
8eba78ca86 Typos 2001-09-10 23:55:11 +00:00
pvalchev
6a08d46def machine -> arch -s to reflect powerpc-based ports name change
and make this work again
2001-09-08 18:20:29 +00:00
espie
c1a4d7b8b6 Fix modula3 for removed gas work-around.
Noticed by Kenneth R Westerback
2001-09-07 16:47:23 +00:00
espie
67e2cfd559 Synch w/ src 2001-09-05 08:26:37 +00:00
fgsch
5886007f18 Uses threads. 2001-09-05 02:55:14 +00:00
jasoni
5758c9fa1d update pkgdep and pkgcfl; thanks shell@ 2001-09-01 17:51:30 +00:00
fgsch
dde44d8c62 add missing directories from dirrm; espie@ ok. 2001-09-01 11:43:06 +00:00
jasoni
5a086ebf0c put all tk modules that depend on tkinter into the tk flavour.
- noticed by shell@
2001-08-31 22:53:26 +00:00
brad
5e75485fff can use pthreads but does not at the moment 2001-08-30 02:12:26 +00:00
espie
64d78e030e 3.0.1 is out. Remove integrated patches.
Tweak packing-lists.
Put USE_GMAKE in for now...
2001-08-22 09:03:04 +00:00
angelos
9b86df13e9 Update to ocaml 3.02 --- from bk@rt.fm 2001-08-22 00:32:00 +00:00
jasoni
7beb4cee40 typo; Nikolay.Sturm@desy.de 2001-08-21 04:10:24 +00:00
naddy
703ff481b8 needs USE_GMAKE 2001-08-10 22:58:56 +00:00
pvalchev
0df2df98b8 build correct shared libraries on ELF platforms. tested on powerpc, ok brad 2001-08-04 18:10:35 +00:00
jasoni
907c00ccbf add another master site 2001-08-02 20:13:43 +00:00
shell
8645b21fe3 Use MASTER_SITE_SOURCEFORGE
Report by Oscar Sznajder <os@atina.ar>
2001-08-01 02:38:30 +00:00
brad
877df75672 - make -> ${MAKE_PROGRAM}
- remove subshell
2001-07-29 04:20:16 +00:00
jasoni
eeb65d96b7 oops, remove unneeded commented out line 2001-07-29 02:49:04 +00:00
jasoni
27568fd3d2 update to 2.1.1; bugfix release 2001-07-29 02:47:21 +00:00
matt
e767c8537a modernize, resp CFLAGS, use cc instead of ld for so's (ok jasoni@) 2001-07-28 18:43:49 +00:00
pvalchev
350d5aac24 PREFIX -> LOCALBASE 2001-07-27 05:06:43 +00:00
matt
82432e61f0 modernize, resp CFLAGS, use cc instead of ld for so's (ok jasoni@) 2001-07-21 00:46:00 +00:00
jasoni
cf828b2ab0 fix flavor message; thanks heko@iki.fi 2001-07-19 18:07:14 +00:00
shell
9848bc7e40 ByeBye ! 2001-07-18 14:02:52 +00:00
shell
444d10b721 Upgrade to 2.27
- Remove not-used patches
- Add patch for libiconv
- fixes non-root users to 'make configure' problem
2001-07-18 13:56:29 +00:00
espie
5e1c3c14ed Some fixes:
- patch libstdc++-v3/libmath to unconfuse libtool.
- sparc needs the same fix as i386 to not emit bogus frame info.
2001-07-13 14:06:53 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
espie
6b037f9bb3 Oops 2001-07-11 10:58:36 +00:00
espie
ab7e12efd2 Oops... Heikki, Fries. 2001-07-10 09:38:32 +00:00
espie
178fb96cfe Slightly better configuration:
- add patches from OpenBSD-current, to multilib libgcc as -fpic
- fix asm emitting code on i386, to avoid dwarf2 stuff. Similar patches
may be needed for other a.out arches...
- fix comment on i386.
- add -L/usr/lib/debug.
- finish -shared support.

Misc. configury:
- try to ensure libffi, libjava, fastjar will configure. So far, ld dumps
core in libjava though...

Use gmake for now, as it does not build completely with our make...

Still missing shared library pieces...
2001-07-09 10:26:18 +00:00
jsyn
29245d0ccb strip tclsh8.0 binary; ok niklas@ 2001-07-05 23:07:48 +00:00
espie
b8c8f1d29d Needs a recent version for MACHINE_ARCH to be substituted. 2001-07-04 18:24:46 +00:00
espie
07e3da1246 Fix DIRECTORY for fetch 2001-07-04 15:37:20 +00:00
espie
0525268b7f ...and I also forgot those. 2001-07-04 15:21:19 +00:00
espie
2e243130d2 Forgot that file 2001-07-04 15:14:04 +00:00
espie
a8e8cca603 Preliminary port of gcc 3.0.
Currently, bootstraps C and C++ on i386.

This is definitely not complete yet. Lots of libtool patches, and local
changes to 2.95.3 (such as proper -shared support) are missing,
but this should allow people to start banging on it.
2001-07-04 15:07:28 +00:00
kevlo
be2fe737cd strip binaries
--
Submitted by jysn@
2001-07-04 07:08:16 +00:00
espie
ad6116631a less verbose 2001-07-03 13:27:38 +00:00
espie
ece614c735 and new checksum as well... 2001-07-03 13:23:18 +00:00
espie
e9d3c1f5f6 Moved the new PLISTs to a wrong location... 2001-07-03 13:22:13 +00:00
espie
b83228e8e8 Bump to 9.4 as well. 2001-07-03 13:17:23 +00:00
espie
d1d3f56d98 Update to icon 9.4.
Most local patches are no longer necessary.
Many thanks to Gregg Townsend for working with me on this one.
2001-07-03 13:13:02 +00:00
jsyn
5a1e3cbf5b add binary stripping; ok espie@ 2001-07-03 06:34:53 +00:00
shell
bee5b948cc - Minor upgrade to 2.1a (359) 2001-06-20 11:29:18 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
danh
0860a28ece enable readline support 2001-06-18 15:21:31 +00:00
kevlo
6a9a00d352 - upgrade to version 1.14
- update HOMEPAGE
- bump NEED_VERSION
--
No response from maintainer
2001-06-18 04:08:17 +00:00
jasoni
990d1f6361 Upgrade to Python v2.1. 2001-06-05 17:00:21 +00:00
shell
92641ad9cc - Modifly MASTER_SITES 2001-05-30 10:46:45 +00:00
shell
17518d6c85 - Upgrade to 2.26
- Regen patches
2001-05-25 19:40:05 +00:00
kevlo
5383140a88 Bump major rev in png dependeny entries after upgrade of png:
png.1 -> png.2
--
Ok'd by: brad@
2001-05-24 02:27:06 +00:00
kevlo
ab61ccd6bb upgrade to version 8.3.3 2001-05-12 08:56:57 +00:00
lebel
5137d97f38 lang: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:27:52 +00:00
espie
7385e85605 +pm3, +cvsup
register conflicts with cvsup-bin packages.
2001-05-05 22:20:35 +00:00
espie
38626b7019 Polytechnique modula3.
This is a work in progress, that only works on i386 for now.

TODO: revisit packaging, port to other arches, change the name,
make sure the gcc config is right.
2001-05-05 22:09:19 +00:00
espie
b186afd8b2 , -> : in flavor deps. 2001-05-05 21:28:04 +00:00
espie
9767b3b32c Repair sound.
ossaudio should be somewhat documented, having to go to the source to
discover that fragments is unsupported, and that this is what freezes
squeak, is beyond lame.
2001-04-23 16:24:18 +00:00
avsm
0fdf923ea7 mark as broken on powerpc for now (internal compiler error from gcc) 2001-04-22 23:20:40 +00:00
wilfried
50eef9f0b3 give unnumbered ports a version number 2001-04-19 10:41:14 +00:00
wilfried
32fef9888d use version number instead of the unused variable VERSION 2001-04-19 10:30:42 +00:00
shell
b0165f9059 Change MAINTAINER email address 2001-04-17 06:26:52 +00:00
ian
a220e1dd0a Fullname in MAINTAINER, take II 2001-04-16 12:02:19 +00:00
ian
fe6c36bc69 Fullname in MAINTAINER; use ${HOMEPAGE} in DESCR. 2001-04-16 12:00:38 +00:00
avsm
fe6f5237b1 type in HOMEPAGE: idm.com -> ibm.com 2001-04-16 02:33:07 +00:00
espie
9a8f376a0c Update name 2001-04-15 17:39:39 +00:00
espie
319612b2c3 Update conflicts 2001-04-15 17:39:23 +00:00
espie
9193bf94bf Clean-up.
- should obey CFLAGS (more or less) now.
- update to recent bsd.port.mk conventions.
- fix manpage.
- build the compiler and create a separate package for it.
2001-04-08 16:41:49 +00:00
jasoni
e90d09e98c move comments to makefile 2001-04-07 19:09:19 +00:00
naddy
de74fca2a8 regen; sync libtool patches 2001-03-31 19:20:09 +00:00
naddy
638981a1fd - Update to 2.25.
- Pull COMMENT into Makefile.
- Switch to .bz2 distfile.
- New maintainer; ok jsmith@mcs.drexel.edu.
- Doesn't build on powerpc either.
Partly submitted by Shell Hung <i@shellhung.org>.
2001-03-31 11:51:05 +00:00
espie
226abb2133 Perfectly happy on i386.
naddy, send me a broken build log on i386 if you want to convince me...
2001-03-30 13:57:06 +00:00
jasoni
79bbd136b1 move comment to makefile 2001-03-29 16:54:04 +00:00
naddy
6e3f36c148 Mark BROKEN. Doesn't build. 2001-03-29 13:43:58 +00:00
kevlo
7bf9210413 Add jikes. 2001-03-27 01:59:40 +00:00
ian
13b9ce4ace Initial port of Jikes, fast Java compiler 2001-03-26 16:48:21 +00:00
todd
0421c85fc6 move COMMENTS to Makefile's 2001-03-26 15:58:17 +00:00
wilfried
204cad984b respect CFLAGS, ok naddy@ 2001-03-26 08:51:11 +00:00
wilfried
03dc25d937 respect CC/CFLAGS, ok naddy@ 2001-03-26 08:49:09 +00:00
wilfried
663a54074e fix PLIST 2001-03-26 08:42:46 +00:00
espie
6c65483de7 fix shared library name.
Remove COMMENT while I'm at it.
2001-03-23 14:12:32 +00:00
espie
be62b269a0 The readline in tree is now okay. 2001-03-23 01:57:09 +00:00
espie
2b12dd6cf0 Use new bsd.port.mk to set FULLPKGNAME correctly. 2001-03-22 00:28:33 +00:00
wilfried
5bd1bdcfb8 add a space between 'COMMENT-c++' and '=' to prevent make to
think we wanted to add '+=' something to 'COMMENT-c+'
also for PKGNAME-c++
2001-03-21 14:44:01 +00:00
wilfried
a2189846be must enclose COMMENT in quotes if it contains shell meta-chars 2001-03-17 16:15:50 +00:00
espie
f2d3c18e2e Simplify 2001-03-16 15:53:15 +00:00
espie
ad06c38a89 add squeak 2001-03-13 23:00:14 +00:00
espie
e097d3ab2a squeak smalltalk system.
This is 3.0 pre-release 2, largely stable enough to be fun.
2001-03-13 22:59:14 +00:00
wilfried
032d0dd092 respect CC/CFLAGS 2001-03-12 17:34:56 +00:00
brad
00cf8b9a47 don't hardcode compiler when linking the shared library. 2001-03-08 02:25:34 +00:00
avsm
61040551d3 correct bad LIB_DEPENDS 2001-02-27 07:56:11 +00:00
kevlo
a7deb80fbe Fix misleading messages 2001-02-27 01:29:57 +00:00
kevlo
88e9a7c437 Fix misleading messages.
Noticed by Brian Kifiak <bk@rt.fm>
2001-02-26 06:36:18 +00:00
obecian
db81d7e2b8 LIB_DEPENDS= tk83.1.3:x11/tk/8.3
should be
LIB_DEPENDS=    tk83.1.3::x11/tk/8.3

reported by Cameron Lerch <opcode@skylab.saturn5.yi.org>
2001-02-25 06:51:04 +00:00
danh
99ed696d38 add maintainer's real name 2001-02-25 04:43:59 +00:00
espie
129dbeb084 Need empty flavor to make sure those are built, instead of default flavor. 2001-02-22 21:52:56 +00:00
danh
0315ef6909 add HOMEPAGE 2001-02-21 17:58:20 +00:00
danh
7fcda88885 update to librep 0.13.4; change maintainer to robbie@g7.org 2001-02-21 17:56:26 +00:00
espie
cf100d4524 Update to ruby 1.6.2 2001-02-21 17:17:17 +00:00
espie
8d134248eb Disable readline recognition for now, as our readline is much too old
for it to make sense.
2001-02-21 16:51:45 +00:00
danh
505896493a sync libtool patches 2001-02-20 20:41:00 +00:00
danh
fb33f8e9fb sync libtool patches 2001-02-20 20:35:13 +00:00
ian
3d70efbc0f CVS missed this file 2001-02-12 19:19:19 +00:00
ian
680eba854d Bump version 1.0.5 -> 1.0.6; unbroken with libgmp port. 2001-02-12 18:21:25 +00:00
espie
7d327154de Provide a specific value for INSTALL that allows building to proceed
as non-root.
2001-02-12 13:54:25 +00:00
espie
5c607e6222 Probably needs to be updated to match the newer libgmp in ports. 2001-02-12 13:02:25 +00:00
espie
7fd9ca6ca6 +scheme-report 2001-02-03 20:46:43 +00:00
espie
7b67c22b0f revised^5 report on scheme 2001-02-03 20:45:37 +00:00
espie
4dabdfce4d slib split into a separate port 2001-02-03 20:42:45 +00:00
espie
518b16426f Sigh, going to all that effort to add an underscore and then call dlsym
on the wrong name.
2001-02-01 12:26:14 +00:00
espie
f0dc872c35 Clean up a few details.
- segregate slib in a separate directory, install a few more files for it
(ready for a separate package, whenever we get another scheme).
- let dynamic loading work on archaic a.out systems.
- install a few more *.scm programs. Probably misses a few files for a
full infrastructure to build other extensions (should create a libscm.a
on static systems ?)

- allows for x11 extension, even though it's very basic.

Flavorize it.

Issue: flavor sicp ?
2001-01-31 22:51:39 +00:00
espie
ba7e880e1d Add regex feature (just needed to tell scheme it doesn't need to grab
-lregex)
2001-01-31 14:16:47 +00:00
espie
fe7811a685 Regen list of packages at install time 2001-01-31 14:03:33 +00:00
espie
f11b815383 + HOMEPAGE 2001-01-30 15:31:37 +00:00
espie
57e42edad1 Add scheme interpreter 2001-01-30 15:01:17 +00:00
espie
baca2d66a2 Scheme port, loosely based on FreeBSD port.
Still needs some work (check that shared libraries work, add X11
support...)
2001-01-30 14:59:19 +00:00
jasoni
18114b4a1f - depend on gmp port 2001-01-19 06:59:12 +00:00
jasoni
23d2079526 - depend on the gmp port
- allow to be installed with python2.0
2001-01-19 06:53:13 +00:00
dbt
34ab73a5c3 Oh look, cvs dropped a makefile commit. 2001-01-19 01:16:51 +00:00
dbt
a4932903b7 Fixing share/lua/docs to share/doc/lua, install manpages in man/man1 2001-01-19 01:05:20 +00:00
espie
91d759113b missed old style dependencies. 2001-01-08 21:36:42 +00:00
brad
c7881f6a8a bye bye NO_CDROM and MIRROR_DISTFILE 2001-01-05 16:35:58 +00:00
brad
b0fd05ecd8 - fixup Makefile
- add manpage to PLIST
--
From: naddy@
2000-12-31 05:28:35 +00:00
espie
57cb9cd049 describe available flavors 2000-12-26 23:47:52 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
dbt
5ccec6a41f Clear merge error and put man pages in the correct location 2000-12-19 17:54:29 +00:00
dbt
4e98fd8c93 lua 4.0 port. 2000-12-19 06:58:46 +00:00
dbt
ef9e2e98a5 Update to lua 4.0 2000-12-19 06:49:59 +00:00
jasoni
f7d1f5ecf2 - Add python15
- Remove python2
2000-12-13 05:30:26 +00:00
jasoni
a822bae6e7 - Remove Python 2.0 from python2, this was a mistake.
- Move Python 2.0 to python.
- Remove Python 1.6
2000-12-13 05:26:45 +00:00
jasoni
4d66b3c748 Import Python 1.5.2. 2000-12-13 05:09:46 +00:00
jasoni
e0dba32481 add python 2.0 2000-12-04 03:41:54 +00:00
jasoni
9af5c5c320 - Initial import of Python 2.0
- Will co-exist with Python 1.x
2000-12-04 03:36:42 +00:00
jasoni
040fb32f42 - Document flavors.
- Allow to co-exist with Python 2.0
2000-11-24 20:13:38 +00:00