summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add/main.c
AgeCommit message (Expand)Author
2003-12-20always print an error when package addition fails (rather than onlygrant
2003-09-02Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD byjlam
2003-07-14use bounded string op as much as possibleitojun
2003-06-05Set the program name via setprogname(3).agc
2003-04-22Rename "upgrade" variable to "Replace" (etc.) as that is what it's reallyhubertf
2003-01-10Order the getopt(3) options alphabetically.agc
2002-08-04Try increasing number of max. open files as high as possible.hubertf
2002-07-19- remove handling of PKG_ADD_BASE.yamt
2002-06-09- free memory allocated by findbestmatchingname.yamt
2001-09-25Add a "-s verification-type" argument to pkg_add, which adds a calloutagc
2001-04-21Check for return value of getenv() before handing it to strdup().hubertf
2001-04-19Allow PKG_PATH (or part of that) to contain a local directory, anddmcmahill
2001-03-22Set return code != 0 if the given pkg (file) cannot be found.hubertf
2001-03-18Add -u switch to pkg_add to do a very rudimentare form of pkg upgrading:hubertf
2001-03-05Add -V option to all pkgtools, which reports the version of the pkgtools.wiz
2000-12-13 * Accept ".tbz" as an alternative pkg suffix to ".tbz" for pkg_add andhubertf
2000-10-11fix indentationhubertf
2000-06-16avoid possible overflow of exit statussjg
2000-01-19FTP wildcard depends code, initial commit.hubertf
1999-11-10Check return value from realpath() to avoid a NULL pointer being passed toabs
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-19Consolidate URL handling into a table of valid leading strings foragc
1999-03-22Replace static array of packages given to pkg_perform() with linearhubertf
1999-01-19Add code for pkgdb.hubertf
1998-10-12+ Remove obsolete and unused string functions.agc
1998-10-04fix some egcs warningshubertf
1998-10-03Teach our tools about dependencies containing wildcards.hubertf
1997-10-17WARNSify, cleanup Makefileslukem
1997-10-16First cut on importing pkg_install as of FreeBSD 971013:hubertf
1997-06-05Add NetBSD Idsagc
1997-06-05Initial import of FreeBSD packaging tool.agc