Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update port to version 7.3.0 (OTP-R7B-3), and add some improvements to | olgeni | 2001-06-06 | 6 | -16/+58 |
| | | | | | | pkg-plist generation (vim5-style). Approved by: maintainer | ||||
* | Standartise the way used to disable X11 support in various ports. From now | sobomax | 2001-06-05 | 2 | -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. | sobomax | 2001-06-05 | 1 | -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! | knu | 2001-06-04 | 4 | -2/+4 |
| | |||||
* | Add lang/ruby_r and lang/ruby_r-devel, ruby binary linked with libc_r. | knu | 2001-06-04 | 5 | -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-devel | knu | 2001-06-04 | 3 | -0/+25 |
| | | | | executable. | ||||
* | Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use. | knu | 2001-06-04 | 14 | -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 return | obrien | 2001-06-02 | 2 | -16/+16 |
| | | | | to mixed compilers between -current and -stable. | ||||
* | Update ruby-devel to the latest snapshot, which now enters upon the | knu | 2001-06-01 | 6 | -8/+10 |
| | | | | 1.7.1 phase. | ||||
* | Update lang/ruby to 1.6.4-preview5. | knu | 2001-06-01 | 4 | -8/+6 |
| | |||||
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 4 | -7/+7 |
| | |||||
* | Replace last remnants of "nonexistent", "/nonexistent" etc. with | ade | 2001-05-31 | 1 | -1/+1 |
| | | | | ${NONEXISTENT} as per bsd.port.mk | ||||
* | add awka | ijliao | 2001-05-31 | 6 | -0/+43 |
| | | | | Converts the AWK script to C, then compiles it | ||||
* | Upgrade to 0.53 | patrick | 2001-05-31 | 3 | -12/+9 |
| | |||||
* | Update to version 3.3.1 | kevlo | 2001-05-30 | 3 | -15/+29 |
| | | | | | PR: 27764 Submitted by: MAINTAINER | ||||
* | It's not my day... Fix typo and unbreak. | knu | 2001-05-29 | 4 | -4/+4 |
| | |||||
* | Forgot to bump PORTREVISION's in the previous commit. | knu | 2001-05-29 | 4 | -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, | knu | 2001-05-29 | 4 | -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: | kris | 2001-05-29 | 1 | -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, we | kris | 2001-05-29 | 1 | -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. | fenner | 2001-05-28 | 2 | -2/+2 |
| | |||||
* | Update to a new version (0.30.97) and clean up pkg-plist | patrick | 2001-05-28 | 6 | -176/+176 |
| | |||||
* | Update port to version 1.2.0. | olgeni | 2001-05-28 | 8 | -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 some | sobomax | 2001-05-28 | 2 | -0/+6 |
| | | | | | strange reason he/she has `./' before `/bin' in his/her PATH. Surprisingly, there are *many* such users. | ||||
* | upgrade to 0.3.2 | ijliao | 2001-05-28 | 3 | -7/+7 |
| | |||||
* | add missing @dirrm | ijliao | 2001-05-27 | 1 | -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 them | jdp | 2001-05-26 | 2 | -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. | knu | 2001-05-26 | 6 | -10/+8 |
| | | | | Update lang-ruby-devel to the latest development snapshot. | ||||
* | Prepare a distribution patch and unbreak. | knu | 2001-05-24 | 4 | -4/+2 |
| | |||||
* | Temporarily mark as broken. The 1.6.4-preview3 tarball is missing | knu | 2001-05-24 | 2 | -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. | knu | 2001-05-24 | 2 | -4/+2 |
| | |||||
* | Chase distfiles. | dirk | 2001-05-23 | 6 | -33/+362 |
| | | | | PR: ports/27561 | ||||
* | Drop maintainership. | olgeni | 2001-05-23 | 1 | -1/+1 |
| | |||||
* | Add dirrm | obrien | 2001-05-23 | 1 | -0/+2 |
| | | | | | PR: 27558 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> | ||||
* | upgrade to 2.03 | ijliao | 2001-05-19 | 2 | -3/+4 |
| | | | | | PR: 27413 Submitted by: maintainer | ||||
* | upgrade to 2.25.1 | ijliao | 2001-05-19 | 5 | -42/+46 |
| | | | | | PR: 27373 Submitted by: maintainer | ||||
* | Update lang/ruby and lang/ruby-devel to the latest snapshots. | knu | 2001-05-17 | 10 | -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. | tg | 2001-05-16 | 2 | -1/+423 |
| | |||||
* | Added WWW URL. | jeh | 2001-05-14 | 6 | -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 than | knu | 2001-05-11 | 2 | -10/+11 |
| | | | | ${RUBY_EXAMPLESDIR}/elisp. | ||||
* | Update lang/ruby to 1.6.4.p2.2001.05.12. | knu | 2001-05-11 | 12 | -22/+36 |
| | | | | Update lang/ruby-devel to 1.7.0-a2001.05.12. | ||||
* | SWitch maintainership of core GNOME ports to a small group of | ade | 2001-05-11 | 3 | -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. | dinoex | 2001-05-10 | 4 | -14/+10 |
| | | | | | PR: roam@FreeBSD.org Submitted by: Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org | ||||
* | s/python1.5/%%PYTHON_VERSION%%/g | tg | 2001-05-10 | 3 | -1215/+1215 |
| | |||||
* | Update lang/ruby and lang/ruby-devel to the latest snapshots. | knu | 2001-05-07 | 10 | -16/+10 |
| | |||||
* | - patch to use mkstemp instead of tmpnam | dinoex | 2001-05-07 | 4 | -0/+36 |
| | | | | Submitted by: mi@aldan.algebra.com (Mikhail Teterin) | ||||
* | Upgrade to version 3.2.1 | kevlo | 2001-05-07 | 3 | -15/+21 |
| | | | | | PR: 27175 Submitted by: MAINTAINER | ||||
* | Use USE_PYTHON. | tg | 2001-05-07 | 1 | -0/+4 |
| | |||||
* | Update MASTER_SITES. | tg | 2001-05-07 | 1 | -1/+1 |
| | | | | Submitted by: olgeni | ||||
* | <expletive> | tg | 2001-05-07 | 1 | -2/+3 |
| | | | | | | | Un-break `make install'. PR: 27164 Submitted by: Patrick Li <pat@databits.net> |