Age | Commit message (Expand) | Author | Files | Lines |
2004-06-01 | Import 20040601. | minskim | 5 | -21/+33 |
2004-06-01 | Use statvfs if sys/statvfs.h is available. Based on patches provided | minskim | 1 | -2/+12 |
2004-05-08 | sync with src/ rev. 1.101: | grant | 1 | -3/+3 |
2004-05-08 | Import pkg_install-20040508. Fixes the -N flag to not cause the -Q | jlam | 3 | -8/+8 |
2004-05-07 | Import pkg_install-20040507 from src/usr.sbin/pkg_install: | jlam | 7 | -35/+101 |
2004-04-28 | 20040428: In pkg_add, set the umask nice and early, and remove an absolute | tv | 2 | -6/+7 |
2004-04-28 | Obey additional bits of CONFIGURE_ENV when configuring libnbcompat. | tv | 1 | -4/+3 |
2004-04-21 | Sync to 20040421: fix an uninitialized array member access in pkg_add. | tv | 2 | -4/+5 |
2004-04-11 | Update pkg_install to 20040411, pulling up the changes in the NetBSD source | rh | 6 | -20/+64 |
2004-04-09 | Merge 20040409: Parameterize the umask calls so that defs.*.mk can change | tv | 6 | -13/+20 |
2004-04-07 | Bring over a fix from main sources: | agc | 1 | -11/+14 |
2004-03-30 | Sync with 20040330. | tv | 4 | -9/+9 |
2004-03-29 | Remove warning on Interix; OK'd by hubertf. | tv | 1 | -2/+4 |
2004-03-29 | Remove umask call and remove warning on Interix; OK'd by hubertf. | tv | 1 | -3/+4 |
2004-03-29 | Eek, revert previous; these weren't supposed to be committed. | tv | 2 | -10/+4 |
2004-03-29 | Obey CPPFLAGS. | tv | 3 | -6/+13 |
2004-03-28 | remove NO_TOOLS. we need the tools stuff to have the .sunpro/.gcc | grant | 1 | -2/+1 |
2004-03-22 | 1.39 from usr.sbin/pkg_install/info/main.c: | wiz | 1 | -3/+3 |
2004-03-13 | Set USE_DIGEST=no to avoid checking and building a new digest package. | jlam | 1 | -3/+5 |
2004-03-13 | Solve a chicken-and-egg problem where pkgsrc uses newer features of | jlam | 1 | -1/+9 |
2004-03-11 | catch up with bootstrap-pkgsrc changes. | grant | 2 | -5/+5 |
2004-02-11 | pass OPSYS and MACHINE_ARCH in the environmen, not CPPFLAGS. | grant | 1 | -3/+3 |
2004-02-11 | just use ${OPSYS} and ${MACHINE_ARCH} from the environment. this means | grant | 1 | -2/+2 |
2004-02-09 | Cut-n-paste error. | jlam | 1 | -2/+2 |
2004-02-09 | bsd.prefs.mk includes mk/compiler/gcc.mk indirectly, which invokes | jlam | 1 | -1/+2 |
2004-02-09 | Include bsd.prefs.mk after defining PKG_INFO so that we don't pass any | jlam | 1 | -6/+6 |
2004-02-07 | sync with NetBSD-current's pkg_install from 20040207. | grant | 12 | -111/+187 |
2004-01-15 | we need to define OPSYS_NAME and MACHINE_ARCH to build this version of | grant | 1 | -1/+4 |
2004-01-14 | Update pkgtools/pkg_install to 20040114. Changes from version 20040106 | jlam | 8 | -33/+428 |
2004-01-12 | don't bother checking for md5.h, as the result overrides libnbcompat's | grant | 3 | -314/+547 |
2004-01-06 | Fix typo; new sentence, new line; | wiz | 1 | -7/+7 |
2004-01-06 | Rework a bit to describe the pkg wildcards in their own | hubertf | 1 | -73/+79 |
2004-01-06 | pkg_install now prints post-install message by default, if available. | hubertf | 2 | -5/+6 |
2004-01-04 | In the "quick depends pre-scan", first print all bad matching depends, | hubertf | 2 | -9/+13 |
2003-12-22 | improve DESCR and COMMENT. | grant | 2 | -14/+14 |
2003-12-20 | Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031220. | grant | 12 | -130/+209 |
2003-12-08 | Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031121. | grant | 11 | -180/+192 |
2003-11-20 | When there is no distinfo file, do not apply patches we would not | cube | 1 | -2/+0 |
2003-11-10 | Add (back) empty distinfo file to mark that this package has no | hubertf | 1 | -0/+2 |
2003-10-29 | Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031003. | jlam | 12 | -485/+867 |
2003-10-12 | move src2nbcompat from pkg_install to libnbcompat. | grant | 1 | -143/+0 |
2003-10-11 | ensure pkg_admin is called with the full path and use the right | grant | 2 | -17/+22 |
2003-10-06 | add TAR_CMD to DEFS to ensure we use the full path to tar. | grant | 1 | -2/+2 |
2003-09-25 | define NO_TOOLS to avoid embedding the path to work/.tools/bin/{grep,sed} | grant | 1 | -1/+2 |
2003-09-23 | sync with NetBSD-current after updates from wiz. | grant | 12 | -140/+216 |
2003-09-23 | bump date | grant | 2 | -10/+10 |
2003-09-23 | add --with-{ftp,mtree,pax,tar} to allow overriding the commands that | grant | 7 | -53/+93 |
2003-09-23 | sync with NetBSD-current's pkg_install-20030923. | grant | 47 | -148/+179 |
2003-09-23 | no need to pass $(DEFS) to $(CC) twice. | grant | 6 | -12/+12 |
2003-09-23 | clean up autoconf generated files in view/ | grant | 1 | -1/+3 |