rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
grant
9b1ec25d56
depends should be ../../<category>/<pkg>
2005-07-19 10:01:15 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
hubertf
9a981bcfbe
Sign over maintainership to tech-pkg@
2005-02-21 20:26:08 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
kristerw
5d7d6804d7
The .a file is not very useful as a plugin... so remove it from
...
the package (by using SHLIBTOOL_OVERRIDE). Bump PKGREVISION.
Problem noted by wiz.
2004-08-16 11:29:03 +00:00
kristerw
e2992cfe88
Set USE_LIBTOOL=YES, so that we use the pkgsrc libtool instead of the
...
one provided in the distfile.
Bump PKGREVISION (since this adds lib/licq/licq_qt-gui.a to the PLIST)
2004-08-14 17:34:50 +00:00
minskim
234e31ca3d
Do not share DISTINFO_FILE and PATCHDIR with licq-gui-console. The
...
patch in licq-gui-console/patches fails because this package has
different WRKSRC.
2004-05-16 17:47:14 +00:00
snj
e74a5b7c43
Convert to buildlink3.
2004-04-27 22:03:13 +00:00
mrg
25d5d1d6c1
look in X11BASE not X11PREFIX for libXss.so. from xtraeme@
2004-04-02 14:50:59 +00:00
drochner
25e4c51173
bump revision after qt3/kde prefix change
2003-08-05 13:35:26 +00:00
wiz
88c6ab1ec7
Add appropriate INCOMPAT_CURSES lines. Should fix bulk build failure.
2003-07-22 13:49:38 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
wiz
e114c09725
Use patches and distinfo from licq-gui-console.
...
XXX: should share even more...
2003-07-12 12:07:25 +00:00
wiz
ebe24c115c
The point of USE_NCURSES comments is to show what is missing,
...
not state that the package should use ncurses. Fix comments.
2003-06-06 12:32:14 +00:00
hubertf
e888d5a5ed
* this works fine against qt 3.0 and up, no need for latest qt3
...
* this pkg doesn't work on NetBSD because we still don't ship shared
libXss etc. XXX needs fixing!
2003-05-06 23:07:42 +00:00
jmmv
8a555528c0
PKGREVISION goes after PKGNAME.
2003-05-05 19:05:05 +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
hubertf
1b39de27b4
Add licq-core-1.2.6, licq-gui-qt-1.2.6 licq-gui-console-1.2.6
...
Licq-core is a multi-threaded ICQ clone written mostly in C++. It
uses an extensive plugin system to manage many different functions.
The main gui is written using the Qt widget set. Licq is distributed
under GPL with some special QPL exceptions for Qt.
Several GUI plugins for console, Qt etc. are available as seperate
packages, licq-gui-console and licq-gui-qt.
2003-04-24 23:57:36 +00:00