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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
munger Static lisp interpreter with text processing abilities
5.12_1 lang on this many watch lists=0 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.12Version 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
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.125.12_15.125.125.12_1-5.12-
FreeBSD:13:quarterly5.125.125.125.125.125.125.125.12
FreeBSD:14:latest5.125.12_15.125.125.12_15.12-5.12
FreeBSD:14:quarterly5.125.12-5.125.125.125.125.12
FreeBSD:15:latest5.125.12_1n/a5.12n/a5.125.125.12
FreeBSD:15:quarterly--n/a-n/a---
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 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.12_1
18 Mar 2024 12:28:10
commit hash: ae1aa40462f2d26f9fa80321fc62697ce4b0faa0commit hash: ae1aa40462f2d26f9fa80321fc62697ce4b0faa0commit hash: ae1aa40462f2d26f9fa80321fc62697ce4b0faa0commit hash: ae1aa40462f2d26f9fa80321fc62697ce4b0faa0 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
lang/munger: Move man pages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.12
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.12
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.12
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.12
19 May 2020 05:11:49
Revision:535808Original commit files touched by this commit
tagattie search for other commits by this committer
Update to 5.12

PR:		245960
Submitted by:	gspu <gspurki@gmail.com>
Approved by:	jimmy@mammothcheese.ca (maintainer timeout, >3 weeks),
		mentors (implicit)
5.10
24 Aug 2018 00:54:25
Revision:477932Original commit files touched by this commit
wen search for other commits by this committer
- Update to 5.10

PR:		229993
Submitted by:	yuri@
Approved by:	maintainer(timeout, > 30days)
5.7.2
12 Oct 2016 19:04:21
Revision:423883Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 5.7.2

PR:		213387
Submitted by:	maintainer
5.7.1
25 Apr 2016 16:13:39
Revision:414014Original commit files touched by this commit
mat search for other commits by this committer
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.

While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
5.7.1
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
5.7.1
31 Jan 2016 19:56:33
Revision:407663Original commit files touched by this commit
marino search for other commits by this committer
lang/munger: document ncurses requirement (USES+=ncurses)

Also link to directly to libncurses rather than symlinked libcurses.

approved by:	infrastructure blanket
5.7.1
13 Sep 2015 14:31:05
Revision:396827Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 5.7.1
- While here, add LICENSE

PR:		203050
Submitted by:	jimmy@mammothcheese.ca (maintainer)
5.7
15 Oct 2014 11:32:10
Revision:370906Original commit files touched by this commit
marino search for other commits by this committer
Close out a bunch of PRs that only remove @dirrm

PR:		194331, 194332
PR:		194365, 194366, 194369, 194371, 194374
5.7
24 Aug 2014 20:04:29
Revision:366010Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
5.7
15 Aug 2014 11:40:41
Revision:364963Original commit files touched by this commit
arved search for other commits by this committer
Update to 5.7

PR:		192653
Submitted by:	maintainer
5.6_1
05 Jul 2014 12:19:33
Revision:360738Original commit files touched by this commit
tijl search for other commits by this committer
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
5.6
21 May 2014 05:26:27
Revision:354703Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.7

PR:		189235
Submitted by:	Maintainer
5.4
23 Apr 2014 01:20:43
Revision:351903Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 5.4

PR:		188884
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
5.2_1
01 Mar 2014 17:15:10
Revision:346656Original commit files touched by this commit
antoine search for other commits by this committer
- Fix reference to STAGEDIR in some shebangs
- Use OPTIONS helpers
5.2
12 Feb 2014 07:16:24
Revision:343864Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
5.2
08 Oct 2013 16:55:29
Revision:329812Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 5.2

PR:		ports/182795
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
5.1
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
5.1
10 Sep 2013 04:32:41
Revision:326863Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 5.1

PR:		ports/181977
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
5.0
06 Sep 2013 04:30:35
Revision:326459Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 5.0
- Builds on sparc64 now

PR:		ports/181803
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.195
04 Sep 2013 00:06:17
Revision:326235Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.195

PR:		ports/181437
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.194
12 May 2013 06:05:03
Revision:317932Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
4.194
20 Mar 2013 17:51:27
Revision:314751Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.194
- Trim header while I am here

PR:		ports/176522
Submitted by:	maintainer
4.193
18 Jul 2012 04:43:19
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.193

PR:		ports/169587
Submitted by:	maintainer
4.192
27 Apr 2012 22:44:04
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Fix distfile checksum

Submitted by:   maintainer via private email
4.192
27 Apr 2012 02:52:44
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.192

PR:             ports/166973
Submitted by:   maintainer
4.191
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
4.191
21 Sep 2011 19:29:36
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.191

PR:             ports/160744
Submitted by:   maintainer
4.190
24 Jul 2011 02:33:10
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.190

PR:             ports/159126
Submitted by:   maintainer
4.189
14 Jun 2011 03:28:16
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.189

PR:             ports/157437
Submitted by:   maintainer
4.186
24 May 2011 03:06:48
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.186

PR:             ports/156865
Submitted by:   maintainer
4.184
29 Apr 2011 23:45:48
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.184

PR:             ports/156627
Submitted by:   maintainer
4.181
04 Jan 2011 17:44:24
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.181

PR:             ports/153585
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.180
16 Sep 2010 16:25:34
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.180

PR:             ports/150513
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.179
08 Sep 2010 03:57:58
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.179

PR:             ports/150332
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.178
18 Jun 2010 21:33:18
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.178

PR:             ports/147924
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
Feature safe:   yes
4.177
13 Jun 2010 20:14:34
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.177

PR:             ports/147827
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.176
03 Apr 2010 17:50:25
Original commit files touched by this commit
avilla search for other commits by this committer
- Update to 4.176.

PR:             ports/145292
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
Approved by:    tabthorpe (mentor)
4.175
11 Jan 2010 14:40:12
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.175

PR:             ports/142456
Submitted by:   ames Bailie <jimmy mammothcheese.ca> (maintainer)
4.174
04 Jan 2010 21:13:58
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.174

PR:             ports/142273
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.173_1
22 Dec 2009 11:36:23
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase libtre shlib bump
4.173
24 Nov 2009 03:18:50
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.173

PR:             ports/140757
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.172
15 Sep 2009 20:28:29
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.172

PR:             ports/138757
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
Feature safe:   yes
4.171
07 Sep 2009 23:31:23
Original commit files touched by this commit
avl search for other commits by this committer
- Update to 4.171

PR:             ports/138510
Submitted by:   James Bailie <jimmy AT mammothcheese.ca> (maintainer)
Approved by:    tabthorpe (mentor)
4.170
28 Aug 2009 13:46:24
Original commit files touched by this commit
pgj search for other commits by this committer
- Update to 4.170

PR:             ports/138148
Submitted by:   James Bailie <jimmy (at) mammothcheese (dot) ca> (maintainer)
Approved by:    tabthorpe (mentor)
4.169
16 Aug 2009 04:43:49
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on sparc64: fails to link.

Hat:            portmgr
4.169
07 Jun 2009 03:47:41
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.169

PR:             ports/135269
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.168
29 May 2009 05:09:20
Original commit files touched by this commit
pgj search for other commits by this committer
- Update to 4.168

PR:             ports/135011
Submitted by:   James Bailie <jimmy (at) mammothcheese (dot) ca> (maintainer)
Approved by:    tabthorpe (mentor)
4.166
13 May 2009 20:02:43
Original commit files touched by this commit
pgj search for other commits by this committer
- Update to 4.166

PR:             ports/134518
Submitted by:   James Bailie <jimmy (at) mammothcheese (dot) ca> (maintainer)
Approved by:    tabthorpe (mentor)
4.165
04 Mar 2009 15:35:10
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.165

PR:             ports/132204
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.164
23 Feb 2009 15:30:26
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.164

PR:             ports/131892
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.163
05 Feb 2009 01:33:00
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.163

PR:             ports/131183
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.162
27 Jan 2009 04:08:29
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.162

PR:             ports/130959
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.160
14 Jan 2009 17:20:27
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.160

PR:             ports/130495
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.159
18 Dec 2008 13:36:18
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.159

PR:             ports/129680
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.158
25 Nov 2008 15:10:12
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.158

PR:             ports/129061
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.157
04 Nov 2008 20:44:55
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.157

PR:             ports/128560
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.156
07 Oct 2008 00:12:33
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.156

PR:             ports/127884
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.155
29 Sep 2008 13:04:29
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.155

PR:             ports/127688
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.154
25 Sep 2008 13:00:09
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.154

PR:             ports/127577
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.152
02 Sep 2008 12:25:45
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.152

PR:             ports/126903
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.151
19 Aug 2008 14:40:10
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Tarballl re-roll
- Author corrected an OS version bug
4.151
19 Aug 2008 14:29:09
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.151

PR:             ports/126615
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.150
12 Aug 2008 17:27:36
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.150

PR:             ports/126342
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.149
04 May 2008 23:06:18
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.149

PR:             ports/123331
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.148
25 Apr 2008 11:50:45
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.148
- No user-visible changes. Made the evaluator a little more efficient.

PR:             ports/122932
Submitted by:   James Bailie (maintainer)
4.147
03 Mar 2008 04:19:50
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.147
- FreeBSD 7.0 has a new malloc() which does not understand the same
  values for MALLOC_OPTIONS as the old malloc().

PR:             ports/121277
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.146
01 Mar 2008 19:19:44
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.46

PR:             ports/121249
Submitted by:   James Bailie <jimmy mammothcheese.ca>
4.145
26 Feb 2008 19:31:00
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.145

PR:             ports/121113
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.144
04 Feb 2008 15:12:37
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.1.44

PR:             ports/120241
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.143_1
15 Dec 2007 01:12:58
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Fix pkg-plist
- Bump PORTREVISION

Pointyhat to:   tabthorpe
Approved by:    jimmy mammothcheese.ca (maintainer)
4.143
12 Dec 2007 03:51:21
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 4.143

PR:             ports/118011
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
4.142
23 Sep 2007 16:54:23
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- update to 4.142

PR:             ports/116562
Submitted by:   James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by:    miwi (co-mentor)
4.141
17 Sep 2007 11:50:00
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- update to 4.141

PR:             ports/116397
Submitted by:   James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by:    clsung (mentor)
4.140
13 Sep 2007 03:29:54
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- update to 4.140

PR:             ports/116311
Submitted by:   James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by:    clsung (mentor)
4.139
07 Sep 2007 03:55:42
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- update to 4.139

PR:             ports/116141
Submitted by:   James Bailie <jimmy_AT_mammothcheese.ca> (maintainer)
Approved by:    clsung (mentor)
4.138
02 Sep 2007 19:02:04
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 138

PR:             ports/116027
Submitted by:   James Bailie (maintainer)
4.137
16 Jun 2007 11:51:22
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 4.137

PR:             ports/113681
Submitted by:   James Bailie <jimmy at mammothcheese.ca> (maintainer)
4.136
11 Jun 2007 14:50:54
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 4.136

PR:             ports/113535
Submitted by:   James Bailie <jimmy at mammothcheese.ca> (maintainer)
4.135
06 Jun 2007 10:32:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.1.35

PR:             113363
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.134
04 Jun 2007 19:44:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.134

PR:             114277
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.133
27 May 2007 22:30:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.133

PR:             113064
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.132
27 May 2007 15:34:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.132

PR:             112813
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.129
01 May 2007 23:17:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 112304

PR:             112304
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.128
26 Apr 2007 21:55:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.128

PR:             112123
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.127
20 Apr 2007 21:07:49
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.127

PR:             111962
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.126
19 Apr 2007 10:55:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.126

PR:             111819
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.125
17 Apr 2007 08:56:06
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 4.125

PR:             111758
Submitted by:   James Bailie <jimmy AT mammothcheese.ca> (maintainer)
Approved by:    clsung (mentor)
4.124
28 Mar 2007 01:36:44
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 4.124

PR:             ports/110904
Submitted by:   maintainer (James Bailie)
4.123
15 Jan 2007 14:56:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.123

PR:             ports/107934
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.122
10 Jan 2007 07:23:22
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix size mismatch (my fault)
4.122
09 Jan 2007 21:31:53
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.122

PR:             ports/107653
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.121
21 Dec 2006 23:07:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.121

PR:             ports/106928
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.120
16 Dec 2006 09:28:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.120

PR:             ports/106756
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.119
04 Dec 2006 22:55:29
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.119

PR:             ports/106342
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
4.118
03 Dec 2006 23:10:23
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.118

PR:             ports/106250
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)

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

1 | 2  »