summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
AgeCommit message (Expand)Author
2007-08-14Catch up with pkg_install-20070814.joerg
2007-08-08Regen config.h.joerg
2007-08-03It is probably better to use build.c in SRCS instead of build.o.wiz
2007-08-03Update reach-over code for pkg_install-20070802.joerg
2007-07-16Switch to src/dist as primary src location of pkg_install.joerg
2007-07-16Switch to src/dist as primary src location of pkg_install.joerg
2007-07-14When fixing vsftpd, other FTP server were broken as they returnjoerg
2007-07-14Update to pkg_install-20070714adrianp
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-05-19Improve wording for -T.wiz
2007-05-05PR/36274: Jukka Salmi: pkg_add(8) -t option broken, template passed inchristos
2007-05-03Avoid using glob-style [] patterns with NLIST. At least vsftpd doesn'tjoerg
2007-04-20To avoid the defs.h to disappear again, change users of PRIu64 tojoerg
2007-04-20Sync w/ pkgsrc/pkgtools/pkg_install: Include "defs.h" to get definitiontnn
2007-03-08Add a new option to pkg_create to allow easy registration of alljoerg
2007-03-08First step to killing the require script heritage: remove supportjoerg
2007-03-08Remove documentation for -h as well.joerg
2007-03-08Nuke -h option for pkg_create. Following all symlinks is not usefuljoerg
2007-03-08Nuke -X option for pkg_create. Filtering the PLIST thrown at tar is notjoerg
2007-03-02Links to pkgsrc(7) instead of packages(7). Bump date.wiz
2007-02-07Drop trailing whitespace, remove superfluous Pp.wiz
2007-02-06Add an example on how the data is generated.reed
2006-11-03Bump pkg_install version to 20061103 for plist processing fix andjoerg
2006-11-03When processing symlinks in pkg_delete and the call to readlink failed,joerg
2006-11-03If a plist contains @owner or @group entries and first rename failed,joerg
2006-07-20Bump PKGTOOLS_VERSION for today's fix to add/perform.c.gson
2006-07-20Fix uninitialized variable which was causing pkg_add -u to randomlygson
2006-07-10In header files, there shall be no variable definitions, onlyrillig
2006-07-01Fix pkg_info -Q for binary packages, noted by rillig.dillo
2006-06-27Update usage() to match the manpage - most important, add missing optionshubertf
2006-05-11sprinkle a little (char *) to quell GCC4.mrg
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-04-25HOMEPAGE is not required, noted by wiz.dillo
2006-04-24Sort.wiz
2006-04-24Add support for creating summary file containing all informationdillo
2006-04-18Bump for today's timeout change in ftpio.chubertf
2006-04-18unpackURL():hubertf
2006-04-11Bump ftp timeout from 10 minutes to 1 hour.hubertf
2006-04-08Formatting nits.wiz
2006-04-06pkg_add also now check for USE_ABI_DEPENDS.reed
2006-04-05http_expand_URL(): fclose() the fdopen()'ed filedescriptorhubertf
2006-04-05When recognizing a broken package version/name,hubertf
2006-04-04Bump date, so that version in src and pkgsrc have the samewiz
2006-03-26PR/33123: Murray Armfield: standards compliance & glob.hchristos
2006-03-17Put check if "best" is empty back into the right place, messed uphubertf
2006-03-17Fix -uu handling so recursive updates of already installed packages work,erh
2006-03-17Add sanity check if there's a @cwd in the +CONTENT file.hubertf
2006-03-17pkg_do(): only use cp2 if it's really set to something usefulhubertf
2006-03-17findbestmatchingname_fn(): catch possible problems if best (vp)hubertf
2006-03-17findbestmatchingname_fn(): only do something sensible if the pointerhubertf