Port details |
- sfront Translator that converts MP4-SA files into efficient C programs
- 0.99 audio
=2 0.99Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2001-11-05 02:27:45
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://john-lazzaro.github.io/sa/
- Description:
- sfront is a translator that converts MP4-SA files into efficient C
programs that generate audio for rendering, interactive and network
applications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/sfront/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/sfront
- pkg install sfront
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sfront
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sfront-0.99.tar.gz) = ac8620f6d4fac90d1f98b1a6d4afce468285340e2d41039e8acade7c34edaf02
SIZE (sfront-0.99.tar.gz) = 5895123
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_sfront
- 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 |
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) |
0.99 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 ) |
0.99 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 ) |
0.99 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.99 12 Sep 2018 09:13:05
  |
ehaupt  |
- Update WWW
- Update MASTER_SITES |
0.99 31 Jul 2016 17:44:10
  |
bapt  |
Remove build dependency on bison, it actually works perfectly yacc
both the old available on 9 and the new in 10+ |
0.99 06 Jan 2015 09:36:22
  |
ehaupt  |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.99 05 Feb 2014 10:13:34
  |
ehaupt  |
Update LICENSE |
0.99 23 Oct 2013 20:30:51
  |
ehaupt  |
Support staging. |
0.99 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.99 24 Jul 2013 08:19:07
  |
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
0.99 08 Mar 2013 14:00:31
  |
ehaupt  |
Remove indefinite article from COMMENT |
0.99 08 Mar 2013 11:32:12
  |
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
0.99 31 Aug 2011 08:05:14
 |
ehaupt  |
Update to 0.99 and add LICENSE |
0.98 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.98 22 Jul 2010 08:35:55
 |
ehaupt  |
Update to 0.98 |
0.97 10 Mar 2010 00:40:11
 |
ehaupt  |
Update to 0.97 |
0.95 01 Jan 2010 17:20:11
 |
ehaupt  |
Remove pkg-plist since the port uses PLIST_FILES. This was forgotten in the
last commit.
Submitted by: pointyhat (via miwi) |
0.95 30 Dec 2009 16:02:32
 |
ehaupt  |
Update to 0.95 |
0.91_1 27 Mar 2009 09:53:36
 |
ehaupt  |
Mark MAKE_JOBS_SAFE |
0.91_1 27 Mar 2008 22:15:47
 |
ehaupt  |
Use MASTER_SITE_CRITICAL |
0.91_1 17 Oct 2007 10:13:01
 |
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
0.91 15 Aug 2006 11:59:56
 |
ehaupt  |
Update to 0.91 |
0.90 20 Jul 2006 12:32:06
 |
ehaupt  |
Update to 0.90 |
0.89 01 Jun 2006 12:13:54
 |
ehaupt  |
Add an additional mirror. |
0.89 30 Nov 2005 14:01:14
 |
ehaupt  |
Add SHA256 hashes to my ports |
0.89 06 Oct 2005 11:57:11
 |
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
0.89 01 Sep 2005 10:10:03
 |
garga  |
- Changed MASTER_SITES
- Changed DISTNAME
- Changed distinfo: same md5 sum, different name
PR: ports/85556
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer) |
0.89 29 Aug 2005 13:22:01
 |
sem  |
- Update to 0.89
- Remove obsoleted .if from PORTDOCS
- Preen Makefile
- Pass maintainership to submitter
PR: ports/84585
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
0.88 20 Feb 2005 08:23:18
 |
krion  |
Update to version 0.88
PR: ports/77758
Submitted by: Sam Lawrance <boris at brooknet.com.au> |
0.86 21 Jun 2004 21:43:02
 |
vs  |
Chase rerolled tarball, unbreak
(no old tarball around to compare, but looks innocuous to me) |
0.86 21 Jun 2004 21:27:46
 |
kris  |
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS. |
0.86 25 May 2004 23:19:17
 |
kris  |
BROKEN: Size mismatch |
0.86 28 Apr 2004 20:05:46
 |
krion  |
- Update to version 0.86
PR: ports/65991
Submitted by: Ports Fury |
0.85_1 08 Feb 2004 10:03:54
 |
leeym  |
fix DIST_SUBDIR and unbreak this port. |
0.85_1 06 Feb 2004 23:07:47
 |
kris  |
BROKEN: Distinfo incorrect |
0.85_1 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
0.85_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.85 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
0.85 20 Feb 2003 16:49:55
 |
knu  |
De-pkg-comment. |
0.85 15 Oct 2002 06:55:52
 |
ijliao  |
upgrade to 0.85 |
0.8.3 13 Aug 2002 08:11:51
 |
ijliao  |
upgrade to 0.8.3 |
0.8.2 29 Jul 2002 20:50:19
 |
perky  |
Update to 0.8.2
PR: 41130
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
0.8.1 08 Jul 2002 10:22:14
 |
ijliao  |
PERL -> REINPLACE_CMD
PR: 39283
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
0.8.1 25 May 2002 16:51:12
 |
ijliao  |
upgrade to 0.8.1 and unbreak |
0.8.0 25 May 2002 16:20:00
 |
trevor  |
broken for checksum, logged by bento |
0.8.0 10 May 2002 05:50:47
 |
ijliao  |
upgrade to 0.8.0 |
08 Nov 2001 08:35:31
    |
ijliao  |
upgrade to 0.7.9 |
05 Nov 2001 05:27:45
    |
ijliao  |
add sfront A translator that converts MP4-SA files into efficient C programs
|