Commit graph

50 commits

Author SHA1 Message Date
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
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
f32bce92a6 Fix errno. 2006-01-12 00:48:36 +00:00
salo
222b993679 Security fix for CVE-2005-3178:
"Buffer overflow in xli might allow user-complicit attackers to execute
arbitrary code via a long title name in a NIFF file, which triggers the
overflow during zoom, reduce, or rotate operations."

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-3178

Patch from Debian.
2005-10-30 17:58:58 +00:00
rillig
bbc3b873f4 Added RCS Id to patch-ad. 2005-10-23 20:02:01 +00:00
reed
9ec3a6344c Add patch-ad:
It undefines _BSD_SOURCE if on Linux system
to avoid a parse error on GLIBC /usr/include/string.h.
This hack is from gentoo.
2005-10-10 19:56:07 +00:00
reed
33ae701b89 Use INSTALLATION_DIRS to create lib/X11/app-defaults.
(Shoujld this be created by something else?)
2005-10-10 19:54:13 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
salo
ec97a965ae Security fix for CAN-2001-0775:
"Buffer overflow in xli 1.17 allows remote attacker to execute arbitrary
 code via a FACES format image containing a long Firstname or Lastname
 field."

Patch from Debian.  Bump PKGREVISION.
2005-03-21 15:19:28 +00:00
tv
eb29c48b57 Interix also needs <sys/time.h> for fd_set. 2005-03-10 14:18:51 +00:00
fredb
efd29c6d37 Give gzip'd or bzip2'd files the same treatment as "compress"'d files,
that is, filter them through the command to uncompress them on the fly.
We don't need to add dependencies anymore than we ever needed a dependency
on "uncompress". Crank PKG_REVISION for the feature change.
2005-03-05 23:02:30 +00:00
fredb
00c033aa51 Update server URI. 2005-03-05 20:43:17 +00:00
fredb
1a99ac2509 Update to latest snapshot for some "security issues" -- apparently, this...
http://www.gentoo.org/security/en/glsa/glsa-200503-05.xml

but just make it an "nb" bump so as not to confuse "audit-pacakges" &c.
2005-03-05 20:09:44 +00:00
fredb
8c9c2ad429 De-lint. Particularly, shorten DESCR. 2005-03-05 20:03:29 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +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
snj
9a61342102 Convert to buildlink3. 2004-04-21 04:46:44 +00:00
fredb
28e25f69d6 Update xli to 1.17.0. Still small and fast. Now uses the standard jpeg
library to support more image formats, and adds support for MIT shared
memory where available, for even more speed. "xli" is now maintained
by Smarasderagd, whose credits include the former png patch for xli,
and the png support for the chimera browser.

Changes from 1.16 (from the "README"):

    Converted source code to ANSI C prototypes.

    Removed MSDOS support (Sorry!  Anyone want to add Win32 support?)

    Added PNG file format loader.

    Added support for MIT shared memory extension.

    Rewrote JPEG file format loader to use the IJG library, to take
    advantage of performance improvements and support progressive
    scan JPEGs.

    Added the -delete, -iscale, -focus, and -cache options.

    Added interactive image fast scaling with the '<', '>' and '=' keys.

    Added TODO file.  Feel free to do anything on the list, or offer
    your own fixes and enhancements.
2003-12-22 04:46:15 +00:00
fredb
dc35fb4eca Let "make pre-patch" work on FreeBSD, using patch submitted by Micheal
Pasternak, in PR pkg/23833.
2003-12-22 03:06:52 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
fredb
03953a3dd2 Elide a bogus include of <varargs.h>, so that this will compile under
gcc-3.3.
2003-06-14 17:50:56 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +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
jschauma
d8f9938d2c Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-02 19:47:23 +00:00
wiz
e46c049fde buildlink1 -> buildlink2. 2002-10-09 13:22:27 +00:00
fredb
8710707e6e Make this display PNG files again, with png>1.0.6. 2002-03-14 05:23:03 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
2b5a08ec2d Resurrect this patch in aftermath of removing USE_BUILDLINK_ONLY from
packages that USE_IMAKE.
2001-09-12 06:17:14 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jlam
73d2f0ca37 Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition).  This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00
jlam
3751cb9dbc Revert previous change as the actual problem was a bad interaction between
buildlink-x11 and lesstif that has since been fixed in those two packages.
Many thanks to Matthias Scheler for helping to track this down.  This
fixes pkg/13638.
2001-08-09 01:40:53 +00:00
tron
68ee306500 Fix build on systems without "xpkwedge" installed. 2001-08-06 08:11:41 +00:00
jlam
ed82dfd720 Remove unnecessary patches again, now that we can build-depend on
buildlink-x11.
2001-07-02 21:08:08 +00:00
jlam
3e2dafbb66 Add back patch-aa...it wasn't so unnecessary after all (non-xpkgwedge). 2001-06-29 20:03:40 +00:00
jlam
b2d4580e34 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-29 18:32:02 +00:00
jlam
76df2beb4c Mark as USE_BUILDLINK_ONLY and remove an unnecessary patch as a result. 2001-06-29 18:32:01 +00:00
jlam
f3bb60afb6 Convert to use buildlink.mk files. 2001-06-29 09:25:12 +00:00
wiz
26c40c61dd Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
kim
da200683b7 Add png support. 2000-04-22 17:03:35 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
frueauf
4e8d0f378e Initial addition of xli-1.16, a version of xloadimage, an X11 Image Loading
Utility. Submitted in pr 6014 by Frederick Bruckman, some cleanup by me.
1998-08-27 11:18:04 +00:00