bernd
6275bfb08d
Rename REV and SUB variables to MODRUBY_REV and MODRUBY_ARCH. Keep the old
...
ones around until the dependent ports have been synced.
ok msf@, 'I like it' sturm@
2006-07-14 15:41:21 +00:00
bernd
0583244625
- add ruby to REGRESS_DEPENDS
...
- fix a typo in webrick/httpservlet/filehandler.rb. (from ruby CVS)
ok sturm@
2006-07-06 08:22:20 +00:00
sturm
845cc36920
support for CONFIGURE_STYLE "ruby gem"
...
with msf's consent
2006-06-11 19:56:31 +00:00
sturm
c48321f2f5
add CONFIGURE_STYLE "ruby setup" and related targets
...
move LIB_DEPENDS to relevant ports, no PKGNAME bump needed
this is in preparation of a soon to come ruby-gems port
with msf's consent
2006-06-11 18:57:11 +00:00
sturm
1dec9af13b
readd correctly
2006-06-10 16:51:05 +00:00
sturm
05428a0975
don't try creating existing directories in mkdir_p(), needed for
...
upcomming ports to not get systrace warnings (and it's good practice
anyways)
ok msf@ (maintainer)
2006-06-10 16:50:15 +00:00
msf
a4a3f3ef73
- depend on proper library version
2006-03-23 17:15:25 +00:00
alek
a403eef060
bump PKGNAMEs due to PLIST changes after 3.8 -> 3.9
2006-01-22 16:30:36 +00:00
alek
97ef7796e6
- SHARED_LIBS
...
- Regen PLIST
- Bump PKGNAME
ok msf@, steven@
2006-01-08 10:39:31 +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
couderc
17fd2e4679
dropping maintainership
2005-10-18 17:33:20 +00:00
espie
5232470579
duplicate mkdir
2005-09-04 23:31:07 +00:00
robert
c1791de453
SECURITY:
...
fix an arbitrary command execution vulnerability; bump PKGNAME
http://www.vuxml.org/openbsd/e80d814e-e9b6-11d9-a5c1-00065bd5b0b6.html
2005-06-30 22:37:12 +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
7baa1914ab
new plists.
...
some fragment games with python.
2004-09-15 19:16:07 +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
xsa
70c60882e0
prepare for new-style MODULES; ok couderc@.
2004-08-09 19:54:20 +00:00
naddy
3d64ac74cb
- Fix packaging on amd64.
...
- Enable regression test.
ok couderc@
2004-06-23 14:17:05 +00:00
sturm
fda2b7431e
- not every /etc is a ${SYSCONFDIR}
...
- when creating directories recursively, don't try creating existing dirs
from couderc@
2004-05-10 19:46:46 +00:00
couderc
ec77eb38c3
update to 1.8.1
2004-02-20 22:52:57 +00:00
jose
7bc6e421e0
update to tcl/tk 8.4, ok brad@ naddy@
2003-12-27 23:34:42 +00:00
couderc
fde3ba29a1
Fix tk flavor, noticed by Harry Pehkonen <harry.pehkonen@hotpop.com>
2003-03-29 15:31:12 +00:00
couderc
0a0fe177e0
Update to 1.6.8
2002-12-26 15:48:22 +00:00
couderc
d7a1517f02
add comments
2002-12-09 21:04:08 +00:00
couderc
d354d26f2b
Added doc and example directories
2002-12-09 20:26:36 +00:00
naddy
80c7ae1856
Enable regression tests.
2002-10-27 14:10:23 +00:00
couderc
ca4f859d70
Fix tk flavor (noticed by Jim Geovedi)
2002-09-20 14:58:38 +00:00
brad
9f86be6010
export all symbols in the symbol table when on an ELF system.
...
--
Ok'd by: MAINTAINER
2002-07-15 21:38:07 +00:00
couderc
2446aa575b
Move tk stuff to a flavor so default install does not need tcl/tk.
2002-07-03 16:31:28 +00:00
couderc
80017ea49d
Fix for ELF machines from drahn@, ok krw@
...
Taking maintainer, ok krw@ & espie@
2002-06-29 13:39:26 +00:00
brad
df8f11f231
MACHINE vs. MACHINE_ARCH problem, change SUB to use MACHINE_ARCH to fix the generated PLIST. Fixes breakage on powerpc systems, should fix m68k too.
2002-03-24 22:38:50 +00:00
couderc
bb1f18eb5d
Add ruby module, ok espie@
2002-03-17 22:29:02 +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
lebel
b6b1da773e
XXX workaround a gcc optimization bug on sparc64 (for sha1.o)
2002-03-06 18:59:21 +00:00
krw
443f9e4716
libruby.so.1.6.6 -> libruby.so.1.66. From Couderc Damien.
2002-02-23 14:10:48 +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
krw
ee850e05b4
Fix HOMEPAGE. Noted by Sebastian Stark.
2001-10-29 23:01:07 +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
jsyn
5a1e3cbf5b
add binary stripping; ok espie@
2001-07-03 06:34:53 +00:00
espie
6c65483de7
fix shared library name.
...
Remove COMMENT while I'm at it.
2001-03-23 14:12:32 +00:00
espie
be62b269a0
The readline in tree is now okay.
2001-03-23 01:57:09 +00:00
espie
cf100d4524
Update to ruby 1.6.2
2001-02-21 17:17:17 +00:00
espie
8d134248eb
Disable readline recognition for now, as our readline is much too old
...
for it to make sense.
2001-02-21 16:51:45 +00:00
espie
91d759113b
missed old style dependencies.
2001-01-08 21:36:42 +00:00
brad
c7881f6a8a
bye bye NO_CDROM and MIRROR_DISTFILE
2001-01-05 16:35:58 +00:00
espie
46b5f232b5
Kill
...
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00