aboutsummaryrefslogtreecommitdiff
path: root/lang/sml-nj
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE information.Joseph Koshy2004-03-221-0/+11
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104893
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add MASTER_SITES, update WWW.Joseph Koshy2003-12-062-3/+5
| | | | | | | | PR: ports/59978 Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw> Notes: svn path=/head/; revision=95186
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93887
* Fix build breakage with the GCC 3.3.1.Joseph Koshy2003-08-152-1/+16
| | | | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> Notes: svn path=/head/; revision=86976
* Make this port build on 5-CURRENT.Joseph Koshy2003-03-302-3/+40
| | | | Notes: svn path=/head/; revision=77706
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Mark this port as only for the i386 architecture.Joseph Koshy2002-07-011-0/+2
| | | | | | | Suggested by: Christian "naddy" Weisgerber <naddy@freebsd.org> Notes: svn path=/head/; revision=62259
* Install with the correct user:group.Joseph Koshy2001-12-241-0/+2
| | | | | | | Submitted by: petef Notes: svn path=/head/; revision=52085
* Update to v110.0.7.Joseph Koshy2000-10-273-22/+28
| | | | Notes: svn path=/head/; revision=34290
* Fix a patch failure that affects non-ELF systems, for v110.0.6.Joseph Koshy2000-10-111-4/+4
| | | | Notes: svn path=/head/; revision=33707
* Rename ${FILISDER}/patch-* to ${FILESDIRA}/extra-patch-*. (These patchesSatoshi Asami2000-10-071-2/+2
| | | | | | | are applied from within the configure script, patched by patch-ab.) Notes: svn path=/head/; revision=33486
* Downgrade the sml-nj port to the current `release' version v110.0.6. TheJoseph Koshy2000-06-143-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> Notes: svn path=/head/; revision=29594
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-23/+22
| | | | Notes: svn path=/head/; revision=27458
* Fix building of SML/NJ under 4-CURRENT after 1999/7/25.Joseph Koshy2000-01-282-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) Notes: svn path=/head/; revision=25153
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18435
* Correct stale patch.Joseph Koshy1999-02-021-8/+8
| | | | | | | Found by: asami@freebsd.org Notes: svn path=/head/; revision=16484
* Forced commit to record unbreaking for ELF.Joseph Koshy1999-02-021-1/+1
| | | | Notes: svn path=/head/; revision=16481
* Add patch for ELF support.Joseph Koshy1999-02-021-0/+15
| | | | Notes: svn path=/head/; revision=16480
* Unbreak for ELF.Joseph Koshy1999-02-022-3/+15
| | | | Notes: svn path=/head/; revision=16479
* Clean up MASTER_SITES. Remove unneeded patch.Joseph Koshy1998-11-221-5/+9
| | | | Notes: svn path=/head/; revision=14753
* Upgrade to v110.9.1. Unbreak.Joseph Koshy1998-11-206-47/+281
| | | | Notes: svn path=/head/; revision=14713
* Refer people needed a lighter weight implementation of ML to Chuck Robey'sJoseph Koshy1998-08-031-0/+4
| | | | | | | Moscow ML port. Notes: svn path=/head/; revision=12259
* Mark port as BROKEN till issues on library source paths, usage of theJoseph Koshy1998-07-201-1/+3
| | | | | | | built in CM (Compilation Manager) etc. are understood and resolved. Notes: svn path=/head/; revision=12005
* A Standard ML implementation from Bell Labs.Joseph Koshy1998-07-155-0/+98
Notes: svn path=/head/; revision=11924