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
protracker Amiga ProTracker clone
1.51,2 audio Deleted on this many watch lists=0 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 1.51,2Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-04-12 14:07:24
Last Update: 2022-10-12 20:17:54
Commit Hash: bd6fdb7
License: WTFPL
WWW:
https://16-bits.org/pt.php
Description:
Multi-platform clone of the classic music making software "ProTracker" from the Commodore Amiga days. Aims to work exactly like you remember it, with added features and fixes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/protracker
  2. man/man1/protracker.1.gz
  3. share/applications/protracker.desktop
  4. share/pixmaps/protracker.png
  5. /usr/local/share/licenses/protracker-1.51,2/catalog.mk
  6. /usr/local/share/licenses/protracker-1.51,2/LICENSE
  7. /usr/local/share/licenses/protracker-1.51,2/WTFPL
Collapse this list.
Dependency lines:
  • protracker>0:audio/protracker
No installation instructions:
This port has been deleted.
PKGNAME: protracker
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661156815 SHA256 (protracker-extras-1.tar.gz) = 51a078f344611f6a41e44bab9a8640f363224c41a8a5432f55aeba3bb49fbdbf SIZE (protracker-extras-1.tar.gz) = 1267

Expand this list (2 items)

Collapse this list.

SHA256 (8bitbubsy-pt2-clone-v1.51_GH0.tar.gz) = 5d53592a5fa38d69e6efbc8637d91bdb36f983dc3725061eee65273d14020ba2 SIZE (8bitbubsy-pt2-clone-v1.51_GH0.tar.gz) = 8216859

Collapse this list.


Packages (timestamps in pop-ups are UTC):
protracker
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.28,2---1.28,2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. sdl2-config : devel/sdl20
Library dependencies:
  1. libasound.so : audio/alsa-lib
  2. libSDL2.so : devel/sdl20
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_protracker
USES:
cmake localbase:ldflags sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/8bitbubsy/pt2-clone/tar.gz/v1.51?dummy=/
Collapse this list.
Port Moves
  • port moved to audio/pt2-clone on 2022-10-12
    REASON: Renamed to match upstream naming

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.51,2
12 Oct 2022 20:17:54
commit hash: bd6fdb71b51a4855bf0af5c83c7bde9bb771c540commit hash: bd6fdb71b51a4855bf0af5c83c7bde9bb771c540commit hash: bd6fdb71b51a4855bf0af5c83c7bde9bb771c540commit hash: bd6fdb71b51a4855bf0af5c83c7bde9bb771c540 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/pt2-clone: Rename and update to 1.52.1

- Renamed to match project name
- Update to 1.52.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.51,2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.51,2
22 Aug 2022 09:52:36
commit hash: 64e547721bbb7cb9152ff11bea36db7c58508d37commit hash: 64e547721bbb7cb9152ff11bea36db7c58508d37commit hash: 64e547721bbb7cb9152ff11bea36db7c58508d37commit hash: 64e547721bbb7cb9152ff11bea36db7c58508d37 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.51
1.50,2
25 Jul 2022 13:53:25
commit hash: 84fe5683ffef3edd63a3f379063b4f1d805afdcecommit hash: 84fe5683ffef3edd63a3f379063b4f1d805afdcecommit hash: 84fe5683ffef3edd63a3f379063b4f1d805afdcecommit hash: 84fe5683ffef3edd63a3f379063b4f1d805afdce files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.50
1.49,2
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.49,2
27 May 2022 05:36:29
commit hash: dd60829b6b729675c353adea1dcdd9b650ca9869commit hash: dd60829b6b729675c353adea1dcdd9b650ca9869commit hash: dd60829b6b729675c353adea1dcdd9b650ca9869commit hash: dd60829b6b729675c353adea1dcdd9b650ca9869 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.49
1.46,2
14 Apr 2022 07:08:53
commit hash: 212a6f0dec90e580f1c602227d4b143e887e810dcommit hash: 212a6f0dec90e580f1c602227d4b143e887e810dcommit hash: 212a6f0dec90e580f1c602227d4b143e887e810dcommit hash: 212a6f0dec90e580f1c602227d4b143e887e810d files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.46
1.43,2
31 Mar 2022 19:28:29
commit hash: 770421e7c0aee246fab8d088be486f5f188c8ff1commit hash: 770421e7c0aee246fab8d088be486f5f188c8ff1commit hash: 770421e7c0aee246fab8d088be486f5f188c8ff1commit hash: 770421e7c0aee246fab8d088be486f5f188c8ff1 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.43
1.41,2
01 Mar 2022 20:55:48
commit hash: a630af39ff58cca82d4e4b1fa7f9b0e7bd632f0ccommit hash: a630af39ff58cca82d4e4b1fa7f9b0e7bd632f0ccommit hash: a630af39ff58cca82d4e4b1fa7f9b0e7bd632f0ccommit hash: a630af39ff58cca82d4e4b1fa7f9b0e7bd632f0c files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.41
1.40,2
12 Feb 2022 09:44:58
commit hash: 779874ba0c31af82ba41ce03901c4498a3ec07accommit hash: 779874ba0c31af82ba41ce03901c4498a3ec07accommit hash: 779874ba0c31af82ba41ce03901c4498a3ec07accommit hash: 779874ba0c31af82ba41ce03901c4498a3ec07ac files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.40
1.39,2
19 Jan 2022 21:53:16
commit hash: 47a136a4ed66eda3041933eaa0104e7fe863b54fcommit hash: 47a136a4ed66eda3041933eaa0104e7fe863b54fcommit hash: 47a136a4ed66eda3041933eaa0104e7fe863b54fcommit hash: 47a136a4ed66eda3041933eaa0104e7fe863b54f files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.39
1.38,2
04 Jan 2022 16:45:56
commit hash: 02eb8677b8e7e65113208c8976a413f41388dd31commit hash: 02eb8677b8e7e65113208c8976a413f41388dd31commit hash: 02eb8677b8e7e65113208c8976a413f41388dd31commit hash: 02eb8677b8e7e65113208c8976a413f41388dd31 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.38
1.37,2
23 Nov 2021 19:35:12
commit hash: 8858c0c6445fbc838537db8942d0574abfe42198commit hash: 8858c0c6445fbc838537db8942d0574abfe42198commit hash: 8858c0c6445fbc838537db8942d0574abfe42198commit hash: 8858c0c6445fbc838537db8942d0574abfe42198 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.37
1.34,2
29 Sep 2021 18:19:02
commit hash: f49a21e45f65ce3981355bb3e8f472169d8ad4bbcommit hash: f49a21e45f65ce3981355bb3e8f472169d8ad4bbcommit hash: f49a21e45f65ce3981355bb3e8f472169d8ad4bbcommit hash: f49a21e45f65ce3981355bb3e8f472169d8ad4bb files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.34
1.33,2
15 Sep 2021 19:33:53
commit hash: ef0b09ef71f2babf96ee04d292547ff2c8806fddcommit hash: ef0b09ef71f2babf96ee04d292547ff2c8806fddcommit hash: ef0b09ef71f2babf96ee04d292547ff2c8806fddcommit hash: ef0b09ef71f2babf96ee04d292547ff2c8806fdd files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.33
1.32,2
08 Sep 2021 18:59:07
commit hash: 7e42f13ff326c08b255070d182542ecab813ee6acommit hash: 7e42f13ff326c08b255070d182542ecab813ee6acommit hash: 7e42f13ff326c08b255070d182542ecab813ee6acommit hash: 7e42f13ff326c08b255070d182542ecab813ee6a files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.32
1.31,2
28 Jun 2021 19:21:29
commit hash: bbbe6d321f1f78eb46acdb4498588736feff18b8commit hash: bbbe6d321f1f78eb46acdb4498588736feff18b8commit hash: bbbe6d321f1f78eb46acdb4498588736feff18b8commit hash: bbbe6d321f1f78eb46acdb4498588736feff18b8 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
audio/protracker: Update to 1.31
1.29,2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.29,2
28 Mar 2021 18:45:03
Revision:569406Original commit files touched by this commit
ehaupt search for other commits by this committer
audio/protracker: Update to 1.29
1.28,2
05 Jan 2021 22:02:24
Revision:560433Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.28
1.27,2
25 Dec 2020 14:54:07
Revision:559248Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.27
1.26,2
17 Dec 2020 13:44:18
Revision:558292Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.26
1.23,2
14 Oct 2020 05:28:03
Revision:552301Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.23
1.22,2
03 Sep 2020 20:24:17
Revision:547478Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.22
1.19,2
29 Jun 2020 10:48:42
Revision:540769Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.19
1.17,2
30 May 2020 19:03:12
Revision:537103Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.17
1.15,2
14 May 2020 07:58:27
Revision:535221Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.15
- Make portclippy/portfmt happy
- Correctly group download sources
1.12,2
01 May 2020 08:24:55
Revision:533527Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.12
1.09,2
24 Apr 2020 21:13:44
Revision:532898Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.09
1.08,2
08 Apr 2020 14:51:44
Revision:531120Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.08
1.04,2
31 Jan 2020 16:28:16
Revision:524727Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 1.04
2.b37,1
28 Nov 2019 20:17:47
Revision:518605Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 2.b37
- Bump PORTEPOCH due to the new versioning scheme
- Now that distfiles are published remove distfile creation targets
2.3d.r191
21 Sep 2019 16:36:22
Revision:512524Original commit files touched by this commit
pkubaj search for other commits by this committer
audio/protracker: fix build on GCC architectures

Add USE_CSTD=c99 to fix build:
/wrkdirs/usr/ports/audio/protracker/work/protracker-2.3d.r191/src/pt_visuals.c:1272:
error: 'for' loop initial declaration used outside C99 mode

PR:		240703
Approved by:	portmgr (blanket: build fix), linimon (mentor)
2.3d.r191
31 Aug 2019 20:05:56
Revision:510413Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3d.r191
2.3d.r180
25 Apr 2019 08:33:07
Revision:499964Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3d.r180
2.3d.r177
13 Apr 2019 13:30:13
Revision:498806Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix build on i386; no MFH needed, SSE2 code was introduced in a later version
after 2019Q2 was branched.

Reported by:	pkg-fallout
2.3d.r177
11 Apr 2019 06:47:43
Revision:498654Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3d.r177
2.3d.r171
30 Mar 2019 12:50:55
Revision:497251Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3d.r171
2.3d.r165
09 Mar 2019 19:06:15
Revision:495194Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3d.r165
2.3d.r162
15 Feb 2019 09:18:41
Revision:492986Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3d.r162
2.3d.r155
20 Jan 2019 11:13:12
Revision:490779Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3d.r155
2.3d.r154
31 Dec 2018 14:19:35
Revision:488789Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3d.r154
2.3d.r152
27 Dec 2018 10:19:13
Revision:488529Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 2.3d.r152
2.3.d_1
28 Aug 2018 07:55:30
Revision:478290Original commit files touched by this commit
ehaupt search for other commits by this committer
Update WWW and MASTER_SITES
2.3.d_1
11 May 2017 06:00:26
Revision:440612Original commit files touched by this commit
antoine search for other commits by this committer
Fix check-sanity after WTFPL addition
2.3.d_1
12 Apr 2017 15:23:27
Revision:438361Original commit files touched by this commit
ehaupt search for other commits by this committer
Provide man page, .desktop file and icon (submitted upstream).
2.3.d
12 Apr 2017 14:07:16
Revision:438357Original commit files touched by this commit
ehaupt search for other commits by this committer
Add protracker 2.3.d, amiga ProTracker clone.

Number of commits found: 48