"does not fetch"
./wip/autoproject, Creates a skeleton source package for a new program

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.20, Package name: autoproject-0.20, Maintainer: pkgsrc-users

autoproject interviews the user, then creates a source package for a new
program which follows the GNU programming standards. The new package uses
autoconf to configure itself, and automake to create the Makefile.
The idea is that you execute autoproject just once when you start a new
project. It will ask a few questions, then create a new directory and populate
it with standard files, customized for the new project. Optionally, the new
package will use an external command line parser or a parser generator.


Required to run:
[sysutils/coreutils] [shells/bash2] [devel/autoconf] [devel/automake]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: acd5a20f6070c3eceab2ae24d1850ae27bc00764
Filesize: 147.56 KB

Version history: (Expand)


CVS history: (Expand)


   2014-09-28 17:59:44 by Matthew Sporleder | Files touched by this commit (1)
Log message:
does not fetch, mark as broken

   2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-07-29 10:58:57 by Kamel Derouiche | Files touched by this commit (1)
Log message:
DESTDIR Support

   2006-12-02 23:09:37 by Sergey Svishchev | Files touched by this commit (6)
Log message:
Update to 0.20:

* lib/cli/c++/none/xmalloc.c: eliminate references to error.h and
  error(), to eliminate dependency on GNU libc.
* lib/cli/c++/none/program.cc: eliminate multi-line strings
  (thanks to Mario Lang <mlang@debian.org>)
* autoproject.in: handle error return of expr (thanks to Joachim
  Reichel <joachim.reichel@gmx.de>)
   2006-05-19 18:51:13 by Yoshito Komatsu | Files touched by this commit (107)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2006-05-01 16:20:07 by Sergey Svishchev | Files touched by this commit (24)
Log message:
Repair even more linkrot in MASTER_SITES and HOMEPAGEs...
   2005-01-15 13:50:03 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Reset maintainer to tech-pkg@; Benedikt Meurer cannot handle these any more.