Commit graph

22 commits

Author SHA1 Message Date
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
e209761d06 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
tron
6e4e9c269c Make spelling of XChat consistent (It's neither "X-Chat" nor "xchat"). 2007-03-12 12:46:29 +00:00
wiz
18e3283474 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:46:42 +00:00
minskim
acb94c0b93 Do not define variables in headers; define them in .c files instead.
Otherwise, they cause link errors on Darwin.
2006-07-06 22:04:03 +00:00
minskim
d37a412ed1 Libtoolize to build on more platforms. Bump PKGREVISION. 2006-07-06 21:26:23 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
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
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
tron
613098d0aa Correct pathname to "xchat" package version 2.x. 2005-06-06 11:47:06 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +00:00
jlam
692f44d564 Ensure that we link PIC code to create systray.so. This should fix builds
on amd64.
2004-12-19 04:26:40 +00:00
kristerw
4f2a01f4b7 Convert some C99-isms to C89 to make this build with gcc 2.95. 2004-08-01 17:27:26 +00:00
minskim
21d56d2659 Update xchat-systray-integration to 2.4.5.
Changes:
+ Fixed some memory leaks due to string duplication
+ Fixed some inclusions
+ New images handler: images are no more included in binary but loaded
  dynamicly, user theme is now permitted
+ Images are now separated in different directory, sorted by usage
+ Added initial Theme feature (will be ready next version)
+ Code splitted in files for a better logical organization
+ Win32 port completly integrated. Same package for all systems.
+ Moved Makefile & similar stuff to main directory
+ Added "make Win32" option to build Win32 shared dll.
+ Added native Win32 Tray with all the old features like double click,
  flash events and so on.
+ Reduced plugin size at 80k bytes only for unix & win32 version too.
+ Win32 settings tab has not the KDE/Gnome switch.
+ Added images path in settings. Plugin must be reloaded manually,
  autoreload in next version.
+ Added images path saving/reloading in data management.
+ Usual code cleaning and minor bug fix.
2004-06-07 06:12:16 +00:00
wiz
dae3abb370 Use PKGNAME_NOREV for WRKSRC; fixes bulk build. 2004-03-27 21:32:13 +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
minskim
e0bc3ae119 Import xchat-systray-integration-2.4.0 from pkgsrc-wip.
Plugin for IRC client X-Chat which adds an icon in your systray that
flashes when you got highlighted message.  Configurable events and
actions.  Integrates with KDE, GNOME and Xfce4.
2004-02-13 06:32:18 +00:00