espie
9728cd7f30
yes, if we USE_GETTIMEOFDAY, we really don't need it.
...
found out by naddy@
2013-12-06 19:55:39 +00:00
espie
9c3c6c6b76
if using gettimeofday, use it directly
2013-12-06 14:47:56 +00:00
espie
b60539a2e8
update slib and scm, fix slib catalog in guile
2013-12-06 14:29:25 +00:00
ajacoutot
e3edfdd3aa
Remove SECURITY files. They have served their purpose in the past but
...
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.
ok jasper@ sthen@
input/ok naddy@
2013-11-07 07:08:59 +00:00
naddy
cfe8502b3f
drop workaround for dynamically loaded objects on a.out
2013-07-06 15:55:27 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
espie
e2e7c7088f
modernize makefile a bit
2011-11-12 14:37:16 +00:00
jasper
3d0107f97b
- use a more natural way to say "no no_x11, and do something"
2011-11-11 15:16:18 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
sthen
f916ff61b1
new lib_depends/revision
2010-10-24 21:06:28 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
88dd25abf4
USE_GROFF=Yes
2010-10-18 19:20:41 +00:00
jasper
12e243ea6c
- fix build on hppa
2010-09-28 20:48:04 +00:00
kili
4112d7480e
Fix MASTER_SITES (they moved old stuff to OLD).
2009-08-26 10:42:25 +00:00
kili
6b51812b24
WANTLIB changes after xcb addition and bump.
...
For some unknown reason, I forgot to commit lang/*
this morning.
2009-08-10 17:31:07 +00:00
kili
27d5794352
Update to scm 5e5.
...
Update HOMEPAGE and MASTER_SITES.
Add license marker.
portswise ok, jasper@
"if it works...", espie@ (MAINTAINER).
2009-01-21 18:30:16 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
merdely
f525d52359
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN
2007-09-16 00:27:05 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
steven
3fa7fd5027
USE_X11
2006-11-13 11:20:24 +00:00
espie
3ec1e705a9
new scheme, different breakage...
2005-10-30 10:10:52 +00:00
espie
1c8daf0310
update to new version
2005-10-30 09:27:08 +00:00
alek
522ecd0c11
Add/fix WANTLIB markers
2005-02-24 13:20:41 +00:00
naddy
a8817eabcc
SIZE
2005-01-05 16:50:35 +00:00
espie
6523d17a3d
and patches. most removed as integrated.
2004-09-15 19:13:34 +00:00
espie
3703b1b9d8
update to more recent version, new PLIST.
2004-09-15 19:12:09 +00:00
sturm
36e91c7204
broken on sparc64, too
2004-07-07 09:39:45 +00:00
pvalchev
0073f6b393
busted on sparc too
2004-06-18 17:00:51 +00:00
pvalchev
9ffd8f5a80
this is now broken on macppc as well, mark it as such until someone can
...
look into it (especially so it does not hang the bulk builds)
2004-06-08 17:30:50 +00:00
pvalchev
f0944f0d69
get this to pass most of the regresses on sparc64 (now checks for __LP64__ for 64-bitness)
2004-03-03 09:03:12 +00:00
pvalchev
c1cea7f750
amd64 support - now passes all regress
2004-03-03 08:55:15 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
pvalchev
c1dc67d266
mark as busted on vax too, until someone unslacks to fix this.
...
the damn build process hangs in case of an error
2003-11-13 01:18:45 +00:00
pvalchev
826180499b
mark as broken on alpha - hangs on runtime during build process
2003-09-07 19:53:08 +00:00
fgsch
acdfd4ea13
zap NEED_VERSION.
2002-12-29 20:41:07 +00:00
espie
e82b62f79c
Bump NEED_VERSION
2002-03-21 21:09:16 +00:00
espie
e3edfb9aea
md5->distinfo
2002-03-21 20:20:41 +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
espie
9a85c1b3f1
Run testsuites... some minor problems.
2001-10-07 14:20:13 +00:00
lebel
5137d97f38
lang: integrate COMMENT, bump NEED_VERSION.
2001-05-06 01:27:52 +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
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