Commit Graph

1080 Commits

Author SHA1 Message Date
espie
ff1520f3fd make sure ruby doesn't pick db dependencies along the way.
after 3.6, think about gdbm/db flavors ?

okay pvalchev@
2004-08-23 08:43:16 +00:00
couderc
01c25a220a fix use of RTLD_NEXT from Kurt Miller, ok naddy@ 2004-08-19 16:39:12 +00:00
robert
19bf64c2d4 SECURITY:
Andres Salomon noticed a problem in the CGI session management of Ruby.
CGI::Session's FileStore implementations store session information insecurely.
They simply create files, ignoring permission issues. The added patch fixes
this issue.

ok pvalchev@
2004-08-17 16:03:10 +00:00
pvalchev
666a93cb2d mark broken on hppa: compiler hangs on py-Checker for example 2004-08-11 21:53:10 +00:00
espie
64037f3f03 new PLISTs
kde is shared_only -> ditch PFRAG.shared*
2004-08-11 10:42:54 +00:00
xsa
d19c085d01 fix build on 3.6; reminded/ok by jolan@. ok maintainer, pvalsquid@.
sync patches while there.
2004-08-11 08:11:50 +00:00
xsa
a3237a6832 prepare for new-style MODULES. ok sturm@. 2004-08-10 20:39:37 +00:00
espie
07cecda340 new plist, use mandir. 2004-08-10 12:07:38 +00:00
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +00:00
xsa
e4b48bd042 MODULES= lang/ghc 2004-08-10 08:23:36 +00:00
xsa
9d761fa2f0 prepare for new-style MODULES; ok dons@. 2004-08-10 08:14:34 +00:00
xsa
70c60882e0 prepare for new-style MODULES; ok couderc@. 2004-08-09 19:54:20 +00:00
espie
2c055d84af new plist, ditch INSTALL script. 2004-08-09 15:00:56 +00:00
espie
cf8c59eff8 new plists 2004-08-09 11:46:23 +00:00
espie
8ac8865589 new plist, by hand. 2004-08-09 00:02:22 +00:00
xsa
a1aab65acd increase THREAD_STACK_SIZE for use with www/zope;
>From: MAINTAINER.
2004-08-08 15:38:00 +00:00
kevlo
412fca1469 update to tcl 8.4.7 2004-08-07 06:13:54 +00:00
pedro
f6c613a30d enable popen() support 2004-08-06 18:42:11 +00:00
xsa
081857cde9 introduce MODPY_TKINTER_DEPENDS and MODPY_EXPAT_DEPENDS to deal
with -tkinter and -expat subpackages on no shared libs archs;
from discussion with espie@. Python maintainer agrees as well.
2004-08-06 07:33:19 +00:00
xsa
f2b0723b76 update to python-2.3.4
> From: MAINTAINER Aleksander Piotrowski
2004-08-05 21:50:25 +00:00
espie
e492e46724 NO_SHARED_LIBS always defined. 2004-08-02 12:45:59 +00:00
naddy
3340a6d43b fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-01 21:19:17 +00:00
espie
0cf3945280 @dir/@dirrm -> dir/ 2004-07-24 12:45:21 +00:00
todd
05fa41b2cd o @dir subdir -> subdir/ syntax change
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
espie
91a6da6365 resurrect sound support, and clean up a little bit. 2004-07-21 15:42:09 +00:00
espie
caa0a20e39 Basic update to squeak 3.6.
Modify port structure to create several packages more closely based
on distribution (and this is actually simpler to manage).
2004-07-21 11:19:30 +00:00
naddy
ef383373df Sync with mode_t, nlink_t, and struct stat changes.
Assembly language bootstrap regenerated.

XXX  The system bindings still assume sizeof(int) == sizeof(long).
2004-07-17 20:59:57 +00:00
todd
6d1c5ef1d4 move to @dir 2004-07-14 17:10:19 +00:00
espie
a36d31b3a9 switch to @dir 2004-07-14 14:16:24 +00:00
espie
4bf1f55a54 nasty linux folks: nhc98 would build just fine if you happened to have
a bash installed, since this script magically switches to bash if it's
there... and misses a \n when run with ksh.
2004-07-13 12:05:27 +00:00
espie
9102a7a94f fix for gcc3: preprocessor \ handling getting in the way 2004-07-13 11:39:12 +00:00
espie
e8204d098a fix for gcc3: complains about abort() built-in. 2004-07-13 11:38:46 +00:00
espie
6376aba4e7 fix for gcc3: zap multiline constants 2004-07-13 11:38:16 +00:00
sturm
36e91c7204 broken on sparc64, too 2004-07-07 09:39:45 +00:00
pedro
c737adaeb4 correctly deal with architectures that have no shared libs
spotted, tutoring and ok'd by jolan@
2004-07-04 23:34:36 +00:00
brad
67c1a7414d - remove useless --enable-static
- 8.4 doesn't use CONFIGURE_SHARED either
- use arch -s instead of machine for static arch check
2004-07-04 03:18:59 +00:00
jolan
00f286c9be hppa has shared libs now 2004-07-03 21:04:45 +00:00
pedro
491963bb4e forgot to change these to openbsd.org as well 2004-07-03 14:23:32 +00:00
brad
6ff17d3423 remove workaround for old binutils bug 2004-06-29 05:15:12 +00:00
brad
ee37afcc4f use powerpc workaround if using gcc2 only 2004-06-29 05:13:06 +00:00
xsa
e5bf1c78ee sync patch; 2004-06-25 18:34:57 +00:00
kevlo
3691c35c0d install m4 macro -- PR#3819 2004-06-25 06:46:54 +00:00
naddy
e56ca94612 fix packaging on amd64 2004-06-25 00:16:35 +00:00
naddy
3d64ac74cb - Fix packaging on amd64.
- Enable regression test.

ok couderc@
2004-06-23 14:17:05 +00:00
sturm
27aaa9d4a8 sync with system limits.h by increasing _POSIX_CHILD_MAX and
_POSIX_PATH_MAX
2004-06-22 22:34:13 +00:00
avsm
b35f147a2f oops 2004-06-22 18:15:58 +00:00
avsm
a2d7c405b0 support native code compilation (ocamlopt) on macppc as well, for nordin@
to hack on
2004-06-22 18:14:44 +00:00
naddy
3cb4a0a786 Should use MODULES=iconv, but since configure does not pick up iconv, just
remove the dependency.
2004-06-22 00:18:07 +00:00
xsa
4b93030f65 respect CC when building ports with distutils as it checks if
the env variable CC is, if yes, it uses it...
okay sturm@.
2004-06-21 23:25:07 +00:00
avsm
38d22ae504 remove old binutils workaround on amd64 native code compilation now that
we have binutils-2.14
2004-06-21 18:38:48 +00:00