Port details |
- timidity++-emacs Emacs interface for TiMidity++
- 2.15.0_1 audio
=2 2.15.0Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: unknown
- Last Update: 2022-09-10 17:41:16
- Commit Hash: e79fe1a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://timidity.sourceforge.net/
- Description:
- This port allows you to operate TiMidity++ on Emacs buffer.
Please place timidity.el on load-path.
Formerly, the original version of this program was written by Tuuka
Toivonen(until version 0.2i).
Now, Masanao Izumo and many hackers are developing "TiMidity++".
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- timidity++-emacs>0:audio/timidity++-emacs
- To install the port:
- cd /usr/ports/audio/timidity++-emacs/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/timidity++-emacs
- pkg install timidity++-emacs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: timidity++-emacs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1582712338
SHA256 (TiMidity++-2.15.0.tar.bz2) = 161fc0395af16b51f7117ad007c3e434c825a308fa29ad44b626ee8f9bb1c8f5
SIZE (TiMidity++-2.15.0.tar.bz2) = 1624751
Packages (timestamps in pop-ups are UTC):
- Master port: audio/timidity++
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libarc>0 : archivers/libarc
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- timidity++>0 : audio/timidity++
- Library dependencies:
-
- libarc.so : archivers/libarc
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_timidity++-emacs
- USES:
- gmake localbase tar:bzip2
- pkg-message:
- For install:
- "timidity.el" has been installed in ${PREFIX}/share/emacs/site-lisp/ .
If this place is not proper for your Emacs(en), copy it to load-path.
Ex. /usr/local/lib/xemacs/site-lisp
/usr/local/share/mule/site-lisp
Add these line to your "~/.emacs"
(autoload 'timidity "timidity" "TiMidity Interface" t)
(setq timidity-prog-path "/usr/local/bin/timidity")
And then, type "M-x timidity" on Emacs. Enjoy!
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: audio/timidity++ |
Commit | Credits | Log message |
2.15.0 10 Sep 2022 17:41:16
![commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32](/images/git.png) ![commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32](/images/codeberg.svg) ![commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
2.15.0 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
2.15.0 20 Jul 2022 14:20:54
![commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13](/images/git.png) ![commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13](/images/codeberg.svg) ![commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.15.0 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.14.0_4 13 Aug 2019 16:00:39
![Revision:508834 Revision:508834](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to UCL & cleanup pkg-message (categories a-c) |
2.14.0 05 Jun 2014 07:31:00
![Revision:356603 Revision:356603](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to version 2.14.0
PR: 174176
Submitted by: ports fury |
2.13.2_11 10 May 2014 00:48:44
![Revision:353559 Revision:353559](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_BZIP2 to USES |
2.13.2_11 20 Sep 2013 14:36:37
![Revision:327706 Revision:327706](/images/subversion.png) ![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.13.2_7 21 Dec 2009 02:19:12
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
2.13.2_2 22 Mar 2007 16:59:24
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Move timidity++ interface glues from audio/timidity++-emacs into
audio/timidity++. This makes all interface ports much more similar
to each others.
- As a result of changing master port, all interface ports portrevision
are bumped
- Use PLIST_FILES for slave ports if possible
- While I'm here, remove 4.x support in audio/timidity++
Approved by: nork (timidity++ maintainer, blanket) |
2.13.2_1 30 Jan 2007 10:25:34
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
2.13.2_1 30 Nov 2006 19:07:06
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use += for PLIST_SUB, so slave ports can override |
2.13.2_1 07 Mar 2006 08:28:06
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
2.13.2 24 Oct 2005 19:56:25
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
mnag ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update WWW
PR: 87493
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
2.13.2 18 Oct 2005 17:57:54
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
vs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Unbreak japanese/timidity++-slang, sanitize rest a bit (hopefully) |
2.13.2 27 Sep 2005 22:35:13
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
mi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Pass the location of slang headers and library in the CONFIGURE_ARGS
and make the sub-master port (timidity++-emacs) _append_ its own
CONFIGURE_ARGS instead of resetting them anew. Woof, these ports are
an insteresting tangle...
Notified by: pointyhat (via kris) |
2.13.2 18 Sep 2005 17:27:22
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
mi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Unbreak by synchronizing the version with that of timidity++ itself. |
2.11.3_1 10 Sep 2005 08:59:53
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset bouncing maintainer address.
Hat: portmgr |
2.11.3_1 23 Jul 2005 02:53:43
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
2.11.3_1 07 May 2005 02:53:27
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN: Incomplete distinfo file |
2.11.3_1 04 Feb 2004 05:21:48
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.11.3 08 Apr 2003 00:40:09
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove the USE_GNOMENG macro. |
2.11.3 21 Feb 2003 10:56:07
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
2.11.3 08 Feb 2003 15:25:42
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
nork ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change MASTER_SITES, MAINTAINER and directory name for X resources.
PR: ports/48087
Submitted by: Yoichi ASAI <yatt@luna2.org> (maintainer) |
2.11.3 31 Aug 2002 00:13:25
![This port version is marked as vulnerable. This port version is marked as vulnerable.](/images/vuxml.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use USE_GNOMENG.
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
21 Jan 2002 03:32:00
![commit hash: fp1.23625@dev.null.freshports.org commit hash: fp1.23625@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.23625@dev.null.freshports.org commit hash: fp1.23625@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.23625@dev.null.freshports.org commit hash: fp1.23625@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
o update to 2.11.0. o PORTDOCS. |
22 May 2001 19:17:00
![commit hash: fp1.14030@dev.null.freshports.org commit hash: fp1.14030@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.14030@dev.null.freshports.org commit hash: fp1.14030@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.14030@dev.null.freshports.org commit hash: fp1.14030@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sobomax ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves would be
able to insert their own entries (usually language category) upfront. |
20 Mar 2001 13:05:33
![commit hash: fp1.11324@dev.null.freshports.org commit hash: fp1.11324@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.11324@dev.null.freshports.org commit hash: fp1.11324@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.11324@dev.null.freshports.org commit hash: fp1.11324@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.10.4. |
12 Mar 2001 17:59:55
![commit hash: fp1.10903@dev.null.freshports.org commit hash: fp1.10903@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.10903@dev.null.freshports.org commit hash: fp1.10903@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.10903@dev.null.freshports.org commit hash: fp1.10903@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
update to 2.10.3. |
23 Jan 2001 14:45:53
![commit hash: fp1.8762@dev.null.freshports.org commit hash: fp1.8762@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.8762@dev.null.freshports.org commit hash: fp1.8762@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.8762@dev.null.freshports.org commit hash: fp1.8762@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
update to 2.10.2. |
07 Nov 2000 23:28:20
![commit hash: fp1.6137@dev.null.freshports.org commit hash: fp1.6137@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.6137@dev.null.freshports.org commit hash: fp1.6137@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.6137@dev.null.freshports.org commit hash: fp1.6137@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
19 Oct 2000 15:46:53
![commit hash: fp1.5260@dev.null.freshports.org commit hash: fp1.5260@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.5260@dev.null.freshports.org commit hash: fp1.5260@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.5260@dev.null.freshports.org commit hash: fp1.5260@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kevlo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 2.10.1 |
08 Oct 2000 09:10:22
![commit hash: fp1.4831@dev.null.freshports.org commit hash: fp1.4831@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4831@dev.null.freshports.org commit hash: fp1.4831@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4831@dev.null.freshports.org commit hash: fp1.4831@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change PKGDIR from ${.CURDIR}/pkg to ${.CURDIR}. Remove
PKGMESSAGE=${PKGDIR}/MESSAGE definition, that is the default. |
08 Oct 2000 00:19:06
![commit hash: fp1.4704@dev.null.freshports.org commit hash: fp1.4704@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4704@dev.null.freshports.org commit hash: fp1.4704@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4704@dev.null.freshports.org commit hash: fp1.4704@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert category audio to new layout. |
05 Oct 2000 07:36:24
![commit hash: fp1.4635@dev.null.freshports.org commit hash: fp1.4635@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4635@dev.null.freshports.org commit hash: fp1.4635@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4635@dev.null.freshports.org commit hash: fp1.4635@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
reg ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Implement USE_GTK, part 1. |
16 Aug 2000 16:27:00
![commit hash: fp1.2973@dev.null.freshports.org commit hash: fp1.2973@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.2973@dev.null.freshports.org commit hash: fp1.2973@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.2973@dev.null.freshports.org commit hash: fp1.2973@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kevlo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 2.10.0 |
08 Jul 2000 08:37:19
![commit hash: fp1.1707@dev.null.freshports.org commit hash: fp1.1707@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.1707@dev.null.freshports.org commit hash: fp1.1707@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.1707@dev.null.freshports.org commit hash: fp1.1707@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 2.9.5. |
29 May 2000 03:29:58
![commit hash: fp1.239@dev.null.freshports.org commit hash: fp1.239@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.239@dev.null.freshports.org commit hash: fp1.239@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.239@dev.null.freshports.org commit hash: fp1.239@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
steve ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to version 2.9.4. |