Commit graph

187 commits

Author SHA1 Message Date
hubertf
73b7afc7e2 - update to silc-client package, version 0.7.2
- cleaned up CONFIGURE_ARGS
 - revised patches/patch-aa to follow change in the Makefile.in
 - removed post-configure target from Makefile, fix to this issue has been
   moved into patches/patch-ac file (inspired by chat/irssi package, thanks to
   mutru!)

Update submitted by Lubomir Sedlacik <salo@xtrmntr.org> in PR 15147
2002-01-14 21:15:59 +00:00
wiz
e251488358 Sort. 2001-12-30 14:46:59 +00:00
zuntum
bc4bd5fdf8 Add & enable vicq 2001-12-30 11:39:08 +00:00
zuntum
561b59529a Initial import of vicq-0.3
vICQ is simple ICQ client written in perl with look & feel of micq
and works fine with v7 protocol of ICQ. It is based on Net::ICQ2000
module written by Robin Fisher.

Fixes pkg/14718 by Shell Hung <shell@shellhung.org>
2001-12-30 11:37:47 +00:00
hubertf
8009f7aff2 Update silc-server to 0.7.3.
Patches sent by Lubomir Sedlacik <salo@silcnet.org> in PR 15079.

Changes in the silc-server package:

 - update to the silc-server package version 0.7.3
 - patch-ab is no longer needed--it has been integratedinto distribution,
   patch-ac moved into its place
 - complete release notes can be found at:

    http://silcnet.org/txt/release-server.txt

 - complete changelog can be found at:

    http://silcnet.org/txt/changes-server.txt
2001-12-28 21:29:16 +00:00
hubertf
93a26d999c use buildlink dir for ncurses 2001-12-26 03:02:29 +00:00
fredb
f692f5b0ec Add and enable aim. 2001-12-22 19:51:49 +00:00
fredb
b93d910f1f Initial import of aim-1.5.234, America Online's Instant Messenger (SM). 2001-12-22 18:40:00 +00:00
hubertf
94bb9fe4c9 Update silc-client to 0.7.1.
Patches submitted by Lubomir Sedlacik <salo@silcnet.org> in PR 14892

Changes in the silc-client package:

 - upgrade to silc-client package, version 0.7.1
 - minor changes in the MASTER_SITES variable
 - patch-ab was removed, it has been integrated into main distribution,
   patch-ac was moved in its place so patches/patch-ac is no longer needed

Changes in the silc-client-0.7.1:

 - various serious fixes in /whois, /join, /away, /key, /file, /list, /kick,
   /msg, /nick commands
 - fixed problem with allocation of 0 bytes when encoding payload
2001-12-21 20:48:29 +00:00
hubertf
54204fcb93 Update silc-server to 0.7.2.
Patch submitted by Lubomir Sedlacik <salo@silcnet.org> in PR 15013.


changes in the silc-server package:

 - upgrade to silc-server package, version 0.7.2
 - minor changes in the MASTER_SITES variable
 - minor change in the DEINSTALL script not to print output from rc script
 - removed the USE_NCURSES definition and added --without-ncurses configure
   option not to link against -lncurses, this was really unwanted behavior

changes in the silc-server-0.7.2:

 - fixed the server to router reconnection
 - various fixes in password authentications in the server, authentication
   payload and channels
 - fixed silc_server_command_pending, this should fix various IDENTIFY and
   WHOIS related crashes
2001-12-21 09:07:09 +00:00
hubertf
9bbac6d451 This file is no longer needed after the latest update.
Pointed out by Lubomir Sedlacik <salo@silcnet.org> in private mail.
2001-12-21 08:58:33 +00:00
tron
2dfe17b0d7 Add and enable "everybuddy" and "everybuddy-gnome". 2001-12-19 14:11:24 +00:00
tron
14f9df115e Import new "everybuddy" and "everybuddy-gnome" packages:
Universal Instant Messaging Client
2001-12-19 14:10:04 +00:00
tron
cac20bb4b6 Update maintainer address. 2001-12-19 11:06:21 +00:00
tron
981a75b1c7 Move definition of "WRKSRC" to the correct position. 2001-12-19 10:59:43 +00:00
tron
9afefbfa67 Replace broken "rmdir -r" with "@dirrm". 2001-12-17 05:42:53 +00:00
hubertf
72f6aad26d update the silc-server package to version 0.7.1.
Submitted by Lubomir Sedlacik <salo@silcnet.org> in PR 14887

Changes in the NetBSD's package from version 0.6.4 -> 0.7.1:

   - upgrade to silc-server-0.7.1 (the main changes below)
     the biggest change is the ipv6 support (new configuration file format is
     needed, though)
   - removed patch-ac because it was integrated into distribution
     (patch-ad was moved in its place)
   - completely rewritten rc.d script to use rc.subr instead and fixed the
     problem with removing pidfile so now status) works fine.
   - added default motd file
   - INSTALL and DEINSTALL scripts are cleaner and more useful, check for logs
     directory before creating it, added motd.txt installing/removing.
   - better and more helpful default configuration file (added Example:
     sections for each variable)
   - added examples/ directory containing sample configurations of various
     scenarios into $DOCDIR

changes in the silc-server itself:
        o Fixed WHOIS and IDENTIFY commands to return correct replies,
          and correct error replies.  This fixes various weird bugs
          related to these commands.
        o Send NO_SUCH_CLIENT_ID error notify if received private
          message to invalid Client ID.  It is guaranteed that if
          private message is sent to unknown client, the sender will
          receive a notification for it.
        o Send the kicker's information in KICK command to the kicked
          client.
        o Fixed LIST command to return correct amount of channels.
          This fixes the weird bug that LIST would show like 50 channels
          and some channels multiple times.
        o Channel topics, and users SILC modes are announced now during
          server->router connecting.
        o Implemented the founder authentication during JOIN command.
        o Support for IPv6 based Server ID added.
        o Memory leak fixes.
2001-12-17 00:43:10 +00:00
reinoud
7c892bda9a Update gaim package to 0.50 extending it with some IRC commands like /list
and /invite, swedish transaltions, IM/Chats tabbel in one window option and
kill off the lagmeter plugin.
2001-12-15 03:00:43 +00:00
reinoud
bf7ab54fd3 Updated Gaim from 0.44 to 0.49 ... BIG improvement and heaps of bugfixes
.... see homepage for more details for its too big to sum up here; it even
fine on NetBSD/Alpha so is prolly LP64 clean enough to work.

http://gaim.sourceforge.net/
2001-12-13 03:23:35 +00:00
mrg
43068be68e upgrade to ircii 20011210. this includes:
o  new /on raw_send
    o  new /exec -filter option
    o  fixed mIRC colour code handling
    o  enhanced redirection to multiple targets
    o  bug fix for $mid()
    o  bug fix for when resizing to a smaller window
    o  other bug fixes
2001-12-10 13:38:29 +00:00
jlam
478cba00bb By default, prevent invocation of GNU "auto*" driven by the generated
Makefiles during the build process by touching various auto{conf,make}
source files to make them up-to-date.  Packages that require regenerating
the configure script and Makefile.in files should make the appropriate
calls to auto{conf,make} in a pre-configure target.  This allows the
various targets listed in ${_CONFIG_PREREQ} to modify the generated files
without triggering the GNU auto* tools and having the modifications be
overwritten.
2001-12-04 06:14:57 +00:00
jlam
55ffb37406 bsd.pkg.install.mk calls the INSTALL script at the right times
automatically, so no need to do it ourselves.
2001-12-02 06:56:38 +00:00
hubertf
7b7cc0c087 add & enable silc-server 2001-11-30 23:34:35 +00:00
hubertf
3813fa37f8 Add silc-server 0.6.4:
SILC (Secure Internet Live Conferencing) is a protocol which provides
secure conferencing services in the Internet over insecure channel.

Contributed by Lubomir Sedlacik <salo@xtrmntr.org> in PR 14562
2001-11-30 23:33:34 +00:00
hubertf
85c15b1d18 Update to 0.6.6nb1: suppress an annoying warning on startup
patch submitted by Lubomir Sedlacik <salo@xtrmntr.org> in private mail.
2001-11-30 23:01:17 +00:00
hubertf
3bd620f15e add & install silc-client 2001-11-29 16:18:57 +00:00
hubertf
0b8c43a386 Add silc-client-0.6.6:
Client for the Secure Internet Live Conferencing (SILC)

Submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 14543
2001-11-29 16:17:43 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
wiz
d5127b6cd1 Update to 0.4.7, provided by Shell Hung in pkg/14663.
Changes:
- i18n support
- fix terminal restore on reconnect
- uses more secure API
- more documentation
2001-11-28 17:30:38 +00:00
martti
fa7a7b1f9a Added p5-Net-ICQ2000 2001-11-28 12:29:27 +00:00
martti
fa1a811884 Added p5-Net-ICQ2000-0.2.1 (PR#14569 by Shell Hung)
This module is designed to give perl scripts access to the ICQ
network and the functions provided by it, like SMS

Functions included :  Connect(), Disconnect(), Set_Login_Details(),
Set_Server_And_Port(), Execute_Once(), Send_Command(), Add_Hook(),
Hook_All(), Check_Incoming(), Deal_With_FLAPs(), Send_Outgoing().
2001-11-28 12:28:23 +00:00
jlam
96904a0049 Buildlinkify. 2001-11-28 05:20:38 +00:00
wiz
a698fe0678 We don't want -L/some/path as Makefile dependency. Fixes pkg/14564, though
differently than suggested.
Don't let package look in LOCALBASE for curses (especially if
USE_BUILDLINK_ONLY is set, and ncurses buildlink.mk is already included...).
2001-11-27 16:10:10 +00:00
jlam
678c0f86f8 Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. 2001-11-26 20:38:31 +00:00
jlam
ffceca11a9 PKG_SYSCONFDIR is where the configuration files for a package may be found.
This value may be customized in various ways:

PKG_SYSCONFBASE is the main config directory under which all package
	configuration files are to be found.

PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the
	configuration files for a particular package may be found.

PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a
	particular package.

Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the
default location of ${PREFIX}/etc.

This obsoletes the use of CONFDIR, which was active for only 6 days, so no
need to have a workaround to still accept old CONFDIR settings.
2001-11-25 18:59:45 +00:00
jlam
e2402863c0 Respect ${CONFDIR} and use the common INSTALL/DEINSTALL scripts instead of
the custom ones.  Also fix the directory handling during post-installation
and strongly buildlinkify.
2001-11-19 21:05:55 +00:00
lukem
69c6587c37 cleanup per ../sysutils/ups-nut:
- use FILES_SUBST_SED et al
- do NOT try and remove the gale user & group or ${PREFIX}/etc/gale on
  deinstall. instead, remind the admin to do it manually.
2001-11-19 04:58:59 +00:00
jlam
af82aa7bcb Adapt to new KDE2 buildlink.mk structure. 2001-11-13 21:12:44 +00:00
hubertf
09c1f15d9d Adjust format a bit:
* 75 * '='
 * RCS ID
 * blank line
 * message text
 * optional blank line
 * 75 * '='
2001-11-11 06:17:26 +00:00
agc
191ea16a30 Add the ncurses buildlink glue.
Fixes PR 14526 from mherzog@mediaone.net
2001-11-10 22:51:08 +00:00
tron
41789319e4 Update maintainer's e-mail address. 2001-11-06 11:57:19 +00:00
martin
c1271cbd77 Add a /brick command.
Don't know how we could get by without it so long ("/m server brick" is
a bit clumsy)
2001-11-02 10:56:02 +00:00
zuntum
461042de91 Move pkg/ files into package's toplevel directory 2001-10-31 20:06:16 +00:00
zuntum
cf939897e7 Move pkg/ files into package's toplevel directory 2001-10-31 19:47:08 +00:00
zuntum
ccf0738fc2 move pkg/ files into package's toplevel directory 2001-10-31 19:42:45 +00:00
zuntum
05c7e8d98b move pkg/ files into package's toplevel directory 2001-10-31 19:22:36 +00:00
zuntum
7e5a18b443 Move pkg/ files into package's toplevel directory 2001-10-31 19:20:21 +00:00
zuntum
98a51e93a9 move pkg/ files into package's toplevel directory 2001-10-31 19:17:55 +00:00
zuntum
8a563b4343 Move pkg/ files into package's toplevel directory 2001-10-31 19:02:25 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00