Commit graph

16 commits

Author SHA1 Message Date
jmmv
b0f127b50b Update to 0.8:
- Support new focus stealing prevention stuff (Elijah Newren)
- Use automake 1.7
2005-02-26 17:22:33 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
jmmv
8a8d10cd44 Reset maintainer to tech-pkg@; Benedikt Meurer cannot handle these any more. 2005-01-15 12:49:31 +00:00
minskim
4d33895149 Enable pkgviews installation. 2004-12-22 04:47:32 +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
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
421a4e33b2 Update to 0.7:
- Implement timestamp support (Elijah Newren)
2004-09-03 12:53:10 +00:00
snj
29a432ec6f No longer used. 2004-04-15 22:48:00 +00:00
wiz
3017caecb9 The buildlink2 framework does nothing with .pc files -- remove them
from the buildlink2.mk files.
2004-04-15 00:49:29 +00:00
recht
74cbda6145 update to 0.6 and add an explicit dependency on pkgconfig.
0.6
===
  - Fix some fairly serious memory leaks (Tommi Leino)
  - Cygwin build fix (Masahiro Sakai)
2004-04-03 11:20:20 +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
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00
xtraeme
79317ebe2d bl3ify 2004-02-11 04:35:20 +00:00
sketch
a364dd621e Use __func__ instead of __FUNCTION__ to give this package a better
chance of building with non-GCC compilers.
2003-12-17 14:59:16 +00:00
jmmv
a3bab2fb2d Initial import of startup-notification, version 0.5:
startup-notification provides mechanisms allowing a desktop environment to
track application startup, to provide user feedback and other features.

Provided in pkgsrc-wip by Benedikt Meurer.
2003-04-11 11:25:53 +00:00