Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Problems found with existing distfiles:
distfiles/fvwm-1.24r.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
|
|
Version 2.34.13
===============
- Fix minimization problem of iconified windows (Florian Müllner, Daniel Drake)
Translations:
Rūdolfs Mazurs (lv)
Rajesh Ranjan (hi)
Nguyễn Thái Ngọc Duy (vi)
Theppitak Karoonboonyanan (th)
Piotr Drąg (pl)
Version 2.34.8
==============
- Port themes documentation to yelp-tools (Florian Müllner)
Translations:
Mattias Põldaru (et)
Nilamdyuti Goswami (as)
Fran Diéguez (gl)
Version 2.34.5
==============
- Fix memory leak (Pavel Vasin)
- Add disable-mouse-button-modifiers message (Daniel Drake)
Translations:
Daniel Korostil (uk)
Jiro Matsuzawa (ja)
Reşat SABIQ (crh)
Aurimas Černius (lt)
Carles Ferrando (ca@valencia)
Arash Mousavi (fa)
Kristjan SCHMIDT (eo)
Sandeep Sheshrao Shedmake (mr)
Jordi Serratosa (ca)
Tom Tryfonidis (el)
Praveen Illa (te)
Luca Ferretti (it)
Andika Triwidada (id)
Daniel Mustieles (es)
Nilamdyuti Goswami (as)
Version 2.34.3
==============
- Use the correct translation domain in keybinding definitions (Ryan Lortie, Florian Müllner)
Translations:
YunQiang Su (zh_CN)
Abderrahim Kitouni (ar)
Marek Černocký (cs)
David Planella (ca)
Sasi Bhushan (te)
A S Alam (pa)
Duarte Loreto (pt)
Antonio Fernandes C. Neto (pt_BR)
Anita Reitere (lv)
Bruce Cowan (en_GB)
Daniel Nylander (sv)
Timo Jyrinki (fi)
Nilamdyuti Goswami (as)
Piotr Drąg (pl)
Claude Paroz (fr)
Seong-ho Cho (ko)
Inaki Larranaga Murgoitio (eu)
Mario Blättermann (de)
Nguyễn Thái Ngọc Duy (vi)
Gabor Kelemen (hu)
Daniel Mustieles (es)
Dr.T.Vasudevan (ta)
Kasia Bondarava (be)
Alexander Shopov (bg)
Ask H. Larsen (da)
Мирослав Николић (sr)
Yuri Myasoedov (ru)
Mattias Põldaru (et)
Version 2.34.2
==============
- Port preferences to GSettings (Florian Müllner, Milan Bouchet-Valat, Jason Siefken)
- Remove deprecated GTK+ symbols and use accessor functions (Florian Müllner)
- Include the default window icon (Matthias Clasen)
- Various small build system changes (Javier Jardón, Piotr Drąg, Florian Müllner, Rico Tzschichholz)
Translations:
Abduxukur Abdurixit (ug)
Kjartan Maraas (nb)
Theppitak Karoonboonyanan (th)
Ihar Hrachyshka (be)
Aurimas Černius (lt)
Daniel Mustieles (es)
Jiro Matsuzawa (ja)
Fabrício Godoy (pt_BR)
krishnababu k (te)
OKANO Takayoshi (ja)
Mario Blättermann (de)
Bruce Cowan (en_GB)
Mattias Põldaru (et)
Fran Diéguez (gl)
Marek Černocký (cs)
Gil Forcada (ca)
Piotr Drąg (pl)
Matej Urbančič (sl)
Bruno Brouard (fr)
Daniel Nylander (sv)
Praveen Illa (te)
Wouter Bolsterlee (nl)
Antonio Fernandes C. Neto (pt_BR)
Yaron Shahrabani (he)
Xandru Armesto (ast)
Alexander Shopov (bg)
Chao-Hsiung Liao (zh_HK, zh_TW)
|
|
Fix PR pkg/48777
|
|
|
|
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
|
|
|
|
|
|
requested by Thomas Klausner.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|
|
by Obache.
|
|
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
overrides -std=c99.
|
|
|
|
This switches to the latest release branch.
|
|
|
|
|
|
changes:
-minor fixes
-translation updates
|
|
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
This switches to the gnome-2.30 release branch.
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
changes:
-misc fixes
-translation updates
|
|
|
|
This switches to the gnome-2.28 release branch.
|
|
|
|
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
|