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/squeezeboxserver/Makefile
SVNWeb

Number of commits found: 45

Wed, 20 Jul 2016
[ 15:33 mat search for other commits by this committer ] Original commit   Revision:418840 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
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
Wed, 19 Aug 2015
[ 13:30 mat search for other commits by this committer ] Original commit   Revision:394778 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Tue, 23 Dec 2014
[ 02:22 mat search for other commits by this committer ] Original commit   Revision:375302 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Catch up abusive uses of ${SITE_PERL}.

Sponsored by:	Absolight
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 29 Jul 2014
[ 19:11 adamw search for other commits by this committer ] Original commit   Revision:363374 (Only the first 10 of 436 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Fri, 20 Jun 2014
[ 14:28 brooks search for other commits by this committer ] Original commit   Revision:358576
Stageify.

PR:		191042
Submitted by:	markk@knigma.org (maintainer)
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)
Mon, 16 Sep 2013
[ 17:07 bapt search for other commits by this committer ] Original commit   Revision:327419 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Fri, 24 May 2013
[ 08:53 az search for other commits by this committer ] Original commit   Revision:318934
- Remove unnecessary depend on PERL_LEVEL < 5.12
Sat, 18 May 2013
[ 22:37 stefan search for other commits by this committer ] Original commit   Revision:318462
Configure correct database table depending on MySQL version in use.

PR:		178657
Submitted by:	Thomas Mueller <tmueller@sysgo.com>
Approved by:	Mark Knight <markk@knigma.org> (maintainer)
Mon, 13 May 2013
[ 20:22 stefan search for other commits by this committer ] Original commit   Revision:318128
- Disable File::Spec included in squeezeboxserver as it is incompatible with the
  current p5-Path-Class.
- Fix MySQL support.
- Assign maintainership to submitter.

PR:		177524
Submitted by:	Mark Knight <markk@knigma.org>
Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Wed, 4 Jul 2012
[ 20:50 scheidell search for other commits by this committer ] Original commit 
- Fix for mysql50+ [1]
- Remove dependency for p5-Mysql50 (replace with p5-Mysql) [2]

PR:             ports/164177
Reported by:    Daniel Pritts <danno@umich.edu>
Submitted by:   the_mix_room@hotmail.com [1]
Reviewed by:    scheidell@ (me) [2]
Approved by:    The little dancing elves
Thu, 28 Jun 2012
[ 18:37 az search for other commits by this committer ] Original commit  (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS
Sun, 10 Jun 2012
[ 16:43 crees search for other commits by this committer ] Original commit 
Return to file-based dependency for p5-DBD-mysql; there is no way currently
to do a package dependency since p5-DBD-mysql50 and p5-DBD-mysql have different
basenames, and therefore cannot be considered as alternatives.

The correct solution is to switch the use of PKGNAMESUFFIX in the slave ports
to using LATEST_LINK instead so they all have the same PKGBASE
Fri, 8 Jun 2012
[ 20:34 crees search for other commits by this committer ] Original commit 
SITE_PERL --> package dependencies

Stop depending on a versioned p5-DBD-mysql port
Fri, 1 Jun 2012
[ 12:17 bapt search for other commits by this committer ] Original commit 
Convert to new options framework
Thu, 8 Mar 2012
[ 13:15 ehaupt search for other commits by this committer ] Original commit 
Require MySQL version 5.0 as the squeezeboxserver does not start with a newer
MySQL version.

PR:             164177
Submitted by:   Daniel Pritts <danno@umich.edu>
Thu, 16 Feb 2012
[ 15:57 ashish search for other commits by this committer ] Original commit  (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION to chase the update of multimedia/libvpx
Sun, 8 Jan 2012
[ 01:26 scheidell search for other commits by this committer ] Original commit 
- reopen logs on SIGHUP

PR:             ports/147645
Submitted by:   Christopher Key <cjk32@cam.ac.uk>
Approved by:    maintainer (timeout, 3 years) gabor (mentor)
Sun, 25 Dec 2011
[ 19:47 rm search for other commits by this committer ] Original commit 
- remove CONFLICTS with no more existing audio/squeezecenter
- whitespace fixes in pkg-descr

Approved by:   novel (mentor, implicit)
Mon, 5 Dec 2011
[ 18:41 brooks search for other commits by this committer ] Original commit 
Drop maintainership of squeezeboxserver.  There hasn't been a release
with features that motivated me to update in ages and the two hours
I wasted trying to do an upgrade that required unreleased and pretty
much unbuildable perl modules over the weekend finished demotivating me.

Feature safe:   yes
Mon, 17 Oct 2011
[ 04:35 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Remove references to mysql 323 and 40, most commonly of the form:

IGNORE_WITH_MYSQL=     323 40
Sat, 20 Aug 2011
[ 00:06 dougb search for other commits by this committer ] Original commit 
Remove the direct dependency on mysqld and replace it with USE_MYSQL= server

PR:             ports/159538
Submitted by:   me
Approved by:    maintainer timeout (14 days)
Sat, 9 Jul 2011
[ 17:44 crees search for other commits by this committer ] Original commit 
- Use USERS and GROUPS
- Remove redundant PKGINSTALL assignment

PR:             ports/157535
Submitted by:   crees (me)
Approved by:    rene (mentor, implicit), maintainer timeout (brooks, 35 days)
Fri, 22 Apr 2011
[ 16:52 brooks search for other commits by this committer ] Original commit 
Upgrade to 7.5.4 release.[1]

Since squeezeboxserver depends on a specific version of Audio::Scan,
also depend directly on that version (unfortunatly need to also
depend on future versions so PORTREVISION bumps won't't break
squeezeboxserver).

Submitted by:   Mark Knight <markk at knigma org>[1]
PR:             ports/156569
Sat, 19 Mar 2011
[ 13:15 ale search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports linking to default libmysqlclient.
Mon, 14 Feb 2011
[ 22:21 brooks search for other commits by this committer ] Original commit 
Upgrade to 7.5.3.

Submitted by:   Mark Knight
PR:             ports/154035
Tue, 21 Sep 2010
[ 07:56 mm 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)
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
Wed, 7 Jul 2010
[ 23:22 brooks search for other commits by this committer ] Original commit 
Another attempt to fixing interactions with p5-DBIx-Class.  A few people
report that this works.

PR:             148318
Feature safe:   yes
Submitted by:   Mark Knight
Thu, 24 Jun 2010
[ 20:48 brooks search for other commits by this committer ] Original commit 
Fix the build-plist target to include custom-convert.conf in the plist
and fix the plist.

Reported by:    QAT
Feature safe:   yes
[ 18:38 brooks search for other commits by this committer ] Original commit 
Upgrade to 7.5.1.  Seems to fix DBIx-Class compatiabilty issues.

Drop the musepack option for the moment.  I didn't see a trivial way
to make it work and don't really have the resources to test it.

Feature safe:   yes
Tue, 15 Jun 2010
[ 03:45 brooks search for other commits by this committer ] Original commit 
Recent DBIx-Class updates break this port so mark it BROKEN.  It also
fails to build on pointyhat due to dependency issues.
Wed, 9 Jun 2010
[ 20:22 pav search for other commits by this committer ] Original commit 
- Update musepack depobj

Reported by:    pointyhat
Sun, 11 Apr 2010
[ 03:17 brooks search for other commits by this committer ] Original commit 
Actually include custom-convert.conf.
Sat, 10 Apr 2010
[ 01:00 brooks search for other commits by this committer ] Original commit 
Upgrade to 7.5.0.

Submitted by:   Hans Soonieus <hans at soonieus dot nl>
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Thu, 25 Feb 2010
[ 01:08 brooks search for other commits by this committer ] Original commit 
Upgrade to 7.4.2.

Submitted by:   Hans Soonieus
Feature safe:   yes
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 29 Jan 2010
[ 14:52 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 19; last!).

Approved by:    portmgr (itetcu)
Thu, 3 Dec 2009
[ 01:28 brooks search for other commits by this committer ] Original commit 
p5-Class-XSAccessor-Array has been merged into p5-Class-XSAccessor.
Remove a dependency on the former package so it can be removed and patch
the use of an internal function which broke in the latest version.

PR:             ports/140662, ports/141106
Submitted by:   Cezary Morga <cm at therek net>
                Christopher Key <cjk32 at cam ac uk>
Prodded by:     many :)
Pointy hat to:  brooks
Sat, 24 Oct 2009
[ 17:56 brooks search for other commits by this committer ] Original commit 
Upgrade to 7.4.1.

Fixed a few minor plist bugs related to /var/db.

Add a conflicts line since there is a one file overlap with
squeezecenter (bin/softsqueeze).
Wed, 14 Oct 2009
[ 22:33 brooks search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Upgrade the repocopied squeezecenter port to squeezeboxserver-7.4.0.

Submitted by:   Hans Soonieus <hans at soonieus nl> (with some changes)
[ 18:59 brooks search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Forced commit to record the repocopy of audio/squeezecenter to
audio/squeezeboxserver.

Repocopy by:    marcus

Number of commits found: 45