Age | Commit message (Expand) | Author | Files | Lines |
2007-08-07 | No need for PKGREVISION for tnftp-20070806. | lukem | 1 | -2/+1 |
2007-08-06 | Update to pkg_rolling-replace-0.6: | tnn | 2 | -21/+31 |
2007-08-05 | Use full parameter lists in macros to avoid bogus replacements. | tnn | 1 | -5/+5 |
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 | Don't compare a function name against NULL, master_mode is meant here. | joerg | 3 | -6/+6 |
2007-08-05 | Do SUBST handling in post-patch instead of pre-configure. This makes | tnn | 1 | -3/+3 |
2007-08-05 | Tru64 doesn't have strtoll, but alpha is a pure LP64 platform so we can | tnn | 1 | -1/+5 |
2007-08-05 | Add quotes around sed scripts. | tnn | 1 | -3/+3 |
2007-08-05 | Add some useful comments. | tnn | 1 | -1/+7 |
2007-08-05 | No sin_len on digital unix derivatives. (xxx: time for a configure test?) | tnn | 1 | -2/+3 |
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 | Bump version to 20070803 after fixing a crash when generating Tiger hashes | tnn | 2 | -11/+11 |
2007-08-03 | Allocate enough storage space to hold a tiger hash. Corrects a | tnn | 1 | -3/+3 |
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-03 | pkg_rolling-replace-0.5: | tnn | 2 | -5/+4 |
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-02 | Include inttypes.h if it exists. Fixes issues on OSF/1 as reported | joerg | 6 | -4/+27 |
2007-08-02 | Include "bsd.prefs.mk" to avoid error messages from e.g. "pkg_chk". | tron | 1 | -1/+3 |
2007-08-01 | Include <stdint.h> if HAVE_STDINT_H is defined, not HAVE_INTTYPES_H. | taca | 1 | -2/+2 |
2007-08-01 | Near full rewrite of posix_headers: | tnn | 18 | -108/+203 |
2007-08-01 | Allow libnbcompat to be used in cross-compiled packages. | joerg | 1 | -2/+8 |
2007-07-31 | Disable CHECK_PERMS here as it is needed for groff onsome platforms. | joerg | 1 | -1/+2 |
2007-07-31 | -Wall is a non-standard flag, don't use it in a bootstrap package. | joerg | 1 | -2/+2 |
2007-07-31 | Don't use u_{char,short,int,long} as they are non-standard. | joerg | 18 | -100/+100 |
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 | + REPLACE_KSH | rillig | 1 | -1/+2 |
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-29 | Added REPLACE_PYTHON to fix a warning reported by gdt. | rillig | 1 | -1/+2 |
2007-07-28 | Fix two typos, and improve wording. | wiz | 1 | -4/+4 |
2007-07-27 | As reported by tnn@, the old approach to find the byte order | joerg | 7 | -290/+278 |
2007-07-27 | No need to use the -p flag to cp(1) here. | tnn | 1 | -2/+2 |
2007-07-27 | Split bootstrap into two phases: | joerg | 1 | -0/+32 |
2007-07-27 | Some people actually watch the pbulk-build client output, so add | joerg | 2 | -4/+4 |
2007-07-26 | Update pkglint to 4.78: | abs | 2 | -14/+33 |
2007-07-26 | Thinking again, include bsd.prefs.mk *first* and override CHECK_PERMS | joerg | 1 | -2/+3 |
2007-07-26 | Skip the permission check for libkver as well to avoid cyclic | joerg | 1 | -1/+2 |
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 | pkgsrc_base_dir is now without leading /, compensate. GC it in the HTML | joerg | 3 | -9/+7 |