Jimmy Olgeni
6a4f38aca2
Fix typo in Makefile: libgst/libgst.a -> libgst/.libs/libgst.a
...
Noticed by: sf
2001-03-08 15:26:10 +00:00
Jing-Tang Keith Jang
39c9608b66
Upgrade to 8.3.2.
...
PR: ports/25371
2001-03-08 05:05:10 +00:00
Jimmy Olgeni
9c25354802
Update port to version 1.95.3.
...
PR: 25554
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-07 22:42:43 +00:00
Jimmy Olgeni
613d1fe47d
Update port to version R7B-2.
...
A detailed changelog is available at:
http://www.erlang.org/download/otp_src_R7B-2.readme
(NOTICE: there is an incompatibility with the previous version: see
OTP-3744)
Port note: I finally removed all the lib/ files from pkg-plist, and
switched to automatic plist generation because Erlang is so nice as to live
in its own subdirectory. Previous plist management involved far too many
%%HACKS%%, and untold hours of compilation/testing to get every combination
right.
2001-03-07 21:59:55 +00:00
Akinori MUSHA
c98e994211
Correct the date created, and a few wording fixes.
2001-03-07 18:00:40 +00:00
Akinori MUSHA
0c1a8b2508
Add ruby-programmingruby, the source of the Programming Ruby
...
("pick-axe") book in XML and HTML.
It is released under the Open Publication license.
2001-03-07 17:50:50 +00:00
David E. O'Brien
59d8aee249
Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.
2001-03-06 23:55:37 +00:00
Ying-Chieh Liao
5d9d375042
add aleph
...
Aleph is a multi-threaded functional programming language
2001-03-06 17:50:10 +00:00
Peter Pentchev
139fd59a9a
Let this wasted try at duplication of effort die a graceful death -
...
dirk is doing an excellent job of maintaing his www/mod_php[34] ports,
and now has even done the work necessary to create the slave lang/php[34]
ports (which I myself have promised to do more than once..)
Thanks Dirk!
2001-03-06 12:56:59 +00:00
Ying-Chieh Liao
cb043caeb0
add rotfl, a simple text-formatting language
2001-03-05 04:45:54 +00:00
Dirk Froemberg
64e91f58f3
Mark FORBIDDEN, now that we have lang/php3 instead. Awaiting complete
...
removal.
2001-03-04 18:35:42 +00:00
Dirk Froemberg
89ecfb96bc
Disable php, enable php3.
2001-03-04 18:32:57 +00:00
Dirk Froemberg
aa97f6b663
Add new standalone php3 port as a slave port of www/mod_php3.
2001-03-04 18:32:15 +00:00
Akinori MUSHA
b00f825c35
Update to the stable branch's snapshot as of today (2001.03.04).
...
Hopefully 1.6.3 will come out soon...
2001-03-04 11:16:59 +00:00
David E. O'Brien
b9f823ab2b
Fix nits in the auto lib-gcc PLIST generation.
2001-03-02 10:09:40 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Kevin Lo
2a1c3c4533
Update to version 7.5.13
...
PR: 25433
Submitted by: Ports Fury
2001-02-28 15:38:19 +00:00
Steve Price
8327f80bf6
Update to version 0.6.
...
PR: 25398
Submitted by: maintainer
2001-02-27 04:56:27 +00:00
Martin Cracauer
8ee34fb65d
Update to release 18c
2001-02-26 14:09:01 +00:00
Steve Price
45367672a1
Update to version 4.08.2.
...
PR: 24934
Submitted by: Simon Marlow <simonmar@microsoft.com>
2001-02-26 04:40:05 +00:00
Dirk Froemberg
f946ea14c6
Add php4.
2001-02-25 21:26:52 +00:00
Dirk Froemberg
1e6a30c3e4
Add new standalone php4 port as a slave port of www/mod_php4.
...
Based upon work by: Alastair D'Silva <deece@familyhealth.com.au>
2001-02-25 21:25:26 +00:00
Jimmy Olgeni
e79ed0e9b3
Remove backup file from html documentation.
2001-02-24 00:23:32 +00:00
David E. O'Brien
9f1ffed4cc
Tweak.
...
Obtained from: NetBSD
2001-02-21 21:00:55 +00:00
David E. O'Brien
67e5ab04f0
Change the manpage to say 'nawk' rather than just 'awk' to match the
...
installed binary name.
Obtained from: NetBSD
2001-02-21 20:59:06 +00:00
David E. O'Brien
0159c6aa8e
Put back my editor hints that were removed w/o permission.
...
Note these are *FULLY* Satoshi approved for the past 4 years.
GC some commented out cruft.
2001-02-21 20:47:33 +00:00
David E. O'Brien
9fc866cf6e
Update to the 20001115 version.
2001-02-21 20:33:19 +00:00
Peter Pentchev
32be7c61c0
Update to look for c-client 4.8 libs.
...
Disable mcrypt - it seems PHP does not like mcrypt 2.4.x at all :(
PR: 25131
Submitted by: Mario Lopez <mario@patas.org> - the c-client alert
2001-02-21 10:23:21 +00:00
Vanilla I. Shu
9774b151f8
Upgrade to 1.95.1,
...
I merge splited-info files to one file.
PR: ports/25211
Submitted by: tkato@prontomail.ne.jp
2001-02-20 16:50:54 +00:00
Jimmy Olgeni
78e52af153
Misc. Makefile, docs and pkg-plist fixes.
...
* Put documentation in the correct directories.
An UPDATED_PACKAGES variable is provided in the Makefile to select which
documentation should be moved (see Makefile comments).
* Move man pages out of pkg-plist.
* Add man pages to Makefile.
* Don't compress man pages, to support emacs erlang mode.
* Don't try to compile java dependent packages if javac cannot be found:
tell user to check JAVABINDIR in this case.
(no functional changes to the base Erlang system)
Maintainer: timed out
2001-02-20 14:15:33 +00:00
Akinori MUSHA
98539f4ba9
Update to 2001.02.19b, the second snapshot of today's. The Rubicon
...
test suite found a bug in the previous snapshot. The 1.6.3 release is
drawing near.
2001-02-19 16:17:17 +00:00
Akinori MUSHA
04d1ec84c6
Add lang/ruby_static, the statically linked version of the "ruby"
...
executable, with some basic extensions compiled in.
This is added so people can use ruby even in an emergency.
2001-02-19 15:55:35 +00:00
Akinori MUSHA
27b75665e9
Correct the date created. (200 -> 2001)
2001-02-19 15:52:11 +00:00
Akinori MUSHA
f8df0902f6
Kill unwanted extension directories rather than "hiding" them.
2001-02-19 15:51:37 +00:00
Akinori MUSHA
3788793f58
Update the author's mail address.
2001-02-19 15:50:17 +00:00
Akinori MUSHA
a9a7eeb4ba
Update to the stable branch's snapshot as of today (2001.02.19), which
...
is meant to be a candidate for the 1.6.3 release.
2001-02-19 07:54:08 +00:00
James E. Housley
c10edbe218
Attached patch allows OCAML to detect and use FreeBSD's native
...
pthreads in Thread module. Also fixes the bug in OCAML
distribution which nobody apparently noticed before.
Use TK 8.3 instead of 8.2 for labltk
PR: 23305
Submitted by: Alexander N. Kabaev <ak03@gte.com>
Submitted by: Patrick M Doane <patrick@watson.org>
2001-02-17 23:01:11 +00:00
David E. O'Brien
1a04ccb05b
Use MASTER_SITE_SOURCEWARE.
...
Submitted by: sf
2001-02-15 23:14:42 +00:00
FUJISHIMA Satsuki
2192154ee0
change maintainer's e-mail address.
2001-02-15 17:01:03 +00:00
David E. O'Brien
aa33b0f337
Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.
2001-02-14 20:52:39 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46
typo clean up police: \s -> \t
2001-02-14 20:19:44 +00:00
James E. Housley
56d3ac2f77
New Port: lang/cel
...
Cel is a computer language. In particular it is of the
prototype-based, object oriented variety.
PR: 23996
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-02-14 13:22:36 +00:00
James E. Housley
35e6341043
Update to version 3.0.0
...
PR: 23882
Submitted by: Andy Newman <atrn@zeta.org.au> MAINTAINER
2001-02-14 13:11:57 +00:00
David E. O'Brien
0de1de8ea1
Update to the 3rd 2.95.3 pre-release (test) release.
2001-02-13 12:21:21 +00:00
Akinori MUSHA
fcd4c74199
Use RUBY_SHEBANG_FILES to adjust the #! line of irb.rb. Somehow I
...
dropped this when I did a mass convert some time ago..
2001-02-10 16:43:22 +00:00
Akinori MUSHA
b5821579a2
Correct the chechsum of ruby-1.6.2-2001.02.05.patch.gz.
...
PR: ports/24981
Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
2001-02-10 16:26:29 +00:00
Akinori MUSHA
8b18ca2b49
Add %%PORTDOCS%%.
2001-02-10 12:39:31 +00:00
Jimmy Olgeni
806b2d0a38
Add documentation (optional with NOPORTDOCS support), and a couple of
...
whitespace changes.
Maintainer: timed out (hope he is happy with the docs)
PR: 19854 (modified)
2001-02-08 16:10:58 +00:00
Kevin Lo
0dd3c8ce26
- Upgrade to version 2.30b
...
- Add WWW: line
PR: 24875
Submitted by: Ports Fury
2001-02-08 12:47:23 +00:00
Akinori MUSHA
a5755c0ac0
Add ruby-reference, Ruby Class and Module Reference, in HTML format.
...
This really is a great work. Every Ruby user should have this
installed to help them hack Ruby. :)
2001-02-07 22:51:54 +00:00