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


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.12   8 years  jperkin   Remove mk/find-prefix.mk and its usage from the mk infrastructure. The find-pre...
[TXT] apache.mk  1.29   9 years  dholland   Generate a correct error message, instead of referring to a variable that gets c...
[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] bdb.buildlink3.mk  1.26   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[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.72   8 years  jperkin   Move handling for PKG_SUPPORTED_OPTIONS and PKG_SUGGESTED_OPTIONS as OPSYSVARS t...
[TXT] bsd.pkg.barrier.mk  1.19   10 years  obache   prevent to generate binary package in ${PACKAGES} from the side effect of `insta...
[TXT] bsd.pkg.clean.mk  1.14   10 years  rillig   /tmp/cvs02076b
[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.2020   7 years  rillig   Improved documentation of show-var and show-vars.
[TXT] bsd.pkg.readme.mk  1.28   9 years  wiz   More SVR4_PKGNAME cleanup.
[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.26   10 years  obache   fixes last commit, delete too aggressively :(
[TXT] bsd.pkg.use.mk  1.62   7 years  wiz   Get rid of INSTALLATION_PREFIX.
[TXT] bsd.prefs.mk  1.387   7 years  jperkin   Change PKGSRC_USE_SSP to a quad option. The options are now: "no" Do no...
[TXT] bsd.utils.mk  1.10   10 years  riastradh   Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. Build depends a...
[TXT] compiler.mk  1.82   9 years  joerg   Pass down ABI flags for cwrappers too.
[TXT] curses.buildlink3.mk  1.23   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] curses.builtin.mk  1.9   8 years  jperkin   Remove NetBSD 0.x and 1.x settings, these have long since been unsupported.
[TXT] cwrappers.mk  1.26   8 years  joerg   Drop _LIBTOOL and _SHLIBTOOL and make LIBTOOL and SHLIBTOOL point to the wrapped...
[TXT] db1.builtin.mk  1.23   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] djbware.mk  1.24   9 years  joerg   Sanitize environment.
[TXT] dlopen.buildlink3.mk  1.18   8 years  jperkin   Append to PKG_FAIL_REASON rather than setting it so we don't overwrite other pot...
[TXT] dlopen.builtin.mk  1.27   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] endian.mk  1.10   9 years  obache   Fixes system endian header detection. PR pkg/48823
[TXT] fam.buildlink3.mk  1.8   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] fuse.buildlink3.mk  1.19   8 years  tron   Deal with type hiding under NetBSD-current to e.g. fix the build of e.g. the "fu...
[TXT] haskell.mk  1.4   8 years  joerg   Remove support for USE_DESTDIR=no.
[TXT] java-env.mk  1.12   14 years  joerg   Remove @dirrm related logic.
[TXT] java-vm.mk  1.106   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] jpeg.buildlink3.mk  1.3   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] krb5.buildlink3.mk  1.13   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] license.mk  1.76   7 years  leot   Add hpnd to DEFAULT_ACCEPTABLE_LICENSES and *default_acceptable_licenses. Discu...
[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] motif.buildlink3.mk  1.17   9 years  joerg   Retire openmotif support, superseded by x11/motif.
[TXT] mpi.buildlink3.mk  1.2   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] mysql.buildlink3.mk  1.20   9 years  ryoon   Add mariadb55 support.
[TXT] omf-scrollkeeper.mk  1.2   14 years  joerg   Remove @dirrm related logic.
[TXT] oss.buildlink3.mk  1.11   10 years  richard   support oss4 compatible boomer on OpenSolaris/Illumos platforms
[TXT] oss.builtin.mk  1.4   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] pam.buildlink3.mk  1.12   9 years  joerg   Always use OpenPAM as fallback PAM implementation if a native one is missing. Dr...
[TXT] pax.mk  1.3   7 years  leot   Add `aslr mprotect pax paxctl' keywords to help `help' target.
[TXT] pf.buildlink3.mk  1.3   9 years  rumko   mk/pf.buildlink3.mk: any modern fbsd version has pf Ok@ wiz
[TXT] pgsql.buildlink3.mk  1.41   8 years  tnn   PostgreSQL 9.5 awareness
[TXT] pkg-build-options.mk  1.9   11 years  wiz   Fix typo in loop (wrong variable used). Ok gdt.
[TXT] pthread.buildlink3.mk  1.32   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] pthread.builtin.mk  1.15   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] readline.buildlink3.mk  1.5   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] readline.builtin.mk  1.4   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] smf.mk  1.1   10 years  jperkin   Introduce infrastructure support for SMF. SMF is the Service Management Facilit...
[TXT] solaris-pam.builtin.mk  1.5   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] subst.mk  1.55   8 years  rillig   Fixed subst.mk not to corrupt files Up to now, using subst.mk may have led to f...
[TXT] termcap.buildlink3.mk  1.11   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] termcap.builtin.mk  1.10   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] terminfo.buildlink3.mk  1.7   8 years  dbj   update PKG_{FAIL,SKIP}_REASON with +=
[TXT] terminfo.builtin.mk  1.5   10 years  obache   Use find-headers instead of find-files to detect builtin header files.
[TXT] unprivileged.mk  1.22   11 years  cheusov   Revert the patch commited in PR 36618. It creates more problems than it solves ...
[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.12   8 years  joerg   Remove USE_X11BASE and X11PREFIX.
[TXT] xaw.buildlink3.mk  1.7   8 years  wiz   Switch from x11/Xaw3d to newer x11/libXaw3d. Adapt some packages so they build ...


CVSweb <webmaster@jp.NetBSD.org>