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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: audio/mma/Makefile

Number of commits found: 29

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Wednesday, 6 Nov 2019
12:48 antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
Original commitRevision:516880 
Wednesday, 10 Apr 2019
06:18 antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Original commitRevision:498530 
Monday, 17 Apr 2017
12:14 nivit search for other commits by this committer
- Update to 16.06
- Use py3kplist to support Python 3
- Do not install optimized files with docstrings
  stripped because at the moment our framework
  supports only the level 1 of optimization
Original commitRevision:438690 
Tuesday, 19 Jul 2016
11:04 mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:418767 
Wednesday, 27 Apr 2016
11:46 nivit search for other commits by this committer
- Unbreak by updating to 15.12
- Add NO_ARCH
Original commitRevision:414102 
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, 12 Dec 2015
22:09 bapt search for other commits by this committer
Mark as broken: unfetchable
Original commitRevision:403635 
Monday, 19 Oct 2015
14:50 amdmi3 search for other commits by this committer
Improve shebangfix framework

- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
Original commitRevision:399684 
Wednesday, 19 Aug 2015
13:30 mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Original commitRevision:394778 
Wednesday, 29 Jul 2015
22:09 antoine search for other commits by this committer
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python

PR:		201077
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D2955
Original commitRevision:393196 
Sunday, 8 Feb 2015
20:09 nivit search for other commits by this committer
- Update to 15.01
Original commitRevision:378678 
Sunday, 19 Oct 2014
07:33 mva search for other commits by this committer
- Convert ports from audio/ to new USES=python

Reviewed by:	portmgr (implicit)
Original commitRevision:371170 
Monday, 14 Jul 2014
22:38 nivit search for other commits by this committer
- Update to 14.07
- Take maintainership
- Add LICENSE (GPLv2)
- Add audio/alsa-utils and audio/timidity++ to run dependencies
- Add support for stage-dir
- Remove files/patch-mma.py
- Add files/mma_g.py.in
- Fixx WWW field in pkg-descr
Original commitRevision:361838 
Sunday, 6 Jul 2014
15:28 bapt search for other commits by this committer
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
Original commitRevision:360923 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Saturday, 30 Nov 2013
22:58 nivit search for other commits by this committer
- Remove implicit lang/python dependency

Required by:	python (via mva)
Original commitRevision:335350 
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 
Thursday, 21 Mar 2013
17:32 bapt search for other commits by this committer
Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
Original commitRevision:314853 
Saturday, 28 Apr 2012
13:32 nivit search for other commits by this committer
- Update to 12.02
- Remove http://nivi.interfree.it from MASTER_SITES
- Set USE_PYTHON to -2.7
- The man pages installation is independent from the value of NOPORTDOCS
Original commit
Sunday, 27 Feb 2011
13:46 nivit search for other commits by this committer
- Update to 1.7
- Add do-build, post-install targets to Makefile
- Add files/patch-mma.py
- Install all files without using the cp-install script
- Remove files/patch-cp-install
Original commit
Thursday, 24 Feb 2011
23:25 miwi search for other commits by this committer
- Move over to python2.5 or higher
- While here kick md5
Original commit
Sunday, 9 May 2010
09:15 nivit search for other commits by this committer
- Update 1.6
Original commit
Wednesday, 29 Jul 2009
11:36 nivit search for other commits by this committer
- Update to 1.5
Original commit
Friday, 3 Oct 2008
09:39 nivit search for other commits by this committer
- Update to 1.4
Original commit
Thursday, 3 Apr 2008
13:08 nivit search for other commits by this committer
- Update to 1.3.a
- Turn off WITH_TIMIDITY option
Original commit
Monday, 6 Aug 2007
13:43 nivit search for other commits by this committer
- Update to 1.2
- Remove WIT(OUT)_EXAMPLES stuff from Makefile
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Sunday, 11 Mar 2007
09:51 nivit search for other commits by this committer
MMA is a accompaniment generator -- it creates midi tracks
for a soloist to perform with. User supplied files contain
pattern selections, chords, and MMA directives.

WWW:    http://www.mellowood.ca/mma/
Original commit

Number of commits found: 29