Commit graph

10 commits

Author SHA1 Message Date
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
75f664015c libXaw3d: update to 1.6.3.
Alan Coopersmith (9):
     Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
     Replace TXT16 with XChar2b inline
     Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)
     configure: Drop AM_MAINTAINER_MODE
     autogen.sh: Honor NOCONFIGURE=1
     Just use C89 size_t instead of rolling our own Size_t & Off_t
     Use SEEK_* names instead of raw numbers for fseek whence argument
     Get rid of some extraneous ; at the end of C source lines
     Avoid using dead pointer in _XawTextSetSelection

Emil Velikov (1):
     autogen.sh: use quoted string variables

Javier Pello (1):
     Fix --disable-feature options in configure

Jeremy Huddleston Sequoia (1):
     darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetClass

Matt Turner (1):
     libXaw3d 1.6.3

Mihail Konev (1):
     autogen: add default patch prefix

Peter Hutterer (1):
     autogen.sh: use exec instead of waiting for configure to finish

Thomas Klausner (1):
     Fix abs() usage.
2018-06-19 07:14:07 +00:00
rillig
17e39f419d 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.
2018-01-07 13:03:53 +00:00
wiz
ef141a6b79 Reset maintainer 2017-09-16 19:26:41 +00:00
markd
c39ad33cb3 Add support for using in place of standard Xaw. Copied from the old
Xaw3d/buildlink3.mk
2016-01-23 03:04:00 +00:00
leot
8d00999310 Update CONFLICTS.
x11/Xaw3d no longer exists in pkgsrc (hi wiz@! :)) and so Xaw-Xpm now conflicts
with libXaw3d and viceversa.
2016-01-06 21:42:27 +00:00
agc
d8f09469bb 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.
2015-11-04 03:28:24 +00:00
rodent
a1f3d0f437 CONFLICTS with Xaw3d. Reported by taca@. 2015-07-08 12:00:25 +00:00
rodent
10a9961c77 Add buildlink3.mk for meta-pkgs/modular-xorg-libs. 2015-07-02 12:52:28 +00:00
rodent
ca77e227dd Adding:
libXaw3d
libXprintAppUtil
liblbxutil
mkcomposecache
proxymngr
rstart
xcmsdb
xdbedizzy
xedit
xf86dga
xmh
xpr
xrx
xtrap

from pkgsrc-wip as requested by wiz@ last quarter. LICENSE can be fixed
later.
2015-07-02 12:38:32 +00:00