wiz
200e3c4a04
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
...
version, and bump all depends.
Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a
Bump PKGREVISION for libpng shlib name change.
...
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e
Second try at jpeg-8 recursive PKGREVISION bump.
2010-01-18 09:58:37 +00:00
tnn
73a318cf6c
fix OSS linkage
2010-01-05 13:55:07 +00:00
sno
6f7368d4db
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
wiz
d70523df21
Remove USE_DIRS from pkgsrc.
...
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
e209761d06
Remove @dirrm entries from PLISTs
2009-06-14 17:28:16 +00:00
joerg
f605fec2db
Mark as destdir ready.
2008-07-14 12:55:56 +00:00
wiz
8e810a2bc9
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
2008-03-06 14:53:47 +00:00
wiz
3528e06345
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
...
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
42825e73a6
Bump PKGREVISION for gnome-vfs rename.
2007-09-19 23:18:43 +00:00
wiz
9d27f90a6f
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
...
affected packages.
2007-06-05 05:36:59 +00:00
wiz
2d1a8cc474
Bump PKGREVISION for gnome-keyring ABI bump.
2007-03-21 12:05:41 +00:00
jmmv
f190ea92a4
Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
...
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jlam
00478b39e6
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
...
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
joerg
131e0f66c6
Needs msgfmt.
2006-06-21 19:48:31 +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
jlam
ea5f9f80b6
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
...
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
6ad6aef9d4
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
...
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
wiz
35af66a196
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
...
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +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
wiz
f61c002199
Recursive PKGREVISION bump for gnutls shlib major bump.
...
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
wiz
7bff628a40
Update MASTER_SITES.
2005-10-16 15:21:43 +00:00
jmmv
e8b8851405
Bump revision due to a new dependency on a default libao plugin.
...
Addresses PR pkg/30920 by Chuck Cranor.
2005-10-08 12:35:14 +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
rillig
9575a8a37c
Changed USE_PERL5 to USE_TOOLS+=perl.
2005-05-31 21:59:20 +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
rillig
5a08cc41cf
Added CPPFLAGS to enable deprecated GNOME functions. Needed for
...
NetBSD-1.6.2. Approved by jlam.
2005-04-12 01:02:19 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +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
minskim
9b94261617
regen to remove an unused entry.
2004-04-17 12:11:46 +00:00
jmmv
bedae6c90c
Make use of the new USE_DIRS variable, instead of directly depending on the
...
*-dirs packages.
2004-04-14 16:15:20 +00:00
minskim
26f4edce87
Update liteamp to 0.2.4.2.
...
Changes since 0.2.4.1:
- Build with GTK+ 2.4.
2004-04-11 03:10:25 +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
78ad5a393e
Include ossaudio.buildlink3.mk for sys/soundcard.h. It will fix build
...
on 1.6.2.
2004-03-09 19:39:33 +00:00
jmmv
ae5a97419f
Handle some shared directories by depending on (or updating dependancies to
...
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
minskim
a13488ebe7
Include pthread.h explicitly if pthread is used.
2004-03-04 17:53:57 +00:00
minskim
4f149ec6a0
Add explicit dependency on pthread.
2004-03-04 17:44:08 +00:00
minskim
5db6ea5ef0
Import liteamp-0.2.4.1 from pkgsrc-wip.
...
A light-weight music player for GNOME. Liteamp plays both MP3 and Ogg
files.
2004-02-18 01:28:29 +00:00