Port details |
- tse3 MIDI library
- 0.3.1_3 audio
=4 0.3.1_3Version 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
 - Port Added: 2004-07-26 16:04:07
- Last Update: 2024-02-11 18:28:15
- Commit Hash: 7a95f29
- People watching this port, also watch:: jackit, libwmf, libglade2, xorg-fonts-truetype, flac
- License: GPLv2
- WWW:
- https://tse3.sourceforge.net/
- Description:
- TSE3 is a library and simple test application for MIDI.
¦ ¦ ¦ ¦ 
- 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/tse3/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/tse3
- pkg install tse3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tse3
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tse3-0.3.1.tar.gz) = 780e1669789e762f489029c53f2fc6c571ba24740290ed0717bc1dcb7d547ba6
SIZE (tse3-0.3.1.tar.gz) = 755666
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.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tse3-0.3.1_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- audio_tse3
- USES:
- gmake libtool
- 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 |
0.3.1_3 11 Feb 2024 18:28:15
    |
Gleb Popov (arrowd)  |
audio/*: Move manpages to share/man
Approved by: portmgr (blanket) |
0.3.1_2 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.3.1_2 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.3.1_2 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.3.1_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.1_2 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 |
0.3.1_2 13 Jan 2016 22:13:43
  |
amdmi3  |
- Add LICENSE_FILE
- Switch to options helpers |
0.3.1_2 25 Mar 2015 21:37:40
  |
marino  |
audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket |
0.3.1_2 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
0.3.1_2 30 May 2014 19:36:45
  |
amdmi3  |
- Switch to USES=libtool, drop .la files
- Strip libraries |
0.3.1_1 05 May 2014 09:45:37
  |
bapt  |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
0.3.1_1 21 Jan 2014 22:56:00
  |
bapt  |
Fix properties on pkg-plist |
0.3.1_1 18 Jan 2014 14:51:46
  |
antoine  |
Stage support |
0.3.1_1 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06

|
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.3.1_1 26 Jul 2013 23:46:21
  |
bapt  |
Chase audio/arts removal |
0.3.1_1 15 Jun 2013 15:09:30
  |
bapt  |
Use options helpers |
0.3.1_1 26 Feb 2013 17:16:06
  |
danfe  |
- Trim the Makefile header
- Define LICENSE (GPLv2)
- Drop indefinite article from COMMENT
- Convert to new OPTIONS framework |
0.3.1_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 |
0.3.1_1 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.3.1_1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.3.1_1 22 Nov 2009 19:49:43
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.3.1_1 22 Aug 2009 00:13:27
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
0.3.1_1 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.3.1_1 03 Apr 2009 08:52:54
 |
miwi  |
- Fix build with GCC 4.x
PR: 133310
Submitted by: Ports Fury |
0.3.1_1 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.3.1_1 20 Aug 2008 06:40:43
 |
linimon  |
Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat: portmgr |
0.3.1_1 02 Oct 2007 09:14:59
 |
linimon  |
Mark as broken with gcc4.2. |
0.3.1_1 01 Nov 2006 11:23:30
 |
miwi  |
- Pass maintainership to submitter
(Notes: request of ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net> |
0.3.1_1 14 Aug 2006 10:08:25
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.3.1_1 03 May 2006 05:14:35
 |
edwin  |
Remove USE_REINPLACE from ports in categories starting with A. |
0.3.1_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.3.1 23 Nov 2005 23:29:54
 |
pav  |
- Add some SHA256 checksums |
0.3.1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.3.1 12 Sep 2005 00:58:38
 |
mi  |
Update from 0.3.0 to 0.3.1. Unbreak on 64-bit platforms (unsigned int
vs. size_t). |
0.3.0 01 Aug 2005 12:01:59
 |
sem  |
- Update to 0.3.0
PR: ports/84398
Submitted by: Ports Fury |
0.2.7_2 31 May 2005 21:34:46
 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
0.2.7_2 12 Mar 2005 10:54:27
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.2.7_1 16 Jan 2005 23:11:58
 |
pav  |
- Install documentation to share/doc/portname, as hier said
PR: ports/76318 (inspired by)
Submitted by: Florent Thoumie <flz@xbsd.org> |
0.2.7 07 Jan 2005 10:55:54
 |
krion  |
Fix plist.
Approved by: portmgr (implicit) |
0.2.7 18 Nov 2004 08:28:31
 |
kris  |
BROKEN on !i386: Does not compile |
0.2.7 14 Aug 2004 20:36:15
 |
lofi  |
Fix build on gcc 3.4. |
0.2.7 26 Jul 2004 16:03:11
 |
lofi  |
Add tse3, a MIDI library.
PR: ports/59239
Submitted by: Mathew Kanner <mat@hak.cnd.mcgill.ca> |