Commit graph

2818 commits

Author SHA1 Message Date
wiz
c1ec9db42e Add missing pkgconfig dependency. Noted by Pawel Chwalowski in PR 29727. 2005-03-17 22:46:41 +00:00
wiz
70b8813025 Add patch from Scott Presnell in PR 29701:
The package smartmontools version 5.32 uses wrong units for SCSI
timeout in os_netbsd.c.

Double checked by thorpej.

Bump PKGREVISION.
2005-03-17 16:33:23 +00:00
jmmv
d91d627bc1 Include dbus's buildlink3.mk file (needed at build-time, specially because
of the dbus.pc file).
2005-03-16 21:14:46 +00:00
xtraeme
bf9ba7e5fe Copy the stage{1,2} GRUB files into $ISODIR/grub as well
(required to boot from any existing partition on the disk, missed
in previous).

Bump PKGREVISION.
2005-03-16 16:37:37 +00:00
rillig
60a259b209 Added a patch needed for gcc-2.95.3. Approved by wiz. 2005-03-16 13:18:34 +00:00
xtraeme
f435db0804 Update to 0.10:
* Copy all stage 1.5 files from GRUB into $ISODIR/grub/, useful to boot
  from any existing partition in the disk.
* Show usage when the target is not valid.
2005-03-16 05:31:23 +00:00
rillig
6e3899bf70 Added some patches to make ntfsprogs compile on NetBSD-1.6.2, which does
not have ENOTSUP. Approved by jlam.
2005-03-15 20:24:30 +00:00
tv
35eaeff07c Don't include <inttypes.h> if configure didn't find it. 2005-03-14 22:40:09 +00:00
rillig
70fb5eae29 gcc333-stdarg.h has been replaced with a modified <stdarg.h> from
NetBSD-1.6.2 to be compatible with both gcc-2.95.3 and gcc-3.3.
2005-03-14 16:27:29 +00:00
rillig
f412193f55 Replaced the file gcc-stdarg.h with a modified <stdarg.h> from NetBSD-1.6.2
that allows xen12 to be compiled on NetBSD-1.6.2. Approved by wiz.
2005-03-14 16:06:46 +00:00
schmonz
21af779684 In packages with djb-style compile scripts, properly enquote ${CC}
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.

For consistency across djbware in pkgsrc:

* In math/djbfft's and sysutils/daemontools's do-configure targets,
  remove leading @ from ${ECHO} lines; from the former, also remove
  unneeded single quotes from one such line.

* Rename net/publicfile's pre-build and sysutils/service-config's
  post-patch targets to do-configure.

* In sysutils/checkpassword's do-configure target, reorder creation
  of conf-cc, conf-ld, and conf-home.

All of the affected packages have been verified to compile.

XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
2005-03-13 03:25:43 +00:00
jmmv
bc271da5c3 Use email addresses in the MAINTAINER field. Adding names produces ugly
results, specially in the bulk build reports, and we don't use this style
anywhere else.
2005-03-12 10:23:57 +00:00
jmmv
a31f24427d Remove gnome-acme: it has been unmaintained, as a standalone software
package, since the end of 2003.  Furthermore, its functionality was
integrated in GNOME 2.6, which makes this package obsolete.

Ok'ed by maintainer, minskim@.
2005-03-12 09:14:41 +00:00
bouyer
aaadd78297 Fix the 16 vs 32 bit dev_t problem by moving blkif_pdev_t from u16 to
u32, and removing the padding bits in blkif_extent_t. This way the size
of the message doesn't change, and new tools are compatible with
older kernel (I will commit this change to kernel shortly too).
This has also been commited to xen-2.0-testing by Christian, and will be
in xen-2.0.5.
While here, remove the PKG_SYSCONFSUBDIR, as nothing looks for config files
here yet.
Bump PKGREVISION.
2005-03-10 19:43:25 +00:00
tv
069c5529ad Mark as NOT_FOR_PLATFORM Interix. 2005-03-10 17:00:54 +00:00
bouyer
4e5683fbea Regen for RMD160 digest. 2005-03-07 17:29:06 +00:00
bouyer
3740d97484 Adjust for newer python framework. 2005-03-07 17:27:25 +00:00
bouyer
316ac214bc Add xentools20 2005-03-07 16:01:47 +00:00
bouyer
d24fdd5ce6 Initial import of xentools 2.0, for use with NetBSD as a xen2 domain0. 2005-03-07 15:59:08 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
taca
cf24692f45 Cosmetic change with pkglint(1). 2005-03-06 13:05:38 +00:00
adrianp
545b1954a4 - Update libol to 0.3.15
- Requested in PR# 29610 by joel (at) carnat.net, thanks for the PR!

> 2005-02-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped verison number to 0.3.15
>
> 2005-02-01  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/werror.c (msg_vformat): fixed signed/unsigned comparison wrt
>         the length variable, a stack overflow (not buffer overflow) can be
>         caused by a very long format result (werror("%2147483648i", 1)),
>         credits go to Thief_hu for reporting it; it is believed not to be
>         exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.14, cleaned up to
>         work with autoconf2.50 and automake 1.7
>
>         exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: bumped version number to 0.3.14, cleaned up to
>         work with autoconf2.50 and automake 1.7
>
>         * src/objtypes.h: removed colliding macro names to avoid warnings
>         on BSD derived systems
>
> 2004-07-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * src/io.c (get_inaddr): use in_addr_t for the private definition
>         of INADDR_NONE if one is not found.
>
> 2004-05-06  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * added libol.spec.in patch by jpo
>
> 2004-05-04  Balazs Scheidler  <bazsi@bzorp.balabit>
>
>         * configure.in: use CFLAGS from environment if set
2005-03-06 11:10:29 +00:00
wiz
de9b15e271 Fix over-precise error message, reported by Robert Elz in PR 29563. 2005-03-02 15:10:59 +00:00
dmcmahill
e8efea72ed update to mksunbootcd-1.0. This is simply and autoconf-ed version.
It should build more cleanly on solaris and other non-netbsd systems.
2005-03-02 00:41:35 +00:00
dmcmahill
4fdd9cb922 fix typos in some of the patches. Fixes compilation on solaris. 2005-03-01 23:06:55 +00:00
wiz
41df2930cb It is atapibus at atapi, not atabus. 2005-03-01 13:26:24 +00:00
hubertf
afea1931b6 Update adjustkernel to 1.7. Changes:
* Update copyright year
 * Change syntax to not require mandatory options (think about the word!)
 * Document short options
 * Mention /var/run/dmesg.boot
 * Expand examples section a bit
 * Xref dmesg(8)
 * Document a known bug

OK'd by mjl@
2005-02-28 00:48:52 +00:00
jmmv
10304d1e86 Update to 2.8.7:
* Fallback to opening devices read-only on Linux 2.4 systems.
2005-02-26 17:26:52 +00:00
jmmv
5993326b7a Update to 2.8.3:
* Fixed string breakage.
* Fixed segfault #160560.
2005-02-26 17:26:39 +00:00
jmmv
2cbf8a4a70 Updated to 2.8.3:
* Updated documentation.
* Fixed C99 macros.
2005-02-26 17:24:08 +00:00
jmmv
01e212d00c Updated gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.8.4:
* Bugs fixed:
+ Never return NULL on gnome_vfs_uri_extract_short_name calls
+ sftp-method: always check for the gnome_vfs_unescape_string return value
+ sftp-method: honor the force_replace flag on moves
+ gzip-method: correctly return GNOME_VFS_ERROR_EOF
+ Plug some memory leaks
+ Fix bogus warnings with later gcc versions
+ Various translation updates
2005-02-26 17:23:01 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
minskim
8c1170628f Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2005-02-23 04:09:50 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
xtraeme
b43e8951d4 Update to 1.0.3
Made the free/used memory polling time configurable through the
"delay" option.

pkgsrc changes:

modified the rc.d script to work on systems without the NetBSD's rc.d
system.
2005-02-20 13:56:09 +00:00
wiz
739446337f Update to 2.01.1.32:
The ossdvd patch is migrated to work with cdrtools-2.01a32.tar.bz2, and is
called cdrtools-2.01a32-ossdvd.patch. In addition the speed selection
routine speed_select_mdvd() has been merged from Warly's efforts at
http://people.mandrakesoft.com/~warly/files/cdrtools/ . The speed=2
speed selection now works for burning DVD's, but fails when reading.
For mandrake 10.0 new RPMS and SRPM are created.
2005-02-19 21:09:04 +00:00
wiz
aff2367316 Update to 0.96:
New in 0.96 - 2005-01-30:
* The command "fallback" supports mutiple fallback entries.
* The command "savedefault" supports an optional argument which
  is the number of next boot entry or the special keyword `fallback'.
* New utility "grub-set-default".
* New section "Making your system robust" in the manual.
2005-02-19 10:23:13 +00:00
jschauma
7121aed5c4 correct distinfo after fixing a minor typo in the distfile
(no version bump since that distfile only existed for <1 minute)
2005-02-19 03:52:24 +00:00
jschauma
c09e3c6c6a Update to 0.2, which makes this work on systems that don't have
setprogname or set LOGIN_NAME_MAX.
2005-02-19 03:49:09 +00:00
reed
ed81a742fe Update to 4.13.
I updated this because old version I was using had false-positive
with "Macintosh HFS data" -- file(1) saw a postscript file wrong
and broke some printing tasks. The distfile was no longer on MASTER_SITES
so updated. This fixed my Poscript problem.

Changes include:
2005-01-12 00:00  Stepan Kasal  <kasal@ucw.cz>
        * src/ascmagic.c (file_ascmagic): Fix three bugs about text files:
          If a CRLF text file happens to have CR at offset HOWMANY - 1
          (currently 0xffff), it should not be counted as CR line
          terminator.
          If a line has length exactly MAXLINELEN, it should not yet be
          treated as a ``very long line'', as MAXLINELEN is ``longest sane
          line length''.
          With CRLF, the line length was not computed correctly, and even
          lines of length MAXLINELEN - 1 were treated as ``very long''.
2004-12-07 14:15  Christos Zoulas  <christos@zoulas.com>
        * bzip2 needs a lot of input buffer space on some files
          before it can begin uncompressing. This makes file -z
          fail on some bz2 files. Fix it by giving it a copy of
          the file descriptor to read as much as it wants if we
          have access to it. <christos@zoulas.com>
2004-11-24 12:39  Christos Zoulas  <christos@zoulas.com>
        * Stack smash fix, and ELF more conservative reading.
          Jakub Bogusz <qboosh@pld-linux.org>
2004-11-20 18:50  Christos Zoulas  <christos@zoulas.com>
        * New FreeBSD version parsing code:
          Jon Noack <noackjr@alumni.rice.edu>
        * Hackish support for ucs16 strings <christos@zoulas.com>
2004-11-13 03:07  Christos Zoulas  <christos@zoulas.com>
        * print the file name and line number in syntax errors.
2004 10-12 10:50  Christos Zoulas  <christos@zoulas.com>
        * Fix stack overwriting on 0 length strings: Tim Waugh
            <twaugh@redhat.com> Ned Ludd <solar@gentoo.org>
2004-09-27 11:30  Christos Zoulas  <christos@zoulas.com>
        * Remove 3rd and 4th copyright clause; approved by Ian Darwin.
        * Fix small memory leaks; caught by: Tamas Sarlos
            <stamas@csillag.ilab.sztaki.hu>
2004-07-24 16:33  Christos Zoulas  <christos@zoulas.com>
        * magic.mime update Danny Milosavljevic <danny.milo@gmx.net>
        * FreeBSD version update Oliver Eikemeier <eikemeier@fillmore-labs.com>
        * utime/utimes detection Ian Lance Taylor <ian@wasabisystems.com>
        * errors reading elf magic Jakub Bogusz <qboosh@pld-linux.org>
2004-04-12 10:55  Christos Zoulas  <christos@zoulas.com>
        * make sure that magic formats match magic types during compilation
        * fix broken sgi magic file
2004-04-06 20:36  Christos Zoulas  <christos@zoulas.com>
        * detect present of mbstate_t Petter Reinholdtsen <pere@hungry.com>
        * magic fixes
2005-02-18 19:39:26 +00:00
wiz
164ada8be5 Update to 1.5.0, provided by the maintainer Hauke Fath in PR 29420:
New in 1.5.0:
        * Major networking/speed improvements
        * fsdiff path argument can be used to limit scan - Thanks Wout Mertens
        * ktcheck -n bug fix for included command files
        * twhich displays transcript name for '-' lines
        * Added checkin and checkout to ra.sh
        * Added -V to ra.sh
        * ra.sh create gives useful default transcript name
2005-02-17 15:31:34 +00:00
schmonz
39e3eb008d HOMEPAGE moved. Take MAINTAINER for queue_repair at author's
months-ago request.
2005-02-16 18:44:36 +00:00
uebayasi
211bc4976b Fix quoting. 2005-02-14 07:02:08 +00:00
rillig
3273536bfa Enabled proper ncurses support, as seen in the www/lynx package. 2005-02-12 23:38:04 +00:00
rillig
da3437bb1d Converted the package to the pkg.options.mk framework. Bumped PKGREVISION,
because the +BUILD_INFO file changed.
2005-02-12 22:59:28 +00:00
rillig
67bd75ff12 Moved the syntax highlighting files from PLIST to PLIST.mcedit, as they are
only installed when the editor is installed. Bumped PKGREVISION to 1.
2005-02-12 01:02:50 +00:00
jschauma
5f4bb8334c add/enable logfinder 2005-02-12 00:35:41 +00:00
jschauma
0aa992ec59 Initial import of logfinder:
Many system administrators don't know exactly what logs they have until they
have looked into the question. Often, logging was enabled by defaults -- or by
previous system administrators -- and so your systems may be keeping logs you
never intended. logfinder is a tool created as a simple means of locating
files that might be logs on an existing system. logfinder uses regular
expressions to find local files with "log-like" contents; you can customize
those expressions if necessary to meet your needs.
2005-02-12 00:32:58 +00:00
jmmv
8fd89f7742 Update to 0.4.4, from Miguel Mendez (maintainer) in PR pkg/29333.
* All SMTP errors are properly handled and reported now.
* The -L option was added for compatibility with send-pr.
* A bug in the NetBSD categories was fixed
* The program uses some GTK+ 2.6+ widgets if that version of the library is
  installed
2005-02-11 12:22:48 +00:00
markd
8eb6a534fc Maintainer update of krusader to 1.51 in PR pkg/29266
1.51
======================
    ADDED: Portuguese translation (thanks Bruno Queiros)
    ADDED: Fn keys can have custom shortcuts
    ADDED: krusader can be resized to a small size even with Fn keys showing
    ADDED: Total-commander style refresh (at last)
    ADDED: ctrl-up arrow (from the panel) goes up to the origin bar
    ADDED: New commandline option: --profile <panel-profile>
    ADDED: Heiner's selection mode patch. Still alpha.
    ADDED: Ukrainian translation (thanks Ivan Petrouchtchak)
    ADDED: disk usage tool (alpha version)
    ADDED: vertical krusader: hit alt+ctrl+v to test
    ADDED: extra information in the totals bar

    FIXED: separators were not displayed in the bookmarks list
    FIXED: deleting a folder didn't update the bottom stats correctly
    FIXED: useraction: parse the default-value "__goto" again
    FIXED: useraction: Crash when filename  contained brackets '(...)'
    FIXED: world-class-annoying-bug when sometimes while using quicksearch,
           the file that was selected by quicksearch got hidden beneath the bar
    FIXED: mime types are shown only in english
    FIXED: when using quicksearch, current item wasn't visible
    FIXED: a crash when packing/unpacking to partial URL

  UPDATED: Dutch translation (thanks Frank Schoolmeesters)
  UPDATED: Hungarian translation (thanks Arpad Biro)
  UPDATED: German translation
2005-02-09 11:52:03 +00:00