2004-01-26 12:55:48 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: Fix path to gnome2-games; there is no gnome-2.4 category (hi xtraeme@!). |
2004-01-24 14:30:57 by grant beattie | Files touched by this commit (53) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |
2004-01-23 22:50:52 by Julio M. Merino Vidal | Files touched by this commit (209) | |
Log message: Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA. This shouldn't be needed if we had non-recursive dependancies *sigh*. |
2004-01-23 17:09:37 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message: Do not change the current directory in the INSTALL script. This avoids errors shown during all subsequent actions (specially when the script tries to execute itself with the VIEW-INSTALL target). Bump PKGREVISION to 1. |
2004-01-10 06:18:25 by Juan Romero Pardines | Files touched by this commit (2) |
Log message: Update to 2.4.1.1 from Min Sik Kim in PR pkg/24038. A minor release to make sure that gnome-games doesn't break when using GTK+ 2.3. |
2004-01-03 19:50:01 by Jeremy C. Reed | Files touched by this commit (505) | |
Log message: Bump package revisions for tiff update. Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. |
2003-12-29 01:02:47 by Juan Romero Pardines | Files touched by this commit (8) | |
Log message: Update to 2.4.1, thanks to Min Sik Kim and Soren Jacobsen for doing this. Changes have been several translation updates and some bugs fixed, please review Changelog file to see a full list of changes. |
2003-12-29 00:37:07 by Julio M. Merino Vidal | Files touched by this commit (42) | |
Log message: Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy). ( We really need non-recursive dependancies... *sigh* ) |
2003-12-13 01:45:27 by Thomas Klausner | Files touched by this commit (160) |
Log message: Bump PKGREVISION for atk library major bump. |
2003-09-28 11:13:59 by Johnny C. Lam | Files touched by this commit (102) |
Log message: Back out last change related to moving ncurses/buildlink2.mk to curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future. |