Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2014 15:16:19 +0000
From:      bz-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 188995] [NEW PORT] revive port devel/codeville - a distributed version control system, uses python
Message-ID:  <bug-188995-13-na6L4uMO54@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-188995-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-188995-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188995

--- Comment #4 from John Marino <marino@FreeBSD.org> ---
er, um.

acknowledging this is a 10-second scan:

1) "COMMENT= An anarchic control version system without unnecessary re-merges"
portlint doesn't complain about that?  Did you run portlint?

2) i don't understand hardcoding WITHOUT_PSYCO=yes
Why not:
  A) remove this line
  B) remove pre-everything target (warning makes no sense if psyco is not an
option)
  C) remove the .ifndef(WITHOUT_PSYCO) entire section

Are you trying to preserve psycho functionality?  chances are this port will be
removed (it should have already been removed IMO)

and WITH_* knobs are basically frowned upon nowadays

I thought you were going to remove all traces of psyco, what is it that you
want to do with it?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-188995-13-na6L4uMO54>