Commit Graph

1958 Commits

Author SHA1 Message Date
Dirk Meyer
a679ab2be7 - Fix creation of tmpfiles, previous version cause tcl to fail.
PR:		roam@FreeBSD.org
Submitted by:	Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org
2001-05-10 20:13:56 +00:00
Thomas Gellekum
e5fe235564 s/python1.5/%%PYTHON_VERSION%%/g 2001-05-10 11:12:09 +00:00
Akinori MUSHA
04d55ceefe Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-05-07 19:52:04 +00:00
Dirk Meyer
cb3ed2d00e - patch to use mkstemp instead of tmpnam
Submitted by:	mi@aldan.algebra.com (Mikhail Teterin)
2001-05-07 18:37:02 +00:00
Kevin Lo
2338465f46 Upgrade to version 3.2.1
PR: 27175
Submitted by: MAINTAINER
2001-05-07 14:33:49 +00:00
Thomas Gellekum
44a00d24e3 Use USE_PYTHON. 2001-05-07 11:56:08 +00:00
Thomas Gellekum
3dc2646403 Update MASTER_SITES.
Submitted by:	olgeni
2001-05-07 11:54:46 +00:00
Thomas Gellekum
7154cba161 <expletive>
Un-break `make install'.

PR:		27164
Submitted by:	Patrick Li <pat@databits.net>
2001-05-07 11:17:12 +00:00
Akinori MUSHA
2bdef6aa8f Let irb16 properly run on ruby16 and irb17 on ruby17. 2001-05-06 16:48:04 +00:00
Akinori MUSHA
99c64a19db Support installing multiple versions of ruby_s. (You'll have ruby16_s
and ruby17_s, and ruby_s as a symlink to either)
2001-05-06 16:46:05 +00:00
Akinori MUSHA
90d3bb570d Add lang/ruby-devel, the development version of Ruby. (1.7) 2001-05-05 23:20:12 +00:00
Akinori MUSHA
d7bf89e72e Install "irb" as "irb16" and make "irb" a symlink to it. 2001-05-05 23:08:50 +00:00
Akinori MUSHA
472ee05ff2 Emacs lisp modules have been moved to lang/ruby-mode.el. 2001-05-05 22:39:59 +00:00
Akinori MUSHA
9e822619dd Separate Emacs lisp modules from lang/ruby as lang/ruby-mode.el. 2001-05-05 22:38:22 +00:00
Akinori MUSHA
d54036a13a Update lang/ruby to the latest snapshot of the stable branch.
Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL.

Prepare for the development branch. (1.7.x)
2001-05-05 22:03:07 +00:00
David E. O'Brien
e660e976de Update to pgcc 2.95.2.1. 2001-05-05 20:44:37 +00:00
Ade Lovett
48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
David E. O'Brien
1e2ea8ca7d Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.
[and a sad day in history]
2001-05-04 08:50:08 +00:00
Kelly Yancey
e2bcb36091 Update nqc port to version 2.3r1.
PR:		26923 (with slight modifications)
Submitted by:	"Stephen J. Roznowski" <sjr@home.com>
2001-05-04 05:57:04 +00:00
Thomas Gellekum
1c56f8190b Minor cleanup. 2001-05-03 11:34:13 +00:00
Thomas Gellekum
977b874e8c Upgrade to 2.0.1. 2001-05-03 11:29:38 +00:00
Thomas Gellekum
ed3c1f01dc Add checksums for Python-2.1 docs. 2001-05-03 11:24:52 +00:00
Thomas Gellekum
20af9473b2 Put docs into versioned directories. 2001-05-02 12:01:35 +00:00
Thomas Gellekum
3aedbba63d Put examples into versioned directory to avoid clashes. 2001-05-02 12:00:13 +00:00
Thomas Gellekum
b1a786cf26 Point MASTERDIR to lang/python20. 2001-05-02 11:34:23 +00:00
Thomas Gellekum
d61ef57d71 Add NO_LATEST_LINK. 2001-05-02 11:30:58 +00:00
Thomas Gellekum
eb7dc653a8 Activate python20. This port is needed until stackless-python has been
upgraded to work with python-2.1.
2001-05-02 11:29:17 +00:00
Thomas Gellekum
a0e827ef6c Upgrade to 2.1. 2001-05-02 11:25:02 +00:00
Akinori MUSHA
59c8516818 Update to the latest snapshot of the ruby_1_6 branch.
- irb 0.7.3 & irb-tools 0.7.1 merged
  - numerous bugs fixed, including gdbm/dbm memory leakage

Strip the binary only when ${STRIP} == -s.

La la, still waiting for the 1.6.4 release, la la...
2001-05-01 17:16:36 +00:00
Michael Haro
bcc578974a Small bug fix for the Makefile
PR:		26673
Submitted by:	     maintainer
2001-05-01 00:47:34 +00:00
David E. O'Brien
68af4f7b30 Use [s]random() rather than [s]rand().
Submitted by:	kris
2001-04-30 17:44:40 +00:00
David E. O'Brien
215481029e Default to -O, not -O2. 2001-04-30 17:42:49 +00:00
Kris Kennaway
2176ed0df6 Use random()/srandom() for better PRNG properties than rand()/srand().
Bump PORTREVISION.

Approved by:	maintainer
2001-04-30 06:54:55 +00:00
Kris Kennaway
c8f9094249 Don't hard-code -O2; inherit default CC and CFLAGS from <sys.mk> 2001-04-30 00:05:28 +00:00
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