Ying-Chieh Liao
5e0308675f
add yap
...
A high-performance Prolog compiler
2001-04-29 14:43:09 +00:00
Dirk Froemberg
52d547ecb4
Add upcoming french/php_doc and german/php_doc to SLAVEDIRS.
2001-04-29 13:42:38 +00:00
Dirk Froemberg
395ca8b4db
Tell users about setting PHP_LANG.
2001-04-29 13:31:34 +00:00
Patrick S. Gardella
36ba9c24cc
Add a missing file.
2001-04-29 00:55:33 +00:00
Josef Karthauser
c4e3d79cbc
Switch.pm provides the syntax and semantics for an explicit case
...
mechanism for Perl. The syntax is minimal, introducing only the
keywords switch and case and conforming to the general pattern of
existing Perl control structures. The semantics are particularly
rich, allowing any one (or more) of nearly 30 forms of matching to
be used when comparing a switch value with its various cases.
PR: ports/26875
2001-04-28 15:08:08 +00:00
Patrick S. Gardella
a585574c6c
Update to 0.30.95
2001-04-27 19:19:29 +00:00
Ying-Chieh Liao
03cf8c13fb
add diveintopython
...
A free Python tutorial book that is "not For Dummies(tm)"
PR: 26697
Submitted by: Johann Visagie <johann@egenetics.com>
2001-04-27 17:38:02 +00:00
Patrick S. Gardella
285c869937
Upgrade to 0.52
2001-04-27 11:08:29 +00:00
Thomas Gellekum
566dfe5616
Fix building on -current.
...
PR: 26778
Obtained from: Python CVS
2001-04-26 11:18:46 +00:00
Akinori MUSHA
58aa301aab
Add missing files.
...
Submitted by: asami
2001-04-25 04:17:47 +00:00
Dirk Froemberg
bac7086442
PHP documentation in HTML.
...
Done with lots of help from: roam
2001-04-24 18:06:38 +00:00
Kevin Lo
7cab1124a6
Update MASTER_SITES
...
PR: 26738
Submitted by: Christopher Elkins <chrise@scardini.com>
2001-04-24 14:11:31 +00:00
Akinori MUSHA
adafb1339d
Update to the latest snapshot of the ruby_1_6 branch.
...
Set --with-opt-dir="${X11BASE}" instead of
--with-opt-dir="${LOCALBASE}". ${LOCALBASE}/{include,lib} is included
in the CPPFLAGS and LIBS by default anyway.
2001-04-24 11:25:58 +00:00
Patrick S. Gardella
528cc896b8
Updating to version 0.30.93
2001-04-23 01:00:33 +00:00
Dirk Froemberg
e2e25b004e
NOPORTDOCS isn't used in the master ports any longer.
2001-04-22 23:09:14 +00:00
Ying-Chieh Liao
a9a9cccab5
upgrade to 0.7.3
2001-04-22 11:17:40 +00:00
Patrick S. Gardella
184197c549
Update to version 0.51
2001-04-20 17:37:04 +00:00
Akinori MUSHA
dc4ddaa0d0
Apply one more latest fix.
2001-04-18 19:29:54 +00:00
Akinori MUSHA
988f3cd2c6
Update to 1.6.4 preview2 + a tiny hotfix.
2001-04-17 18:08:24 +00:00
Peter Pentchev
be4c6a9434
Fix distfiles' names.
...
PR: 26458
Submitted by: maintainer
2001-04-17 11:22:29 +00:00
Dmitry Sivachenko
026ec74357
Add one missing manpage.
2001-04-17 10:44:48 +00:00
David E. O'Brien
d0bad05ab8
DEFAULT_VTABLE_THUNKS got set back to 1' from
2' in 2.95.3.
...
Just forget about VTABLE THUNKS and use the C++ ABI the base 2.95 G++ uses
since there is no advantage the other way.
2001-04-17 09:26:26 +00:00
Ying-Chieh Liao
f72ad262ea
add nickle
...
A desk calculator language
PR: 26632
Submitted by: Christopher Elkins <chrise@scardini.com>
2001-04-17 08:32:28 +00:00
Vanilla I. Shu
0ff8ac6584
Upgrade to 1.11.
2001-04-16 19:19:11 +00:00
Ying-Chieh Liao
ed915f5143
- Support CXX/CXXFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly
...
- Fix pkg-plist
- Strip binaries
PR: 26554
Submitted by: tkato@prontomail.ne.jp
2001-04-14 11:01:23 +00:00
Dirk Meyer
c139752201
Update tcl/tk to 8.3.3
...
- Changes in installion of includes, so it keep compaible
to previous patchlevel
- took maintainership
2001-04-13 20:31:09 +00:00
Akinori MUSHA
3b74131b66
Goodbye, Ruby 1.4.
2001-04-13 19:10:13 +00:00
Akinori MUSHA
aed9cbe1ae
Retire Ruby 1.4. Use 1.6 instead, now the migration period is over.
...
Approved by: yasuf@bsdclub.org (MAINTAINER)
2001-04-13 19:08:49 +00:00
Akinori MUSHA
e2f7f68b82
Update to the latest snapshot plus a fix against malloc race issue.
...
(1.6.4.p1.2001.04.11)
This does not build on the very latest CURRENT due to the newly
updated libreadline, but the problem will soon be fixed.
2001-04-12 16:57:17 +00:00
Maxim Sobolev
48a0b39822
Update to 0.13.6.
2001-04-12 14:47:30 +00:00
Akinori MUSHA
59ebbd13a8
Remove extras.
...
Submitted by: bento
2001-04-11 05:09:53 +00:00
Ying-Chieh Liao
ac32f7f645
upgrade to 0.3.1
...
add GUI support
2001-04-11 01:10:22 +00:00
Mark Murray
47329499f6
Update for Perl 5.6.1.
...
As before, this is a "guru only" port. If you know what you are
doing, go ahead and use it. If not - HANDS OFF!
Perl 5.6.1 will be committed to "base" FreeBSD in a week or 2.
2001-04-10 19:57:49 +00:00
Mario Sergio Fujikawa Ferreira
7dcafcdbd2
Update to version 5d4
...
PR: 26485
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-04-10 17:17:48 +00:00
Akinori MUSHA
67551d3a37
Update to 1.6.4-preview1.
...
Make bsd.ruby.mk easily handle preview releases.
2001-04-10 07:23:49 +00:00
Will Andrews
56885aa4eb
Update to 6.10.2. Nuke bad @cwd directive.
...
PR: 26413
Submitted by: maintainer
2001-04-07 22:35:49 +00:00
Ben Smithurst
c366329953
Fix fennerism.
2001-04-07 18:03:56 +00:00
Will Andrews
03f59161c3
Add jython 2.0, an implementation of Python Interpreter with Pure
...
Java.
PR: 26302
Submitted by: Hye-Shik Chang <perky@python.or.kr>
2001-04-07 04:56:17 +00:00
Akinori MUSHA
6336356c43
Modify ri.el and define an access key `Q' that does kill-buffer &
...
delete-window at once for convenience. The patch is already submitted
to the author.
2001-04-06 18:09:38 +00:00
Michael Haro
da769d43bf
Update devel/commoncpp to 1.4.1
...
Update lang/ccscript to 1.4.1
PR: 26370
Submitted by: maintainer
2001-04-06 01:37:57 +00:00
Kevin Lo
0d79759975
Update maintainer's email address
...
PR: 26355
Submitted by: MAINTAINER
2001-04-05 15:26:15 +00:00
Akinori MUSHA
0458dc9b1f
Add ruby-ri, Ruby Interactive reference with command line and Emacs
...
interfaces.
2001-04-05 14:11:09 +00:00
Michael Haro
daf4d24852
update lang/starlogo to 1.2
...
PR: 26354
Submitted by: Jose Marques <jose@jmcm.org>
2001-04-05 10:17:17 +00:00
Munechika SUMIKAWA
757a81331f
Sync with lang/python15.
...
Submitted by: knu
2001-04-03 17:34:57 +00:00
Michael Haro
884806fb19
Easier to read patch
2001-04-03 11:31:19 +00:00
Michael Haro
f6f248bbce
fix so (socket-server) of clisp does creates a socket
...
PR: 20793
Submitted by: Serguei Soltan <ssoltan@usa.net>
2001-04-03 11:28:33 +00:00
Ying-Chieh Liao
6c9b37352c
add mdk
...
MIX Development Kit offers an emulation of MIX and MIXAL
2001-04-02 06:01:23 +00:00
Akinori MUSHA
e295b0bcd2
Do a ${MV} with -f so that the installation process won't stop and ask
...
a question when some version of ruby is already installed. This is
useful when you want to automatically upgrade the port using
portupgrade. :)
Submitted by: Jimmy Olgeni <olgeni@uli.it>
2001-04-01 21:21:27 +00:00
Akinori MUSHA
7b314e8a06
Do not link libc_r when it is unnecessary.
2001-04-01 18:14:49 +00:00
Akinori MUSHA
b4635474a2
Update to the latest snapshot of the stable branch, plus a workaround
...
for the longstanding libc vs. libc_r issue.
This should hopefully fix all the ruby extensions such as Ruby/Qt2GL,
Ruby/Python and Ruby/SDL for both 4-STABLE and 5-CURRENT. :)
2001-04-01 17:52:01 +00:00
David E. O'Brien
1aafd2fd71
Does not support 64-bit platforms.
2001-03-31 11:15:56 +00:00
David E. O'Brien
9a5d4c3327
Don't force -O2.
2001-03-31 11:09:02 +00:00
David E. O'Brien
8f1e3f114f
Spell __i386__ and __alpha__ correctly.
2001-03-31 10:59:25 +00:00
David E. O'Brien
0390c371eb
Spell __i386__ correctly. Add FreeBSD/AXP support.
2001-03-31 10:52:28 +00:00
David E. O'Brien
2b6460753a
Don't force -O2 -g; obey user's CFLAGS!
2001-03-31 10:48:49 +00:00
David E. O'Brien
7ba2df1fe2
Add the C++ compiler.
2001-03-30 19:44:21 +00:00
Maxim Sobolev
20ba04a6d4
Maintainer corrected the patch (include/python.h -> include/Python.h).
...
Submitted by: maintainer
2001-03-29 16:56:34 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
1d4237a84f
Add stackless_python 2.0, a Python implementation that does not use
...
the C stack.
PR: 29196
Submitted by: Hye-Shik Chang <perky@python.or.kr>
2001-03-29 13:18:53 +00:00
Akinori MUSHA
fe50d2eafd
Build and use libpython without threads support and make this work
...
fine on both 4-STABLE and 5-CURRENT.
2001-03-29 08:23:04 +00:00
Maxim Sobolev
84d049fc2b
Allow MAINTAINER to be redefined in a slave port.
2001-03-29 08:13:31 +00:00
Akinori MUSHA
c08fd71075
Update to the latest snapshot of the stable branch.
...
Yes, 1.6.4 release will be released soon before 4.3-RELEASE.
2001-03-28 11:45:08 +00:00
Yukihiro Nakai
31bd66f65d
- Update to 2d1
...
- independent from scheme48
2001-03-28 09:01:19 +00:00
FUJISHIMA Satsuki
c3e934e1d1
remove squeak1, distfile is no longer available.
...
There is successor of this port, squeak2.
PR: 26147
Submitted by: maintainer
2001-03-27 22:06:45 +00:00
Thomas Gellekum
861514c218
Add MASTER_SITE_LOCAL to the master sites, as bento seems to have
...
problems fetching the distfile.
2001-03-26 11:38:29 +00:00
David E. O'Brien
739d74a4c7
Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.
...
[a nice friend's b-day at that :-)]
2001-03-24 01:40:09 +00:00
Jimmy Olgeni
35ff699042
I'll maintain this port.
2001-03-23 10:01:58 +00:00
Mario Sergio Fujikawa Ferreira
8112d2aaa8
o Make it CFLAGS safe
...
o Fix info installation
o Fix PLIST
PR: 25841
Submitted by: MAINTAINER
Spotted by: bento
2001-03-23 03:05:35 +00:00
James E. Housley
6ff32b87c4
Update to version 1.95.4
...
PR: 25998
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-23 01:58:03 +00:00
Mark Murray
797ed92386
Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE who
...
really want it.
This is still marked FORBIDDEN as there may be all sorts of horrible
incompatabilities with the perl5 in "base", but folks who are willing
to override this and experiment are welcome.
Consider this to be only partially supported. I'll happily commit
patches and fixes, but I don't want to answer too many questions.
Sorry!
2001-03-22 15:17:46 +00:00
Thomas Gellekum
a2a1fe42d6
Add py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-base
...
bundles and replaces the old mx extensions for python.
I'll remove the old ports (devel/py-mx{DateTime,Proxy,Stack,Tools},
textproc/py-mxTextTools) after a short grace period to allow for testing
the new stuff.
2001-03-22 13:34:00 +00:00
Jimmy Olgeni
b72bd841b5
Update port to version 7.5.16.
...
Avoid fetch problems when DISTFILE gets moved to the OLD subdirectory on
MASTER_SITE (thanks to Peter Pentchev!).
2001-03-22 11:10:56 +00:00
Jimmy Olgeni
249d5f9a69
mit-scheme has been updated, and DISTFILE moved to the OLD subdirectory.
...
Change MASTER_SITES as a quick fix, pending a full port upgrade.
2001-03-22 10:44:08 +00:00
Dirk Meyer
8431474a75
- Fix MASTER_SITE (missing slash)
2001-03-21 20:12:11 +00:00
Akinori MUSHA
c863c8984a
Update to the latest stable snapshot. A couple of significant
...
bugfixes have been made since the 1.6.3 release. C'est la vie. ;)
2001-03-21 11:02:32 +00:00
David E. O'Brien
024c78371d
Bump revision.
2001-03-21 00:41:03 +00:00
David E. O'Brien
492bf2098f
Sync with RELENG_4's sys/alpha/include/ansi.h
2001-03-21 00:39:55 +00:00
David E. O'Brien
fc088fded7
Format changes to reduce diff from the FreeBSD/AXP source.
2001-03-21 00:34:59 +00:00
David E. O'Brien
59aaab0372
Use cpio' over
tar' in order to force ownership to a sane value.
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Dynamically generate the PLIST so I don't have to do the version chase
on every update.
2001-03-21 00:28:37 +00:00
David E. O'Brien
30af7b687e
rpm' and
rpm2cpio' have been repocopied from "misc" to "archivers".
2001-03-20 20:28:14 +00:00
Yukihiro Nakai
a3254ad8b0
mkdir a dir to do a clean install of freebsd 4.2
...
PR: ports/24862
Submitted by: Daniel Hemmerich <dan@spot.org>
2001-03-20 13:38:47 +00:00
Dirk Meyer
79c07b4f16
Deletion of patches didn't make it.
...
Thanks to Stephane.Legrand@bigfoot.com for reporting it.
PR: 25816
Submitted by: patrick@watson.org
2001-03-20 04:34:01 +00:00
Akinori MUSHA
f6f5eac4ef
Fix plist. ;*)
...
Submitted by: roberto
2001-03-19 11:46:40 +00:00
Akinori MUSHA
6b45fedafc
Alter the build process for the standard libraries of Ruby.
2001-03-19 11:13:39 +00:00
Akinori MUSHA
0a81dcd924
Update to 1.6.3 release.
2001-03-19 10:51:53 +00:00
Akinori MUSHA
82774083c4
Remove RUBY_DOCDIR if empty.
...
Submitted by: bento
2001-03-19 08:23:22 +00:00
David E. O'Brien
6aa650495f
Update to version 2.95.3.
2001-03-19 01:13:24 +00:00
Kevin Lo
90baff638c
Update to version 6.10.1
...
PR: 25898
Submitted by: MAINTAINER
2001-03-18 15:43:57 +00:00
Dirk Meyer
8e4bdbe9e5
Update to new Version 3.01
...
Patch diddn't apply cleanly, not reflecting the current version.
Merged the changes.
Tested both standard package and "WITH_TK=yes"
PR: 25816
Submitted by: patrick@watson.org
2001-03-18 07:41:07 +00:00
Akinori MUSHA
235b9035e5
Update to the snapshot of the stable branch as of yesterday.
...
The 1.6.3 release has been postponed but now scheduled on next Monday.
2001-03-17 20:57:05 +00:00
Mikhail Teterin
79fb1155cb
I dreamed it would happen. I asked about. I finally did it
...
myself (for the lack of children, whom I could've prohibited to
do it). Sorry.
Upgrade this port to:
. build against TCL-8.3 by default (controllable by TCL_VER)
. build with or without TK (controllable by NO_X)
. take over maintainership -- regretfully, Justin was
rather idle recently
. build the helpfiles once -- during the build stage --
not during the install stage
On a side note, I more and more resent the fact, that our TCL
8.3 is built with the -stubs. It just introduces more variables
without noticeable benefit. On FreeBSD shared libraries work
well...
I tested this with TCL-8.3 (with and without TK), and with
TCL-8.2 (without TK only). Please, test this more.
2001-03-16 20:11:53 +00:00
Thomas Gellekum
5a0b78e544
Use PYTHON_PORTVERSION, so this works for other releases than 2.0.
2001-03-15 12:29:01 +00:00
Mark Murray
b5d0261e75
Update to use tcl/tk 8.3.
...
Approved by: maintainer
2001-03-13 09:33:29 +00:00
Akinori MUSHA
6b186f8afb
Update to the latest snapshot of the stable branch. The long-awaited
...
1.6.3 release is scheduled for this week...
2001-03-12 18:07:40 +00:00
Jun Kuriyama
2f3e3f67b5
Environment variable $PREFIX is not set at perl Makefile.PL stage.
...
Use literal "${PREFIX}" instead.
# But this port sitll broken...
Found by: bento
2001-03-12 02:35:26 +00:00
Dirk Meyer
ceb45a48dc
- Update from -0.77 to -0.76
...
- Version numbering is negative, so PORTEPOCH must be bumped each time
- Distfile now match version number
- Original patch had wrong checksum
- avoid PORTEPOCH in installation path
PR: 22773
Submitted by: maintainer
2001-03-11 18:44:49 +00:00
Daniel Eischen
98698421dd
Don't forget to remove a directory that's installed.
2001-03-11 05:32:21 +00:00
David E. O'Brien
3d59e4474e
Fix version number.
2001-03-11 04:46:54 +00:00
David E. O'Brien
cdee5fcaec
Add static libs.
...
Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
2001-03-11 02:38:48 +00:00
David E. O'Brien
a2d6f22e1d
Adjust(fix) info processing.
...
Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
2001-03-11 02:37:15 +00:00
David E. O'Brien
fe227cd96c
Adjust(fix) the info processing.
...
Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
2001-03-11 02:35:39 +00:00
Martin Cracauer
1637237477
make the description fit the current release
2001-03-11 00:28:19 +00:00
Ying-Chieh Liao
4be50fd70a
upgrade to 0.7.2
2001-03-10 18:53:20 +00:00
Dirk Meyer
59451efbb2
Add id tag in pkg-plist
2001-03-10 06:46:32 +00:00
Dirk Meyer
d24ccc1700
converted to new port layout,
...
changed the way it reference the second distfile.
fixed install
PR: 21389
Submitted by: hdcho@geni.knu.ac.kr
Reviewed by: will
2001-03-10 06:39:16 +00:00
Dirk Meyer
d6c0cb4ef6
New port crossgo32-f77
...
PR: 21389
Submitted by: hdcho@geni.knu.ac.kr
Reviewed by: will
2001-03-10 06:38:57 +00:00
Kris Kennaway
62d4a1c8c4
Fix plist
2001-03-10 06:08:12 +00:00
Kris Kennaway
d25778b934
Previous version was unavailable; partially upgrade this port to the
...
latest version and switch to using a versioned distfile so it has a chance
to keep building, but mark BROKEN for now because the patches fail to
apply to the new version.
2001-03-10 05:27:50 +00:00
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
Akinori MUSHA
09be483e35
Clean up more..
2001-02-07 22:15:13 +00:00
Akinori MUSHA
90b304e8f7
Clean up.
2001-02-07 22:12:20 +00:00
David E. O'Brien
e4e109fdf7
Update to the 6.2.9.506-1 of the Compaq Alpha C compiler.
2001-02-07 20:53:43 +00:00
Akinori MUSHA
29e7b5e5c1
Update the English version to 20010131.
...
De-slave japanese/ruby-usersguide since the differences between two
has grown bigger.
2001-02-07 19:11:03 +00:00
Akinori MUSHA
ef7bd45d50
Update MASTER_SITES and WWW.
...
Noticed by: fenner's portsurvey
2001-02-07 18:09:55 +00:00
David E. O'Brien
bb9b725c29
Put back my editor hints that were removed w/o permission.
...
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Akinori MUSHA
21731a090a
Update to the snapshot as of 2001/02/05.
2001-02-05 21:34:38 +00:00
Jimmy Olgeni
2917814d32
More style fixes for ports/textproc.
2001-02-05 16:35:26 +00:00
Jimmy Olgeni
f7c07bb0b0
Some style fixes in the lang category (usual round of spaces -> tabs)
2001-02-05 15:04:13 +00:00
Thomas Gellekum
3337237bb4
Add the `new' module to the build, it's needed by Zope-2.3.0.
...
Bump PORTREVISION.
Requested by: nbm
2001-01-29 14:13:10 +00:00
Peter Pentchev
a2e69da715
A bit belated PORTREVISION bump to reflect Dirk Froemberg's switch
...
to MySQL 3.23, not 3.22 - 3.23 is the officially stable branch now.
2001-01-28 20:28:16 +00:00
Will Andrews
59a8a040ff
Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years.
2001-01-27 05:40:03 +00:00
Will Andrews
359fa6e1e5
Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.
2001-01-27 05:31:09 +00:00
Jimmy Olgeni
3e864278c5
Use proper capitalization (freebsd.org -> FreeBSD.org)
...
Noted by: sobomax
2001-01-24 12:43:14 +00:00
Jimmy Olgeni
332200153a
Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)
2001-01-24 12:05:15 +00:00
Pierre Beyssac
2921f400fb
Update port to erlang 7.1.0.
...
Change maintainer (agreed to by previous maintainer).
PR: ports/24456
Submitted by: sam@inf.enst.fr
2001-01-23 20:50:38 +00:00
Ying-Chieh Liao
0ae3e3a342
add sxm, another implementation of scheme
2001-01-22 15:44:24 +00:00
Dirk Froemberg
88d74bc517
Switch from mysql322-{client,server} to mysql323-{client,server}.
...
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Clive Lin
146ae1dbcf
Upgrade from 2.64 to 2.66.
...
Submitted by: bento (checksum error)
2001-01-20 09:38:53 +00:00
Akinori MUSHA
c28df6e317
The previous problem was found to be due to mkmf.rb's bug. Now fixed.
2001-01-18 20:06:41 +00:00
Akinori MUSHA
86bd115438
Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugs
...
fixed. Read ChangeLog for details.
2001-01-18 19:53:38 +00:00
Peter Pentchev
dd624dfc29
sync with bsd.port.mk's PORTDOCS handling
2001-01-17 08:01:32 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Vanilla I. Shu
17ef395584
ScriptBasic is a scripting implementation of the BASIC language. The
...
aim of this implementation is to provide a general and widely used
tool for the simple programmer. One of the reason behind the success
of the Microsoft operating systems is VisualBasic, which is built into
many of the applications Microsoft delivers. Why are UNIX and other
non-Microsoft operating system users prohibited to use the simplest
programming language?
ScriptBasic is a BASIC implementation, which aims not less than
becoming the most widely used scripting tool on UNIX systems. It is
portable, it is BASIC, it is a scripting tool and it is GNU LGPL.
PR: ports/24133
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-01-14 19:45:31 +00:00
David E. O'Brien
8c1558cbbc
Install fixed up BSD headers that are palatable to the Compaq CC.
...
Make the include directory search path match what exists.
Make the lib directory search path match what exists.
Submitted by: gallatin (partially)
2001-01-11 02:55:55 +00:00
FUJISHIMA Satsuki
65213574c5
add missing manpages.
...
install unified info.
non-responce from: maintainer
2001-01-10 14:02:24 +00:00
Peter Pentchev
f93219a574
Propery depend on libmcrypt.so.2
2001-01-09 09:40:22 +00:00
David E. O'Brien
208f3677ae
Introduce `TARGLIB' from gcc-devel to clean this thing up.
...
Also change the ELF vs. aout logic so other formats can be targeted.
2001-01-07 21:59:01 +00:00
David E. O'Brien
c8c574e692
Update to GCC 2.95.3 release candidate "test1"
2001-01-07 21:45:37 +00:00
Maxim Sobolev
4fe56ef33a
Update to 0.13.4.
2001-01-07 19:50:21 +00:00
Kevin Lo
6ebec62a86
Upgrade to 3.0.0
...
PR: 24115
Submitted by: MAINTAINER
2001-01-07 15:03:01 +00:00
Akinori MUSHA
01eb5364e5
Link against libreadline. I wonder from when and why it came to
...
require linking libreadline... ?-(
Found by: bento
2001-01-05 21:14:09 +00:00
Alexander Langer
384a31cc98
Add tcltutor 2.b.4, a Tcl/Tk based tutorial for Tcl.
...
PR: 22776
Submitted by: Edwin Groothuis (mavetju@chello.nl )
2001-01-05 17:26:22 +00:00
Ade Lovett
1570e931e2
Update to 0.0.17
2001-01-05 15:35:53 +00:00
Neil Blakey-Milner
caa3a12c09
Update to 21-2.6.
...
PR: 23955
Submitted by: Don Croyle <croyle@gelemna.org>
2001-01-04 13:12:07 +00:00
Andreas Klemm
56ffabc919
Changed maintainer to ports, I want to reduce my personal workload.
...
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:19:35 +00:00
Kevin Lo
397bdc2266
Update to 4.0
...
PR: 24036
Submitted by: MAINTAINER
2001-01-03 08:45:15 +00:00
Masafumi Max NAKANE
8e261675f9
Upgrade to 3.4.4.
...
Also, let the configure respect the CFLAGS.
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
PR: 19713
2001-01-01 22:13:17 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Alexander Langer
5779b859b7
Release to ports@FreeBSD.org.
...
GNU Smalltalk is at version 1.8.5 already, but it _keeps_ calculating
wrong values on FreeBSD (see the "make check" target output).
This happened for the versions 1.8.2-1.8.5 on my machine now.
Unfortunately, I don't have the time to find out what's going on here, I'm
sorry. Maybe someone with more time wants to maintain it.
2000-12-31 17:00:04 +00:00
Kevin Lo
42e4cd50e6
Upgrade to 7.5.12
...
PR: 23891
Submitted by: Ports Fury
2000-12-28 15:47:12 +00:00
Alexander Langer
dd3198dc7b
Add jgnat-1.0p, an Ada to Java-Byte-Code compiler.
...
PR: 17799
Submitted by: Samuel Tardieu <sam@inf.enst.fr>
2000-12-27 11:28:58 +00:00