Commit graph

49002 commits

Author SHA1 Message Date
salo
ddab288103 Upated to version 0.9.13,
Changes:

- remove patch-ab, merged into distribution
- cleanups in Makefile

0.9.13:
=======
- Lots of bugs was fixed.  Also several security bugs has been fixed.

- Inviting and banning now works with a public key.  Fixed also banning
  with nickname (example, /ban +nickname).

- Support for channel public key authentication added.  The CMODE command
  has a new option 'C', which can be used to add and remove channel
  public keys on the channel.  The channel public keys work the same way
  as the channel passphrase.  Only the person posessing the corresponding
  private key of the public key added on the channel is able to join the
  channel.  It is possible to add multiple channel public keys to the
  public key list.

  Give /HELP CMODE to see how to use the command.  If the /CMODE +C is
  given without arguments you will get list of current channel public
  keys.  This feature works only with new SILC Server 0.9.14 an newer.
  You will also need to be channel founder.

- Automatic lag detector, to detect lag between your client and your
  server.  The lag (if any) is displayed on the status bar.

- /ME, /ACTION and /NOTICE now fully supports UTF-8 text messages.

- Using '@' and '!' characters in invite and ban strings is prohibited.
  Those characters cannot be anymore used as part of invite and ban
  strings.

- Better caching of old channel keys (for period of 10 seconds) to avoid
  loosing any channel messages.
2003-10-16 12:34:50 +00:00
grant
5bf3251757 sync with -current:
call setprogname(), replace a 'sed' with getprogname().
2003-10-16 12:13:54 +00:00
grant
a1299791d3 note update of nbsed to 20031016. 2003-10-16 12:08:37 +00:00
grant
27aa0e8ef9 bump to 20031016 2003-10-16 12:07:02 +00:00
grant
6de2b0d256 regen 2003-10-16 12:06:26 +00:00
grant
6dcf345625 - this is named 'nbsed', not 'nb-sed'
- s/netbsd.org/NetBSD.org/
2003-10-16 12:05:36 +00:00
grant
4ce5753a63 portability fixes:
- test for __inline/inline, de-mangle the corresponding hack in
  process.c to reduce the diff to NetBSD-current source
- move some autoconf-y bits to configure.ac

fixes build on Solaris with SunPro.
2003-10-16 12:04:41 +00:00
grant
3198ef6af6 add configure.lineno to distclean target 2003-10-16 12:00:12 +00:00
grant
d5d82bc86b remove a file which shouldn't be here 2003-10-16 11:51:17 +00:00
wiz
e4028cef7a It seems it was forgotten to remove these files during the last update. 2003-10-16 08:12:59 +00:00
wiz
d62ef28c52 Add koffice-devel. 2003-10-16 07:58:32 +00:00
mrauch
d39a79a1ed The master site no longer has the source tar-ball
(and now returns a website instead of Error 404).
Use the copy on my server.
2003-10-16 07:11:41 +00:00
kim
9a193cab3a This package uses threads, so include mk/pthread.buildlink2.mk 2003-10-16 04:23:29 +00:00
chris
9ea7d210f7 Note update to sylpheed 0.9.7. 2003-10-15 23:41:31 +00:00
chris
e9df43dde1 Update Sylpheed to 0.9.7 to catch a security fix.
Changes are:
    * The vulnerability in SMTP response handling, which is exploitable
      by a malicious SMTP server, has been fixed.
    * The structure of folder system has been sorted out.
    * The checking of the existence of IMAP root directory has been
      modified.
2003-10-15 23:39:39 +00:00
wiz
49044c075a Improve.
XXX: both program and man page are missing a license.
2003-10-15 19:54:56 +00:00
jwise
33ce3a4057 At least on -current, we still need -lm with -lstdc++. 2003-10-15 15:16:32 +00:00
taca
4402526394 +openldap-2.1.23. 2003-10-15 02:25:38 +00:00
salo
b30bd91c38 Note pkgtools/createbuildlink update. 2003-10-15 00:23:30 +00:00
salo
b38902af45 Welcome to version 2.8.
- Do not list pkgconfig files as libraries.
- Save one grep and be more precise about removing
  pkgconfig and intltool buildlink2 file inclusions.
2003-10-15 00:18:05 +00:00
grant
50b6db44e5 note update of nethack{,-lib,-qt,-tty,-x11} to 3.4.2nb1 (hi pooka!) 2003-10-15 00:07:54 +00:00
hubertf
b5e7b9d410 Update ipv6calc to 0.46. Changes:
- IPv4 database updated (20030906)
- add support of LACNIC registry
- add output format "octal"

 Print octal representation of a given IPv6 address:
  (useful for djbdns/tinydns)
  3ffe:ffff::1 ->
    \77\376\377\377\0\0\0\0\0\0\0\0\0\0\0\1
  --printfulluncompressed 3ffe:ffff::1 ->
    \077\376\377\377\000\000\000\000\000\000\000\000\000\000\000\001

 Available format options:
  --printfulluncompressed: Print in full uncompressed format

- New program "ipv6logstats" for parsing web server logs to get some
  IPv4/IPv6 distribution data and build time line charts. See examples for
  more.

- add input types:
        "ipv4hex" (hexadecimal IPv4 address)
        "ipv4revhex" (reverse hexadecimal IPv4 address)
- add support of spaces in MAC/EUI-48 addresses

- General bugfixing
2003-10-14 23:46:46 +00:00
heinz
bdda33c239 Changed SVR4_PKGNAME (p5sh2 already used by p5-Digest-SHA) 2003-10-14 22:42:44 +00:00
salo
be4261005c Fix the version number for udfclient. 2003-10-14 22:02:51 +00:00
salo
7a873aa7c3 Use valid version number. 2003-10-14 21:58:23 +00:00
reinoud
803c998ae5 Updating to resolve a compiling error on 32 bits systems 2003-10-14 21:16:29 +00:00
reinoud
e59c753d56 Update to udfclient.ro1-p1 patching a compilation error on 32 bits systems. 2003-10-14 21:14:46 +00:00
tron
6dd73f6484 Fix GCC 3.3.1 related build problem. 2003-10-14 20:58:38 +00:00
cube
6f2da57818 Make it clear it is for NetBSD only.
From reed@ in pkgsrc-changes.
2003-10-14 20:12:20 +00:00
cube
4aed7e401c Allow this package to build again (it has to track security/openssl
version changes, without need for a PKGREVISION bump, though).

Take over maintainership, as agreed with dbj@.
2003-10-14 19:22:55 +00:00
jmmv
63f5cb8a53 + kopete-0.7.3, xbindkeys-1.6.5
Assign them to myself, as I have updates ready (though they will have to wait
until the freeze is over, probably).
2003-10-14 17:40:47 +00:00
salo
639c9d97b1 - USE_X11 (duh!). Should fix the breakage as seen in the latest hubertf's
bulk-build.
- Make it compile with gcc3.
- Sort PLIST.
2003-10-14 16:22:21 +00:00
salo
dda4ec6513 Backout previous. 2003-10-14 14:05:00 +00:00
jmmv
2a76745c87 + yelp-2.4.1 2003-10-14 13:53:40 +00:00
pooka
5651a62972 Add handling for the nethack directories plus record and logfile to make
them have the correct permission bits set when using binary packages.

Thanks go to Damian Sweeney for noticing the problem and at least
grant, salo and wiz for beating me with a cluestick so that I could
fix it.

manually bump version to 3.4.2nb1
2003-10-14 13:42:18 +00:00
salo
6282c470de Note graphics/exif PKGREVISION++ 2003-10-14 12:33:07 +00:00
salo
8da44fd13e USE_BUILDLINK2. (ugh, how this could ever worked..)
Should fix the breakage seen in the latest hubertf's bulk-build.
2003-10-14 12:31:18 +00:00
salo
67166c079e Add missing pkgconfig file. 2003-10-14 12:26:32 +00:00
pooka
342727b87d Set HACKDIR the good old-fashioned way, so that these build.
fixes pkg/22999 by Lloyd Parkes.  thanks also to salo for the final nudge
2003-10-14 11:06:34 +00:00
salo
c2deda4921 Style nits. 2003-10-14 10:12:02 +00:00
salo
15ef8da8f1 Perl is needed for build.
Should fix problem seen in the latest hubertf's bulk-build.
2003-10-14 10:10:46 +00:00
wiz
cc9461adbc + lftp-2.6.8, matchbox-0.7. 2003-10-14 09:44:58 +00:00
junyoung
ee3049faa1 I'm taking responsiblity for maintaining ami. 2003-10-14 09:41:55 +00:00
junyoung
c0eaea7653 Make ami compile with gcc 3.x. 2003-10-14 09:40:33 +00:00
taca
e8db6e98cd Make sure to USE_RUBY not USE_RUBY_RD.
This should fix the bulk build problem.
2003-10-14 08:26:34 +00:00
jmmv
f9ceb31c20 Add new package suggestion for sformat. Closes PR pkg/23153. 2003-10-13 19:54:46 +00:00
kleink
f870e05a26 Obsoleted in 20030903 (and also distinfo-orphaned); this is now fixed
correctly in the stock distribution.
2003-10-13 19:17:52 +00:00
veego
4d271b3397 Update pkgtools/x11-links to 0.16.
Changes include supporting XFree86-4.3.99.14 aka XFree86-current.
Added some new library versions and some freetype2 include files.
And bump the required version number in the bsd.buildlink mk's.
2003-10-13 15:55:11 +00:00
wiz
26b80bc1a8 gone-1.3.5 update done. Closes PR 23150. 2003-10-13 15:52:40 +00:00
wiz
b52fcf7dd8 Update to 1.3.5:
1.3.5:
        * Added a -x option to disable extended system commands
        * Added a -b option to supress printing the banner
2003-10-13 15:52:00 +00:00