Age | Commit message (Expand) | Author | Files | Lines |
2016-04-10 | pkg_install-20160410: | joerg | 4 | -49/+9 |
2015-12-27 | Include basic package creation logic in the bootstrap version of | joerg | 2 | -11/+5 |
2015-12-27 | Refactor Makefiles slightly to remove redundancy between normal and | joerg | 1 | -3/+3 |
2015-09-07 | Explicitly link against -lbz2 and -lz to satisfy libnetpgpverify | jperkin | 1 | -2/+2 |
2015-09-01 | Implement inline package signature verification. | jperkin | 1 | -2/+2 |
2015-01-22 | Move -larchive from the general LIBS variable to each program that needs it, | jperkin | 1 | -2/+2 |
2014-12-30 | regen (using 'mandoc -Ios=pkgsrc') | wiz | 1 | -50/+48 |
2014-12-30 | Remove pkg_views support, second part: infrastructure. | wiz | 4 | -66/+11 |
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 |