pkgsrc/mk
veego d53b01d221 Fix PLIST_SRC error introduced in rev 1.1593.
Before this fix it would include
  PLIST.common
then _only_ one of the following
  PLIST.${OPSYS}
  PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
  PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
  PLIST
and then PLIST.common_end.

Now, uses all of the following PLIST files, in that order:

PLIST.common
PLIST.${OPSYS}
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST
PLIST.common_end
2005-02-27 22:10:25 +00:00
..
buildlink3 Revert previous. This breaks databases/postgresql74-lib for me on NetBSD 2005-02-17 12:15:44 +00:00
bulk Document doing a pkgsrc-current build 2005-02-26 17:17:16 +00:00
compiler override the GNU configure test for __attribute__. the test commonly 2005-02-16 10:48:40 +00:00
defaults add planetmirror to MASTER_SITE_PERL_CPAN for Australia. 2005-02-10 02:56:03 +00:00
gnu-config Add $NetBSD$. 2005-01-14 00:10:50 +00:00
install Fix typo in previous (should have ended the line with &&). 2005-02-14 16:31:41 +00:00
platform If /bin/id exists, then use it for ID else use /usr/bin/id. 2005-02-17 20:03:26 +00:00
scripts Don't expand .la files in PLISTs that are symlinks. The expansion should 2004-11-12 21:21:08 +00:00
wrapper add wrappers to transform arguments for AIX's ld(1), notably, if we 2005-02-19 04:19:59 +00:00
AIX.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
alternatives.mk Explicitly use -g to avoid relying on default behavior. 2005-01-25 16:48:53 +00:00
apache.mk Apache6 package was removed on 2004/11/22: remove code to support it in 2005-01-03 13:20:28 +00:00
autoconf.mk Changed name of variable from file to cfile (config file) so that pkglint has 2004-10-29 12:30:20 +00:00
automake.mk Update for automake-1.9. 2004-08-13 14:19:24 +00:00
bdb.buildlink3.mk Modify bdb.buildlink3.mk so that we choose a single, well-known package 2005-01-09 23:56:21 +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.options.mk Merge down janitorial change from tv-derecurse branch: 2005-01-24 18:04:24 +00:00
bsd.pkg.install.mk Fix Interix user/group failsafe so that it works on PKG_USERS with \\ in them. 2005-02-09 23:56:10 +00:00
bsd.pkg.mk Fix PLIST_SRC error introduced in rev 1.1593. 2005-02-27 22:10:25 +00:00
bsd.pkg.subdir.mk Pass "makedistinfo" down as one of the inherited targets. 2005-02-22 21:02:15 +00:00
bsd.pkg.use.mk * Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pm 2005-02-24 22:38:41 +00:00
bsd.prefs.mk define GNU_ARCH for rs6000 and set OBJECT_FMT correctly for AIX. 2005-02-19 01:28:14 +00:00
bsd.sites.mk Remove some non-mirroring gnu mirrors, and fix paths in some others. 2005-02-23 15:39:02 +00:00
BSDOS.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +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
Darwin.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
Darwin.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
db1.builtin.mk Don't remove library options from the command line quite so aggressively. 2004-12-23 14:27:04 +00:00
dirs.mk Enable theme-dirs. 2004-12-24 10:06:41 +00:00
dlopen.buildlink3.mk Check that USE_BUILTIN.dl is "yes", not that it's just defined. 2004-11-26 09:32:06 +00:00
dlopen.builtin.mk Also match NetBSD security releases, e.g. 2.0.1, when deciding whether 2005-01-20 15:22:39 +00:00
DragonFly.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
DragonFly.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
emacs.mk Merge pkgviews-mk branch into the HEAD by running: 2003-09-02 06:59:37 +00:00
endian.mk If we're passing through MAKEFLAGS variables whose values may contain 2004-02-06 19:04:24 +00:00
fonts.mk Fix ttf/type1 handling in fonts.mk: 2004-12-28 14:38:03 +00:00
FreeBSD.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
FreeBSD.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
ghostscript.mk The lists of ghostscript version patterns should match all ghostscript 2005-02-07 07:18:40 +00:00
Interix.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
Interix.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
IRIX.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
IRIX.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
java-env.mk Convert the Java related packages to use the alternatives system. To do 2005-01-30 23:18:37 +00:00
java-vm.mk Visual cleanup from tv-derecurse: 2005-02-11 16:36:49 +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
Linux.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
Linux.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
motif.buildlink3.mk Whitespace nit. 2004-08-27 06:33:17 +00:00
mysql.buildlink3.mk mysql.bl3.mk suggested by Jaromir Dolecek (jdolecek@): 2004-10-28 11:28:27 +00:00
NetBSD.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
NetBSD.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
OpenBSD.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
OpenBSD.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
OSF1.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +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 Modify linux-pam and solaris-pam builtin.mk files to be more general 2005-01-14 07:54:20 +00:00
pgsql.buildlink3.mk pg80 is now in databases, not wip 2005-02-07 04:12:49 +00:00
pthread.buildlink3.mk Since last revision PTHREAD_AUTO_VARS defaults to 'no'. 2004-11-29 17:27:14 +00:00
pthread.builtin.mk Rework code to more easily allow listing other platform that, like NetBSD, 2005-01-17 08:29:30 +00:00
reduce-depends.mk _DEPENDS.${_path_} can contain more than one dependency pattern, so split 2004-10-06 21:51:41 +00:00
solaris-pam.builtin.mk Modify linux-pam and solaris-pam builtin.mk files to be more general 2005-01-14 07:54:20 +00:00
subst.mk SUBST_POSTCMD must be globally defined or else it breaks. 2004-08-23 16:37:09 +00:00
SunOS.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
SunOS.x11.dist Add my_MM locale, initially used by gaim-1.1.1. 2005-01-04 09:01:44 +00:00
texinfo.mk - Move all CHECK_FILES_SKIP definitions to a central place in bsd.pkg.mk. 2005-01-15 10:50:17 +00:00
tools.mk Cleanup from tv-derecurse: 2005-02-11 15:59:41 +00:00
UnixWare.pkg.dist Add tl locale, initially used by glib 2.6.2. 2005-02-04 11:20:39 +00:00
xaw.buildlink3.mk xaw for buildlink3. 2004-04-11 23:35:16 +00:00