Commit graph

77 commits

Author SHA1 Message Date
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
adam
15d5ee526d Changes 2.7.8.1:
* minor bugfixes (zoomed windows are now correctly initialized)

Pkgsrc:
* now installs correctly (not to /usr/X11R6)
2006-01-06 22:36:19 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
adam
a5f075525c Fix buildling on DragonflyBSD and FreeBSD; courtesy of Steve O'Hara-Smith 2005-09-07 14:10:16 +00:00
adam
1cba55b421 patch-ad is needed as well :) 2005-09-06 14:54:05 +00:00
adam
cd6e032178 Changes 2.7.8:
* Bug fixes
Pkgsrc:
* Use Xaw3d from now on (which is the recommended way)
2005-09-06 14:53:36 +00:00
adam
611bac810d Changes 2.7.7:
* Fixes and enhancements
2005-05-23 11:37:22 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
adam
7d3d8de738 Changes 2.7.5:
* Support for scrolling with mouse wheel button
	* Support for neXtaw widgets
	* Bug fixes (randomly occurring segfault fixed -
	  nargs = 0 not properly reinitialized in menu bar routine !)

Changes 2.7.4:
	* All popup windows now behave properly under resize requests.
	  This corrects former (extremely buggy) behaviour.
	* Segfault bug in Print popup corrected
	* The transparency activation/disactivation of selected regions
	  under mouse clicks has been substantially improved.
	* Xaw95 widgets have been removed from the source tree, and
	  Xaw3d is now the recommended widget set.
2005-03-31 11:08:16 +00:00
tv
8f6ed61153 Use pre-configure for SUBST_*, not post-patch. 2005-03-10 14:11:23 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
adam
245c8500c2 Changes 2.7.3:
* Incorporated OpenVMS port by Jouk Jansen
  <joukj@hrem.stm.tudelft.nl>
  http://nchrem.tnw.tudelft.nl/openvms/software2.html
* PNG is now the default image format
* Corrected long standing bug in StdSnapshotCallback() in graphic.c
* Added -clipboard option which loads files from command line
  into clipboard.
2005-01-31 09:24:07 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
adam
546f37c9fa Changes 2.7.2:
* Added .bmp format
* Support for .ico format with 24 and 32 bits per pixel
* Now opens a confirmation dialog in case a file is going to be overwritten
* Improved printer management
2004-11-03 15:54:31 +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
xtraeme
5d2689f541 bl3ify, use subst.mk instead of using sed/mv. 2004-04-24 21:54:11 +00:00
bouyer
021614f514 Use ${MAKE}, not make
xaw95-1.1.4/export doesn't always exists, and isn't essential, so prefix
a 'cd exports ; ln -sf include X11' with a -

XXX still doesn't build out of the box on solaris, because of issues with
the openwin imake config.
2004-03-20 22:30:36 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
adam
8936791269 Changes:
* iprocess.c: added
* graphics.c: implemented new "memory" widget
* bug-fixes (image corruption in PNG; Xaw95; scrollbar)
* PaintRegion.c: added rounding procedure in multiplication of matrices mm()
2003-07-17 09:01:01 +00:00
dmcmahill
ebabff7080 don't try and do ${XMFMF} -a because that produces 'xmkmf -a -a' which
causes an error.  This builds and runs on alpha now.
2003-03-17 01:19:12 +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
tron
21acec9fc7 Fix patch problem caused by CVS Id in diff context. 2002-12-16 09:32:01 +00:00
tron
d0c2422c00 Update "xpaint" package to version 2.6.7. This version fixes several bugs
found since version 2.6.2, adds several new features including french
language support and has a Xaw95 based user interface.
2002-12-16 09:29:12 +00:00
bouyer
44e5874a7e Remove a NetBSD-specific check, all systems use ${LOCALBASE} in pkgsrc world. 2002-10-26 19:43:45 +00:00
wiz
3506eed0be Convert to buildlink2. 2002-10-21 12:24:11 +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
wiz
be20687417 Clean up, requested by Adam Ciarcinski. 2002-02-07 11:37:51 +00:00
drochner
78db5fca52 update to 2.6.2
changes:
Small patch for Solaris from Craig Ian Dewick <craig@lios.apana.org.au>.
XPaint.ad.in: Increased XPaint.height by three pixels on request from
 Greg Roelofs.
Various minor changes (not user-visible).
2002-02-05 22:08:26 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +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
7c25b8d84c Add "lib/X11/doc/html/xpaint.1.html" to the package list dynamically
because XFree86 4.0.x installs this file.
2001-03-31 22:33:25 +00:00
tron
3b2806a00c Remove "lib/X11/doc/html/xpaint.1.html" which isn't installed by version
2.6.1.
2001-03-31 21:24:50 +00:00
hubertf
8b90bab821 Update to 2.6.1. Changes:
* graphic.c:
	  If the user tries to print a file that has never been saved, complain.
	* README: Updated maintainer info.
	* README: Updated URL for libraries.
	  Describe use of Print option.
	* Help.txt:
	  Document 'Spline Curve', 'Clone Region', 'Print', and 'Refresh'.
	* snapshot.c: Introduced new "Snapshot" operation (grabbing a
          window or mouse-selected rectangle from screen)
	* Help.txt: updated Help file accordingly
	* graphic.c: Introduced a "Clone region" function
	* splineOP.c: created basic spline curve operations
	* rw/writeTIFF.c: Bug fix; writing TIFF was broken for depth > 8.
	* operation.c: Reorganized order of icons in main control panel
        * graphic.c: Added a "Print" option in the file menu, to the effect
          of calling an external printing utility (xv is a good candidate)
2001-03-30 21:44:48 +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
hubertf
5f7abb1dcd Fix for xpkgwedge
Code by Alistair Crooks <agc@netbsd.org>
2000-09-01 13:43:37 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
hubertf
b8119a7a3a update homepage & master site 2000-05-15 02:32:51 +00:00
tron
ea7dc91900 Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.
2000-03-21 22:40:50 +00:00
tron
e8a1039530 Use "png>=1.0.3" instead of "png-*" in dependence list. 2000-02-09 20:20:52 +00:00
tron
f184beb4a5 Use wildcard dependence for "png" package. 2000-02-09 15:22:32 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00