non port: audio/libaudiofile/Makefile |
SVNWeb
|
Number of commits found: 53 |
Wed, 26 Jul 2023
|
[ 00:48 Muhammad Moinur Rahman (bofh) ] 95274bf (Only the first 10 of 190 ports in this commit are shown above. )
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Sat, 24 Jun 2023
|
[ 04:37 Muhammad Moinur Rahman (bofh) ] c441b60
audio/libaudiofile: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Sun, 25 Sep 2022
|
[ 20:14 Christian Weisgerber (naddy) ] 1e5aaab (Only the first 10 of 76 ports in this commit are shown above. )
audio/flac: bump port revision of consumers after update to 1.4.1
|
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
|
[ 19:44 Tobias C. Berner (tcberner) ] 11049e3 (Only the first 10 of 87 ports in this commit are shown above. )
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866
|
[ 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 )
|
Sat, 23 Oct 2021
|
[ 19:36 Stefan Eßer (se) ] 1f62a54
audio/libaudiofile: Add CPE information
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.
|
Mon, 25 Jul 2016
|
[ 21:46 jbeich ]
audio/libaudiofile: track flac dependency
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/libaudiofile.so.1.0.0 is linked to
/usr/local/lib/libFLAC.so.8 from audio/flac but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libFLAC.so:audio/flac
PR: 206888
Submitted by: jkim
Approved by: portmgr blanket, maintainer timeout (6 months)
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Wed, 6 Aug 2014
|
[ 16:27 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Thu, 24 Apr 2014
|
[ 12:14 gahr ]
- USES=tar:xz
|
Fri, 8 Nov 2013
|
[ 14:31 kwm ] (Only the first 10 of 22 ports in this commit are shown above. )
Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
|
Tue, 24 Sep 2013
|
[ 06:24 bapt ] (Only the first 10 of 61 ports in this commit are shown above. )
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery
|
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)
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
|
Fri, 8 Mar 2013
|
[ 10:51 kwm ] (Only the first 10 of 417 ports in this commit are shown above. )
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
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
|
Sat, 22 May 2010
|
[ 05:38 marcus ]
Update to 0.2.7.
|
Wed, 16 Sep 2009
|
[ 22:15 naddy ]
Quote first argument to AC_DEFUN() to shut up aclocal warning.
Submitted by: Grzegorz Blach <magik@roorback.net>
Feature safe: yes
|
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
|
Mon, 2 Feb 2009
|
[ 01:36 araujo ] (Only the first 10 of 159 ports in this commit are shown above. )
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav)
|
Sun, 28 Jan 2007
|
[ 09:07 kris ] (Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
Sun, 5 Nov 2006
|
[ 02:37 mezz ]
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
|
Sun, 7 Mar 2004
|
[ 04:35 marcus ]
Update to 0.2.6.
|
Mon, 22 Dec 2003
|
[ 00:16 marcus ]
Update to 0.2.5.
|
Fri, 10 Oct 2003
|
[ 02:37 marcus ]
Add CONFLICTS to these ports as they install conflicting plist items.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Fri, 3 Oct 2003
|
[ 16:59 marcus ]
Add a missing '\'.
Reported by: FreshPorts
|
[ 16:51 marcus ]
Add another MASTER_SITE since it seems SGI pulled the audiofile project.
Submitted by: Jeremy Messenger <mezz7@cox.net>
|
Sun, 28 Sep 2003
|
[ 00:27 marcus ]
Update to 0.2.4.
|
Tue, 5 Aug 2003
|
[ 18:35 marcus ]
Make use of gnometarget.
|
Mon, 16 Jun 2003
|
[ 20:52 adamw ] (Only the first 10 of 14 ports in this commit are shown above. )
Utilize USE_GNOME= pkgconfig.
|
[ 19:50 adamw ]
Remove a REINPLACE present in gnomehack.
|
Fri, 7 Mar 2003
|
[ 05:56 ade ] (Only the first 10 of 118 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Thu, 26 Dec 2002
|
[ 12:09 edwin ]
Removed ftp.68k.org, already down too long.
Changed MASTER_SITE_SUBDIR, it's /audiofile, not /libaudiofile.
Noticed by: portsurvey
|
Fri, 20 Sep 2002
|
[ 18:57 marcus ]
Remove extraneous '.' in one of the MASTER_SITE URLs.
PR: 43138
Submitted by: Randy Primeaux <randy@cloudfactory.org>
|
[ 17:07 marcus ] (Only the first 10 of 151 ports in this commit are shown above. )
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
|
Thu, 11 Jul 2002
|
[ 14:58 sobomax ]
Use USE_REINPLACE.
|
Wed, 20 Feb 2002
|
[ 18:34 sobomax ]
Update to 0.2.3.
|
Fri, 20 Jul 2001
|
[ 13:45 sobomax ]
Update to 0.2.2.
|
Fri, 11 May 2001
|
[ 17:36 ade ] (Only the first 10 of 96 ports in this commit are shown above. )
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
Fri, 4 May 2001
|
[ 22:39 ade ] (Only the first 10 of 172 ports in this commit are shown above. )
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates.
|
Fri, 23 Mar 2001
|
[ 05:42 ade ] (Only the first 10 of 12 ports in this commit are shown above. )
Sigh. Reclaim these, primarily for GNOME 1.4
|
[ 05:34 vanilla ] (Only the first 10 of 11 ports in this commit are shown above. )
Someone don't like my style, so I drop maintainer now.
|
Tue, 6 Mar 2001
|
[ 18:19 vanilla ]
Well, bump version.
|
[ 12:32 vanilla ]
Upgrade to 0.2.1
|
Mon, 8 Jan 2001
|
[ 22:24 vanilla ]
Upgrade to 0.2.0
|
Mon, 2 Oct 2000
|
[ 18:59 reg ]
Don't hack CFLAGS support. Do it the right way.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:48 sobomax ] (Only the first 10 of 181 ports in this commit are shown above. )
Fourth round of INSTALLS_SHLIBS conversion.
|
Fri, 2 Jun 2000
|
[ 12:39 sobomax ]
Respect CFLAGS.
|
Number of commits found: 53 |