Commit graph

21 commits

Author SHA1 Message Date
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
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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +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
snj
be49dc3664 Convert to buildlink3. 2004-04-12 02:20:13 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
jlam
e9a74e4652 Use buildlink2. 2002-08-26 17:33:28 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
jlam
019a41421c Change dependency on qt2-libs to qt2-libs>=${QTVERSION} so that it may
match qt2-libs-2.3.1nb1.
2001-11-16 09:09:33 +00:00
jlam
ed2f44d996 s/NO_BUILDLINK_ONLY/USE_BUILDLINK_ONLY/ 2001-11-16 08:43:32 +00:00
jlam
01cd272088 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also
use ${FIND}/${SORT} instead of find/sort.
2001-06-23 19:36:46 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
skrll
be4ff771d9 Some tidyup. 2001-01-13 12:33:01 +00:00
skrll
08c9a45b88 Have the package installed the html documentation as well. While I'm here
move the man pages to somewhere more sensible.
2001-01-11 17:55:56 +00:00
skrll
57b4f09d2a - Introduce QTVERSION variable defined in qt2/Makefile.common to make
upgrades easier.
- Preliminary work to split uic/libqutil from qt2-designer
- Some general tidy up
2000-12-09 17:21:49 +00:00
drochner
fd8c05e3aa update to qt-2.2.2
"Bugfixes and minor extensions."
2000-12-05 18:32:03 +00:00
skrll
57404f9fd1 Back out use of EVAL_PREFIX - the correct directory is set by including
qt2-libs/Makefile.common. Pointed out by hubertf@netbsd.org.

Now what to do about x11/qt2...
2000-11-03 08:37:05 +00:00
skrll
d6238f8d15 Fix EVAL_PREFIX. 2000-10-30 09:09:15 +00:00
skrll
406d6f6798 Import new qt-2.2.1 package.
This is the documentation for the qt library and the qt designer.
2000-10-19 07:42:34 +00:00