asau
8aba7e3fbf
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-29 05:06:05 +00:00
wiz
de14785d30
Recursive bump for removal of jpeg/tiff/png buildlink3.mk files
...
from SDL_image. If one of these packages needs them, it should
include them itself.
2012-01-28 11:00:51 +00:00
sbd
04daa2f1b8
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
wiz
af3596f984
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:36:05 +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
sno
6f7368d4db
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
wiz
272d51cc21
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
...
major change.
Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
wiz
ad782541d0
Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
...
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
joerg
2aa32361be
Uses C++.
2006-05-19 07:32:29 +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
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +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
7e1c5bfbc9
Convert aalib to options framework, adding an 'x11' option, and remove
...
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.
Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
wiz
8ca242cdfe
Revert update to 1.1.8 -- it's a development version, and the API
...
changes break the only dependency we have in pkgsrc.
Ok'd by xtraeme.
2005-05-06 20:58:08 +00:00
xtraeme
717c93b85d
Update to 1.1.8, lots of changes! please review the Changelog file.
2005-05-06 01:24:57 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
1f2ba12d0f
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).
2005-03-27 15:43:32 +00:00
reed
e117eda090
Bump PKGREVISIONs due to libtiff update.
...
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +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
d37c798ce2
Explicitly add freetype2's buildlink3.mk to enable ft2 support.
...
Bump PKGREVISION.
2004-03-12 19:44:59 +00:00
snj
9618ba80fb
bl3ify.
2004-03-06 23:19:38 +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
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
68fd50e391
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
2003-10-11 13:40:19 +00:00
jmc
13f7624a4d
Require native threads since this isn't pth aware and uses SDL which is pth
...
aware. This means SDL_Init tries to pth_init() which fails since pthread
calls from paragui have already implicitly called pth_init().
XXX - pth probably needs to handle this better by not returning -1 on
multiple init calls.
2003-08-11 18:32:50 +00:00
jmmv
30925b26c7
Bump revision due to SDL update, and sync versions in buildlink files where
...
needed. This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
martti
cd2f7f1959
COMMENT should start with a capital letter.
2003-07-21 17:38:24 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
wiz
fec1f6f1d2
Initial import of paragui-1.0.4, a cross-platform GUI widget set.
2003-07-13 20:54:32 +00:00