Commit graph

35499 commits

Author SHA1 Message Date
abs
9964ea20f8 Updated mserv_irman to 0.16
Default unrecognised keys to 'pause-toggle' rather than 'play'.
	Make 'rew' a synonym for 'prev' and add 'recall' for 'add previous
	track to queue' functionality.
2002-11-22 12:33:29 +00:00
wiz
69798ce226 Moved some contents from DESCR here, and improved upon them. 2002-11-22 12:26:25 +00:00
wiz
14b877856a Update to 1.2.4, based on PR 19113 by Christian Groessler.
Some additional cleanup by me.

Changes since 0.9.9* are too many to list here -- lots of new features.
2002-11-22 12:25:48 +00:00
salo
d87dcdc3a9 Fix pasto, localedir->prefix. Thanks to Manuel Bouyer for pointing this out. 2002-11-22 12:05:20 +00:00
bouyer
7247293935 Honnor ${PKGLOCALEDIR} 2002-11-22 12:05:05 +00:00
dmcmahill
7789397d69 note update of cad/gerbv to 0.11 2002-11-22 01:11:14 +00:00
dmcmahill
e0431f8846 update to gerbv-0.11
Changes since last version:
* fixed bug which caused huge memory usage and crashing when zooming way
  in to a layout
* Two bugs in aperture macros fixed; one caused "multi macro" macros not
  to work properly and the other was related to primitive 20.
* The Debian build system discovered that I checked if unsigned were -1.
* Some cleanup/speedup when parsing Gerber by removing nested strncmp's
  with a switch/case.
* RS274D caused segfault.
* If %SR%, %SF% and %AS% are defined to their default values the compiler
  doesn't complain anymore. I still don't handle them if they are non
  default values.
* In some strange corner case we managed to sometimes get spurious lines
  showing up on the image.
* Strange drill files from Orcad386 handled better (we all know what Pitch
  thinks about Orcad:-) ).
* Dino Ghilardi has contributed some code to be able to set the scale
  explicitly. That can be used when printing PNG's generated by gerbv.
  He has also written a text on how to actually get them out on the printer.
  It is in doc/PNG-print/PNGPrintMiniHowto.txt.
* Round off when converting from inches to pixels changed so poured areas
  built up by several lines now seems to fill. Before the change you could,
  at certain zoom levels, see gaps that wasn't there.
2002-11-22 00:41:14 +00:00
tron
15f9513b31 Fix scary amount of build warning on NetBSD systems with UTMPX support. 2002-11-21 16:18:16 +00:00
tron
b9b21e153c Note update of "windowmaker" package to version 0.80.2. 2002-11-21 16:09:36 +00:00
tron
442d08258d Update "windowmaker" package to version 0.80.2.
Changes since version 0.80.1:
- Fixed buffer overflow in libwraster
2002-11-21 16:08:49 +00:00
salo
ec1b6ce70f Note silc-{client,server} updates. 2002-11-21 15:46:51 +00:00
salo
7fa14c31b7 update to version 0.9.8
Changes from 0.9.5 to 0.9.8
===========================

* Added support for aborting automatically pending commands
  that never receives the reply (to avoid memory leaks).
* Added support for removing explicitly added client connections
  in rehash and closing the client connections if they were
  unconfigured in the rehash.
* Rewrote WHOIS, WHOWAS and IDENTIFY commands in the server.
* If packet processing fails (like integrity check fails)
  the connection is closed now.
* Normal server now reconnects to backup router automatically
  if connection is lost to it.
* Added support for replying on behalf of the user to the
  Requested Attributes in WHOIS command in the server.
* Failed OPER and SILCOPER authentications are now logged.
* Added sort-of "Quality of Service" (QoS) support. Data
  reception can be controlled with rate limit per second
  and/or read data length limit.
* Added support for encrypted private key files. Now passphrase
  must be provided when new key pair is created , and prompted
  when loading the private key.

* Resumed client packet handling from server put the resumed
  client on wrong list on router and caused the client not be
  present on the network anymore.
* Various cleanup in error message output in config parsing code
  and in server init code.  Fixed error log files containing too
  many newlines in some situations.
* Assure that channel key is set before sending it.  May crash
  server otherwise.
* Don't swtich to become primary router if we are backup if
  decryption error has occurred.
* Fixed a bug in backup router IP address comparison
* Fixed a crashbug in incoming server accepting.
* Fixed packet decryption problem when backup router encrypted
  channel message with wrong key during backup resuming protocol.
* Fixed memory leaks in server.
* Fixed channel key packet processing bug on backup router
  during backup resuming protocol.
2002-11-21 15:42:45 +00:00
salo
c41dd0cca9 update to version 0.9.8
Changes between 0.9.5.1 and 0.9.8
=================================

* Added STATS command.
* Added Requested Attributes support.
* Added -details option to WHOIS command to support the requested
  attributes. By default it requests all attributes.
* Added implementation of VCard (RFC 2426) which can be used as
  part of Requested Attributes in WHOIS command.
* Added ATTR command which is used to manage user's Requested
  Attributes sending and values for WHOIS command.
* Added support for saving the requested attributes in WHOIS to
  directory.
* Added support for auto-passphrase authentication from the config
  file during connecting which was not implemented yet.
* Added shared library complation support.
* Added support for encrypted private key files. Now passphrase
  must be provided when new key pair is created and prompted when
  loading the private key.
* Added -P option which can be used to change the passphrase of
  the private key.
* UTF-8 decode the topic in TOPIC command reply and LIST command
  reply.
* Added manpage for silc(1).

* Fixed string formatting crashbug in lib/silccore/silcattrs.c
* Fixed double free in RSA public key set function.
* Fixed a bug in authentication protocol failure handling which
  was processing wrong callback context.
* Merged DISCONNECT fix, and autoconn port fix from Irssi CVS.
* Merged c0ffee's /set heartbeat patch and fixed the heartbeat
  sending.
* Fixed connection closing in client library to not crash.
* Fixed the INVITE command to not crash client when given without
  nickname argument.
2002-11-21 15:40:14 +00:00
wiz
176416a827 ispell-russian, not ispell-rumanian. 2002-11-21 15:03:39 +00:00
grant
c8c9965953 note update of irssi to 0.8.5nb1. 2002-11-21 13:01:34 +00:00
grant
891c55168e - honour PKG_SYSCONFDIR
- convert to bsd.pkg.install.mk example config installation
- bump PKGREVISION

from Julio Merino in PR pkg/18982.
2002-11-21 13:00:02 +00:00
grant
6cf0e4b524 update MASTER_SITES and HOMEPAGE.
from Hiramatsu Yoshifumi in PR pkg/19003.
2002-11-21 12:52:57 +00:00
grant
e8dac9c354 use @unexec ${RMDIR} rather than @dirrm for shared directories.
from Julio Merino in PR pkg/19022.
2002-11-21 12:49:15 +00:00
grant
603926d779 note update of wget to 1.7nb2. 2002-11-21 11:06:35 +00:00
grant
3fca283c9f - honour PKG_SYSCONFDIR
- bump PKGREVISION

from Julio Merino in pkg/18981.
2002-11-21 11:05:56 +00:00
grant
281ffb7995 correct path to hesiod.conf in hesinfo(1) man page.
fixes pkg/18804 from John T. Rose.
2002-11-21 10:59:20 +00:00
grant
aba429a1a4 use ${GDMOWN} and ${GDMGRP} rather than hardcoded user/group `gdm'. 2002-11-21 10:52:15 +00:00
grant
0369551d27 - use POSIX form of chown user:group' rather than user.group'
- make use of ${CHOWN} and ${CHMOD}

fixes pkg/18177 from Julien T. Letessier.
2002-11-21 10:41:43 +00:00
grant
55592db162 unmark ntop2 as BROKEN.
addresses pkg/18915 from Robert Elz.
2002-11-21 10:23:06 +00:00
jlam
e44ac5236f Don't blindly assume that directores listed in OWN_DIRS* and MAKE_DIRS*
that are outside of ${LOCALBASE} belong to the package that lists them.
If the directory already exists before the package is installed, then
we don't presume ownership of the directory.

This addresses pkg/18383 by Grant Beattie.
2002-11-21 10:11:57 +00:00
grant
d2054ffc60 note update of icewm to 1.2.0nb1. 2002-11-21 10:10:59 +00:00
grant
818bbe90f1 - honour PKG_SYSCONFDIR
- bump PKGREVISION

fixes pkg/18601 from Hauke Fath.
2002-11-21 10:09:59 +00:00
grant
0d493ebcba note update of bpalogin to 2.0.1nb1. 2002-11-21 10:05:17 +00:00
grant
69e4a05537 - fix to run as daemon properly (from Sam Uong in pkg/19086)
- convert to bsd.pkg.install.mk rc.d script and example
  config installation
- bump PKGREVISION
2002-11-21 10:02:56 +00:00
martti
0de99e573a Updated samba to 2.2.7 2002-11-21 08:09:13 +00:00
martti
b9a43fba61 Updated samba to 2.2.7
A security hole has been discovered in versions 2.2.2 through 2.2.6
of Samba that could potentially allow an attacker to gain root access
on the target machine.  The word "potentially" is used because there
is no known exploit of this bug, and the Samba Team has not been able to
craft one ourselves. However, the seriousness of the problem warrants
this immediate 2.2.7 release.

1)  ensure we send the notify message in the same way it is expected
    to be received by srv_spoolss_receive_message().
2)  attribute matching on truncate only matters when opening truncate
    with current SYSTEM|HIDDEN -> NONE. It's fine to truncate on open
    with current NONE -> SYSTEM | HIDDEN.
3)  Fix bug in rpcclient's deldriver command
4)  Don't set global_machine_password_needs_changing if
    lp_machine_password_timeout() is set to zero
5)  don't parse the BUFFER5 if the buffer length is zero
6)  fix core dump if pdbedit is run as non-root or smbpasswd file does
    not exist
7)  Ensure can_delete() returns correct error code
8)  correctly return NT_STATUS_DELETE_PENDING from open code
9)  fix bug that assumed dos_unistr2 length was in ucs2 units, not bytes
10) check the long_archi name is not null when deleting a printer driver.
    fixes core dump in smbd when using rpcclient's deldriver
11) fix fd leak with kernel change notify on Linux 2.4 kernels
12) must add one to the extra_data size to transfer the 0 string
    terminator.  This was causing "wbinfo --sequence" to access past the
    end of malloced memory
13) fix for large systems allowing more than 65536 files open in
    NTcreate&X
14) Fix bug in %U expansion
2002-11-21 08:09:07 +00:00
salo
2d49d6bc61 Make this build on Solaris. Remove whitespace. 2002-11-21 05:08:52 +00:00
jlam
d3d2742a50 Don't use buildlink2 since we may need this package to bootstrap
buildlink2.
2002-11-21 00:50:03 +00:00
jlam
c010f2b300 Default to USE_BUILDLINK?=no, and change checks for !defined(USE_BUILDLINK2)
into whether USE_BUILDLINK is "no".
2002-11-21 00:49:32 +00:00
jlam
da67e62bd4 Instead of inventing our own "missing" script, just use the GNU one. 2002-11-21 00:21:11 +00:00
jlam
01d682a253 "Import" the "missing" script from GNU automake 1.7. 2002-11-21 00:13:34 +00:00
jlam
6b4443ffdc Reimplement hide-autotools target by making better use of make targets.
Also document what that section of the Makefile does.
2002-11-20 22:34:35 +00:00
jlam
4a5f4a9759 Provide a more complete list of GNU auto* tools to hide (thanks wiz!). 2002-11-20 22:24:58 +00:00
jlam
9377a2aeab Compute version of built-in Mesa without using "glxinfo", which is broken
when the capabilities of the running X11 server differ from the X11 server
on the system for which the package is meant.  We now try to guess the
Mesa version number based on which OpenGL specification is implemented.

Separate out the logic into its own file, Mesa/version.mk, and use it in
MesaLib's and glu's buildlink2.mk files.

Note that Mesa/version.mk should only be used by the Mesa packages and is
_not_ for general use.
2002-11-20 22:13:21 +00:00
jschauma
d2a9be46ae Note addition of wm/whiteBOX 2002-11-20 21:42:16 +00:00
jschauma
e65ce67658 Add/enable whiteBOX 2002-11-20 21:40:43 +00:00
jschauma
dba63cec16 Initial import of wm/whiteBOX using package provided by Julio Merino
(jmmv at hispabsd dot org) in PR pkg/18232.  Minor modifications by me:
- remove dependency on blackbox (this application works without and could
  be used for openbox as well)
- remove build-dependencies on autoconf and automake by creating the
  necessary installation directories by hand

DESCR:
whiteBOX is an attempt to make a flexible yet simple to use
multi-purpose configuration tool for the Blackbox window
manager. whiteBOX is written using GTK+ and the C programming
language.
2002-11-20 21:39:37 +00:00
wiz
e8b5af3327 Add distinfo, noted missing by Hiramatsu Yoshifumi on tech-pkg. 2002-11-20 19:53:06 +00:00
jschauma
b04bfea3ba Note import of wm/bsetroot and wm/openbox. 2002-11-20 18:24:29 +00:00
jschauma
3e4796ec7d Rip out bsetroot and bsetbg, which are now provided in wm/bsetroot, so they
can be shared with openbox.

Bump PKGREVISION.
2002-11-20 18:20:30 +00:00
jschauma
80cb63b3be Add/enable bsetroot and openbox 2002-11-20 18:17:18 +00:00
jschauma
e1dab4367e Initial import of wm/openbox, based on the package provided by
(Juan at xtraeme dot dyndns dot org) in PR pkg/19107.  Minor modifications
by me.

Openbox is a window manager for the X11 windowing system. It currently
runs on a large list of platforms. It was originally based on Blackbox
and currently remains very similar, even using Blackbox styles (with
available extensions) for its themeing and is written entirely in C++
and maintains no dependencies on any libraries other than X11.
2002-11-20 18:16:18 +00:00
jschauma
bab05907d9 Initial import of bsetroot into pkgsrc.
This package includes two tools, bsetbg and bsetroot, used by the Blackbox
windowmanager to set the root window's properties.  Blackbox shares code
with the Openbox and Hackedbox window managers, which also utilize these
tools, allowing these window managers to share some themes as well.
2002-11-20 18:13:37 +00:00
bouyer
a045353e3d Note gtar* update to 1.13.25. 2002-11-20 17:00:07 +00:00
bouyer
47542eb173 Update gtar packages to 1.13.25, with security fixes from redhat.
Summary of changes (see NEWS and Changelog from the distribution for details):
- don't allow absolute paths, and path containing ../
* New option --overwrite-dir
* New option --recursion (the default) that is the inverse of --no-recursion.
* New options --anchored, --ignore-case, --wildcards,
  --wildcards-match-slash, and their negations (e.g., --no-anchored).
  Along with --recursion and --no-recursion, these options control how
  exclude patterns are interpreted.
* The default interpretation of exclude patterns is now --no-anchored
  --no-ignore-case --recursion --wildcards --wildcards-match-slash.
* The --no-recursion option now affects extraction too.
* New options --no-same-owner, --no-same-permissions.
* New option -y or --bzip2 for bzip2 compression, by popular request.
2002-11-20 16:57:54 +00:00