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-2011Q2


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] alternatives.mk  1.11   14 years  joerg   Remove @dirrm related logic.
[TXT] apache.mk  1.26   13 years  wiz   Add MULTI variable, and add it to BUILD_DEFS, to more easily find variable setti...
[TXT] bdb.buildlink3.mk  1.24   13 years  adam   Added databases/db5 version 5.0.21
[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] 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.5   14 years  joerg   Rename the install phase to stage-install. Introduce a new install target that d...
[TXT] bsd.options.mk  1.67   16 years  obache   Move show-depends-options target from bsd.options.mk to flavor/pkg/utility.mk to...
[TXT] bsd.pkg.barrier.mk  1.18   14 years  joerg   Rename the install phase to stage-install. Introduce a new install target that d...
[TXT] bsd.pkg.clean.mk  1.13   16 years  rillig   Fixed pkglint warnings.
[TXT] bsd.pkg.debug.mk  1.21   16 years  rillig   Replaced _PKG_SILENT and _PKG_DEBUG with RUN.
[TXT] bsd.pkg.error.mk  1.4   16 years  rillig   Replaced _PKG_SILENT and _PKG_DEBUG with RUN.
[TXT] bsd.pkg.mk  1.1977   13 years  wiz   Add MULTI variable, and add it to BUILD_DEFS, to more easily find variable setti...
[TXT] bsd.pkg.readme.mk  1.24   12 years  spz   add "" to ${DESCR_SRC} to make the [: /ftp/pub/pkgsrc/current/pkgsrc/archivers/h...
[TXT] bsd.pkg.subdir.mk  1.70   15 years  joerg   Remove rules named after subdirectories. Proposed on Oct 08 on tech-pkg as it br...
[TXT] bsd.pkg.update.mk  1.23   12 years  obache   Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target is ...
[TXT] bsd.pkg.use.mk  1.50   14 years  jmmv   Fix libtool under OS X: require a fixed version of f2c, and thus bump PKGREVISIO...
[TXT] bsd.prefs.mk  1.314   13 years  wiz   Make USE_DESTDIR=yes default, and warn if a package is not converted to destdir ...
[TXT] bsd.utils.mk  1.8   17 years  jlam   Remove all uses of the following targets from pkgsrc: show-all-depends-dirs s...
[TXT] compiler.mk  1.74   13 years  obache   Revert unwanted part (uncompleted msc support) from last commit.
[TXT] curses.buildlink3.mk  1.17   14 years  roy   Fix another silly typo.
[TXT] curses.builtin.mk  1.5   16 years  jlam   + Define BUILTIN_LIBNAME.* unconditionally so that their values can always be ...
[TXT] db1.builtin.mk  1.21   16 years  rillig   Reverted all the recent changes to the BUILTIN_FIND_GREP variable. It had been c...
[TXT] djbware.mk  1.23   14 years  schmonz   Create conf-destdir.
[TXT] dlopen.buildlink3.mk  1.17   15 years  joerg   Simply and speed up buildlink3.mk files and processing. This changes the buildli...
[TXT] dlopen.builtin.mk  1.23   13 years  obache   Add builtin support for Haiku.
[TXT] endian.mk  1.6   15 years  sketch   Don't use full path to include, avoids "<stdin>", line 4: warning: #include o...
[TXT] fam.buildlink3.mk  1.7   15 years  jmcneill   gamin isn't ready yet, so switch back to fam
[TXT] fonts.mk  1.11   18 years  wiz   Remove deprecated and now unused file.
[TXT] fuse.buildlink3.mk  1.11   13 years  dholland   Use an include guard symbol name that doesn't conflict with filesystems/fuse/bui...
[TXT] java-env.mk  1.12   14 years  joerg   Remove @dirrm related logic.
[TXT] java-vm.mk  1.78   13 years  abs   sun-j{re,dk} run fine on x86_64 Linux. They may install the 32 bit VM, but they ...
[TXT] jpeg.buildlink3.mk  1.1   13 years  dsainty   This Makefile fragment is meant to be included by packages that require a libjpe...
[TXT] krb5.buildlink3.mk  1.11   17 years  rillig   Better documentation.
[TXT] license.mk  1.43   12 years  taca   Add php license to DEFAULT_ACCEPTABLE_LICENSES.
[TXT] motif.buildlink3.mk  1.13   15 years  joerg   MOTIFBASE, not MOTIF_BASE.
[TXT] mpi.buildlink3.mk  1.1   13 years  asau   Introduce common point to depend on MPI: - detect and use already installed MPI ...
[TXT] mysql.buildlink3.mk  1.15   12 years  adam   Correct mysql 5.5 library path; fix detection on Darwin
[TXT] omf-scrollkeeper.mk  1.2   14 years  joerg   Remove @dirrm related logic.
[TXT] oss.buildlink3.mk  1.10   15 years  joerg   Simply and speed up buildlink3.mk files and processing. This changes the buildli...
[TXT] oss.builtin.mk  1.3   15 years  rillig   Replaced _PKG_SILENT and _PKG_DEBUG with RUN.
[TXT] pam.buildlink3.mk  1.11   15 years  joerg   Simply and speed up buildlink3.mk files and processing. This changes the buildli...
[TXT] pf.buildlink3.mk  1.2   13 years  obache   Try to detect PF_VERSION upto 4.7. fixes a part of PR#44339.
[TXT] pgsql.buildlink3.mk  1.31   12 years  adam   Adjust installed version auto-detection
[TXT] pkg-build-options.mk  1.8   15 years  joerg   Simply and speed up buildlink3.mk files and processing. This changes the buildli...
[TXT] pthread.buildlink3.mk  1.29   14 years  obache   Haiku does not have /usr/include/pthread.h, but have native pthread support and ...
[TXT] pthread.builtin.mk  1.11   13 years  agc   Add support for MirBSD to pkgsrc. Patches from Benny Siegert and Thorsten Glase...
[TXT] resolv.buildlink3.mk  1.5   13 years  taca   Use net/libbind/buildlink3.mk instead of removed net/bind95/buildlink3.mk.
[TXT] solaris-pam.builtin.mk  1.4   18 years  reed   Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It b...
[TXT] subst.mk  1.53   16 years  rillig   See also: PLIST_SUBST
[TXT] termcap.buildlink3.mk  1.8   14 years  roy   Add builtin for working out if we have terminfo installed natively.
[TXT] termcap.builtin.mk  1.7   14 years  roy   Add builtin for working out if we have terminfo installed natively.
[TXT] terminfo.buildlink3.mk  1.1   14 years  roy   Detect a working terminfo a little better.
[TXT] terminfo.builtin.mk  1.2   14 years  roy   Detect a working terminfo a little better.
[TXT] unprivileged.mk  1.21   13 years  dholland   Begin cleanup of setgid game infrastructure. * Introduce USE_GAMESGROUP, which...
[TXT] x11.buildlink3.mk  1.11   16 years  wiz   Fix typo in error message. From Sergey Svishchev.
[TXT] x11.builtin.mk  1.4   15 years  cube   Add a workaround for X11_TYPE modular so that x11.bl3.mk is not included. Ideall...
[TXT] x11.version.mk  1.11   13 years  wiz   Answer a question in a comment.
[TXT] xaw.buildlink3.mk  1.5   17 years  rillig   Added documentation and error checking.


CVSweb <webmaster@jp.NetBSD.org>