cvs commit: ports/sysutils Makefile ports/sysutils/apt Makefile distinfo pkg-descr pkg-plist ports/sysutils/apt/files patch-apt-pkg_deb_debsystem.cc patch-apt-pkg_deb_dpkgpm.cc patch-apt-pkg_init.cc patch-buildlib_archtable patch-buildlib_environment.mak.in patch-buildlib_ostable ...

Martin Wilke miwi at FreeBSD.org
Sun Feb 11 23:00:36 UTC 2007


miwi        2007-02-11 23:00:35 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/apt         Makefile distinfo pkg-descr pkg-plist 
    sysutils/apt/files   patch-apt-pkg_deb_debsystem.cc 
                         patch-apt-pkg_deb_dpkgpm.cc 
                         patch-apt-pkg_init.cc 
                         patch-buildlib_archtable 
                         patch-buildlib_environment.mak.in 
                         patch-buildlib_ostable 
                         patch-cmdline_apt-key 
                         patch-cmdline_makefile patch-configure 
                         patch-doc_examples_sources.list 
                         patch-dselect_install patch-dselect_setup 
                         patch-dselect_update 
                         patch-ftparchive_cachedb.cc 
                         patch-ftparchive_contents.cc 
                         patch-ftparchive_makefile 
                         patch-methods_gpgv.cc 
                         patch-methods_makefile 
  Log:
  APT is the Debian project's advanced front-end for dpkg. APT features complete
  installation ordering, multiple source capability and several other unique
  features.
  
  WWW: http://packages.debian.org/apt
  
  PR:             ports/105563
  Submitted by:   Nick Barkas <snb at threerings.net>
  
  Revision  Changes    Path
  1.893     +1 -0      ports/sysutils/Makefile
  1.1       +137 -0    ports/sysutils/apt/Makefile (new)
  1.1       +3 -0      ports/sysutils/apt/distinfo (new)
  1.1       +25 -0     ports/sysutils/apt/files/patch-apt-pkg_deb_debsystem.cc (new)
  1.1       +13 -0     ports/sysutils/apt/files/patch-apt-pkg_deb_dpkgpm.cc (new)
  1.1       +41 -0     ports/sysutils/apt/files/patch-apt-pkg_init.cc (new)
  1.1       +7 -0      ports/sysutils/apt/files/patch-buildlib_archtable (new)
  1.1       +18 -0     ports/sysutils/apt/files/patch-buildlib_environment.mak.in (new)
  1.1       +10 -0     ports/sysutils/apt/files/patch-buildlib_ostable (new)
  1.1       +26 -0     ports/sysutils/apt/files/patch-cmdline_apt-key (new)
  1.1       +51 -0     ports/sysutils/apt/files/patch-cmdline_makefile (new)
  1.1       +161 -0    ports/sysutils/apt/files/patch-configure (new)
  1.1       +14 -0     ports/sysutils/apt/files/patch-doc_examples_sources.list (new)
  1.1       +17 -0     ports/sysutils/apt/files/patch-dselect_install (new)
  1.1       +11 -0     ports/sysutils/apt/files/patch-dselect_setup (new)
  1.1       +20 -0     ports/sysutils/apt/files/patch-dselect_update (new)
  1.1       +10 -0     ports/sysutils/apt/files/patch-ftparchive_cachedb.cc (new)
  1.1       +10 -0     ports/sysutils/apt/files/patch-ftparchive_contents.cc (new)
  1.1       +11 -0     ports/sysutils/apt/files/patch-ftparchive_makefile (new)
  1.1       +13 -0     ports/sysutils/apt/files/patch-methods_gpgv.cc (new)
  1.1       +75 -0     ports/sysutils/apt/files/patch-methods_makefile (new)
  1.1       +5 -0      ports/sysutils/apt/pkg-descr (new)
  1.1       +126 -0    ports/sysutils/apt/pkg-plist (new)


More information about the cvs-all mailing list