summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/create/main.c
AgeCommit message (Expand)Author
2006-06-27Update usage() to match the manpage - most important, add missing optionshubertf
2005-11-05Add compat #ifdefs from pkgsrc, to make syncing easier between thewiz
2004-12-29Introduce a new abstraction in the C code, called MaxPathSize. Allagc
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-01-10Introduce the notion of "preserving" an installed package.agc
2003-01-10order the getopt options alphabetically.agc
2002-06-09constify.yamt
2001-05-28(usage): correct number of arguments to fprintfjoda
2001-05-21Add -I argument to pkg_create so that the real prefix can be specifiedagc
2001-05-18Add -U argument to pkg_create - by default, all files are added to theagc
2001-03-05Add -V option to all pkgtools, which reports the version of the pkgtools.wiz
1999-12-20Put back former -s switch to pkg_create as -L now.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-03-22Replace static array of packages given to pkg_perform() with linearhubertf
1999-01-19Add code for pkgdb.hubertf
1998-10-26Modify pkg_create to recognise Build Information and Version files, whenagc
1998-10-13Get rid of YES and NO definitions. NO was defined but never used.agc
1998-10-12+ Remove obsolete and unused string functions.agc
1998-10-09Garbage collect unused variable..agc
1998-10-08Eliminate all use of sprintf(3), and replace it with snprintf(3).agc
1998-06-05Add support for CONFLICTS entry, implement -C switch for pkg_createfrueauf
1997-10-17WARNSify, cleanup Makefileslukem
1997-10-16Second part of intrgration of FreeBSD pkg_install as of 971013.hubertf
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