Commit graph

28 commits

Author SHA1 Message Date
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
wiz
f317cb8ae9 modular-xorg-libs: remove libdmx 2019-11-26 09:05:40 +00:00
wiz
2d4de41685 modular-xorg-libs: remove libxkbui
Only used for obsolete xorgcfg.

Bump version.
2019-11-25 22:35:35 +00:00
wiz
4357814664 modular-xorg-libs: remove libXevie
Bump version
2019-11-25 09:52:49 +00:00
wiz
793e677326 modular-xorg-libs: remove libXxf86misc
Not used by anything in pkgsrc, server side support was removed
11 years ago.

Bump version.
2019-11-24 21:59:34 +00:00
wiz
58ed0b9a85 libXTrap, xtrap: remove
Not useful according to upstream (deprecated since ~1994).
2019-07-19 21:13:27 +00:00
wiz
ee244bc84a modular-xorg-libs: update to 1.7.
Remove libWindowsWM, not useful according to upstream.
2019-07-19 12:07:23 +00:00
wiz
c82fc1bfd9 modular-xorg-libs: bump version to 1.6.
Add libdmx, remove Xprint and lbx support libraries (both long
unsupported upstream).
2019-03-20 12:16:19 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
2b2c1432ea modular-xorg-libs: remove libXfont (v1) it is on the way out
Bump version.
2017-11-08 08:48:20 +00:00
wiz
20186a8c24 Pull in libXfont2. Bump version. 2015-12-11 15:59:56 +00:00
tnn
5d5da30567 match libdrm's ONLY_FOR_PLATFORM when deciding if we should depend on it 2015-10-11 16:55:54 +00:00
rodent
9fffbc9615 +lib{Xaw3d,XprintAppUtil,lbxutil} - Bump PKGVERSION. 2015-07-02 12:49:46 +00:00
wiz
ac7509d2c9 Add libXpresent. Bump version. 2015-04-17 20:00:22 +00:00
wiz
f1a7b95078 Make meta packages 2-clause-bsd, requested by joerg. 2013-09-10 08:43:29 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
rodent
1a3a398765 Include bsd.fast.prefs and then add wm/libAppleWM if OPSYS == Darwin,
as to not break this package on other platforms, given libAppleWM has
ONLY_FOR_PLATFORM = Darwin-*-* set. Add wm/libWindowsWM as well. Bump
version.
2013-05-31 00:49:15 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
tron
1717faf5b1 Bump package revision of all packages depending on the "libXvMC" package
whose builtin detection has been fixed.
2011-01-19 18:12:20 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21: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
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
joerg
e6fef6471c Import meta package for modular Xorg libraries. This is not intended
for normal users, but simplifies cross-building modular Xorg.
2007-08-16 01:45:24 +00:00