Commit graph

1009 commits

Author SHA1 Message Date
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
zuntum
9fd62c678d Update gkrellm to 1.2.2
Changes:

1.2.2 Wed Aug 22, 2001
----------------------
        * Hostname panel can also display system name.
        * Move krells out of the way only if data is displayed in panels,
        * Bugfixes:
          o Close open files before launching panel commands and net timer command.
          o Display and alert setting problems for negative voltages.
          o Allow "owner" as well as "user" for fstab mounting.
        * Contributions:
          o Anthony Mallet <anthony.mallet@ficus.yi.org> patch to fix some compile
            issues with defining INET6 and HAVE_GETADDRINFO for Solaris 7.  Also
            made removable disk media ioctl work for Solaris 7.
          o Przemyslaw Sulek <pbs@linux.net.pl> sent in a Polish translation.

o we don't use X11BASE any more, install to normal PREFIX
o clean up Makefile
o link gkrellm with --export-dynamic so now plugins work properly
  (fixes pkg/13884 by Jasper Wallace <jasper@pointless.net>
2001-09-08 21:53:57 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +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
tron
c456f25a6f Downgrade build dependence on "autoconf" package after it has been
downgraded.
2001-08-29 06:49:27 +00:00
tron
537e65cf72 Remove build dependence on "xml-i18n-tools" because "gnome-vfs" has its
own copies of this stuff.
2001-08-27 20:15:39 +00:00
tron
26080af56f Heavily patch auto configure stuff to make this work with the new
"autoconf" package.
2001-08-27 20:10:16 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
tron
8acc4797c2 Use wildcard dependence on "autoconf" package. 2001-08-27 13:12:51 +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
hubertf
bd4ce42a80 * merge all patches to xdu.c into one patch file
* silence a warning about missing prototype
 * when *alloc() fails to get some memory, print an error and exit,
   instead of crashing

Bump version to 3.0nb2
2001-08-25 16:34:26 +00:00
jlam
72ff61217a Use config script wrappers for proper buildlinking. 2001-08-23 19:21:11 +00:00
jlam
997c0e1d20 Remove USE_BUILDLINK_X11 setting...it's not supposed to be used, yet. 2001-08-23 19:11:36 +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
wiz
b47f1e91c9 Update to 4.57. Only change that seems it could affect NetBSD:
o Added locale support to lsof's isprint() test,
  based on a suggestion from Dan Mercer <damercer@mmm.com>.
  Lsof will use setlocale(), when that function and
  its supporting <locale.h> header file are available.
New version's existence brought to my attention by Lloyd Parkes.
2001-08-21 09:51:56 +00:00
assar
c6a98f2ed4 add a new master site and the homepage 2001-08-21 08:07:36 +00:00
jlam
eaa7dc2c7c Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longer
automatically added by libgetopt/buildlink.mk.
2001-08-20 03:55:31 +00:00
jlam
e085ee5316 grep isn't used anymore, so don't substitute for @GREP@ in the INSTALL
files.  Substitute for @ID@ instead of directly using 'id', and use the
value of ${ID} already set in defs.*.mk.
2001-08-14 03:41:37 +00:00
zuntum
15dfd3ecd2 Add & enable qlogtools 2001-08-13 14:54:16 +00:00
zuntum
ff4463fc18 Initial import of qlogtools-3.1
This package is a set of tools that are useful in analyzing or producing
logs from qmail and other packages.
2001-08-13 14:53:02 +00:00
zuntum
1a5c979cca add & enable checkpassword 2001-08-13 10:32:39 +00:00
zuntum
89d4d45436 Fill in DESCR 2001-08-13 10:31:53 +00:00
zuntum
405b7db58d Initial import of checkpassword-0.90
It's a simple, uniform password-checking interface to all root applications.
2001-08-13 10:29:54 +00:00
veego
e109514d03 Fix same problems with the user check:
- use 'id' instead of 'finger'. this is not a real problem, but it
  is enough and fixing the next problem makes it possible to use it.
- grep -q doesn't work on solaris, so use a different way to suppress
  the output from the user check.
- the return code check for the user was reversed.
2001-08-12 19:55:56 +00:00
lukem
14c535f714 Package of the development version of sysutils/cdrecord
The stable version is currently 1.10, this is 1.11a34
2001-08-09 08:16:43 +00:00
drochner
0bd98a49a1 update to 0.98 alpha 9
Changes:
17.07.01:
        * update the writeable flag in HD setup
        * final touches to non-root wrapper
16.07.01:
        * add CDRTOOLS_PREFIX in Makefile for more flexible
          installation
        * show image-list in verify tracks menu even when no CD is
          loaded
        * check if image directories are writeable
15.07.01:
        * set permissions of /etc/xcdroast.conf to 644 after first
          start when old version found
        * remove -r commandline option for security reasons
        * make wrapper checking allowed users and hosts
        * make process windows wider to avoid cut-off labels
        * make "minimaly blank" mode default
        * allow verifying of self-mastered or external iso tracks
14.07.01:
        * first version of non-root wrapper useable
        * set correct filemodes on saved text-outputs
        * create the configuration directory at startup
        * fix bug in non-root-mode when you can cancel out of setup
          without setting image directories
        * check for common "cannot open new session" errors in
          cdrecord output and advise user to switch to TAO
        * handle dos format textfile format
13.07.01:
        * first tests with the non-root wrapper
        * add -n switch to commandline help
12.07.01:
        * dont set tooltip color manually - it screws up
          multibyte fonts
11.07.01:
        * added japanese translation
10.07.01:
        * added option in setup to save a default write mode setting
08.07.01:
        * added galician translation
        * added new dialog in master-menu which does the
          redirection stuff when adding directories automatically
28.06.01:
        * fix problem when copying an unpadded CD-R.
          (last sectors got lost)
27.06.01:
        * manual scanbus override should work now. I am interested
          in feedback.
26.06.01:
        * new commandline option to give a list of devices, instead
          of using -scanbus. Very useful on AIX and OpenBSD systems.
24.06.01:
        * dont expand ~/ in logfile setting (broke in non-root-mode)
        * add startup-message in logfile
        * workaround for crash caused by eazel-gtk-theme (mandrake 8.0)
        * fix a lot of cursor leaks
        * fix crash when writing a toc file on solaris
        * use sectors on mkisofs tsize option
23.06.01:
        * integrate joliet charsets into the master-menu
          (Also thanks to Georgy Salnikov for the idea)
        * dont crash on unknown group-ids
22.06.01:
        * query joliet charsets from mkisofs
21.06.01:
        * reworked verifying code.
          (Thanks to Georgy Salnikov <sge@nmr.nioch.nsc.ru>)
        * verifying of padded CDs works now fine.
20.06.01:
        * make cdrtools-1.10 default
19.06.01:
        * had other stuff to do. Got back to work at X-CD-Roast

        * update translations for brasilian portuguese, estonian,
          slovak and french
        * added translations for finnish, bulgarian and czech.
        * allow image-directories with space in their name
        * sort the image-list display alphabetically
        * merged AIX and HP-UX audio patches from
          Stefan Benke <benke@iam.rwth-aachen.de>
        * fixed possible crash when a CD-Extra is inserted
        * corrected tons of typos in the documentation
25.12.00:
        * fix wav-file detection code
          (Thanks to Mark Bratcher <mbratch@coollink.net>)
01.12.00:
        * fix some compiler warnings
29.11.00:
        * fix cdrecord scanbus parser crash on HP-UX
2001-08-07 11:27:35 +00:00
drochner
4c6407660e update to 1.10
There are MANY bugfixes and cleanups. The changelog file is 22k in size.
2001-08-07 11:23:57 +00:00
lukem
3428c99cda Package of the development version of sysutils/cdrecord
The stable version is currently 1.10, this is 1.11a34
2001-08-07 11:23:56 +00:00
drochner
106009f3d9 update to 1.10
There are MANY bugfixes and cleanups. The changelog file is 22k in size.
2001-08-07 11:23:56 +00:00
wiz
2043bc2933 Update to 1.2.1, provided by Anthony Mallet in pkg/13632.
Changes since 1.0.8:
NOTE: Some configuration issues:
o Net and inet command launching will need re-entering.
o Inet charts can't use data saved by 1.0.x versions.
o Plugins that were automatically enabled by being in
  ~/.gkrellm/plugins will now have to be enabled on the plugins
  config page.  A consequence of this is that your existing
  configuration setup for these plugins may be lost.

* New chart drawing routines give many appearance options which
  can be configured by right clicking on the charts.  Plugins
  which create charts must make some coding changes - see the
  plugins changelog.
  One of these options is a split view which uses a new theme
  image, so split views in some themes won't look right until the
  themes are updated.
* CPU charts can now show nice time, which also uses a new theme
  image.
* New panel routines so panel and chart interfaces will be
  consistent, but unlike chart plugins, meter styled plugins may
  upgrade gracefully without a "required" recompile - see plugins
  changelog.
* Added an alert interface so limits can be set for triggering
  warn and alarm commands.  Builtin APM and sensor (temps, fan,
  volt) monitors can have alerts set.  Alerts can use the gvoice
  plugin.
* User selectable fonts.
* User plugin placements.
* User definable format strings for drawing chart labels.
* Right click on most panels to open the monitor config window.
* There is no longer compatibility with pre 0.10.0 theme formats
  (the change was announced a year ago).

Package change: buildlinkified.
2001-08-06 14:27:39 +00:00
wiz
d518ae7bb9 Use gettext-lib buildlink.mk instead of USE_LIBINTL.
Fixes problem noted in recent bulk build.
2001-08-01 16:55:38 +00:00
taca
e20a638e8e Change MAINTAINER to me, since taca@kyoto.jepro.co.jp is author
not maintainer.
2001-07-29 14:40:26 +00:00
tron
0db1c3f9a1 Don't mirror distfile which is already on "ftp.netbsd.org". 2001-07-29 05:40:04 +00:00
tron
2f0c4650d5 Fix example configuration line for "lkm.con": the aperature module can't
(and shouldn't) be loaded before networking because it might be located
on a NFS mounted "/usr/pkg" filesystem.
2001-07-29 05:35:48 +00:00
tron
215cefa1f1 Put real package installation prefix into install script instead of
letting the user figure out where the files got installed.
2001-07-29 05:34:38 +00:00
tron
6e42ce1fd3 Add "MANCOMPRESSED_IF_MANZ" because the BSD style "Makefile" handles
manual page compression automatically.
2001-07-28 14:10:20 +00:00
wiz
6173abf93e Fix typo in category. 2001-07-27 11:16:20 +00:00
tron
66b4ea8262 Add missing file "share/kde/locale/de/LC_MESSAGES/koncd.mo" to package
list.
2001-07-26 13:55:03 +00:00
wiz
b91038a79a Fix path to locate database.
Patch provided by Eric Gillespie Jr in pkg/13544.
2001-07-24 09:59:40 +00:00
wiz
8f97215ac0 Make it work with latest windowmaker libraries. Buildlinkify a bit. 2001-07-22 17:42:08 +00:00
itojun
342f418a3a forgot to monitor shutdown button on morse code mode 2001-07-19 20:29:08 +00:00
itojun
807d414c81 have -L (load average monitor) and -M (message with morse code).
bump pkgsrc version to 20010719.
2001-07-19 20:23:43 +00:00
itojun
5efdb3223d check if the hardware is really Wildlab LAMB (check MAC address),
so that we don't damage other i386 machines by mistake.  bump
pkgsrc version to 20010718.
2001-07-18 06:47:36 +00:00
jlam
4fbbe1a38e Update asapm to version 2.10. Update the homepage location for this package,
convert to use buildlink.mk files, and mark as USE_BUILDLINK_ONLY.  Changes
from version 2.9 fix a small error in how event timing was assumed to occur.
2001-07-15 10:50:07 +00:00
jlam
89a4cf4d0c Don't really need kernfs. 2001-07-14 08:02:35 +00:00
jlam
9481178b2a Add message file describing preconditions for the use of psmisc. 2001-07-14 07:57:25 +00:00
jlam
03c5f39994 Move inclusion of buildlink.mk files to end of Makefile. 2001-07-14 07:42:55 +00:00
jlam
1c5eb0c40b Mark as USE_BUILDLINK_ONLY. 2001-07-14 02:41:43 +00:00
itojun
7beb6f7ca7 use NO_CHECKSUM 2001-07-13 23:12:18 +00:00