Commit graph

22 commits

Author SHA1 Message Date
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
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
cube
8ececc7346 Fix a build failure with some picky msgfmt, as found out by one of
Krister's latest bulk build.
2005-03-30 12:17:36 +00:00
cube
66f61ba672 Update to 2.1.13.
2.1.13:
  * Brown paper bag bug in alsa backend introduced in the previous version.
2.1.12:
  * Fix mousewheel scrolling in the balance slider (pointed out by
          Philip Lafleur <headcheese@carolina.rr.com>)
  * es translatoion by YoaR <yoar@users.sourceforge.net>
  * Backend support for switches, not available in the frontend yet
2.1.11:
  * Added alsa support !
2.1.10:
  * Updated french translation by Jérôme UZEL <jerome.uzel@free.fr>
  * Fixed some spelling errors in the info thanks to A Costa <agcosta@gis.net>
  * React on horizontal scrolling correctly
2005-03-22 14:58:55 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +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
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
5ceae8b569 Add explicit dependency on pkgconfig. 2004-03-07 03:29:15 +00:00
cube
cb994ffd3d Update to version 2.1.9, from pkgsrc-wip.
This is the GKrellM-2 version of the plugin volume.
2004-02-24 22:39:26 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +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
jmmv
502d4e2e0d Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
2003-01-03 15:26:54 +00:00
wiz
0919800028 buildlink1 -> buildlink2. 2002-10-09 14:26:37 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
wiz
af65f79c47 Use gkrellm buildlink.mk, should fix i386 bulk build failure. 2002-07-13 15:38:41 +00:00
wiz
a21d154ce3 Swap patch-aa and patch-ab, and use a cleaner version of patch-ab provided by
ptiJo in 17217.
2002-06-11 22:54:10 +00:00
wiz
5ae3c35e74 Initial import of gkrellm-volume-0.8, provided by Julio Merino in pkg/16363.
DESCR:
gkrellm-volume is a gkrellm plugin to control all your mixer volumes.
It also allows to save/restore volumes between sessions.
2002-06-11 22:39:42 +00:00