.. |
buildlink3
|
If we need imake, then also pull in any other tools that imake needs to
|
2005-08-10 16:28:59 +00:00 |
bulk
|
Finally remember to commit this:
|
2005-09-25 15:05:40 +00:00 |
compiler
|
some packages expect "-Wl," immediately before flags to be passed to
|
2005-07-21 01:36:25 +00:00 |
defaults
|
Add xaw and motif options. Respectively enable xaw and motif support
|
2005-10-15 23:01:10 +00:00 |
gnu-config
|
Add $NetBSD$.
|
2005-01-14 00:10:50 +00:00 |
install
|
Fix a typo... missing a : before the Q variable qualifier, which caused
|
2005-09-30 16:39:26 +00:00 |
platform
|
Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa,
|
2005-10-14 16:46:17 +00:00 |
scripts
|
Added a code snippet that demonstrates how to set the $@ array to the
|
2005-08-24 21:51:10 +00:00 |
tools
|
Teach the tools framework about ``printf'', which can be replaced by the
|
2005-10-12 16:28:29 +00:00 |
wrapper
|
Make WRAPPER_SHELL configurable.
|
2005-10-10 12:33:29 +00:00 |
alternatives.mk
|
Explicitly use -g to avoid relying on default behavior.
|
2005-01-25 16:48:53 +00:00 |
apache.mk
|
Fix typo.
|
2005-04-21 23:05:41 +00:00 |
bdb.buildlink3.mk
|
databases/db/buildlink3.mk was changed a long, long time ago to use
|
2005-07-21 02:54:51 +00:00 |
bsd.hacks.mk
|
We already know that bsd.prefs.mk is included before this, so reduce make
|
2004-11-30 15:09:45 +00:00 |
bsd.makevars.mk
|
Fixed a typo in a comment.
|
2005-06-05 04:35:45 +00:00 |
bsd.options.mk
|
Improve warning for deprecated variables, prompted by wiz.
|
2005-09-05 15:24:08 +00:00 |
bsd.pkg.check.mk
|
It is confusing to report the files mentioned in the PLIST but filtered
|
2005-09-30 21:36:45 +00:00 |
bsd.pkg.extract.mk
|
Added .tbz2 to the list of known suffixes. Fixes PR #31564.
|
2005-10-12 15:18:59 +00:00 |
bsd.pkg.mk
|
For INSTALLATION_DIRS, use ${PKGMANDIR} instead of "man".
|
2005-10-10 17:37:17 +00:00 |
bsd.pkg.patch.mk
|
Removed redundant braces. Reindented the code.
|
2005-09-28 10:09:33 +00:00 |
bsd.pkg.subdir.mk
|
Fixed the bug that I introduced with the last commit. I confused -n and -z.
|
2005-05-23 10:24:35 +00:00 |
bsd.pkg.use.mk
|
Bump LIBTOOL_REQD to 1.5.18nb5. This pulls in the -avoid-version fix for
|
2005-09-21 20:37:01 +00:00 |
bsd.prefs.mk
|
Don't add inet6 to PKG_DEFAULT_OPTIONS, it is a user settable
|
2005-08-16 19:55:38 +00:00 |
bsd.sites.mk
|
Comment out citkit.sf.net, timeout-ing all the time for many people.
|
2005-08-02 14:19:13 +00:00 |
compiler.mk
|
note that xlc support is on Darwin.
|
2005-02-16 08:41:20 +00:00 |
curses.buildlink3.mk
|
Oy, what a hack. But then, so is Interix....
|
2004-10-13 20:10:31 +00:00 |
db1.builtin.mk
|
Change the order of libraries looked for, and start with libdb1 instead of
|
2005-08-11 20:25:20 +00:00 |
dirs.mk
|
Enable theme-dirs.
|
2004-12-24 10:06:41 +00:00 |
djbware.mk
|
Remove legacy DJB_ERRNO_HACK (replaced with djbware-errno-hack option).
|
2005-10-05 05:46:54 +00:00 |
dlopen.buildlink3.mk
|
Darwin>=7.0 does not need devel/dlcompat.
|
2005-06-26 13:11:22 +00:00 |
dlopen.builtin.mk
|
Darwin>=7.0 does not need devel/dlcompat.
|
2005-06-26 13:11:22 +00:00 |
emacs.mk
|
Removed trailing white-space in comments.
|
2005-09-01 22:23:41 +00:00 |
endian.mk
|
Rewrite to avoid needing egrep.
|
2005-04-30 03:01:06 +00:00 |
fam.buildlink3.mk
|
gamin finally works on NetBSD now. Enable it as a FAM implementation
|
2005-09-03 21:34:19 +00:00 |
find-prefix.mk
|
Rewrite command to compute the installation prefix of a package to not
|
2005-05-13 23:37:54 +00:00 |
fonts.mk
|
Fix ttf/type1 handling in fonts.mk:
|
2004-12-28 14:38:03 +00:00 |
ghostscript.mk
|
+ghostscript-afpl
|
2005-10-12 19:24:20 +00:00 |
java-env.mk
|
Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
|
2005-08-20 19:16:21 +00:00 |
java-vm.mk
|
Allow USE_JAVA2 to (optionally) be set to 1.4 or 1.5, and use in tomcat55
|
2005-06-02 10:07:48 +00:00 |
krb5.buildlink3.mk
|
Modify krb5.buildlink3.mk so that we choose a single, well-known
|
2005-01-09 23:59:26 +00:00 |
motif.buildlink3.mk
|
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
|
2005-06-01 18:02:37 +00:00 |
mysql.buildlink3.mk
|
Remove support for 30, since mysql3 packages have been removed. Noted by kristerw.
|
2005-04-26 13:29:00 +00:00 |
ossaudio.buildlink3.mk
|
OpenBSD was fork()ed from NetBSD, so this uses -lossaudio as well.
|
2004-11-18 04:00:50 +00:00 |
pam.buildlink3.mk
|
Use tabs, not spaces.
|
2005-06-16 17:40:56 +00:00 |
pgsql.buildlink3.mk
|
At least on NetBSD 2.0 i386 postgres80 is currently installing
|
2005-08-06 23:01:19 +00:00 |
pthread.buildlink3.mk
|
Fixed quoting errors. Approved by jlam.
|
2005-04-13 16:16:50 +00:00 |
pthread.builtin.mk
|
Rewrite the USE_BUILTIN.pthread section a bit so that it more closely
|
2005-06-09 06:03:40 +00:00 |
reduce-depends.mk
|
Reduced the number of complicated regexp substitutions by introducing an
|
2005-10-09 08:48:44 +00:00 |
solaris-pam.builtin.mk
|
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
|
2005-06-01 18:02:37 +00:00 |
subst.mk
|
Changed the comment for SUBST_STAGE to be more complete. Started the other
|
2005-08-21 22:00:07 +00:00 |
texinfo.mk
|
Rename mk/bsd.pkg.install.mk to mk/install/bsd.pkginstall.mk to
|
2005-05-11 02:07:37 +00:00 |
unprivileged.mk
|
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
|
2005-09-28 21:55:32 +00:00 |
x11.buildlink3.mk
|
I found the reason for the misbehaviour. This will result in a new
|
2005-08-01 00:37:21 +00:00 |
x11.builtin.mk
|
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
|
2005-06-01 18:02:37 +00:00 |
x11.version.mk
|
x11.version.mk doesn't necessarily provide a definition for
|
2005-06-20 20:59:45 +00:00 |
xaw.buildlink3.mk
|
Improve quoting.
|
2005-06-02 19:33:56 +00:00 |