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-2013Q1-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] license.mk  1.55   11 years  wiz   Add qpl-v1.0 (non-copyleft free) to default acceptable.
[TXT] mysql.buildlink3.mk  1.16   11 years  wiz   Bump mysql default to 55.
[TXT] fuse.buildlink3.mk  1.16   11 years  tcort   branches: 1.16.10; fuse.buildlink3.mk: add Minix support. PR pkg/45046 OK by ag...
[TXT] bsd.prefs.mk  1.334   11 years  tcort   bsd.prefs.mk: add definitions for Minix. PR pkg/45046 OK by agc.
[TXT] bsd.pkg.mk  1.1987   11 years  obache   Allow to overwrite commnand of privilege check as _IS_ROOT_CMD.
[TXT] xaw.buildlink3.mk  1.6   11 years  morr   Clean up libXaw handling. [1/2] - remove LIBXAW variable. It is handled by buil...
[TXT] pkg-build-options.mk  1.9   11 years  wiz   Fix typo in loop (wrong variable used). Ok gdt.
[TXT] compiler.mk  1.80   11 years  marino   compiler.mk, gcc.mk: Implement DRAGONFLY_CCVER DragonFly has two compilers in b...
[TXT] java-vm.mk  1.90   11 years  ryoon   Add sun-{jre,jdk}7 support.
[TXT] motif.buildlink3.mk  1.16   11 years  ryoon   Support "motif" in MOTIF_TYPE.
[TXT] termcap.builtin.mk  1.8   11 years  asau   Add closing "]".
[TXT] pgsql.buildlink3.mk  1.34   11 years  adam   Added databases/postgresql92 version 9.2.1
[TXT] dlopen.builtin.mk  1.24   11 years  obache   dlopen require pthread on OpenBSD too.
[TXT] pthread.builtin.mk  1.12   11 years  obache   OpenBSD also knows -pthread CFLAGS/LDFLAGS.
[TXT] unprivileged.mk  1.22   12 years  cheusov   Revert the patch commited in PR 36618. It creates more problems than it solves ...
[TXT] apache.mk  1.27   12 years  adam   Added support for apache24
[TXT] bsd.pkg.use.mk  1.51   12 years  joerg   Drop imake-check logic from X11 components' builtin.mk. Always use xorg-cf-files...
[TXT] db1.builtin.mk  1.22   12 years  obache   Don't set BUILDLINK_LIBS for db1, db2 and db3, same as db4. It will add BDB lib...
[TXT] bsd.pkg.readme.mk  1.25   12 years  abs   Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i to san...
[TXT] bsd.utils.mk  1.9   12 years  abs   Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i to san...
[TXT] terminfo.buildlink3.mk  1.2   12 years  obache   fixes forgotten replacement of BUILDLINK_*.curses with *.terminfo
[TXT] bsd.pkg.update.mk  1.23   12 years  obache   Also set `package-install' to UPDATE_TARGET/DEPENDS_TARGET if current target is ...
[TXT] resolv.buildlink3.mk  1.5   13 years  taca   Use net/libbind/buildlink3.mk instead of removed net/bind95/buildlink3.mk.
[TXT] pf.buildlink3.mk  1.2   13 years  obache   Try to detect PF_VERSION upto 4.7. fixes a part of PR#44339.
[TXT] jpeg.buildlink3.mk  1.1   13 years  dsainty   This Makefile fragment is meant to be included by packages that require a libjpe...
[TXT] x11.version.mk  1.11   13 years  wiz   Answer a question in a comment.
[TXT] bdb.buildlink3.mk  1.24   13 years  adam   Added databases/db5 version 5.0.21
[TXT] mpi.buildlink3.mk  1.1   13 years  asau   Introduce common point to depend on MPI: - detect and use already installed MPI ...
[TXT] djbware.mk  1.23   14 years  schmonz   Create conf-destdir.
[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.barrier.mk  1.18   14 years  joerg   Rename the install phase to stage-install. Introduce a new install target that d...
[TXT] terminfo.builtin.mk  1.2   14 years  roy   Detect a working terminfo a little better.
[TXT] curses.buildlink3.mk  1.17   14 years  roy   Fix another silly typo.
[TXT] termcap.buildlink3.mk  1.8   14 years  roy   Add builtin for working out if we have terminfo installed natively.
[TXT] pthread.buildlink3.mk  1.29   14 years  obache   Haiku does not have /usr/include/pthread.h, but have native pthread support and ...
[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] dlopen.buildlink3.mk  1.17   15 years  joerg   Simply and speed up buildlink3.mk files and processing. This changes the buildli...
[TXT] oss.buildlink3.mk  1.10   15 years  joerg   Simply and speed up buildlink3.mk files and processing. This changes the buildli...
[TXT] pam.buildlink3.mk  1.11   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] fam.buildlink3.mk  1.7   15 years  jmcneill   gamin isn't ready yet, so switch back to fam
[TXT] endian.mk  1.6   15 years  sketch   Don't use full path to include, avoids "<stdin>", line 4: warning: #include o...
[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] 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] curses.builtin.mk  1.5   16 years  jlam   + Define BUILTIN_LIBNAME.* unconditionally so that their values can always be ...
[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.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] subst.mk  1.53   16 years  rillig   See also: PLIST_SUBST
[TXT] x11.buildlink3.mk  1.11   16 years  wiz   Fix typo in error message. From Sergey Svishchev.
[TXT] bsd.pkg.clean.mk  1.13   16 years  rillig   Fixed pkglint warnings.
[TXT] krb5.buildlink3.mk  1.11   17 years  rillig   Better documentation.
[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] solaris-pam.builtin.mk  1.4   18 years  reed   Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It b...


CVSweb <webmaster@jp.NetBSD.org>