notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/stymulator/Makefile
SVNWeb

Number of commits found: 19

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 24 Apr 2022
[ 07:11 Emanuel Haupt (ehaupt) search for other commits by this committer ]    commit hash:fed165ec9b8c95891930e650590fae603d76639a  commit hash:fed165ec9b8c95891930e650590fae603d76639a  commit hash:fed165ec9b8c95891930e650590fae603d76639a  fed165e 
audio/stymulator: Switch to PORTVERSION

Switch from DISTVERSION to PORTVERSION as the version contains letters
(see also PHB 5.2.2).

Using DISTVERSION has the effect that the resulting package
version (0.21.a) is considered as outdated by version comparison sites
such as repology.org (https://repology.org/project/stymulator/packages).
Fri, 24 Sep 2021
[ 13:11 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:d51bc0de306aafb68e7af0a6d16b261dcbd83f95  commit hash:d51bc0de306aafb68e7af0a6d16b261dcbd83f95  commit hash:d51bc0de306aafb68e7af0a6d16b261dcbd83f95  d51bc0d  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
ncurses: partial revert 266130ce71ef2f1cd944a70789bf003da3254c29

In many places I overlooked at the problem we were trying to solve when
libncurses is split.
Thu, 23 Sep 2021
[ 16:22 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:266130ce71ef2f1cd944a70789bf003da3254c29  commit hash:266130ce71ef2f1cd944a70789bf003da3254c29  commit hash:266130ce71ef2f1cd944a70789bf003da3254c29  266130c  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
ncurses: fix build with futur base and ports ncurses

in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.

Note this also fixes the build with ports ncurses
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 7 Feb 2016
[ 13:18 marino search for other commits by this committer ] Original commit   Revision:408405
audio/stymulator: document ncurses rqmt (USES+=ncurses), respect LDFLAGS

approved by:	infrastructure blanket
Tue, 6 Jan 2015
[ 09:36 ehaupt search for other commits by this committer ] Original commit   Revision:376388 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Tue, 21 Jan 2014
[ 11:00 ehaupt search for other commits by this committer ] Original commit   Revision:340599
Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning.
Wed, 18 Dec 2013
[ 11:56 ehaupt search for other commits by this committer ] Original commit   Revision:336821
Use dos2unix USES macro.
Mon, 28 Oct 2013
[ 13:46 ehaupt search for other commits by this committer ] Original commit   Revision:331857
Remove NO_STAGE after staging conversion.
[ 13:33 ehaupt search for other commits by this committer ] Original commit   Revision:331853
Support staging.
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Wed, 8 May 2013
[ 08:03 ehaupt search for other commits by this committer ] Original commit   Revision:317642
- Mark MAKE_JOBS_UNSAFE
- Trim header
Tue, 27 Dec 2011
[ 15:14 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Pacify portlint

Feature safe:   yes
Fri, 11 Feb 2011
[ 09:52 ehaupt search for other commits by this committer ] Original commit 
- Add LICENSE
- Create a link (bin/stymulator -> bin/ymplayer) [1]
- Remove MD5 checksums

Requested by:   many [1]
Feature safe:   yes
Fri, 23 Apr 2010
[ 12:06 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Include additional patchset.

Obtained from:  http://stian.cubic.org/blog-20100422.php
Sun, 28 Mar 2010
[ 10:45 ehaupt search for other commits by this committer ] Original commit 
- Fix a minor glitch in the OSS patches
- Provide manual pages
Sat, 27 Mar 2010
[ 16:04 ehaupt search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Add stymulator, a command-line Yamaha YM2149 (.ym) chiptune player.

Number of commits found: 19