non port: audio/dumb/Makefile |
SVNWeb
|
Number of commits found: 24 |
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 )
|
Thu, 25 Nov 2021
|
[ 22:36 Stefan Eßer (se) ] 6272fce
audio/dumb: Fix ALLEGRO_CONFLICTS
Remove redundant -[0-9]* from the end of the CONFLICTS pattern.
Approved by: portmgr (blanket)
|
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.
|
Sat, 9 Mar 2019
|
[ 08:07 tobik ] (Only the first 10 of 17 ports in this commit are shown above. )
devel/allegro: Update to 4.4.3.1
Some static libraries are now built as shared libraries. Bump
revision of consumers.
Changes: https://github.com/liballeg/allegro5/blob/4.4.3.1/docs/src/changes._tx
Changes: https://github.com/liballeg/allegro5/compare/4.4.2...4.4.3.1
PR: 235477
|
Mon, 13 Feb 2017
|
[ 22:13 tijl ]
Remove -fPIC from audio/audiere and add it to audio/dumb where the real
problem is. audio/dumb only provides a static library and audio/audiere
tries to link that into a shared library.
|
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
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sun, 10 Aug 2014
|
[ 19:50 tijl ] (Only the first 10 of 26 ports in this commit are shown above. )
Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)
PR: 192062
|
Mon, 20 Jan 2014
|
[ 22:39 amdmi3 ]
- Support staging
- Minor port improvements
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Fri, 4 Oct 2013
|
[ 08:52 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
Do not arbitrary rename packages
|
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)
|
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
|
Sat, 17 Aug 2013
|
[ 20:37 marino ]
audio/dumb: adjust for new devel/allegro
A month elapsed between the generation of the previous commit and when it was
finally committed. During that time, devel/allegro had a major update which
invalidated part of the previous commit, causing breakage of audio/dumb-allegro.
This commit corrects the previous one (carrying over the same approval.)
Approved by: culot (mentor, implicit)
|
Wed, 14 Aug 2013
|
[ 14:12 marino ]
audio/dumb: directly link libraries
Fixes indirect linking errors on modern binutils (fix from dports)
Approved by: culot (mentor), maintainer timeout
|
Fri, 12 Jul 2013
|
[ 15:01 amdmi3 ] (Only the first 10 of 229 ports in this commit are shown above. )
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
|
Fri, 14 Jun 2013
|
[ 22:25 bapt ]
Finish convertion to new options framework
|
Thu, 6 Sep 2012
|
[ 16:01 amdmi3 ]
- Add OPTIONS
|
Wed, 25 Jul 2012
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Wed, 14 Oct 2009
|
[ 20:30 amdmi3 ]
- Add audio/dumb-allegro as a slave port for audio/dumb
- Modify audio/dumb Makefile to correctly handle slave port WRT to PKGNAMESUFFIX
and CONFLICTS
PR: 139558
Submitted by: Stas Timokhin <stast@bsdportal.ru>
|
Fri, 25 Jul 2008
|
[ 09:08 pav ] (Only the first 10 of 35 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Sun, 22 Jun 2008
|
[ 19:25 amdmi3 ]
- Move devel/dumb to audio/dumb where it actually belongs
- Take maintainership
- Use SF macro
- Use -fPIC on 64bit architectures
- Remove useless debug library
Approved by: miwi (mentor)
|
[ 19:16 amdmi3 ]
- Forced commit to note repocopy devel/dumb -> audio/dumb
PR: ports/124502
Submitted by: myself
Approved by: miwi (mentor)
Repocopied by: marcus
|
Number of commits found: 24 |