Commit Graph

746 Commits

Author SHA1 Message Date
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
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
jasoni
c21ee3365f - fix glitch in revert
- add a second master_site
2000-11-21 16:57:16 +00:00
jasoni
e62e9031d1 - Revert back to Python 1.6
- 2.0 will be imported separately
2000-11-20 22:15:30 +00:00
jasoni
268d81568a - Update to Python 2.0 2000-11-20 21:57:35 +00:00
naddy
fce70e9285 Add clisp. 2000-11-18 13:45:21 +00:00
naddy
e054298665 Initial import of clisp-2000-03-06.
CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp
standard.
2000-11-18 13:43:27 +00:00
espie
574e0d76bc Fix ppc build, from Dale. 2000-11-02 23:38:56 +00:00