Age | Commit message (Expand) | Author | Files | Lines |
2005-01-06 | Don't "cp -p" for *source* files. Builds are usually done as an unprivileged | tv | 1 | -2/+2 |
2004-12-29 | Pull in portability changes from src, and bump version to 20041226: | agc | 21 | -173/+182 |
2004-12-12 | update config.{sub,guess} for various bootstrap tools. fixes build on | grant | 2 | -173/+374 |
2004-12-10 | Document the double "-u" option for updating dependant packages. | erh | 3 | -7/+18 |
2004-12-09 | Explicitly override the update target to cause the deinstall step to happen | erh | 1 | -1/+9 |
2004-12-09 | Make binary updates work better when there are dependant packages to | erh | 4 | -37/+56 |
2004-11-20 | sync with src: | grant | 1 | -2/+2 |
2004-11-10 | Bring over manual page patches from src/ | agc | 2 | -11/+13 |
2004-11-10 | Recognize "pre" as pre-release version. Bump version to 20041110. | wiz | 2 | -4/+5 |
2004-11-03 | regen. | wiz | 1 | -7/+7 |
2004-11-03 | Sync with basesrc. | wiz | 2 | -16/+16 |
2004-11-02 | Merge the usedot and ctype-function changes from src. | erh | 3 | -25/+26 |
2004-11-02 | Add a -N option to pkg_delete to delete registration information for a package | erh | 10 | -26/+53 |
2004-10-31 | sync with src: | grant | 2 | -5/+22 |
2004-10-05 | PR pkg/23719: allow a pkg_install package to be created so a system can be | erh | 1 | -3/+1 |
2004-08-31 | Don't use .PHONY, which isn't understood by every make. Split out the | jlam | 1 | -3/+6 |
2004-08-26 | regen pkg_info.cat1 after last update to man page source. | grant | 8 | -181/+184 |
2004-08-23 | Suck in recent minor changes made to this file. | snj | 1 | -5/+5 |
2004-08-23 | Pull-up -R descripion change from src tree. | cube | 1 | -3/+3 |
2004-08-21 | Fix the version number of the package in the configure script, and modify | jlam | 9 | -50/+30 |
2004-08-21 | Alphabetize list of headers. | jlam | 2 | -6/+8 |
2004-08-20 | Add a script that imports from src HEAD to a named directory. | jlam | 1 | -0/+53 |
2004-08-20 | Update pkgtools/pkg_install to 20040813 (latest release from the HEAD | jlam | 16 | -48/+112 |
2004-08-14 | Convert to use libnbcompat/inplace.mk. | jlam | 1 | -17/+2 |
2004-08-13 | Typo: it's <regex.h>, not <regext.h>. | jlam | 3 | -4/+4 |
2004-08-13 | Add checks for all of the system headers used in the sources. Also include | jlam | 4 | -9/+137 |
2004-08-09 | Mimic how bsd.pkg.mk calls the GNU configure script in do-configure when | jlam | 1 | -3/+7 |
2004-08-06 | Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD: | jlam | 22 | -300/+332 |
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 |