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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: audio/slv2/Makefile
SVNWeb

Number of commits found: 25

Tue, 10 Dec 2019
[ 09:02 antoine search for other commits by this committer ] Original commit   Revision:519652 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for too long
Mon, 8 Jul 2019
[ 13:02 antoine search for other commits by this committer ] Original commit   Revision:506219
Mark BROKEN: fails to configure

Checking for lv2core >= 1.0                 : Package 'lv2core' was not found

Reported by:	pkg-fallout
MFH:		2019Q3
Sat, 5 Nov 2016
[ 02:59 jbeich search for other commits by this committer ] Original commit   Revision:425373
audio/lv2core: deprecate in favor of audio/lv2 (try#2)

- Switch existing consumers to audio/lv2

PR:		197126, 213285 (for tracking)
[ 02:59 jbeich search for other commits by this committer ] Original commit   Revision:425371
audio/lv2core: backout r425367 to re-land cleanly
[ 01:31 jbeich search for other commits by this committer ] Original commit   Revision:425369
audio/slv2: drop hack unnecessary after r425366
[ 01:19 jbeich search for other commits by this committer ] Original commit   Revision:425367
audio/lv2core: deprecate in favor of audio/lv2

- Switch existing consumers to audio/lv2

PR:		197126, 213285 (for tracking)
Thu, 13 Oct 2016
[ 16:26 amdmi3 search for other commits by this committer ] Original commit   Revision:423928
- Switch waf to verbose builds as well

Approved by:	portmgr (mat)
Differential Revision:	D8240
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
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
Tue, 2 Jun 2015
[ 12:27 amdmi3 search for other commits by this committer ] Original commit   Revision:388326
- Strip library
Wed, 8 Apr 2015
[ 15:05 bapt search for other commits by this committer ] Original commit   Revision:383571 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused

Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf

WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC

CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"

USES=waf is by default stagedir safe
Fri, 20 Feb 2015
[ 13:51 marino search for other commits by this committer ] Original commit   Revision:379432
audio/slv2: Set the make environment on the do-build target

While here, unmask all the build and install commands.
Sun, 19 Oct 2014
[ 07:33 mva search for other commits by this committer ] Original commit   Revision:371170 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
- Convert ports from audio/ to new USES=python

Reviewed by:	portmgr (implicit)
Tue, 8 Apr 2014
[ 10:22 pawel search for other commits by this committer ] Original commit   Revision:350594
- Add staging support
- Convert to USES=tar:bzip2
Sun, 24 Nov 2013
[ 11:49 mva search for other commits by this committer ] Original commit   Revision:334718
- Fix the usage of 'python' to get rid of the implicit lang/python
  dependency
- Change LIB_DEPENDS to the new format
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)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Sat, 4 May 2013
[ 14:06 bdrewery search for other commits by this committer ] Original commit   Revision:317320 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
  MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
  without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
  to always have a number

Reviewed by:	bapt
Spotted by:	John Marino <draco@marino.st>
With hat:	portmgr
Mon, 22 Apr 2013
[ 23:19 bapt search for other commits by this committer ] Original commit   Revision:316287 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
Thu, 26 Jul 2012
[ 05:40 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 158 ports in this commit are shown above. View all ports for this commit)
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
Sun, 22 Jul 2012
[ 23:24 dougb 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)
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
Wed, 31 Aug 2011
[ 21:43 dhn search for other commits by this committer ] Original commit 
- Update to 0.6.6

PR:             ports/160081
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sun, 12 Jun 2011
[ 14:06 bapt search for other commits by this committer ] Original commit 
reset maintainer

Submitted by:   maintainer (by mail)
Wed, 26 Nov 2008
[ 22:20 amdmi3 search for other commits by this committer ] Original commit 
- Add forgotten USE_LDCONFIG
[ 22:16 amdmi3 search for other commits by this committer ] Original commit 
SLV2 is a library to make the use of LV2 plugins as simple as
possible for applications.

WWW: http://drobilla.net/software/slv2/

PR:             129158
Submitted by:   xaimus <xaimus at gmail dot com>

Number of commits found: 25