CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2021/10/19 07:35:27

Log message:
    Import devel/dub, a package and build management system for the D language.
    ok gkoehler@, who also provided testing and tweaks for powerpc*
    Additional testing Ryan Boggs.
    
    Dub is the package and build manager for D applications and libraries.
    
    There is a central package registry located at https://code.dlang.org
    where packages can be installed and managed using dub.
    
    The project's philosophy is to keep things as simple as possible. All
    that is needed to make a project a dub package is to write a short
    dub.json file and put the source code into a source subfolder. It can
    then be registered on the public package registry to be made available
    for everyone. Any dependencies specified in dub.json are automatically
    downloaded and made available to the project during the build process.
    
    Status:
    
    Vendor Tag: bcallah
    Release Tags:       bcallah_20211019
    
    N ports/devel/dub/Makefile
    N ports/devel/dub/distinfo
    N ports/devel/dub/pkg/DESCR
    N ports/devel/dub/pkg/PLIST
    N ports/devel/dub/patches/patch-source_dub_dub_d
    N ports/devel/dub/patches/patch-test_issue1408-inherit-linker-files_dub_sdl
    N ports/devel/dub/patches/patch-source_dub_compilers_gdc_d
    
    No conflicts created by this import

Reply via email to