Commit graph

30447 commits

Author SHA1 Message Date
wiz
09a1ab3f7a End sentence with a dot. 2002-07-18 11:23:39 +00:00
wiz
19d521d824 Add and enable incm. 2002-07-18 11:23:00 +00:00
agc
bc64335ffa Apply patches from Johnny Lam to let pth and pth-syscall co-exist. 2002-07-18 11:22:00 +00:00
agc
358a65874e Correct two indentation nits 2002-07-18 10:21:18 +00:00
agc
526a5687e2 Add USE_X11BASE - should fix problem in bulk build. 2002-07-18 09:52:14 +00:00
agc
c7eec13668 Copy the install-sh and mkinstalldirs scripts, rather than
symbolically linking them, since the GNU configure script uses test -f
to test for their presence.
2002-07-18 09:31:50 +00:00
agc
d4409bf817 Use the new CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE mechanisms.
Patch i386 configuration to recognise netbsdelf - more architecture
changes are necessary here.
2002-07-18 09:17:26 +00:00
agc
13ee89e691 Don't patch one file multiple times - merge the changes into one
patch file.

Use the new CONFIG_SUB_OVERRIDE and CONFIG_GUESS_OVERRIDE mechanisms.

Recognise netbsdelf on i386 platforms - more mods will be necessary for
different platforms.
2002-07-18 09:08:27 +00:00
skrll
49ed29026e Improve this. 2002-07-18 07:32:01 +00:00
grant
a736b5ccd9 use @X11BASE@ in xfstt.1 instead of '/usr/X11R6' - yuck! 2002-07-18 05:24:49 +00:00
rh
db7a881c68 Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
2002-07-18 02:19:24 +00:00
lukem
93b726dd32 it's better to REQUIRE LOGIN rather than DAEMON, because a bunch of services
which rely upon authdaemond really shouldn't start until after LOGIN.
2002-07-18 01:48:09 +00:00
cjs
37230c83e7 Don't hard-code PGHOME; get it from the passwd file. 2002-07-18 01:40:07 +00:00
dmcmahill
0a85289c68 remove item which has been done :) (flags to include/exclude NO_BIN_ON_{FTP,CDROM}) 2002-07-18 01:00:53 +00:00
dmcmahill
72c21b2fc7 repair compilation on pre gcc-2.95.* systems broken by last commit.
Should still work on gcc-2.95.* systems.
2002-07-18 00:54:36 +00:00
abs
406b1db830 Updated speedtouch to 1.1 [abs 2002-07-18]
New version works fully under NetBSD 1.6_BETA, and also works on
	some systems which failed to communicate with the USB modem correctlyt
	under earlier versions. Additional fix to pkg/17531
2002-07-18 00:10:07 +00:00
rh
bd61c0404b Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
2002-07-17 23:56:06 +00:00
itojun
45e69da140 parse T_AAAA responses. patch sent to wietse. 2002-07-17 22:34:45 +00:00
rh
249b315082 Patch scrollkeeper_localstatedir to make it point to the correct location
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
2002-07-17 22:21:37 +00:00
wiz
0a9fcd138f Work around different suse versions -> different subdirs by explicitly
setting DIST_SUBDIR to '.', like opera* do.
2002-07-17 20:53:23 +00:00
wiz
f37549ed1e Ups, fix botch in sort -> ${SORT}. 2002-07-17 18:29:09 +00:00
wiz
12fe0a2d5b Give this a chance of working on xpkgwedged systems.
Not on 1.6 or -current, though, since it has C++ bugs that need fixing.
2002-07-17 18:22:23 +00:00
wiz
b0e0a9b696 Add a message that this package needs fontenc.h. 2002-07-17 18:13:48 +00:00
wiz
25b679d7ae Fix depends line -- needs emacs21. 2002-07-17 17:59:34 +00:00
wiz
bb9557b8ad Some dirs are shared with GConf2. 2002-07-17 17:50:11 +00:00
wiz
34f6e75cae Oops, add %D. 2002-07-17 17:48:49 +00:00
wiz
6872258917 Some dirs are shared with GConf-1. 2002-07-17 17:48:04 +00:00
wiz
c1a89d0eb0 'unsigned' in the right place makes this build again. 2002-07-17 17:41:24 +00:00
wiz
0a72f194c9 Add checksum for the case where suse73 directory is used (hm, should this
even go in the suse subdir??).
2002-07-17 17:36:44 +00:00
wiz
6f3c8c87db Needs automake during build. 2002-07-17 16:36:25 +00:00
rh
51b1df1cbe really bump PKGREVISION 2002-07-17 13:47:45 +00:00
rh
ca480d7593 Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
2002-07-17 13:46:49 +00:00
rh
ee8c44f093 Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
2002-07-17 13:22:49 +00:00
agc
8d0c2f7d7c Make sure that we check whether we check whether the distfiles exist
first in BATCH mode.
2002-07-17 13:17:21 +00:00
markd
85b39d0110 Give path for -lblas so modules such as R-KernSmooth can find it when
they try to link it.
2002-07-17 13:12:54 +00:00
rh
41b62c0a95 Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
2002-07-17 13:11:44 +00:00
agc
af1cd66a9a Add a patch to ensure that select(2) is prototyped. 2002-07-17 13:10:30 +00:00
agc
a94f67ce57 Specify the PKGDIR properly, and use it where appropriate.
Add a missing CONFLICT on the new snort-mysql package.
2002-07-17 13:06:04 +00:00
agc
e3d63a0de9 Mark this package as having an interactive fetch stage 2002-07-17 12:54:55 +00:00
agc
33f3040d3f Strongly buildlinkify this package, and add missing prerequisite
(graphics/glut).
2002-07-17 12:53:07 +00:00
agc
9fdff9b5c8 Add a buildlink.mk file for this package. 2002-07-17 12:51:29 +00:00
rh
e67e4d3d14 Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb statements to PLIST
Bump PKGREVISION
2002-07-17 12:45:29 +00:00
skrll
4fe0509827 Add and enable kdelibdocs3 2002-07-17 12:32:53 +00:00
skrll
2dbf5a9da1 Add and enable kdesdk3 2002-07-17 12:32:08 +00:00
rh
6fef7b7f1a Set localstatedir so the scrollkeeper database gets updated correctly
Add proper @exec/unexec scrollkeeper-rebuilddb to PLIST
Bump PKGREVISION
2002-07-17 12:27:05 +00:00
rh
1e9c969591 Set localstatedir so the scrollkeeper database gets properly updated
Add proper @exec/unexec scrollkeeper-rebuilddb to PLIST
Bump PKGREVISION
2002-07-17 12:05:44 +00:00
skrll
3da5e197ce Update the kdevelop meta pkg to 2.1.2 as well.
From Joe Reed <jnr@po.cwru.edu> in pkg/17582
2002-07-17 11:35:09 +00:00
skrll
123b7fedb8 Update to 1.2.5. Changes are:
Now compiles for KDE 3.

        Fixed make install for builddir != srcdir.

        Fixed status bar flicker. This gives a nice speed-up by a factor of 4
        when the contents of an array of 50 QStrings are displayed!

        Now compiles for KDE 3 (Beta1).

        Support QString of Qt 3.x.

        Improved (and fixed) the display of arrays with repeated values.

        Fixed crash when a file is reloaded while disassembled code is
        displayed.

        Fixed parsing of stack frames involving signal handler invocations.

        Fixed invisible toolbar under KDE 2.x (really, this time, I promise).

        Fixed crash when no line has the cursor (empty files).

        Don't display a blank page when a non-existing file was tried to open.

        The memory window is now organized in columns. Values that changed
        between program stops are displayed in red color. Big kudos go to
        Alexandre Clement for this feature.

From Joe Reed <jnr@po.cwru.edu> in pkg/17577
2002-07-17 11:32:16 +00:00
agc
719a50195b Update the patch to match the new Makefile in version 1.30 2002-07-17 11:30:41 +00:00
skrll
7587ecd995 Update to 2.1.2 and to use KDE 3.0.
Lots of bug fixes and new features.

This closes pkg/17579 from Joe Reed <jnr@po.cwru.edu>
2002-07-17 11:28:04 +00:00