Commit graph

24 commits

Author SHA1 Message Date
wiz
21c6fc1e98 libXaw: update to 1.0.14.
Changes in libXaw-1.0.14:

Alan Coopersmith (26):
      editres can trigger sigsegv in inspected application (Debian bug 790325)
      Fix xload crashes if the window is wider than 2048 pixels
      Fix misleading indentation in TextAction.c
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      specs: suggest XtOpenApplication instead of XtAppInitialize
      specs: Convert troff .IN macros to docbook <indexterm> tags
      specs: Add olinks to libXt spec
      specs: Add olinks to libX11 spec
      specs: Add olinks to ICCCM spec
      specs: Add missing subsections of CH4 and reorder to match X11R6.6 spec
      specs: Reorder subsections of CH5 to match X11R6.6 spec
      specs: update credits for DocBook conversion
      specs: show libXaw version instead of X11R7.7
      specs: use glossary list markup for Terminology section
      specs: restore missing list terms in "Underlying Model"
      specs: fixup some more xrefs & links
      specs: fixup remaining troff \fI & \fP escapes
      specs: Convert ``quotes'' to <quote>
      specs: misc. manual fixes
      specs: replace nroff 1/6th-em space (\|) with Unicode entity (&#x2006;)
      specs: replace nroff hair space (\^) with Unicode entity (&#x200A;)
      specs: move trailing punctuation to behind </function> tag
      specs: remove excess spaces between < > and header names
      specs: app-defaults & rgb.txt are in /usr/share now, not /usr/lib
      Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection

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

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

Jon Turney (1):
      Avoid warning about missing getpagesize() prototype on Windows

Matt Turner (1):
      libXaw 1.0.14

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

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

Roberto Branciforti (1):
      Scrollbar.c: Add Btn4 & Btn5 to default translations

Thomas E. Dickey (57):
      build-fixes when _CONST_X_STRING is defined
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add casts to quiet gcc conversion-warnings, no object change
      add --disable-const option, from libXt
      trim some stray backslashes leftover from nroff, and fix some whitespace in code samples
      quiet some more type-conversion warnings, as well as unused-parameters
      change variables to/from char* vs String to reduce compiler warnings (no object change)
      fix a missing struct-initializer, and quiet unused-parameter warnings
      change a couple of variable-types to reduce compiler warnings (no object change)
      fix some type/comparison compiler warnings (no object change)
      fix some type/conversion compiler warnings (no object change)
      fix some type/conversion compiler warnings (no object change)
      fix some type/conversion compiler warnings (no object change)
      fix misleading indentation, which gave a compiler warning
      fix some type/conversion warnings (no object change)
      fix some type/conversion warnings (no object change)
      fix some compiler warnings in MenuButton.c by changing the menu name from String to char*
      use _X_UNUSED to quiet unused-parameter warnings
      change COMMON_CFLAGS and COMMON_CPPFLAGS to AM_CFLAGS and AM_CPPFLAGS
      fix compiler warning by updating parameter type for call to XtDisplayInitialize
      reduce compiler warnings using casts, no object change
      compiler-warning fixes for const-mismatches, no object-change

Tobias Stoeckmann (1):
      NULL pointer dereference in XawAsciiSinkInitialize
2021-03-29 20:57:08 +00:00
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
380b6ec244 xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
2018-03-07 11:57:28 +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
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
wiz
b63902a2e6 Update to 1.0.13:
Adam Jackson (1):
      Fix build with gcc -Werror=format-security

Alan Coopersmith (6):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Use autoconf HAVE_UNISTD_H instead of imake X_NOT_POSIX to find <unistd.h>
      Just use C89 size_t instead of rolling our own Size_t
      Use SEEK_* names instead of raw numbers for fseek whence argument
      libXaw 1.0.13

Gaetan Nadon (2):
      Makefile: use AM_V_GEN and AM_V_at to implement automake silent rules
      Makefile: use $(LN_S) for better code portability

Jon TURNEY (1):
      Include <unistd.h>

Thomas Klausner (1):
      Fix abs() usage.
2015-05-01 08:40:12 +00:00
wiz
8f9f106098 Update to 1.0.12:
This release plugs a couple fd leaks in error handling paths, fixes
WIN32 builds, and cleans up some old code for previously supported OS'es.

Alan Coopersmith (6):
      unifdef -U__UNIXOS2__
      Fix fd leak when fdopen() fails in InitStringOrFile()
      Fix fd leak when write() fails in WriteToFile()
      Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
      Replace TXT16 with XChar2b inline
      libXaw 1.0.12

Ryan Pavlik (1):
      Include winsock header on WIN32 to provide fd_set etc.
2013-09-08 08:16:06 +00:00
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
obache
98580108d4 --disable-docs configure option is not in this version. 2012-06-09 05:44:21 +00:00
obache
98d5f218a4 regen patches with mkpatches(1). 2012-06-08 11:50:14 +00:00
wiz
709917ba24 Update to 1.0.11:
1.0.11:
This release contains several memory management bug fixes, including
one that caused xedit to be "very unstable" when built with gcc 4.7.

1.0.10:
This release includes a number of buildtime and runtime bug fixes,
build configuration and documentation improvements, and general cleanups.

1.0.9:
This minor maintenance release fixes a number of build issues,
as well as some minor documentation cleanups.

1.0.8:
This minor maintenance release fixes some bugs, improves build
configuration, includes various janitorial cleanups, and delivers
for the first time the DocBook/XML conversion of the API docs that
were previously in troff format.
2012-06-03 17:37:22 +00:00
tnn
a811d05f04 Update to libXaw-1.0.7. Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Move Xaw specification document from xorg-docs module to spec/*
libXaw 1.0.7
Xaw's tooltips remove timers not belonging to them
2010-01-15 18:50:32 +00:00
wiz
0bb51c54af Update to 1.0.6:
Adam Jackson (1):
      libXaw 1.0.6

Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Jeremy Huddleston (1):
      Fixed compile/install on darwin

Paulo Cesar Pereira de Andrade (2):
      Compile warning fixes.
      Changed AsciiSrc widget to use only binary selection transfers.

Peter Breitenlohner (1):
      xaw6 doesn't depend on xpm
2009-07-18 10:23:55 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
wiz
06d0cb9bee Update to 1.0.5. Due to the libXaw8 removal (which was
the default library when linking this package) bump API
depends.
Remove libXp include from buildlink3.mk.
Dependencies will be bumped as next commit.

Ok joerg@

Colin Harrison (1):
      Add MINGW32 definition

Dan Nicholson (2):
      Be more robust using ed for the libtool hacks
      Use sed instead of ed for libtool SONAME hacking

Daniel Stone (2):
      Remove Xaw8 (Xprint)
      Remove last remaining vestiges of Xprint support

Lee Leahu (1):
      Fix configure error when using libtool-2.2.*

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

Paulo Cesar Pereira de Andrade (4):
      Remove almost 10 year old notice about Xaw development from man page.
      Minor set of trivial corrections.
      Correct build on systems that did not yet upgrade to libtool-2.2
      libXaw version 1.0.5.
2008-11-10 17:21:06 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
18af960a9c Add libXp include for the transitive libtool closure of libXaw8. 2008-03-15 13:36:40 +00:00
bjs
0daa3138ca Add hacks.mk file to build with -fno-strict-aliasing with gcc 3.0+.
There were a significant amount of warnings, and it's more important
for this library to be reliable than it is for it to be as fast
as possible.

Bump rev.
2008-01-29 03:57:36 +00:00
wiz
0ff92d684b Update to 1.0.4:
Version bump: 1.0.4

    Bug #9649: Bad markup on XAw.3x

    X.Org Bugzilla #9649 <https://bugs.freedesktop.org/show_bug.cgi?id=9649>

    Bug #11091: libXaw COPYING file

    X.Org Bugzilla #11091 <https://bugs.freedesktop.org/show_bug.cgi?id=11091>
    Attachment #10122 <https://bugs.freedesktop.org/attachment.cgi?id=10122>

    Use iswalnum() if it's present as a function, not just if it's #defined

    Also fixes X.Org bugzilla #8564
2008-01-15 23:16:49 +00:00
joerg
64547d5b9d Update to libXaw-1.0.3. No relevant functional changes. 2007-01-22 15:12:13 +00:00
joerg
5927cdf94d Redirect to mk/x11.b3.mk for !modular case. 2006-11-06 10:06:09 +00:00
joerg
2586f46ae3 Import libXaw-1.0.1 from pkgsrc-wip:
Xaw is the X Athena Widget Set. Xaw is a widget set based on the
X Toolkit Intrinsics (Xt) Library.

This libXaw is from the modular Xorg X11.
2006-11-03 21:12:55 +00:00