summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* There is no longer any reason to mark this port MANUAL_PACKAGE_BUILD:kris2001-05-291-1/+0
| | | | | bento builds packages in clean chroots, and anyway the original problem no longer occurs.
* Fix the temporary file handling in igawk. As far as I can tell, wekris2001-05-291-0/+163
| | | | | | | | don't install this, therefore no PORTREVISION bump is needed. But I'm fixing it anyway in case someone changes this port to install it in the future (perhaps as a result of this commit :-) Submitted by: solar@openwall.com
* Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks.fenner2001-05-282-2/+2
|
* Update to a new version (0.30.97) and clean up pkg-plistpatrick2001-05-286-176/+176
|
* Update port to version 1.2.0.olgeni2001-05-288-2580/+25
| | | | | | | Patches are no longer needed, and part of pkg-plist is automatically generated (code "borrowed" from O'Brien's vim5 port :). I also moved the xemacs21 dependency to emacs20.
* Remove 755 ${WRKSRC}/test script to prevent user from footshooting if for somesobomax2001-05-282-0/+6
| | | | | strange reason he/she has `./' before `/bin' in his/her PATH. Surprisingly, there are *many* such users.
* upgrade to 0.3.2ijliao2001-05-283-7/+7
|
* add missing @dirrmijliao2001-05-271-0/+1
| | | | | PR: 27448 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Add @dirrm for "share/modula-3". There are still many more of themjdp2001-05-262-0/+2
| | | | | | | missing from this port. PR: ports/27449 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Update lang/ruby to 1.6.4-preview4.knu2001-05-266-10/+8
| | | | Update lang-ruby-devel to the latest development snapshot.
* Prepare a distribution patch and unbreak.knu2001-05-244-4/+2
|
* Temporarily mark as broken. The 1.6.4-preview3 tarball is missingknu2001-05-242-0/+4
| | | | | some library and document files. I'll unbreak when the new tarball is ready. Sorry for inconvenience.
* Update lang/ruby to 1.6.4-preview3.knu2001-05-242-4/+2
|
* Chase distfiles.dirk2001-05-236-33/+362
| | | | PR: ports/27561
* Drop maintainership.olgeni2001-05-231-1/+1
|
* Add dirrmobrien2001-05-231-0/+2
| | | | | PR: 27558 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* upgrade to 2.03ijliao2001-05-192-3/+4
| | | | | PR: 27413 Submitted by: maintainer
* upgrade to 2.25.1ijliao2001-05-195-42/+46
| | | | | PR: 27373 Submitted by: maintainer
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-1710-4/+60
| | | | | | | | Remove shells/ruby-shell as it is now part of the standard distribution. (in both Ruby 1.6.4 and 1.7.0) Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the standard distribution now.
* Fix PLIST for Python-2.1 docs.tg2001-05-162-1/+423
|
* Added WWW URL.jeh2001-05-146-3/+3
| | | | | | | Minor portlint cleanup in Makefile PR: 27304 Submitted by: Richard Kiss <kiss@kalamalka.gizzywump.com> MAINTAINER
* Install elisp files under ${RUBY_ELISPDIR} rather thanknu2001-05-112-10/+11
| | | | ${RUBY_EXAMPLESDIR}/elisp.
* Update lang/ruby to 1.6.4.p2.2001.05.12.knu2001-05-1112-22/+36
| | | | Update lang/ruby-devel to 1.7.0-a2001.05.12.
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-113-3/+3
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* - Fix creation of tmpfiles, previous version cause tcl to fail.dinoex2001-05-104-14/+10
| | | | | PR: roam@FreeBSD.org Submitted by: Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org
* s/python1.5/%%PYTHON_VERSION%%/gtg2001-05-103-1215/+1215
|
* Update lang/ruby and lang/ruby-devel to the latest snapshots.knu2001-05-0710-16/+10
|
* - patch to use mkstemp instead of tmpnamdinoex2001-05-074-0/+36
| | | | Submitted by: mi@aldan.algebra.com (Mikhail Teterin)
* Upgrade to version 3.2.1kevlo2001-05-073-15/+21
| | | | | PR: 27175 Submitted by: MAINTAINER
* Use USE_PYTHON.tg2001-05-071-0/+4
|
* Update MASTER_SITES.tg2001-05-071-1/+1
| | | | Submitted by: olgeni
* <expletive>tg2001-05-071-2/+3
| | | | | | | Un-break `make install'. PR: 27164 Submitted by: Patrick Li <pat@databits.net>
* Let irb16 properly run on ruby16 and irb17 on ruby17.knu2001-05-064-28/+64
|
* Support installing multiple versions of ruby_s. (You'll have ruby16_sknu2001-05-062-6/+8
| | | | and ruby17_s, and ruby_s as a symlink to either)
* Add lang/ruby-devel, the development version of Ruby. (1.7)knu2001-05-0513-0/+701
|
* Install "irb" as "irb16" and make "irb" a symlink to it.knu2001-05-054-6/+34
|
* Emacs lisp modules have been moved to lang/ruby-mode.el.knu2001-05-056-90/+22
|
* Separate Emacs lisp modules from lang/ruby as lang/ruby-mode.el.knu2001-05-056-0/+73
|
* Update lang/ruby to the latest snapshot of the stable branch.knu2001-05-056-6/+4
| | | | | | Rename RUBY_SNAPSHOTVERSION to RUBY_PATCHLEVEL. Prepare for the development branch. (1.7.x)
* Update to pgcc 2.95.2.1.obrien2001-05-052-13/+7
|
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-05-044-8/+24
| | | | | | | | | | 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.
* Various patches (mainly shared library revision changes) for thoseade2001-05-041-6/+4
| | | | ports that depend on GNOME and need to change for 1.4
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.obrien2001-05-0454-252/+522
| | | | [and a sad day in history]
* Update nqc port to version 2.3r1.kbyanc2001-05-043-12/+17
| | | | | PR: 26923 (with slight modifications) Submitted by: "Stephen J. Roznowski" <sjr@home.com>
* Minor cleanup.tg2001-05-031-9/+7
|
* Upgrade to 2.0.1.tg2001-05-033-2/+8
|
* Add checksums for Python-2.1 docs.tg2001-05-031-0/+5
|
* Put docs into versioned directories.tg2001-05-026-919/+919
|
* Put examples into versioned directory to avoid clashes.tg2001-05-022-313/+313
|
* Point MASTERDIR to lang/python20.tg2001-05-021-1/+1
|
OpenPOWER on IntegriCloud