notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
munger Static lisp interpreter with text processing abilities
5.12_1 lang on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.12_1Version of this port present on the latest quarterly branch.
Maintainer: jimmy@mammothcheese.ca search for ports maintained by this maintainer
Port Added: 2004-12-08 08:41:07
Last Update: 2024-03-18 12:28:10
Commit Hash: ae1aa40
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: BSD3CLAUSE
WWW:
http://www.mammothcheese.ca/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (26 items)
Collapse this list.
  1. /usr/local/share/licenses/munger-5.12_1/catalog.mk
  2. /usr/local/share/licenses/munger-5.12_1/LICENSE
  3. /usr/local/share/licenses/munger-5.12_1/BSD3CLAUSE
  4. bin/munger
  5. share/man/man1/munger.1.gz
  6. share/munger-5.12/cal.munger
  7. share/munger-5.12/cat.munger
  8. share/munger-5.12/echo.munger
  9. share/munger-5.12/filter.munger
  10. share/munger-5.12/fmt.munger
  11. share/munger-5.12/grep.munger
  12. share/munger-5.12/httpd.munger
  13. share/munger-5.12/library.munger
  14. share/munger-5.12/mush.munger
  15. share/munger-5.12/options.munger
  16. share/munger-5.12/rss.munger
  17. share/munger-5.12/transform.munger
  18. share/munger-5.12/view.munger
  19. share/munger-5.12/xml2alist.munger
  20. share/munger-5.12/xml2buffer.munger
  21. share/munger-5.12/xml2sqlite.munger
  22. share/munger-5.12/xmlquery.munger
  23. share/munger-5.12/xmlsqlite.munger
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • munger>0:lang/munger
To install the port:
cd /usr/ports/lang/munger/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/munger
  • pkg install munger
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: munger
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1587977676 SHA256 (munger-5.12.tar.gz) = 95a225934196ad4b22732dedaec15e4cb9ea4fdb136623438236fd8f24073866 SIZE (munger-5.12.tar.gz) = 188623

Packages (timestamps in pop-ups are UTC):
munger
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.12_15.12_15.125.12_15.12_1-5.12-
FreeBSD:13:quarterly5.12_15.12_15.125.12_15.12_15.125.125.12
FreeBSD:14:latest5.12_15.12_15.125.12_15.12_15.12-5.12
FreeBSD:14:quarterly5.12_15.12_1-5.12_15.12_15.125.125.12
FreeBSD:15:latest5.12_15.12_1n/a5.12_1n/a5.125.125.12
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libtre.so : textproc/libtre
  2. libsqlite3.so : databases/sqlite3
This port is required by:
for Run
  1. editors/dkns
  2. www/ephemera

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/wackford-squeers*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for munger-5.12_1: SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings
Options name:
lang_munger
USES:
ncurses sqlite:3
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.mammothcheese.ca/
Collapse this list.

Number of commits found: 141 (showing only 41 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.116
27 Nov 2006 02:28:08
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 4.116
- Reformat pkg-descr
- Add WWW entry

PR:             ports/105858
Submitted by:   James Bailie <jimmy at mammothcheese.ca> (maintainer)
4.115
21 Nov 2006 20:10:41
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.115

PR:             105710
Submitted by:   James Bailie
4.114
10 Nov 2006 00:32:36
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 4.114

PR:             ports/105335
Submitted by:   maintainer (James Bailie)
4.113
02 Nov 2006 00:48:57
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 4.113

PR:             ports/104439
Submitted by:   maintainer (James Bailie)
4.112
07 Oct 2006 08:59:37
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.112

PR:             ports/104025
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.111
01 Oct 2006 03:45:46
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Update to 4.111

PR:             103812
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
Approved by:    novel (mentor, implicit)
4.110
12 Sep 2006 20:33:26
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.110

PR:             ports/103188
Submitted by:   James Bailie <jimmy(at)mammothcheese.ca> (maintainer)
4.109
25 Aug 2006 21:26:37
Original commit files touched by this commit
miwi search for other commits by this committer
- Update mail adresse
- Update to 4.109

PR:             ports/102444
Submitted by:   James Bailie <jimmy(at)jamesbailie.com>, (maintainer)
Approved by:    krion (mentor)
4.108
18 Jul 2006 16:01:06
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 4.108

PR:             100489
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
4.107
14 Jun 2006 22:37:06
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 4.107

PR:             ports/98861
Submitted by:   maintainer
4.106
03 Jun 2006 01:36:51
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 4.106

PR:             98289
Submitted by:   maintainer
4.105
27 May 2006 16:22:14
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 4.105

PR:             97999
Submitted by:   maintainer (James Bailie)
4.104
20 May 2006 00:52:09
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 4.104

PR:             ports/97500
Submitted by:   maintainer
Approved by:    lawrance
4.103
19 May 2006 07:19:24
Original commit files touched by this commit
itetcu search for other commits by this committer
- Update to 4.103 [1]
- Fix depend on sqlite (USE_SQLITE) [2]

PR:             ports/97281
Submitted by:   James Bailie <jimmy@jamesbailie.com> [1]
                itetcu [2]
Approved by:    lawrance (mentor)
4.102
09 May 2006 17:39:44
Original commit files touched by this commit
stefan search for other commits by this committer
Update to 4.102.

PR:             96847
Submitted by:   James Bailie <jbailie@jamesbailie.com> (maintainer)
Approved by:    arved (mentor)
4.99
01 May 2006 10:19:08
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 4.99

PR:             96568
Submitted by:   jimmy@jamesbailie.com (maintainer)
4.97
18 Apr 2006 08:25:06
Original commit files touched by this commit
vs search for other commits by this committer
Update to 4.97

PR:             ports/95961
Submitted by:   maintainer
4.95
13 Apr 2006 16:20:56
Original commit files touched by this commit
johans search for other commits by this committer
- Update to version 4.95.

PR:             ports/93850
Submitted by:   James Bailie (maintainer)
Approved by:    flz (mentor)
4.87
14 Feb 2006 14:43:47
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 4.87

PR:             ports/93302
Submitted by:   maintainer
4.86
03 Feb 2006 17:20:06
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to latest version.

PR:             ports/92773
Submitted by:   maintainer
4.85
22 Jan 2006 18:03:40
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.85

PR:             ports/92121
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
4.84
01 Jan 2006 20:04:28
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.84

PR:             ports/91153
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
4.83
28 Dec 2005 05:35:01
Original commit files touched by this commit
anray search for other commits by this committer
Update to 4.83

PR:             ports/90993
Submitted by:   maintainer
4.81
17 Dec 2005 00:19:36
Original commit files touched by this commit
tdb search for other commits by this committer
- Update to 4.81

PR:             90508
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
Approved by:    clement (mentor, implicitly)
4.80
21 Nov 2005 15:55:45
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 4.80

PR:             ports/89332
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
4.79
14 Nov 2005 04:17:54
Original commit files touched by this commit
lawrance search for other commits by this committer
Update to 4.79

PR:             ports/88967
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
4.78
05 Nov 2005 20:20:31
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 4.78

PR:             88530
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
4.77
05 Nov 2005 01:53:35
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 4.77

PR:             88494
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
4.76
28 Oct 2005 14:48:43
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 4.76

PR:             ports/88132
Submitted by:   maintainer
4.75
19 Oct 2005 13:38:02
Original commit files touched by this commit
garga search for other commits by this committer
- Update to 4.75

PR:             ports/87646
Submitted by:   maintainer
4.74
06 Oct 2005 12:51:18
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 4.74

PR:             86968
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
Approved by:    pav (mentor)
4.73
10 Sep 2005 04:29:29
Original commit files touched by this commit
glewis search for other commits by this committer
. Update to 4.73. [1]
. Placate portlint(1).

PR:             85929
Submitted by:   James Bailie <jimmy@jamesbailie.com> (maintainer)
4.71
30 Aug 2005 23:35:56
Original commit files touched by this commit
jylefort search for other commits by this committer
- Update to 4.71 [1]
- Remove unused ${USE_REINPLACE}

[1]:
PR:             ports/85491
Submitted by:   maintainer
4.60
27 Jul 2005 17:32:01
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 4.60

PR:             ports/84016
Submitted by:   maintainer
4.57
12 Jul 2005 15:22:49
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 4.57

PR:             ports/83330
Submitted by:   maintainer
4.56
04 Jul 2005 02:44:03
Original commit files touched by this commit
jylefort search for other commits by this committer
- Update to 4.56 [1]
- Respect ${LOCALBASE}

[1]
PR:             ports/82897
Submitted by:   maintainer
4.55
13 May 2005 21:11:48
Original commit files touched by this commit
thierry search for other commits by this committer
Upgrade to 4.55.

PR:             ports/80905
Submitted by:   maintainer
4.54
23 Apr 2005 10:29:29
Original commit files touched by this commit
lawrance search for other commits by this committer
- 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)
4.44
12 Jan 2005 23:10:14
Original commit files touched by this commit
edwin search for other commits by this committer
update: lang/munger - new port revision to eliminate use of DEPENDS_TARGET

        Update to 4.44

PR:             ports/75075
Submitted by:   jimmy@jamesbailie.com
4.38_1
23 Dec 2004 15:58:07
Original commit files touched by this commit
krion search for other commits by this committer
Chase dependency of databases/sqlite2
Bump PORTREVISION

Forgotten by:   nork
4.38
08 Dec 2004 08:38:06
Original commit files touched by this commit
pav search for other commits by this committer
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>

Number of commits found: 141 (showing only 41 on this page)

«  1 | 2