Commit graph

26 commits

Author SHA1 Message Date
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +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
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +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
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
salo
937b3bf13b USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 23:21:32 +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
0cf9134290 Unused. 2002-10-05 04:49:22 +00:00
wiz
7fdecd5a35 Remove autoconf dependency by adding a configure patch. 2002-10-02 23:46:08 +00:00
wiz
e3f41e3696 Add RCS Id. 2002-10-02 21:21:46 +00:00
jlam
569f4d898d IDL files must be added to BUIDLINK_FILES because the IDL files are
compiled using orbit-idl, which uses the C preprocessor to do its work, and
the C preprocessor has it's arguments transformed (correctly) by
buildlink2.
2002-09-23 19:57:28 +00:00
jlam
5ab13466cc buildlink1 -> buildlink2 2002-09-21 10:40:07 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
rh
4caed9e8ab Properly include gdk-pixbuf using buildlink. Fix provided by Julio Merino
<jmmv@hispabsd.org> in PR pkg/16815.
2002-05-25 11:31:29 +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
9bd4180d57 /bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
2002-02-05 22:39:00 +00:00
skrll
015c2e40b9 Don't hardcode /usr/X11R6 when making directories or running X based
programs such as mkfontdir use ${X11BASE} instead.

Also pick up a couple of /bin/chmod -> ${CHMOD}s
2002-02-05 22:03:54 +00:00
rh
c6dbd2c3d8 Update bonobo-conf to 0.14 and while at it, buildlinkify. Changes are
mainly bugfixes as well as some API enhancements.
2002-01-16 01:37:48 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
tron
67a22da877 Update "bonobo-conf" package to version 0.11. Changes since version 0.10:
- tests/Makefile.am: Remove the gconf test as it fails.
- tests/Makefile.am: Build test-xml-strings and add it to the
  test suite.
- tests/test-xml-strings.c: Regression test for xml strings.
- bonobo-conf/bonobo-config-utils.c (encode_simple_value): Use
  bonobo_ui_util_encode_str() to encode the string to hex as a
  workaround for UTF-8 (and 8bit) strings.
  (decode_simple_value): Decode here.
- acinclude.m4: Removed. This wasn't used anymore, but it contains
  code which doesn't work with autoconf 2.52
  (AM_FUNC_ERROR_AT_LINE).
- configure.in: Added "es" to ALL_LINGUAS.
2001-09-25 05:23:35 +00:00
rh
f043095ba7 Initial import of bonobo-conf-0.10, the GNOME Bonobo Configuration System. 2001-08-11 13:45:43 +00:00