summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/info
AgeCommit message (Expand)Author
1999-12-01 - Comment codehubertf
1999-11-29Put support for @src back in.hubertf
1999-11-29Add code to include the size of a package into both thehubertf
1999-08-24Bring closer to /usr/share/misc/style with the aid of indent(1).hubertf
1999-08-23Hide test for URLlength()>0 behind a macro (IS_URL()).hubertf
1999-08-19Allow specifying a package name without a version.hubertf
1999-08-19Consolidate URL handling into a table of valid leading strings foragc
1999-08-19Clean up minor nits in C code.agc
1999-05-30Remove support for absolutes pathnames completely. This can't work withtron
1999-05-29Don't prepend directories if the plist files are absolute.christos
1999-05-15@srcdir was renamed to @src long ago, reflect this in documentation;hubertf
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-22Ignore files in /var/db/pkg (hint 'pkg_info pkgdb.byfile.db')abs
1999-03-22Replace static array of packages given to pkg_perform() with linearhubertf
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-03-04Prevent printinv of empty "Requires:" section.hubertf
1999-03-04Do not only display the packages which require this packagehubertf
1999-01-19Add code for pkgdb.hubertf
1998-12-31Patches supplied by Greg A. Woods in PR bin/6626 to make "pkg_info"tron
1998-11-22Remove extra : printed for @cwd,hubertf
1998-10-21Add a -B option to pkg_info to print out the "Build Information" foragc
1998-10-13Add -b argument to pkg_info to display the +BUILD_VERSION file for theagc
1998-10-12+ Remove obsolete and unused string functions.agc
1998-10-09More cleanup - various bits of KNF.agc
1998-10-09Make pkg_info a tad more extensible by using a table to hold the stringsagc
1998-10-09Fix a bug in pkg_info -f with @pkgcfl entries.agc
1998-10-08Eliminate all use of sprintf(3), and replace it with snprintf(3).agc
1998-10-08Get rid of some lint.agc
1998-10-04fix some egcs warningshubertf
1998-10-03Teach our tools about dependencies containing wildcards.hubertf
1998-09-12minor fixup for -e optionhubertf
1998-08-27Allow symlinks to directories instead of pure directories in severalhubertf
1998-08-27LP64 fixes for recently added code. (In LP64, ptrdiff_t != int.)ross
1998-08-27Add csh(1)-style alternates to pkg_info -e.agc
1998-08-25Remove some trailing (extra) "."s.hubertf
1998-08-25Don't exit cleanup() functions if not called from signal handler - thishubertf
1998-08-23Sync manual page and usage() with reality, patches supplied bytron
1998-07-09Extend "pkg_info -e" to allow pkg-globbing, and allow using it.hubertf
1998-06-08everything has bugs; either document them or don't bother with a BUGS sectionlukem
1998-05-18No need to unpack file after fileGetURL(), which already did the work for us;hubertf
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-11-17Implement default -Ia arg to pkg_info a bit differently.agc
1997-11-13Alter the default behaviour of pkg_info. With no options given, behave ashubertf
1997-10-17WARNSify, cleanup Makefileslukem
1997-10-17fix make -j race condition building lib/ , use ../Makefile.inc for BINDIRlukem
1997-10-16First cut on importing pkg_install as of FreeBSD 971013:hubertf
1997-10-11add case PLIST_UNEXEC in show_plist();hubertf
1997-06-09Use malloc and free in extract.c, not alloca.agc
1997-06-05Add NetBSD Idsagc
1997-06-05Initial import of FreeBSD packaging tool.agc