On Wed, Sep 05, 2007 at 08:32:40PM +0200, Tim van der Molen wrote: > On Wed, 05 Sep 2007 14:31:45 +0200, steven mestdagh wrote: > > Tim van der Molen [2007-07-31, 18:47:20]: > > > On Tue, 24 Jul 2007 23:57:30 +0200, Tim van der Molen wrote: > > > > cmus is a small ncurses-based music player. It supports various output > > > > methods by output plugins. It has got completely configurable key > > > > bindings and it can be controlled from the outside via cmus-remote(1). > > > > > > cmus 2.2.0 was released a few days ago, so here is an updated port. > > > > > > Tested on amd64 and i386. Please test and comment. > > > > > > Regards, > > > Tim > > > > I think this port should be marked SHARED_ONLY. > > > > Generally, we'd make no_ao and no_arts pseudo flavors, so you can choose to > > build without these subpackages but have them built by default. > > > > Also, please use PREFIX when you mean prefix, not LOCALBASE. > > All fixed. The new port is attached.
I get the following error when doing a 'make install': ===> Building package for cmus-2.2.0 Create /usr/ports/packages/i386/all/cmus-2.2.0.tgz Switching to /usr/ports/mystuff/cmus/pkg/PFRAG.shared-main Link to /usr/ports/packages/i386/ftp/cmus-2.2.0.tgz Link to /usr/ports/packages/i386/cdrom/cmus-2.2.0.tgz ===> Looking for cmus-ao-2.2.0.tgz in $PKG_PATH - not found *** Error code 1 Stop in /usr/ports/mystuff/cmus (line 1365 of /usr/ports/infrastructure/mk/bsd.port.mk). `/usr/ports/mystuff/cmus/w-cmus-2.2.0/fake-i386/.fake_done' is up to date. ===> Building package for cmus-ao-2.2.0 Create /usr/ports/packages/i386/all/cmus-ao-2.2.0.tgz >> Broken dependency: audio/cmus non existent *** Error code 1 Stop in /usr/ports/mystuff/cmus (line 1373 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/mystuff/cmus (line 1373 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/mystuff/cmus (line 1373 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/mystuff/cmus (line 1858 of /usr/ports/infrastructure/mk/bsd.port.mk). *** Error code 1 Stop in /usr/ports/mystuff/cmus (line 1401 of /usr/ports/infrastructure/mk/bsd.port.mk). If I type 'make install' again, it works fine. Is this my fault? -- simon