diff options
author | tv <tv@pkgsrc.org> | 2004-06-06 23:51:36 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-06-06 23:51:36 +0000 |
commit | 071f8176865bb3c7edd815a7f9c57750419d575d (patch) | |
tree | a7cd5640e780892a1cc931e96366f7a8261a7415 /devel/boost-python/PLIST | |
parent | 6a85d78ddc64c3cbefa1e0b9ef15672b03da51db (diff) | |
download | pkgsrc-071f8176865bb3c7edd815a7f9c57750419d575d.tar.gz |
Update devel/boost to 1.31.0. The most notable change here is a more robust
build system, which is actually being used now to build the backing binary
libraries necessary to make date_time, regex, and a few other libraries
work.
While here, the thread and python libraries have been split out to their
own subpackages, devel/boost-thread and devel/boost-python, so that the
main boost package need not rely on the presence of either to provide
basic functionality.
Diffstat (limited to 'devel/boost-python/PLIST')
-rw-r--r-- | devel/boost-python/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/boost-python/PLIST b/devel/boost-python/PLIST new file mode 100644 index 00000000000..a36e50c135a --- /dev/null +++ b/devel/boost-python/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2004/06/06 23:51:37 tv Exp $ |