Commit graph

32574 commits

Author SHA1 Message Date
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
wiz
7cdb899665 xlhtml-0.5 update. Correct date in previous entries, should be server local
time.
2002-09-23 14:03:03 +00:00
wiz
06f24e1668 Update to 0.5, changes unknown. Convert to buildlink2.
Remove the buildlink2.mk, since the libraries referenced there are not
installed any more.
2002-09-23 14:00:52 +00:00
markd
9da9d2f41f -Wl,-rpath -> -Wl,-R to also work on Solaris. 2002-09-23 13:52:15 +00:00
wiz
e8be4934f7 Unused. 2002-09-23 13:47:23 +00:00
markd
bf511b48c1 find ... -or ... -> find ... -o ... for more portability. 2002-09-23 13:41:15 +00:00
markd
427592ad77 Add mimedefang defaults 2002-09-23 13:37:21 +00:00
taca
aa81e6de68 - Move BUILD_DEPENDS line after USE_SHINONOME is really defined. 2002-09-23 13:26:29 +00:00
markd
266b07d055 Noted sendmail, libmilter and mimedefang. 2002-09-23 13:25:17 +00:00
taca
a2a25eb3ab - BUILD_DEPENDS to gmake limits when USE_SHINONOME is defined to "YES". 2002-09-23 13:24:44 +00:00
taca
9525ba1f0f - Revert Makefile revision 1.20 since gmake is partially used in
post-extract target when USE_SHINONOME == "YES".
- Add optional fonts' checksum to distfiles.
2002-09-23 13:23:34 +00:00
abs
ad0c708fc1 Toss in strlcpy.c and hey presto: Instant linux pkg_install binaries. 2002-09-23 13:16:59 +00:00
markd
645790f8b7 Add libmilter, mimedefang and sendmail811 2002-09-23 13:11:54 +00:00
markd
5be76ed084 Initial import of mimedefang-2.21
MIMEDefang is an e-mail filter program which works with Sendmail 8.12
and later.  MIMEDefang filters all e-mail messages sent via SMTP.
MIMEDefang splits multi-part MIME messages into their components and
potentially deletes or modifies the various parts.  It then
reassembles the parts back into an e-mail message and sends it on its
way.

MIMEDefang is written (mostly) in Perl, and the filter actions are
expressed in Perl.  This makes MIMEDefang highly flexible and
configurable.  As a simple example, you can delete all *.exe and *.com
files, convert all Word documents to HTML, and allow other attachments
through.

MIMEDefang uses the "milter" feature of Sendmail to "listen in" to
SMTP connections.  It runs a scan once for each message, not once for
each recipient (as simpler procmail-based systems do.)  Therefore, it
is more CPU-friendly than procmail-based systems.  In addition,
because MIMEDefang can participate in the SMTP connection, you can
bounce messages (something impossible to do with procmail-based
systems.)
2002-09-23 13:08:52 +00:00
markd
cc878eae0b Initial import of libmilter-8.12.6
The sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order to
filter meta-information and content.

libmilter provides the implementation of this API.
2002-09-23 13:03:31 +00:00
abs
9eaafb2895 If defining TAILQ_FIRST and TAILQ_NEXT ensure we also define
TAILQ_HEAD_INITIALIZER - required for linux build.
2002-09-23 12:57:27 +00:00
markd
6b3f43045b Update to sendmail-8.12.6
Large number of bug fixes and feature enhancements, especially Milter
(Mail Filter) support and by default installation of sendmail does not use
set-user-ID root anymore.
2002-09-23 12:56:57 +00:00
markd
aa92d20951 Reimport of current sendmail-8.11.6 package as mail/sendmail811. 2002-09-23 12:38:44 +00:00
wiz
7019367b24 net/dc_gui-0.61 update 2002-09-23 11:49:02 +00:00
wiz
764cfa2177 Update to 0.61:
- GDL handling has been totally rewritten and is now more clean.
- It is now possible to destroy GDL "rename at end" entry like any other one.
- In the GDL list, sizes are now displayed using locale format.
- search result handling has been partially rewritten and is now more clean.
- The search result size is now displayed using locale format.
- old style user list is no more supported, only new one is (the one using
  list cache).
- user share lists handling has been partially rewritten and is now more clean.
- The user share lists are now displayed using locale format.
2002-09-23 11:48:29 +00:00
wiz
803584086f dctc-0.83.4 update 2002-09-23 11:10:51 +00:00
wiz
93fc578121 Update to 0.84.4:
- a (new) buggy clone seems to send string containing illegal character ('\0').
  Because this character is also the C string end character, it truncates string
  and DCTC crashs because an impossible case occurs. This version avoids the
  problem.
2002-09-23 11:10:07 +00:00
kleink
63972225dc Updated scmxx to 0.6.1.5nb1. 2002-09-23 10:51:34 +00:00
wiz
a7cf8418f9 Update ns-flash to 0.51, unknown changes. Readd sparc distsum to distinfo. 2002-09-23 10:50:21 +00:00
kleink
d800866d0d Bump to scmxx-0.6.1.5nb1, after distfile change due to an adjustment of
the PKGREVISION pendant in the included Debian spec file(!).
2002-09-23 10:49:30 +00:00
jlam
92ebb05c2c buildink1 -> buildlink2 2002-09-23 10:33:29 +00:00
jlam
c865861ed5 buildlink1 -> buildlink2 2002-09-23 10:31:25 +00:00
jlam
e11234801c buildlink1 -> buildlink2 2002-09-23 10:21:19 +00:00
jlam
86f38a9ffb Trivially use buildlink2. 2002-09-23 10:20:41 +00:00
jlam
dbf69a63ef buildlink1 -> buildlink2 2002-09-23 10:20:06 +00:00