non port: audio/swhplugins/Makefile |
SVNWeb
|
Number of commits found: 66 |
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 )
|
Thu, 11 Nov 2021
|
[ 18:05 Tilman Keskinoz (arved) ] 38a6630 (Only the first 10 of 17 ports in this commit are shown above. )
Drop maintainership on most of my ports
|
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, 4 Jan 2021
|
[ 16:16 arved ]
Add gettext-tools to Build dependency in case NLS is disabled.
autopoint is called during autoreconf stage (see PR 234833 for details)
PR: 251954
Reported by: tjlegg
|
Wed, 16 Dec 2020
|
[ 18:04 pkubaj ]
audio/swhplugins: update to 0.4.17
- enable on all architectures, tested to build now on aarch64 and powerpc64
- upstream moved to GitHub, the port needs to as well,
- add dependency for textproc/p5-XML-Parser, it's now necessary,
- add USES=autoreconf, upstream does not provide configure and Makefile,
- add USES=shebangfix for /usr/bin/perl in makestub.pl's shebang,
- add USES=localbase:ldflags instead of specifying flags manually,
- remove post-patch step, it's not necessary now.
|
Mon, 23 Sep 2019
|
[ 20:25 arved ]
Three plugins used C89 inline semantics, which resulted in unresolved
symbols with C99 compilers.
PR: 239128
Reported by: Marcel Bonnet
While here, portlint.
Grab back maintainership.
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sun, 31 Aug 2014
|
[ 16:36 tijl ] (Only the first 10 of 83 ports in this commit are shown above. )
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
Mon, 28 Jul 2014
|
[ 23:00 amdmi3 ]
- Switch to USES=libtool
|
Mon, 30 Dec 2013
|
[ 17:24 antoine ]
Stage support
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
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)
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
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
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Mon, 22 Apr 2013
|
[ 23:19 bapt ] (Only the first 10 of 57 ports in this commit are shown above. )
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
|
Thu, 21 Feb 2013
|
[ 02:25 miwi ]
- Unbreak build
|
Fri, 1 Jun 2012
|
[ 12:17 bapt ]
Convert to new options framework
|
Mon, 17 Oct 2011
|
[ 10:08 bf ] (Only the first 10 of 72 ports in this commit are shown above. )
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
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
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
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, 18 May 2009
|
[ 15:08 pav ] (Only the first 10 of 33 ports in this commit are shown above. )
- Chase fftw3 update
|
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)
|
Mon, 29 Jan 2007
|
[ 23:51 kris ] (Only the first 10 of 35 ports in this commit are shown above. )
Use libtool port instead of included version to avoid a.out objformat botch
|
Tue, 23 Jan 2007
|
[ 11:32 arved ]
The author fixed a backup restore glitch, the distfile is now fetchable
again.
Submitted by: Steve Harris
|
Sat, 20 Jan 2007
|
[ 01:12 kris ]
BROKEN: Unfetchable
|
Tue, 5 Dec 2006
|
[ 10:49 jylefort ]
- Update to 0.4.15
- Add missing -lintl
- Use OPTIONS
|
Mon, 14 Aug 2006
|
[ 10:08 clsung ] (Only the first 10 of 29 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Thu, 11 May 2006
|
[ 15:12 ahze ] (Only the first 10 of 17 ports in this commit are shown above. )
- Chase fftw3 libver bump
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Fri, 16 Sep 2005
|
[ 11:04 garga ]
- Update to 0.4.14
PR: ports/86116
Submitted by: Ports Fury
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Sun, 6 Mar 2005
|
[ 21:15 flz ]
- Update to 0.4.13.
PR: ports/78495
Submitted by: Ports Fury
Approved by: pav (mentor)
|
Mon, 20 Dec 2004
|
[ 08:39 krion ]
Update to version 0.4.12
PR: ports/75263
Submitted by: Ports Fury
|
Wed, 24 Nov 2004
|
[ 06:26 ahze ]
- Add math/fftw3 to BUILD_DEPENDS since it installs the header files [1]
- Add WITH_SSE knob since fftw3-float supports it
- Add WITH_OPTIMIZED_CFLAGS knob to respect CFLAGS if not defined [1]
Submitted by: KATO Tsuguru [1]
Approved by: adamw (implicit)
|
[ 03:36 ahze ]
Bump PORTREVISION due to last commit of dependency changes
Approved by: adamw (implicit)
|
[ 03:34 ahze ]
Change math/fftw3 dependency to math/fftw3-float
Approved by: adamw (implicit)
|
Tue, 9 Nov 2004
|
[ 22:36 krion ]
Fix comment: s/assember/assembler
|
[ 22:35 krion ]
Fix build.
Reported by: pointyhat via kris
|
Mon, 1 Nov 2004
|
[ 17:24 krion ]
Update to version 0.4.11
PR: ports/73344
Submitted by: Ports Fury
|
Mon, 19 Jul 2004
|
[ 17:44 krion ]
Update to version 0.4.7
PR: ports/69291
Submitted by: Ports Fury
|
Wed, 14 Jul 2004
|
[ 12:19 krion ]
Update to version 0.4.4
PR: ports/68997
Submitted by: Ports Fury
|
Sun, 28 Mar 2004
|
[ 00:04 kris ]
Support WITHOUT_NLS
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Sat, 28 Feb 2004
|
[ 11:01 arved ]
Update to 0.4.3
Add amd64 to ONLY_FOR_ARCHS, since it builds fine here.
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Mon, 27 Oct 2003
|
[ 19:04 kris ]
Portlint (reorder variables)
|
Wed, 22 Oct 2003
|
[ 07:58 linimon ]
This includes x86 assembler code, so mark it as only for i386.
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ] (Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ] (Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
Wed, 18 Jun 2003
|
[ 10:08 arved ]
Add USE_LIBTOOL.
Reported by: bento (via kris)
|
Sun, 15 Jun 2003
|
[ 22:03 arved ]
Update to 0.4.2
PR: 53338
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Thu, 1 May 2003
|
[ 22:06 arved ]
Update to 0.4.0
PR: 51669
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Thu, 20 Feb 2003
|
[ 16:49 knu ] (Only the first 10 of 170 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 2 Feb 2003
|
[ 15:58 arved ]
Update to 0.3.6. Drop Maintainership.
|
Wed, 1 Jan 2003
|
[ 19:57 arved ]
Update to 0.3.3
|
Thu, 12 Dec 2002
|
[ 10:27 arved ]
Use the right combination of autotools.
Submitted by: bento
|
Fri, 15 Nov 2002
|
[ 19:25 arved ]
Add swhplugins, the largest collection of Ladspa plugins
|
Number of commits found: 66 |