Debian DRBD Port

2006-06-25 Thread Aaron Dalton

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

http://www.drbd.org/start.html

Has anybody ever looked at porting this software.  It looks like it
would need all the linux compat ports with which I have no experience.
Just wondering if it has ever been attempted.

- --
Aaron Dalton
[EMAIL PROTECTED]
FreeBSD Ports Committer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEnu6rvlYKTYgR0qQRAp4LAJ9P9dmli8huGBL2TDviVqoAjFGuKgCeLJLi
uFi7ktbOwwmp8Tfc/ekrjHI=
=TAG7
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ports/100042: [PATCH] lang/tolua++: update to 1.0.92

2006-07-14 Thread Aaron Dalton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When testing this patch I get the following error:

===>   Registering installation for lua-5.0.2_1
===>   Returning to build of tolua++-1.0.92
===>  Configuring for tolua++-1.0.92
===>  Building for tolua++-1.0.92
scons: Reading SConscript files ...
TypeError: can only concatenate list (not "str") to list:
*** Error code 2

Stop in /usr/ports/lang/tolua++.
  File "SConstruct", line 131:
env['LIBPATH'] =  ['#/lib'] + env['LIBPATH']

Seems like an error in the more general USE_SCONS framework.

- --
Aaron Dalton
[EMAIL PROTECTED]
FreeBSD Ports Committer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEt8EtvlYKTYgR0qQRAtmuAJ9LBbn10LhBUdsuBXlmzoFaHlToWwCg1Xj4
Azy4e+P7Eg+7m/5x/sbME9A=
=5jHF
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


GCCVERSION hook?

2006-07-26 Thread Aaron Dalton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

ports/98753 is asking if there is a GCCVERSION hook so one can patch
based on the value.  ports/58317 suggests that one does indeed exist but
the submitter can't find one.  I'm still pretty green so don't know the
answer myself either.  Any help appreciated.

Cheers!
- --
Aaron Dalton
[EMAIL PROTECTED]
FreeBSD Ports Committer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFEx7K/vlYKTYgR0qQRAmAWAJdGx73gsMVCHJTdzL/3/vtzL9b3AKC3hscD
6lXlW3opWmnHWpDBJ9rPsA==
=w03p
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Port Update format

2006-07-31 Thread Aaron Dalton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Doug Hardie wrote:
> I am the maintainer of the qpopper port.  I now have the IPv6 patches
> working for qpopper-4.0.9 and would like to update the port with them. 
> What is the proper format to submit the update?

The easiest way is to install devel/porttools and type 'port submit'
from the updated port directory.  Fill in the requested information and
you're done.

- --
Aaron Dalton
[EMAIL PROTECTED]
FreeBSD Ports Committer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEzuzvvlYKTYgR0qQRAlGtAJ4w30Rmb1eeex+E0p/ylclmSu+CEwCeMQ3q
/YDrWHHOVIW1ciq3vaoKrKs=
=kgtO
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Apology for Extended Absence

2008-04-29 Thread Aaron Dalton

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I wish to apologize for my unannounced, extended absence.  I have been
working on my Master's degree and, combined with my wife's continuing
disability, I have simply been unable to keep up.  I noticed a bunch of
ports had ownership changes due to my time-outs which is prompting my
apology.  I *am* still alive and would still like to remain a committer
as life will be changing for the better for me by the end of this year.
~  Don't hesitate to contact me if you have any questions or issues.
Thank you for your understanding.

- --
Aaron Dalton
[EMAIL PROTECTED]
FreeBSD Ports Committer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: My Key: http://biglumber.com/x/web?qs=8811d2a4
Comment: My Website: http://perlkonig.com
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgXsdIACgkQvlYKTYgR0qRTsgCgqKfsMTioNUDDpD+22QGHlxYn
1OIAoJvrbYw7dov6DEmk4mWY0Jr2JHW5
=jFMU
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Problem with USE_RC_SUBR

2006-12-25 Thread Aaron Dalton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I am trying to fix my net/p5-Spread port and am starting by fixing up
its dependency net/spread.  I changed USE_RC_SUBR=yes to
USE_RC_SUBR=spread.sh (which exists in files/) but portlint tells me:

FATAL: Makefile: spread.sh listed in USE_RC_SUBR, but files/spread.sh.in
is missing.

If I move spread.sh to spread.sh.in, portlint is happy, but it won't
install.  It dies saying "spread.sh" does not exist.  What is the
correct way to handle this?

Thanks for your time, and Merry Christmas!
- --
Aaron Dalton
[EMAIL PROTECTED]
FreeBSD Ports Committer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFj+6fvlYKTYgR0qQRAmWkAJ0Y2hDSPjODRAZ9f5ad4cUqDxduOwCeJANu
EFr0F3Ij2vedF//J9vz72X0=
=UuvI
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


NOPORTDOCS question

2006-12-25 Thread Aaron Dalton
I've been away for a number of months and after grepping the ports tree
for a while, I have decided that there must have been some change to the
way NOPORTDOCS is handled.  Could somebody point me to a port, or post
an example, of the "correct" way to now handle port docs and NOPORTDOCS
in the Makefile and plist?

Thanks for your time.
-- 
Aaron Dalton   |   Super Duper Games
[EMAIL PROTECTED]   |   http://superdupergames.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


LDFLAGS not taking

2006-12-29 Thread Aaron Dalton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I am trying to construct a port but cannot seem to get LDFLAGS to take!
 *grumbles*  The software uses GMAKE and has the following at the top of
it's Makefile:

BINDIR=/usr/local/bin
VERSION=$(shell cat VERSION)
RELEASE=$(shell sed -n 's/^Release: *\([0-9]*\)/\1/p' mkhexgrid.spec)
DISTDIR=mkhexgrid-$(VERSION)
RPMDIR=/home/uckelman/rpmbuild
CC=g++
CPPFLAGS=-c -g -O2 -W -Wall -DVERSION='"$(VERSION)"' -I/usr/local/include
LDFLAGS=-L/usr/local/lib -lm -lstdc++ -lgd

In the port's Makefile I place:
USE_GMAKE=  yes
CFLAGS= -I${LOCALBASE}/include
LDFLAGS=-L${LOCALBASE}/lib
BINDIR= ${PREFIX}/bin

The compilation phase works fine, with the -I tag inserted where it
belongs.  No matter what I do, however, I cannot get the -L to take!  It
simply does not appear on the command line when linking occurs.  Is
there a circumstance in which this would occur?  Any work-around?

Thanks for your time.
- --
Aaron Dalton
[EMAIL PROTECTED]
FreeBSD Ports Committer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFlbNwvlYKTYgR0qQRAnebAJwMTNyyUfyf/OuR7gySELFxd/Jz/QCfbeb6
gsyBYCp3dsRry4cUTkjsy3c=
=BV0h
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"