Commit graph

29125 commits

Author SHA1 Message Date
blymn
c3a4d5ebc8 Added fix provided by xs@kittenz.org to prevent irssi crashing. This
fixes pr#15510.
2002-05-25 14:17:06 +00:00
wiz
d3851f3dd9 USE_LIBTOOL, and create a directory that's wanted by the PLIST. 2002-05-25 13:33:20 +00:00
wiz
7dae93e727 Clean up a bit (please use pkglint!). 2002-05-25 13:08:39 +00:00
markd
a09a2d1b44 Add and enable netatalk-umich 2002-05-25 12:58:27 +00:00
markd
c8883be2d5 Update netatalk to version 1.5.3.1.
Update supplied by David Rankin (to version 1.5.2) in pkg/15642
further updated to 1.5.3.1 by me.

Changes since the old umich version (and netatalk-asun) are numerous
bug fixes, cleanups and new features and its actively being maintained.
2002-05-25 12:55:24 +00:00
hubertf
7cee8966be Update lame to 3.92. Changes:
* Alexander Leidinger:  add non linear psymodel (compile time option,
       disabled by default), workaround a bug in gcc 3.0.3 (compiler options,
       based upon suggestions from various people, see archives and changelog
       for more)
     * Steve Lhomme:  ACM wrapper (MS-Windows codec)
     * Steve Lhomme:  less memory copying on stereo (interleaved) input
     * Takehiro Tominaga: Inter-channel masking, enables with --interch x
       option
     * For buggy versions of gcc compiler (2.96*), back off on some of the
       advanced compiler options

Update requested by Brad Forschinger <bnjf@optushome.com.au> in private mail.
2002-05-25 12:47:59 +00:00
markd
65b0015254 Reimport of old umich netatalk as net/netatalk-umich to move out of way
of current netatalk.
2002-05-25 12:25:50 +00:00
rh
4caed9e8ab Properly include gdk-pixbuf using buildlink. Fix provided by Julio Merino
<jmmv@hispabsd.org> in PR pkg/16815.
2002-05-25 11:31:29 +00:00
tron
92571cd9db Enable memory and VM statistic under NetBSD. This fixes PR pkg/14438
by Scott Presnell.
2002-05-25 08:04:51 +00:00
veego
0eea0d5be3 Add and enable mencoder and mplayer-share. 2002-05-25 07:58:55 +00:00
zuntum
8e3484c9e0 Adjust COMMENT (the previous one was copied from gphoto2 package) 2002-05-25 07:58:05 +00:00
veego
dd18d598ba Initial import of mencoder-0.90rc4nb1 which uses the mplayer-share package.
mencoder (MPlayer's Movie Encoder) is a simple movie encoder, designed to
encode MPlayer-playable movies (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/
RM/NUV/NET) to other MPlayer-playable formats. It encodes to DivX4 (1,
2 or 3 passes), XviD, codecs of libavcodec, PCM/MP3/VBRMP3 audio. Also
has stream copying abilities, a powerfull plugin system (crop, expand,
flip, postprocess, rotate, scale, rgb/yuv conversion) and more.
2002-05-25 07:58:01 +00:00
veego
72109bef0e Adapt to use the mplayer-share package. 2002-05-25 07:56:01 +00:00
veego
9a9c67094a Documentation and fonts used by mplayer and gmplayer.
Based on the mplayer package, which will be changed to use this.
Same for the gmplayer package.

The documentations are not longer installed twice if you install mplayer
and gmplayer at the same time.
The share package also adds the fonts to display the subtitles and timer.

Fixes pkg/17004, by using one DIST_SUBDIR for both mplayer and gmplayer
(this was allready added in my copy before the pr come in).
2002-05-25 07:51:22 +00:00
veego
57bd98d71b Ups, no need to use "'s for the MPLAYER_FONT. 2002-05-25 07:40:36 +00:00
veego
37f112f114 Add an entry for MPLAYER_FONT, which will be used by the mplayer-share
package.
2002-05-25 07:34:43 +00:00
tron
4e4978e826 Remove debugging statement committed by accident. 2002-05-25 06:39:10 +00:00
tron
dcfdaa258d Wrap unnecessary long line. 2002-05-25 06:37:32 +00:00
rh
c72bd97cd4 Add and enable mpg123-nas 2002-05-25 06:31:54 +00:00
rh
0ae89fff0f Add conflict with mpg123-nas-[0-9]*
While at it, move PKGNAME line one up to make pkglint happy.
Bump PKGREVISION.
2002-05-25 06:31:28 +00:00
rh
ca3fa3e2c6 Initial import of mpg123-nas-0.59.18, an mpg123 (mp3 player) variant with
an NAS backend.  This closes PR pkg/14317.
2002-05-25 06:28:00 +00:00
fredb
600024e008 Add and enable "cxunzip". 2002-05-25 02:43:39 +00:00
fredb
d37771482e Initial import of cxunzip-0.96, a.k.a "Cloned Xunzip", a GNOME zip archive
viewer and uncompressor, submitted by Jeremy C. Reed in PR pkg/17009.
2002-05-25 02:42:32 +00:00
hubertf
ec689a5257 Backward compat with NetBSD <1.6: some rc.subr variables were renamed.
Make sure the new ones get defined from the old ones.
2002-05-24 22:28:27 +00:00
hubertf
71968dd999 Update silc-server to version 0.9.1. Changes:
* Fixed CUMODE_CHANGE notify handling in server.

* Fixed USERS command to support empty channels.

* Check the watcher list before sending signoff notifys
  when closing client connection.

* Added better CMODE command rights checking.

* Fixed watcher list checking during server signoff.  It
  crashed the server.

* The JOIN command reply returns now the founder's public
  key.

* Announce the channel mode, and the mode properties with
  CMODE_CHANGE notify.

* Mark new channels by default disabled, untill at least
  one user joins the channel.

* The nickname argument to watch notify can be optional.
  Fixes a crash in server.

* Check the watcher list before and after changing nickname
  when the NICK_CHANGE notify is received.

* Added the founder's public key delivery to the
  CUMODE_CHANGE notify type as well.  Updated the protocol
  specs and the code.

* Added support for sending the founder's public key in
  the CMODE_CHANGE notify packet in the server.

* Changed the FOUNDER_AUTH authentication to use only
  public key authentication as defined by new protocol
  specs.  Passphrase authentication with that mode cannot
  be used anymore.  It is now possible to reclaim founder
  mode from any server in the network.

* Added permanent channels support by making the channel
  permanent when FOUNDER_AUTH mode is set on the channel.
  The channel will not be destroyed even if channel is empty
  when that mode is set.  Protocol TODO #17.

* Added BLOCK_INVITE user mode to be able to block incoming
  invite notifications.  Protoocol TODO #26.

* Disconnect Payload includes now the status type.  Updated
  the protocol specs and the code.  Protocol TODO #25.

* Defined that the nickname hash in Client ID MUST be from
  lowercase nickname.  This effectively changes nicknames in
  SILC to case-insensitive.  Updated the protocol specs and
  the code.

* Added new channel user modes BLOCK_MESSAGES_USERS and
  BLOCK_MESSAGES_ROBOTS.  Updated the protocol specs and the
  code.

* Added support for watch list.  It is possible to add nicknames
  to be watched, and when they come to network, leave network
  or user mode changes the watcher will be notified of this
  change.  Added SILC_COMMAND_WATCH command, added new
  notify type SILC_NOTIFY_TYPE_WATCH to deliver the watch
  notifications.  Updated the protocol specs and implemented
  this to library, client and server.  Protocol TODO #21.

* Fixed a bug in the pid writing function, which couldn't be
  written in a root-owned directory.

* Added detach_disabled and detach_timeout server config
  options to the server.

* Defined that server receives WHOIS command reply for private
  and secret channels too.  Updated protocol specs and the
  code in server.

* Defined <channel user mode list> argument to WHOIS command
  reply for returning user modes on the channels.  The
  channel list now doesn't include the user mode anymore but the
  actual channel mode.  Updated protocol specs and the code in
  client and server.

* Save the channels list in WHOIS command reply in normal server
  so that WHOIS always shows joined channels also in normal
  server and not just on router.

* Defined that server receives USERS command reply for private
  and secret channels too.  Updated protocol specs and the
  code in server.

* Changed the UMODE's mode mask argument to be optional.  If
  not provided then the command merely returns the current mode
  mask to the client.

* Added SILC session detachment/resuming support.  It is possible
  to detach by closing the network connection and then re-connect
  and resume to the old client session.  Added DETACHED user
  mode that server will set for detached client.  Added new
  packet RESUME_CLIENT which is used to perform the resuming
  process.  Added DETACH command.  Updated the protocol specs,
  core library, client and server.  Protocol TODO #22.

* Changed the CMODE's mode mask argument to be optional.  If
  not provided then the command merely returns the current mode
  mask to the client.  Updated protocol specs and the server.

* Added new user modes ANONYMOUS for special anonymous servers
  that may set the mode for client, and BLOCK_PRIVMSG which
  client may set to block incoming private messages unless the
  Private Message Key flag is set (using private keys to protect
  private messages).  Updated protocol specs and code in client
  and server and core library.  Protocol TODO #23.

* Added new channel user mode BLOCK_MESSAGES which the client
  may set to itself to tell server not send channel messages.
  Other packets such as channel key packets are still sent.
  Protocol TODO #23.  Updated the protocol specs, client and
  server.

* Fixed a bug in the fetch_logging() config callback.

* Drop root privileges when started in foreground.  Don't drop them
  if debugging also.

* Added STATS command to the protocol after all, to return
  various statistical information about the network.  It can
  be used by clients to retrieve statistical information, and
  servers may use it to to fetch cell and network wide
  statistics from router.  Updated the protocol specs and
  implemented it to the server.  Protocol TODO #16.

* Rewrote the version SKE version checking in client libary
  and in server to use the silc_parse_version_string.

* Added two new channel modes: SILC_CMODE_SILENCE_USERS
  and SILC_CMODE_SILENCE_OPERS which can be used to moderate
  the channel.  Updated protocol specs and impelemented this
  to client and server.  Protocol TODO #6.

* Deprecated all administrative commands from SILC protocol
  since they are highly implementation specific commands.
  Updated protocol specs.  Moved the old commands in
  implementations to private range of command types.

* Fixed a bug in server where sending unknown command crashes
  the server.

* Fixed the rekey protocol with PFS, which was totally broken.

* Merged version 1.1.4 of zlib. Even if it not currently in use,
  it's good not to have security holes here.

* Fixed a negative refcount situtuation for the config context.
  Affected file is silcd/serverconfig.c.

changes in silc-server package:
===============================

- removed INSTALL file, don't generate server keys during installation,
  if missing, generate them on server startup


Patch contributed by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 16981
2002-05-24 22:15:36 +00:00
hubertf
26aa21efc7 Update silc-client to version 0.9.1. Changes:
* Call the completion for resolving client information only
  after all resolvers has finished.  This fixes a crash in
  the client.  Added support for checking when the resolvers
  are finished.

* Wait by default 3 seconds before reconnecting to the server
  after being disconnected.  Makes the /detach command a bit
  more usable.

* Remove the client entry from cache if the WATCH notify type
  is KILLED, SERVER_SIGNOFF or SIGNOFF.

* Fixed a crash in OPER and SILCOPER command sending.  Empty
  passphrase caused the crash.

* Merged with Irssi CVS for Irssi SILC client.

* Added permanent channels support by making the channel
  permanent when FOUNDER_AUTH mode is set on the channel.
  The channel will not be destroyed even if channel is empty
  when that mode is set.  Protocol TODO #17.

* Fixed rekey protocol with PFS in the client library.

* Fixed client info resolving on LEAVE command in client
  library to not crash.

* Defined that the NICK command replies with thew changed
  nickname too, to make the nickname changing simpler at
  the client's end.  Updated protocol specs and the code
  in client and server.

* Remove pending command callbacks also if the connection
  to the server is destroyed.

* Added new channel user modes BLOCK_MESSAGES_USERS and
  BLOCK_MESSAGES_ROBOTS.  Updated the protocol specs and the
  code.

* Added support for watch list.  It is possible to add nicknames
  to be watched, and when they come to network, leave network
  or user mode changes the watcher will be notified of this
  change.  Added SILC_COMMAND_WATCH command, added new
  notify type SILC_NOTIFY_TYPE_WATCH to deliver the watch
  notifications.  Updated the protocol specs and implemented
  this to library, client and server.  Protocol TODO #21.

* Added user mode SILC_UMODE_REJECT_WATCHING to reject
  somebody watching you.  Updated the protocol specs and the
  code.

* Added MIME header parsing in Irssi SILC Client.  It displays
  all textual MIME objects, others it ignores.

* Defined <channel user mode list> argument to WHOIS command
  reply for returning user modes on the channels.  The
  channel list now doesn't include the user mode anymore but the
  actual channel mode.  Updated protocol specs and the code in
  client and server.

* Added SILC session detachment/resuming support.  It is possible
  to detach by closing the network connection and then re-connect
  and resume to the old client session.  Added DETACHED user
  mode that server will set for detached client.  Added new
  packet RESUME_CLIENT which is used to perform the resuming
  process.  Added DETACH command.  Updated the protocol specs,
  core library, client and server.  Protocol TODO #22.

* Added new user modes ANONYMOUS for special anonymous servers
  that may set the mode for client, and BLOCK_PRIVMSG which
  client may set to block incoming private messages unless the
  Private Message Key flag is set (using private keys to protect
  private messages).  Updated protocol specs and code in client
  and server and core library.  Protocol TODO #23.

* Added new channel user mode BLOCK_MESSAGES which the client
  may set to itself to tell server not send channel messages.
  Other packets such as channel key packets are still sent.
  Protocol TODO #23.  Updated the protocol specs, client and
  server.

* Added more IM-like features by introducing new user modes
  for setting various presence information.  Added new modes:
  INDISPOSED, BUSY, PAGE, HYPER and ROBOT.  Updated protocol
  specs and code.  Protocol TODO #19.

* The LIST command reply in client libary now adds new channel
  entry if the returned channel doesn't exist yet in cache,
  and returns the channel entry to the application in the
  command_reply client operation.

* Rewrote the version SKE version checking in client libary
  and in server to use the silc_parse_version_string.

* Added two new channel modes: SILC_CMODE_SILENCE_USERS
  and SILC_CMODE_SILENCE_OPERS which can be used to moderate
  the channel.  Updated protocol specs and impelemented this
  to client and server.  Protocol TODO #6.

  Added new options m and M to CMODE command in Irssi SILC
  client to set these modes.

* Deprecated all administrative commands from SILC protocol
  since they are highly implementation specific commands.
  Updated protocol specs.  Moved the old commands in
  implementations to private range of command types.

* Some client implementations quit network by doing first LEAVE
  and then immediately SIGNOFF (like Bombyx).  We now do check
  after a short time after LEAVE notify and check whether the
  client is still valid after LEAVE, and if not we remove it from
  cache.

Patch submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 16980.
2002-05-24 21:38:07 +00:00
martin
3685253443 Use the SIOCGIFDATA ioctl if available to make the tool usefull for
any kind of interface, not just PPP interfaces.
2002-05-24 18:27:16 +00:00
martin
d0b72a9b6a If the SIOCGIFDATA ioctl is available, use that instead of the PPP
specific one. This makes the tool useable on any network interface.
2002-05-24 18:12:36 +00:00
fredb
f08e35b60f The drivers don't have to msync() the shared, mmap()-ed file after
every write, but only once after it's fully initialized, before it's
renamed and declared open for business. Analysis by Martin Husemann.
2002-05-24 16:32:52 +00:00
agc
cf8f2160d8 Revert previous change - Martin already made a much cleaner fix for this. 2002-05-24 14:57:31 +00:00
agc
24ff87aa2d Add and enable seahorse 2002-05-24 14:39:13 +00:00
agc
1fabeb972f Initial import of seahorse-0.5.0, a GnuPG front end and bonobo
component for Gnome.  Provided in PR 16341 by Julio Merino
(jmmv@hispabsd.org).

Seahorse is a GNOME front-end for GnuGP.  It can be used for signing,
encrypting, verifying and decrypting text and files.  The text can be
taken from the clipboard, or written directly in the little editor it
has.  Seahorse is also a keymanager, which can be used to edit almost
all the properties of the keys stored in your keyrings.

Seahorse currently consists of two projects.  Along with Seahorse
itself, a bonobo component called Seahorse-bonobo is being developed.
This bonobo component will serve as a backend to Seahorse, as the most
gnupg common functions are being implemented in it.
2002-05-24 14:38:19 +00:00
agc
88e2784beb Apply fix from Lloyd Parkes <lloyd@must-have-coffee.gen.nz> in PR
16421 which recognises properly that sparc64 is a 64-bit architecture.
2002-05-24 13:32:41 +00:00
markd
3aafc4760f Reorder PLIST so pkg_delete works cleanly 2002-05-24 13:24:36 +00:00
markd
ac6b16707a Add dependency on scrollkeeper to reliably have .omf files created and
so add share/omf/gnumeric/gnumeric-C.omf back to the PLIST
2002-05-24 13:19:33 +00:00
wiz
5c19c22358 Fix path in distinfo. 2002-05-24 13:11:18 +00:00
itojun
85af84608f upgrade to 3.2.3p1.
- a defect in the BSD_AUTH access control handling for
      OpenBSD and BSD/OS systems:

      Under certain conditions, on systems using YP with netgroups
      in the password database, it is possible that sshd does ACL
      checks for the requested user name but uses the password
      database entry of a different user for authentication. This
      means that denied users might authenticate successfully while
      permitted users could be locked out (OpenBSD PR 2659).

    - login/tty problems on Solaris (bug #245)

    - build problems on Cygwin systems
2002-05-24 04:11:47 +00:00
dmcmahill
b0b93d4100 unlimit datasize. fixes build problem on sparc 2002-05-24 01:15:39 +00:00
seb
31c1365c78 Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE: no-op for NetBSD,
fix libvi shared library version for Solaris.
2002-05-24 00:16:09 +00:00
schmonz
2bf9c38465 Depend on the proper PKGREVISION of libtool-base and libtool-info.
Fix from fredb, approved by skrll.
2002-05-23 20:07:00 +00:00
tron
ff2e7b507d Add support for "${PKG_SYSCONFDIR}". The changes were contributed by
Julio Merino in PR pkg/16956.
2002-05-23 19:52:03 +00:00
hubertf
da0b6d62bb move @exec down so %D is defined 2002-05-23 19:12:17 +00:00
abs
21a6a78e8d Add a 'flush' option to the rc.d script. Bump version to jakarta-tomcat-3.2.4nb1
If you've used tomcat this probably comes under the category of bugfix :)
2002-05-23 15:48:44 +00:00
lukem
d04c24406a Update from 1.1 to 1.2-beta2.
User visible changes include:
    - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5)
    - add 'denyquick' ftpd.conf(5) keyword
    - add 'private' ftpd.conf(5) keyword
    - use "advertise" in docco
User visible fixes:
    - reject SIZE requests for ASCII files > 10KB long
    - fixes for mlsd/mlst standards conformance
    - fix passive transfers for various web browsers
    - various glob(3) fixes
    - don't log xferlog-style entries if the transfer didn't start
    - fix skey password challenge
    - don't try and use the motd directive if it's not set
2002-05-23 12:07:59 +00:00
itojun
fb533fdbaf comment; rationale for --with-md5-passwords 2002-05-23 09:35:10 +00:00
scw
dcc0e6338c Update MASTER_SITES. "wee-eck" is going away soon. 2002-05-23 07:33:54 +00:00
hubertf
e12635045f Document config file handling.
Contributed by Julio Merino <jmmv@hispabsd.org> in PR 16971,
with minor editing by myself.
2002-05-22 23:30:21 +00:00
hubertf
2b609a5840 Move description of variables used for config file handling to
Packages.txt.

Supplements PR 16971 by Julio Merino <jmmv@hispabsd.org>
2002-05-22 23:15:22 +00:00
dmcmahill
78fc2c91b1 update to cdpack-1.4.1.
This update adds a prominant message at the end of the run explicitly stating
which class of NO_BIN_ON_{FTP,CDROM} pkgs have been included or excluded
from the set. This should help prevent accidental license violations.

Suggested by Hubert Feyrer in private email.
2002-05-22 22:30:43 +00:00
agc
fb011ff0e1 Add and enable libart2 2002-05-22 21:31:22 +00:00