The NetBSD Project

pkgsrc/mk/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / pkgsrc / mk

Current tag: pkgsrc-2007Q2-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] CVS/        
[DIR] build/        
[DIR] buildlink2/        
[DIR] buildlink3/        
[DIR] bulk/        
[DIR] check/        
[DIR] checksum/        
[DIR] cmake-Modules/        
[DIR] compiler/        
[DIR] configure/        
[DIR] defaults/        
[DIR] depends/        
[DIR] emulator/        
[DIR] extract/        
[DIR] features/        
[DIR] fetch/        
[DIR] flavor/        
[DIR] gnu-config/        
[DIR] haskell/        
[DIR] help/        
[DIR] init/        
[DIR] install/        
[DIR] internal/        
[DIR] misc/        
[DIR] package/        
[DIR] patch/        
[DIR] pbulk/        
[DIR] pkgformat/        
[DIR] pkginstall/        
[DIR] pkgtasks/        
[DIR] platform/        
[DIR] plist/        
[DIR] repro/        
[DIR] scripts/        
[DIR] tools/        
[DIR] wrapper/        
[TXT] bsd.pkg.debug.mk  1.19   16 years  dmcmahill   On the sed expression used to extract $NetBSD$ and $Id$ tags, add a "^" to the b...
[TXT] java-vm.mk  1.59   16 years  abs   add jdk15, modelled on jdk14
[TXT] compiler.mk  1.61   16 years  rillig   There was one ">" too much, so the fail-wrapper warning was printed multiple tim...
[TXT] unprivileged.mk  1.11   16 years  rillig   Fixed indentation.
[TXT] pgsql.buildlink3.mk  1.23   16 years  rillig   Added _VARGROUPS.
[TXT] bsd.options.mk  1.60   16 years  rillig   Removed the outer .if ... .endif, so that I don't need to indent the other condi...
[TXT] dlopen.buildlink3.mk  1.15   16 years  rillig   Added documentation.
[TXT] bsd.prefs.mk  1.251   16 years  rillig   Add some more keywords, so that one can grep for "mk.conf" and find the relevant...
[TXT] apache.mk  1.22   16 years  rillig   PKGBASE must not include a backslash.
[TXT] bsd.pkg.subdir.mk  1.66   16 years  joerg   Add two targets, pbulk-index and pbulk-index-item. pbulk-index-item prints a nu...
[TXT] bsd.pkg.mk  1.1911   16 years  joerg   Add two targets, pbulk-index and pbulk-index-item. pbulk-index-item prints a nu...
[TXT] alternatives.mk  1.9   16 years  rillig   Added variable descriptions.
[TXT] pkg-build-options.mk  1.3   16 years  rillig   If a package is already installed, the PKG_OPTIONS of the installed package is r...
[TXT] pthread.builtin.mk  1.10   16 years  tnn   OSF1 always needs _REENTRANT to be defined when including pthread.h, or it will ...
[TXT] subst.mk  1.46   16 years  wiz   Recognize XML files as text.
[TXT] xaw.buildlink3.mk  1.5   17 years  rillig   Added documentation and error checking.
[TXT] endian.mk  1.5   17 years  rillig   On IRIX, <standards.h> needs to be included before <sys/endian.h>.
[TXT] krb5.buildlink3.mk  1.11   17 years  rillig   Better documentation.
[TXT] fuse.buildlink3.mk  1.7   17 years  xtraeme   Improve message when /usr/include/fuse.h is not found on NetBSD.
[TXT] bsd.pkg.use.mk  1.42   17 years  wiz   Make MTREE_FILE and MTREE_ARGS internal by prefixing them with '_'. They are not...
[TXT] oss.buildlink3.mk  1.7   17 years  reed   Define DEVOSSAUDIO and DEVOSSSOUND for DragonFly. From Kimura Fuyuki in PR #3582...
[TXT] java-env.mk  1.9   17 years  tv   Add JAVA_LD_LIBRARY_PATH, which is needed by the upcoming sun-jre6.
[TXT] db1.builtin.mk  1.17   17 years  rillig   Reverted the last change, since it was wrong. In a single shell word, a dollar c...
[TXT] pthread.buildlink3.mk  1.25   17 years  rillig   Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON.
[TXT] bdb.buildlink3.mk  1.19   17 years  rillig   Inserted an empty line between two paragraphs, so they look a little more aesthe...
[TXT] x11.buildlink3.mk  1.7   17 years  joerg   Proper include guards to unbreak nautilus. This wasn't such a big problem before...
[TXT] mysql.buildlink3.mk  1.6   17 years  rillig   "Forcing an error", like expressed in the comment, should be done via PKG_FAIL_R...
[TXT] motif.buildlink3.mk  1.11   17 years  joerg   Move include of mk/x11.b3.mk into the non-openmotif, non-lesstif case. Assume th...
[TXT] bsd.fast.prefs.mk  1.1   17 years  joerg   Add an alternative version of bsd.prefs.mk. make(1) processing of the fullly con...
[TXT] fam.buildlink3.mk  1.5   17 years  rillig   Added BUILD_DEFS_EFFECTS.
[TXT] pam.buildlink3.mk  1.8   17 years  rillig   Added BUILD_DEFS_EFFECTS.
[TXT] bsd.pkg.barrier.mk  1.13   17 years  joerg   Add package-install. For non-DESTDIR builds, package and package-install are ide...
[TXT] x11.builtin.mk  1.2   17 years  rillig   branches: 1.2.20; Replaced a .sinclude with .include to catch errors when X11_T...
[TXT] x11.version.mk  1.6   17 years  rillig   Replaced a .sinclude with .include to catch errors when X11_TYPE is not one of "...
[TXT] bsd.pkg.readme.mk  1.6   17 years  rillig   Added a missing line continuation in the README.html target.
[TXT] bsd.pkg.clean.mk  1.9   17 years  joerg   Add two variables to control whether make package and make clean are run with el...
[TXT] bsd.pkg.error.mk  1.3   17 years  rillig   Instead of removing error and warning messages, they are collected in .error-don...
[TXT] bsd.pkg.update.mk  1.7   17 years  rillig   Suppress the message that ".DDIR is up-to-date" by introducing a .PHONY target.
[TXT] djbware.mk  1.18   17 years  schmonz   Pass CPPFLAGS in conf-cc and LDFLAGS in conf-ld.
[TXT] bsd.utils.mk  1.8   17 years  jlam   Remove all uses of the following targets from pkgsrc: show-all-depends-dirs s...
[TXT] bsd.hacks.mk  1.3   17 years  rillig   Split the variable BUILD_DEFS into those that are defined by packages and those ...
[TXT] bsd.makevars.mk  1.4   17 years  jlam   Completely nuke the concept of PKG_PHASE from pkgsrc except for the purposes of ...
[TXT] oss.builtin.mk  1.2   17 years  reed   Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It b...
[TXT] solaris-pam.builtin.mk  1.4   17 years  reed   Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It b...
[TXT] fonts.mk  1.11   18 years  wiz   Remove deprecated and now unused file.
[TXT] dlopen.builtin.mk  1.14   18 years  minskim   Darwin>=7.0 does not need devel/dlcompat.
[TXT] curses.buildlink3.mk  1.3   19 years  tv   branches: 1.3.2; Oy, what a hack. But then, so is Interix.... On Interix, for...


CVSweb <webmaster@jp.NetBSD.org>