Commit graph

11 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
mef
424244b397 Based on PR pkg/45463
Update x11/fixesproto 4.1.1 to 5.0
	(modular-xorg-server 1.11.1 needs this version)
From ChangeLog:
----------
Date:   Mon Feb 28 09:53:30 2011 -0500
    fixesproto 5.0

Date:   Mon Nov 15 17:09:31 2010 -0500
    fixesproto v5: Pointer barriers

    v3: Review fixes:
    - INT16 not CARD16 for coordinates
    - BadDevice not BadMatch

Date:   Fri Oct 29 21:01:26 2010 -0700
     fixesproto 4.1.2

-    Sun's copyrights now belong to Oracle
-    config: remove the pkgconfig pc.in file from EXTRA_DIST
     Automake always includes it in the tarball.
-    Update Sun license notices to current X.Org standard form
-    Use $(docdir) for fixesproto.txt install path
-    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
-    Now that the INSTALL file is generated.
     Allows running make maintainer-clean.
-    INSTALL file is missing or incorrect #24206
-    The file is copied from util-macros.
     The copy in git is removed.
-    README: file created or updated #24206
-    Contains a set of URLs to freedesktop.org.
-    NEWS: remove empty file #24206
-    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
-    ChangeLog filename is known to Automake and requires no further
     coding in the makefile.
-    Makefile.am: INSTALL file is missing or incorrect #24206
-    The standard GNU file on building/installing  tarball is copied
     using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
     Add INSTALL target
-    configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
-    This macro aggregate a number of existing macros that sets commmon
     X.Org components configuration options. It shields the configuration file from
     future changes.
-    .gitignore: use common defaults with custom section # 24239
-    Using common defaults will reduce errors and maintenance.
     Only the very small or inexistent custom section need periodic maintenance
     when the structure of the component changes. Do not edit defaults.
2011-10-25 07:30:54 +00:00
tnn
4ce210b3a6 Update to fixesproto-4.1.1.
4.1.1:
New requirement: xorg-macros 1.3
Add README with pointers to mailing lists, bugzilla, & git
Hide/ShowCursor works on all master pointers in XI2.
Document behaviour of CursorNotifies with XI2 servers.
Require macros 1.3 for XORG_DEFAULT_OPTIONS
Remove RCS tags

4.1:
renamed: .cvsignore -> .gitignore
Update XFixes protocol spec to match XFixes 4.0
Typo fixes in XFixes protocol spec
Move fixes protocol description to the new canonical location/name.
fixesproto: adjust to split xext headers
ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap'
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-04-09 08:15:48 +00:00
wiz
fefbe84d52 Downgrade to 4.0 -- 4.1 needs xextproto-7.0.99.1 and I'm not prepared
to go there yet.

Noted by hasso.
2009-07-23 22:26:05 +00:00
wiz
09b91b0d74 Update to 4.1:
Adam Jackson (1):
      fixesproto 4.1

Alan Coopersmith (3):
      renamed: .cvsignore -> .gitignore
      Update XFixes protocol spec to match XFixes 4.0
      Typo fixes in XFixes protocol spec

Eric Anholt (1):
      Move fixes protocol description to the new canonical location/name.

Julien Cristau (1):
      fixesproto: adjust to split xext headers

Keith Packard (1):
      ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap'

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and dont distribute autogen.sh
2009-07-23 13:12:07 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
686d52f4ca Support DESTDIR. Take maintainership. 2006-11-03 17:09:27 +00:00
reed
b82dc7c354 Update to fixesproto-4.0.
Needed for libXfixes in pkgsrc-wip. I tested with x11/Xfixes with
"native" XFree86 on NetBSD too.

From ChangeLog:

2006-3-13   Deron Johnson  <deron.johnson@sun.com>

        * configure.ac
        * xfixesproto.h
        * /xfixeswire.h
        Xfixes Version 4.0: XFixesHideCursor, XFixesShowCursor
2006-10-10 19:05:42 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
abs
0780228787 Update to fixesproto-3.0.2nb1:
Fix "ERROR: iconv is not installed; can't buildlink files." by
adding libiconv/buildlink3.mk
2006-07-11 12:51:34 +00:00
reed
3b55a3c05b Import fixesproto from pkgsrc-wip.
This will replace the fixesext package.

This provides the Fixes extension headers from modular X.org X11
project.
2006-04-18 17:13:35 +00:00