Age | Commit message (Expand) | Author | Files | Lines |
2007-08-05 | s//etc/${PKG_SYSCONFDIR}/ | adrianp | 1 | -2/+3 |
2007-08-05 | Correctly handle ordering NULL -- this greatly simplifies using it | joerg | 2 | -6/+17 |
2007-08-05 | Detect grp.h. Regen. | joerg | 3 | -16/+22 |
2007-08-04 | Try hard to get 64bit offsets in all modules, fixing misunderstandings | joerg | 2 | -3/+37 |
2007-08-03 | Fix bootstrap issues reported by tnn@ | joerg | 3 | -13/+26 |
2007-08-03 | The forced disabling of zlib and bzip2 was meant for testing only, | joerg | 1 | -4/+1 |
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 | 16 | -295/+842 |
2007-08-02 | regen. | wiz | 2 | -8/+8 |
2007-08-02 | Bump date for fixed paths. | wiz | 2 | -4/+4 |
2007-08-02 | Update some paths on ftp.NetBSD.org. | wiz | 3 | -9/+9 |
2007-08-01 | Include <stdint.h> if HAVE_STDINT_H is defined, not HAVE_INTTYPES_H. | taca | 1 | -2/+2 |
2007-07-31 | -Wall is a non-standard flag, don't use it in a bootstrap package. | joerg | 1 | -2/+2 |
2007-07-30 | Remove a now unused extern declaration. | joerg | 1 | -2/+1 |
2007-07-30 | Remove first obstactle in pkg_add for switching to libarchive: | joerg | 5 | -125/+35 |
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 | 5 | -8/+13 |
2007-07-29 | Specify PKG_DBDIR to pkg_admin and pkg_info via their -K argument | seb | 1 | -3/+3 |
2007-07-29 | Remove redundant SUBST_* from package Makefile | adrianp | 2 | -23/+9 |
2007-07-26 | After the obsoletion on March, remove the support for require scripts. | joerg | 14 | -174/+58 |
2007-07-26 | As discussed in PR 36662, the include of nbcompat.h takes care of | joerg | 1 | -3/+5 |
2007-07-25 | Mostly deorbit mtree support: | joerg | 16 | -175/+47 |
2007-07-24 | Check we can write to ${PKGVULNDIR} before attempting a download. | adrianp | 1 | -1/+10 |
2007-07-23 | Include nbcompat.h to sort out err.h | adrianp | 1 | -2/+5 |
2007-07-22 | Move variable declaration to top of function body to make this build with | tnn | 1 | -2/+2 |
2007-07-21 | Add missed file in last update | adrianp | 1 | -4/+35 |
2007-07-21 | Misc man page fixes | adrianp | 5 | -2835/+3618 |
2007-07-20 | Split pattern related functions from lib/str.c off into lib/opattern.c. | joerg | 12 | -152/+221 |
2007-07-18 | New sentence, new line. Sort options. | wiz | 1 | -55/+73 |
2007-07-16 | Change download-vulnerability-list.sh to use exec_prefix in the | joerg | 3 | -4/+9 |
2007-07-16 | Retire helper scripts for merge from src, this is now the authoritive | joerg | 2 | -194/+0 |
2007-07-16 | Merge remaining small changes from NetBSD, most of all the pkgsrc.7 man | joerg | 31 | -185/+264 |
2007-07-16 | Merge r1.37 from NetBSD: | joerg | 1 | -26/+36 |
2007-07-14 | Merge 1.75 of lib/ftpio.c from NetBSD: | joerg | 2 | -12/+10 |
2007-07-14 | Bump pkg_install | adrianp | 1 | -2/+2 |
2007-07-14 | Update to pkg_install-20070714 | adrianp | 20 | -10/+2841 |
2007-07-10 | Remove PKG_TOOLS_PREFIX handling for mtree, pax, pkg_install and | joerg | 2 | -21/+3 |
2007-05-19 | Sync with pkgsrc (1.46). | wiz | 1 | -4/+5 |
2007-04-20 | Sync with src: PRIu64 -> MY_PRIu64 + fallback value of PRIu64. | joerg | 3 | -13/+12 |
2007-04-20 | re-add fix from r1.11 after sync | tnn | 1 | -2/+3 |
2007-04-20 | re-add fix from r1.42 after sync | tnn | 1 | -2/+3 |
2007-04-16 | Sync with NetBSD base: | joerg | 13 | -38/+49 |
2007-03-12 | Sync config.{guess,sub} with mk/gnu-configure. | joerg | 2 | -361/+481 |
2007-03-11 | Sync with NetBSD base version: | joerg | 9 | -104/+77 |
2007-02-07 | Sync with src. | wiz | 1 | -4/+3 |
2007-02-06 | Update pkg_summary(5) man page to mention how it can | reed | 3 | -4/+34 |
2006-11-03 | Merge add/extract.c, rev 1.39: | joerg | 3 | -8/+9 |
2006-08-19 | make sure INSTALL gets passed to the Makefile | schwarz | 1 | -1/+3 |
2006-07-20 | Import the following change to add/perform.c from src to pkgsrc: | gson | 2 | -4/+6 |
2006-07-18 | USE_DIGEST is no more. | jlam | 1 | -4/+2 |