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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[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] unprivileged.mk  1.22   12 years  cheusov   Revert the patch commited in PR 36618. It creates more problems than it solves ...
[TXT] bsd.pkg.clean.mk  1.14   10 years  rillig   /tmp/cvs02076b
[TXT] java-vm.mk  1.94   10 years  tron   Add Solaris 10 i386 and x86_64 as a supported platforms for "sun-jdk16". This al...
[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] 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] subst.mk  1.54   10 years  dholland   Add note to SUBST_SED noting that -E is not a standard sed option. From Leonardo...
[TXT] license.mk  1.63   9 years  wiz   Add openssl license and allow it by default, since it's FSF approved: http://www...
[TXT] bdb.buildlink3.mk  1.24   13 years  adam   Added databases/db5 version 5.0.21
[TXT] linux-pam.builtin.mk  1.1   9 years  joerg   Always use OpenPAM as fallback PAM implementation if a native one is missing. Dr...
[TXT] pam.buildlink3.mk  1.12   9 years  joerg   Always use OpenPAM as fallback PAM implementation if a native one is missing. Dr...
[TXT] x11.version.mk  1.11   13 years  wiz   Answer a question in a comment.
[TXT] pgsql.buildlink3.mk  1.37   9 years  joerg   Bump PostgreSQL default version to 9.3.
[TXT] readline.buildlink3.mk  1.4   10 years  jperkin   Change READLINE_DEFAULT to 'readline' if not using a builtin implementation, the...
[TXT] xaw.buildlink3.mk  1.6   11 years  morr   Clean up libXaw handling. [1/2] - remove LIBXAW variable. It is handled by buil...
[TXT] djbware.mk  1.23   14 years  schmonz   Create conf-destdir.
[TXT] termcap.buildlink3.mk  1.10   10 years  roy   Fix for older bmake
[TXT] x11.buildlink3.mk  1.11   16 years  wiz   Fix typo in error message. From Sergey Svishchev.
[TXT] pkg-build-options.mk  1.9   11 years  wiz   Fix typo in loop (wrong variable used). Ok gdt.
[TXT] endian.mk  1.10   9 years  obache   Fixes system endian header detection. PR pkg/48823
[TXT] mpi.buildlink3.mk  1.1   13 years  asau   Introduce common point to depend on MPI: - detect and use already installed MPI ...
[TXT] smf.mk  1.1   10 years  jperkin   Introduce infrastructure support for SMF. SMF is the Service Management Facilit...
[TXT] bsd.prefs.mk  1.347   9 years  jperkin   Move INIT_SYSTEM to bsd.prefs.mk, allowing it to be tested in package Makefiles ...
[TXT] krb5.buildlink3.mk  1.12   10 years  jperkin   Move platform-specific settings to the platform file.
[TXT] bsd.options.mk  1.71   10 years  obache   Move show-depends-options again, to be worked form non-option packages.
[TXT] curses.builtin.mk  1.8   10 years  roy   Move the logic for testing if system curses supports the needed functions from d...
[TXT] apache.module.mk  1.1   9 years  joerg   Move www/apache/module.mk to mk/apache.module.mk and adjust it to use mk/apache....
[TXT] fuse.buildlink3.mk  1.17   9 years  gdt   On Darwin, support osxfuse, and drop support for macfuse. No change for !=Darwi...
[TXT] bsd.pkg.use.mk  1.56   10 years  joerg   Only add HAVE_LLVM / HAVE_GCC if they are already set.
[TXT] alternatives.mk  1.11   14 years  joerg   Remove @dirrm related logic.
[TXT] java-env.mk  1.12   14 years  joerg   Remove @dirrm related logic.
[TXT] omf-scrollkeeper.mk  1.2   14 years  joerg   Remove @dirrm related logic.
[TXT] bsd.pkg.mk  1.2000   9 years  wiz   Remove old bulk build code. Use pbulk.
[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.makevars.mk  1.5   14 years  joerg   Rename the install phase to stage-install. Introduce a new install target that d...
[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] apache.mk  1.28   9 years  joerg   Retire Apache 1.3 and 2.0.
[TXT] dlopen.buildlink3.mk  1.17   15 years  joerg   Simply and speed up buildlink3.mk files and processing. This changes the buildli...
[TXT] haskell.mk  1.2   10 years  obache   Some improvements and changes for Haskell Cabal support. * HASKELL_ENABLE_LIBRAR...
[TXT] bsd.pkg.readme.mk  1.26   10 years  riastradh   Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. Build depends a...
[TXT] bsd.utils.mk  1.10   10 years  riastradh   Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. Build depends a...
[TXT] bsd.hacks.mk  1.3   17 years  rillig   Split the variable BUILD_DEFS into those that are defined by packages and those ...
[TXT] motif.buildlink3.mk  1.16   11 years  ryoon   Support "motif" in MOTIF_TYPE.
[TXT] jpeg.buildlink3.mk  1.1   13 years  dsainty   This Makefile fragment is meant to be included by packages that require a libjpe...
[TXT] pf.buildlink3.mk  1.2   13 years  obache   Try to detect PF_VERSION upto 4.7. fixes a part of PR#44339.
[TXT] db1.builtin.mk  1.23   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] dlopen.builtin.mk  1.27   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] oss.builtin.mk  1.4   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] pthread.builtin.mk  1.15   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] readline.builtin.mk  1.4   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] solaris-pam.builtin.mk  1.5   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] termcap.builtin.mk  1.10   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] terminfo.builtin.mk  1.5   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] resolv.buildlink3.mk  1.5   13 years  taca   Use net/libbind/buildlink3.mk instead of removed net/bind95/buildlink3.mk.
[TXT] pthread.buildlink3.mk  1.30   10 years  jperkin   Use pthread.builtin.mk to do builtin checks rather than performing our own versi...
[TXT] compiler.mk  1.81   10 years  marino   compiler.mk: Fix Ada packages when PKGSRC_COMPILER=clang Only one compiler is u...
[TXT] mysql.buildlink3.mk  1.18   10 years  obache   drop support of removed MySQL 5.0.
[TXT] terminfo.buildlink3.mk  1.6   10 years  obache   fixes for old bmake, undefined variable is not treated as empty.
[TXT] bsd.pkg.update.mk  1.26   10 years  obache   fixes last commit, delete too aggressively :(
[TXT] fam.buildlink3.mk  1.7   15 years  jmcneill   gamin isn't ready yet, so switch back to fam
[TXT] bsd.pkg.barrier.mk  1.19   10 years  obache   prevent to generate binary package in ${PACKAGES} from the side effect of `insta...
[TXT] curses.buildlink3.mk  1.20   10 years  obache   resolve evaluate-undefined-variable issue for old bmake.
[TXT] oss.buildlink3.mk  1.11   10 years  richard   support oss4 compatible boomer on OpenSolaris/Illumos platforms
[TXT] find-prefix.mk (in the Attic) [Hide]  1.7   16 years  rillig   Made the code easier to read.
[TXT] tex.buildlink3.mk (in the Attic) [Hide]  1.17   17 years  rillig   Reformatted the header comment to be searchable by bsd.pkg.help.mk.


CVSweb <webmaster@jp.NetBSD.org>