Commit graph

58 commits

Author SHA1 Message Date
rh
ff2deda9c5 Update gnome-utils to 1.4.1. Changes include:
gnome-utils 1.4.1 (2001-10-04)

general:
        Translation updates.  (Christian Rose, Stanislav Visnovsky,
        Kjartan Maraas, Linas Vepstas, Pablo Saratxaga)

gtt:
        * Many new things including: UI for custom reports, Uses guile
          internally for reports, can stop timer on idleness, add some
          more values, can edit properties without changing current
          project (Linas Vepstas)
        * Misc fixes (George)

gcalc:
        * Fix resizing (Glynn Foster)

logview:
        * Documentation (John Fleck)

gnome-utils 1.4.0.99 (2001-09-04)

general:
        * Update doc build stuff to use jw on RH 7.1 and any other dist
          which has moved to docbook-utils. (Dan Mueth)
        * We now require GConf (George)
        * Fix DESTDIR on installation. (George)
        * use xml-i18n-tools for .desktop/.keys files (Kjartan Maraas)
        * az docs removed, apparently they were quite broken (John Fleck)
        * Translation updates. (Abel Cheung, Valek Filippov, Kjartan
          Maraas, Stanislav Visnovsky, Zbigniew Chyla, Andras Timar,
          Takayuki KUSANO, Christian Rose, Ole Laursen, Carlos Perell
          Marn, Peteris Krisjanis, Christian Meyer, Almer S. Tigelaar,
          Fatih Demir, Marc Maurer, G<F6>rkem Cetin, Christophe Merlet,
          Stanislav Brabec, Faith Demir, Jesus Bravo Alvarez)

gcalc:
        * Warning fix. (Kjartan Maraas)
        * Documentation fix. (John Fleck)
        * Fix compilations on some systems. (George)

gdialog:
        * Fix compilations on some systems. (George)
        * Docs (Patanjali Somayaji, John Fleck)

gdiskfree:
        * Some internal reorganization for excluded filesystems (Gregory
          McLean)
        * New icon/splash pixmap. (Matthias Warkus, Timothy Musson)
        * Minor fixes. (George)

gcharmap:
        * Don't use the system colormap. (Kjartan Maraas)

gcolorsel:
        * Hook up help button in preferences to do something. (Kjartan
          Maraas)
        * Don't use the system colormap. (Kjartan Maraas)

gtt:
        * An ongoing rewrite to support many MANY cool new features.
          Still not 100% stable though.  (Linas Vepstas)

logview:
        * Fix FreeBSD compilation. (Peter A Jonsson)
        * Massage the scrolling to be more sane (it still doesn't work
          completely correctly). (George)
        * Fix compilations on some systems + various minor fixes. (George)

stripchart:
        * Fix 64bit issues with reading /proc (George)
2001-10-13 08:30:25 +00:00
tron
4901c93722 Use buildlink glue code for "libglade" to fix build problem. 2001-10-05 22:10:21 +00:00
mycroft
422e56b37b Hack around problems with locale.h not being included. (This may not be
exactly TRT; it should probably use Xlocale.h.)
2001-09-30 22:13:45 +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
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
skrll
97d7dc39bc Add BUILD_DEPENDS on xml-i18n-tools. Pick up in bulk builds I'm doing. 2001-08-25 07:21:16 +00:00
rh
1df2a8cc1a Update gnome-utils to 1.4.0.2
Notable changes include:
    * Fix lots of bugs in stripchart
    * Make logview actually work
    * Fix crashes all over the place
    * Use the gtk+2 calculator widget and make it handle keypad keys.
    * Man pages (Too many fixes in here to mention all of them.
      Basically it makes gnome-utils usable)
2001-08-13 18:10:05 +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
agc
88670a4a89 Move to sha1 digests, and add distfile sizes. 2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d + 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:33:31 +00:00
rh
a572cd6ce1 regen 2001-04-12 18:10:24 +00:00
rh
1a77aecdc9 Remove explicit check for SunhOS now that PKGLOCALEDIR is set automatically
in bsd.pkg.mk
2001-04-08 06:23:57 +00:00
rh
7bff3a2aad Update gnome-utils to 1.4.0. Changes are bugfixes and locale updates. 2001-04-07 20:52:44 +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
tron
eaa668697f Use "PKGLOCALEDIR" instead of "LOCALEDIR". 2001-02-26 20:19:43 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
73857919e1 regen 2001-02-15 13:34:57 +00:00
tron
dd09712ae5 Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
dmcmahill
6259fb853a add missing USE_LIBINTL. Fixes recently noted install/packaging problem
on 1.5 machines.
2001-01-28 00:51:53 +00:00
wiz
9fa64090e3 USE_CURSES, not DEPENDS on ncurses. 2001-01-08 16:09:09 +00:00
mycroft
9221a05ef2 Fix an obvious null pointer derefence when the gdict preferences dialog is used
before a lookup is done.
2000-11-30 06:10:22 +00:00
mycroft
a6481816bd Fix gcolorsel crash when lowering the tolerance the list becomes empty. 2000-11-30 05:53:50 +00:00
mycroft
66c2e068b6 Regen. 2000-11-30 05:16:56 +00:00
mycroft
f6dca72e33 I bet you thought y2k problems were gone by now. Well, you were wrong. 2000-11-30 05:16:40 +00:00
mycroft
fb36ad05c2 Fix unsigned char problem that caused an infinite loop. 2000-11-30 05:16:16 +00:00
tron
64c7c58c8a Make sure that locale files are found on systems without "xpkgwedge". 2000-11-17 20:15:26 +00:00
mycroft
f537e5e3e6 Regen. 2000-11-09 21:10:22 +00:00
mycroft
9ab5a3c07e Deal with the damn locale files. 2000-11-09 21:09:43 +00:00
wiz
3dde0f6f2a add RCS Id 2000-09-03 11:15:45 +00:00
tron
00f63de7e7 Remove directory "share/gnome/help/gdict/C/images" during deinstallation. 2000-07-10 18:44:03 +00:00
rh
2b31635157 Add dependency on libglade 2000-06-25 16:03:23 +00:00
danw
88951ee0d2 After talking with Matthias Scheler, revert support for building without
libgtop, to force people to make the (simple but not completely obvious)
changes needed to get libgtop to build on new arches.
2000-06-24 16:44:01 +00:00
danw
29170806ce Fix up PLIST in post-install if building without libgtop 2000-06-24 13:57:52 +00:00
danw
974682e0f4 Only depend on gtop/libgtop on archs that libgtop builds on. 2000-06-24 03:30:26 +00:00
tron
4b770a47a3 Remove "share/gnome/help/gdict" and sub directories during deinstallation. 2000-06-05 19:15:20 +00:00
tron
2b9abfd119 Add missing dependence on "libgtop". This breaks the package for all ports
except arm32, i386 and m68k but that is a good motivation to do the missing
adaptations.
2000-06-05 14:47:29 +00:00
rh
327c822c72 Update gnome-utils to 1.2.0. Changes include several new utilities,
extensive additions to the help system, and bug fixes.
2000-06-01 16:10:52 +00:00
tron
16114ebf3b Update "gnome-utils" package to version 1.0.51. Changes since version
1.0.50:
- ghex: removed. it's gone into a package of its own.
- Makefile.am, configure.in: removed ghex related stuff; bumped the
  version number to 1.0.51.
- gdialog/dialog.h: just "inline" isn't working on my version of gcc, made
  it "static inline", which should be ok.
- gdialog/dialog.h: bug #2231: "extern inline" isn't allowed; just use "inline"
- configure.in: add the makefiles for the gsearchtool online help
- configure.in: add the gfontsel help stuff directories
- configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
- configure.in: add el to the list of languages
2000-03-16 22:21:21 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
tron
0e3f98369d Update for yet another change of the directory structure on the GNOME FTP
servers.
2000-01-15 09:58:13 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
tron
6d9e94f430 Adapt to new directory structure on GNOME ftp sites. 2000-01-02 18:02:39 +00:00
tron
0d023a1064 Update "gnome-utils" package to version 1.0.50 included in GNOME 1.0.53
release. This version fixes several bugs found in 1.0.12 and adds some
new translations.
1999-11-07 22:19:27 +00:00
tron
8e90d81d05 Use wildcard dependences for "gnome-libs" and "gnome-core" packages. 1999-10-23 11:08:54 +00:00
rh
db9e45c603 Update gnome-utils to 1.0.12
Changes are mostly bugfixes and some minor reorganization (gshutdown is now
in 'System' category, not 'Settings').
1999-08-29 14:20:44 +00:00
rh
1533d077a1 Update dependency on gnome-core-1.0.9 1999-08-29 12:48:58 +00:00
tron
16628fb1be Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. 1999-08-22 22:02:32 +00:00