notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/dumb/Makefile
SVNWeb

Number of commits found: 24

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  commit hash:213b0b7a75cfb93729483fb1f59b236448f06a13  213b0b7  (Only the first 10 of 561 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 25 Nov 2021
[ 22:36 Stefan Eßer (se) search for other commits by this committer ]    commit hash:6272fce2e63896cd4181efdaf8e853f5885c2e35  commit hash:6272fce2e63896cd4181efdaf8e853f5885c2e35  commit hash:6272fce2e63896cd4181efdaf8e853f5885c2e35  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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 9 Mar 2019
[ 08:07 tobik search for other commits by this committer ] Original commit   Revision:495105 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:434057
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 search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 19 Aug 2015
[ 13:30 mat search for other commits by this committer ] Original commit   Revision:394778 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:364564 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)

PR:		192062
Mon, 20 Jan 2014
[ 22:39 amdmi3 search for other commits by this committer ] Original commit   Revision:340483
- Support staging
- Minor port improvements
Wed, 11 Dec 2013
[ 14:35 bapt search for other commits by this committer ] Original commit   Revision:336166 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:329271 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Do not arbitrary rename packages
Fri, 20 Sep 2013
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:327706 (Only the first 10 of 879 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Fri, 30 Aug 2013
[ 23:01 bapt search for other commits by this committer ] Original commit   Revision:325727 (Only the first 10 of 222 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:324869
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 search for other commits by this committer ] Original commit   Revision:324723
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 search for other commits by this committer ] Original commit   Revision:322840 (Only the first 10 of 229 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:320972
Finish convertion to new options framework
Thu, 6 Sep 2012
[ 16:01 amdmi3 search for other commits by this committer ] Original commit   Revision:303781
- Add OPTIONS
Wed, 25 Jul 2012
[ 06:32 cs search for other commits by this committer ] Original commit  (Only the first 10 of 125 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT
Wed, 14 Oct 2009
[ 20:30 amdmi3 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Sun, 22 Jun 2008
[ 19:25 amdmi3 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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