non port: audio/libmpd/Makefile |
SVNWeb
|
Number of commits found: 32 |
Sun, 19 Feb 2023
|
[ 14:00 Dima Panov (fluffy) ] bfa40b5
audio/libmpd: actually fix the bug in code instead of masking it
|
[ 13:25 Tobias C. Berner (tcberner) ] d1384a17a
audio/libmpd: unbreak against clang 15
libmpd-playlist.c:783:10: error: incompatible pointer to integer conversion
returning 'void *' from a function with result type 'int' [-Wint-conversion]
return NULL;
^~~~
|
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.
|
Fri, 8 Nov 2019
|
[ 09:27 tobik ] (Only the first 10 of 129 ports in this commit are shown above. )
a-b: Add missing USES={gnome,php,sdl,xorg}
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sat, 9 May 2015
|
[ 01:32 amdmi3 ]
- Add LICENSE_FILE
- Strip library
|
Mon, 6 Apr 2015
|
[ 18:59 sunpoet ]
- Update MASTER_SITES and unbreak this port
- Add LICENSE
- Fix build
- Update WWW
PR: 199212
Submitted by: <tkato432@yahoo.com>
|
Sun, 5 Apr 2015
|
[ 19:21 bapt ] (Only the first 10 of 32 ports in this commit are shown above. )
Mark broken unfetchable ports
|
Tue, 18 Nov 2014
|
[ 09:37 bapt ] (Only the first 10 of 449 ports in this commit are shown above. )
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
|
Mon, 28 Jul 2014
|
[ 20:27 amdmi3 ] (Only the first 10 of 26 ports in this commit are shown above. )
- Switch audio/libmpd to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Sat, 4 Jan 2014
|
[ 18:07 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)
|
Mon, 2 Sep 2013
|
[ 10:06 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
Eliminate USE_GNOME=pkgconfig from audio
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5
|
Mon, 6 Feb 2012
|
[ 15:31 miwi ]
- Upgrade to 11.8.17
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sun, 6 Nov 2011
|
[ 16:36 miwi ] (Only the first 10 of 16 ports in this commit are shown above. )
- Get rid FreeBSD 6.X support
|
Wed, 26 Jan 2011
|
[ 15:38 miwi ] (Only the first 10 of 57 ports in this commit are shown above. )
- Update to 0.20.0
Submitted by: avl@
Approved by: portmgr (myself,pav)
Feature safe: yes
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Fri, 25 Sep 2009
|
[ 17:57 miwi ] (Only the first 10 of 35 ports in this commit are shown above. )
- Update to 0.19.0
Changelog:
http://gmpc.wikia.com/wiki/GMPC_0.19.0
Approved by: portmgr (pav, erwin)
Feature safe: yes
|
Fri, 14 Aug 2009
|
[ 09:14 miwi ] (Only the first 10 of 21 ports in this commit are shown above. )
- Add backup mirrors
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Sun, 15 Mar 2009
|
[ 11:34 miwi ]
- Update to 0.18.0
|
Tue, 3 Feb 2009
|
[ 09:03 miwi ] (Only the first 10 of 29 ports in this commit are shown above. )
- Update to 0.17.0
|
Tue, 30 Sep 2008
|
[ 11:35 miwi ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update to 0.16.1
- Take maintainership for libmpd and gmpc
PR: 127613 127614
Submitted by: miwi
Approved by: maintainer
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 29 Mar 2008
|
[ 23:57 miwi ]
- Update to 0.15.0
PR: 118821
Submitted by: Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
|
Wed, 29 Aug 2007
|
[ 11:07 itetcu ]
- Update to 0.14.0
- pass maintainership to submitter
PR: ports/115913
Submitted by: Mathias Monnerville
|
Tue, 12 Jun 2007
|
[ 05:22 novel ]
Stepan Zastupov <redchrom@gmail.com> informed he cannot maintan his
FreeBSD ports anymore, so passing maintainership to ports@. Thanks
for doing a good work so far, Stepan.
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Wed, 5 Apr 2006
|
[ 12:28 novel ]
Add libmpd 0.12.0, abstraction around libmpdclient.
PR: 95295 (part of)
Submitted by: RedChrom <redchrom@gmail.com>
|
Number of commits found: 32 |