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/libmpd/Makefile
SVNWeb

Number of commits found: 32

Sun, 19 Feb 2023
[ 14:00 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:bfa40b5bbf3c3299e0337ca9b736635bbdbdc295  commit hash:bfa40b5bbf3c3299e0337ca9b736635bbdbdc295  commit hash:bfa40b5bbf3c3299e0337ca9b736635bbdbdc295  bfa40b5 
audio/libmpd: actually fix the bug in code instead of masking it
[ 13:25 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d1384a17a4b16c50711943cf4907460a9bbaabd0  commit hash:d1384a17a4b16c50711943cf4907460a9bbaabd0  commit hash:d1384a17a4b16c50711943cf4907460a9bbaabd0  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) 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)
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.
Fri, 8 Nov 2019
[ 09:27 tobik search for other commits by this committer ] Original commit   Revision:517040 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
a-b: Add missing USES={gnome,php,sdl,xorg}
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Sat, 9 May 2015
[ 01:32 amdmi3 search for other commits by this committer ] Original commit   Revision:385852
- Add LICENSE_FILE
- Strip library
Mon, 6 Apr 2015
[ 18:59 sunpoet search for other commits by this committer ] Original commit   Revision:383471
- 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 search for other commits by this committer ] Original commit   Revision:383354 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Mark broken unfetchable ports
Tue, 18 Nov 2014
[ 09:37 bapt search for other commits by this committer ] Original commit   Revision:372709 (Only the first 10 of 449 ports in this commit are shown above. View all ports for this commit)
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
Mon, 28 Jul 2014
[ 20:27 amdmi3 search for other commits by this committer ] Original commit   Revision:363248 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:338658
Support stage
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)
Mon, 2 Sep 2013
[ 10:06 bapt search for other commits by this committer ] Original commit   Revision:325966 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Upgrade to 11.8.17
Wed, 9 Nov 2011
[ 15:26 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 250 ports in this commit are shown above. View all ports for this commit)
- Remove WITH_FBSD10_FIX, is no longer needed
Sun, 6 Nov 2011
[ 16:36 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Get rid FreeBSD 6.X support
Wed, 26 Jan 2011
[ 15:38 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
- Update to 0.20.0

Submitted by:   avl@
Approved by:    portmgr (myself,pav)
Feature safe:   yes
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Fri, 25 Sep 2009
[ 17:57 miwi 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)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Add backup mirrors
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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 search for other commits by this committer ] Original commit 
- Update to 0.18.0
Tue, 3 Feb 2009
[ 09:03 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Update to 0.17.0
Tue, 30 Sep 2008
[ 11:35 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 345 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Update to 0.15.0

PR:             118821
Submitted by:   Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
Wed, 29 Aug 2007
[ 11:07 itetcu search for other commits by this committer ] Original commit 
- Update to 0.14.0
- pass maintainership to submitter

PR:             ports/115913
Submitted by:   Mathias Monnerville
Tue, 12 Jun 2007
[ 05:22 novel search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Wed, 5 Apr 2006
[ 12:28 novel search for other commits by this committer ] Original commit 
Add libmpd 0.12.0, abstraction around libmpdclient.

PR:             95295 (part of)
Submitted by:   RedChrom <redchrom@gmail.com>

Number of commits found: 32