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.

non port: audio/wildmidi/Makefile

Number of commits found: 27

Sunday, 18 Feb 2024
13:28 Gleb Popov (arrowd) search for other commits by this committer
audio/*: Move manpages to share/man

Approved by:	portmgr (blanket)
commit hash: 487cc0fe64bc4180f5715780acead619841acdeb commit hash: 487cc0fe64bc4180f5715780acead619841acdeb commit hash: 487cc0fe64bc4180f5715780acead619841acdeb commit hash: 487cc0fe64bc4180f5715780acead619841acdeb 487cc0f
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 14 Oct 2021
10:41 Stefan Eßer (se) search for other commits by this committer
audio/wildmidi: Add CPE information

Approved by:	portmgr (blanket)
commit hash: fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6f commit hash: fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6f commit hash: fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6f commit hash: fec2dc2cdfaa7694d86b85671c6c33a1b33d3a6f fec2dc2
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Tuesday, 28 Nov 2017
00:07 dbaio search for other commits by this committer
audio/wildmidi: Update to 0.4.2

Patch removed was incorporated upstream.

Changes:	https://github.com/Mindwerks/wildmidi/releases/tag/wildmidi-0.4.2

PR:		223925
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
Original commitRevision:455007 
Tuesday, 8 Aug 2017
17:53 ultima search for other commits by this committer
* Updated to 0.4.1
* Cleanup Makefile

PR:		220843
Submitted by:	SimaMoto,RyoTa (maintainer)
Reviewed by:	matthew (mentor), mat
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11831
Original commitRevision:447551 
Thursday, 3 Aug 2017
18:36 ultima search for other commits by this committer
This change will fix BROKEN status on several latest
FreeBSD branches that will be upcoming releases.

PR:		220843
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
MFH:		2017Q3
Differential Revision:	https://reviews.freebsd.org/D11829
Original commitRevision:447274 
Sunday, 11 Dec 2016
08:25 antoine search for other commits by this committer
Those ports build fine with bsd make
Original commitRevision:428340 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Saturday, 25 Jun 2016
19:14 olivierd search for other commits by this committer
Update to 0.4.0

Changes: https://github.com/Mindwerks/wildmidi/releases/tag/wildmidi-0.4.0

PR:		210365
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
Original commitRevision:417478 
Friday, 27 May 2016
03:29 olivierd search for other commits by this committer
Update to 0.3.9

PR:		209678
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
Original commitRevision:415921 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Saturday, 30 May 2015
21:25 mat search for other commits by this committer
Cleanup USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:387986 
Wednesday, 6 May 2015
12:57 mat search for other commits by this committer
Update ports in the a* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385514 
Sunday, 8 Mar 2015
21:37 robak search for other commits by this committer
audio/wildmidi: update 0.2.3.5 -> 0.3.8

- Switch from SF to GitHub usage

PR:		186476
Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com>
Original commitRevision:380803 
Wednesday, 11 Jun 2014
21:43 bar search for other commits by this committer
- Added libtool to USES for audio/wildmidi
- Bump PORTREVISION for dependent ports

Approved by:	portsmgr blanket
Original commitRevision:357543 
Wednesday, 23 Oct 2013
09:59 tijl search for other commits by this committer
- Change maintainer email address (lost access to previous one).
- Support staging.
- Disable optimisation flags that clang does not support.
- Silence post-patch.

PR:		ports/182525
Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer)
Original commitRevision:331360 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Friday, 30 Aug 2013
23:01 bapt search for other commits by this committer
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
Original commitRevision:325727 
Monday, 27 May 2013
12:45 bapt search for other commits by this committer
Fix build with clang by disabling incompatible cflags
Original commitRevision:319227 
Wednesday, 17 Apr 2013
23:40 ak search for other commits by this committer
- Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style

Approved by: portmgr (bapt)
Feature safe: yes
Original commitRevision:316012 
Monday, 30 Jul 2012
18:40 scheidell search for other commits by this committer
- Correct wrong use of '&&' instead of '&' for logical "bit and"
- Bump PORTREVISION (cause failure on clang build)

PR:		ports/170079
Submitted by:	RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
Original commit
Thursday, 16 Feb 2012
04:39 pgollucci search for other commits by this committer
- Update to 0.2.3.5

PR:             ports/163124
Submitted by:   RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
Original commit
Thursday, 7 Jul 2011
09:17 wen search for other commits by this committer
- Remove USE_GZIP=yes since it is default

PR:             ports/157174
Submitted by:   Alex kozlov <spam@rm-rf.kiev.ua>
Approved by:    pav@(portmgr)
Original commit
Wednesday, 29 Jun 2011
01:27 miwi search for other commits by this committer
WildMIDI is a simple software midi player which has a core softsynth library
that can be used with other applications.

The WildMIDI library uses Gravis Ultrasound patch files to convert MIDI files
into audio which is them passed back to the calling application for further
processing or output. The API of the library is designed so that it is easy to
include WildMIDI into applications that wish to include MIDI file playback.
With multiple MIDI file support you can develop applications to mix several
midi files together at the same time and with the next release you will be
able to use a different patch set for each MIDI file.

The wildmidi player is a demonstration program to show the capabilities of
libWildMidi.

WWW: http://wildmidi.sourceforge.net/

PR:             ports/158372
Submitted by:   SimaMoto,RyoTa <liangtai.s4 at gmail.com>
Original commit

Number of commits found: 27