Add mp3gain to ports

2014-03-07 Thread Timothy Makobu
Hi all,

It would be nice is mp3gain was added to the ports. Is there a plan for
this?

regards,
Tim.
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Add mp3gain to ports

2014-03-07 Thread Ryan Schmidt

On Mar 7, 2014, at 14:21, Timothy Makobu wrote:

 It would be nice is mp3gain was added to the ports. Is there a plan for this?

We have a port for aacgain, which is a fork of mp3gain.

If you want a port for mp3gain, please file a port request ticket in the issue 
tracker.


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Port update failure

2014-03-07 Thread Phil Dobbin
Hi, all.

Just a quick message to say that there seems to be a problem (maybe
server side) with port update.

Error message is:

`Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the
ports tree: Synchronization of 1 source(s) failed`

If nobody else is getting this  it doesn't clear up, I'll file a ticket
with Trac.

Cheers,

  Phil...

-- 
currently (ab)using
CentOS 6.5, Debian Squeeze  Wheezy, Fedora 19  20, OS X Snow Leopard,
RHEL 7, Ubuntu Precise  Saucy
GnuGPG Key : http://phildobbin.org/publickey.asc
Based in London, UK

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


file 5.17 error

2014-03-07 Thread Ludwig
Is anyone else getting the following error using file -d on seemingly any sort
of text file?  I want to make sure it’s not just me before opening a ticket.

$ file -d .bashrc

[…many tests snipped…]
 
 20:  0 beshort,=400,Tower/XP rel 3 object]
 8992 == 400 = 0
 mget(type=7, flag=20, offset=0, o=0, nbytes=56, count=0)
 mget/64 @0: # ~/.bashrc: executed by bash(1) for non-login
 shells.\n\n\000\000\000\000\000\000\000\000
 
 10:  0 beshort,=392,Tower/XP rel 2 object]
 8992 == 392 = 0
 mget(type=17, flag=20, offset=0, o=0, nbytes=56, count=0)
 mget/64 @0:  #~/.bashrc: executed by bash(1) for non-login
 shells.\n\n\000\000\000\000\000\000\000\000
 
 163:  0 regex/s,=\`(\r\n|;|[[]|\377\376),]
 softmagic -1
 .bashrc: ERROR: line 163: regex error 17, (illegal byte sequence)


It looks like if it hits a match before reaching that test it returns the
result, but so far every human-readable file I’ve tried it on gets to that
point before a hit.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Port update failure

2014-03-07 Thread Ludwig
On Sat, 08 Mar 2014, Phil Dobbin wrote:

 Hi, all.
 
 Just a quick message to say that there seems to be a problem (maybe
 server side) with port update.
 
 Error message is:
 
 `Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the
 ports tree: Synchronization of 1 source(s) failed`
 
 If nobody else is getting this  it doesn't clear up, I'll file a ticket
 with Trac.



It works for me.



___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Port update failure

2014-03-07 Thread Phil Dobbin
On 08/03/2014 04:34, Ludwig wrote:

 On Sat, 08 Mar 2014, Phil Dobbin wrote:
 
 Hi, all.

 Just a quick message to say that there seems to be a problem (maybe
 server side) with port update.

 Error message is:

 `Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the
 ports tree: Synchronization of 1 source(s) failed`

 If nobody else is getting this  it doesn't clear up, I'll file a ticket
 with Trac.

 
 
 It works for me.

It now works for me too after leaving it for half an hour (third time
lucky).

Must've been a temporary network glitch. I'm forever getting broken ssh
pipes from remote glitches.

Thanks, Ludwig.

Cheers,

  Phil...

-- 
currently (ab)using
CentOS 6.5, Debian Squeeze  Wheezy, Fedora 19  20, OS X Snow Leopard,
RHEL 7, Ubuntu Precise  Saucy
GnuGPG Key : http://phildobbin.org/publickey.asc
Based in London, UK


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: file 5.17 error

2014-03-07 Thread Brandon Allbery
On Fri, Mar 7, 2014 at 11:32 PM, Ludwig macpo...@metaspasm.org wrote:

 Is anyone else getting the following error using file -d on seemingly any
 sort
 of text file?  I want to make sure it’s not just me before opening a
 ticket.


Reproduced here as well (in fact I hit it earlier today and used the
workaround for the same problem in OS X native `file`, which is LANG=C,
without thinking about it; was a bit short on sleep pre-nap).

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: file 5.17 error

2014-03-07 Thread Ryan Schmidt

On Mar 7, 2014, at 22:32, Ludwig wrote:

 Is anyone else getting the following error using file [snip]

 ERROR: line 163: regex error 17, (illegal byte sequence)

Yes.

https://trac.macports.org/ticket/41069

http://bugs.gw.com/view.php?id=292

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: file 5.17 error

2014-03-07 Thread Ludwig
On Fri, 07 Mar 2014, Ryan Schmidt wrote:

 
 On Mar 7, 2014, at 22:32, Ludwig wrote:
 
  Is anyone else getting the following error using file [snip]
 
  ERROR: line 163: regex error 17, (illegal byte sequence)
 
 Yes.
 
 https://trac.macports.org/ticket/41069
 
 http://bugs.gw.com/view.php?id=292


I did a query for tickets where port is file (and one where port begins with
file) before posting and came up completely empty.


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: file 5.17 error

2014-03-07 Thread Ryan Schmidt

On Mar 7, 2014, at 23:17, Ludwig wrote:

 I did a query for tickets where port is file (and one where port begins with
 file) before posting and came up completely empty.

Sorry to hear that. The query works fine for me:

https://trac.macports.org/query?status=!closedport=~file



___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Fwd: Add mp3gain to ports

2014-03-07 Thread Timothy Makobu
-- Forwarded message --
From: Timothy Makobu makobu.mwambir...@gmail.com
Date: Sat, Mar 8, 2014 at 8:29 AM
Subject: Re: Add mp3gain to ports
To: Ryan Schmidt ryandes...@macports.org


Tested aacgain with mp3s and it works great. Thanks for the info.


On Sat, Mar 8, 2014 at 7:14 AM, Ryan Schmidt ryandes...@macports.orgwrote:


 On Mar 7, 2014, at 14:21, Timothy Makobu wrote:

  It would be nice is mp3gain was added to the ports. Is there a plan for
 this?

 We have a port for aacgain, which is a fork of mp3gain.

 If you want a port for mp3gain, please file a port request ticket in the
 issue tracker.



___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users