Age | Commit message (Expand) | Author | Files | Lines |
2008-01-19 | remove lang/scsl-* related bits. | tnn | 1 | -18/+4 |
2008-01-18 | Default value of EMACS_TYPE is now emacs22. | obache | 1 | -2/+2 |
2008-01-18 | If the package doesn't provide a SUBST_MESSAGE, generate a default one. | rillig | 1 | -3/+4 |
2008-01-18 | Don't rely on file(1) to distinguish text files from binary files. This | rillig | 1 | -5/+5 |
2008-01-18 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -7/+4 |
2008-01-16 | Make the default rpath for USE_CHECK_SHLIBS_ELF a platform variable. | joerg | 3 | -4/+8 |
2008-01-16 | Provide a mechanism for enabling use of pkgtools/posix_headers. | tnn | 3 | -3/+18 |
2008-01-16 | Delete comment about bmake not accepting .SHELL, that PR was fixed long | tnn | 1 | -9/+4 |
2008-01-16 | pkg_install 20070802 is good enough, don't be overly aggressive. | joerg | 1 | -4/+1 |
2008-01-15 | Default to modular X.org on HPUX, since native X11 is old/broken and | tnn | 1 | -1/+7 |
2008-01-15 | Print _USE_DESTDIR as USE_DESTDIR from pbulk-index. | joerg | 1 | -1/+2 |
2008-01-15 | Always tell the C++ compiler that we want support for ANSI C++ features | tnn | 1 | -1/+4 |
2008-01-14 | Make setenv(3) a libnbcompat-provided feature. | tnn | 2 | -4/+12 |
2008-01-14 | Document "postfix-stress" option. | ghen | 1 | -0/+1 |
2008-01-14 | remove makedepend hack | tnn | 1 | -4/+1 |
2008-01-14 | Don't provide a redundant CPP definition | tnn | 1 | -2/+1 |
2008-01-13 | Bump PKGTOOLS_REQD to 20071224 so everyone still has the functionality | adrianp | 1 | -2/+2 |
2008-01-12 | Only force gmake for imake on Linux, if using native implementation. | joerg | 1 | -1/+3 |
2008-01-12 | If LOWER_ARCH is x86_64 on Linux, force it for MACHINE_ARCH as well. | joerg | 1 | -1/+4 |
2008-01-10 | Explained the difference between an lvalue and an rvalue. | rillig | 1 | -2/+21 |
2008-01-09 | Document notion that Free/Open licenses do not end in -license. | gdt | 1 | -10/+18 |
2008-01-09 | Update list of PostgreSQL mirrors, from: | ghen | 1 | -52/+99 |
2008-01-09 | Add option description for jpilot in claws-mail | smb | 1 | -0/+1 |
2008-01-08 | Fixed spelling. | heinz | 1 | -1/+1 |
2008-01-08 | Add options to liferea to permit selection of different rendering engines | smb | 1 | -0/+3 |
2008-01-06 | C compilers also emit error messages that are worth being explain. | rillig | 1 | -0/+16 |
2008-01-06 | Explained an error message from g++ that occurs quite often. | rillig | 1 | -0/+36 |
2008-01-05 | Explicitly record the PKGNAME via the @name command. That way, it is | rillig | 2 | -3/+9 |
2008-01-05 | Upper-case keywords may also end with a colon. This is used in | rillig | 1 | -2/+2 |
2008-01-05 | Rewrote the help parser. You can get a list of all help topics by | rillig | 1 | -29/+61 |
2008-01-05 | Manually prefer "pkgsrc" versions of "Xft2" and "fontconfig" under | tron | 1 | -2/+2 |
2008-01-05 | The @imake-man macro should not yet be used, since it is subject to | rillig | 1 | -1/+3 |
2008-01-05 | Instead of just recording whether a topic is relevant or not, collect | rillig | 1 | -9/+13 |
2008-01-04 | In the CHECK-PERMS case, moved test of exit code one line up, so the | heinz | 2 | -4/+4 |
2008-01-04 | Replaced all references to pkglint with lintpkgsrc, which has its own | rillig | 8 | -46/+46 |
2008-01-04 | Reverted the change that tried to make binary packages more sane because | rillig | 1 | -8/+2 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 12 | -52/+52 |
2008-01-03 | When creating the binary package, first create a temporary file, and if | rillig | 1 | -2/+8 |
2008-01-03 | * Rename AP var to AUDIT_PACKAGES as the former was a bit obscure | adrianp | 5 | -20/+26 |
2008-01-03 | Mirrors of SourceForgeJP seems changed, noticed by Zafer Aydogan in private m... | obache | 1 | -4/+4 |
2008-01-01 | Add more *ONW, *GRP and *MODE variables to BSD_MAKE_ENV for unprivileged build. | obache | 1 | -1/+5 |
2007-12-31 | Add support for NetBSD 4.0 compatibility through installing compat40 | jlam | 1 | -1/+5 |
2007-12-30 | EXTRACT_USING is always set, even when the necessary tools are not | joerg | 2 | -6/+12 |
2007-12-29 | Fix EXTRACT_USING=gtar and simplify the other cases. TOOLS_GTAR was never | joerg | 1 | -4/+4 |
2007-12-28 | Simplify pattern for Mac OS X Leopard. | tron | 1 | -2/+2 |
2007-12-22 | Change MOZILLA master sites difinitions, related to PR 37379. | obache | 2 | -8/+31 |
2007-12-20 | remember to close() the "ls -l " exprs, lest we run out of file descriptors | abs | 1 | -1/+2 |
2007-12-19 | Meta packages have user-destdir support and don't need any patches. | rillig | 1 | -1/+4 |
2007-12-19 | Added a variable META_PACKAGE that should be set to "yes" by | rillig | 1 | -1/+17 |
2007-12-18 | Doing USE_TOOLS+=cmake in the configure stage is too late so move it | markd | 5 | -14/+31 |