Re: [38374] trunk/dports/java

2008-07-17 Thread William Siegrist
It doesnt fetch using the built in fetch, so your custom fetch is needed. If I copy that fetch block to make a mirror block it mostly works, though the file ends up in $prefix/var/macports/distfiles/ instead of down in .../java/jna/ like your fetch. So $distpast gets defined differently bet

Re: [38374] trunk/dports/java

2008-07-17 Thread Blair Zajac
I was unable to get this port to fetch using the normal master_sites I have in their so I needed to use the custom fetch command. Can you try fetching it commenting out my custom fetch { }? Regards, Blair William Siegrist wrote: > This port fetches for me, but mirror fails. Can you see if mirr

Re: [38374] trunk/dports/java

2008-07-17 Thread William Siegrist
This port fetches for me, but mirror fails. Can you see if mirror works for you? -Bill On Jul 17, 2008, at 7:42 PM, [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] 19:42:21 -0700 (Thu, 17 Jul 2008)Log Message New port for Java Native Access 3.0.4. Added Paths • trunk/dports/java/jna/

Re: How to fetch this URL

2008-07-17 Thread Ryan Schmidt
On Jul 17, 2008, at 19:52, Blair Zajac wrote: > I can't get this URL to download through MacPorts even using the > fetch.ignore_sslcert setting. > > https://jna.dev.java.net/source/browse/*checkout*/jna/tags/3.0.4/ > jnalib/dist/jna.jar > > Any ideas? Could those * be causing trouble? "*" shou

How to fetch this URL

2008-07-17 Thread Blair Zajac
I can't get this URL to download through MacPorts even using the fetch.ignore_sslcert setting. https://jna.dev.java.net/source/browse/*checkout*/jna/tags/3.0.4/jnalib/dist/jna.jar Any ideas? Could those * be causing trouble? Regards, Blair ___ macpor

Re: Adding distfiles to the repository

2008-07-17 Thread Blair Zajac
William Siegrist wrote: > > On Jul 17, 2008, at 3:09 PM, Ryan Schmidt wrote: > >> >> On Jul 17, 2008, at 17:01, Blair Zajac wrote: >> >>> William Siegrist wrote: >>> please allow at least 24hr after a portfile is updated before complaining though, as the mirror is only updated dail

Re: Adding distfiles to the repository

2008-07-17 Thread William Siegrist
On Jul 17, 2008, at 3:09 PM, Ryan Schmidt wrote: On Jul 17, 2008, at 17:01, Blair Zajac wrote: William Siegrist wrote: please allow at least 24hr after a portfile is updated before complaining though, as the mirror is only updated daily. Thanks for this info. Can we up the cron from

Re: Adding distfiles to the repository

2008-07-17 Thread Blair Zajac
William Siegrist wrote: > > On Jul 17, 2008, at 3:00 PM, Blair Zajac wrote: > >> Rainer Müller wrote: >>> Ryan Schmidt wrote: I think we should not add distfiles to the Subversion repository anymore. They take up lots of room. I could make thousands of portfile edits in the amount

Re: Adding distfiles to the repository

2008-07-17 Thread William Siegrist
On Jul 17, 2008, at 3:00 PM, Blair Zajac wrote: Rainer Müller wrote: Ryan Schmidt wrote: I think we should not add distfiles to the Subversion repository anymore. They take up lots of room. I could make thousands of portfile edits in the amount of disk space used by a single distfile. I wou

Re: Adding distfiles to the repository

2008-07-17 Thread Ryan Schmidt
On Jul 17, 2008, at 17:01, Blair Zajac wrote: > William Siegrist wrote: >> > >> please allow at least 24hr after a portfile is updated >> before complaining though, as the mirror is only updated daily. > > Thanks for this info. Can we up the cron from 24 to something on a > shorter basis? Thi

Re: Adding distfiles to the repository

2008-07-17 Thread Blair Zajac
William Siegrist wrote: > On Jul 17, 2008, at 2:35 PM, Ryan Schmidt wrote: > >> List, >> >> I'm bringing this discussion to the list from private mail between me >> and Blair Zajac: >> >> On Jul 17, 2008, at 16:18, Blair Zajac wrote: >> >>> Ryan Schmidt wrote: >>> On Jul 17, 2008, at 11:57, B

Re: Adding distfiles to the repository

2008-07-17 Thread Blair Zajac
Rainer Müller wrote: > Ryan Schmidt wrote: >> I think we should not add distfiles to the Subversion repository >> anymore. They take up lots of room. I could make thousands of >> portfile edits in the amount of disk space used by a single distfile. >> I would rather use 1K in the repository t

Re: Adding distfiles to the repository

2008-07-17 Thread Rainer Müller
Ryan Schmidt wrote: > I think we should not add distfiles to the Subversion repository > anymore. They take up lots of room. I could make thousands of > portfile edits in the amount of disk space used by a single distfile. > I would rather use 1K in the repository to add a new distfiles mirro

Re: Adding distfiles to the repository (was: Re: iso-codes 3.1 cannot download)

2008-07-17 Thread William Siegrist
On Jul 17, 2008, at 2:35 PM, Ryan Schmidt wrote: List, I'm bringing this discussion to the list from private mail between me and Blair Zajac: On Jul 17, 2008, at 16:18, Blair Zajac wrote: Ryan Schmidt wrote: On Jul 17, 2008, at 11:57, Blair Zajac wrote: Hi Ryan, Do you have a copy of th

Adding distfiles to the repository (was: Re: iso-codes 3.1 cannot download)

2008-07-17 Thread Ryan Schmidt
List, I'm bringing this discussion to the list from private mail between me and Blair Zajac: On Jul 17, 2008, at 16:18, Blair Zajac wrote: > Ryan Schmidt wrote: > >> On Jul 17, 2008, at 11:57, Blair Zajac wrote: >> >>> Hi Ryan, >>> >>> Do you have a copy of the iso-codes-3.1.tar.gz we can put

Re: To whom should error messages be written?

2008-07-17 Thread Jordan K. Hubbard
On Jul 17, 2008, at 1:28 AM, Ryan Schmidt wrote: > What is ASL? man 3 asl It's been around since Tiger. I can see we still have some marketing to do. :-) - Jordan ___ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosf

Re: [MacPorts] #16002: macfuse not building on 10.4.11

2008-07-17 Thread Xin Liu
Please, check the error message carefully. There are two errors: 1. A shell command returned non-zero. I don't know the reason for this. 2. The SDK is not found in /MacOSX10.4u.sdk, which should not be the path to the SDK. The reason for this is that a variable $(DEVELOPER_SDK_DIR) is not set in t

Re: Chunked guide

2008-07-17 Thread Randall Wood
On Wed, Jul 16, 2008 at 9:13 AM, Simon Ruderich <[EMAIL PROTECTED]> wrote: > Hi, > > I just committed a new target "guide-chunked" to the doc-new Makefile which > generates a chunked version of the guide [1]. > > I used a Tcl script to add the table of contents to each page. Please have a > look at

Re: To whom should error messages be written?

2008-07-17 Thread Ryan Schmidt
On Jul 16, 2008, at 12:35, Jordan K. Hubbard wrote: > On Jul 15, 2008, at 11:43 PM, Ryan Schmidt wrote: > >> I think we should write error messages to the end user, not the >> portfile developer. I think we should also have a new page in the >> wiki called ErrorMessages, where we can list the erro

Re: [38358] branches/gsoc08-logging

2008-07-17 Thread Ryan Schmidt
On Jul 17, 2008, at 01:47, [EMAIL PROTECTED] wrote: > server now dumps submitted lot file to mysql database. also created > userAdmin.pl tool for server users. You should fix the typo in your log message. :) Use this: svn propedit --revprop -r 38358 svn:log \ http://svn.macosforge.org/reposit