summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/create
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Add CATMAN_SECTION_SUFFIX support.jperkin1-1/+5
2012-10-21Deal with messed up linkage on Linux by always linking against libcryptojoerg1-1/+6
2012-05-15Check for defined before checking for empty, otherwise old make(1) failschristos1-2/+2
2012-03-01Revert last. Don't hide issues. Pass down MANINSTALL via MAKE_ENV to getjoerg1-2/+2
2012-03-01Don't fail if MANINSTALL is not defined.jklos1-2/+2
2012-02-28Honour MANINSTALL.joerg1-2/+4
2010-04-20pkg_install-20100420:joerg4-7/+9
2010-01-23Fix linkage for create/delete.joerg1-2/+2
2010-01-22Regen.joerg1-0/+284
2010-01-22pkg_install-20100122:joerg3-28/+13
2010-01-21Stick the correct value of PKG_DBDIR into the manpages instead ofjmmv2-289/+2
2010-01-20Update to 20100120:jmmv3-15/+37
2009-11-05pkg_install-20091115:joerg7-55/+23
2009-08-02pkg_install-20090727:joerg4-20/+12
2009-05-13Regen.joerg1-6/+12
2009-05-13pkg_install-20090513:joerg4-12/+43
2009-05-13G/C PlayPen and PlayPenSize.joerg2-7/+3
2009-04-24Regen.joerg1-19/+9
2009-04-24pkg_install-20090424:joerg4-75/+35
2009-04-23Remove support and documentation for @ignore_inst.joerg1-10/+1
2009-03-08If writing to the archive failed, tell user the file it tried to write.joerg1-3/+4
2009-02-08regen.wiz1-4/+4
2009-02-08Spelling fixes.wiz1-3/+3
2009-02-05Don't chdir back to the original directory at the end of make_dist,joerg1-3/+2
2009-02-03Include fcntl.h for O_RDONLY, it is included indirectly on NetBSD, butjoerg1-2/+5
2009-02-02Merge pkg_install-20090201 from pkg_install-renovation branch.joerg7-90/+65
2008-09-17pkg_install-20080916:joerg1-3/+3
2008-09-1620080915:joerg1-3/+5
2008-04-26Revert last change, it was not intended to go into HEAD.joerg1-34/+2
2008-04-26Add a clean pkg_add implementation on top of libarchive and libfetch.joerg1-2/+34
2008-04-23pkg_install-20080423:joerg1-46/+73
2008-04-22Restore symlinks as the code was accidently removed.joerg1-2/+5
2008-04-22pkg_install-20080422:joerg1-54/+22
2008-04-18Move get_dash_string to pkg_create as only user.joerg1-2/+14
2008-03-10Add datarootdir to shut up configure.wiz1-1/+2
2008-02-02Explicitly check that meta data files are regular.joerg1-0/+2
2008-01-04If a command line argument is used, it should be mentioned by exactlyrillig2-5/+6
2008-01-03When calling open(2), don't try to get an error message from libarchive,rillig1-3/+3
2007-11-14Add two missing .Ek.wiz1-1/+3
2007-08-09Remove @option extract-in-place support for now (will be the defaultjoerg2-17/+8
2007-08-09Use the passed in string and Pkgdeps when calling strsep, fixingjoerg1-3/+3
2007-08-08Replace note_whats_installed, add_to_list_fn and generally mostjoerg1-36/+40
2007-08-08Fix build on Solaris by including fcntl.h, needed for O_RDONLY definition.tnn2-2/+8
2007-08-04Try hard to get 64bit offsets in all modules, fixing misunderstandingsjoerg1-2/+33
2007-08-03Fix bootstrap issues reported by tnn@joerg3-13/+26
2007-08-03Bump date for last change.joerg2-3/+3
2007-08-03- only build pkg_admin, pkg_create and pkg_info for --enable-bootstrapjoerg9-287/+676
2007-07-30Don't build a list for a single item, but change the pkg_performjoerg3-31/+15
2007-07-30Push pkg_perform prototype into the individual packages.joerg1-1/+3
2007-07-25Mostly deorbit mtree support:joerg5-64/+8