alek
d661833f65
Remove empty patch
...
noticed and ok naddy@
2004-11-06 14:28:28 +00:00
alek
c2fae5b651
Update my email address
...
ok pvalchev@
2004-11-04 22:14:11 +00:00
naddy
5afe4605d8
fix man page location
2004-11-03 19:30:37 +00:00
pvalchev
9e7b26d563
macppc is gcc3 now, no need for workarounds
2004-10-29 20:59:59 +00:00
espie
1fbb431fcb
don't refer to deleted dir (from Alex Piotrowski)
2004-10-20 09:14:40 +00:00
espie
6619eb7315
kill dup snapshot dir.
2004-10-16 19:28:43 +00:00
sturm
6a68bc6fdd
not for sparc64, maintainer timeout
2004-10-07 18:30:26 +00:00
pvalchev
3424b9df51
add arm to the busted arches list
2004-09-29 06:15:55 +00:00
espie
994150635d
fix links
2004-09-26 15:32:27 +00:00
espie
f2269fd058
move everything into its own separate subdirectory.
2004-09-26 15:21:13 +00:00
espie
e5ee68778a
+gprolog
2004-09-26 14:49:41 +00:00
espie
7b8fcda725
basic port of gnu-prolog, adapted from submission:
...
- old tricks with $${DESTDIR} to make sure the compilation path is okay.
- patchlet to compile without gnu-make
- patchlet to not force any mcpu= on i386.
To do: reenable extra features if they work.
2004-09-26 14:48:29 +00:00
espie
74ac8dcf55
new-style PLIST, tendra was not building when I last tried...
2004-09-25 15:09:32 +00:00
wilfried
448d4a7207
fix MASTER_SITES, ok espie
2004-09-24 18:00:58 +00:00
espie
18925bc515
basic ports for gcc 3.4 and gcc 4.0, restructured.
...
this should more or less compile and run tests on i386, but is not
guaranteed to do anything more yet...
2004-09-23 22:13:31 +00:00
naddy
c87f480cd6
drop kluge, now that trailing spaces are stripped from CFLAGS
2004-09-18 16:06:55 +00:00
espie
ee6b38872c
new style conflicts
2004-09-18 12:52:54 +00:00
espie
c687e4bbba
new-style conflicts for other versions of python.
2004-09-18 10:11:57 +00:00
espie
bd937b885e
new-style PLISTs, use new style conflicts as well.
2004-09-18 10:07:26 +00:00
espie
da21c3fc86
remove older fragments
2004-09-15 21:28:54 +00:00
espie
08b0103bad
a few missing fragments
2004-09-15 21:27:01 +00:00
espie
7baa1914ab
new plists.
...
some fragment games with python.
2004-09-15 19:16:07 +00:00
espie
4be1bbf422
use WRKCONF
2004-09-15 19:15:12 +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
espie
5611952243
new style fragment, much simpler thanks to recursion.
2004-09-15 19:10:00 +00:00
espie
af3909e1f5
new style PLIST. new style fragments.
2004-09-15 19:06:57 +00:00
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