non port: audio/HVSC-Update/Makefile |
SVNWeb
|
Number of commits found: 29 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 1 Aug 2018
|
[ 06:16 tobik ]
audio/HVSC-Update: Fix build with Clang 6
The configure check for ios::binary fails with
/usr/include/stdlib.h:97:1: error: function declared '[[noreturn]]' after its
first declaration
_Noreturn void exit(int);
^
/usr/include/sys/cdefs.h:280:22: note: expanded from macro '_Noreturn'
#define _Noreturn [[noreturn]]
^
conftest.cc:9:6: note: declaration missing '[[noreturn]]' attribute is here
void exit (int);
^
which leads to the build falling back to using ios::bin due to
having HAVE_IOS_BIN defined.
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/HVSC-Update-2.8.7.log
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 11 Jan 2016
|
[ 11:02 amdmi3 ]
- Switch to options helpers
|
Thu, 1 Oct 2015
|
[ 05:58 vanilla ]
Upgrade to 2.8.7.
|
Wed, 16 Jul 2014
|
[ 03:47 adamw ] (Only the first 10 of 42 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
|
Sun, 24 Nov 2013
|
[ 18:36 bapt ]
Fix staging
|
[ 18:24 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Sat, 7 Sep 2013
|
[ 06:06 rm ]
- update to 2.8.6
- sort knobs alphabetically
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
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
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 31 Dec 2012
|
[ 14:19 bapt ]
Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
Remove useless use of pre.mk/post.mk
Trim headers
|
Wed, 31 Aug 2011
|
[ 21:43 dhn ]
- Update to 2.8.5
PR: ports/160073
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 4 Aug 2009
|
[ 23:20 anders ]
Drop maintainership of some ports I do not use or have interest for
anymore.
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Tue, 15 Apr 2008
|
[ 22:53 anders ]
Update to 2.8.4.
|
Sun, 27 Feb 2005
|
[ 14:22 anders ]
Unbreak build for FreeBSD >= 5.x.
|
Thu, 19 Aug 2004
|
[ 01:30 anholt ]
Fix to use X_IMAKE_PORT instead of hardcoding imake-4.
Reported by: kris
|
Thu, 1 Jul 2004
|
[ 20:04 kris ]
Still BROKEN on 5.2-CURRENT
|
Thu, 3 Jun 2004
|
[ 10:11 anders ]
Update to 2.8.3.
This unbreaks building on 5.x.
|
Fri, 6 Feb 2004
|
[ 12:52 kris ]
BROKEN on 5.x: does not compile
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 7 Mar 2003
|
[ 05:56 ade ] (Only the first 10 of 118 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sat, 4 Jan 2003
|
[ 20:50 anders ]
Correct list of docs.
Requested by: olgeni
|
[ 12:39 anders ]
Update to 2.8.2.
|
Sun, 13 Oct 2002
|
[ 12:48 anders ]
Add HVSC-Update, a tool to update your HVSC C= 64 SID tune collection.
|
Number of commits found: 29 |