Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 May 2010 02:50:09 GMT
From:      swell.k@gmail.com
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/137751: [new port] audio/jokosher: Multi-track non-linear audio editing
Message-ID:  <201005010250.o412o9kG026471@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/137751; it has been noted by GNATS.

From: swell.k@gmail.com
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137751: [new port] audio/jokosher: Multi-track non-linear audio editing
Date: Sat, 01 May 2010 06:42:37 +0400

 I'm not sure what portlint warnings glarkin@ meant. But those about
 OPTIONS and python are false positives. MAGICDIR should probably be
 thrown out, though.
 
 $ portlint
 WARN: Makefile: FLAC is listed in OPTIONS, but neither WITH_FLAC nor WITHOUT_FLAC appears.
 WARN: Makefile: GCONF is listed in OPTIONS, but neither WITH_GCONF nor WITHOUT_GCONF appears.
 WARN: Makefile: JACK is listed in OPTIONS, but neither WITH_JACK nor WITHOUT_JACK appears.
 WARN: Makefile: LADSPA is listed in OPTIONS, but neither WITH_LADSPA nor WITHOUT_LADSPA appears.
 WARN: Makefile: LAME is listed in OPTIONS, but neither WITH_LAME nor WITHOUT_LAME appears.
 WARN: Makefile: MP3 is listed in OPTIONS, but neither WITH_MP3 nor WITHOUT_MP3 appears.
 WARN: Makefile: PROFILES is listed in OPTIONS, but neither WITH_PROFILES nor WITHOUT_PROFILES appears.
 WARN: Makefile: PULSE is listed in OPTIONS, but neither WITH_PULSE nor WITHOUT_PULSE appears.
 WARN: Makefile: VORBIS is listed in OPTIONS, but neither WITH_VORBIS nor WITHOUT_VORBIS appears.
 WARN: Makefile: [22]: possible direct use of command "python" found. use ${PYTHON_CMD} instead.
 FATAL: Makefile: extra item "MAGICDIR" placed in the PORTNAME section.
 WARN: Makefile: only one MASTER_SITE configured.  Consider adding additional mirrors.
 1 fatal error and 11 warnings found.
 
 --
 Just a note for the next porter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005010250.o412o9kG026471>