Commit graph

41287 commits

Author SHA1 Message Date
taca
e953a8eae8 Update ja-samba package to 2.2.7.1.1.1nb1.
Manually merge changes between samba 2.2.7a and samba 2.2.7b,
addressing both CAN-2003-0201 and CAN-2003-0085 by The Common
Vulnerabilities and Exposures (CVE) project.
2003-04-07 18:10:07 +00:00
tron
c8ee69d61e Note update of "dialog" package to version 0.6znb1. 2003-04-07 17:41:29 +00:00
tron
c7ac6e3008 Use wildcard dependence on "dialog" package. 2003-04-07 17:39:19 +00:00
magick
412dcfc79c Note update of xemacs to 21.5.11 2003-04-07 17:31:35 +00:00
magick
bd42266850 Update xemacs to 21.5.11
This release fixes the problem with scrambled screens when using
xemacs in a terminal. Other changes are numerous as its a -current.
Mainly bug fixes.
Please see http://www.xemacs.org for details.
2003-04-07 17:30:14 +00:00
jdc
40864ba0c3 Bump the package revision. Pointed out by Matthias Scheler. 2003-04-07 17:21:09 +00:00
cjep
3062824f43 Note update of net/samba to 2.2.8a. 2003-04-07 16:32:14 +00:00
cjep
c4e2ac6f93 Update to Samba 2.2.8a.
Changes since 2.2.8:
Digital Defense, Inc. has alerted the Samba Team to a serious
vulnerability in all stable versions of Samba currently shipping.
The Common Vulnerabilities and Exposures (CVE) project has assigned
the ID CAN-2003-0201 to this defect.

This vulnerability, if exploited correctly, leads to an anonymous
user gaining root access on a Samba serving system. All versions
of Samba up to and including Samba 2.2.8 are vulnerable. An active
exploit of the bug has been reported in the wild.
2003-04-07 16:30:47 +00:00
bouyer
7c0489938a sdig updated to 0.30 2003-04-07 15:03:20 +00:00
bouyer
b656b559e7 Update to 0.30. Major changes:
- rewrite of large parts of code. Now use net-snmp libraries instead of
  calling an external program
- There are now a sdig(8) and sdig.conf(5) man pages
-  the debug code now has multiple levels so using -d once
   doesn't give you all the really messy unimportant stuff.  To see
   that, use several - the really ugly ones are hiding down at 5 and 6.

With some snmp fixes by myself, I can now successfully querry my 3com and
alliedtelesyn switches.
2003-04-07 15:01:22 +00:00
jmmv
09a8de7f4b Remove (commented) USE_GMAKE... 2003-04-07 14:50:41 +00:00
jmmv
fcd2c8f4e8 Note addition of xosd, version 2.1.3. 2003-04-07 14:48:35 +00:00
jmmv
2b4b527a0a Add and enable xosd. 2003-04-07 14:47:10 +00:00
jmmv
4f82565e1a Initial import of xosd, version 2.1.3:
XOSD is a simple library to display shaped text on your X display,
like a TV On Screen Display. It also contains an XMMS plugin, and
a simple example program that can display system logs overlayed on
your desktop.

Closes my own PR pkg/18117.
2003-04-07 14:46:28 +00:00
wiz
5e1c10d310 mplayer-0.90 (final) out. 2003-04-07 13:22:08 +00:00
cjep
da0d1a7cb7 Note update of security/sudo to 1.6.7p3 2003-04-07 10:45:06 +00:00
cjep
4411f47d3d Update of security/sudo to 1.6.7p3.
Changes since 1.6.7p2:
* Kerberos V support should work on latest MIT Kerberos V and Heimdal.
2003-04-07 10:44:14 +00:00
cjep
1ec9988452 Use LOWER_OPSYS as the make target. This works for netbsd and solaris;
hopefully for others too. Addresses PR#21045.
2003-04-07 10:19:46 +00:00
seb
798f593b29 - exctags-5.5 2003-04-07 09:34:22 +00:00
seb
d57d35b920 Note update of devel/exctags to version 5.5 [bugfix, new features,
new languages]
2003-04-07 09:34:01 +00:00
seb
6af7334c16 Update to version 5.5.
Package change: $PKG_SYSCONFDIR/ctags.conf added as glogal,
configuration file, parsed before /etc/ctags.conf,
/usr/local/etc/ctags.conf and $HOME/.ctags

Changes since version 5.4:
ctags-5.5 (Tue Apr 1 2003)
* Changed kind indicator for methods from 'f' to 'm' [Tcl].
* Changed tags within interfaces to be disabled by default (like prototypes in
  C/C++) [Fortran].
* Removed explicit descriptions of individual --<LANG>-types options from
  --help output. See new --list-languages and --list-kinds options.
* Removed explicit list of supported languages and supported tag kinds and
  mapping patterns from man page. See new --list-languages, --list-kinds, and
  --list-maps options.
* Renamed --<LANG>-types option to --<LANG>-kinds (still accepts old name).
* Added --list-kinds option.
* Added --list-maps option.
* Added --list-languages option.
* Added support for dimensioned variables, contributed by Simon Bohlin [ASP].
* Added support for C# language.
* Added support for Erlang language, contributed by Brent Fulgham.
* Added support for HTML language files.
* Added support for JavaScript language files.
* Added support for SML (Standard ML) language, contributed by Venkatesh Prasad.
* Added mapping for .plx to Perl.
* Added tags for autocommand groups [Vim, Patch #664685].
* Added support for numerous language extensions [Fortran].
* Added '$', 'D', and 'd' in column 1 as comment characters [Fortran].
* Added special handling of --options=NONE to disable automatic reading of
  options from configuration files or environment.
* Added check for case-insensitive filenames to configure.
* Fixed problem with lower case <SID> tag [Vim, Bug #657327].
* Fixed problem recognizing indented code [Vim, Patch #664685].
* Fixed problem with infinite loop in certain comments [PL/SQL, Bug #629115].
* Fixed problem of incorrect extension field [C, Bug #639639].
* Fixed problem of empty scoping extension field [C, Bug #639644].
* Fixed missing tags for functions split across lines [PHP, Bug #681824].
* Fixed missing tags for nested subprograms using 'contains' [Fortran, Bug #670433].
* Fixed missing tags when variable has same name as keyword [Fortran].
* Fixed spurious tag when an array-spec occurs within an entity-decl [Fortran].
* Fixed mishandling of multiline raw strings [Python, Bug #699171].
* Fixed missing scope extension field on namespaces [C++, C#, Bug #665086].
* Fixed several bugs causing missed tags [Fortran].
* Fixed problem with --langmap option preventing clearing of map [Bug #688442].
* Fixed recognition of Unicode-8 characters [Java].
* Fixed man page errors and omissions.
* Fixed bug in readFieldValue() in readtags library.
* Fixed bug in option parsing in readtags command-line program.
* Fixed portability problems with DJGPP [Bug #692569].
* Fixed portability problems with Cygwin.
2003-04-07 09:30:42 +00:00
wiz
cf8e386a5f + bins-1.1.21, sudo-1.6.7p3 2003-04-07 07:19:56 +00:00
jmc
c927a3c236 Use BUILDLINK_PREFIX.postgresql-lib as suggested by wiz 2003-04-06 21:34:40 +00:00
salo
b9ed4a337c -wxGTK-2.4.0, done few days ago (thanks jmmv). 2003-04-06 20:00:18 +00:00
salo
98423a46c5 Garbage collect PKGLOCALEDIR. Minor style nits. 2003-04-06 19:58:55 +00:00
magick
f0ee341a2b Use thrads only on systems with native threads. Pth didnt work and
nxtvepg is able to use processes instead which works well, too.
2003-04-06 19:41:09 +00:00
wiz
e309002185 Remove nxtvepg-2.5.0 (thanks, magick). 2003-04-06 18:54:53 +00:00
magick
4da9d36229 Note update of nvtvpeg to 2.5.0 2003-04-06 18:29:17 +00:00
magick
735ce42fb8 Update nxtvepg from 2.4.2 to 2.5.0
From 2.4.2 to 2.5.0 (March/22/2003)

Main change:

* An alternate TV schedule presentation layout with separate columns
  for each TV network, similar to the layout principles used by paper
  based TV magazines. See a comparison of screenshots of the alternate
  and regular layouts.

In detail (Windows-changes omitted):

* Added an alternate layout for GUI: programmes are still sorted
  by start time, but presented in separate columns for each
  network. Schedules of different networks are aligned, so that
  programmes which run at the same time are approximately at the same
  height. The new layout also supports user-defined presentation,
  i.e. free selection of all attributes which are printed for each
  programme, possibly depending on filter shortcuts (for example you
  can print more details for movies), plus marking selected programmes
  by use of colors and icons.
* UNIX xawtv: implemented "overlay" EPG popup based on nxtvepg
  controlled window (no longer uses "vtx" removed command, which was
  removed in xawtv-3.7x) The colors can be configured via the new
  resources xawtv_overlay_fg and xawtv_overlay_bg (see manual for
  details)
* UNIX: the Nxtvepg app-defaults file is now loaded during startup
  because some user's didn't realize they should have copied
  modified entries into their $HOME/.Xdefaults
* Fixed bug in description text redundancy removal from 2.4.2: texts
  with less than 30 characters length were not removed. Thanks to
  Thierry for pointing this out. Also fixed a bug which caused text
  truncation.
* Fixed bug in text decoder which caused some national characters to
  be displayed falsely, e.g. "D'ECONSEILL'" instead of "D?CONSEILL?".
* Fixed bug in "global invert" filter matching (depending on which
  filter types were inverted, expired programmes could have shown up
  in the listing)
* added possibility to combine several text searches (logical OR)
* added fixes for FreeBSD and NetBSD provided by Simon Barner
* added Linux "devfs" compatibility, i.e. find /dev/v4l/vbi
* added Makefile fixes provided by Debian maintainer Gerd Knorr
* fixed SEGV during build on IA64 due to missing include in tcl2c tool
  (reported to Debian bug tracking by Bdale Garbee)
2003-04-06 18:27:42 +00:00
taca
ebbfaa639c required_files should honor PKG_SYSCONFDIR. 2003-04-06 16:26:01 +00:00
wiz
915696e1dc Replace patch-ab with the version that will be in the next release. 2003-04-06 15:42:46 +00:00
wiz
d98daffd73 Add xmltv to "new package suggestions". 2003-04-06 14:52:20 +00:00
wiz
be50f4ba74 Added chktex-1.6.1 from Marc Recht via pkgsrc-wip. 2003-04-06 14:41:08 +00:00
wiz
c0763e41e7 Add and enable chktex. 2003-04-06 14:38:40 +00:00
wiz
312b205bf6 Initial import of chktex, from Marc Recht via pkgsrc-wip.
This program has been written in frustration because some constructs in LaTeX
are sometimes non-intuitive, and easy to forget. It is _not_ a replacement
for the built-in checker in LaTeX; however it catches some typographic errors
LaTeX oversees. In other words, it is Lint for LaTeX. Filters are also
provided for checking the LaTeX parts of CWEB documents.
2003-04-06 14:37:38 +00:00
wiz
40f42e719d + avifile-devel-0.7.34-20030319, cervisia-2.0, exctags-5.5, gaim-0.60,
getmail-3.1.2, larswm-7.2.9, spamassassin-2.53 [heinz], sun-jdk14-1.4.2,
  sun-jre14-1.4.2, ted-2.14, texmacs-1.0.1.9, wmbiff-0.4.15.
2003-04-06 14:31:25 +00:00
hubertf
ca72a8b7fc Import dbh-1.0.14: Library to create disk based Hashtables
Disk based hashes is a method to create multidimensional binary trees on disk.
This library permits the extension of database concept to a plethora of
electronic data, such as graphic information. With the multidimensional binary
tree it is possible to mathematically prove that access time to any
particular record is minimized (using the concept of critical points from
calculus), which provides the means to construct optimized databases for
particular applications.

Submitted by benedikt.meurer@unix-ag.uni-siegen.de in pkgsrc-wip
2003-04-06 13:47:09 +00:00
hubertf
50e4303ed6 add & enable dbh 2003-04-06 13:46:22 +00:00
hubertf
fcafcd14c9 Import dbh-1.0.14: Library to create disk based Hashtables
Disk based hashes is a method to create multidimensional binary trees on disk.
This library permits the extension of database concept to a plethora of
electronic data, such as graphic information. With the multidimensional binary
tree it is possible to mathematically prove that access time to any
particular record is minimized (using the concept of critical points from
calculus), which provides the means to construct optimized databases for
particular applications.

Submitted by benedikt.meurer@unix-ag.uni-siegen.de in pkgsrc-wip
2003-04-06 13:45:39 +00:00
hubertf
fa9d267e47 ../../local/pciutils, eh? 2003-04-06 12:44:22 +00:00
hubertf
2cc8175854 Import whisker-2.1: URL scanner used to search for known vulnerable CGIs on websites
The primary purpose of whisker is to be a URL scanner, which is
used to search for known vulnerable CGIs on websites.  Whisker does
this by both scanning the the CGIs directly as well as crawling the
website in order to determine what CGIs are already currently in
use.

Submitted by adrianp@stindustries.net in pkgsrc-wip
2003-04-06 12:32:06 +00:00
hubertf
30967e2419 add & enable whisker 2003-04-06 12:30:12 +00:00
hubertf
57ae53c80e Import whisker-2.1: URL scanner used to search for known vulnerable CGIs on websites
The primary purpose of whisker is to be a URL scanner, which is
used to search for known vulnerable CGIs on websites.  Whisker does
this by both scanning the the CGIs directly as well as crawling the
website in order to determine what CGIs are already currently in
use.

Submitted by adrianp@stindustries.net in pkgsrc-wip
2003-04-06 12:29:40 +00:00
tron
998cf07f80 Note update of "bidwatcher" package to version 1.3.7nb2. 2003-04-06 11:48:50 +00:00
tron
aeb8f4de6b Back out timezone fix from revision 1. It doesn't work properly when
California an Central Europe are both on DST. Bump package revision again.
2003-04-06 11:48:25 +00:00
rh
b069766886 Note addition of gxine-0.3.2 2003-04-06 11:10:19 +00:00
rh
0342c7e855 Add and enable gxine 2003-04-06 11:08:56 +00:00
rh
ea4a4919e6 Initial import of gxine-0.3.2, a gtk2-based media player. 2003-04-06 11:08:14 +00:00
hubertf
d7585c0731 Import iplog-2.2.3: Iplog is a tool using pcap to log ip traffic
iplog is a TCP/IP traffic logger.  Currently, it is capable of logging
TCP, UDP and ICMP traffic.  Adding support for other protocols
should be relatively easy.

iplog's capabilities include the ability to detect TCP port
scans, TCP null scans, FIN scans, UDP and ICMP "smurf" attacks,
bogus TCP flags (used by scanners to detect the operating system in use),
TCP SYN scans, TCP "Xmas" scans, ICMP ping floods, UDP scans, and IP
fragment attacks.

iplog is able to run in promiscuous mode and monitor traffic to all hosts
on a network.

iplog uses libpcap to read data from the network and can be ported
to any system that supports pthreads and on which libpcap will function.

Submitted by Martin Mersberger <gremlin@portal-to-web.de> in PR 20887
2003-04-06 11:07:56 +00:00
rh
37b1e3e84b Note addition of xine-lib-1.0rc9 2003-04-06 11:07:22 +00:00