Commit graph

3 commits

Author SHA1 Message Date
rodent
6b46c62d2e Edited DESCR in the case of:
File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
2013-04-07 20:49:31 +00:00
marino
e952d33952 www/aws-demos: Build with USE_LANGUAGES+= ada
1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) Restore use of pkgsrc wrappers
4) USE_TOOLS+= gawk (remove gawk dependency)
5) Add several CONFIGURE_ARGS
6) Add python dependency
7) Update 1-line description
8) Update long description


Given the number of changes requires to build using lang/gcc-aux, it's
doubtful that this package built correctly with lang/gnat-aux.
Originally www/aws contained the demos and they were split out into
a second package after submission, but this split package may not have
been properly tested afterwards.
2012-07-08 20:16:13 +00:00
drochner
199f7faddb -disable the "pre-configure" step which turned out to be unnecessary
and could cause problems when building as non-root, from John Marino
-put the build of demo programs (which was optionally, not switched
 on per default) into its own pkg, to avoid builds in the "install"
 phase and conditional PLIST entries
-misc cleanup, fix a DESTDIR glitch
2011-03-02 10:14:31 +00:00