1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

2031 Commits

Author SHA1 Message Date
Dirk Froemberg
d79db80401 Update checksums. 2001-06-23 11:34:17 +00:00
Ying-Chieh Liao
58cd298f2a upgrade to 0.8.0 2001-06-22 09:27:00 +00:00
Akinori MUSHA
61575cdfa9 Now Ruby 1.7 has fnmatch out-of-the-box. 2001-06-21 16:45:20 +00:00
Akinori MUSHA
e4831fc4be Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-06-21 16:36:46 +00:00
David E. O'Brien
5ed3c00f2c Majorly clean this port up. 2001-06-20 19:26:25 +00:00
David E. O'Brien
d277028560 I missed a gcc30'ism when converting this from `gcc-devel'. 2001-06-20 17:42:22 +00:00
David W. Chapman Jr.
f15816cdaa Take PORTVERSION out of DISTNAME
Submitted by:	olgeni
2001-06-19 21:10:27 +00:00
David W. Chapman Jr.
0c4453a44e Update to latest version
Move 98 to PORTNAME and USE 200102 in PORTVERSION
Update description for new version
Update plist file to relfect changes
New Maintainer

PR:             28254
Submitted by:   Oliver Braun <obraun@INFORMATIK.UNIBW-MUENCHEN.DE>
2001-06-19 14:05:40 +00:00
Joseph Koshy
7bd4daf996 Upgrade to development version 110.33. 2001-06-18 10:34:13 +00:00
FUJISHIMA Satsuki
59afa827d5 fix build with gnat-3.13p.
PR:		26262
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-06-16 18:46:36 +00:00
Akinori MUSHA
adacd791e8 Put dummy files in the empty directories so they are surely packed.
Let each elisp port create XEMACSLISPDIR by itself.
2001-06-16 08:46:37 +00:00
Jacques Vidrine
213f32ac47 - upgrade to the current Scheme48 release (0.56)
- update MASTER_SITE
- remove FORBIDDEN since installation doesn't seem to email
  stuff anymore

Submitted by:	jkoshy
2001-06-15 12:42:21 +00:00
Dirk Meyer
6a728486d9 - Added new file koi8-u.enc
- Fix Installation of new file
- PORTREVISTION bumped

The last item  is the koi8-u.enc itself, suitable, I  hope, for addition
to the next release of TCL.
koi8-u is not very different from koi8-r. See
        http://park.kiev.ua/multiling/koi8-u/draft-rfc-koi8-u.txt

Submitted by:	mi@misha.privatelabs.com (Mikhail Teterin)
2001-06-15 04:23:59 +00:00
Mark Pulford
75912dcabb Add malbolge 1.0, an Infernal programming language.
Cleaned up before commit.

PR:		28147
Submitted by:	simond@irrelevant.org
2001-06-14 17:13:19 +00:00
Mark Pulford
6b270faecd Add dis 1.0, a moderately Infernal programming language.
Cleaned up before commit.

PR:		28146
Submitted by:	simond@irrelevant.org
2001-06-14 16:59:44 +00:00
Mark Pulford
3a26ce1394 Unbreak port. Added manpage, replaced patches with regex, added PORTDOCS.
Maintainer asked to drop maintainership.
2001-06-14 07:40:22 +00:00
Ying-Chieh Liao
13d1a6213f upgrade to 0.7.4 2001-06-14 05:21:56 +00:00
Akinori MUSHA
65de912494 Fix misordered plist. 2001-06-13 04:12:16 +00:00
Anton Berezin
64c3280234 Take over maintainership.
OK'ed by:	markm
2001-06-12 19:36:32 +00:00
Anton Berezin
c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00
Akinori MUSHA
ec3e81d1e4 Fix plist problems.
Reported by:	bento
2001-06-11 09:32:02 +00:00
Akinori MUSHA
9e902c5178 Compile ruby-fnmatch in. 2001-06-11 05:04:09 +00:00
Jimmy Olgeni
4b9c060f57 Take over maintainership.
Approved by:	maintainer (sam@inf.enst.fr)
2001-06-10 20:35:08 +00:00
Kevin Lo
3d10e812b3 Update to version 3.4
PR: 27964
Submitted by: MAINTAINER
2001-06-10 15:46:25 +00:00
Peter Pentchev
9c0a071864 Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR:		27867
Submitted by:	maintainer
2001-06-09 12:59:34 +00:00
Akinori MUSHA
66c84f7e97 Use RUBY_ELISPDIR and leave XEMACSLISTDIR to lang/ruby{,-devel}. 2001-06-09 02:37:04 +00:00
Akinori MUSHA
c9686f29d7 Now XEMACSLISPDIR and RUBY_ELISPDIR are taken care of by
lang/ruby{,-devel}.
2001-06-09 02:34:52 +00:00
Akinori MUSHA
a297e0702e Do a ldconfig before invoking the just installed binary in
post-install.

Dig XEmacs' site-lisp directory and RUBY_ELISPDIR.
2001-06-09 02:33:13 +00:00
Akinori MUSHA
448a3a4856 Chase the revise. 2001-06-09 02:16:13 +00:00
Akinori MUSHA
af936eebe0 Add a patch that fixes the build with recent ruby. 2001-06-09 02:08:29 +00:00
Akinori MUSHA
a8de289ab4 Dig ${RUBY_EXAMPLESDIR} and ${RUBY_DOCDIR} even if NOPORTDOCS is
defined. (But not actual examples & docs)
2001-06-09 01:43:01 +00:00
Jimmy Olgeni
c3874c8b44 Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to
pkg-plist generation (vim5-style).

Approved by:	maintainer
2001-06-06 20:57:49 +00:00
Maxim Sobolev
400f4557f6 Standartise the way used to disable X11 support in various ports. From now
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
Maxim Sobolev
5fb9532005 Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.
Submitted by:	Ernst de Haan <ernst@jollem.com>
No responce from:	kevlo (maintainer of linux-jdk13)
2001-06-05 09:45:35 +00:00
Akinori MUSHA
680d39ac8e Update lang/ruby to the long-awaited 1.6.4 release! Yeah! 2001-06-04 15:12:43 +00:00
Akinori MUSHA
70782b1469 Add lang/ruby_r and lang/ruby_r-devel, ruby binary linked with libc_r.
As there are unidentified problems with libc_r + ruby, please use this
with care.  I'd appreciate if any of you could join me in debugging.
2001-06-04 15:02:52 +00:00
Akinori MUSHA
9b3bcd846b Add lang/ruby_static-devel, the statically linked ruby-devel
executable.
2001-06-04 14:57:03 +00:00
Akinori MUSHA
a2bd9f0603 Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.
Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports.

Define RUBY_CONFIGURE_ARGS.
2001-06-04 14:54:32 +00:00
David E. O'Brien
f64c99fcbe Fix this port up so gcc30 can be used bsd.port.mk for when we return
to mixed compilers between -current and -stable.
2001-06-02 19:12:03 +00:00
Akinori MUSHA
d56192d797 Update ruby-devel to the latest snapshot, which now enters upon the
1.7.1 phase.
2001-06-01 12:17:24 +00:00
Akinori MUSHA
2b235ff922 Update lang/ruby to 1.6.4-preview5. 2001-06-01 11:39:36 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
Ying-Chieh Liao
db2a13ade0 add awka
Converts the AWK script to C, then compiles it
2001-05-31 16:33:18 +00:00
Patrick S. Gardella
d45a652df5 Upgrade to 0.53 2001-05-31 12:42:38 +00:00
Kevin Lo
5d668a6d25 Update to version 3.3.1
PR: 27764
Submitted by: MAINTAINER
2001-05-30 14:21:11 +00:00
Akinori MUSHA
adec4b87b5 It's not my day... Fix typo and unbreak. 2001-05-29 21:38:41 +00:00
Akinori MUSHA
7de28eb434 Forgot to bump PORTREVISION's in the previous commit.
Note that you'll have to rebuild all the installed ruby modules
if you upgrade.  To do it, just install the latest portupgrade and
hit `portupgrade -rfcC ruby'.
2001-05-29 21:22:10 +00:00
Akinori MUSHA
d9141c0fa1 As some people including me are seeing reproduceable coredump,
temporarily stop linking ruby with libc_r.  This will break such
extension modules as ruby-qt, but we have to investigate the
annoying problems we are seeing, present in both ruby and our libc_r.

Once suggested by:	green
2001-05-29 21:16:54 +00:00
Kris Kennaway
e06a83c89a There is no longer any reason to mark this port MANUAL_PACKAGE_BUILD:
bento builds packages in clean chroots, and anyway the original problem
no longer occurs.
2001-05-29 06:01:14 +00:00