Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-06-06 | Document xblast-mini | dsainty | 1 | -0/+1 | |
2008-05-30 | Add rm for gtkspell. | wiz | 1 | -1/+5 | |
2008-05-26 | Add support for NOT_FOR_BULK_PLATFORM, which works similar | tnn | 1 | -1/+13 | |
to NOT_FOR_PLATFORM, but only active when BATCH is defined. Can be used to mark packages that are known to stall the bulk builds on certain platforms. | |||||
2008-05-26 | Depend on nbcompat for getopt_long on OSF1. | tnn | 1 | -2/+2 | |
XXX bandaid to get groff to build, will be fixed differently with the (still vaporware) new features framework ... | |||||
2008-05-26 | Fix broken shell code: | tron | 1 | -3/+3 | |
You must *not* use "test ... && ..." when you use "set -e". Because if the first expression fails your shell script will abort. This should fix problem with NetBSD-current's (correctly behaving) "/bin/sh" report on current-users by David Holland and Kurt Schreiner. | |||||
2008-05-26 | Document bsdtar value. From OKANO Takayoshi. | joerg | 1 | -3/+3 | |
2008-05-26 | Move meta package override earlier. | joerg | 1 | -20/+19 | |
2008-05-25 | Explicitly add pax dependency in those Makefiles that use it (or have | joerg | 1 | -2/+2 | |
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree. | |||||
2008-05-25 | DragonFly normally has bsdtar in /usr/bin. | joerg | 1 | -1/+4 | |
2008-05-25 | Add support to extract using bsdtar. | joerg | 2 | -4/+8 | |
2008-05-25 | Add bsdtar to the tools list. | joerg | 1 | -1/+12 | |
2008-05-25 | bootstrap packages has been registered for while now. | joerg | 1 | -6/+2 | |
2008-05-24 | Add MASTER_SITE_XORG | tnn | 1 | -1/+7 | |
2008-05-24 | Suppress automatical addition c to USE_LANGUAGES (ref. PR 34079) | obache | 1 | -3/+3 | |
if F2C does not really required. Fixes problem mentioned in PR 38626. | |||||
2008-05-24 | Adjust path for compat_headers. | tnn | 1 | -3/+3 | |
2008-05-23 | PKGNAME_NOREV is used to define the DIST_SUBDIR in some places, so | joerg | 1 | -19/+31 | |
ensure it is defined with the rest of the PKGNAME_* variables before including the phase variable files. | |||||
2008-05-22 | If _CKSUMFILES is empty, also skip checksum logic. Unbreaks meta | joerg | 1 | -2/+2 | |
packages. | |||||
2008-05-22 | Add ftp as tool. On NetBSD and DragonFly, this will use the system | joerg | 5 | -11/+19 | |
version of tnftp, otherwise it will use net/tnftp. Require ftp as bootstrap dependency when the package has files to fetch. The dependency is currently unconditional and FETCH_CMD is set to TOOLS_PATH.ftp by default. | |||||
2008-05-22 | Move digest dependency into checksum and fetch part. | joerg | 6 | -47/+50 | |
Make _ALL_FILES and in turn _CKSUMFILES available earlier. Use it to only depend on digest if _CKSUMFILES is non-empty. NO_CHECKSUM will now only skip the checksum and checksum-phase targets. FAILOVER_FETCH will independently check the sums on distfiles and depend on digest, fixing the remaining issues originally raised in PR 34914. | |||||
2008-05-22 | undocument USE_INET6 | tnn | 1 | -11/+1 | |
2008-05-22 | Daniel Horecki pointed out on irc that all USE_INET6 references have been | tnn | 1 | -6/+1 | |
purged from pkgsrc-wip, so remove the support code for that. | |||||
2008-05-21 | Include OWNER (if set) in BUILD_INFO - from dillo | abs | 1 | -1/+4 | |
2008-05-21 | Commit a workaround for the "make replace fails as non-root" bug: | tnn | 1 | -2/+2 | |
Make sure _PKGSRC_BARRIER is set when using just-in-time su. I've been running this for a long time in my tree without ill effects. For more information see PR pkg/34470 and PR pkg/38505. | |||||
2008-05-20 | Use gamin instead of fam on OSF1. Closes PR pkg/31489. | tnn | 1 | -1/+4 | |
2008-05-20 | Honour PKGMANDIR | tnn | 1 | -2/+2 | |
2008-05-19 | document official-mozilla-branding option. | tnn | 1 | -0/+1 | |
XXX should be renamed to mozilla-official-branding | |||||
2008-05-17 | Check that /usr/bin/patch really exists, so that we can gracefully fall | tnn | 1 | -1/+3 | |
back to depending on devel/patch. | |||||
2008-05-16 | If we have USE_BSD_MAKEFILE, pass down INSTALL=${TOOLS_INSTALL:Q} in the | tnn | 1 | -2/+2 | |
environment. Otherwise BSD style packages will use the install(1) which bootstrap-mk-files' sys.mk picked, rather than the one from TOOLS_PLATFORM.install (which may be specified by the user in mk.conf). | |||||
2008-05-13 | Enable USE_CHECK_SHLIBS_ELF on FreeBSD. Aleksej Saushev PR pkg/38606. | tnn | 2 | -3/+5 | |
2008-04-30 | Relax the values that CTYPE can take for changes-entry and related | jlam | 1 | -5/+5 | |
targets. Values are now case-insensitive, and the expanded set of values that can be used are: Added => add* Updated => up* Removed => rem*, rm Renamed, Moved => ren*, mov*, mv This changes is purely for usability reasons -- I have trouble remembering the exact values, and I don't like to type with capitalization unless. | |||||
2008-04-29 | Drop clauses 3 and 4 from TNF licenses | martin | 1 | -8/+1 | |
2008-04-27 | Sort, add a few. | wiz | 1 | -1/+5 | |
2008-04-26 | Add description for the otr option (off-the-record encrypted messaging) | degroote | 1 | -0/+1 | |
2008-04-21 | Mention 'scmgit-gui'. | xtraeme | 1 | -0/+1 | |
2008-04-21 | Revert rev 1.3 as it breaks e.g. -Wl,--whole-archive. See PR 38476 for | joerg | 1 | -2/+2 | |
details. | |||||
2008-04-20 | Reset PKG_CONFIG_PATH in the environment. Fixes misterious build problems | jmmv | 1 | -2/+4 | |
of packages when it is already defined by the user. | |||||
2008-04-20 | +dkim-stats | adrianp | 1 | -0/+1 | |
2008-04-20 | Keep libraries specified as .a files in their original position among | kim | 1 | -2/+2 | |
other libraries (specified with -l). Fixes a linking problem in net-snmp, where the Perl DynaLoader.a library becomes out-of-order when all -l arguments have been moved to the end of the command line. | |||||
2008-04-18 | Change the code generation README.html to use the new | joerg | 3 | -103/+47 | |
"pkg_admin audit-history" command to print the full list of vulnerabilities and use further pkg_admin pmatch logic to mark them as fixed or still open. For pkg_install versions before 20080415, skip the vulnerability processing. Discussed with: dmcmahill | |||||
2008-04-18 | As all Python packages are required to include lang/python/pyversion.mk | joerg | 1 | -2/+2 | |
anyway, simplify logic a bit: Add Python 2.5 to the default list, but also mark it as incompatible if wip/python25 is not present. Move the Darwin handling after setting a default value. Provide a new variable _PYTHON_VERSIONS_ACCEPTED that is filtered by PYTHON_VERSIONS_INCOMPATIBLE. This helps to avoid providing broken dependencies when a version is not supported as PYPKGPREFIX wouldn't be set in that case. | |||||
2008-04-16 | Avoid pulling in pkgtools/posix_headers when bootstrapping on HP-UX. | tnn | 1 | -2/+3 | |
2008-04-15 | Require at least version 3.81 of "gmake". It has been in "pkgsrc" for | tron | 1 | -2/+2 | |
almost two years at some packages (e.g. "openjade") require at least that version anyway. | |||||
2008-04-14 | Add some options for enchant. Sort. | wiz | 1 | -4/+7 | |
2008-04-10 | Introduce variable MECAB_CHARSET for default charset of MeCab. | obache | 1 | -1/+6 | |
close PR 38040. | |||||
2008-04-08 | Add better support for small conditional parts of PLISTs. | jlam | 1 | -2/+15 | |
PLIST_VARS is the list of names corresponding to automatic variables generated by plist.mk to simplify having conditionally-present entries in the PLIST. If "var" is listed in PLIST_VARS, then the automatic variable is named PLIST.var. If PLIST.var is defined, then in the PLIST generation, the ${PLIST.var} symbol is replaced with the empty string, or "@comment " otherwise. | |||||
2008-04-07 | Prefer package-destdir as default for update with USE_DESTDIR. | joerg | 1 | -2/+4 | |
2008-04-07 | Simplify logic as audit-packages and download-vulnerabilities always | joerg | 1 | -20/+1 | |
comes from pkg_install now. | |||||
2008-04-07 | Sync with reality: audit-packages does exist, the vulnerability file | joerg | 1 | -3/+3 | |
itself might not. | |||||
2008-04-05 | Remove old comment - this now does call audit-packages directly | adrianp | 1 | -5/+1 | |
2008-04-04 | Change default DEPENDS_TARGET to package-install if USE_DESTDIR != no. | joerg | 1 | -2/+4 | |
Discussed with jlam. |