Maintaining meta-data for patches

2008-12-13 Thread Romain Tartière
Hi! As a port maintainer, you sometimes have to provide patches in your ports in order to have a piece of code working. If you maintain projects in a team, you will likely have to handle patches that you wrote along with patches that your co-workers have created. While this situation is not

Re: Proposal: mechanism for local patches

2008-12-13 Thread N.J. Mann
In message 20081212102516.gb7...@hades.panopticon, Dmitry Marakasov (amd...@amdmi3.ru) wrote: * N.J. Mann (n...@njm.me.uk) wrote: I suppose that check was done to help to detect patching failures, so it may be removed. I've just been trying out your patch and I think from an

Re: [PROPOSAL] Ports using SCM repositories as source instead of distfiles

2008-12-13 Thread Dmitry Marakasov
* Ashish Shukla आशीष शुक्ल (wahjava...@gmail.com) wrote: No. If there's DESTDIR, you don't need to log writes to it, as you can just use `find` to see what's there after installation as in quote below. The idea is that if we log all writes to the fulesystem during port installation, we

Re: [ImageMagick] build problem

2008-12-13 Thread Mike Clarke
andrew clarke wrote: On Thu 2008-12-11 05:27:40 UTC-0800, David Wolfskill (david at catwhisker.org) wrote: On Thu, Dec 11, 2008 at 11:48:07AM +0100, regisr wrote: When building ImageMagick-6.4.7-5 on FreeBSD 6.4 I have a build error:

Re: [PROPOSAL] Ports using SCM repositories as source instead of distfiles

2008-12-13 Thread Garrett Cooper
On Fri, Dec 12, 2008 at 2:29 AM, Dmitry Marakasov amd...@amdmi3.ru wrote: * Jeremy Messenger (me...@cox.net) wrote: So if I understand correctly, you're proposing to only use dynamic plist generation for the ports that support it without modification, i.e. autotools-based? My opinion is

Re: Maintaining meta-data for patches

2008-12-13 Thread Garrett Cooper
On Sat, Dec 13, 2008 at 2:33 AM, Romain Tartière rom...@blogreen.org wrote: Hi! As a port maintainer, you sometimes have to provide patches in your ports in order to have a piece of code working. If you maintain projects in a team, you will likely have to handle patches that you wrote along

What happened to devel/php5-pcre?

2008-12-13 Thread Darren Pilgrim
I updated my ports tree today and pkg_version tells me: php5-pcre-5.2.6_2 succeeds index (index has 5.2.5) Which was caused by an out-of-date index. When I run make index: Generating INDEX-6 - please wait..pear-File_Archive-1.5.4: /data/sys/ports/devel/php5-pcre

Re: What happened to devel/php5-pcre?

2008-12-13 Thread Wesley Shields
On Sat, Dec 13, 2008 at 02:25:38PM -0800, Darren Pilgrim wrote: I updated my ports tree today and pkg_version tells me: php5-pcre-5.2.6_2 succeeds index (index has 5.2.5) Which was caused by an out-of-date index. When I run make index: Generating INDEX-6 - please

What happened to devel/php5-pcre?

2008-12-13 Thread Robert Huff
Darren Pilgrim writes: How do I fix this? Have you read /usr/port/UPDATING? Robert Huff ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe,

Re: What happened to devel/php5-pcre?

2008-12-13 Thread Darren Pilgrim
Wesley Shields wrote: Take a look at UPDATING, specifically the 20081211 entry. Yeah. What's funny is, I habitually read {src,ports}/UPDATING. Must be too much egg nog. :) Thanks. ___ freebsd-ports@freebsd.org mailing list