Age | Commit message (Expand) | Author | Files | Lines |
2002-09-11 | buildlink2.mk files don't need to symlink *Conf.sh files. | jlam | 1 | -3/+1 |
2002-09-11 | Move the USE_BUILDLINK2 definition to the common Makefile as we need to | jlam | 2 | -6/+5 |
2002-09-02 | -make this build if gnome libs are installed | drochner | 3 | -7/+8 |
2002-08-28 | Convert gdk-pixbuf-gnome from buildlink1 to buildlink2, and remove the | jlam | 1 | -8/+1 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 10 | -30/+69 |
2002-07-19 | Work around a gcc-2.95.3/m68k optimization bug, reported by Klaus Heinz | fredb | 2 | -1/+33 |
2002-05-14 | Add a missing SPACE, which was gone in the last commit and would result in | veego | 1 | -2/+2 |
2002-05-14 | Make sure that include files appear under well known locations in the | tron | 1 | -1/+6 |
2002-05-12 | Add an explicit dependency on autoconf-2.13. This closes PR 16764 by | rh | 1 | -1/+2 |
2002-05-11 | Update gdk-pixbuf and gdk-pixbuf-gnome to 0.17. Changes include: | rh | 6 | -50/+85 |
2002-03-15 | Remove reduntant setting of PKGREVISION. | fredb | 1 | -2/+1 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 3 | -4/+6 |
2002-02-27 | Change the way in which the autotools are invoked to match the example in | jlam | 1 | -2/+4 |
2002-02-27 | * We use automake, so we must patch configure.in, not configure. | jlam | 3 | -15/+32 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 |
2001-11-29 | A dependency on automake implies a dependency on autoconf; there's no need | jlam | 1 | -2/+1 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -3/+1 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+3 |
2001-09-30 | Update gdk-pixbuf and gdk-pixbuf-gnome to 0.11.0. Changes are: | rh | 2 | -5/+5 |
2001-09-22 | Fix typo (gkd-pixbuf --> gdk-pixbuf). Overriding the dependency pattern | jlam | 1 | -3/+3 |
2001-09-22 | gdk-pixbuf uses GTK+ libraries | jlam | 1 | -1/+2 |
2001-09-09 | Move USE_BUILDLINK_ONLY definition out of Makefile.common and into the | jlam | 2 | -3/+3 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -1/+2 |
2001-08-26 | Update automake to 1.4-p5 (1.5 is available) | skrll | 1 | -2/+2 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+3 |
2001-08-16 | Let gdk-pixbuf and gdk-pixbuf-gnome share distinfo. | wiz | 1 | -2/+2 |
2001-08-12 | Use $GLIB_CONFIG in configure script, not "glib-config" | jlam | 2 | -1/+17 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -4/+6 |
2001-07-02 | Allow overriding of *_CONFIG variables in a package Makefile when using | jlam | 1 | -2/+3 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 1 | -7/+6 |
2001-06-26 | Use REPLACE_BUILDLINK instead of repeating the post-build same code over | jlam | 1 | -16/+6 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |
2001-06-18 | Mark gdk-pixbuf and gdk-pixbuf-gnome as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-06-18 | Regularize fixes to config scripts to use the same code. | jlam | 1 | -2/+3 |
2001-06-16 | Converted to use buildlink.mk files. | jlam | 3 | -8/+31 |
2001-06-15 | A buildlink.mk file for use by other packages | jlam | 1 | -0/+37 |
2001-06-15 | Use buildlink.mk files to get dependencies, CPPFLAGS, and LDFLAGS for | jlam | 1 | -6/+5 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 |
2001-05-22 | Update dependency on png to >=1.0.11 because of the shlib major bump. | wiz | 1 | -2/+2 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+2 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+3 |
2001-03-18 | Update to 0.10.1, which fixes quite a few bugs since 0.9. | mjl | 6 | -49/+60 |
2001-03-04 | Move documentation from "gdk-pixbuf" to "gdk-pixbuf-gnome" package because | tron | 3 | -53/+15 |
2001-02-26 | Mechanical changes to use the pkgsrc autoconf and automake by specifying | jlam | 1 | -4/+6 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+3 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+5 |