tron
78f9c75877
Mass recursive bump after the dependence fix of the "cairo" package
...
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
8ace00dcd8
recursive bump from libffi shlib major bump
...
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
e7608643ab
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
wiz
7e1fa284dd
Add upstream bug report URL.
2012-08-12 21:41:02 +00:00
sbd
cdfc7f300d
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
wiz
e64308b04b
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
3e5aee20cf
Revbump for
...
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
2012-02-06 12:39:49 +00:00
sbd
94b37b4e43
Recursive bump for graphics/freetype2 buildlink addition.
2011-11-01 06:00:33 +00:00
obache
0e2c97799a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
wiz
bbb1fbca23
Set LICENSE.
2011-04-03 11:14:19 +00:00
wiz
f8f06058c6
Fix build with png-1.5.
2011-04-03 11:14:14 +00:00
wiz
2f4126dc58
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
2011-01-13 13:36:05 +00:00
abs
93cde1a832
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
2010-11-15 22:56:08 +00:00
wiz
2c6e8e30b0
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
92e0cb52cb
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
7e9f949650
Second try at jpeg-8 recursive PKGREVISION bump.
2010-01-18 09:58:37 +00:00
sno
949cd3bc1f
bump revision because of graphics/jpeg update
2009-08-26 19:56:37 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +00:00
joerg
f04c6d3257
Needs pkg-config.
2006-06-11 21:45:08 +00:00
joerg
62d1505947
Fix errno and pthread detection.
2006-05-06 12:45:32 +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
wiz
017354df44
PKGREVISION bump for gtkglext BUILDLINK_DEPENDS change.
2006-02-13 21:12:55 +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
garbled
14ec8a0653
Re-enable this pkg now that gtkglext is fixed. Tested on 2.0/i386.
2005-12-28 08:11:29 +00:00
schmonz
463f43526a
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
...
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +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
82908831d8
* Libtoolize graphics/OpenRM so that we correctly build shared libraries
...
on all platforms supported by libtool.
* Remove the unnecessary dependencies on glut and perl, and only use
perl as a build dependency.
* Use REPLACE_PERL instead of hand-crafted substitution code.
Bump the PKGREVISION for graphics/OpenRM to 2. Due to the changed
dependency graph, bump the PKGREVISION for packages that use the OpenRM
libraries. In this case, games/genecys-client is the only one, so
bump its PKGREVISION to 2.
2005-06-23 04:02:48 +00:00
garbled
d347891658
Add -lXext to the LIBS part of configure so it picks up GL and GLU ok.
2005-06-07 16:24:27 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
8cef6c454b
Add RMD160 digests.
2005-02-23 23:11:54 +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
garbled
5fb2ecb2ee
Update genecys client and datafiles to 0.2
...
Major changes since 0.1:
* Added metaserver
* Redesigned event core, event system is much faster, and more versitle
* Added a bunch of new objects, and animated NPC's
* Added tiling of maps, to allow larger gameworlds
* Added new communication commands, shout and whisper
* Integrated FreeSOLID, and redesigned collision engine to be much faster.
FreeSOLID is now built automatically, and does not need to be compiled
and installed externally.
* Much improved build system.
* Lots of bugfixes, and other minor improvements.
2004-04-09 03:44:30 +00:00
jlam
19e040b6dc
CONFIG_STATUS_OVERRIDE is the default in bsd.pkg.mk, so no need for these
...
definitions here.
2004-02-14 13:55:19 +00:00
seb
b8e2c95203
Specify OpenRM and cal3d installation prefices to configure script.
2004-02-12 19:06:39 +00:00
seb
d9d8a581de
Make pathnames listed in CONFIG_STATUS_OVERRIDE relative to WRKSRC.
2004-02-12 08:55:33 +00:00
garbled
bc9f95cf22
Import new package for genecys-client. Genecys is a 3D third-person
...
online RPG. This is the client for the game. The game is currently in
alpha release status.
2004-02-10 22:02:57 +00:00