Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12_4 24 Nov 2023 06:12:39 |
Robert Clausecker (fuz) |
audio/eawpats: fix fetch
It appears that GENTOO no longer has the distfile. Rehost it locally
to unbreak timidity++ and dependent ports.
MFH: 2023Q4 |
12_4 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
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 ) |
12_4 06 May 2021 11:47:48 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010 |
12_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
12_4 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
12_4 10 Jan 2018 15:08:51 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages. |
12_4 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
12_4 06 Jan 2015 22:19:44 |
amdmi3 |
- Revert data directory change - this breaks some dependent ports and needs more
consideration and coordination
Reported by: Jan Henrik Sylvester |
12_3 29 Dec 2014 01:16:18 |
amdmi3 |
- Fix install
- Fix timidity directory
- Add pkg-message with information on timidity configuration |
12_3 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
12_3 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
12_3 26 May 2014 02:33:39 |
eadler |
Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
over the course of several months about pending actions required.
We really appreciate the time and effort you put in to maintain
these ports.
If you are still interested in helping to maintain these ports just
reply to me or file a PR and I will happily assign the port to you
again.
Approved by: portmgr (implicit) |
12_3 09 Feb 2014 10:32:16 |
miwi |
- Stage support |
03 Jan 2014 15:26:07
|
adamw |
Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python |
12_3 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
12_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
12_3 12 May 2006 14:28:19 |
vd |
Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at
present: erwin) |
12_3 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
12_3 22 Jan 2006 01:14:22 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
12_3 15 Dec 2005 13:18:10 |
nork |
Make flexibility timidity.cfg.
Approved by: Jonathan Lennox <lennox@cs.columbia.edu> (maintainer) |
12_2 18 Sep 2005 17:28:35 |
nork |
Add missing remove $PREFIX/share/timidity dir.
Pointed out by: pointyhat via kris |
12_2 17 Sep 2005 00:49:19 |
nork |
o Fix deep recursion problem of dependency on self. [1]
o Fix typo in playmidi.c. [2]
o Find tk84 or tk83 library for timidity++-tcltk slave port. [2]
o Change install directory of Japanese documentation files. [2]
o Add RUN_DEPENDS on the timidity.cfg installed by audio/eawpats. [2] [3]
I'll add audio/eawplus, and change dependency on audio/eawplus.
o Remove explicit requirements for particular major numbers [2]
of the dependencies' share libraries. [2]
Pointed out by: Mikhail Teterin <mi+kde@aldan.algebra.com> [1] [3]
Noticed by: portmgr (marcus) [1]
Suggested by: portmgr (kris) [1]
Submitted by: Mikhail Teterin <mi@corbulon.video-collage.com> [2]
Approved by: Jonathan Lennox <lennox@cs.columbia.edu> [3] |
12_1 19 Apr 2005 08:43:41 |
flz |
- Don't remove timidity directories.
Reported by: krismail |
12 29 Sep 2004 13:13:14 |
fjoe |
Unbreak (gentoo switched to .tar.gz archives).
Approved by: portmgr (krion) |
12 22 Aug 2004 20:28:56 |
krion |
Mark BROKEN: Unfetchable |
12 17 May 2004 00:33:25 |
lofi |
Make fetchable again, unbreak, undeprecate.
Shorten pkg-descr, remove WWW (website dead).
Distinfo changed why: Archive recompressed, no diff in content. |
12 19 Apr 2004 07:48:48 |
kris |
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix. |
12 06 Apr 2004 22:10:33 |
kris |
BROKEN: Unfetchable |
12 18 Mar 2004 20:59:15 |
trevor |
Add size data, approved by maintainers. |
12 22 Dec 2003 22:22:43 |
pav |
- Switch to original RAR packaging, because previous tarballs disappeared.
PR: ports/60515
Submitted by: Jonathan Lennox <lennox@cs.columbia.edu> (maintainer) |
12 04 Dec 2003 15:52:23 |
pav |
- Fix install.
Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> |
12 04 Dec 2003 11:39:37 |
pav |
Add eawpats, Eric A. Welsh's collection of MIDI patch files, configured
for use with TiMidity++ (port audio/timidity++).
PR: ports/56455
Submitted by: Jonathan Lennox <lennox@cs.columbia.edu>
Approved by: adamw (mentor) |