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-15 12:42:40 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
Update to 1.0.7:
* version 1.0.7 "Winter beauty" 02-10-2005
- added all languages listed by gnome-spell (Andre Klapper)
- code cleanups by (Yanko Kaneti)
- additional support for South African languages (Dwayne Bailey)
- win build fixes (Tor Lillqvist)
- added gl language (Ignacio Casal Quinteiro)
- translation updates (Takeshi Aihana, Tommi Vainikainen, Artur
Flinta, Adam Weinberger, Alessio Frusciante, Pablo Saratxaga, Adi
Attar, Steve Murphy, Pawan Chitrakar, Changwoo Ryu, Ignacio Casal
Quinteiro, Josep Puigdemont i Casamajó, Clytie Siddall, Francisco
Javier F. Serrador)
|
2007-03-21 13:05:57 by Thomas Klausner | Files touched by this commit (152) |
Log message:
Bump PKGREVISION for gnome-keyring ABI bump.
|
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
|
2006-06-22 12:18:55 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs msgfmt.
|
2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | |
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
|
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|