2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-07-18 16:30:15 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Fix assignment.
|
2014-04-22 14:21:15 by OBATA Akio | Files touched by this commit (1) |
Log message:
Detect builtin version if xextproto.pc is available (or assumed as 1.0.1,
same as current fake pc).
|
2014-03-10 12:56:02 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
When creating fake .pc files, first check all possible pkgconfig
directories rather than just lib/pkgconfig. Required for Red Hat
Linux support which spreads them across lib${LIBABISUFFIX} and
share directories.
|
2013-12-31 18:34:27 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 7.3.0:
7.3.0:
Here's a stable xextproto to go along with Xserver 1.15
Keith Packard (1):
Bump release to 7.3
7.2.99.901:
Here's a release of xextproto that includes the new MIT-SHM requests
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Gaetan Nadon (1):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Keith Packard (2):
Adds MIT-SHM AttachFd and CreateSegment requests
Bump version to 7.2.99.901 (7.3 RC1)
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-06-03 20:39:09 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 7.2.1:
Alan Coopersmith (1):
xextproto 7.2.1
Gaetan Nadon (23):
Documentation: add Docbook external references support
Install target dbs alongside generated documents
Install xml versions of specs even if HAVE_XMLTO is false
docbook.am: global maintenance update - entities, images and olinking
docbook.am: embed css styles inside the HTML HEAD element
Use more appropriate docbook element to get "Edited by"
docs: remove <productnumber> which is not used by default
docs: use the &fullrelvers; entity to set X11 release information
sync: fix author name and authors affiliation
appgrp: use <copyright> markup and minor titlepage fixes
dbe spec: fix author affiliation and copyright notices
dpms spec: fix author affiliation
evi spec: fix copyright and orphan markup
geproto: fix author's e-mail
lbx: complete the authors name
multibuf spec: refactor copyright legal text for multi licensing
security: fix X Consortium copyrigh legal text and minor markups
shape spec: fix author affiliation and copyright text
shm spec: fix author affiliation and copyright text
sync spec: fix copyright markup for multiple authors
top-cup spec: remove orphan corpname markup
xtest spec: fix copyright markup
geproto spec: add missing copyright with the author's permission
Matt Dew (3):
Add id attributes to funcsynopsis to allow other docs to olink to them.
#1 - fix the capitalization of the ID attriutes to
informaltable cleanup
|
2011-10-16 19:05:38 by Aleksey Cheusov | Files touched by this commit (3) |
Log message:
Update xextproto to 7.2.0. This fixes PR 45464.
Thanks for your report!
|
2010-09-11 13:58:38 by Matthias Drochner | Files touched by this commit (1) |
Log message:
avoid picking up "xmlto"
|