Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-16 | Upgrade to 1.11. | Vanilla I. Shu | |
2001-04-14 | - Support CXX/CXXFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly | Ying-Chieh Liao | |
- Fix pkg-plist - Strip binaries PR: 26554 Submitted by: tkato@prontomail.ne.jp | |||
2001-04-13 | Update tcl/tk to 8.3.3 | Dirk Meyer | |
- Changes in installion of includes, so it keep compaible to previous patchlevel - took maintainership | |||
2001-04-13 | Goodbye, Ruby 1.4. | Akinori MUSHA | |
2001-04-13 | Retire Ruby 1.4. Use 1.6 instead, now the migration period is over. | Akinori MUSHA | |
Approved by: yasuf@bsdclub.org (MAINTAINER) | |||
2001-04-12 | Update to the latest snapshot plus a fix against malloc race issue. | Akinori MUSHA | |
(1.6.4.p1.2001.04.11) This does not build on the very latest CURRENT due to the newly updated libreadline, but the problem will soon be fixed. | |||
2001-04-12 | Update to 0.13.6. | Maxim Sobolev | |
2001-04-11 | Remove extras. | Akinori MUSHA | |
Submitted by: bento | |||
2001-04-11 | upgrade to 0.3.1 | Ying-Chieh Liao | |
add GUI support | |||
2001-04-10 | Update for Perl 5.6.1. | Mark Murray | |
As before, this is a "guru only" port. If you know what you are doing, go ahead and use it. If not - HANDS OFF! Perl 5.6.1 will be committed to "base" FreeBSD in a week or 2. | |||
2001-04-10 | Update to version 5d4 | Mario Sergio Fujikawa Ferreira | |
PR: 26485 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | |||
2001-04-10 | Update to 1.6.4-preview1. | Akinori MUSHA | |
Make bsd.ruby.mk easily handle preview releases. | |||
2001-04-07 | Update to 6.10.2. Nuke bad @cwd directive. | Will Andrews | |
PR: 26413 Submitted by: maintainer | |||
2001-04-07 | Fix fennerism. | Ben Smithurst | |
2001-04-07 | Add jython 2.0, an implementation of Python Interpreter with Pure | Will Andrews | |
Java. PR: 26302 Submitted by: Hye-Shik Chang <perky@python.or.kr> | |||
2001-04-06 | Modify ri.el and define an access key `Q' that does kill-buffer & | Akinori MUSHA | |
delete-window at once for convenience. The patch is already submitted to the author. | |||
2001-04-06 | Update devel/commoncpp to 1.4.1 | Michael Haro | |
Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer | |||
2001-04-05 | Update maintainer's email address | Kevin Lo | |
PR: 26355 Submitted by: MAINTAINER | |||
2001-04-05 | Add ruby-ri, Ruby Interactive reference with command line and Emacs | Akinori MUSHA | |
interfaces. | |||
2001-04-05 | update lang/starlogo to 1.2 | Michael Haro | |
PR: 26354 Submitted by: Jose Marques <jose@jmcm.org> | |||
2001-04-03 | Sync with lang/python15. | Munechika SUMIKAWA | |
Submitted by: knu | |||
2001-04-03 | Easier to read patch | Michael Haro | |
2001-04-03 | fix so (socket-server) of clisp does creates a socket | Michael Haro | |
PR: 20793 Submitted by: Serguei Soltan <ssoltan@usa.net> | |||
2001-04-02 | add mdk | Ying-Chieh Liao | |
MIX Development Kit offers an emulation of MIX and MIXAL | |||
2001-04-01 | Do a ${MV} with -f so that the installation process won't stop and ask | Akinori MUSHA | |
a question when some version of ruby is already installed. This is useful when you want to automatically upgrade the port using portupgrade. :) Submitted by: Jimmy Olgeni <olgeni@uli.it> | |||
2001-04-01 | Do not link libc_r when it is unnecessary. | Akinori MUSHA | |
2001-04-01 | Update to the latest snapshot of the stable branch, plus a workaround | Akinori MUSHA | |
for the longstanding libc vs. libc_r issue. This should hopefully fix all the ruby extensions such as Ruby/Qt2GL, Ruby/Python and Ruby/SDL for both 4-STABLE and 5-CURRENT. :) | |||
2001-03-31 | Does not support 64-bit platforms. | David E. O'Brien | |
2001-03-31 | Don't force -O2. | David E. O'Brien | |
2001-03-31 | Spell __i386__ and __alpha__ correctly. | David E. O'Brien | |
2001-03-31 | Spell __i386__ correctly. Add FreeBSD/AXP support. | David E. O'Brien | |
2001-03-31 | Don't force -O2 -g; obey user's CFLAGS! | David E. O'Brien | |
2001-03-30 | Add the C++ compiler. | David E. O'Brien | |
2001-03-29 | Maintainer corrected the patch (include/python.h -> include/Python.h). | Maxim Sobolev | |
Submitted by: maintainer | |||
2001-03-29 | -pthread --> ${PTHREAD_LIBS} | Maxim Sobolev | |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | |||
2001-03-29 | Add stackless_python 2.0, a Python implementation that does not use | Maxim Sobolev | |
the C stack. PR: 29196 Submitted by: Hye-Shik Chang <perky@python.or.kr> | |||
2001-03-29 | Build and use libpython without threads support and make this work | Akinori MUSHA | |
fine on both 4-STABLE and 5-CURRENT. | |||
2001-03-29 | Allow MAINTAINER to be redefined in a slave port. | Maxim Sobolev | |
2001-03-28 | Update to the latest snapshot of the stable branch. | Akinori MUSHA | |
Yes, 1.6.4 release will be released soon before 4.3-RELEASE. | |||
2001-03-28 | - Update to 2d1 | Yukihiro Nakai | |
- independent from scheme48 | |||
2001-03-27 | remove squeak1, distfile is no longer available. | FUJISHIMA Satsuki | |
There is successor of this port, squeak2. PR: 26147 Submitted by: maintainer | |||
2001-03-26 | Add MASTER_SITE_LOCAL to the master sites, as bento seems to have | Thomas Gellekum | |
problems fetching the distfile. | |||
2001-03-24 | Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot. | David E. O'Brien | |
[a nice friend's b-day at that :-)] | |||
2001-03-23 | I'll maintain this port. | Jimmy Olgeni | |
2001-03-23 | o Make it CFLAGS safe | Mario Sergio Fujikawa Ferreira | |
o Fix info installation o Fix PLIST PR: 25841 Submitted by: MAINTAINER Spotted by: bento | |||
2001-03-23 | Update to version 1.95.4 | James E. Housley | |
PR: 25998 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | |||
2001-03-22 | Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE who | Mark Murray | |
really want it. This is still marked FORBIDDEN as there may be all sorts of horrible incompatabilities with the perl5 in "base", but folks who are willing to override this and experiment are welcome. Consider this to be only partially supported. I'll happily commit patches and fixes, but I don't want to answer too many questions. Sorry! | |||
2001-03-22 | Add py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-base | Thomas Gellekum | |
bundles and replaces the old mx extensions for python. I'll remove the old ports (devel/py-mx{DateTime,Proxy,Stack,Tools}, textproc/py-mxTextTools) after a short grace period to allow for testing the new stuff. | |||
2001-03-22 | Update port to version 7.5.16. | Jimmy Olgeni | |
Avoid fetch problems when DISTFILE gets moved to the OLD subdirectory on MASTER_SITE (thanks to Peter Pentchev!). | |||
2001-03-22 | mit-scheme has been updated, and DISTFILE moved to the OLD subdirectory. | Jimmy Olgeni | |
Change MASTER_SITES as a quick fix, pending a full port upgrade. |