Port details |
- nosefart Player for NES Sound Format (NSF)
- 1.92f_1 audio
=3 1.92f_1Version of this port present on the latest quarterly branch. - Maintainer: sethk@meowfishies.com
 - Port Added: 2000-10-14 08:22:33
- Last Update: 2024-05-20 21:53:51
- Commit Hash: 5790e17
- People watching this port, also watch:: zsnes, flac, vcdimager, jackit, vorbis-tools
- Also Listed In: emulators
- License: GPLv2
- WWW:
- https://nosefart.sourceforge.net/
- Description:
- This is a port of Nosefart, a player for the NSF sound format, which
describes music taken from Nintendo Entertainment System game cartridges
in a compact form.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nosefart>0:audio/nosefart
- To install the port:
- cd /usr/ports/audio/nosefart/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/nosefart
- pkg install nosefart
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nosefart
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nosefart-1.92f-mls.tar.gz) = e74df339a50b50aa8fac69087841e47c37f71538d17c4fce1558c834eb3635e6
SIZE (nosefart-1.92f-mls.tar.gz) = 1277385
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_nosefart
- USES:
- cpe gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.92f_1 20 May 2024 21:53:51
    |
Daniel Engberg (diizzy)  |
audio/nosefart: Convert pre-build to EXTRACT_AFTER_ARGS
Reduce I/O by excluding files we don't need during extraction
PR: 278744
Approved by: portmgr (maintainer timeout, 2+ weeks) |
1.92f_1 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.92f_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.92f_1 20 Jul 2022 14:20:54
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.92f_1 07 Oct 2021 15:04:40
    |
Bernhard Froehlich (decke)  |
audio/nosefart: Add CPE information
Approved by: portmgr (blanket) |
1.92f_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.92f_1 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.92f_1 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.92f_1 28 Jul 2014 14:12:36
  |
adamw  |
Rename audio/ patch-xy patches to reflect the files they modify. |
1.92f_1 17 May 2014 18:48:25
  |
erwin  |
stagify
Approved by: portmgr (blanket)
Sponsored by: DK Hostmaster A/S |
1.92f_1 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.92f_1 30 Aug 2013 04:16:52
  |
danfe  |
- Unbreak parallel builds (-jX) by making automatic dependency generation
actually work (and be used)
- Trim Makefile header and remove an indefinite article from COMMENT line
- No need for a fancy, environment-aware "make clean" when all it does is
it does is just "rm -rf nsfobj"
- Define LICENSE (GPLv2), adjust WWW: line in port description while here
Reported by: marino |
1.92f_1 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
1.92f_1 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.92f_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.92f_1 22 Aug 2009 00:13:27
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
1.92f_1 15 Jun 2008 12:52:11
 |
olgeni  |
A few typo fixes for ports/audio descriptions. |
1.92f_1 20 Mar 2008 09:19:39
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.92f_1 31 Oct 2007 00:18:52
 |
miwi  |
- Fix build with gcc 4.2
PR: 117691
Submitted by: Pietro Cerutti (gahr@gahr.ch)
Approved by: portmgr (erwin) |
1.92f_1 02 Oct 2007 09:17:16
 |
linimon  |
Mark as broken with gcc4.2. |
1.92f_1 22 Jan 2006 08:13:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.92f_1 11 Apr 2004 23:17:55
 |
kris  |
Move post-extract to pre-build so that gmake is used after it is added. |
1.92f_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.92f_1 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.92f_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.92f 25 Sep 2003 09:24:10
 |
krion  |
- Update to version 1.92f
- Add automatic track length calculation with -a option.
- Add -i (info) and -l <len> (only play <len> length) options.
- Show enabled and persistent channels.
PR: 57200
Submitted by: maintainer |
1.92_1 14 Jul 2003 02:36:11
 |
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
quote ${INSTALL} as it can be multiple word. |
1.92 21 Feb 2003 10:59:39
 |
knu  |
De-pkg-comment. |
28 Oct 2001 19:06:36
    |
sf  |
o Update maintainer's email address. o Host distfile on maintainer's personal
site; the master site has sailed off the edge of the world. |
14 Oct 2000 12:22:33
    |
green  |
Add nosefart, a music player for NSF (NES Sound Format) files. |