Index: head/sysutils/dar/Makefile =================================================================== --- head/sysutils/dar/Makefile (revision 468065) +++ head/sysutils/dar/Makefile (revision 468066) @@ -1,55 +1,56 @@ # Created by: Edson Brandi # $FreeBSD$ PORTNAME= dar -PORTVERSION= 2.5.12 +PORTVERSION= 2.5.14 +DISTVERSIONSUFFIX= -bis CATEGORIES= sysutils archivers MASTER_SITES= SF MAINTAINER= bofh@FreeBSD.org COMMENT= Command-line backup tool, aimed for disks LICENSE= GPLv2+ USES= compiler:c++11-lang libtool shebangfix SHEBANG_FILES= doc/samples/dar_backup doc/samples/*.bash doc/samples/*.sh GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${DATADIR} --disable-build-html \ --disable-upx \ --disable-ea-support --disable-nodump-flag \ --disable-gnugetopt --disable-dar-static \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig INSTALL_TARGET= install-strip USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= GCRYPT GPGME LZO ZLIB BZIP2 LZMA DOCS NLS OPTIONS_DEFAULT= BZIP2 LZMA LZO ZLIB OPTIONS_SUB= yes ZLIB_CONFIGURE_OFF= --disable-libz-linking BZIP2_CONFIGURE_OFF= --disable-libbz2-linking LZMA_CONFIGURE_OFF= --disable-libxz-linking GPGME_DESC= gpgme for asymetric crypto algorithms GPGME_CONFIGURE_OFF= --disable-gpgme-linking GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme GPGME_IMPLIES= GCRYPT GCRYPT_CONFIGURE_OFF= --disable-libgcrypt-linking GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt LZO_DESC= Support lzo compression via liblzo2 LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2 LZO_CONFIGURE_OFF= --disable-liblzo2-linking NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e \ 's|(char \*\*) \(\&inptr,\)|\1| ; \ /LIBS/s|-lpthread|-pthread|' ${WRKSRC}/configure @${FIND} ${WRKSRC}/doc -name "Makefile.in" | ${XARGS} \ ${REINPLACE_CMD} -e \ 's|$$(pkgdatadir)|$$(docdir)|g' .include Index: head/sysutils/dar/distinfo =================================================================== --- head/sysutils/dar/distinfo (revision 468065) +++ head/sysutils/dar/distinfo (revision 468066) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505758719 -SHA256 (dar-2.5.12.tar.gz) = 19bd60000a681a20386ee079b9a6ea05028020053eaeddbff175a8d22563fba2 -SIZE (dar-2.5.12.tar.gz) = 1893694 +TIMESTAMP = 1524413452 +SHA256 (dar-2.5.14-bis.tar.gz) = a5e744f04dde0b3af28f36deccaf274906e1cb29688b9f8bef7c62578b3d6de9 +SIZE (dar-2.5.14-bis.tar.gz) = 1904537 Index: head/sysutils/dar/pkg-plist =================================================================== --- head/sysutils/dar/pkg-plist (revision 468065) +++ head/sysutils/dar/pkg-plist (revision 468066) @@ -1,157 +1,158 @@ bin/dar bin/dar_cp bin/dar_manager bin/dar_slave bin/dar_split bin/dar_xform etc/darrc include/dar/archive.hpp include/dar/archive_options.hpp include/dar/archive_version.hpp include/dar/capabilities.hpp include/dar/cat_directory.hpp include/dar/cat_entree.hpp include/dar/cat_inode.hpp include/dar/cat_nomme.hpp include/dar/cat_tools.hpp include/dar/catalogue.hpp include/dar/compile_time_features.hpp include/dar/compressor.hpp include/dar/crc.hpp include/dar/criterium.hpp include/dar/crypto.hpp include/dar/crypto_asym.hpp include/dar/crypto_sym.hpp +include/dar/cygwin_adapt.h include/dar/cygwin_adapt.hpp include/dar/data_tree.hpp include/dar/database.hpp include/dar/database_options.hpp include/dar/datetime.hpp include/dar/deci.hpp include/dar/ea.hpp include/dar/entrepot.hpp include/dar/entrepot_local.hpp include/dar/erreurs.hpp include/dar/erreurs_ext.hpp include/dar/escape.hpp include/dar/escape_catalogue.hpp include/dar/etage.hpp include/dar/fichier_global.hpp include/dar/fichier_local.hpp include/dar/filesystem_specific_attribute.hpp include/dar/fsa_family.hpp include/dar/generic_file.hpp include/dar/generic_file_overlay_for_gpgme.hpp include/dar/gettext.h include/dar/hash_fichier.hpp include/dar/header_version.hpp include/dar/infinint.hpp include/dar/int_tools.hpp include/dar/integers.hpp include/dar/label.hpp include/dar/libdar.hpp include/dar/libdar_config.h include/dar/libdar_my_config.h include/dar/limitint.hpp include/dar/list_entry.hpp include/dar/mask.hpp include/dar/mask_list.hpp include/dar/mem_allocator.hpp include/dar/mem_cluster.hpp include/dar/mem_sized.hpp include/dar/mem_ui.hpp include/dar/memory_file.hpp include/dar/memory_pool.hpp include/dar/nls_swap.hpp include/dar/on_pool.hpp include/dar/path.hpp include/dar/pile.hpp include/dar/pile_descriptor.hpp include/dar/range.hpp include/dar/real_infinint.hpp include/dar/scrambler.hpp include/dar/secu_memory_file.hpp include/dar/secu_string.hpp include/dar/slice_layout.hpp include/dar/smart_pointer.hpp include/dar/statistics.hpp include/dar/storage.hpp include/dar/thread_cancellation.hpp include/dar/tlv.hpp include/dar/tlv_list.hpp include/dar/tools.hpp include/dar/tronconneuse.hpp include/dar/trontextual.hpp include/dar/tuyau.hpp include/dar/user_group_bases.hpp include/dar/user_interaction.hpp include/dar/wrapperlib.hpp lib/libdar.a lib/libdar.so lib/libdar.so.5000 -lib/libdar.so.5000.11.1 +lib/libdar.so.5000.12.1 libdata/pkgconfig/libdar.pc man/man1/dar.1.gz man/man1/dar_cp.1.gz man/man1/dar_manager.1.gz man/man1/dar_slave.1.gz man/man1/dar_split.1.gz man/man1/dar_xform.1.gz %%PORTDOCS%%%%DOCSDIR%%/FAQ.html %%PORTDOCS%%%%DOCSDIR%%/Features.html %%PORTDOCS%%%%DOCSDIR%%/Good_Backup_Practice.html %%PORTDOCS%%%%DOCSDIR%%/Known_Bugs.html %%PORTDOCS%%%%DOCSDIR%%/Limitations.html %%PORTDOCS%%%%DOCSDIR%%/Notes.html %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/Tutorial.html %%PORTDOCS%%%%DOCSDIR%%/api_tutorial.html %%PORTDOCS%%%%DOCSDIR%%/authentification.html %%PORTDOCS%%%%DOCSDIR%%/dar-catalog.dtd %%PORTDOCS%%%%DOCSDIR%%/dar-differential-backup-mini-howto.en.html %%PORTDOCS%%%%DOCSDIR%%/dar-differential-backup-mini-howto.es.html %%PORTDOCS%%%%DOCSDIR%%/dar-differential-backup-mini-howto.it.html %%PORTDOCS%%%%DOCSDIR%%/dar_doc.jpg %%PORTDOCS%%%%DOCSDIR%%/dar_key.txt %%PORTDOCS%%%%DOCSDIR%%/dar_s_doc.jpg %%PORTDOCS%%%%DOCSDIR%%/downloading.html %%PORTDOCS%%%%DOCSDIR%%/from_sources.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/man/index.html %%PORTDOCS%%%%DOCSDIR%%/mini-howto/dar-differential-backup-mini-howto.en.html %%PORTDOCS%%%%DOCSDIR%%/mini-howto/dar-differential-backup-mini-howto.es.html %%PORTDOCS%%%%DOCSDIR%%/mini-howto/dar-differential-backup-mini-howto.it.html %%PORTDOCS%%%%DOCSDIR%%/mini-howto/index.html %%PORTDOCS%%%%DOCSDIR%%/old_dar_key.txt %%PORTDOCS%%%%DOCSDIR%%/presentation.html %%PORTDOCS%%%%DOCSDIR%%/samples/JH-dar-make_user_backup.sh %%PORTDOCS%%%%DOCSDIR%%/samples/JH-readme.txt %%PORTDOCS%%%%DOCSDIR%%/samples/JH_dar_archiver.options %%PORTDOCS%%%%DOCSDIR%%/samples/JH_darrc %%PORTDOCS%%%%DOCSDIR%%/samples/MyBackup.sh.tar.gz %%PORTDOCS%%%%DOCSDIR%%/samples/PN_backup-root.options %%PORTDOCS%%%%DOCSDIR%%/samples/PN_backup-root.sh %%PORTDOCS%%%%DOCSDIR%%/samples/PN_backup-storage.options %%PORTDOCS%%%%DOCSDIR%%/samples/PN_backup-storage.sh %%PORTDOCS%%%%DOCSDIR%%/samples/PN_ftpbackup.sh %%PORTDOCS%%%%DOCSDIR%%/samples/Patrick_Nagel_Note.txt %%PORTDOCS%%%%DOCSDIR%%/samples/README %%PORTDOCS%%%%DOCSDIR%%/samples/automatic_backup %%PORTDOCS%%%%DOCSDIR%%/samples/automatic_backup.txt %%PORTDOCS%%%%DOCSDIR%%/samples/available_space.duc %%PORTDOCS%%%%DOCSDIR%%/samples/cdbackup.sh %%PORTDOCS%%%%DOCSDIR%%/samples/cluster_digital_backups.sh %%PORTDOCS%%%%DOCSDIR%%/samples/cluster_digital_readme.txt %%PORTDOCS%%%%DOCSDIR%%/samples/dar_backup %%PORTDOCS%%%%DOCSDIR%%/samples/dar_backups.sh %%PORTDOCS%%%%DOCSDIR%%/samples/dar_par.dcf %%PORTDOCS%%%%DOCSDIR%%/samples/dar_par_create.duc %%PORTDOCS%%%%DOCSDIR%%/samples/dar_par_test.duc %%PORTDOCS%%%%DOCSDIR%%/samples/dar_rqck.bash %%PORTDOCS%%%%DOCSDIR%%/samples/darrc_sample %%PORTDOCS%%%%DOCSDIR%%/samples/index.html %%PORTDOCS%%%%DOCSDIR%%/samples/pause_every_n_slice.duc %%PORTDOCS%%%%DOCSDIR%%/samples/sample1.txt %%PORTDOCS%%%%DOCSDIR%%/usage_notes.html %%NLS%%share/locale/fr/LC_MESSAGES/dar.mo %%NLS%%share/locale/sv/LC_MESSAGES/dar.mo