Commit graph

1394 commits

Author SHA1 Message Date
wiz
3576643fe4 Comment out non-existing HOMEPAGE and remove MASTER_SITES entry that
does not contain the file. Closed PR 31632 by Zafer Aydogan.
2005-10-22 13:14:34 +00:00
wiz
44c7323e4b Update MASTER_SITES. PR 31631 by Zafer Aydogan. 2005-10-22 12:36:34 +00:00
tonio
6a47cec027 under solaris, install does not support creating multiple directories at the
same time.
2005-10-20 18:32:11 +00:00
xtraeme
fbdb9e2082 Update to 2.0s10
* fixed SASL anonymous
* fixed edge cases with new dynamic jid code
* fixed incorrect free order in c2s
* corrected debug logging
* fixed s2s bus error on 64-bit architectures
* fixed c2s collisions due to long jids
* fixed error response to iq result
* fixed roster pushing packets without id
* applied new dynamic jid patch
* fixed double free of nad in c2s and s2s
* major memory enhancement, made jid structure dynamically allocated
* fixed glibc error with custom sql statements
* fixed segfault with keepalives
2005-10-20 11:47:18 +00:00
jlam
b2472358ca We no longer need a dependency on zephyr at run-time. Bump the
PKGREVISION.

XXX This package is broken WRT kerberos handling, and the fact that it
XXX directly installs into ${LOCALBASE} and not ${PREFIX}.
2005-10-18 23:26:56 +00:00
jlam
987fd7798f zephyr doesn't install any shared libraries, so it should default to
BUILD_DEPENDS, not DEPENDS.  Also, linking against libzephyr.a doesn't
require also linking against any of the readline libraries, so remove
readline/buildlink3.mk.
2005-10-18 23:18:52 +00:00
tonio
8860d27e1b Update chat/centericq to 4.21.0
Added patches from debian to handle wrong configure check
The update should fix PR 31629
2005-10-16 19:28:03 +00:00
wiz
6868b01079 Update MASTER_SITES. From Zafer Aydogan in PR 31835. 2005-10-16 19:12:27 +00:00
tonio
64cc825141 Update MASTER_SITES.
Fix PR 31628 by Zafer Aydogan
2005-10-16 17:49:41 +00:00
adrianp
bace3f52b5 Update to 4.71
From Changes:
> 4.71  Thu Oct 13 19:04:01 BST 2005
>     - Documentation bug in IRC.pm, spotted by cnelson.
>     - Fixed ::State.pm for channel admin/owner support,
>       spotted by Sebastien Wernerus.
>
> 4.70  Fri Sep 16 16:45:05 BST 2005
>     - Fixed a bug where 'irc_raw' events were being switched off after
>       a connect() without parameters was called.
>
> 4.69  Mon Sep 05 12:30:01 BST 2005
>     - 3_connect.t was causing problems on Cygwin. Skipped this test
>       on Cygwin for now.
>
> 4.68  Fri Sep 02 14:00:00 BST 2005
>     - Altered Connector plugin so it starts the auto_ping on
>       'irc_connected' rather than 'irc_001'. Thanks to British
>       Telecom for enabling me to spot that one. >:]
>
> 4.67  <Date>
>     - Documentation amendments to Plugin.pm. Well spotted, perigrin :D
>     - Added POD test.
>     - Filter-CTCP.pm fixed. All 'warn's only enabled when debug is set.
>       Thanks to ketas for spotting that one.
>     - Fixed a typo made doing the previous fix. >;)
>     - Added Projects.pm, hopefully a list of PoCo-IRC using projects.
>     - Added placeholder for State::Lite, a lightweight version of State.
>     - Tidied up main PoCo-IRC POD. Added a much better SYNOPSIS.
>
> 4.66  Thu Jul 28 17:55:01 BST 2005
>     - Committed patches from Jeff 'japhy' Pinyan who has hacked
>       prioritisation into the plugin system. Check Plugin.pm and
>       Pipeline.pm for details.
>
> 4.65  Wed Jul 13 17:47:08 BST 2005
>     - Fixed the anamoly where plugins weren't deleted if shutdown()
>       is called. This should fix plugins that based around POE::Session.
2005-10-14 09:46:54 +00:00
reed
c90e9a99a3 Use CONFIGURE_HAS_MANDIR=NO
because this old configure doesn't support it.
Noticed in kristerw's bulk build.
2005-10-11 20:08:44 +00:00
martin
09aa3ad42c Remove spurious USE_XEMACS leftovers (this pkg uses the generic ELP
framework for some time now)
2005-10-10 07:01:43 +00:00
tron
91f1581416 Add patch from "xchat" home page which fixes a crash in a configuration
dialog. I cannot reproduce that crash but better safe than sorry.
Bump package revision.
2005-10-09 21:43:46 +00:00
jmmv
e8b8851405 Bump revision due to a new dependency on a default libao plugin.
Addresses PR pkg/30920 by Chuck Cranor.
2005-10-08 12:35:14 +00:00
wiz
f70c6ef603 Remove now unnecessary --mandir configure flag. 2005-10-07 18:38:25 +00:00
rillig
7dafee1f18 Replaced deprecated USE_PERL5 with USE_TOOLS+=perl5:run. 2005-10-07 10:28:06 +00:00
minskim
522d0e560f Sort PLIST and add a missing entry. Bump PKGREVISION. 2005-10-06 15:54:26 +00:00
minskim
490a350d88 Do not declare a static variable as non-static in a header file. This
makes the package build with gcc-3.4.
2005-10-06 15:50:59 +00:00
wiz
5c11268df7 Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
2005-10-05 13:29:49 +00:00
jdolecek
8115e89ff3 Use devel/libidn rather than bundled version, since compilation of the
latter bombs if devel/libidn is installed, and it's preferable to use
the non-bundled, pkgsrc libidn rather than fix build of the bundled version

Fixes PR pkg/30336 by Perry E. Metzger and PR pkg/31413 by Steven M. Bellovin
2005-10-01 22:02:00 +00:00
jdolecek
1bff001b69 add missing entries, and sort the file list 2005-10-01 22:00:07 +00:00
rafal
4d79cfd8e4 Bad Rafal, regenerate this using the proper tools so it's fully correct. 2005-09-28 23:15:38 +00:00
rafal
ceba144ed6 Update to 0.91, updating MASTER_SITES, HOMEPAGE, etc. to boot. Patches have
been sent upstream to the maintainer.
2005-09-28 23:11:27 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
wiz
861814ae42 Add docs to PLIST. Bump PKGREVISION. 2005-09-26 13:01:51 +00:00
wiz
16d4e1d97b Add help files to PLIST. Bump PKGREVISION. 2005-09-26 12:58:57 +00:00
gdt
dc132f646b Reset maintainer to tech-pkg@. Previous maintainer is not a developer
and no longer actively using the package.
2005-09-22 12:33:53 +00:00
adrianp
1eb2c5b1fd Security fix for centericq via Debian
http://secunia.com/advisories/16240/
2005-09-19 19:42:11 +00:00
salo
80e1b8c4f3 Add patch from Patrik Weiskircher <pat at silcnet dot org>:
- wait for user input after writing error messages on client start, irssi
  redraws the screen on exit.

Bump PKGREVISION.
Addresses PR pkg/31185
2005-09-17 17:06:27 +00:00
dmcmahill
e9be6355fe - add missing header file
- use CONFIGURE_ENV during the configure phase to make sure we pick up
  QMAKESPEC
- set CONFIG_SHELL to ${SH} to help /bin/sh challenged platforms like
  solaris.
2005-09-14 14:18:16 +00:00
salo
b5870e3006 Security fix:
- fix insecure file creation in /tmp, patch from silc cvs

the impact of this issue is very low.  it allows an attacker to overwrite
arbitrary files owned by the user running silcd ("silcd", in pkgsrc) IFF
the owner of the process or root send SIGUSR1 signal to the process to dump
stats.  the only file owned by the "silcd" user is typically the log file
which resides in a directory inaccessible by anyone except the user itself
and root so the potential attacker would need to guess its name.

 http://www.zataz.net/adviso/silc-server-toolkit-06152005.txt

please note that the advisory also incorrectly states that silc-toolkit is
vulnerable too.  the code in question is never compiled in the toolkit so
it's not affected.

Bump PKGREVISION.
2005-09-13 22:02:24 +00:00
tron
0c40983604 Update "xchat" package to version 2.4.5. Changes since version 2.4.4:
- Updated translations (cs, el, fr, gl, it, nl, sl, sr, vi, zh_TW).
- Fixed incorrect information displayed in Plugins & scripts window
  under unix (xc244-fixpluginns.diff).
- Added "/set irc_whois_front 1" option to show WHOIS in front tab.
- Lots of speed ups under the hood, mainly in handling of URL
  highlighting during mouse motion. Also now allows underlining
  .name and .info domains [1230265].
- Moved the "Insert color code" menu into the input box's right-
  click menu.
- Fixed "Your Message" messing up when starting with a comma
  [1230269].
- Added /id command to identify yourself to nickserv.
- Added /gui MSGBOX <text> for scripters.
- Added /menu command which lets plugins/scripts add their own
  menu items.
- Added support for passive DCC chat via /DCC PCHAT <nick>.
- Added support for DCC sending and receiving very large files
  (above 4 GB).
- Improved layout of "Info" button in the DCC windows.
- Improved layout of the nick-name right-click menu.
- Improved /help command's display of plugins/script commands.
- Fixed two bugs in detaching tabs (or CTRL-I) [1228926].
- Added /uselect command for scripters to select nick names in the
  channel userlist (Daniel P. Stasinski).
- Fixed possible crashes while using the SJIS (Japanese) charset.
- Fixed various memory leaks in right-click menus.
2005-09-12 12:56:41 +00:00
gdt
36681e9656 Update to 2.38 (mainly bugfixes).
Closes PR pkg/31291 from Jason White.  Jason reports that 2.34 does
not work with jabber, and 2.36 did.

Change since 2.34:

     2.38    Added #defines for older gtk to bypass gstdio
             Fixed flags on outgoing key messages to avoid un-idling
             Changed default auto-accept of unknown keys to false.
             Fixed debug output for version warning (Daniel Atallah)

     2.37    Bugfix for possible double-free of buffer
             Bugfix for preference directories with unicode chars
             Relaxed checks on Gaim version to allow minor version bumps
             Same relaxed checks on the Win32 installer (Daniel Atallah)
             Change to intl code to compile on Solaris (Jonathan Wang)

     2.36    Bugfix for users who use a non-default prefs directory
             Bugfix for Windows 2000

     2.35    Workaround for Jabber bug in Gaim
2005-09-12 00:35:01 +00:00
gdt
906046a986 PKGREVISION++ due to libotr bl3 fix: gaim-otr-2.0.2nb1 will include a
dependency on libotr.
2005-09-09 23:48:05 +00:00
gdt
58a5ca2edf remove "BUILDLINK_DEPMETHOD.libotr?= build", because depending
packages can dynamically link libotr and thus must depend on it.

reviewed by wiz@
2005-09-09 23:45:27 +00:00
drochner
f3b53f539b update to 0.8.14
this is basically a maintainance release

also fix doc location, closes PR pkg/31052 by Matthew Luckie
2005-09-08 18:13:48 +00:00
adam
93a0b3e938 Changes 0.99f:
* gdomain now has a -K flag
* gsend has the -b flag
* the default gsubrc doesn't escape '+' characters
* the time format of the default gsubrc is adjustable
* sundry WQP bugfixes
* bug fix to stop gsub from dropping messages
* MacOSX compatibility fixes
* gkinfo has a -y flag
* much more verbose diagnostics when things go wrong with keys
* partial fix to the galed spum problem (not a real fix though)
* don't be as verbose about "replaced .. with __" messages
* more mostly unrelated liboop fixes
2005-09-07 13:58:16 +00:00
adam
4ad536d4fc Changes 2.2.8:
* Many updates, security fix.
2005-09-07 12:41:12 +00:00
abs
ee9906d198 Fix NetBSD statvfs check to be >= 299000900 not >= 200040000
No pkgrevision bumps needed.
2005-09-06 08:10:57 +00:00
adam
d97fe8d37b Changes 1.0.1:
* Unref contexts when freeing the connection
2005-09-05 14:44:28 +00:00
tonio
cf3bd618f8 Oups, i forgot the $NetBSD$, so adding it.
Thanks Matthew Luckie
2005-08-29 13:34:36 +00:00
xtraeme
cc1d992bb3 Convert more options to bsd.options.mk. The following options are
available now:

gnutls gtkspell silc audio perl tcl nas

By default the package will use:

gtkspell silc audio

As before, this closes PR pkg/28815.
2005-08-29 13:31:14 +00:00
xtraeme
e32ecbd153 It's 'gtkspell' not 'gtk-spell'. 2005-08-29 11:37:08 +00:00
xtraeme
70eead21f7 Make gtk-spell configurable via bsd.options.mk (enabled by default
as before), patch from Geert Hendrickx via tech-pkg@.
2005-08-29 11:35:51 +00:00
uebayasi
aa8e85bcfd Rework emacs.mk:
1) Simplify the way how an emacs version is picked when no emacs
   is installed, but a user try to install an Emacs Lisp package.
   Just pick up the version set as EMACS_TYPE than searching for
   versions already installed etc.  If the EMACS_TYPE version is
   not supported by the Emacs Lisp Package, just fail.  EMACS_TYPE
   be default to GNU Emacs 21.

   (In other words, users should set EMACS_TYPE as they want.
   Otherwise GNU Emacs 21 is used.)

2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to
   a) the PKGNAME itself, and b) PKGNAME in its dependency lines.
   EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is
   used.  This keeps dependency graph of Emacs-Lisp-packages-
   installed-for-XEmacs consistent.

3) Document EMACS_* variables as much as possible.

4) Provide more cookies for PLIST.  Maybe utilized later.

Note that the 2) change doesn't affect the default, GNU Emacs 21
behaviour.  So no version / revision bumps in this commit.
2005-08-28 04:25:28 +00:00
grant
64cbaf1690 bump PKGREVISION for silc fix. 2005-08-26 02:01:20 +00:00
reed
18f031c192 Update patch-ad so instead of getting rid of -ldl (which is needed
by Linux) in tests, use value of BUILDLINK_LDADD.dl.
Also use PTHREAD_LIBS instead of hard-coded -lpthread.

Include dlopen.buildlink3.mk and include pthread.buildlink3.mk.

This fixes problem on Linux and DragonFly where it was not
built with silc support.

Okayed by maintainer.

I tested this on Linux, DragonFly and NetBSD 2.0.2.

I also filed a bug report with gaim last week so they can fix the
configure.ac correctly.
2005-08-25 21:30:47 +00:00
jmmv
faaa305800 Update to 0.9:
* This release features a large refactoring to make further development
   easier.
 * Part of the works has also been to make the current features more stable
   and better implement.
 * Most of the work on this release has been carried out by Mikael Hallendal
   and Martyn Russel.
 * UPDATE NOW!
2005-08-25 20:16:52 +00:00
jmmv
cef156654e Update to 1.0:
Changes in 1.0:
---------------
* Fix crash when connection goes down using SSL, LM-3 (Mikael Hallendal)
* Fixed some GCC 4.0 warnings                         (Mikael Hallendal)
* Some API fixups for consistency in LmSLL            (Mikael Hallendal)
* Don't try to setup SSL if it's not supported        (Martyn Russel)
* Documentation fixes                                 (Mikael Hallendal)
* State fixes when using blocking API, LM-7           (Mikael Hallendal)
* Check that connection is open before using it, LM-6 (Mikael Hallendal)
* Fix infinite loop in blocking open if failed, LM-8  (Mikael Hallendal)

Changes in 0.90:
----------------
* Two crashers for ssl read fixed (Micke, Daniel Lavalliere)
* Fixed a couple of leaks when freeing the connection (Daniel Lavalliere)
* A couple of thread related issues solved (Micke, Daniel Lavalliere)
* Work with latest GnuTLS (foser)
* Improved the example tools some (Micke)
2005-08-25 20:16:15 +00:00
tron
80ca4bb8b6 Update "xchat" to version 2.4.4. Change since version 2.4.3:
- Updated translations (hi, ko, lt, pa, ru, vi, zh_TW).
- People's away message is now shown in the right-click menu, if
  known (Christopher Aillon).
- The "Bind to:" setting can now be set to 0.0.0.0 [1176256].
- Plugin API: Don't crash if a print-event closes the current context
  and doesn't eat the event [1175674].
- Disabled parsing of quotation marks for /JOIN, so you can join
  channels with a quote in them (Dan Fruehauf).
- Fixed truncation of the URL in the right-click menu. Now handles
  UTF-8 properly [1188229].
- Fixed use of CP1255 charset, which would chop the last char when
  receiving messages [1122089].
- The DCC windows now allow multiple selection and the columns auto
  resize (Dan Fruehauf).
- Added "CTCP Sound to Channel" event [1159445].
- You can now drag and drop files into dialog windows to start file
  transfers.
- Fixed: "XChat can't ban users with long idents" (Dan Fruehauf)
  [1159447].
- Implemented taskbar flashing on unix. Requires a window manager
  or taskbar that supports XUrgency flag (Adil).
2005-08-23 22:48:07 +00:00