Commit graph

413 commits

Author SHA1 Message Date
wiz
918d0c1e62 Update to 0.11.4.9, and convert to buildlink2.
Some of the changes:
               o More small bugs quashed. New /clearall command.
               o Small bugs quashed in buddy offline acknowledgement and
                 queued message forwarding.
               o Speed-ups in the playback procedures.
               o General clean-ups for cross-platform compiles.
               o On Tuesday, October 1, AOL's TOC servers began
                 periodically sending packets with a previously unused
                 frame type. naim does not know how to decipher these
                 packets, but version 0.11.4 was released with code
                 changes to simply ignore unknown frame types.
2002-10-25 17:32:32 +00:00
wiz
5d74cd0ba4 buildlink1 -> buildlink2. 2002-10-25 17:17:29 +00:00
itojun
4ead37cef6 need libiconv for internationalized behavior 2002-10-22 05:59:40 +00:00
wiz
aedc63b5b8 buildlink1 -> buildlink2. 2002-10-21 14:45:44 +00:00
seb
0d75c1efb1 Use buildlink2. Use perl5/module.mk. 2002-10-20 17:45:59 +00:00
shell
9c77bc1424 Updated to micq-0.4.9.4
- update maintainer email
- re-add patch-aa

Changes :
  * add error message for missing file reception directory
  * web page: add blurb for misconfigured browsers
  * final translation updates
  * .. or non-updates (english text copied to translated man pages)
  * compile fixes (thanks, Andy)
  * do not send CAP_IS_2002 (it means UTF-8, we can't do that yet)
  * show failing connections only when verbose or for server connections
  * display 0x46 meta result (just output the text)
For more see Changes
2002-10-20 03:09:07 +00:00
minoura
959c01bddf Use PKGNAME_PREFIX. 2002-10-19 06:55:07 +00:00
wiz
a7b0fa0595 Minor man page fix. 2002-10-17 12:56:10 +00:00
wiz
5bad129785 buildlink1 -> buildlink2. 2002-10-13 15:49:56 +00:00
wiz
98ccb817f3 buildlink1 -> buildlink2. 2002-10-13 14:52:20 +00:00
wiz
a42139d69d buildlink1 -> buildlink2. 2002-10-13 12:21:02 +00:00
wiz
65329c41ee buildlink1 -> buildlink2. 2002-10-12 11:21:25 +00:00
wiz
76d79f60d0 buildlink1 -> buildlink2. 2002-10-10 09:37:12 +00:00
tron
0ff252e1e7 Fix path to Perl binary in "src/update.pl" and "src/contact-update.pl".
Problem noted by Matthias Hertel in private e-mail.
2002-10-10 07:32:15 +00:00
jlam
4916f8a634 buildlink1 -> buildlink2 2002-10-09 21:59:00 +00:00
wiz
ef2e5bfbdf buildlink1 -> buildlink2. 2002-10-09 17:56:50 +00:00
schmonz
d430de5379 Convert to buildlink2. Use perl5/module.mk. 2002-10-09 00:51:47 +00:00
schmonz
62b121f312 Convert to buildlink2. Use perl5/module.mk. Move post-extract to pre-configure. 2002-10-09 00:51:05 +00:00
wiz
617baa4c0b Convert to buildlink2. 2002-10-05 17:29:19 +00:00
wiz
db5dbff509 Convert gaim-gnome to buildlink2, and fix PLIST. 2002-10-05 17:11:44 +00:00
jlam
fb6e1648e7 buildlink1 -> buildlink2 2002-10-04 12:40:52 +00:00
jlam
ac5da49e07 buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 06:20:23 +00:00
jlam
1b6b4b23b1 Use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-29 03:29:47 +00:00
hubertf
533fc5b2dd Update gaim to 0.59.3. Changes:
0.59.3 (09/14/2002):
	Rob: This really has been made a little early.  Of course, we figured
	that some of you may like to connect to Yahoo. Sorry about that
	little blunder. I blame it on George.

	Sean: That was just a silly mistake--there's no need to make George
	feel bad!  There's also some nice i18n fixes in there by Matt Wilson
	from RedHat.

	George: Why doesn't anybody love me?

0.59.2 (09/09/2002):
	Rob: This time Sean couldn't be with us.  I finally got my linux box
	some what back in order.  Life has been extremely hectic for both Sean
	and myself lately, I think.  Sean will have his cable connection soon
	and my linux box should be completely happy again soon.  Thanks to
	everyone that kept the patches coming in and organized while we
	were busy (chip, luke, robot, etc.)
2002-09-28 03:49:18 +00:00
wiz
6216a45546 Add freetype dependency.
Don't test sigc++ during configure, fails for some strange reason
under 1.5.x.
Closes PR 18281.
2002-09-26 19:32:25 +00:00
wiz
bc8b39e1b0 Update to 1.6.10nb1, provided by Sergey Svishchev in PR 18062:
Enable language files.
2002-09-25 18:32:10 +00:00
wiz
c9de43ba9f Update to 20020918, by Dawid Szymanski in PR 18335.
Some fixes and buildlink2ing by me.
Changes:
        - bugfixes
        - new ncurses based interface (like irssi)
2002-09-25 18:05:17 +00:00
wiz
73d122d5f0 Convert to buildlink2. Also, tell configure not to go looking for ncurses.
Should fix PR 18099.
2002-09-25 17:26:04 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
ee12419f1f Instead of using BUILDLINK_TRANSFORM.<pkg> to change the location of
headers in ${BUILDLINK_DIR}, simply create BUILDLINK_CPPFLAGS.<pkg>
variables whose values are appended to CPPFLAGS, which are automatically
passed to the configure and build processes.

BUILDLINK_TRANSFORM.<pkg> has little use in buildlink2 since packages are
now told that the software may be found where it really is installed, not
in ${BUILDLINK_DIR} as was the case with buildlink1.  Eventually, these
variables will be declared unsupported by buildlink2.
2002-09-23 09:22:14 +00:00
wiz
375b537ccd Unused, I think. 2002-09-22 22:12:49 +00:00
jlam
15361a02a4 buildlink1 -> buildlink2 2002-09-21 23:53:13 +00:00
jlam
5e365bb384 Finish incomplete buildlink1 -> buildlink2 conversion accidentally
committed with the last set of changes.
2002-09-21 23:52:55 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
jlam
e2149c872f buildlink1 -> buildlink2 2002-09-21 07:00:33 +00:00
jlam
28d1c6adc2 libyahoo-authors.h was accidentally left out in the update...restore it. 2002-09-21 06:59:15 +00:00
jlam
3b308104b4 libyahoo now has shared libs, so match libyahoo.*, not just libyahoo.a. 2002-09-21 06:58:41 +00:00
jlam
a042cd2e0b Belatedly note that the example rc.d file moved to ${PREFIX}/etc/rc.d. 2002-09-20 23:45:44 +00:00
jlam
7ffa1f9926 kyahoo has been removed 2002-09-20 11:16:06 +00:00
jlam
84849346f1 kyahoo is dead...superseded by kyim. 2002-09-20 11:15:29 +00:00
jlam
578514d2a7 Add and enable chat/kyim. 2002-09-20 10:59:53 +00:00
jlam
308be1fdcd Initial import if kyim-1.0.
KYim is an instant messenger for Yahoo! networks.  It supports basic
connection to the Yahoo! Networks system, and connection through HTTP
proxies, allowing you to:

        * manage your buddy list (add/remove buddies)
        * chat with your buddies by instant messages
        * send messages to your buddies when they are off-line
        * take part in conferences
        * have information about your Yahoo! Mail (is there mail waiting?)
        * receive incoming file transfers

KYim is the successor to KYahoo, which is no longer maintained.
2002-09-20 10:57:01 +00:00
jlam
51774b7829 Update chat/libyahoo to 0.18.4. Changes from version 0.18.2 are for
thread-safety, to build a shared library, and a very minor bug fix.
2002-09-20 09:51:43 +00:00
grant
0c5bb6abcc Make these scripts more portable by taking advantage of automatic rc.d
script handling and using @RCD_SCRIPTS_SHELL@.

as discussed with jlam.
2002-09-20 02:01:54 +00:00
jlam
5c053dd06a Take advantage of the auto-generation and installation of rc.d scripts. 2002-09-19 09:04:02 +00:00
jlam
e507190d0d When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already
exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or
INSTALL_EXTRA_TMPL.
2002-09-18 21:15:07 +00:00
uebayasi
4bca32911e Add & enable liece. 2002-09-17 07:10:54 +00:00
uebayasi
9e8234039d Initial import of Liece 1.4.8, another IRC client for Emacs/XEmacs.
Liece has many advanced features, atractive user interface, and is being
actively developed.
2002-09-17 07:09:51 +00:00
uebayasi
8e68e95b7f irchat -> irchat-pj 2002-09-17 06:32:32 +00:00
uebayasi
e7feab5aff Move to chat/irchat-pj, which reflects the original package name and more
appropriate. Pointed out by Yoshiyuki Haraoka.
2002-09-17 06:29:55 +00:00