* J.C. Roberts [2007-12-10]:
> pre-fake:
Use what everyone else uses, post-install for adding extra files.
> Which is considered more correct (or is preferred) ?
>
> EXDIR= ${PREFIX}/share/examples/${PKGNAME}
> or
> EXDIR= ${PREFIX}/share/examples/${BASE_PKGPATH}
Dito, use $
This port needs /usr/share/dict/words to run properly (it's an anagram finder)
but it currently looks for this file in /usr/local/lib. Here's an updated
version of patch-Makefile which fixes this.
--- Makefile.orig Sun Dec 9 21:21:01 2007
+++ MakefileTue Mar 17 17:02:29 1998
@@ -45,1
Assuming you're going to do something like this:
EXDIR= ${PREFIX}/share/examples/${}
pre-fake:
${INSTALL_DATA_DIR} ${EXDIR}
${INSTALL_DATA} ${WRKSRC}/README ${EXDIR}
${INSTALL_SCRIPT} ${WRKSRC}/example/*.pl ${EXDIR}
Which is co
Okan Demirmen writes:
> On Sat 2007.11.17 at 08:43 +0100, Simon Bertrang wrote:
>> On Thu, Nov 15, 2007 at 03:30:13PM +0200, Antti Harri wrote:
>> > On Thu, 15 Nov 2007, Landry Breuil wrote:
>> >
>> >> Builds fine too.. but i get a crash too with this message
>> >> (after adding only some houses a
On Sun, Dec 02, 2007 at 05:10:29AM -0800, Bryan Linton wrote:
> On 2007-11-30 22:34:25, Jacob Meuser <[EMAIL PROTECTED]> wrote:
> > On Thu, Nov 29, 2007 at 03:00:10PM +, Christian Weisgerber wrote:
> > > Giovanni Bechis <[EMAIL PROTECTED]> wrote:
> > >
> > > > Mpg123 updated to latest version,
Hejsan,
the appended tarball contains the following ports:
p5-Class-Inner (DESCR):
Class::Inner is yet nother implementation of an anonymous class with
per object overrideable methods, but with the added attraction of
sort of working dispatch to the parent class's method.
p5-Test-Cmd (DESCR):
Te
Hejsan,
appended tarball containing the following ports:
p5-Class-Inner (from DESCR):
Class::Inner is yet nother implementation of an anonymous class with
per object overrideable methods, but with the added attraction of
sort of working dispatch to the parent class's method.
p5-Test-Cmd (from DE
Hello guys.
I've just ported tkgate (both stable and devel branch).
(from http://www.tkgate.org)
TkGate is a event driven digital circuit simulator with a tcl/tk-based
graphical editor.
TkGate supports a wide range of primitive circuit elements as well as
user-defined modules for hierarchical de
On Sun, Dec 09, 2007 at 08:55:41AM +0100, Nikolay Sturm wrote:
> * Peter Hessler [2007-12-09]:
> > Does pkg_add -u handle ports that can't be distributed as binaries
> > (i.e. updates to Java)? Last I checked, that wasn't available.
>
> Not yet. It is planned to have support for sth called src-UR
On Sat, Dec 08, 2007 at 07:09:52PM -0500, Jason Dixon wrote:
> Yes, audio/workman has a BUILD_DEPEND of x11/view/config. I assumed there was
> magic with the update target to ignore any BUILD_DEPENDs where the dependency
> won't build on ARCH. I guess I'm stuck with SKIPDIR, which should be ok.
* Peter Hessler [2007-12-09]:
> Does pkg_add -u handle ports that can't be distributed as binaries
> (i.e. updates to Java)? Last I checked, that wasn't available.
Not yet. It is planned to have support for sth called src-URL, which
points to your ports tree, where pkg_add will find updates to ja
11 matches
Mail list logo