phpmyadmin port files errors

2012-04-03 Thread Fbsd8

Just downloaded phpmyadmin for 9.0 system.
The port files seem to be named wrong.
Makefile,v  distinfo,v  pkg-descr,v   pkg-plist-chunk,v

make install command issues error message Don't know how to make install.

I see on the web ports system that this port was just updated 5 days 
ago. Looks like a error was made. These files should not have the
,v suffix. Removing the ,v file name suffix and issuing make install 
generated a bunch of other error messages.


Dead in the water until this gets fixed.

If this is indeed an error with the port then I will submit a bug report.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: phpmyadmin port files errors

2012-04-03 Thread Jason Helfman

On Tue, Apr 03, 2012 at 03:14:39PM -0400, Fbsd8 thus spake:

Just downloaded phpmyadmin for 9.0 system.
The port files seem to be named wrong.
Makefile,v  distinfo,v  pkg-descr,v   pkg-plist-chunk,v

make install command issues error message Don't know how to make install.

I see on the web ports system that this port was just updated 5 days
ago. Looks like a error was made. These files should not have the
,v suffix. Removing the ,v file name suffix and issuing make install
generated a bunch of other error messages.

Dead in the water until this gets fixed.

If this is indeed an error with the port then I will submit a bug report.


This looks incorrect. I just brought down a fresh copy of this port, and
don't see files named this way. How are you getting the port, and how are
you installing it?

These files look like they are directly out of CVS.

-jgh

--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: phpmyadmin port files errors

2012-04-03 Thread Chuck Swiger

On 4/3/2012 3:14 PM, Fbsd8 wrote:

Just downloaded phpmyadmin for 9.0 system.
The port files seem to be named wrong.
Makefile,v  distinfo,v  pkg-descr,v   pkg-plist-chunk,v


You downloaded the CVS repository instead of doing a checkout.
If you were using cvsup, switch to checkout mode instead of CVS mode:

  http://www.gsp.com/cgi-bin/man.cgi?section=1topic=cvsup#5

Regards,
--
-Chuck
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: phpmyadmin port files errors

2012-04-03 Thread Doug Barton
On 4/3/2012 12:23 PM, Chuck Swiger wrote:
 On 4/3/2012 3:14 PM, Fbsd8 wrote:
 Just downloaded phpmyadmin for 9.0 system.
 The port files seem to be named wrong.
 Makefile,v  distinfo,v  pkg-descr,v   pkg-plist-chunk,v
 
 You downloaded the CVS repository instead of doing a checkout.
 If you were using cvsup, switch to checkout mode instead of CVS mode:

If you are using cvsup, don't. :)  Use csup instead. And yes, use
checkout mode.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org