Commit graph

35 commits

Author SHA1 Message Date
wiz
4bd254b273 xcursorgen: update to 1.0.8.
Alan Coopersmith (7):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      premultiply_data(): Mark png argument unused
      Handle -Wimplicit-int-conversion warnings from clang
      Resolve -Wsign-conversion warnings from clang
      xcursorgen 1.0.8
2022-12-04 15:30:18 +00:00
nia
ec8cda1f38 x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
2021-10-26 11:33:42 +00:00
nia
665544c974 x11: Remove SHA1 hashes for distfiles 2021-10-07 15:13:25 +00:00
wiz
04dc9125f5 xcursorgen: update to 1.0.7.
Alan Coopersmith (10):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Fix type mismatch warnings for loop index variables
      Include more information in error messages
      Use asprintf if available, instead of malloc+strcpy+strcat
      Convert to X.Org standard code style
      Update README for gitlab migration
      Add README.md to EXTRA_DIST in Makefile.am
      Update configure.ac bug URL for gitlab migration
      xcursorgen 1.0.7

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

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

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

Tobias Stoeckmann (1):
      Fix null pointer dereference on very large images.
2019-01-07 15:49:21 +00:00
wiz
1fc957a0ce Follow some redirects. 2017-09-06 09:02:59 +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
d5b352f059 Update to 1.0.6:
This minor release includes some code cleanups & improved error messaging.
2014-06-01 08:03:27 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
0ce5be8531 Switch to modular xorg version of xcursorgen.
1.0.5:
This minor maintenance release fixes compiler warnings and improves
build configuration.

Alan Coopersmith (5):
      Strip trailing whitespace
      Remove old XFree86 CVS id
      Add const attributes to fix gcc -Wwrite-strings warnings
      Fix -image argument parsing to not shadow "i" variable
      xcursorgen 1.0.5

Gaetan Nadon (2):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: move man pages into their own directory

1.0.4:
This minor maintenance release allows building with libpng 1.4 & later,
and includes the usual round of recent build improvements & janitorial
cleanups.

Alan Coopersmith (2):
      config: Remove unnecessary calls from configure.ac
      xcursorgen 1.0.4

Cody Maloney (1):
      Upgraded to work with libpng14

Gaetan Nadon (6):
      Makefile.am: do not include autogen.sh in distribution #24183
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: update AC_PREREQ statement to 2.60

Yaakov Selkowitz (2):
      Remove INSTALL from git
      Use AC_PROG_SED and MAN_SUBSTS in macros-1.8

1.0.3:
Minor janitorial release of the application to prepare X cursor sets for
use with libXcursor.

Alan Coopersmith (3):
      Add README with pointers to mailing lists, bugzilla, & git
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      xcursorgen 1.0.3

Paulo Cesar Pereira de Andrade (1):
      Ansification and compile warning fixes.

1.0.2:
Alan Coopersmith:
      Coverity #621: RESOURCE_LEAK: Returned without freeing storage "curr"
      renamed: .cvsignore -> .gitignore
      Coverity #624: RESOURCE_LEAK: Returned without freeing storage "fp"
      Change xcursorgen_CFLAGS to AM_CFLAGS to make automake-1.10 happier
      Replace static ChangeLog with dist-hook to generate from git log
      Use PACKAGE_VERSION for --version output
      Remove unused AC_TYPE_SIGNAL from configure.ac
      Add options/flags to man page & other man page cleanups
      Correct help flag in usage message (-?, not -h)
      Use strdup instead of malloc/strlen/strcpy
      Set version string in man page
      Version bump: 1.0.2

1.0.1:
Bug #3270: Fix rounding errors.



Technically, this is a downgrade of the version number, but I don't really
care and I hope noone else does either.
2012-08-24 15:20:18 +00:00
wiz
a09e68dd80 Fix build with png-1.5. 2011-04-05 11:04:39 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
723ae9fc44 Unsurprisingly, xcursorgen needs to depend on xcursor. Remove the
outdated check for the presence of xcursor and fix the png link options.
Bump the PKGREVISION to 2.
2005-06-10 22:47:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
ca70938428 Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-27 06:29:06 +00:00
snj
9edc500cf4 Convert to buildlink3. 2004-04-19 04:53:58 +00:00
agc
24a46ed346 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:28:26 +00:00
jmc
a5696f1c29 Make sure RPATH for libpng gets to final binary 2003-08-15 02:02:45 +00:00
wiz
88a805849a It's USE_BUILDLINK2, not USE_BUILDLINK. 2003-08-01 18:13:10 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmc
cc24a768a2 Make this skip (via PKG_SKIP_REASON) is XF4.3 isn't installed 2003-05-19 22:56:12 +00:00
jmc
5a5ecf0078 clean up PKG_FAIL_REASON 2003-05-12 21:48:04 +00:00
jmc
b49236aa33 Provide a PKG_FAIL_REASON. 2003-05-11 07:27:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tron
e4d5aa3116 Import new "xcursorgen" package:
Create an X cursor file from a collection of PNG images
2003-03-08 08:25:30 +00:00