summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2007-08-05Use full parameter lists in macros to avoid bogus replacements.tnn1-5/+5
2007-08-05s//etc/${PKG_SYSCONFDIR}/adrianp1-2/+3
2007-08-05Correctly handle ordering NULL -- this greatly simplifies using itjoerg2-6/+17
2007-08-05Don't compare a function name against NULL, master_mode is meant here.joerg3-6/+6
2007-08-05Do SUBST handling in post-patch instead of pre-configure. This makestnn1-3/+3
2007-08-05Tru64 doesn't have strtoll, but alpha is a pure LP64 platform so we cantnn1-1/+5
2007-08-05Add quotes around sed scripts.tnn1-3/+3
2007-08-05Add some useful comments.tnn1-1/+7
2007-08-05No sin_len on digital unix derivatives. (xxx: time for a configure test?)tnn1-2/+3
2007-08-05Detect grp.h. Regen.joerg3-16/+22
2007-08-04Try hard to get 64bit offsets in all modules, fixing misunderstandingsjoerg2-3/+37
2007-08-03Bump version to 20070803 after fixing a crash when generating Tiger hashestnn2-11/+11
2007-08-03Allocate enough storage space to hold a tiger hash. Corrects atnn1-3/+3
2007-08-03Fix bootstrap issues reported by tnn@joerg3-13/+26
2007-08-03The forced disabling of zlib and bzip2 was meant for testing only,joerg1-4/+1
2007-08-03Bump date for last change.joerg2-3/+3
2007-08-03- only build pkg_admin, pkg_create and pkg_info for --enable-bootstrapjoerg16-295/+842
2007-08-03pkg_rolling-replace-0.5:tnn2-5/+4
2007-08-02regen.wiz2-8/+8
2007-08-02Bump date for fixed paths.wiz2-4/+4
2007-08-02Update some paths on ftp.NetBSD.org.wiz3-9/+9
2007-08-02Include inttypes.h if it exists. Fixes issues on OSF/1 as reportedjoerg6-4/+27
2007-08-02Include "bsd.prefs.mk" to avoid error messages from e.g. "pkg_chk".tron1-1/+3
2007-08-01Include <stdint.h> if HAVE_STDINT_H is defined, not HAVE_INTTYPES_H.taca1-2/+2
2007-08-01Near full rewrite of posix_headers:tnn18-108/+203
2007-08-01Allow libnbcompat to be used in cross-compiled packages.joerg1-2/+8
2007-07-31Disable CHECK_PERMS here as it is needed for groff onsome platforms.joerg1-1/+2
2007-07-31-Wall is a non-standard flag, don't use it in a bootstrap package.joerg1-2/+2
2007-07-31Don't use u_{char,short,int,long} as they are non-standard.joerg18-100/+100
2007-07-30Remove a now unused extern declaration.joerg1-2/+1
2007-07-30Remove first obstactle in pkg_add for switching to libarchive:joerg5-125/+35
2007-07-30Don't build a list for a single item, but change the pkg_performjoerg3-31/+15
2007-07-30Push pkg_perform prototype into the individual packages.joerg5-8/+13
2007-07-29+ REPLACE_KSHrillig1-1/+2
2007-07-29Specify PKG_DBDIR to pkg_admin and pkg_info via their -K argumentseb1-3/+3
2007-07-29Remove redundant SUBST_* from package Makefileadrianp2-23/+9
2007-07-29Added REPLACE_PYTHON to fix a warning reported by gdt.rillig1-1/+2
2007-07-28Fix two typos, and improve wording.wiz1-4/+4
2007-07-27As reported by tnn@, the old approach to find the byte orderjoerg7-290/+278
2007-07-27No need to use the -p flag to cp(1) here.tnn1-2/+2
2007-07-27Split bootstrap into two phases:joerg1-0/+32
2007-07-27Some people actually watch the pbulk-build client output, so addjoerg2-4/+4
2007-07-26Update pkglint to 4.78:abs2-14/+33
2007-07-26Thinking again, include bsd.prefs.mk *first* and override CHECK_PERMSjoerg1-2/+3
2007-07-26Skip the permission check for libkver as well to avoid cyclicjoerg1-1/+2
2007-07-26After the obsoletion on March, remove the support for require scripts.joerg14-174/+58
2007-07-26As discussed in PR 36662, the include of nbcompat.h takes care ofjoerg1-3/+5
2007-07-25pkgsrc_base_dir is now without leading /, compensate. GC it in the HTMLjoerg3-9/+7
2007-07-25Mostly deorbit mtree support:joerg16-175/+47
2007-07-25Remove an additional ) and correct the assignment of a variable.joerg3-6/+6