non port: audio/liblscp/Makefile |
SVNWeb
|
Number of commits found: 28 |
Sun, 9 Oct 2022
|
[ 20:43 Neel Chauhan (nc) ] 6409c68
audio/liblscp: Release port
|
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 )
|
Sat, 9 Apr 2022
|
[ 04:43 Neel Chauhan (nc) ] 042339a
audio/liblscp: Update to 0.9.6
|
Thu, 13 Jan 2022
|
[ 18:55 Neel Chauhan (nc) ] 4b86dc1
audio/liblscp: Update to 0.9.5
|
Mon, 5 Jul 2021
|
[ 22:30 Neel Chauhan (nc) ] 730949d
audio/liblscp: Update to 0.9.4
|
Wed, 12 May 2021
|
[ 16:42 Neel Chauhan (nc) ] 699facf
audio/liblscp: Update to 0.9.3 and adopt port
|
Mon, 10 May 2021
|
[ 04:54 Yuri Victorovich (yuri) ] c4e1bb6
audio/liblscp: Update 0.6.1 -> 0.9.2
|
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, 23 Dec 2019
|
[ 19:06 tcberner ]
audio/qsampler: update to 0.6.1
- Custom color (palette) theme editor introduced; color (palette) theme changes
are now effective immediately, except on default.
- Second attempt to fix the yet non-official though CMake build configuration.
- When using autotools and ./configure --with-qt=..., it is also necessary to
adjust the PKG_CONFIG_PATH environment variable
|
Fri, 18 Oct 2019
|
[ 07:42 tcberner ]
audil/liblscp: update to 0.6.0
|
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
|
Wed, 30 Dec 2015
|
[ 10:17 rakuco ]
Fix `make fetch' after r386941.
0.5.7 is a bzipped tarball, not a gzipped one. Switch to USES=tar:bzip2 and
regenerate distinfo.
|
Sat, 12 Dec 2015
|
[ 22:09 bapt ]
Mark as broken: unfetchable
|
Mon, 8 Jun 2015
|
[ 05:59 antoine ] (Only the first 10 of 14 ports in this commit are shown above. )
Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool
PR: 198611
Reviewed by: emaste
Exp-run: self
|
Thu, 21 May 2015
|
[ 16:08 amdmi3 ]
- Update to 0.5.7
PR: 200291
Submitted by: tkato432@yahoo.com
|
Mon, 16 Jun 2014
|
[ 12:44 amdmi3 ]
- Switch to USES=libtool, drop .la files
- Strip libraries
|
Sat, 28 Dec 2013
|
[ 20:54 antoine ]
Stage support
|
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
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
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)
|
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
|
Sat, 29 Oct 2011
|
[ 17:40 miwi ]
- Fix build on FreeBSD 10
|
Tue, 18 Oct 2011
|
[ 13:03 ehaupt ]
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 161611
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 25 Oct 2010
|
[ 20:09 trasz ] (Only the first 10 of 53 ports in this commit are shown above. )
Drop maintainership for ports I can't maintain anymore.
|
Sat, 22 Aug 2009
|
[ 15:41 trasz ]
Update to 0.5.6.
|
Sat, 15 Nov 2008
|
[ 12:41 trasz ]
liblscp is a C library written as a wrapper around the LSCP network
protocol, thus to control linuxsampler.
WWW: ttp://www.linuxsampler.org/
|
Number of commits found: 28 |