Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.17_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.17 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.17 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 ) |
1.17 28 Feb 2022 12:46:38 |
Po-Chuan Hsieh (sunpoet) |
audio/ladspa: Fix fetch
The content is identical with
https://distfiles.gentoo.org/distfiles/17/ladspa_sdk_1.17.tgz (71,052 bytes,
d9d596171d93f9c226fcdb7e27c6f917422ac487efe2c05e0a18094df4268061).
% make fetch
===> License LGPL21 accepted by the user
=> ladspa_sdk_1.17.tgz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.ladspa.org/download/ladspa_sdk_1.17.tgz
fetch: http://www.ladspa.org/download/ladspa_sdk_1.17.tgz: size mismatch:
expected 71052, actual 71053
=> Attempting to fetch
http://distcache.FreeBSD.org/ports-distfiles/ladspa_sdk_1.17.tgz
fetch: http://distcache.FreeBSD.org/ports-distfiles/ladspa_sdk_1.17.tgz: Not
Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Stop.
make: stopped in /usr/ports/audio/ladspa |
1.17 11 Nov 2021 18:05:38 |
Tilman Keskinoz (arved) |
Drop maintainership on most of my ports |
1.17 12 Sep 2021 20:07:00 |
Tilman Keskinoz (arved) |
audio/ladspa: Update to 1.17
the applyplugin now uses libsndfile |
1.15 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.15 11 Feb 2019 20:16:54 |
arved |
Update to 1.15 |
1.13_1 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.13_1 17 Dec 2015 10:21:11 |
amdmi3 |
- Unsilence installation commands
- Fix library installation and stripping
PR: 205141
Submitted by: amdmi3
Approved by: arved (maintainer) |
1.13 02 Mar 2015 23:07:16 |
bapt |
Remove Authors from pkg-descr |
1.13 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
1.13 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.13 31 Oct 2013 12:56:20 |
arved |
Support Stagedir |
1.13 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
|
bapt |
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 |
1.13 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.13 23 Apr 2013 16:41:46 |
crees |
Unbreak on head (probably ccache too)
PR: ports/178058
Approved by: arved (maintainer) |
1.13 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.13 03 Jul 2010 14:15:40 |
arved |
Respect CXXFLAGS
Make port profit from MAKE_JOBS
PR: 148109
Requested by: Anonymous <swell.k@gmail.com>
Feature safe: yes |
1.13 02 Jul 2010 18:50:21 |
arved |
Respect CC CXX.
PR: 148109
Submitted by: Anonymous <swell.k@gmail.com>
Feature safe: yes |
1.13 04 Jun 2010 21:41:41 |
kwm |
Instead of only 1 LGPL license there are two namely: the 2.1 and 3 version.
So make a LGPL21 and LGPL3 value for the license framework.
Replace the LGPL used in ports with LGPL21. (checked all consumers)
Obtained from: http://www.gnu.org/licenses/ (Under License URL's) |
1.13 30 May 2010 17:39:07 |
arved |
Add LICENSE and LICENSE_FILE to my ports. |
1.13 12 Dec 2007 12:38:07 |
arved |
Update to 1.13 |
1.12_1 14 Dec 2006 19:36:31 |
arved |
Respect CXX
Fix build with gcc41 [1]
Reported by: pointyhat[1] |
1.12_1 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
1.12_1 25 Nov 2005 22:36:27 |
pav |
- Style: don't quote COMMENT, it looks nasty in `make describe` output |
1.12_1 08 Nov 2005 12:26:38 |
arved |
Add SHA256 checksums for my ports |
1.12_1 18 Mar 2004 14:56:36 |
arved |
Add SIZE
Submitted by: trevor |
1.12_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.12 27 Oct 2003 18:47:22 |
kris |
Portlint (extra blank line) |
1.12 18 Jul 2003 13:58:56 |
arved |
Update to 1.12
Switch to original Master Site,
Respect CFLAGS |
1.1 22 Feb 2003 14:38:12 |
arved |
de-pkg-comment |
1.1 11 Feb 2003 22:06:54 |
arved |
Respect CFLAGS |
1.1 22 Oct 2002 12:49:50 |
arved |
Update my Emailadress.
Switch to MASTER_SITE_LOCAL
Approved by: kris (mentor) |
1.1 21 Aug 2002 01:46:40 |
kevlo |
Update to version 1.1
PR: 41821
Submitted by: MAINTAINER |
0 30 May 2002 16:47:22 |
ijliao |
add ladspa
Linux Audio Developer's Simple Plugin API
PR: 37965, 38723
Submitted by: Tilman Linneweh <tilman@arved.de>, David Yeske
<dyeske@yahoo.com> |