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/xmms-faad/Makefile
SVNWeb

Number of commits found: 51

Fri, 12 Oct 2018
[ 09:19 antoine search for other commits by this committer ] Original commit   Revision:481888 (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
Deprecate most glib12 consumers

With hat:	portmgr
Mon, 6 Aug 2018
[ 05:50 tobik search for other commits by this committer ] Original commit   Revision:476490
audio/xmms-faad: Update to 2.8.8

PR:		230390
Submitted by:	Nathan <ndowens@gmx.us> (based on)
Wed, 1 Nov 2017
[ 15:36 riggs search for other commits by this committer ] Original commit   Revision:453293
Update to upstream version 2.8.6
Thu, 12 Oct 2017
[ 15:57 mat search for other commits by this committer ] Original commit   Revision:451901 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
Mon, 10 Oct 2016
[ 19:33 amdmi3 search for other commits by this committer ] Original commit   Revision:423688
- Add LICENSE
- Cosmetic fixes
Mon, 19 Sep 2016
[ 20:00 naddy search for other commits by this committer ] Original commit   Revision:422460
Drop maintainership for xmms and ancillary ports.
It would be a pity to see XMMS removed but personally I no longer use this.
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
Sat, 11 Apr 2015
[ 19:31 naddy search for other commits by this committer ] Original commit   Revision:383825
Clean up historic entanglements with other ports:
* Merge Makefile and Makefile.inc.
* Add our own proper pkg-descr file.
* Remove support for building a BMP plugin.
Thu, 9 Apr 2015
[ 16:24 naddy search for other commits by this committer ] Original commit   Revision:383661
Sync master site with audio/faad, unbreak.
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
Thu, 10 Apr 2014
[ 19:05 naddy search for other commits by this committer ] Original commit   Revision:350829
Take maintainer.
Sun, 23 Feb 2014
[ 22:12 antoine search for other commits by this committer ] Original commit   Revision:345772 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Deprecate and set expiration date for xmms stuff that is unmaintained
Sun, 24 Nov 2013
[ 18:49 bapt search for other commits by this committer ] Original commit   Revision:334760
Support staging
Strip binaries
Remove useless .pre.mk/.post.mk inclusions
Tue, 22 Oct 2013
[ 18:50 tijl search for other commits by this committer ] Original commit   Revision:331305 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER on xmms-* ports maintained by c.petrik.sosa@gmail.com.

Submitted by:	"Chris Petrik" <c.petrik.sosa@gmail.com>
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)
Thu, 7 Mar 2013
[ 03:25 bdrewery search for other commits by this committer ] Original commit   Revision:313559 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
- Please welcome back Chris Petrik as maintainer of
  these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
Mon, 10 Dec 2012
[ 01:20 eadler search for other commits by this committer ] Original commit   Revision:308576 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Revert Chris Petrik's ports to the pool.  Thank you for all your work so far,
and should you desire to return just let us know.

PR:		ports/174309
Submitted by:	Chris Petrik
Sun, 30 Sep 2012
[ 06:25 rm search for other commits by this committer ] Original commit   Revision:305074 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- pass maintainership to new volonteer

while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr

PR:		172163
Submitted by:	Chris Petrik <c.petrik.sosa at gmail dot com>
Sat, 21 Feb 2009
[ 19:55 beech search for other commits by this committer ] Original commit 
- Update to version 2.7

PR:             ports/131836
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
[ 15:51 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Chase audio/faad shlib bump
Mon, 2 Feb 2009
[ 23:44 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
Reset dyeske@gmail.com at his request.

Hat:    portmgr
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Aug 2008
[ 00:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
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)
Fri, 21 Mar 2008
[ 19:51 beech search for other commits by this committer ] Original commit 
- Remove USE_X_PREFIX
- Use SF macro
- Bump portrevision

Approved by:    David Yeske <dyeske@gmail.com> (maintainer, implicit)
Sun, 30 Sep 2007
[ 04:47 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Thu, 5 Jul 2007
[ 23:39 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
dyeske at yahoo dot com -> dyeske at gmail dot com
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 24 Aug 2006
[ 22:27 ahze search for other commits by this committer ] Original commit 
- Don't leech distinfo from audio/faad in preps of faad update
Wed, 3 May 2006
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Fri, 18 Nov 2005
[ 22:53 pav search for other commits by this committer ] Original commit 
- Attempt to fix build on pointyhat
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Wed, 14 Sep 2005
[ 04:18 edwin search for other commits by this committer ] Original commit 
Patch audio/xmms-faad

        The latest mpeg4ip ports have a different ABI which breaks the plugin.

PR:             ports/84272
Submitted by:   Daniel J. O'Connor <darius@dons.net.au>
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Fri, 3 Dec 2004
[ 00:22 ahze search for other commits by this committer ] Original commit 
Fix build on 6.x

Pointed out by: pointy hat via kris
Tue, 23 Nov 2004
[ 03:57 ahze search for other commits by this committer ] Original commit 
Don't build not needed libraries

PR:             ports/72176
Approved by:    maintainer timeout (20 days)
                adamw (mentor)
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Fri, 4 Jun 2004
[ 17:29 ade search for other commits by this committer ] Original commit  (Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Sync with new bsd.autotools.mk
Fri, 14 May 2004
[ 13:52 pav search for other commits by this committer ] Original commit 
- Update to 2.0 release

PR:             ports/66600
Submitted by:   michael johnson <ahze@ahze.net>
Thu, 25 Mar 2004
[ 04:31 ade search for other commits by this committer ] Original commit 
Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variables
Mon, 15 Mar 2004
[ 08:07 nork search for other commits by this committer ] Original commit 
UnBROKEN and Update to 2.0(Add support MPEG-4 AAC as known
as .m4a suffix).

PR:             ports/64280
Submitted by:   David Yeske <dyeske@yahoo.com> (maintainer)
Sun, 14 Mar 2004
[ 03:44 kris search for other commits by this committer ] Original commit 
BROKEN: Does not work with faad 2.0 (and missing distinfo)
Sun, 8 Feb 2004
[ 22:15 krion search for other commits by this committer ] Original commit 
- Fix build on AMD64

Approved by:    maintainer informed
Fri, 6 Feb 2004
[ 13:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sat, 3 Jan 2004
[ 11:02 edwin search for other commits by this committer ] Original commit 
Chase version change of audio/id3lib

PR:             ports/60830
Submitted by:   Roman Shterenzon <roman@xpert.com>
Mon, 6 Oct 2003
[ 06:55 krion search for other commits by this committer ] Original commit 
- Update MASTER_SITES

PR:             57638
Submitted by:   maintainer
Mon, 8 Sep 2003
[ 00:10 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
chase lib version change of multimedia/xmms

PR:             ports/56505
Submitted by:   Espen Skoglund <esk@ira.uka.de>
Tue, 4 Mar 2003
[ 18:41 lioux search for other commits by this committer ] Original commit 
New port xmms-faad2 version 1.1: XMMS plugin for faad

PR:             48687
Submitted by:   David Yeske <dyeske@yahoo.com>

Number of commits found: 51