Commit graph

84612 commits

Author SHA1 Message Date
wiz
57c640d180 Add missing file. Bump PKGREVISION. 2005-09-26 14:59:13 +00:00
bad
c4da4fa621 fix entry for a directory. 2005-09-26 14:42:56 +00:00
wiz
ea80c1e192 Updated devel/elfsh to 0.51b3nb2 2005-09-26 14:20:36 +00:00
wiz
e72c7f40e4 Add missing files to PLIST. Bump PKGREVISION. 2005-09-26 14:19:44 +00:00
wiz
8b78b4631c Updated comms/minicom to 2.1nb1 2005-09-26 14:07:43 +00:00
wiz
520c677963 Add missing files to PLIST. Bump PKGREVISION. 2005-09-26 14:07:25 +00:00
wiz
12af772816 Updated comms/gscmxx to 0.4.1nb2 2005-09-26 14:00:37 +00:00
wiz
c7fd7e5ee3 Add missing files to PLIST. Bump PKGREVISION. 2005-09-26 14:00:16 +00:00
wiz
a0e3c88be5 Updated chat/xaric to 0.12.1nb1 2005-09-26 13:02:12 +00:00
wiz
861814ae42 Add docs to PLIST. Bump PKGREVISION. 2005-09-26 13:01:51 +00:00
wiz
00d6c49d68 Updated chat/ninja to 1.5.8.1nb1 2005-09-26 12:59:34 +00:00
wiz
16d4e1d97b Add help files to PLIST. Bump PKGREVISION. 2005-09-26 12:58:57 +00:00
wiz
6590473b1f Updated audio/xmms-bump-scope to 0.0.3nb4 2005-09-26 12:48:30 +00:00
wiz
b160cd3046 Populate PLIST. Bump PKGREVISION. 2005-09-26 12:48:03 +00:00
jmmv
6cd4dcc7d5 Include bsd.prefs.mk before defining CPPFLAGS, as mk.conf may do a
'CPPFLAGS=...' overriding its value.  Fixes PR pkg/30081 by Idar Tollefsen.
Allowed by agc@ during freeze.
2005-09-26 11:47:24 +00:00
jmmv
540619138a Include bsd.prefs.mk before defining CPPFLAGS, as mk.conf may do a
'CPPFLAGS=...' overriding its value.  Fixes PR pkg/30030 by Idar Tollefsen.
Allowed by agc@ during freeze.
2005-09-26 11:46:07 +00:00
jmmv
d3096c6ea8 Move CPPFLAGS definitions below inclusion of bsd.prefs.mk, as mk.conf may
do a 'CPPFLAGS=...' overriding its value.  Fixes PR pkg/30029 by
Idar Tollefsen.  Allowed by agc@ during freeze.
2005-09-26 11:44:54 +00:00
joerg
46087d3cf9 Slightly adjust patch to deal with thread linking. 2005-09-26 11:26:46 +00:00
joerg
39aa2245b9 Explicitly add base class, G++ 3.4 on DragonFly doesn't like it
otherwise.

OKed by maintainer.
2005-09-26 10:15:30 +00:00
joerg
f51c0511b9 Note bump of net/rtorrent for a bug fix. 2005-09-26 08:09:38 +00:00
joerg
305d60696d Fix a bug in the tab-completion. When the prefix is not unique, rtorrent
would have hit an internal assertion later. The patch is a merge from
the unstable tree as suggested by the author.

Bump revision to 1.
2005-09-26 07:49:06 +00:00
fredb
6d63e57922 Note nb bump of sysutils/cdrdao, for a bug fix. 2005-09-26 01:04:10 +00:00
fredb
c3e9ede746 Fix another uninitialized return value. This one was negating the assurance
that the length could be omitted from the last track of an AUDIO CD.  The
length fixer-upper would quit consistently on certain (innocent) TOC files,
which lead to an error about zero-length tracks. Bump PKGREVISION.
2005-09-26 01:01:46 +00:00
jschauma
b7d81330d8 Finally remember to commit this:
Make use of find(1) instead of ls(1) to find the broken files.
This prevents the generation of an empty report due to 'too many arguments'
to ls on certain platforms.
2005-09-25 15:05:40 +00:00
salo
8908e926ed Fix old freeze entry. 2005-09-25 14:07:10 +00:00
rillig
b2f5311ebd Updated dbench to 3.03nb1. Commented out unnecessary code that broke the
NetBSD-1.6.2 build.
2005-09-25 10:41:50 +00:00
rillig
9dc93f3d48 Added a chunk to patch-aa that comments out unnecessary code (statvfs). Now
the package builds on NetBSD-1.6.2. Bumped PKGREVISION.
2005-09-25 10:40:18 +00:00
dsainty
7ab846256d Oops - back out picprg until post-freeze 2005-09-25 08:01:50 +00:00
dsainty
04b384e46b Oops - back out picprg until post-freeze 2005-09-25 07:48:07 +00:00
kristerw
8d9627ea2e Some of the names listed in CHECK_FILES_SKIP are for directories, and
the last commit prevents them from matching the filenames within
the directories.  Add wildcards so that they work as before.
2005-09-25 00:34:12 +00:00
kristerw
2ed3db46eb Use ${GREP} -vx instead of ${GREP} -v when filtering the list
of files.  This prevents it from incorrectly report errors for
files with a name that is a prefix of a file in the CHECK_FILES_SKIP
list.
2005-09-25 00:02:27 +00:00
rillig
a778895f8d Assembler code is disabled for anything except MACHINE_ARCH=="i386". This
fixes the build on x86_64. Bumped PKGREVISION to 1.
2005-09-24 21:00:25 +00:00
dsainty
61c323074c Add picprg, a(nother) PIC programmer. 2005-09-24 09:39:18 +00:00
dsainty
56a4d52650 Add and enable picprg, a(nother) PIC programmer. 2005-09-24 09:35:23 +00:00
dsainty
6ce8f3de3b Picprg is a PIC programmer for a common design of programmer attached to a PC
parallel port.  This package is for Byron Jeff's adapted version for Brian
Lane's original software, and supports the Trivial Low Voltage Programmer
(TLVP).
2005-09-24 09:30:54 +00:00
dmcmahill
a74040cb70 enable on solaris. seems to work ok here 2005-09-24 02:30:57 +00:00
dmcmahill
b7d3653ce2 repair compilation on netbsd/alpha (and probably others too) 2005-09-24 02:09:41 +00:00
reed
56f4fe8c2c Add back openssh-4.2p1-hpn11.diff entries that were removed
in revision 1.42.
2005-09-24 00:47:13 +00:00
jlam
db4bc3c3c2 There is some problem with compiling grub when using pkgsrc ncurses.
Grub will actually build using plain, old BSD curses, so no need to
actually pull in ncurses (unless curses is missing on your system).
This makes sysutils/grub build on NetBSD-3.0_BETA with PREFER_PKGSRC=yes.

Bump the PKGREVISION to 2.
2005-09-24 00:20:44 +00:00
jlam
3d319dfca8 Instead of trying to workaround the possible conflict between grub's
internal term.h and ncurses' term.h, just rename grub's to grubterm.h
and avoid the potential problems altogether.
2005-09-24 00:15:03 +00:00
reed
658210fd95 Update to version 1.3.0.
This is a leaf package.  This will close PR #31299. Thank you,Ian.

PLIST slightly different than in the PR though. A few more
directories to remove.

This version brings a few bug fixes to the latest development release, version
1.2.92. Here is the list of fixes:

    * Keyboard shortcuts for file operations now work even if no image is selec
ted.
    * Pressing Enter to enter a folder works again.
    * On the image view, the "hand" cursors have been replaced with standard cursors.
    * The click/double-click behaviour of the bookmark view has been changed to
 match the behaviour of the folder view.
    * Icons of the folder KPart have been enhanced.
    * Authentication dialogs should now always appear over the main window.
    * Folders are no longer included in the image list of KIPI albums.
    * A crash which could happen when loading indexed XCF files produced by rec
ent versions of GIMP has been fixed.
    * A bug introduced in the previous version which caused EXIF information to
 be removed after editing a comment has been fixed.
    * The external tool dialog has been made a bit easier to use by disabling the detail widgets when no tool is selected.
    * Avoid rare cases of the image KPart getting stuck.
    * Double clicking on a thumbnail or the image view now toggles fullscreen instead of browse mode.
2005-09-23 22:05:17 +00:00
rillig
6458b27275 The checksum of patch-aa has changed, too. 2005-09-23 20:52:53 +00:00
wiz
9ca63d9b76 Reset maintainer, posix dot org dot uk has no DNS entry. 2005-09-23 20:08:05 +00:00
wiz
703e5a6b7f Reset maintainer, email to xs at nitric dot net bounced. 2005-09-23 20:06:25 +00:00
wiz
d92d6175a7 Reset maintainer, oasis dot IAEhv dot nl has no DNS entry. 2005-09-23 20:05:07 +00:00
hubertf
9c77d52977 Fix last commit - really pull in the kerberos buildlink file
only if needed
2005-09-23 16:27:48 +00:00
taca
faae9c8a9b Be quiet pkglint:
- Remove trailing white space from Makefile.
- Add NetBSD Id to patch-aa and patch-ah.
2005-09-23 15:45:14 +00:00
schmonz
ff5b49b71f + {lib,}gphoto2-2.1.6 2005-09-23 13:49:05 +00:00
abs
0743171a59 update devel/cpuflags to 0.93
- fix a make-braino in workaround for PKGNAME setting
2005-09-23 13:26:09 +00:00
abs
ba41fe0604 update cpuflags to 0.93 - fix a make-braino in workaround for PKGNAME setting 2005-09-23 13:24:17 +00:00