Re: CVS commit: wip/s3funnel
"OBATA Akio" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.cvs,gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks for fixing such broken dependencies. I'm cleaning up python related packages, but not for pkgsrc-wip. So I may break pkgsrc-wip packages again. If you are maintains python related packages, please consider following points: * Use lang/python/distutils.mk instead of PYDISTUTILSPKG=yes & lang/python/extensions.mk. * Not to buildlink with py-* packages. In many cases, simple DEPENDS is sufficient. Buildlink is just needed if the package provides API (c header files, and so on) and depending packages require it to build. * set `USE_LANGUAGES= #none', for pure python package, it will not require C compiler to build. On Mon, 30 Jan 2012 13:59:35 +0900, ndb <[email protected]> wrote: > Module name: wip > Committed by: noud4 > Date: Mon Jan 30 04:59:20 UTC 2012 > > Modified Files: > wip/s3funnel: Makefile > > Log Message: > changed dependency. > > > To generate a diff of this commit: > cvs -z3 rdiff -u -r1.3 -r1.4 wip/s3funnel/Makefile > > To view a diff of this commit: > http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/s3funnel/Makefile?r1=1.3&r2=1.4 > > Please note that diffs are not public domain; they are subject to the > copyright notices on the relevant files. > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > pkgsrc-wip-cvs mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs > -- OBATA Akio / [email protected] ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2