espie
e3edfb9aea
md5->distinfo
2002-03-21 20:20:41 +00:00
couderc
bb1f18eb5d
Add ruby module, ok espie@
2002-03-17 22:29:02 +00:00
drahn
f09bd9153d
Fix vararg handling where code wants to double parse varargs data. ok matt@
2002-03-16 15:24:26 +00:00
krw
7105baeb90
Update to version 1.6.7.
...
The release of 1.6.7 was brought to my attention by
John.Jeffery@jpj.com.au .
2002-03-16 01:03:56 +00:00
pvalchev
a9c87139c3
when you disable dynamic loading on a shared platform, NO_SHARED_LIBS needs
...
to be set to Yes, otherwise PFRAG.shared files get read anyway...
XXX someone may want to see why dynamic loading is disabled in the first place
2002-03-13 22:15:59 +00:00
lebel
b6b1da773e
XXX workaround a gcc optimization bug on sparc64 (for sha1.o)
2002-03-06 18:59:21 +00:00
naddy
274bf7f109
better
2002-03-02 19:38:04 +00:00
naddy
98cdcbd01a
+intel2gas
2002-03-02 19:25:54 +00:00
naddy
38bdcc9b5f
Import intel2gas 1.3.3.
...
Submitted by Vincent Derrien <vincent.derrien@free.fr>.
Intel2gas is a small text parser that can convert assembler source
written in NASM syntax to gas syntax. And nowadays more often also
the other way.
2002-03-02 19:24:50 +00:00
kevlo
1ad8d24ed2
- upgrade to version 1.0a7
...
- bump NEED_VERSION
2002-02-28 15:21:32 +00:00
matt
1ee8599ea4
Restore shared libpython. The problem was that pthreads' 64k stack
...
size is not adequate for some of the complex processing that Zope
does, and -fPIC was aggravating that condition. Now, if we're using
shared libs, up the stack size to 128k.
Also remove some stray files that never should have been committed
in the first place.
2002-02-25 21:25:37 +00:00
krw
443f9e4716
libruby.so.1.6.6 -> libruby.so.1.66. From Couderc Damien.
2002-02-23 14:10:48 +00:00
naddy
05cc8bd526
+ezm3
2002-02-23 12:31:34 +00:00
naddy
4c17e1e178
Import ezm3-1.0; adapted from espie@'s lang/pm3 port.
...
Ezm3 is a smaller, more portable distribution of the Modula-3 compiler
and runtime system for people whose only need for Modula-3 is to build
CVSup.
2002-02-23 12:30:08 +00:00
krw
07c7462da1
Update to version 1.6.6.
...
Remove files/* in favour of distinfo.
Update master sites to ones with 1.6.6, drop unresponsive sites
and those who still don't have 1.6.6.
Cosmetic whitespace adjustments in Makefile.
2002-02-21 00:48:11 +00:00
matt
518c580e61
test code crept in, oops
2002-02-15 19:55:14 +00:00
matt
fa5b2ea85c
Update Python dependencies.
2002-02-15 19:53:42 +00:00
matt
cf056f6c83
Python 2.1.2 and Python 2.2.
...
Major changes:
- no more threads flavor, threads is now the default.
- subpackage modules that depend on other packages instead of having
largely redundant flavors (unless platform has no shared libs, then
flavors count again)
- shared libpython stuff disabled until someone can figure out why
it makes Zope crash
2002-02-15 19:42:18 +00:00
wilfried
ec16b26937
add gawk
2002-02-12 15:47:31 +00:00
wilfried
bebb1c905f
Import of gawk-3.1.0
...
The GNU AWK utility, a pattern scanning and processing tool
2002-02-12 15:45:45 +00:00
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