2007-06-12 22:09:11 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Reorder subdirectories. The agent wants to modify the installed daemon. No idea how this could have ever worked. |
2007-06-05 07:37:41 by Thomas Klausner | Files touched by this commit (226) |
Log message: opencdk shlib major changed; bump ABI depends and PKGREVISIONs of affected packages. |
2007-04-11 23:48:04 by Matthias Drochner | Files touched by this commit (14) | |
Log message: update to 1.0.1 This moves this pkg to the new stable gnome branch, too much to list here. |
2007-03-21 13:05:57 by Thomas Klausner | Files touched by this commit (152) |
Log message: Bump PKGREVISION for gnome-keyring ABI bump. |
2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721) |
Log message: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. |
2006-12-06 20:51:52 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message: Don't patch configure, but configure.in and teach it about newer gedit versions. The diff is 500k without manual editing and I don't want to push that into pkgsrc. |
2006-09-16 14:20:42 by Julio M. Merino Vidal | Files touched by this commit (181) | |
Log message: 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-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877) |
Log message: Change the format of BUILDLINK_ORDER to contain depth information as well, and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto |
2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877) |
Log message: Track information in a new variable BUILDLINK_ORDER that informs us of the order in which buildlink3.mk files are (recursively) included by a package Makefile. |
2006-07-05 07:37:47 by Johnny C. Lam | Files touched by this commit (129) |
Log message: Sweep pkgsrc and convert packages that included intltool/buildlink3.mk to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk |