Commit graph

32 commits

Author SHA1 Message Date
adam
fd96d88c98 Added PKGCONFIG_OVERRIDE 2004-04-21 14:33:18 +00:00
wiz
3cae6737ef Update comment why ncurses are needed (using internal, ewww). 2004-03-26 20:34:26 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
wiz
75a5a40aca Unused. 2004-02-19 18:14:08 +00:00
wiz
f8d3569e66 buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk. 2004-02-19 17:46:19 +00:00
wiz
d3d46c753b Convert to buildlink3. 2004-02-19 17:44:17 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
adam
d09a235097 patch-ad needed as well 2003-12-08 16:33:20 +00:00
adam
22e31b20d5 Changes 1.4:
* fixed "auto_away" and "auto_away_keep_descr"
* fixed "/find" for usernames with a space
* fixed "/dcc list" for large files
* fixed "/last user"
* more...
2003-12-08 16:32:52 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
adam
a5fa5ffdd3 Changes 1.3:
* corrupted messages can't make ekg disconnect any more
2003-09-16 15:16:34 +00:00
wiz
aecb44fce2 USE_NCURSES should _always_ be set to a comment explaining why it
is needed. (undo part of last)
2003-07-22 11:39:47 +00:00
adam
c92f927f4d Oops, forgot to add these new files :) 2003-07-22 10:41:41 +00:00
adam
70e07dae2c Changes 1.1:
* ekgbot
* log viewer
* bug fixes

Now makes a shared library and uses buildlink2
2003-07-22 10:39:40 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
zuntum
5e7146a4d5 Update ekg to 1.0
* no NEWS available, just long Changelog, but I think it's enough to say
    that it's The 1.0 Release
2003-05-02 07:57:31 +00:00
salo
9f803c154f Updated to version 1.0rc1.
Patch provided by maintainer Dawid Szymanski via PR pkg/20807.

Changes:

- pkgsrc pthreads support
- minor code clanups
2003-03-22 01:00:59 +00:00
wiz
0fd75d0851 Note in USE_NCURSES variable which functions actually are missing for this
to build with native curses.
2003-01-24 13:36:17 +00:00
salo
3b81df9a9f Update to version 0.20030114.
Patches provided by Dawid Szymanski <dawszy at arhea dot net> in PR pkg/19864.

Changes:
- a lot of changes to match new 5.0 protocol specification.
- full list of changes at http://dev.null.pl/ekg/changelog.php (polish only)
2003-01-16 08:21:51 +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
rh
b17d1755df Update ekg to 0.20020709. From Dawid Szumanski (the maintainer of the
package).  This closes PR pkg/17555.

        list of minor changes:
        - added external User Interface support
        - bugfixes
        - FreeBSD specific includes adjusted
2002-07-13 03:05:38 +00:00
martti
28d8fde53f Updated ekg to 20020503 (pkg/17215 by Dawid Szymanski)
List of major changes:
* DCC fixed
* sex recognition fixed
* gg_saprintf() fixed
* libgadu.h fixed
* smiles patch
2002-06-13 08:18:36 +00:00
hubertf
bf2721b251 Update ekg to 20020503 version. Changes:
* License change to LGPL
 * s/bzero/memset/ (function change)
 * F-keys support under FreeBSD
 * libgadu: s/gg_alloc_sprintf/gg_saprintf/
 * ekg: s/gg_alloc_sprintf/saprintf/
 * F1, F2 shortcuts to help and userlist
 * working proxy!
 * ,,ordering cd'' removed from configure script
 * dcc code upgrade

Update provided by Dawid Szymañski <dawszy@arhea.net> in PR 16586
2002-05-05 22:24:15 +00:00
hubertf
3d7b75b8cb Updated to release from 20020402, many new features and nicer for users.
Update contributed by Dawid Szymañski <dawszy@arhea.net> in PR 16184
2002-04-03 22:46:59 +00:00
jmc
f751704145 Turn off debugging when building 2002-03-25 01:19:50 +00:00
zuntum
aa86498298 Clarify in COMMENT that it's "polish instant messaging system" 2002-03-18 06:44:50 +00:00
zuntum
a3aadd313e Initial import of ekg-0.20020317
EKG is an experimental text mode client for a polish instant messaging system
"Gadu-Gadu". It supports themes, and contact list exchange with the original
(windows) client.

Submitted by Dawid Szymanski in private mail.
2002-03-18 06:42:34 +00:00