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 on branch 2022Q3
tse3 MIDI library
0.3.1_3 audio on this many watch lists=2 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 0.3.1_2Version 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
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:: libao, python, desktop-file-utils
License: GPLv2
WWW:
https://tse3.sourceforge.net/
Description:
TSE3 is a library and simple test application for MIDI.
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 (156 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tse3-0.3.1_3/catalog.mk
  3. /usr/local/share/licenses/tse3-0.3.1_3/LICENSE
  4. /usr/local/share/licenses/tse3-0.3.1_3/GPLv2
  5. bin/tse3play
  6. include/tse3/DisplayParams.h
  7. include/tse3/Error.h
  8. include/tse3/EventTrack.h
  9. include/tse3/FileBlockParser.h
  10. include/tse3/Filter.h
  11. include/tse3/FlagTrack.h
  12. include/tse3/KeySigTrack.h
  13. include/tse3/Metronome.h
  14. include/tse3/Midi.h
  15. include/tse3/MidiCommandFilter.h
  16. include/tse3/MidiData.h
  17. include/tse3/MidiEcho.h
  18. include/tse3/MidiFile.h
  19. include/tse3/MidiFilter.h
  20. include/tse3/MidiMapper.h
  21. include/tse3/MidiParams.h
  22. include/tse3/MidiScheduler.h
  23. include/tse3/Mixer.h
  24. include/tse3/Mutex.h
  25. include/tse3/Notifier.h
  26. include/tse3/Panic.h
  27. include/tse3/Part.h
  28. include/tse3/Phrase.h
  29. include/tse3/PhraseEdit.h
  30. include/tse3/PhraseList.h
  31. include/tse3/Playable.h
  32. include/tse3/Progress.h
  33. include/tse3/RepeatTrack.h
  34. include/tse3/Serializable.h
  35. include/tse3/Song.h
  36. include/tse3/TSE2MDL.h
  37. include/tse3/TSE3.h
  38. include/tse3/TSE3MDL.h
  39. include/tse3/TempoTrack.h
  40. include/tse3/TimeSigTrack.h
  41. include/tse3/Track.h
  42. include/tse3/Transport.h
  43. include/tse3/app/Application.h
  44. include/tse3/app/Choices.h
  45. include/tse3/app/Modified.h
  46. include/tse3/app/PartDisplay.h
  47. include/tse3/app/PartSelection.h
  48. include/tse3/app/Record.h
  49. include/tse3/app/TrackSelection.h
  50. include/tse3/cmd/Command.h
  51. include/tse3/cmd/CommandGroup.h
  52. include/tse3/cmd/CommandHistory.h
  53. include/tse3/cmd/FlagTrack.h
  54. include/tse3/cmd/Part.h
  55. include/tse3/cmd/Phrase.h
  56. include/tse3/cmd/Song.h
  57. include/tse3/cmd/Track.h
  58. include/tse3/file/Write.h
  59. include/tse3/file/XML.h
  60. include/tse3/ins/Destination.h
  61. include/tse3/ins/Instrument.h
  62. include/tse3/listen/DisplayParams.h
  63. include/tse3/listen/EventTrack.h
  64. include/tse3/listen/FlagTrack.h
  65. include/tse3/listen/KeySigTrack.h
  66. include/tse3/listen/Metronome.h
  67. include/tse3/listen/MidiCommandFilter.h
  68. include/tse3/listen/MidiData.h
  69. include/tse3/listen/MidiEcho.h
  70. include/tse3/listen/MidiFile.h
  71. include/tse3/listen/MidiFilter.h
  72. include/tse3/listen/MidiMapper.h
  73. include/tse3/listen/MidiParams.h
  74. include/tse3/listen/MidiScheduler.h
  75. include/tse3/listen/Mixer.h
  76. include/tse3/listen/Panic.h
  77. include/tse3/listen/Part.h
  78. include/tse3/listen/Phrase.h
  79. include/tse3/listen/PhraseEdit.h
  80. include/tse3/listen/PhraseList.h
  81. include/tse3/listen/Playable.h
  82. include/tse3/listen/RepeatTrack.h
  83. include/tse3/listen/Song.h
  84. include/tse3/listen/TempoTrack.h
  85. include/tse3/listen/TimeSigTrack.h
  86. include/tse3/listen/Track.h
  87. include/tse3/listen/Transport.h
  88. include/tse3/listen/app/Modified.h
  89. include/tse3/listen/app/PartSelection.h
  90. include/tse3/listen/app/Record.h
  91. include/tse3/listen/app/TrackSelection.h
  92. include/tse3/listen/cmd/CommandHistory.h
  93. include/tse3/listen/ins/Destination.h
  94. include/tse3/plt/Alsa.h
  95. include/tse3/plt/Arts.h
  96. include/tse3/plt/Factory.h
  97. include/tse3/plt/OSS.h
  98. include/tse3/plt/RiscOS.cpp
  99. include/tse3/plt/RiscOS.h
  100. include/tse3/plt/Win32.cpp
  101. include/tse3/plt/Win32.h
  102. include/tse3/util/Demidify.h
  103. include/tse3/util/MidiScheduler.h
  104. include/tse3/util/MulDiv.h
  105. include/tse3/util/NoteNumber.h
  106. include/tse3/util/Phrase.h
  107. include/tse3/util/PowerQuantise.h
  108. include/tse3/util/Snap.h
  109. include/tse3/util/Song.h
  110. include/tse3/util/Track.h
  111. lib/libtse3.so
  112. lib/libtse3.so.0
  113. lib/libtse3.so.0.0.0
  114. share/man/man1/tse3play.1.gz
  115. share/man/man3/tse3.3.gz
  116. share/doc/tse3/About.html
  117. share/doc/tse3/Article.html
  118. share/doc/tse3/Bugs.html
  119. share/doc/tse3/Build.html
  120. share/doc/tse3/Commands.html
  121. share/doc/tse3/Copyright.html
  122. share/doc/tse3/Error.html
  123. share/doc/tse3/Examples.html
  124. share/doc/tse3/Feedback.html
  125. share/doc/tse3/HOWTO.html
  126. share/doc/tse3/History
  127. share/doc/tse3/History.html
  128. share/doc/tse3/InsFiles.html
  129. share/doc/tse3/KDOC.html
  130. share/doc/tse3/Mutex.html
  131. share/doc/tse3/Notifier.html
  132. share/doc/tse3/Playable.html
  133. share/doc/tse3/Porting.html
  134. share/doc/tse3/Psalm150.html
  135. share/doc/tse3/Song.html
  136. share/doc/tse3/Structure.html
  137. share/doc/tse3/TSE3MDL.html
  138. share/doc/tse3/Trax.html
  139. share/doc/tse3/Trouble.html
  140. share/doc/tse3/Version.html
  141. share/doc/tse3/Whitepaper.html
  142. share/doc/tse3/index.html
  143. share/doc/tse3/pete.jpeg
  144. share/doc/tse3/songs/Ambient.tse3
  145. share/doc/tse3/songs/Bry.tse3
  146. share/doc/tse3/songs/Demo.tse3
  147. share/doc/tse3/songs/Enigma.tse3
  148. share/doc/tse3/songs/FunkyJob.tse3
  149. share/doc/tse3/songs/Humphry.tse3
  150. share/doc/tse3/songs/Trip.tse3
  151. share/doc/tse3/trax.gif
  152. share/doc/tse3/tse3.gif
  153. share/doc/tse3/tse3logo.png
  154. @owner
  155. @group
  156. @mode
Collapse this list.
Dependency lines:
  • tse3>0:audio/tse3
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):
tse3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.1_30.3.1_30.3.1_20.3.1_30.3.1_3-0.3.1_2-
FreeBSD:13:quarterly0.3.1_30.3.1_30.3.1_20.3.1_30.3.1_30.3.1_20.3.1_20.3.1_2
FreeBSD:14:latest0.3.1_30.3.1_30.3.1_20.3.1_30.3.1_30.3.1_2-0.3.1_2
FreeBSD:14:quarterly0.3.1_20.3.1_3-0.3.1_20.3.1_30.3.1_20.3.1_20.3.1_2
FreeBSD:15:latest0.3.1_30.3.1_3n/a0.3.1_3n/a0.3.1_20.3.1_20.3.1_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. 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:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  2. http://cytranet.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  3. http://deac-ams.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  4. http://deac-fra.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  5. http://deac-riga.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  6. http://downloads.sourceforge.net/project/tse3/TSE3/0.3.1/
  7. http://excellmedia.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  8. http://freefr.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  9. http://gigenet.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  10. http://ixpeering.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  11. http://jaist.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  12. http://jztkft.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  13. http://kumisystems.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  14. http://liquidtelecom.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  15. http://nchc.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  16. http://netactuate.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  17. http://netcologne.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  18. http://netix.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  19. http://onboardcloud.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  20. http://phoenixnap.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  21. http://razaoinfo.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  22. http://sinalbr.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  23. http://sitsa.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  24. http://sonik.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  25. http://tenet.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  26. http://udomain.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  27. http://ufpr.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  28. http://versaweb.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  29. https://cfhcable.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  30. https://cytranet.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  31. https://deac-ams.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  32. https://deac-fra.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  33. https://deac-riga.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  34. https://downloads.sourceforge.net/project/tse3/TSE3/0.3.1/
  35. https://excellmedia.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  36. https://freefr.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  37. https://gigenet.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  38. https://ixpeering.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  39. https://jaist.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  40. https://jztkft.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  41. https://kumisystems.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  42. https://liquidtelecom.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  43. https://nchc.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  44. https://netactuate.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  45. https://netcologne.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  46. https://netix.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  47. https://onboardcloud.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  48. https://phoenixnap.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  49. https://razaoinfo.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  50. https://sinalbr.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  51. https://sitsa.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  52. https://sonik.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  53. https://tenet.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  54. https://udomain.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  55. https://ufpr.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
  56. https://versaweb.dl.sourceforge.net/project/tse3/TSE3/0.3.1/
Collapse this list.

There are no commits on branch 2022Q3 for this port