Commit graph

32703 commits

Author SHA1 Message Date
jlam
d9470465be buildlink1 -> buildlink2 and minor installation fixups. 2002-09-23 23:05:42 +00:00
jlam
04bd7ae0e8 buildlink1 -> buildlink2 2002-09-23 23:01:03 +00:00
jlam
8ff71ee60c buildlink1 -> buildlink2, and use the BUILD_DIRS functionality instead of
manually building in each directory in a custom do-build target.
2002-09-23 23:00:45 +00:00
jlam
f3710c1e32 buildlink1 -> buildlink2 2002-09-23 22:55:30 +00:00
jlam
b8adc62247 multi-gnome-terminal looks for its icons in the mgt subdirectory of
share/pixmaps.  This also prevents a conflict with gnome-pixmaps.
2002-09-23 22:51:47 +00:00
jlam
f1c3d9af03 buildlink1 -> buildlink2 2002-09-23 22:41:56 +00:00
jlam
30998f5193 buildlink1 -> buildlink2, and remove dependency on autoconf. 2002-09-23 22:39:22 +00:00
jlam
cdf192280e buildlink1 -> buildlink2 2002-09-23 22:38:06 +00:00
jlam
3a13ebd730 The previous commit of libtool-fix-la let a lot of references to the build
directory escape into the installed *.la files.  Fix this by only adding
-L*/.libs if the *.la file is uninstalled, and by filtering out references
to ${WRKSRC}.
2002-09-23 22:32:07 +00:00
jlam
e9e26df1fc buildlink1 -> buildlink2 2002-09-23 21:55:11 +00:00
jlam
34bb09d975 Move the USE_BUILDLINK2 definition into the common Makefile where we
include several buildlink2.mk files.
2002-09-23 21:47:50 +00:00
jlam
64b5bb855e Ensure that the libxml headers may be found as <libxml/*>. 2002-09-23 21:45:10 +00:00
jlam
0647e3c732 buildlink1 -> buildlink2 2002-09-23 21:01:43 +00:00
jlam
d22ad9d6be Unused. 2002-09-23 20:53:13 +00:00
jlam
eb73441760 buildlink1 -> buildlink2 2002-09-23 20:51:51 +00:00
jlam
a8a2f3e635 Don't add -rpath to the libtool command used to create the uninstalled
libcompat.la, as that makes libtool think that package will be installed.
This was causing libpsiconv.la to depend on libcompat.la, even though the
latter was never installed.  Bump the PKGREVISION.
2002-09-23 20:39:21 +00:00
jlam
569f4d898d IDL files must be added to BUIDLINK_FILES because the IDL files are
compiled using orbit-idl, which uses the C preprocessor to do its work, and
the C preprocessor has it's arguments transformed (correctly) by
buildlink2.
2002-09-23 19:57:28 +00:00
wiz
ee181dd38f Only link in gtk1 headers. 2002-09-23 19:27:09 +00:00
wiz
3c505a0c37 Convert to buildlink2. 2002-09-23 18:08:36 +00:00
tsarna
a5e9687c08 Support for Zoularis/Linux, cloned from the solaris support 2002-09-23 17:34:38 +00:00
wiz
f0ef988870 Convert to buildlink2. 2002-09-23 17:29:43 +00:00
wiz
54346bcda4 Unused. 2002-09-23 17:23:28 +00:00
wiz
1864f05443 Convert to buildlink2. 2002-09-23 17:22:54 +00:00
wiz
b80d83ae09 Unused. 2002-09-23 16:58:56 +00:00
wiz
9eb23048cc Convert to buildlink2. 2002-09-23 16:57:03 +00:00
wiz
3be8bea35a Convert to buildlink2, add buildlink2.mk. 2002-09-23 16:56:03 +00:00
wiz
daa921044c Unused. 2002-09-23 15:53:00 +00:00
hubertf
b81f582cd8 Add xkbset 0.3:
xkbset is a program rather like xset in that it allows you to set
various features of the X window interface.  It allows one to configure
most of the options connected with the XKB extensions.  They are described
in Section 10 of XKBlib.ps.


XXX

With this program, X can be made to work on a Toshiba Portege 3000
wwwiiittthhhooouuuuttt key repeating. Just put this into your
.xinitrc / .xsession:

	xkbset exp bo
	xkbset bo

Thanks to erik.berglund@deployit.biz for this hint!
2002-09-23 15:41:24 +00:00
hubertf
bc7409d99e add & enable xkbset 2002-09-23 15:41:16 +00:00
hubertf
c46615f8b7 Add xkbset 0.3:
xkbset is a program rather like xset in that it allows you to set
various features of the X window interface.  It allows one to configure
most of the options connected with the XKB extensions.  They are described
in Section 10 of XKBlib.ps.


XXX

With this program, X can be made to work on a Toshiba Portege 3000
wwwiiittthhhooouuuuttt key repeating. Just put this into your
.xinitrc / .xsession:

	xkbset exp bo
	xkbset bo

Thanks to erik.berglund@deployit.biz for this hint!
2002-09-23 15:39:46 +00:00
grant
d302493840 comment fix. 2002-09-23 15:32:56 +00:00
wiz
3c120c367f Unused. 2002-09-23 15:26:49 +00:00
wiz
2a022f9781 Convert to buildlink2. 2002-09-23 15:26:23 +00:00
grant
16eebac8c6 comment fix. 2002-09-23 15:21:40 +00:00
wiz
5909cf829e security/flawfinder-1.21 update 2002-09-23 15:20:13 +00:00
wiz
cc40e08ca9 Update to 1.21:
* Improved the default output so it creates multiple formatted lines
          instead of single very long lines for each hit.
          Use the new "--singleline" (-S) option to get the original
          "long line" format.
        * Removed duplicate "getpass" entry in the ruleset;
          this didn't hurt anything, but was unnecessary.
          Thanks to the user who gave me that feedback, wish I'd kept your
          email address so I could credit you properly :-).
        * Added a short tutorial to man page.
        * Fixed initial upper/lower case on many entries in the ruleset.
        * Allow "--input" as a synonym for "--inputs".
2002-09-23 15:19:37 +00:00
wiz
f93f7b4733 Convert to buildlink2. 2002-09-23 15:14:43 +00:00
grant
5ec46fbc39 comment fix. 2002-09-23 15:11:41 +00:00
wiz
2ea144b5c6 Unused. 2002-09-23 15:10:29 +00:00
wiz
2d5f4f8920 audio/esound-0.2.29 2002-09-23 15:03:12 +00:00
wiz
29b5b532db Update to 0.2.29. Changes:
* audio.c: set esd_audio_fd = -1 when we esd_audio_close()
        * esd.c: Set esd_forced_standby = 0 when we resume.
        * players.c: (read_player): fix crash on Solaris 9
        * configure.in: add summary info at end of configure
        * esd.c: (main): Fix --help
        *esdsample.c: (main): Fixed buffer-overflows.
        *esddsp.c: (unlink), (sockaddr_mangle):Fixed buffer-overflows.
        *esd.c: (safe_mksocketdir):Added code to check the return value
        of chmod() call.Fixes bug #89609
        * esdctl.c: (main): fix segfault when using -s (Debian)
        * esddsp.in: No longer use LD_PRELOAD_PATH  (Debian)
        * configure.in: Added -with-esd-dir option.
        * esound.pc.in: Added esd_serverdir
        * Makefile.am:  ADD -DSERVERDIR to INCLUDES
        * esdlib.c:     Call esd from SERVERDIR.  Replaced sizeof()
                    call with strlen() which is more appropriate.
        Allow users to specify the location of the esd executable.  This
        is useful for setups which want to place the esd daemon in
        libexec rather than bin.

and some ALSA related fixes.
2002-09-23 15:02:26 +00:00
grant
7c7ea38a24 use $name, as $rcname isn't defined. 2002-09-23 15:02:07 +00:00
wennmach
ef11ba7f66 Note nb-bump of arla to 0.35.9nb1. 2002-09-23 14:54:36 +00:00
grant
582885960e Use @PREFIX@, not "/usr/pkg". 2002-09-23 14:52:14 +00:00
grant
6cbc344a01 minor formatting fix. 2002-09-23 14:46:54 +00:00
grant
36832866e9 add missing RCS Id. 2002-09-23 14:40:51 +00:00
wennmach
80530d2731 Fix a problem with VOP_PUTPAGES on NetBSD-1.6 (via patch from
Love <lha@netbsd.org>).

Also, don't try to remove the top-level "lkm" directory on
pkg_delete.
2002-09-23 14:37:18 +00:00
wiz
99fdb92ec8 Convert to buildlink2. 2002-09-23 14:32:57 +00:00
wiz
3562ca3878 Convert to buildlink2. 2002-09-23 14:10:13 +00:00
wiz
3f49c4abcf Unused. 2002-09-23 14:10:10 +00:00