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