summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/delete/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Backout libinstall.a -> libpkg commit.flz2011-05-171-0/+5
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-231-5/+0
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-1/+0
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.ru2004-08-121-1/+1
* - pkg_add spawns itself as argv[0] when installing dependent packages, toeik2004-06-291-1/+2
* - Properly build both crypto and non-crypto versions of theru2004-01-171-5/+0
* Retire the useless NOSECURE knob.des2003-05-191-1/+1
* Fix a long-standing bug where if the package being deleted had nodes2003-02-251-1/+1
* Break fileGetURL() out into its own file so that pkg_install/lib consumersobrien2002-11-061-2/+2
* Reorder libraries to fix static linking (libssl depends on libcrypto, sodes2002-06-121-2/+2
* libfetch now depends on libcrypto and libssl.ru2002-06-061-0/+5
* WARNS=2 cleanup.sobomax2001-10-101-0/+2
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-4/+4
* Use libfetch instead of libftpio. This adds support for http and IPv6.des2000-06-271-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-071-10/+4
* Add MD5 checksums to packing list for all files during pkg_create and usejkh1996-07-301-2/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-3/+3
* Make pkg_install understand and use libftpio instead of its ownjkh1996-06-201-0/+3
* Remove useless -lftp arguments from Makefiles.jkh1995-08-041-3/+0
* Add depend on libftp since this is now in lib.jkh1995-04-261-1/+3
* 1. Add proper dependencies to the library in my Makefiles. This was pointedjkh1995-04-221-1/+7
* Now works with/without obj directoriesnate1993-09-201-1/+2
* Lots of misc tweaks, support for arbitrary separators in pkg_info, morejkh1993-09-031-1/+1
* The release version of my package install suite. Please see man pagesjkh1993-08-261-0/+8
OpenPOWER on IntegriCloud