Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-04 | Bugfix: Only regular files can be unwrapped. | rillig | 1 | -2/+2 | |
2007-01-03 | + keyword "subst" | rillig | 1 | -1/+4 | |
2007-01-03 | Add in scapy-* options for upcoming net/scapy bump | adrianp | 1 | -0/+2 | |
2007-01-02 | Cleaned up bsd.pkg.mk: | rillig | 1 | -98/+55 | |
- Removed some outdated comments. - Made the inclusion of other *.mk files uniform. - Replaced some instances of ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN}, since the latter is much shorter. | |||||
2007-01-02 | Fix typo in comment. | wiz | 1 | -2/+2 | |
2007-01-02 | Also accept ordinary variable definitions as defining lines for a help | rillig | 1 | -2/+2 | |
topic. | |||||
2007-01-02 | Moved the show-tools target to misc/show.mk. | rillig | 4 | -112/+117 | |
Moved the changes-entry target to misc/developer.mk. To save some time, that file is only included when PKG_DEVELOPER is defined. Moved the build-defs-message target to misc/show.mk and renamed it to show-build-defs, since almost all other *-message targets just print a single line. | |||||
2007-01-02 | Added an additional line to the parallel error message. | rillig | 1 | -1/+3 | |
Added an empty line to separate the description of su-target from the definition of _ROOT_CMD (for "make help"). | |||||
2007-01-02 | Removed the need to define the PKGSRCDIR environment variable. | rillig | 5 | -18/+20 | |
2007-01-02 | Improved the documentation a bit. | rillig | 1 | -36/+57 | |
2007-01-02 | Better documentation for the "fetch" phase. | rillig | 1 | -3/+22 | |
2007-01-02 | Since hooks must not have any commands directly assigned to them, it is | rillig | 1 | -3/+1 | |
safe to remove the multiple-definition-guard. | |||||
2007-01-02 | Rewrote the integrated help to show the complete pathname, not only the | rillig | 2 | -37/+51 | |
RCS Id, of the file containing the documentation. When the documentation contains lines starting with "Keywords:", these lines are not shown by "make help", but all following words are checked for the topic. | |||||
2007-01-02 | Added parentheses around the shell command that installs shlock, to | rillig | 1 | -2/+2 | |
allow for copy-and-paste without changing the current directory. | |||||
2007-01-02 | Reformatted the documentation of INFO_DIR to make it suitable for "make | rillig | 1 | -2/+4 | |
help". | |||||
2007-01-02 | Added an "eval" to make the <*> line look like the [*] line, in terms of | rillig | 1 | -2/+2 | |
the quoting level. It had contained too many backslashes before, which has led to confusion, at least for me. | |||||
2007-01-02 | Add fonts magic for TrueType and Type1 fonts. | joerg | 2 | -9/+26 | |
XXX Do we want to prefer mkfontscale on other installations as well? | |||||
2007-01-02 | Add font and imake tools for modular Xorg. | joerg | 1 | -5/+87 | |
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 | |