summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new standalone php4 port as a slave port of www/mod_php4.Dirk Froemberg2001-02-253-0/+57
| | | | | | | Based upon work by: Alastair D'Silva <deece@familyhealth.com.au> Notes: svn path=/head/; revision=38710
* Remove backup file from html documentation.Jimmy Olgeni2001-02-242-1/+1
| | | | Notes: svn path=/head/; revision=38661
* Tweak.David E. O'Brien2001-02-211-3/+3
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=38570
* Change the manpage to say 'nawk' rather than just 'awk' to match theDavid E. O'Brien2001-02-211-1/+2
| | | | | | | | | installed binary name. Obtained from: NetBSD Notes: svn path=/head/; revision=38569
* Put back my editor hints that were removed w/o permission.David E. O'Brien2001-02-211-1/+1
| | | | | | | | Note these are *FULLY* Satoshi approved for the past 4 years. GC some commented out cruft. Notes: svn path=/head/; revision=38568
* Update to the 20001115 version.David E. O'Brien2001-02-212-2/+2
| | | | Notes: svn path=/head/; revision=38567
* Update to look for c-client 4.8 libs.Peter Pentchev2001-02-212-8/+29
| | | | | | | | | | 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 Notes: svn path=/head/; revision=38551
* Upgrade to 1.95.1,Vanilla I. Shu2001-02-209-147/+90
| | | | | | | | | | I merge splited-info files to one file. PR: ports/25211 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=38519
* Misc. Makefile, docs and pkg-plist fixes.Jimmy Olgeni2001-02-204-2000/+1108
| | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=38509
* Update to 2001.02.19b, the second snapshot of today's. The RubiconAkinori MUSHA2001-02-192-2/+2
| | | | | | | | test suite found a bug in the previous snapshot. The 1.6.3 release is drawing near. Notes: svn path=/head/; revision=38490
* Add lang/ruby_static, the statically linked version of the "ruby"Akinori MUSHA2001-02-197-0/+143
| | | | | | | | | executable, with some basic extensions compiled in. This is added so people can use ruby even in an emergency. Notes: svn path=/head/; revision=38488
* Correct the date created. (200 -> 2001)Akinori MUSHA2001-02-191-1/+1
| | | | Notes: svn path=/head/; revision=38486
* Kill unwanted extension directories rather than "hiding" them.Akinori MUSHA2001-02-192-6/+6
| | | | Notes: svn path=/head/; revision=38485
* Update the author's mail address.Akinori MUSHA2001-02-192-2/+2
| | | | Notes: svn path=/head/; revision=38484
* Update to the stable branch's snapshot as of today (2001.02.19), whichAkinori MUSHA2001-02-194-4/+4
| | | | | | | is meant to be a candidate for the 1.6.3 release. Notes: svn path=/head/; revision=38476
* Attached patch allows OCAML to detect and use FreeBSD's nativeJames E. Housley2001-02-174-5/+37
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=38446
* Use MASTER_SITE_SOURCEWARE.David E. O'Brien2001-02-151-9/+6
| | | | | | | Submitted by: sf Notes: svn path=/head/; revision=38391
* change maintainer's e-mail address.FUJISHIMA Satsuki2001-02-151-1/+1
| | | | Notes: svn path=/head/; revision=38379
* Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.David E. O'Brien2001-02-1472-2340/+2826
| | | | Notes: svn path=/head/; revision=38345
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-1419-19/+19
| | | | Notes: svn path=/head/; revision=38343
* New Port: lang/celJames E. Housley2001-02-147-0/+70
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=38332
* Update to version 3.0.0James E. Housley2001-02-145-75/+83
| | | | | | | | PR: 23882 Submitted by: Andy Newman <atrn@zeta.org.au> MAINTAINER Notes: svn path=/head/; revision=38331
* Update to the 3rd 2.95.3 pre-release (test) release.David E. O'Brien2001-02-132-12/+13
| | | | Notes: svn path=/head/; revision=38302
* Use RUBY_SHEBANG_FILES to adjust the #! line of irb.rb. Somehow IAkinori MUSHA2001-02-101-2/+2
| | | | | | | dropped this when I did a mass convert some time ago.. Notes: svn path=/head/; revision=38177
* Correct the chechsum of ruby-1.6.2-2001.02.05.patch.gz.Akinori MUSHA2001-02-102-2/+2
| | | | | | | | PR: ports/24981 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> Notes: svn path=/head/; revision=38176
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-108-315/+315
| | | | Notes: svn path=/head/; revision=38173
* Add documentation (optional with NOPORTDOCS support), and a couple ofJimmy Olgeni2001-02-085-33/+2180
| | | | | | | | | | | whitespace changes. Maintainer: timed out (hope he is happy with the docs) PR: 19854 (modified) Notes: svn path=/head/; revision=38111
* - Upgrade to version 2.30bKevin Lo2001-02-088-251/+154
| | | | | | | | | | - Add WWW: line PR: 24875 Submitted by: Ports Fury Notes: svn path=/head/; revision=38101
* Add ruby-reference, Ruby Class and Module Reference, in HTML format.Akinori MUSHA2001-02-076-0/+91
| | | | | | | | This really is a great work. Every Ruby user should have this installed to help them hack Ruby. :) Notes: svn path=/head/; revision=38086
* Clean up more..Akinori MUSHA2001-02-071-5/+2
| | | | Notes: svn path=/head/; revision=38083
* Clean up.Akinori MUSHA2001-02-071-6/+5
| | | | Notes: svn path=/head/; revision=38082
* Update to the 6.2.9.506-1 of the Compaq Alpha C compiler.David E. O'Brien2001-02-072-4/+4
| | | | Notes: svn path=/head/; revision=38080
* Update the English version to 20010131.Akinori MUSHA2001-02-073-35/+32
| | | | | | | | De-slave japanese/ruby-usersguide since the differences between two has grown bigger. Notes: svn path=/head/; revision=38072
* Update MASTER_SITES and WWW.Akinori MUSHA2001-02-072-2/+2
| | | | | | | Noticed by: fenner's portsurvey Notes: svn path=/head/; revision=38064
* Put back my editor hints that were removed w/o permission.David E. O'Brien2001-02-072-0/+2
| | | | | | | Note these are *FULLY* Satoshi approved for the past 4 years. Notes: svn path=/head/; revision=38061
* Update to the snapshot as of 2001/02/05.Akinori MUSHA2001-02-052-2/+2
| | | | Notes: svn path=/head/; revision=38016
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Some style fixes in the lang category (usual round of spaces -> tabs)Jimmy Olgeni2001-02-0520-25/+25
| | | | Notes: svn path=/head/; revision=37980
* Add the `new' module to the build, it's needed by Zope-2.3.0.Thomas Gellekum2001-01-293-1/+3
| | | | | | | | | Bump PORTREVISION. Requested by: nbm Notes: svn path=/head/; revision=37738
* A bit belated PORTREVISION bump to reflect Dirk Froemberg's switchPeter Pentchev2001-01-281-0/+1
| | | | | | | to MySQL 3.23, not 3.22 - 3.23 is the officially stable branch now. Notes: svn path=/head/; revision=37696
* Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37624
* Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37622
* Use proper capitalization (freebsd.org -> FreeBSD.org)Jimmy Olgeni2001-01-241-1/+1
| | | | | | | Noted by: sobomax Notes: svn path=/head/; revision=37538
* Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)Jimmy Olgeni2001-01-241-1/+1
| | | | Notes: svn path=/head/; revision=37537
* Update port to erlang 7.1.0.Pierre Beyssac2001-01-2328-8322/+10924
| | | | | | | | | | Change maintainer (agreed to by previous maintainer). PR: ports/24456 Submitted by: sam@inf.enst.fr Notes: svn path=/head/; revision=37506
* add sxm, another implementation of schemeYing-Chieh Liao2001-01-226-0/+43
| | | | Notes: svn path=/head/; revision=37447
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-216-7/+7
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Upgrade from 2.64 to 2.66.Clive Lin2001-01-202-2/+2
| | | | | | | Submitted by: bento (checksum error) Notes: svn path=/head/; revision=37362
* The previous problem was found to be due to mkmf.rb's bug. Now fixed.Akinori MUSHA2001-01-181-4/+2
| | | | Notes: svn path=/head/; revision=37308
* Update Ruby to 1.6 branch's snapshot as of 2001/01/18, with many bugsAkinori MUSHA2001-01-184-0/+12
| | | | | | | fixed. Read ChangeLog for details. Notes: svn path=/head/; revision=37307