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-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2014-03-10 12:05:54 by Jonathan Perkin | Files touched by this commit (57) |
Log message:
Search for pkgconfig files in lib${LIBABISUFFIX} and share directories
as appropriate. This is required for X11_TYPE=native on Red Hat Linux.
|
2013-09-08 10:23:58 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.2.2:
This minor maintenance release includes build configuration improvements
and janitorial cleanups.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (6):
Remove unused TLI ("STREAMSCONN") code from libSM
unifdef -U__UNIXOS2__
Constify previous_id argument to SmcOpenConnection
unifdef WORD64 (leftover bits of Cray support)
Fix some clang warnings about integer size/sign conversions
libSM 1.2.2
Colin Walters (1):
autogen.sh: Implement GNOME Build API
|
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-12 17:46:06 by Thomas Klausner | Files touched by this commit (106) |
Log message:
Add inet6 to default suggested options. It's 2012.
|
2012-06-09 09:00:50 by OBATA Akio | Files touched by this commit (25) |
Log message:
Require hacks for fixing autoconf + space in variable name issue.
|
2012-06-03 19:24:36 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Update to 1.2.1:
1.2.1:
This release includes more documentation cleanups & improvements,
fixes for issues found by static analysis & compiler warnings, and
of course some build configuration improvements.
1.2.0:
This release fixes a couple of bugs and includes a lot of work
from multiple people on the documentation to convert the ancient
troff scrolls to DocBook/XML. It also includes the usual recent
rounds of build configuration improvements and janitorial cleanups.
|
2009-09-28 14:38:50 by Matthias Drochner | Files touched by this commit (3) |
Log message:
fix botch in client ID generation if the (BSD) uuid functions are used,
it caused the first character of the ID to be random, and for me this
crashed XFCE4 sessions through a somewhat complex chain involving
a consistency check in dbus-glib signal generation
bump PKGREVISION
|