2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236) |
Log message:
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
|
2006-10-13 20:27:19 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 2.16.1
changes:
-honour --title switch
-fix memleaks
-translation updates
|
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-09-15 17:18:02 by Julio M. Merino Vidal | Files touched by this commit (3) | |
Log message:
Update to 2.16.0:
2.16.0
===
Bug 354056 : Build broken: missing help/fr/Makefile.am
Bug 351319 : crash on Terminal
Patch from Mariano Suárez-Alvarez
Part of Bug 352873 : crash in Terminal: Edit current profile aft...
Patch from Mariano Suárez-Alvarez
Bug 353020 : Detaching a tab does not preserve the size
Patch from Mariano Suárez-Alvarez
Bug 336943 : Critical warning and crash in gnome-terminal
Patch from Mariano Suárez-Alvarez
Bug 138609 : Next/prev TAB keybindings should not be passed through on
first/last tab
Patch from Bastien Nocera
Fix intltool req. [Kjartan Maraas]
2.15.4
===
Bug 349459 : does not assert dependency on gdk 2.10
Bug 85926 : dnd'd filenames should be escaped
Patch from Thomas Folz-Donahue
2.15.3
===
Bug 324426 : Open/close tab adds row to terminal
Patch from Eric Anderson
Bug 336947 : [patch] Redundant vte_terminal_set_font_full() calls
Patch from Aivars Kalvans
This change, with the respective change in vte-0.13.4,
improves g-t's startup time around 20%.
2.15.2
===
- Use real transparency when it's available (bug #345378, Kristian Høgsberg)
- Improve the dialog to ask for confirmation when closing a window
with more than one tab open. (bug #345166)
2.15.1
===
- Use intltool 0.35 to fix the bug with no translations in tarball.
(bug #342068)
- Remove the m4 directory.
2.15.0
===
Thanks for this release go to Behdad Esfahbod, Guilherme de S. Pastore,
Tommi Vainikainen and all the translators listed below.
- Migrated to gnome-doc-utils.
- Migrated to po/LINGUAS (bug #337904).
- Exports authentication proxy settings (bug #339134).
- Correctly recognizes Xrender on Solaris (bug #339979).
- Fixes the close button of the about dialog (bug #335945).
- Includes final slashes on URL highlighting (bug #329003).
- Eliminates superfluous resize on drag-n-drop (bug #336325).
- Stores the position of the window on session save (bug #336910).
- New and updated translations:
* Belarusian [Ales Nyakhaychyk]
* Dutch [Wouter Bolsterlee]
* Dzongkha [Tommi Vainikainen]
* Estonian [Ivar Smolin]
* French [Laurent Richard]
* Georgian [Vladimer Sichinava]
* Hungarian [Gabor Kelemen]
* Spanish [Francisco Javier F. Serrador]
|
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-07-04 18:06:11 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 2.14.2
changes: translation updates
|
2006-06-22 12:20:44 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs intltool.
|
2006-04-27 22:45:50 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 2.14.1
changes: translation updates
|
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.
|