Commit graph

87 commits

Author SHA1 Message Date
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
91900b437d Update to 1.0.1. New cs locale, uk locale updated, and some
documentation updates.
2002-01-07 16:23:02 +00:00
wiz
040d9a4ff0 Add a missing @dirrm. 2001-12-29 12:52:37 +00:00
zuntum
f0eda4f67e Update gqview to version 1.0
Requested by Masao Uebayashi <uebayashi@soum.co.jp> in pkg/15007,
patch resent in private mail.

Changes:

1.0 - 12/15/2001
	Updated translations hu and nl.

0.99.3 (RC1) - 12/10/2001
	Added translation for no.
	Updated translations es, et, fr, it, nl, ru.
	Clarified release license in about dialog.

0.99.2 - 12/5/2001
	Updated translations de, fi, fr, pt_BR, sk, zh_TW.
	Minor man page and README updates.

0.99.1 - 11/25/2001
	Added translation da (Danish).
	Updated translations fr (French) and pt_BR (Brazilian Portuguese).
	Fixed incorrect file listing when attempting to enter a directory with no read access.

0.99.0 - 11/19/2001
	Added a help window, it merely displays the README.
	Fixed bug causing window to never resize larger when changing images and the zoom is set to fit window.
	Several small bug fixes.
2001-12-29 11:40:28 +00:00
wiz
47def825bb Update to 0.13.0. Changes:
Added ability to reorder images within a collection using drag and drop.
Added Ukrainian translation.
Updated Dutch translation.
Closing a modified collection window now prompts to save first.
Changed list colors in find duplicates and collection windows.
Selecting remove old thumbnails and clear thumbnails now shows a
  dialog displaying the progress of the selected action.
Several minor bugs fixed.
2001-11-15 10:57:32 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
wiz
edc22b31fb Update to 0.12.0.
Changes:
> Added date and size display columns to the file list.
> Added file managementi (copy, move, etc.) to the collection
  pop-up menus.
> Added to file dialogs a right-click menu for renaming and deleting
  files. Also added a button to create new directories.
> Added translations et, fi, nl.
- Updated translations de, fr, it, ja, pl, sl.
- New option to sort files ascending or descending.
- New option to sort files by numerical order (8,9,10...).
- .thumbnails directories are now created group writeable.
- Files dropped on the duplicates window are now filtered.
- Made removing multiple files from the duplicates window faster.
* Fix file rename missing cursor bug.
* Fixed memory leak in the find duplicates window.
* Minor bug fixes.
2001-10-22 12:59:05 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
jlam
3b65bde2f7 USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles.  Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.
2001-06-29 04:54:49 +00:00
jlam
34d11d8a0f Generalize how the dependency pattern may be specified. Instead of just
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0.  This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
jlam
dc31dadfc9 Convert to use buildlink.mk files. 2001-06-18 21:48:52 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
jlam
68ac9466b2 Have the program look for locale files in the same place they're installed. 2001-05-03 14:41:30 +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
wiz
d480fe70ce Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
2001-04-02 20:06:11 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
zuntum
3a5b25b7c0 Remove "index.html" from the HOMEPAGE URL 2001-03-15 14:55:23 +00:00
jlam
0c75592e26 Use ${PKGLOCALEDIR} for location of installed locale files. 2001-03-04 09:12:06 +00:00
wiz
4df3f67e5a Update to 0.10.1: Thumbnail and 'find duplicates' improvements. 2001-03-01 14:35:07 +00:00
wiz
f83d6068a6 Update to 0.10.0. Bugfix release. 2001-02-21 15:34:12 +00:00
wiz
d2b9f2e432 These are obsolete now. 2001-02-17 20:30:31 +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
wiz
086f7dc00a Update to 0.9.5, prompted by Tom Spindler.
Changes: Lots of bugfixes and improvements, 'P' for pausing slideshows,
'B' for backspace; man page and two new translations (hu, sl).
2001-02-16 13:19:21 +00:00
wiz
fadd017b0c Update to 0.9.1. Major change is the use of gdk-pixbuf instead of imlib,
also some new features and bugfixes.
2000-11-29 20:01:03 +00:00
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
jlam
57b91d70d8 Update gqview to latest stable release 0.8.2. Changes from 0.8.1:
New translations for it, and updated es, pt_BR.
     Now 'zoom to fit' also expands images (can be disabled in options).
     Added (optional) in place renaming.
     Changed window title (GQview now after filename), added window icons.
     Directory list now make previous dir visible.
     Minor compile -Wall cleanups, bug fixes.
2000-08-03 23:52:03 +00:00
jlam
d0d079e75e The gettext package gained a shared library. For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31 04:14:04 +00:00
wiz
4696e8f2a6 Update gqview to 0.8.1.
Changes: Internationalization, bug fixes (including some memory leaks),
autoconfiscated.
2000-05-25 10:16:45 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
13a765ce76 updated to v0.7.0 (bugfixes and enhancements) 1999-12-20 18:20:02 +00:00
tron
867575b000 - Remove redundant dependence on "gtk+" package.
- Use wildcard dependences for "imlib" package.
1999-10-24 16:44:30 +00:00
rh
6c7e0a91ff Update dependency on gtk+-1.2.4 1999-08-28 09:43:06 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
frueauf
d049fd3398 Initial import of gqview-0.6.0, another gtk-base graphic file viewer.
Provided in pr 7543 by Rui-Xiang Guo.
1999-06-07 08:06:32 +00:00