summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update port to version 7.3.0 (OTP-R7B-3), and add some improvements toolgeni2001-06-066-16/+58
| | | | | | pkg-plist generation (vim5-style). Approved by: maintainer
* Standartise the way used to disable X11 support in various ports. From nowsobomax2001-06-052-4/+4
| | | | on WITHOUT_X11 is the Only True Way[tm].
* Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.sobomax2001-06-051-1/+1
| | | | | Submitted by: Ernst de Haan <ernst@jollem.com> No responce from: kevlo (maintainer of linux-jdk13)
* Update lang/ruby to the long-awaited 1.6.4 release! Yeah!knu2001-06-044-2/+4
|
* Add lang/ruby_r and lang/ruby_r-devel, ruby binary linked with libc_r.knu2001-06-045-0/+78
| | | | | As there are unidentified problems with libc_r + ruby, please use this with care. I'd appreciate if any of you could join me in debugging.
* Add lang/ruby_static-devel, the statically linked ruby-develknu2001-06-043-0/+25
| | | | executable.
* Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use.knu2001-06-0414-516/+576
| | | | | | Introduce RUBY_R in preparation for ruby_r & ruby_r-devel ports. Define RUBY_CONFIGURE_ARGS.
* Fix this port up so gcc30 can be used bsd.port.mk for when we returnobrien2001-06-022-16/+16
| | | | to mixed compilers between -current and -stable.
* Update ruby-devel to the latest snapshot, which now enters upon theknu2001-06-016-8/+10
| | | | 1.7.1 phase.
* Update lang/ruby to 1.6.4-preview5.knu2001-06-014-8/+6
|
* Use proper POSIX syntax for `chown'.obrien2001-06-014-7/+7
|
* Replace last remnants of "nonexistent", "/nonexistent" etc. withade2001-05-311-1/+1
| | | | ${NONEXISTENT} as per bsd.port.mk
* add awkaijliao2001-05-316-0/+43
| | | | Converts the AWK script to C, then compiles it
* Upgrade to 0.53patrick2001-05-313-12/+9
|
* Update to version 3.3.1kevlo2001-05-303-15/+29
| | | | | PR: 27764 Submitted by: MAINTAINER
* It's not my day... Fix typo and unbreak.knu2001-05-294-4/+4
|
* Forgot to bump PORTREVISION's in the previous commit.knu2001-05-294-0/+4
| | | | | | Note that you'll have to rebuild all the installed ruby modules if you upgrade. To do it, just install the latest portupgrade and hit `portupgrade -rfcC ruby'.
* As some people including me are seeing reproduceable coredump,knu2001-05-294-0/+16
| | | | | | | | temporarily stop linking ruby with libc_r. This will break such extension modules as ruby-qt, but we have to investigate the annoying problems we are seeing, present in both ruby and our libc_r. Once suggested by: green
* 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>
OpenPOWER on IntegriCloud