Commit graph

73 commits

Author SHA1 Message Date
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
dholland
b4a3fafdd0 Fix pkglint. Use BUILD_DIRS instead of a hand-rolled do-build target.
Add patch comments.
2012-07-30 03:59:06 +00:00
marino
1e49617dd0 x11/xpmroot: Fix indirect linking error on DragonFly
The linker error shows up during one of the configuration tests, so the
command line for the conftest is being fixed here.  xpmroot itself did
not get touched.
2012-02-23 18:39:53 +00:00
wiz
f4f9b4b89b Reset maintainer. 2010-09-28 13:21:29 +00:00
martti
97bdd322bb Activated LICENSE=... 2009-05-12 12:27:19 +00:00
heinz
f484c25be4 Added support for installation to DESTDIR. 2008-01-03 23:18:07 +00:00
martti
9fc7653761 Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.
2007-10-30 19:31:38 +00:00
martti
8f69a49448 Added LICENSE=gnu-gpl-v2 2007-10-30 14:10:10 +00:00
wiz
8eedc3ec96 Remove dead mirror. From Zafer Aydogan. 2007-06-04 22:19:52 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
martti
ce475c2710 Updated xpmroot to 2.4.19 (to match the current fvwm2 version). There are
no changes in the xpmroot code...

Some pkglint -Wall fixes.
2006-12-12 06:48:56 +00:00
tron
356b250835 Use "stdlib.h" to get prototype for alloca() under NetBSD to avoid
build failures on system which use GCC 4.1.x.
2006-06-30 13:03:27 +00:00
martti
8da39f54f8 Undo previous as it is not needed (pointed out by wiz@) 2006-04-25 07:58:26 +00:00
martti
b18a7ae9f1 Use PKGMANDIR instead of man 2006-04-25 07:45:53 +00:00
martti
fcf951a43d Fixed warnings found by pkglint -Wall. 2006-02-17 07:55:57 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
joerg
f1f2ef240e Use alloca from stdlib.h on DragonFly and FreeBSD. 2005-12-04 02:00:56 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
martti
50ca4ea549 Updated xpmroot to 2.4.19 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2004-10-01 09:15:28 +00:00
snj
d0bbfe5cf1 Convert to buildlink3. 2004-04-18 07:30:16 +00:00
martti
44f759ceba Updated xpmroot to 2.4.18 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2004-03-22 08:26:24 +00:00
martti
47cf7b3d28 Updated xpmroot to 2.4.17 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2003-10-13 15:20:30 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
martti
282d406c05 Updated xpmroot to 2.4.16 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2003-06-01 06:53:28 +00:00
martti
8d988f2396 Updated xpmroot to 2.4.15 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2003-01-26 13:13:51 +00:00
salo
d8c3e20951 Remove unnecessary MAKE_ENV and whitespaces. 2003-01-19 11:06:11 +00:00
martti
402e03f95a Updated xpmroot to 2.4.14 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-12-02 08:52:58 +00:00
martti
c89797cd35 Updated xpmroot to 2.4.13 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-11-03 09:00:58 +00:00
tron
98a3f0c2a4 Revert last change. It shouldn't be necessary to include
"x11.buildlink2.mk" manually, there is a problem in the framework.
2002-10-30 11:34:40 +00:00
tron
51778773d5 Include "x11.buildlink2.mk" to fix build problem. 2002-10-30 10:34:54 +00:00
martti
06bbbb8cbf Updated xpmroot to 2.4.12 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-10-11 06:16:43 +00:00
martti
294b60003d Updated xpmroot to 2.4.11 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-09-21 08:26:08 +00:00
martti
95c1b79290 Updated xpmroot to 2.4.10 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-09-16 09:31:37 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
martti
40b149cd38 Updated xpmroot to 2.4.9 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-08-22 10:55:27 +00:00
martti
e36dc26946 Updated xpmroot to 2.4.8 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-06-13 08:37:27 +00:00
martti
07c0812d6b Updated xpmroot to 2.4.7 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-04-12 09:08:40 +00:00
martti
2214096f45 Updated xpmroot to 2.4.6 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-03-11 07:20:46 +00:00
martti
81a8bc29d4 Updated xpmroot to 2.4.5 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-01-28 08:16:16 +00:00
martti
42d2b5a918 Use the latest fvwm2 distribution file (2.4.4). There are no changes in
xpmroot as far as I can tell...
2001-12-17 06:30:20 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
martti
db9641af77 - Updated to version 2.4.3.
- Added FVWM2_USE_GTK and FVWM2_USE_RPLAY for those who want FvwmGtk
  and audio support.
- Removed dependency on imlib until a better PLIST_SUBST is written.

Changes in stable 2.4.3 (8-Oct-2001)

* Fixed activation of shape extension.
* Fixed problems with overriding key bindings.
* Single letter key names are allowed in upper and lower case in
  key bindings as before 2.4.0.
* Fixed WindowList placement with Xinerama.
* Fixed flickering icon titles.
* New X resource fvwmscreen to select the Xinerama screen on which to
  place new windows.
* Coordinates of a window during motion are show relative to the
  Xinerama screen.
* Some icon placement improvements with Xinerama.
2001-10-09 12:19:05 +00:00