bernd
c3969a91b0
Don't override do-build and do-install targets if CONFIGURE_STYLE is used.
...
"put this in" alek@
2006-01-27 17:50:54 +00:00
pedro
577c250b2c
Fix collection of weak tables, from Roberto Ierusalimschy, okay jolan@
2006-01-26 16:17:40 +00:00
sturm
c1539524cf
bump PKGNAME due to PLIST changes after 3.8 -> 3.9
2006-01-22 23:21:46 +00:00
alek
a403eef060
bump PKGNAMEs due to PLIST changes after 3.8 -> 3.9
2006-01-22 16:30:36 +00:00
alek
407c9d0193
Fix build here as well
2006-01-22 11:34:45 +00:00
alek
64dd827320
Fix build
2006-01-22 11:33:32 +00:00
jolan
b9f762be69
add fixedpoint flavor, uses int instead of double to represent numbers
...
in lua. mostly just an academic exercise, but is 300% faster on zaurus
when doing simple arithmetic
ok pedro@
2006-01-21 01:29:40 +00:00
pedro
5da46537f3
Replace the very few uses of strcpy(), strcat() and sprintf() by their
...
safe counterparts, okay jolan@
2006-01-18 11:17:03 +00:00
espie
844db198ad
mark gccs as broken for now.
2006-01-14 11:47:20 +00:00
espie
9fb162cc98
type changes
2006-01-13 20:07:53 +00:00
bernd
c126f5d891
SHARED_LIBS, USE_LIBTOOL
2006-01-10 05:29:12 +00:00
espie
99781453c9
normal form, let's assume no-one used it yet.
2006-01-09 21:38:01 +00:00
espie
c11c30d255
works much better with this, oops.
2006-01-09 21:12:57 +00:00
espie
006a247aad
newer snapshot, and enough for SHARED_LIBS...
2006-01-09 15:31:47 +00:00
espie
24fd0afc96
update to a more recent version, register SHARED_LIBS, fiddle a bit.
...
somewhat broken: no shared stdc++ library (why ?) and ada still doesn't
build (segfaults).
2006-01-09 12:16:35 +00:00
alek
47a8aeb82a
SHARED_LIBS
2006-01-09 07:04:58 +00:00
espie
f0d22eadf6
fix broken PLISTs.
2006-01-08 22:51:16 +00:00
espie
2a50e228d2
shared libs, in a somewhat twisted way, but it works...
2006-01-08 21:35:08 +00:00
alek
fff1b3ec76
SHARED_LIBS
2006-01-08 13:08:01 +00:00
alek
01e810658f
SHARED_LIBS
2006-01-08 12:57:04 +00:00
alek
b019a8071a
SHARED_LIBS
2006-01-08 12:43:52 +00:00
alek
97ef7796e6
- SHARED_LIBS
...
- Regen PLIST
- Bump PKGNAME
ok msf@, steven@
2006-01-08 10:39:31 +00:00
alek
b4f1339cf8
SHARED_LIBS
2006-01-04 20:26:58 +00:00
alek
275b321055
- SHARED_LIBS
...
- Regen PFRAG.shared
- Bump PKGNAME
2006-01-03 23:00:31 +00:00
alek
cced271fc3
- Use SHARED_ONLY
...
- Use LIBTOOL
- SHARED_LIBS
- Regen patches and PLIST
- Bump PKGNAME
2006-01-03 22:19:26 +00:00
alek
72956485d2
- USE_LIBTOOL
...
- SHARED_LIBS
- regen PLIST
- Bump PKGNAME
2006-01-02 21:49:23 +00:00
alek
c48fee8d7a
- Fix configure script so it will work if one has DEBUG=-g in mk.conf
...
- Remove "the" from COMMMENT
- USE_LIBTOOL
- SHARED_LIBS
- Bump PKGNAME
ok sturm@
2005-12-30 23:21:16 +00:00
msf
408205454d
- update ruby to 1.8.4
...
- add no_x11 PSEUDO_FLAVOR and remove old tk FLAVOR
- add tk, iconv, and gdbm SUBPACKAGES
- take MAINTAINER
"commit now" naddy@
2005-12-29 17:27:31 +00:00
alek
135879e05a
- Better RUN_DEPENDS for subpackages
...
- Use SHARED_LIBS
- Bump PKGNAMEs
spotted by naddy@ and sturm@
SHARED_LIBS tips from espie@
2005-12-27 19:41:21 +00:00
alek
903e70047b
SHARED_LIBS
...
ok steven@ strum@
2005-12-25 20:42:47 +00:00
steven
ac19fe8275
create symlink from share/guile/slib to share/slib. allows other ports to
...
find guile.init. unbreaks devel/g-wrap.
suggestion and ok espie@
2005-12-22 12:21:44 +00:00
alek
b7726698e9
- Add no_tests and no_tools FLAVORS, just like it's mentioned in DESCR file
...
- Better RUN_DEPENDS for subpackages
- Build expat subpackage for all versions of python
2005-12-17 12:45:39 +00:00
alek
6f511ff03f
- Update to 2.4.2
...
- Enable -expat subpackage base on included libexpat sources
2005-12-17 12:33:00 +00:00
espie
f686304431
do not install the revised report, since it exists as a separate package...
2005-12-12 13:42:21 +00:00
pedro
293cae4b06
Use local variables as to not leak them to user context
2005-12-10 23:02:05 +00:00
espie
a64d59ec4c
allow slib+guile to work, by relying mostly on slib instead of a guile
...
wrapper that will need to be rewritten each time (looks like another GNU
software engineering malpractice to me).
Patches taken from netbsd. problem duly noted by Todd Fries.
2005-12-05 14:46:01 +00:00
steven
1a87af75bd
update to 1.6.7
...
from rohee@ (maintainer), testing by alek@ and me
"go ahead" espie@
2005-12-03 18:33:18 +00:00
alek
0e5c057f82
Fix MASTER_SITES
2005-11-11 09:45:29 +00:00
naddy
bfd5225608
Always explicitly set the AUTOCONF_VERSION to use. In some cases
...
the default was not appropriate.
2005-11-03 18:28:55 +00:00
espie
8dae46ec3b
3.3.6
2005-10-30 19:24:11 +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
espie
4f7552a5b8
Update to more recent snapshot
2005-10-20 23:28:02 +00:00
couderc
17fd2e4679
dropping maintainership
2005-10-18 17:33:20 +00:00
fgsch
7f59f4b5cc
fix bug #1019808 and bump package. maintainer@ ok.
2005-10-12 02:41:41 +00:00
wilfried
5ca1f8e1db
update to 3.1.5
2005-10-07 14:08:34 +00:00
matthieu
7d5ff9315b
Update to 1.6. Mostly a bug-fixes release.
2005-10-04 14:00:12 +00:00
espie
3bac55297a
update to 3.7.7... still no 64 bits support.
...
clean-up a few minor details.
2005-10-02 13:16:23 +00:00
espie
a282264c98
switch to same snapshot as avr. disable pch stored files, since they
...
can't be built reproductibly.
2005-09-26 09:47:33 +00:00
ian
d2ebb61f52
Drop maintainership
2005-09-23 20:44:00 +00:00