Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 0.15.2. | sobomax | 2001-10-29 | 4 | -6/+6 |
| | |||||
* | o fix install: change GCC_REV to match existing one. | sf | 2001-10-29 | 4 | -62/+28 |
| | | | | | | | o unify info files for future update. o ${MKDIR} ${PREFIX}/info is not needed as it is in BSD.local.dist. Reviewed by: maintainer | ||||
* | Fix spelling. | obrien | 2001-10-29 | 1 | -1/+1 |
| | |||||
* | Utilize the PATCH_WRKDIR knob now that it exists. | obrien | 2001-10-27 | 18 | -72/+18 |
| | |||||
* | Update to 3.0.2. | obrien | 2001-10-27 | 3 | -9/+9 |
| | |||||
* | fix variable expansion | lioux | 2001-10-27 | 1 | -1/+3 |
| | | | | Approved by: MAINTAINER | ||||
* | o update to 1.1.p (remove unnecessary patches) | lioux | 2001-10-26 | 4 | -179/+0 |
| | | | | | PR: 29095 Submitted by: MAINTAINER | ||||
* | o update to 1.1.p | lioux | 2001-10-26 | 5 | -40/+89 |
| | | | | | | | | | | o add java as a secondary category o depend on jdk1.2.2 instead of jdk1.1.8 o Makefile style changes and un"echo" installation o add PKGMESSAGE with usage instructions PR: 29095 Submitted by: MAINTAINER | ||||
* | TclX seems abandoned by its original authors, but the maintainers | mi | 2001-10-24 | 12 | -54/+38 |
| | | | | | | | | | of TclPro made TclX-8.3 available last year. There is not a whole lot of changes, and most of them deal with the Windows parts of the thing, but here is the upgrade 8.3 anyway. Please, test... I think, it is time to repocopy tclX82 into tclX and get rid of tclX75, tclX80, and tclX82... | ||||
* | Commit this new MASTER_SITE, while I work on TclX 8.3... | mi | 2001-10-23 | 2 | -2/+2 |
| | |||||
* | An Emacs mode for editing Objective CAML programs. | jkoshy | 2001-10-23 | 7 | -0/+70 |
| | |||||
* | Remove redundant spaces at EOL. | knu | 2001-10-21 | 2 | -2/+2 |
| | |||||
* | Update to 0.2.0. | knu | 2001-10-21 | 2 | -3/+3 |
| | |||||
* | MAINTAINER doesn't want to be maintainer any more. | fenner | 2001-10-21 | 1 | -1/+1 |
| | |||||
* | Update to tcl 8.3.4 | dinoex | 2001-10-21 | 12 | -82/+110 |
| | | | | More encodings are inculded into the release | ||||
* | Don't build mpz extension, it's moved to a separate port. | tg | 2001-10-19 | 36 | -120/+36 |
| | |||||
* | Update to 1.8 instead of 1.7 since 1.7 doesn't exist any more | dwcjr | 2001-10-19 | 3 | -2/+5 |
| | | | | | PR: 30937 Submitted by: maintainer | ||||
* | add hope | ijliao | 2001-10-17 | 8 | -0/+198 |
| | | | | | | | Hope is lazy interpriter for HOPE applicative language PR: 30799 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> | ||||
* | Update to 0.15.1. | sobomax | 2001-10-15 | 6 | -18/+34 |
| | |||||
* | add ferite | ijliao | 2001-10-14 | 15 | -0/+328 |
| | | | | | | | An embeddable scripting language PR: 30094 Submitted by: Jeremy Norris <ishmael27@home.com> | ||||
* | Update to 1.06. | tobez | 2001-10-12 | 2 | -2/+2 |
| | |||||
* | Add p5-Data-JavaScript, a perl module to dump perl structures to | tobez | 2001-10-09 | 6 | -0/+43 |
| | | | | JavaScript code. | ||||
* | Update lang/ruby{,-devel} to the latest snapshots (2001.10.05). | knu | 2001-10-07 | 6 | -8/+6 |
| | |||||
* | Refer to the distfile with an explicit version number instead of | dd | 2001-10-07 | 2 | -3/+2 |
| | | | | | | | invariably downloading the latest one. This (a) unbreaks this port until somebody updates it to 5.33.0, and (b) prevents this port from automatically being broken when a new version comes out due to checksum mismatch. | ||||
* | o CFLAGS/CC safeness; therefore, bump PORTREVISION | lioux | 2001-10-06 | 4 | -45/+34 |
| | | | | | | | | | | | o simplify DESCR, add WWW tag o support NOPORTDOCS in PLIST o style changes in Makefile: - un"echo" installation - merge do-install/post-install PR: 31075 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Update port to version R7B-4, with updated documentation tarball. I also | olgeni | 2001-10-05 | 4 | -58/+72 |
| | | | | | had to rework the documentation merging process because it thought that 1.9 became after 1.10, breaking the merge for this release. | ||||
* | upgrade to 0.5 | ijliao | 2001-10-05 | 3 | -6/+15 |
| | |||||
* | Update to version 3.7.1 | wjv | 2001-10-03 | 3 | -13/+15 |
| | |||||
* | fix build on -CURRENT | lioux | 2001-10-02 | 1 | -3/+3 |
| | | | | | | PR: 30821 Submitted by: MAINTAINER, bento Reviewed by: Sameh Ghane | ||||
* | Update to 0.1.7. | knu | 2001-09-29 | 2 | -3/+3 |
| | |||||
* | * Point the default JAVABINDIR/JAVAPORT to the native jdk1.3 | olgeni | 2001-09-28 | 2 | -38/+22 |
| | | | | | | * Autodetect java, enable WITHOUT_JAVA if no java exists * Remove useless PLIST_SUBs (plist is automatically generated) * grep -> ${GREP} | ||||
* | Install header files; they are needed for some third-party extensions. | tg | 2001-09-28 | 2 | -13/+10 |
| | | | | Requested by: Dmytro Rud <unixoid@web.de> | ||||
* | o Update DESCR to a more precise message | lioux | 2001-09-27 | 3 | -6/+6 |
| | | | | | | | | | o fix PLIST o switch maintainership over to submitter PR: 29338 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Approved by: MAINTAINER (previous one) | ||||
* | Depend on math/libgmp when running a recent -current. | tg | 2001-09-25 | 12 | -0/+72 |
| | |||||
* | Correct link. | tg | 2001-09-25 | 1 | -1/+1 |
| | |||||
* | Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵ | dwcjr | 2001-09-23 | 3 | -3/+0 |
| | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will | ||||
* | Add a missing @dirrm. | knu | 2001-09-23 | 1 | -0/+1 |
| | |||||
* | install/deinstall info entryies correctly (revision bump is not needed). | sf | 2001-09-23 | 2 | -3/+5 |
| | |||||
* | Update to 20010921. | knu | 2001-09-23 | 3 | -8/+14 |
| | |||||
* | Update to 0.1.6b. | knu | 2001-09-23 | 2 | -4/+5 |
| | |||||
* | Update to version 2.1.0. | jasone | 2001-09-22 | 3 | -9/+31 |
| | |||||
* | add some missing %%PORTDOCS%% pragmas | lioux | 2001-09-22 | 1 | -2/+2 |
| | |||||
* | o update to 1.75 | lioux | 2001-09-22 | 12 | -117/+234 |
| | | | | | | | | o support NOPORTDOCS o assign maintainership to submitter PR: 30428 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> | ||||
* | o update to 1.5.02. | sf | 2001-09-22 | 5 | -172/+201 |
| | | | | | | | o support NOPORTDOCS in pkg-plist. PR: 30721 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | o update to 0.4.0. | sf | 2001-09-22 | 5 | -57/+854 |
| | | | | | | | | o support NOPORTDOCS. o aupport Alpha arch. PR: 30719 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | o fix MASTER_SITES. | sf | 2001-09-22 | 2 | -16/+18 |
| | | | | | | | o respect CC and CFLAGS. PR: 30720 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | Update to 20010216. | knu | 2001-09-21 | 2 | -3/+3 |
| | |||||
* | - update to 2.1.a3 | petef | 2001-09-21 | 3 | -22/+172 |
| | | | | | | | | - depend on javamwrapper instead of the java binary - install into PREFIX, not LOCALBASE PR: 30678 Submitted by: maintainer | ||||
* | Add jruby, an implementation of Ruby Interpreter in Pure Java. | knu | 2001-09-20 | 6 | -0/+66 |
| | | | | That it is still in the alpha stage, but it actually works. | ||||
* | Put a copy of the distfile in my local distfiles area -- the tarball | knu | 2001-09-20 | 2 | -3/+4 |
| | | | | is repacked too frequently, and the latest version has a bug. :( |