aboutsummaryrefslogtreecommitdiff
path: root/lang/sml-nj/files
Commit message (Collapse)AuthorAgeFilesLines
* - Use SUB_FILES and SUB_LIST. [1]Joseph Koshy2007-09-021-3/+3
| | | | | | | | | | - Tweak pkg-install script (no user visible changes). Suggested by: sat [1] Submitted by: Johannes 5 Joemann [MAINTAINER] Notes: svn path=/head/; revision=198625
* - Remove CONFLICTS (with smlnj-devel). Use a helper script (installedJoseph Koshy2007-08-271-0/+577
| | | | | | | | | | | | 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] Notes: svn path=/head/; revision=198388
* Use "install.sh" during build and also during install as done inJoseph Koshy2004-12-311-4/+13
| | | | | | | | | lang/sml-nj-devel to resolve PR 40866. Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> Notes: svn path=/head/; revision=125586
* 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
* 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
* 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
* Correct stale patch.Joseph Koshy1999-02-021-8/+8
| | | | | | | Found by: asami@freebsd.org Notes: svn path=/head/; revision=16484
* Add patch for ELF support.Joseph Koshy1999-02-021-0/+15
| | | | Notes: svn path=/head/; revision=16480
* Unbreak for ELF.Joseph Koshy1999-02-021-0/+11
Notes: svn path=/head/; revision=16479