diff options
author | adam <adam> | 2006-05-26 10:10:08 +0000 |
---|---|---|
committer | adam <adam> | 2006-05-26 10:10:08 +0000 |
commit | 032efa22c5e7936be7129ddb06a17e0664eaad29 (patch) | |
tree | c735c8ea53582aa191969a68bdde279b05c01a5d /archivers/dar | |
parent | 959810be73540db71d1a9d3699d95216e33b66f5 (diff) | |
download | pkgsrc-032efa22c5e7936be7129ddb06a17e0664eaad29.tar.gz |
Changes 2.3.0:
- added user_interaction::pause2() method
- added the snapshot feature
- added the Cache Directory Tagging detection feature
- adapted Wesley's patch for a pkgconfig for libdar
- more...
Diffstat (limited to 'archivers/dar')
-rw-r--r-- | archivers/dar/Makefile | 15 | ||||
-rw-r--r-- | archivers/dar/PLIST | 62 | ||||
-rw-r--r-- | archivers/dar/distinfo | 9 | ||||
-rw-r--r-- | archivers/dar/patches/patch-ac | 22 |
4 files changed, 63 insertions, 45 deletions
diff --git a/archivers/dar/Makefile b/archivers/dar/Makefile index 0b4d642a160..0664c2c88cd 100644 --- a/archivers/dar/Makefile +++ b/archivers/dar/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2006/05/07 05:01:29 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2006/05/26 10:10:08 adam Exp $ -DISTNAME= dar-2.2.2 -PKGREVISION= 3 +DISTNAME= dar-2.3.0 CATEGORIES= archivers sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dar/} @@ -14,13 +13,15 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes +USE_TOOLS+= gmake GNU_CONFIGURE= yes -UNLIMIT_RESOURCES= datasize - -CONFIGURE_ARGS+= --disable-nodump-flag CONFIGURE_ARGS+= --disable-dar-static -CONFIGURE_ARGS+= --enable-examples +CONFIGURE_ARGS+= --disable-nodump-flag CONFIGURE_ARGS+= --disable-upx +CONFIGURE_ARGS+= --enable-examples + +PKGCONFIG_OVERRIDE= src/libdar/libdar.pc.tmpl.in +UNLIMIT_RESOURCES= datasize # Needed for getopt() with SunPro CPPFLAGS.SunOS+= -D__EXTENSIONS__ diff --git a/archivers/dar/PLIST b/archivers/dar/PLIST index e9a5c7af795..70bbab1a27a 100644 --- a/archivers/dar/PLIST +++ b/archivers/dar/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2006/04/17 07:07:11 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/05/26 10:10:08 adam Exp $ bin/dar bin/dar_cp bin/dar_manager @@ -9,6 +9,8 @@ include/dar/catalogue.hpp include/dar/compressor.hpp include/dar/config.h include/dar/crypto.hpp +include/dar/data_tree.hpp +include/dar/database.hpp include/dar/deci.hpp include/dar/ea.hpp include/dar/erreurs.hpp @@ -21,6 +23,7 @@ include/dar/integers.hpp include/dar/libdar.hpp include/dar/limitint.hpp include/dar/mask.hpp +include/dar/mask_list.hpp include/dar/my_config.h include/dar/path.hpp include/dar/real_infinint.hpp @@ -28,6 +31,7 @@ include/dar/scrambler.hpp include/dar/special_alloc.hpp include/dar/statistics.hpp include/dar/storage.hpp +include/dar/string_file.hpp include/dar/thread_cancellation.hpp include/dar/tools.hpp include/dar/tronconneuse.hpp @@ -35,28 +39,64 @@ include/dar/tuyau.hpp include/dar/user_interaction.hpp include/dar/wrapperlib.hpp lib/libdar.la +lib/pkgconfig/libdar.pc man/man1/dar.1 man/man1/dar_cp.1 man/man1/dar_manager.1 man/man1/dar_slave.1 man/man1/dar_xform.1 -share/dar/dar_par.dcf -share/dar/dar_par_create.duc -share/dar/dar_par_test.duc -share/doc/dar/FAQ -share/doc/dar/FEATURES -share/doc/dar/GOOD_BACKUP_PRACTICE -share/doc/dar/LIMITATIONS -share/doc/dar/LINKS -share/doc/dar/NOTES +share/dar/samples/JH-dar-make_user_backup.sh +share/dar/samples/JH-readme.txt +share/dar/samples/JH_dar_archiver.options +share/dar/samples/JH_darrc +share/dar/samples/README +share/dar/samples/automatic_backup +share/dar/samples/automatic_backup.txt +share/dar/samples/cdbackup.sh +share/dar/samples/cluster_digital_backups.sh +share/dar/samples/cluster_digital_readme.txt +share/dar/samples/dar_backup +share/dar/samples/dar_par.dcf +share/dar/samples/dar_par_create.duc +share/dar/samples/dar_par_test.duc +share/dar/samples/dar_rqck.bash +share/dar/samples/darrc_sample +share/dar/samples/index.html +share/dar/samples/pause_every_n_slice.duc +share/dar/samples/sample1.txt +share/doc/dar/FAQ.html +share/doc/dar/Features.html +share/doc/dar/Good_Backup_Practice.html +share/doc/dar/Known_Bugs.html +share/doc/dar/Limitations.html +share/doc/dar/Notes.html share/doc/dar/README -share/doc/dar/TUTORIAL +share/doc/dar/Tutorial.html share/doc/dar/api_tutorial.html +share/doc/dar/authentification.html +share/doc/dar/dar-catalog-1.0.dtd share/doc/dar/dar-differential-backup-mini-howto.en.html share/doc/dar/dar-differential-backup-mini-howto.es.html share/doc/dar/dar-differential-backup-mini-howto.it.html +share/doc/dar/dar_doc.jpg +share/doc/dar/dar_key.txt +share/doc/dar/dar_s_doc.jpg +share/doc/dar/index.html +share/doc/dar/man/dar.html +share/doc/dar/man/dar_cp.html +share/doc/dar/man/dar_manager.html +share/doc/dar/man/dar_slave.html +share/doc/dar/man/dar_xform.html +share/doc/dar/man/index.html +share/doc/dar/mini-howto/dar-differential-backup-mini-howto.en.html +share/doc/dar/mini-howto/dar-differential-backup-mini-howto.es.html +share/doc/dar/mini-howto/dar-differential-backup-mini-howto.it.html +share/doc/dar/mini-howto/index.html +share/locale/de/LC_MESSAGES/dar.mo share/locale/fr/LC_MESSAGES/dar.mo share/locale/sv/LC_MESSAGES/dar.mo +@dirrm share/doc/dar/mini-howto @dirrm share/doc/dar +@dirrm share/dar/samples @dirrm share/dar @dirrm include/dar diff --git a/archivers/dar/distinfo b/archivers/dar/distinfo index a0b67f99e42..42a513ede7f 100644 --- a/archivers/dar/distinfo +++ b/archivers/dar/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.11 2006/05/07 05:01:29 minskim Exp $ +$NetBSD: distinfo,v 1.12 2006/05/26 10:10:08 adam Exp $ -SHA1 (dar-2.2.2.tar.gz) = b362ad3e192c7239a13a314d0f4750bc080b62d8 -RMD160 (dar-2.2.2.tar.gz) = 79dc8ac63d52af64774d982a388027f60707b48e -Size (dar-2.2.2.tar.gz) = 1067171 bytes +SHA1 (dar-2.3.0.tar.gz) = e2e6318ad222fe5b7d47ec5d5c3828c83f2004fb +RMD160 (dar-2.3.0.tar.gz) = 5f00a95e7eaed35cbbe6c5440970bcb4fc2b8181 +Size (dar-2.3.0.tar.gz) = 1142646 bytes SHA1 (patch-aa) = 6f07f2bf85194cdad58d99c7cafd85e3b2c06031 SHA1 (patch-ab) = 1d8fb3bcd9c0d6a07cb6413d0b94453264f3d499 -SHA1 (patch-ac) = ad585ac54bd1aef75114e2ad4932eb4b9cd79172 diff --git a/archivers/dar/patches/patch-ac b/archivers/dar/patches/patch-ac deleted file mode 100644 index 468e729c278..00000000000 --- a/archivers/dar/patches/patch-ac +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ac,v 1.5 2006/05/07 05:01:29 minskim Exp $ - ---- configure.orig 2005-05-10 03:43:19.000000000 -0700 -+++ configure -@@ -9874,7 +9874,7 @@ int - main () - { - bindtextdomain ("", ""); --return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings -+return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings - ; - return 0; - } -@@ -10320,7 +10320,7 @@ int - main () - { - bindtextdomain ("", ""); --return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0) -+return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias () - ; - return 0; - } |