head	1.20;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.9
	RELEASE_5_5_0:1.9
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.8
	RELEASE_4_11_0:1.8
	RELEASE_5_3_0:1.8
	RELEASE_4_10_0:1.8
	RELEASE_5_2_1:1.8
	RELEASE_5_2_0:1.8
	RELEASE_4_9_0:1.8
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.5
	RELEASE_4_6_2:1.5
	RELEASE_4_6_1:1.5
	RELEASE_4_6_0:1.5
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.5
	RELEASE_4_3_0:1.5
	RELEASE_4_2_0:1.5
	RELEASE_4_1_1:1.5
	RELEASE_4_1_0:1.5
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.3
	v3_3:1.1.1.1
	MJM:1.1.1;
locks; strict;
comment	@# @;


1.20
date	2012.11.17.05.58.57;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2012.06.01.05.21.20;	author dinoex;	state Exp;
branches;
next	1.18;

1.18
date	2010.04.28.00.37.12;	author pgollucci;	state Exp;
branches;
next	1.17;

1.17
date	2010.03.28.06.38.58;	author dinoex;	state Exp;
branches;
next	1.16;

1.16
date	2010.02.05.11.40.19;	author dinoex;	state Exp;
branches;
next	1.15;

1.15
date	2010.01.12.06.45.05;	author pgollucci;	state Exp;
branches;
next	1.14;

1.14
date	2009.07.31.13.53.16;	author dinoex;	state Exp;
branches;
next	1.13;

1.13
date	2008.08.24.14.37.50;	author rafan;	state Exp;
branches;
next	1.12;

1.12
date	2008.04.10.09.18.33;	author jkoshy;	state Exp;
branches;
next	1.11;

1.11
date	2007.07.16.10.21.58;	author nobutaka;	state Exp;
branches;
next	1.10;

1.10
date	2007.05.19.20.13.55;	author flz;	state Exp;
branches;
next	1.9;

1.9
date	2006.01.28.02.11.27;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2003.07.27.14.48.04;	author jkoshy;	state Exp;
branches;
next	1.7;

1.7
date	2003.07.25.17.00.05;	author jkoshy;	state Exp;
branches;
next	1.6;

1.6
date	2003.03.07.06.05.37;	author ade;	state Exp;
branches;
next	1.5;

1.5
date	2000.06.29.07.02.28;	author obrien;	state Exp;
branches;
next	1.4;

1.4
date	2000.04.12.06.20.39;	author obrien;	state Exp;
branches;
next	1.3;

1.3
date	2000.02.08.09.27.16;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	99.12.30.01.36.39;	author jkoshy;	state Exp;
branches;
next	1.1;

1.1
date	99.12.27.09.32.49;	author jkoshy;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.12.27.09.32.49;	author jkoshy;	state Exp;
branches;
next	;


desc
@@


1.20
log
@Switch exporter over
@
text
@# New ports collection makefile for:	sml-mode.el
# Date created:		23 December 1999
# Whom:			J Koshy <jkoshy@@freebsd.org>
#
# $FreeBSD: head/lang/sml-mode.el/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	sml-mode
PORTVERSION=	3.9.5
PORTREVISION=	5
CATEGORIES=	lang elisp
MASTER_SITES=	ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \
		${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	jkoshy

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	An EMACS mode for editing Standard ML programs

ALL_TARGET=	default

USE_EMACS=	yes
EMACS_PORT_NAME?=	emacs21

#
# Install configuration
#

ELISP_SUBDIR=	share/emacs/site-lisp/
SMLMODE_ELISPDIR= ${ELISP_SUBDIR}/sml-mode
SMLMODE_DOCDIR=	share/doc/sml-mode
SMLMODE_DIR_ENTRY=* SML-mode: (sml-mode).         A mode for editing Standard ML programs.

do-install:
	-${MKDIR} ${PREFIX}/${SMLMODE_ELISPDIR}
	${INSTALL_DATA} ${WRKSRC}/*.el ${WRKSRC}/*.elc ${PREFIX}/${SMLMODE_ELISPDIR}/
	(cd ${PREFIX}/${ELISP_SUBDIR} && \
		${LN} -sf sml-mode/sml-mode-startup.el .)
	${INSTALL_DATA} ${WRKSRC}/sml-mode.info ${PREFIX}/info/
	install-info --section="The Emacs editor and associated tools" \
		--entry="${SMLMODE_DIR_ENTRY}" ${PREFIX}/info/sml-mode.info \
		${PREFIX}/info/dir

.include <bsd.port.mk>
@


1.19
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.18
log
@- Release some more ports
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.17
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d16 1
a16 1
MAINTAINER=	pgollucci@@FreeBSD.org
@


1.16
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.15
log
@- adopt
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.14
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d16 1
a16 1
MAINTAINER=	ports@@FreeBSD.org
@


1.13
log
@- Fix pkg-plist when NOPORTDOCS is defined

Reported by:	QAT
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.12
log
@Reset maintainership.
@
text
@a37 1
.if !defined(NOPORTDOCS)
a41 1
.endif
@


1.11
log
@Make EMACS_PORT_NAME overridable.
@
text
@d16 1
a16 1
MAINTAINER=	jkoshy@@FreeBSD.org
@


1.10
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d22 1
a22 1
EMACS_PORT_NAME=	emacs21
@


1.9
log
@ - Fix possibility of "infinite make fork" when "Registering install for ..."
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
@
text
@d10 1
@


1.8
log
@Add an explicit dependency on EMACS.
@
text
@d20 1
@


1.7
log
@Upgrade to v3.9.5.
@
text
@d20 2
@


1.6
log
@Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
@
text
@d9 1
a9 1
PORTVERSION=	3.3
a13 1
EXTRACT_SUFX=	.tar.Z
d18 1
a18 1
NO_BUILD=	yes
d31 1
a31 1
	${INSTALL_DATA} ${WRKSRC}/*.el ${PREFIX}/${SMLMODE_ELISPDIR}/
d33 1
a33 1
		${LN} -sf sml-mode/sml-site.el .)
a34 3
	-${MKDIR} ${PREFIX}/${SMLMODE_DOCDIR}
	${INSTALL_DATA} ${WRKSRC}/sml-mode.html ${PREFIX}/${SMLMODE_DOCDIR}
	${INSTALL_DATA} ${WRKSRC}/sml-mode.ps ${PREFIX}/${SMLMODE_DOCDIR}
@


1.5
log
@Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/sml-mode.el/Makefile,v 1.4 2000/04/12 06:20:39 obrien Exp $
d17 1
@


1.4
log
@Convert to the PORTNAME - PORTVERSION syntax.
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/sml-mode.el/Makefile,v 1.3 2000/02/08 09:27:16 peter Exp $
d12 2
a13 1
		http://people.FreeBSD.org/~jkoshy/PORTS/
@


1.3
log
@Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
@
text
@a1 1
# Version required:	3.3
d5 1
a5 1
# $FreeBSD: ports/lang/sml-mode.el/Makefile,v 1.2 1999/12/30 01:36:39 jkoshy Exp $
d8 2
a9 1
DISTNAME=	sml-mode-3.3
@


1.2
log
@Change CATEGORIES to 'lang elisp' to match current location.
@
text
@d6 1
a6 1
# $FreeBSD: ports/lang/sml-mode.el/Makefile,v 1.1.1.1 1999/12/27 09:32:49 jkoshy Exp $
d12 1
a12 1
		http://www.freebsd.org/~jkoshy/PORTS/
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $FreeBSD$
d10 1
a10 1
CATEGORIES=	devel elisp
@


1.1.1.1
log
@Re-import sml-mode.el under "ports/lang".

Old log message: "SML-mode v3.3 from Matthew J. Morley.  A useful
EMACS mode for interacting with a Standard ML system."

Requested by: Satoshi Asami <asami@@freebsd.org>
@
text
@@
