Commit graph

21 commits

Author SHA1 Message Date
Aleksey Cheusov
266d2faf82 Static (not changable) DESCR is prefered because it allows to create
a summary information about source pkgsrc package
   in pkg_summary(5) style.
2009-05-08 20:50:16 +00:00
Jörg Sonnenberger
98fa1416ec Remove redundant NO_CHECKSUM 2009-04-09 01:14:58 +00:00
Brook Milligan
bf0063a3bb Add the man page to PLIST and its directory to INSTALLATION_DIRS. 2009-03-12 17:06:04 +00:00
Brook Milligan
7010f0f1a7 Update to reflect the new index file. 2009-03-09 14:48:12 +00:00
Brook Milligan
0243fc0dbf Update to reflect the new patch file. 2009-03-09 14:47:27 +00:00
Brook Milligan
f2067dbdef Remove a pkgsrc-specific patch to set the dll-path within libraries. This
is unlikely to ever be accepted by Boost and thus is not really appropriate
here.
2009-03-09 14:44:26 +00:00
Brook Milligan
07e2e2b849 General pkglint cleanup. Be explicit in the files copied and install files
in patches not patches.dist.
2009-03-07 15:36:17 +00:00
Brook Milligan
9a963de2bc Shorten the description to satisfy pkglint. 2009-03-07 15:33:35 +00:00
Brook Milligan
c04afaf3f1 Add quoting and use eval to allow multi-word titles. Install the patch_boost
file, which was neglected previously.  Pass the toolset to the test script
with the --toolsets option (i.e., plural, not singular).  Add a date to
the log file to better identify when tests were run and how long they took.
2009-03-06 23:48:42 +00:00
Brook Milligan
4ebd784e06 Add the ability to capture the test script output in a log file. 2009-03-06 16:19:01 +00:00
Brook Milligan
acbdc315c2 Add an EXAMPLES section and comments to indicate that the email address
constructed in comment.html attempts to avoid harvesting by robots.
2009-03-06 15:49:08 +00:00
Brook Milligan
291a96e442 Change (again) the meaning of the -c (clean) option to cleanup and remove
the test directory after successfully running the tests.  Thus, users
can expect that the resources used for running the tests will only be
temporarily required during the tests.  In addition, add a note about
where the test results can be found.
2009-03-06 15:15:11 +00:00
Brook Milligan
b5c6dca462 Enable destdir support and bump the version. 2009-03-05 15:59:57 +00:00
Brook Milligan
944c9dbdb1 Separate the package files from the test directory. This means that the
tests may be run in any directory writable by the user.  It also means that
there will be no cleanup of the test directory if the package is removed.
Specifically, the following changes were made.

- Install most package files into PREFIX/libdata/boost-test-suite.
- Teach boost-test-suite to copy files from there into the test directory.
- Add a command line option (-b) to define the test directory.  By default,
  the directory is determined by the value of BOOST_TEST_BASEDIR at the
  time the package is built.  This may be configured in mk.conf, but is
  /var/boost otherwise.
- Reverse the sense of the -c command line option to mean that the test
  directory SHOULD be cleaned.  Previously, cleaning was done by default.
2009-03-05 15:49:48 +00:00
Brook Milligan
71bcc15f95 Improvements based upon comments from Julio Merino.
- Rely on tool definitions from pkgsrc (except ftp and hostname).
- Include USE_TOOLS+=ftp to obtain dependency.
- Allow users to customize test directory within ${PREFIX}.

In addition, enhance debug output to print command lines and add a safeguard
to ensure that the test directory actually exists to avoid dumping files
in inappropriate places.
2009-03-04 17:57:24 +00:00
Brook Milligan
8d9c02f584 Fix patch-aa to apply cleanly to the head of Boost. 2009-03-03 16:44:39 +00:00
Brook Milligan
c75091de76 Separate out the revision number in the default URL for the index file. 2009-03-03 16:30:49 +00:00
Brook Milligan
b5770ee6a9 Include information on the test command in the debugging information within
comment.html.
2009-03-03 16:12:01 +00:00
Brook Milligan
890bb6b07e Initial import of the boost-test-suite package. 2009-03-03 16:02:38 +00:00
Brook Milligan
c974192d0c Fix URL for patches to download the file itself, not an HTML-ized version. 2009-03-03 15:26:00 +00:00
Brook Milligan
b5fcff280f Initial import of patches. 2009-03-03 15:14:32 +00:00