head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2011.10.24.09.10.14;	author dougb;	state Exp;
branches;
next	1.6;

1.6
date	2006.11.27.02.28.08;	author rafan;	state Exp;
branches;
next	1.5;

1.5
date	2005.07.27.17.32.01;	author sem;	state Exp;
branches;
next	1.4;

1.4
date	2005.07.04.02.44.03;	author jylefort;	state Exp;
branches;
next	1.3;

1.3
date	2005.04.23.10.29.29;	author lawrance;	state Exp;
branches;
next	1.2;

1.2
date	2005.01.12.23.10.14;	author edwin;	state Exp;
branches;
next	1.1;

1.1
date	2004.12.08.08.38.06;	author pav;	state Exp;
branches;
next	;


desc
@@


1.7
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@Munger is a simplified, statically-scoped, interpreted lisp specialized for
writing text processors for 8-bit text.  With Munger the programmer may
write line-by-line filters, if serial access to the text is sufficient, or
the programmer may load text into buffers and have line-oriented random
access to those lines, if that is more convenient.

Munger makes it easy to write simple text editors, shells, utility filters,
CGI scripts, and simple network client and server programs.  Mung (or
munge) is computer jargon for, "to make repeated changes which individually
may be reversible, yet which ultimately result in an unintentional
irreversible destruction of large portions of the original item."  Laugh,
it's a joke.

WWW: http://www.mammothcheese.ca/munger.html
@


1.6
log
@- Update to 4.116
- Reformat pkg-descr
- Add WWW entry

PR:		ports/105858
Submitted by:	James Bailie <jimmy at mammothcheese.ca> (maintainer)
@
text
@a14 4

--
James Bailie <jimmy@@mammothcheese.ca>
http://www.mammothcheese.ca
@


1.5
log
@- Update to 4.60

PR:		ports/84016
Submitted by:	maintainer
@
text
@d1 5
a5 9
Munger is a simplified, statically-scoped, interpreted lisp specialized
for writing text processors for 8-bit text.  With Munger the programmer may
write text-processing filters if serial access to the text is sufficient,
or the programmer may load text into buffers and have line-oriented random
access to those lines, if that is more convenient.  Buffer lines can be
inserted, removed, overwritten, retrieved in whole or in part, with or
without tabs expanded, searched for matches on regular expressions, read
from and written to files, and piped to and from, or filtered through
external processes.
d7 8
a14 1
WWW: http://www.jamesbailie.com/munger.html
d17 2
a18 2
James Bailie <jimmy@@jamesbailie.com>
http://www.jamesbailie.com
@


1.4
log
@- Update to 4.56 [1]
- Respect ${LOCALBASE}

[1]
PR:		ports/82897
Submitted by:	maintainer
@
text
@d1 9
a9 5
Munger is a simple, statically-scoped, interpreted lisp that has
line-editor-like access to multiple text buffers.  Lines can be inserted,
removed, overwritten, retrieved in whole or in part, with or without tabs
expanded, searched for matches on regular expressions, read from and written
to files, and piped to and from, or filtered through external processes.
d11 1
a11 6
Using regular expressions to search through or transform strings is easy in
Munger.  Basic facilities for doing line-oriented I/O and cursor-addressing
are provided.  Munger also has interfaces to the FastCGI devkit
(http://www.fastcgi.com), and the SQLite library (http://www.sqlite.org).

WWW: http://jamesbailie.com/munger.html
@


1.3
log
@- Update lang/munger to 4.53 [1]
- Remove some no-ops in the way of !PACKAGE_BUILDING wrapped OPTIONS
  and setting NOPORTDOCS
- Shuffle a little to pacify portlinT

PR:		ports/79247 [1]
Submitted by:	James Bailie <jimmy@@jamesbailie.com> (maintainer)
Approved by:	clement (mentor)
@
text
@d16 1
a16 1
http://jamesbailie.com
@


1.2
log
@update: lang/munger - new port revision to eliminate use of DEPENDS_TARGET

	Update to 4.44

PR:		ports/75075
Submitted by:	jimmy@@jamesbailie.com
@
text
@d12 5
a16 2
WWW: http://www.jamesbailie.com/munger.html
Author: James Bailie <jimmy@@jamesbailie.com>
@


1.1
log
@Add munger, a simple, statically-scoped, interpreted lisp that has
line-editor-like access to multiple text buffers.

PR:		ports/74781
Submitted by:	James Bailie <jimmy@@jamesbailie.com>
@
text
@d12 2
a13 5
WWW: http://jamesbailie.com/munger.html

--
James Bailie <jimmy@@jamesbailie.com>
http://jamesbailie.com
@

