joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
rillig
5946936ffc
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
...
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
393af94024
Add RMD160 checksums to the SHA1 ones.
2005-02-23 17:36:09 +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
jlam
1a280185e1
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
...
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
c8cb1c5b0d
Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
...
which one is required in an automatic way by checking USE_X11BASE. This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +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
snj
8eb932471d
Convert to buildlink3.
2004-04-13 21:35:56 +00:00
tron
f2bf0fe5d4
Add conflicts with each other to the "gtk-engines" and the "gtk2-engines"
...
package because they installed identical files into the same directory.
2004-04-05 13:27:00 +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
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
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6
PKGREVISION bump for libiconv update.
2003-07-13 13:50:19 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
jmmv
7fe1fe9f87
Line up PKGREVISION whitespace.
2003-05-05 14:41:54 +00:00
wiz
7166660e08
Dependency bumps, needed because of devel/pth's major bump, and related
...
dependency bumps.
2003-05-02 11:53:34 +00:00
jlam
a31c55df97
Use shlibtool so we don't install statically linked plugins. Bump
...
PKGREVISION of x11/gtk-engines to 2.
2003-01-10 08:46:53 +00:00
tron
39a943ad92
Replace "true" by "${TRUE}".
2002-12-09 16:01:10 +00:00
rh
c2934c968e
Track directory layout change at MASTER_SITE_GNOME.
...
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
wiz
9dc30a6fec
buildlink1 -> buildlink2.
2002-10-09 14:09:28 +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
skrll
08bdd44549
mkdir -> ${MKDIR}
...
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
d3db18607d
Move pkg/ files into package's toplevel directory
2001-10-31 22:03:21 +00:00
wiz
8da60d354f
Update to 0.12, provided by Eric Gillespie Jr. in pkg/13584.
...
Changes: Bugfixes, and new Raleigh theme (default gtk+-2.0 look).
2001-07-29 00:46:59 +00:00
skrll
7c75053771
Move to sha1 digests, and add distfile sizes.
2001-04-19 11:07:33 +00:00
agc
8f972b049a
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +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
mycroft
5847fa1f03
Correct PLIST for libtool changes.
2000-11-26 11:10:50 +00:00
jlam
87ff3e4e33
Update gtk-engines to 0.10, the latest stable sources from GNOME. There is
...
no list of changes from version 0.8.
2000-10-17 23:47:01 +00:00
wiz
22dd69d8ee
USE_PKGLIBTOOL -> USE_LIBTOOL.
...
LTCONFIG_OVERRIDE removes need for a patch.
2000-08-15 14:17:44 +00:00
rh
74add3b300
s/USE_LIBTOOL/USE_PKGLIBTOOL/
...
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
tron
667d1ac964
Update for yet another directory structure change on the GNOME FTP sites.
2000-01-15 12:32:16 +00:00
tron
6d9e94f430
Adapt to new directory structure on GNOME ftp sites.
2000-01-02 18:02:39 +00:00
tron
4cf3fa1028
Fix typo.
1999-11-20 14:37:21 +00:00
tron
6e84837345
Import new "gtk-engines" package:
...
Theme engines for GTK+
1999-11-20 13:37:45 +00:00