adam
77b8ed74db
Revbump after graphics/gd update
2016-08-03 10:22:08 +00:00
jperkin
ea97e9463e
For now force pkgsrc libiconv on Darwin as a similar workaround to
...
what currently exists for FreeBSD/DragonFly. At some point we should
just fix the broken tests...
2016-03-03 13:43:48 +00:00
asau
0ef4e5427d
FreeBSD's iconv(3) crashes configure tests.
2014-06-19 07:14:04 +00:00
asau
46402b95a7
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-03 00:20:09 +00:00
obache
c38c120ee5
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
sbd
21792a9296
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
dholland
eef6a139f1
Belatedly bump PKGREVISION for packages where the mass glib2 include
...
fixes last month changed installed headers, excluding some that have
already been bumped.
2012-06-03 23:56:58 +00:00
wiz
ee311e3b36
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
6c9c77e597
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:42 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +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
drochner
0ca6f36905
use GNU iconv on DragonFly, should fix the error seen in bulk build
2007-12-27 15:06:52 +00:00
drochner
cc5a35b165
There is no obvious reason for USE_GNU_ICONV, and I haven't found one by
...
code inspection, so remove it.
approved by markd (a while ago)
2007-12-17 22:04:38 +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
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
markd
0b1be9ed86
Update to wv2-0.2.3
...
* Fixed an integer overflow bug (CVE-2006-2197)
* Applied a patch by Friedemann Kleint (Fa. metis)
with fixes for Solaris / Sun C++ 5.5 Patch 113817-02 2003/08/29.
Additionally fixes some tab-related bugs (unique and erase stuff)
2006-06-14 12:45:30 +00:00
rillig
0c4f009eb5
Needs C++.
2006-05-12 20:48:37 +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
321a09857a
Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
...
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23: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
minskim
b767a29bd1
Add the iconv option depending on ICONV_TYPE. This makes the package
...
build on Linux, where native iconv is used without -liconv.
2005-05-22 02:45:58 +00:00
minskim
7194177292
Correct a variable name.
2005-05-22 02:40:13 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
shannonjr
c672ba4b2e
- Updated to 0.2.2. This release fixed compilation with gcc 3.4
...
- Added patch removing -pedantic and -ansi from CFLAGS and CXXFLAGS
because, if these flags are set, use of type long long is treated
as an error (long long is used).
2004-11-18 10:20:00 +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
jmmv
cd61a606b2
Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared library
...
changed).
2004-05-05 14:07:54 +00:00
wiz
be0de001d3
Convert to bl3.
2004-04-15 11:46:47 +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
jlam
ec993afa1a
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:32 +00:00
jmmv
bad3afef71
Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).
2004-02-09 18:47:36 +00:00
jmmv
a58dd81611
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
...
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
markd
b4522848a6
Initial import of wv2 version 0.2.1.
...
A library to access Microsoft Word files - used by koffice
2004-01-22 11:28:23 +00:00