Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-31 | Made the portability check more portable by not using a hard-coded | rillig | 2 | -6/+6 | |
"/dev/stderr" in the AWK programs. That device file doesn't exist on IRIX, and it isn't required by POSIX either. | |||||
2006-12-29 | Silence some longstanding noise in mail/qmail, caused by the fact | schmonz | 1 | -1/+2 | |
that its ${DISTFILES} is also a common ${PATCHFILES}, resulting in the file being listed twice in ${_ALLFILES}. This one-line change removes duplicate filenames from ${_ALLFILES}, mirroring an identical transformation to ${ALLFILES} that used to do the trick. (The fetch code, obviously, has since changed a bit.) What the noise looked like: $ cd pkgsrc/mail/qmail $ make clean PKG_OPTIONS="netqmail" make: "/home/build/trees/pkgsrc-current/mk/fetch/fetch.mk" line 133: warning: duplicate script for target "/home/build/trees/pkgsrc-current/distfiles/netqmail-1.05.tar.gz" ignored make: "/home/build/trees/pkgsrc-current/mk/fetch/fetch.mk" line 133: warning: using previous script for "/home/build/trees/pkgsrc-current/distfiles/netqmail-1.05.tar.gz" defined here ===> Cleaning for qmail-1.03nb12 $ Tested in a bulk build by joerg@. | |||||
2006-12-29 | Relative $infodir is allowed, so if it's relative, add ${PREFIX}. | obache | 1 | -3/+9 | |
2006-12-29 | s,//,/, | joerg | 1 | -2/+2 | |
2006-12-28 | INFO_DIR was reused for a diffrent purpose. | obache | 1 | -3/+1 | |
2006-12-28 | Change PostgreSQL default version to 8.1 and bump revision of all | joerg | 1 | -2/+2 | |
packages which have it active by default. | |||||
2006-12-27 | Skip gs as tool during build of print/ghostscript6. | joerg | 1 | -2/+3 | |
2006-12-27 | Use print/ghostscript as default now that it is newer than | joerg | 1 | -2/+2 | |
print/ghostscript-gnu. | |||||
2006-12-27 | As discussed on tech-pkg, remove PostgreSQL 7.4. | joerg | 1 | -5/+2 | |
2006-12-27 | Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends on | joerg | 2 | -18/+15 | |
X11_TYPE and some other settings which can overriden by the platform defaults. This has the nice side effect of simplifying the handling in bsd.prefs.mk. Discussed with and reviewed by wiz@. Keep the documentation for USE_XPKGWEDGE in defaults/mk.conf as suggested by salo@. | |||||
2006-12-26 | Support 8.1 and 8.2 for Darwin | adam | 1 | -1/+7 | |
2006-12-23 | Added code to properly parse the output of many more config.status files | rillig | 1 | -2/+11 | |
than before. I hadn't though that there are so many variations among them. Committed during the freeze to have that support for all the stable bulk builds as well, and since it will not influence the way packages are built at all. | |||||
2006-12-23 | Describe more options. From Blair Sadewitz in private mail. | wiz | 1 | -1/+5 | |
2006-12-23 | Bump date for previous. | wiz | 1 | -2/+2 | |
2006-12-21 | The *.mk files for Perl, PHP, Python and Ruby packages are also searched | rillig | 1 | -1/+3 | |
for documentation by "make help". | |||||
2006-12-20 | Make sure X11_TYPE is defined before checking it. | martti | 1 | -2/+2 | |
2006-12-20 | For modular Xorg disable xpkgwedge (will be made a hard error later). | joerg | 4 | -17/+26 | |
Don't add ${X11BASE}/bin to PATH, don't include mk/x11.buildlink3.mk when USE_X11BASE is set and don't use BUILDLINK_X11_DIR and related magic. OKed by wiz@ | |||||
2006-12-19 | Add share/locale/si for gdm-2.16.4. | wiz | 22 | -22/+110 | |
2006-12-18 | Some of the SunPro compilers (cc, c89) cannot handle the -O0 and -O1 | rillig | 1 | -6/+5 | |
options. Some others (c99, CC) can. To avoid linker errors about "illegal option -- 1", these options are converted to -xO0 and -xO1, which work. Committed during the freeze to avoid breakage of packages. The code that passed the -O0 and -O1 options through is relatively new, so there may not have shown packages that break because of this. | |||||
2006-12-16 | Add imlib2-amd64 speedup option. Based on patch from Blair Sadewitz on | wiz | 1 | -0/+1 | |
pkgsrc-users. | |||||
2006-12-16 | There is no openssl option, remove entry. | wiz | 1 | -1/+0 | |
2006-12-15 | Set NO_MTREE for packages flagged as allowing DESTDIR. They are supposed | joerg | 1 | -1/+8 | |
to work without precreated directories anyway. | |||||
2006-12-15 | Remove trailing tabs. | martti | 23 | -83/+83 | |
2006-12-15 | Remove trailing spaces. | martti | 31 | -123/+123 | |
2006-12-14 | Add a --wrappee-name command line option to simply return the name of | dmcmahill | 1 | -1/+5 | |
the wrapped command and exit. This will be used by libtool which needs to figure out the true command name. Yeah, it is ugly behaviour from libtool, but I'm not going to rewrite libtool. Change ok-ed by jlam. | |||||
2006-12-14 | Use '-o' instead of '-or' in find(1) arguments as the former seems to | dmcmahill | 1 | -2/+2 | |
be more portable (works on at least NetBSD, SunOS-5.9, and Linux). Addressed PR pkg/35245 | |||||
2006-12-14 | If a package build fails, append the output of 'make debug' to the log | dmcmahill | 1 | -2/+5 | |
since sometimes there are questions about various variables and settings. This should help in people trying to investigate build failures. | |||||
2006-12-14 | add /usr/sadm to the list of sandboxMountDirs for SunOS | dmcmahill | 1 | -2/+2 | |
2006-12-13 | include the PKGSRC_COMPILER setting in the report | dmcmahill | 1 | -1/+3 | |
2006-12-13 | Add "sid" as an abbreviation for the "show-installed-depends" target. | ghen | 1 | -1/+5 | |
2006-12-13 | Darwin's bison is too old (1.28) to build some packages | minskim | 1 | -3/+4 | |
(e.g. libgnomeprint). Comment out lines for the native bison and note why. | |||||
2006-12-12 | Darwin has bison. | minskim | 1 | -1/+3 | |
2006-12-12 | Made all .include lines look the same. | rillig | 1 | -7/+7 | |
2006-12-12 | On Solaris 5.9, the ksh cannot handle null bytes in the input. It's | rillig | 1 | -2/+13 | |
documented in a SunSolve document, but that document is not accessible to the public. There's no better way than to start a subshell executing sed(1) in this case. This makes the test even slower on these machines, and is not even guaranteed to work in all cases. That's life. | |||||
2006-12-10 | Fixed the creating of numerous zombie processes, which is a bug in the | rillig | 1 | -1/+8 | |
NetBSD /bin/sh, reported in PR 35227. | |||||
2006-12-10 | mirrors.cloud9.net: No address associated with hostname; remove it | wiz | 1 | -2/+1 | |
2006-12-10 | wustl GNU mirror is gone. | wiz | 1 | -2/+1 | |
2006-12-10 | Converted to using the functions from wrapper-subr.sh. | rillig | 1 | -31/+28 | |
2006-12-10 | Also "Assembler source" is a text file for _SUBST_IS_TEXT_FILE. | reed | 1 | -2/+2 | |
(Really the file is a wdm config file. Noticed when building wdm.) | |||||
2006-12-10 | + -M | rillig | 1 | -1/+2 | |
2006-12-09 | Add in descriptions for some common compression options. | adrianp | 1 | -0/+2 | |
2006-12-09 | report correct pkgcount by first cd'ing to PKGDB_DIR, then FINDing in there. | jschauma | 1 | -2/+2 | |
(else -prune will cause us to return immediately, always reporting 1 installed package even if we have more) | |||||
2006-12-09 | straighten out FIND command to figure out if a package needs to be rebuilt. | jschauma | 1 | -2/+2 | |
This should fix the problem reported by wiz@. | |||||
2006-12-09 | Added postgresql82 version 8.2.0 | adam | 1 | -3/+9 | |
2006-12-09 | Added a small program to test a single transformation plug-in. | rillig | 1 | -0/+41 | |
2006-12-09 | Since the wrapper transformations are usually quite hard to follow and | rillig | 1 | -1/+7 | |
may lead to failure for some packages, a note to the user is printed when a wrapped command fails, including the "real" command line of the wrapped command. This change arose from the implicit addition of the -std=c99, -std=gnu99 or -c99 options, which made some packages fail with obscure error messages. This change helps users get to the real cause more quickly. | |||||
2006-12-09 | + -fno-implicit-templates | rillig | 1 | -2/+3 | |
+ -MM | |||||
2006-12-09 | ".else if" -> ".elif", from David A. Holland in PR 35218. | wiz | 1 | -2/+2 | |
2006-12-08 | tyop | xtraeme | 1 | -2/+2 | |
2006-12-08 | apache.mk now knows about apache22, available for PKG_APACHE_DEFAULT. | xtraeme | 1 | -4/+10 | |