Commit graph

1202 commits

Author SHA1 Message Date
fredb
e3bed5c11d Use ${PKGNAME_NOREV} to fix the location of ${WRKSRC}. 2002-03-17 16:07:15 +00:00
fredb
7b3f078bf7 Fix typo. 2002-03-17 15:46:16 +00:00
rh
4874948b84 Update gcombust to 0.1.49. Changes are tons of bugfixes, most notably
gcombust now works together with cdrecord-1.10.  This release also
comes with several user interface enhancements and more translations.
2002-03-16 02:24:19 +00:00
wiz
a7c29cce65 Update to 0.11.22:
Changes since 0.11.19:
* Rewrote routine that creates the filenames used when interpolating
  {fup}-codes in commands. Now doesn't emit double slashes, which
  helps some (confused) apps to work better.
* gentoo now attempts to copy the protection (mode) flags for
  files, device nodes, and directories. That might have been overdue.
* Incorporated patch to widget code from J. Hanson's home page.
* Literally hundreds of minor clean-ups (removed needless casts,
  improved naming consistency, use glib types, and on, and on).
* Tweaked the way symlinks are displayed by the Information command.
* The gentoorc sample config file is now built from a slightly
  better gentoorc.in template. The icon location might not come
  out correctly if you use the --datadir configure option, though.
* Fixed a missing include in the main gentoo.h header, which I
  believe caused date sorting to break. Thanks for the reports.
* Fixed bug which caused failure to execute a (most likely miss-
  ing) external command to be reported twice.
* The directory history can now be saved, and thus made persistent
  between sessions. Suggested by Roger Sondermann. See option on
  the Dir Panes config page, sub-page "History". It's lonely.
* Added a section to the man page (docs/gentoo.1x--read it!)
  that talks about how the new persistent-history interacts with
  a pane's default directory, and stuff.
* Wrote a new, vastly more powerful, command argument parser. It
  gives better control over the initial paths shown. Nice.
* Inspired by a patch from Patricio Moracho, I added support for
  underlined keyboard accelerators in all (most?) dialog buttons.
And other bug fixes.
2002-03-15 13:28:49 +00:00
hubertf
e562a6b872 CATEGORIES: systools -> sysutils 2002-03-15 04:57:31 +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
tron
4ec9b944bf - Install locale files into correct directory under SunOS.
- Fix problem with unwanted change of "charset.aliases" more cleanly.
2002-03-11 19:35:05 +00:00
tron
0abd502f01 Update "fileutiles" package to version 4.1.7. Changes since version 4.0
include a security fix, many bug fixes and new features like the "shred"
command.
2002-03-11 19:17:44 +00:00
wiz
6fb3cc122b Update to 2.9.
Changes:
The memory sizing code has been completely rewritten.  By default
Memtest86 gets a memory map from the BIOS that is now used to find
available memory. A new online configuration option provides three
choices for how memory will be sized, including the old "probe" method.
The default mode generally will not test all of memory, but should be more
stable. See the "Memory Sizing" section for details.

Testing of more than 2gb of memory should now work.  A number of bugs
were found and corrected that prevented testing above 2gb.  Testing
with more than 2gb has been limited and there could be problems with a
full 4gb of memory.

Memory is divided into segments for testing.  This allow for frequent
progress updates and responsiveness to interactive commands.  The
memory segment size has been increased from 16 to 32mb.  This should
improve testing effectivness but progress reports will be less frequent.

Minor bug fixes.
2002-03-07 15:05:23 +00:00
wiz
f014654bc2 memtest has been renamed to memtest86. 2002-03-07 14:46:20 +00:00
wiz
1ec3a88afa Re-import memtest as memtest86 (more similar to its original name, and
who knows, a memtest package might come soon ;).
2002-03-07 14:44:36 +00:00
jmc
de6f4bd99e Add a missing definition so this will compile on 1.5 systems 2002-03-07 07:49:49 +00:00
abs
4e37a80011 Import cpuburn-1.4:
The cpuburn programs are designed to load x86 CPUs as heavily as
    possible for the purposes of system testing.  They have been
    optimized for different processors.  FPU and ALU instructions are
    coded an assembler endless loop.  They do not test every instruction.
    The goal has been to maximize heat production from the CPU, putting
    stress on the CPU itself, cooling system, motherboard (especially
    voltage regulators) and power supply (likely cause of burnBX/MMX
    errors).
2002-03-04 20:10:15 +00:00
abs
3004db59e4 Crap... (Literally) 2002-03-04 20:08:33 +00:00
abs
7b85fde03c Import cpuburn-1.4:
The cpuburn programs are designed to load x86 CPUs as heavily as
    possible for the purposes of system testing.  They have been
    optimized for different processors.  FPU and ALU instructions are
    coded an assembler endless loop.  They do not test every instruction.
    The goal has been to maximize heat production from the CPU, putting
    stress on the CPU itself, cooling system, motherboard (especially
    voltage regulators) and power supply (likely cause of burnBX/MMX
    errors).
2002-03-04 20:06:57 +00:00
fredb
2f53857f29 Generalize the handling for packages where "fetch" and "fetch-list"
only emit a message and don't actually fetch anything. This allows
us to make the output of "fetch-list" for these packages consistent
with other packages.

While we're in here, integrate DYNAMIC_MASTER_SITES with the
${ORDERED_SITES} macro. The only functional change here is that
${MASTER_SITE_OVERRIDE} is now respected. Still to do -- something
appropriate for "fetch-list" for these packages, like sourcing
"getsites.sh" into the generated script. (Well, "package", but there
are two others that do something similar in their "Makefile".)

Also eliminate the misbegotten _FETCH_ALLFILES macro -- now that only
"fetch" uses it, move it's functionality directly under "do-fetch".
2002-03-04 19:41:03 +00:00
hubertf
41bd74e119 Mark with OSVERSION_SPECIFIC to prevent it from printinv warnings:
lsof: WARNING: compiled for NetBSD release 1.5.1_ALPHA; this is 1.5.3_ALPHA.
2002-03-03 23:45:41 +00:00
wiz
03192295c0 .Dt should have uppercase argument; explain what happens when -outfile is not
given; punctuation nit and markup improvement.
2002-03-01 01:55:01 +00:00
mjl
9f654b9629 Enable adjustkernel 2002-03-01 01:34:53 +00:00
mjl
5ff2b0db8f Initial import of adjustkernel, a tool to generate a kernel config
from dmesg.
2002-03-01 01:32:13 +00:00
fredb
1ad434a2a7 Wherever "make fetch" simply echos a message, let "make fetch-list|sh"
echo the message, too.
2002-02-26 21:28:47 +00:00
jlam
e7de7e8840 Use the default EXTRACT_CMD instead of a hand-crafted one, as the default
is sufficient.
2002-02-25 04:47:21 +00:00
augustss
63a27f946b Make it compile after alpha conversion in usb.h. 2002-02-25 01:00:49 +00:00
zuntum
355f9f6658 Set MAINTAINER to packages@netbsd.org 2002-02-21 21:28:13 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
seb
2b4eb5b3f9 Test for file /etc/rc.subr and not /etc/rc.d. 2002-02-15 08:55:59 +00:00
wiz
5bcbb098c6 Bump PKGREVISION for apm fix from pkg/15577. 2002-02-13 23:14:03 +00:00
wiz
ca9d2b578e Zero out APM structure before use. pkg/15577 by Johan Danielsson. 2002-02-13 23:11:45 +00:00
seb
51a111863d Adjust HOMEPAGE and MASTER_SITES: hioslo.no -> hio.no 2002-02-12 12:47:30 +00:00
wiz
018ef2a1db Update to 0.11.19:
* Mouse bindings ignore all modifiers except shift, control and
  alt at all times. Reported by Martin Uddén.
* Fixed sloppy pointer-to-int cast that gave warning on 64-bit
  systems (Alphas). Reported by Jesse Perry.
* The Information command can now optionally display the output
  of 'file' in its window. Suggested by Christian Richter. Do
  note that this *requires* your 'file' command to support the
  "-f - -n" option combo. See configure.in for details.
* If executing a child process fails, gentoo now sometimes shows
  an error rather than just dying. This is an improvement.
* Added some more -W options to gcc, that scared out some sloppy
  code that got fixed (even in widgets/). I like killing warnings.
* Updated About's copyright for the new year. Time flies. :)
* RenameSeq no longer opens its window if there's no selection.
* Should now compile on NetBSD, too. Thanks to Pehr Johansson for
  the original patch.
* String input fields (created with '{Is}') can now be set to use
  asterisks to hide entered text. To do this, add an asterisk in
  the definition, after the label part, e.g.: '{Is:"Password"*}'.
* gentoo now supplies the window manager with a prettier icon,
  and now also groups its windows, most of the time at least.
2002-02-11 00:26:03 +00:00
wiz
a0b3198d5e Fix MASTER_SITES (ugly). 2002-02-08 22:58:54 +00:00
seb
a4bc89b3b1 Fix conflict with devel/id-utils package's gid command: the GNU id command is
now installed as $PREFIX/bin/gnuid and not as $PREFIX/bin/gid.
Bump PKGREVISION along the way.
This resolves PR pkg/13906.
2002-02-07 10:52:11 +00:00
jlam
7046abc822 Changes instances where BSD_INSTALL_* were used by targets in the Makefile
into the equivalent INSTALL_*.  This is fallout from the change in
revision 1.915 that removed ${MAKE_ENV} from the environment for a
recursive make.
2002-02-06 16:58:11 +00:00
skrll
9bd4180d57 /bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
2002-02-05 22:39:00 +00:00
skrll
015c2e40b9 Don't hardcode /usr/X11R6 when making directories or running X based
programs such as mkfontdir use ${X11BASE} instead.

Also pick up a couple of /bin/chmod -> ${CHMOD}s
2002-02-05 22:03:54 +00:00
jlam
e0d358778b Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".
Noted by Stoned Elipot <seb@netbsd.org> in private email.
2002-02-05 06:04:36 +00:00
wennmach
0eb8f8b48f Upgrade fdgw to fdgw-20020127
(provided by Ken'ichi Fukamachi <fukachan@fml.org>)

The new version provides cleaner Makefiles, contains all patches from
pkgsrc, and in addition adresses a missing directoy problem on the
netbsd-1-5 branch before September, 2001.
2002-01-29 18:24:29 +00:00
wiz
cbb0d6a40b add and enable gentoo 2002-01-29 12:39:19 +00:00
wiz
aaa1c45c40 Initial import of gentoo-0.11.18, provided by Pehr Johansson in pkg/15393,
with buildlinking and other minor changes by me:
gentoo is a modern, powerful, flexible, and utterly configurable file
manager for UNIX systems, written using the GTK+ toolkit. It aims to
be 100% graphically configurable; there's no need to edit config files
by hand and then restart the application. gentoo is somewhat
inspired in its look & feel by the classic Amiga program
DirectoryOpus.
2002-01-29 12:37:16 +00:00
wiz
ced2aa62bb Remove duplicate Unix from PKGNAME. 2002-01-28 02:34:02 +00:00
kim
16e37b322b Upgrade to roller 1.10:
- fixes API problem in the proc-ftp filter
2002-01-27 23:11:58 +00:00
jlam
955150a284 Move message outputted by INSTALL into a MESSAGE file where it is more
appropriate.
2002-01-27 19:31:58 +00:00
jlam
139241c40c Use auto-extract code for .shar files. 2002-01-27 18:32:32 +00:00
kim
c38091744c Upgrade to roller-1.9:
- BIND9, lukemftpd, new cyrus daemons and vtund added.
- Better per-recipient reports for rejected mail.
2002-01-26 22:20:29 +00:00
martti
6547a079ca Updated p5-Unix-Unix-Syslog to 0.98 (provede by Shell Hung in pkg/15351)
- distname now is Unix-Syslog
- When calling libc-syslog() internally, pass message as string argument,
  not as format string
- Instead of quoting percent-signs in syslog()-wrapper, simply pass the
  string to libc-syslog() as string argument via %s
- Copy ident-argument using some Perl-API functions. Just
  using a reference counter had unwanted side-effects
2002-01-26 07:09:52 +00:00
wiz
58cda4e5f8 Restrict to new-toolchain systems because of assembler problems. 2002-01-24 15:50:45 +00:00
atatat
b9302ca830 Upgrade to version 4.61. NetBSD related fixes/features from the
release notes are:

4.61            January 22, 2002
                Updated field output example Perl scripts in the
                scripts/ subdirectory to discover the lsof path,
                starting at .. and proceding through the PATH
                environment variable's directories.
...
                In response to a report from Joshua Wright
                <Joshua.Wright@jwu.edu> modified NetBSD and OpenBSD
                Configure stanzas and sources so that lsof can be
                built when there is no system source tree (e.g.,
                /usr/src/sys).
...
                Corrected a bug in the matching of IPv4 addresses,
                mapped in IPv6 addresses, to an IPv4 paramter to
                an -i option.
2002-01-23 01:34:36 +00:00
dmcmahill
f2b7ef2f76 fix a printf format string. Fixes recently noted build problems on alpha. 2002-01-21 13:59:45 +00:00
drochner
fc31e634f2 use python buildlink file 2002-01-18 11:04:04 +00:00