summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add/Makefile
Commit message (Expand)AuthorAgeFilesLines
* After around 20 years of duty it is time for pkg_install to retireBaptiste Daroussin2013-10-311-14/+0
* Backout libinstall.a -> libpkg commit.Florent Thoumie2011-05-171-2/+5
* - Take libinstall.a out of pkg_install and make it a proper shared library.Florent Thoumie2010-04-231-5/+2
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.Ruslan Ermilov2004-08-121-1/+1
* Downgrade WARNS level to more tolerable value. Attempt to fixAlexander Kabaev2004-07-281-1/+1
* - pkg_add spawns itself as argv[0] when installing dependent packages, toOliver Eikemeier2004-06-291-1/+2
* - Properly build both crypto and non-crypto versions of theRuslan Ermilov2004-01-171-5/+0
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-1/+1
* Reorder libraries to fix static linking (libssl depends on libcrypto, soDag-Erling Smørgrav2002-06-121-2/+2
* libfetch now depends on libcrypto and libssl.Ruslan Ermilov2002-06-061-0/+5
* WARNS=2 cleanup.Maxim Sobolev2001-10-101-0/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-4/+3
* Use libfetch instead of libftpio. This adds support for http and IPv6.Dag-Erling Smørgrav2000-06-271-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-071-10/+4
* Add MD5 checksums to packing list for all files during pkg_create and useJordan K. Hubbard1996-07-301-2/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-3/+3
* Make pkg_install understand and use libftpio instead of its ownJordan K. Hubbard1996-06-201-0/+2
* o Fix PR# bin/643 - always set "where_to" properly.Jordan K. Hubbard1995-07-301-3/+0
* Further work on making all this more robust in the face of failure.Jordan K. Hubbard1995-04-261-0/+3
* 1. Add proper dependencies to the library in my Makefiles. This was pointedJordan K. Hubbard1995-04-221-1/+8
* Now works with/without obj directoriesNate Williams1993-09-201-1/+2
* Lots of misc tweaks, support for arbitrary separators in pkg_info, moreJordan K. Hubbard1993-09-031-1/+1
* The release version of my package install suite. Please see man pagesJordan K. Hubbard1993-08-261-0/+8