Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix broken makefiles introduced with translation to new SF File Release System | amdmi3 | 2009-08-22 | 1 | -2/+1 |
| | | | | | Reported by: dan Pointyhat to: myself | ||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | amdmi3 | 2009-08-22 | 1 | -2/+3 |
| | | | | starting with H,I,J,K,L | ||||
* | - Use SUB_FILES and SUB_LIST. [1] | jkoshy | 2007-09-02 | 2 | -7/+5 |
| | | | | | | | - Tweak pkg-install script (no user visible changes). Suggested by: sat [1] Submitted by: Johannes 5 Joemann [MAINTAINER] | ||||
* | - Remove CONFLICTS (with smlnj-devel). Use a helper script (installed | jkoshy | 2007-08-27 | 3 | -14/+597 |
| | | | | | | | | | as ${PREFIX}/bin/multiexec-wrapper) to resolve conflicting executable names (such as sml, ml-lex, etc.). - Bump PORTREVISION. - Update MASTER_SITES. Submitted by: Johannes 5 Joemann [MAINTAINER] | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+11 |
| | | | | Approved by: krion@ | ||||
* | Maintainer change: Johannes 5 Joemann is the new maintainer. | jkoshy | 2005-01-12 | 1 | -19/+24 |
| | | | | | | | Fix a CM tool path problem reported by Gerhard Gonter [ggonter .at. yahoo.com]. Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] | ||||
* | Use "install.sh" during build and also during install as done in | jkoshy | 2004-12-31 | 2 | -6/+20 |
| | | | | | | lang/sml-nj-devel to resolve PR 40866. Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> | ||||
* | Add SIZE information. | jkoshy | 2004-03-22 | 1 | -0/+11 |
| | | | | Submitted by: trevor | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 2) | ||||
* | Add MASTER_SITES, update WWW. | jkoshy | 2003-12-06 | 2 | -3/+5 |
| | | | | | PR: ports/59978 Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw> | ||||
* | Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. | trevor | 2003-11-13 | 1 | -1/+1 |
| | |||||
* | Fix build breakage with the GCC 3.3.1. | jkoshy | 2003-08-15 | 2 | -1/+16 |
| | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> | ||||
* | Make this port build on 5-CURRENT. | jkoshy | 2003-03-30 | 2 | -3/+40 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Mark this port as only for the i386 architecture. | jkoshy | 2002-07-01 | 1 | -0/+2 |
| | | | | Suggested by: Christian "naddy" Weisgerber <naddy@freebsd.org> | ||||
* | Install with the correct user:group. | jkoshy | 2001-12-24 | 1 | -0/+2 |
| | | | | Submitted by: petef | ||||
* | Update to v110.0.7. | jkoshy | 2000-10-27 | 3 | -22/+28 |
| | |||||
* | Fix a patch failure that affects non-ELF systems, for v110.0.6. | jkoshy | 2000-10-11 | 1 | -4/+4 |
| | |||||
* | Rename ${FILISDER}/patch-* to ${FILESDIRA}/extra-patch-*. (These patches | asami | 2000-10-08 | 1 | -2/+2 |
| | | | | are applied from within the configure script, patched by patch-ab.) | ||||
* | Downgrade the sml-nj port to the current `release' version v110.0.6. The | jkoshy | 2000-06-14 | 3 | -87/+548 |
| | | | | | | | `sml-nj-devel' port will track working versions of the SML/NJ system. PR: ports/18658 Submitted by: Chris Richards <crichard-freebsd@wso.williams.edu> | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -23/+22 |
| | |||||
* | Fix building of SML/NJ under 4-CURRENT after 1999/7/25. | jkoshy | 2000-01-28 | 2 | -3/+30 |
| | | | | | | | | | | The trap handler returns different information after this date for numeric error conditions. Since kern.osreldate is not a reliable indicator of when this change occurred, we revert to checking for the presence of a particular #define in <machine/trap.h> to decide if the SML/NJ runtime sources need to use the newer interface. Submitted by: Tom <tcrimi@andrew.cmu.edu> (in part) | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | awk -> ${AWK} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Yet more WWW: additions | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Correct stale patch. | jkoshy | 1999-02-02 | 1 | -8/+8 |
| | | | | Found by: asami@freebsd.org | ||||
* | Forced commit to record unbreaking for ELF. | jkoshy | 1999-02-02 | 1 | -1/+1 |
| | |||||
* | Add patch for ELF support. | jkoshy | 1999-02-02 | 1 | -0/+15 |
| | |||||
* | Unbreak for ELF. | jkoshy | 1999-02-02 | 2 | -3/+15 |
| | |||||
* | Clean up MASTER_SITES. Remove unneeded patch. | jkoshy | 1998-11-22 | 1 | -5/+9 |
| | |||||
* | Upgrade to v110.9.1. Unbreak. | jkoshy | 1998-11-20 | 6 | -47/+281 |
| | |||||
* | Refer people needed a lighter weight implementation of ML to Chuck Robey's | jkoshy | 1998-08-03 | 1 | -0/+4 |
| | | | | Moscow ML port. | ||||
* | Mark port as BROKEN till issues on library source paths, usage of the | jkoshy | 1998-07-20 | 1 | -1/+3 |
| | | | | built in CM (Compilation Manager) etc. are understood and resolved. | ||||
* | A Standard ML implementation from Bell Labs. | jkoshy | 1998-07-15 | 5 | -0/+98 |