Commit graph

15 commits

Author SHA1 Message Date
tnn
42072fcd50 Add r128 and mach64 drivers, bump version. 2008-07-14 04:05:33 +00:00
joerg
76e564a8a9 Make sure that meta packages set META_PACKAGE before including
bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages.
2008-06-15 09:51:58 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
tnn
8ab30b01b1 It only makes sense to build the vmware drivers on x86 platforms. 2008-05-18 03:10:07 +00:00
tnn
c2ea0a8598 Add xf86-input-vmmouse, bump to version 1.2. 2008-05-17 22:10:11 +00:00
abs
5ac1360bbe Update to 1.1nb1: add xf86-video-radeonhd, tested on FireGL 5250 in ThinkpadT60 2008-01-29 13:58:35 +00:00
rillig
0e0ff99a73 Replaced the custom definitions with META_PACKAGE=yes. 2007-12-19 12:27:27 +00:00
jlam
ae9b935fd0 * If PLIST_SRC is explicitly set to an empty value in a package Makefile,
then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
2007-10-25 22:00:39 +00:00
jlam
38c496d6c0 Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
2007-10-25 17:49:45 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
joerg
f40eb3df4e Switch to xf86-video-intel by default, it supersedes xf86-video-i810. 2007-09-10 04:06:45 +00:00
joerg
182612a847 Fix the last commit, it should be OpenBSD and not DragonFly. 2007-06-11 09:27:33 +00:00
joerg
bc59823a5f Only include xf86-wsfb on NetBSD and OpenBSD. From Hasso Tepper via IRC. 2007-06-10 09:26:02 +00:00
xtraeme
cac7dd823e Bump to 1.1: depend on xf86-video-tdfx. 2007-04-09 14:29:32 +00:00
joerg
30de85b2b3 Add a meta package for the modular Xorg input and video drivers. 2007-03-24 22:55:51 +00:00