Age | Commit message (Collapse) | Author | Files | Lines |
|
until proven otherwise.
|
|
Fix PR pkg/48777
|
|
|
|
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
It turns out there were a lot of these.
|
|
py-* not affected, since it built different versions depending on the
setting already.
|
|
|
|
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
|
|
|
|
|
|
|
|
Based on PR#45812 by Patrick Welche.
While here, add colorblind applet support.
What's new in gnome-mag-0.16.3:
* Fixes:
Fix bug #630877 (Li Yuan)
Fix build with gcc 4.4.3 adding explicity -lm
* Translations:
Carles Ferrando (Catalan (Valencian)), Sahran (UG)
What's new in gnome-mag-0.16.2:
* Fixes:
Code cleanups (Romain Perier, Stéphane Maniaci)
Remove G*_DISABLE_DEPREATE
* Translations:
Gil Forcada (ca), Petr Kovar (cs), Thomas Thurman (en@shaw), Kristjan
SCHMIDT (eo), Mattias Põldaru (et), Fran Diéguez (gl), Dirgita (id),
Takeshi AIHANA (ja), Shankar Prasad (kn), Matej Urbančič (sl)
|
|
|
|
|
|
|
|
|
|
|
|
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
What's new in gnome-mag-0.16.1:
* Fixes:
#612818 - gnome-mag fails to build with latest gtk 2.19.7 (André Klapper)
#610935 - POTFILES.in is broken
#609456 - Broken build because of colorblind when building from git
* Translations:
Fran Diéguez (gl), Inaki Larranaga Murgoitio (eu), Kostas Papadimas (el)
Roman Mátyus (sk)
What's new in gnome-mag-0.16.0:
* New features:
Added D-BUS support.
* Translations:
Dumitru Mișu Moldovan (ro), Jamil Ahmed (bn), Thomas Thurman (en@shaw)
|
|
What's new in gnome-mag-0.15.9:
* Translations:
Denis Arnaud (br), Fábio Nogueira (pt_BR), Rajesh Ranjan (mai),
Rodrigo L. M. Flores (pt_BR)
|
|
|
|
* Fixes:
#574174 - Remove deprecated libgnomeui dependency (André Klapper)
#554162 - Install colorblind applet to pyexecdir (Marcin Banasiak)
#562079 - needlessly links against gdk-pixbuf-xlib (Matthias Clasen)
#580186 - Use gtkbuilder instead of glade (Pedro Fragoso)
Various - git, doap, etc. (Jaap Haitsma)
* Translations:
Leonardo Ferreira Fontenelle (pt_BR)
|
|
Fixes:
#563764 - GNOME Goal: Clean up GLib and GTK+ includes. (Luis Menina)
Add DOAP file (Olav Vitters)
Translations:
Rajesh Ranjan (hi), Miquel Esplà (ca@valencia)
|
|
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
|
|
|
|
don't indicate why they were added.
|
|
block). Uncomment some commented out LICENSE lines while here.
|
|
What's new in gnome-mag-0.15.6:
* Fixes for the following bugs:
#573023 - Migrate deprecated gnome-vfs to gio/gvfs (Simon Vanderlinden)
#577937 - colorblind applet does not run (Willie Walker)
* Translations:
* Krishnababu K (te), Djihed Afifi (ar), Amitakhya Phukan (as),
Ignacio Casal Quinteiro (gl)
|
|
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
|
|
What's new in gnome-mag-0.15.5:
* Translations:
* Raivis Dejus (lv), Adi Roiban and Jani Monoses (ro),
Mikel González and Gil Forcada (ast),
Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW),
Djihed Afifi (at), Luca Ferretti (it),
Alexander Shopov (bg), Pema Geyleg (dz), Yair Hershkovitz and
Yaron Sharabani (he).
|
|
What's new in gnome-mag-0.15.4:
* Translations:
* Djihed Afifi (ar), Runa Bhattacharjee (bn_IN), Dawa pemo (dz),
Ante Karamatić (hr), Gabor Kelemen (hu), Tomasz Dominikowski (pl),
Горан Ракић (sr).
What's new in gnome-mag-0.15.3:
* Fix for the following bug:
#532918: It's unable to launch magnifier of orca in gdm login window.
Thanks for the patch Willie!
* Translations:
* Djihed Afifi (ar), Jorge González (es), Shankar Prasad (kn)
Manoj Kumar Giri (or).
What's new in gnome-mag-0.15.2:
* Committed new patch for bug #520796. This one add the showCursor method.
* Translations:
* Djihed Afifi (ar)
What's new in gnome-mag-0.15.1:
* Fix for the following bug:
#520796: Magnifier should turn off the system sprite/cursor/mouse when
using full screen magnification.
* Translations:
* Djihed Afifi (ar), Petr Kovar (cs), Giannis Katsampiris (el)
David Lodge (en_GB), Jorge González (es),
Iñaki Larrañaga Murgoitio (eu), Ignacio Casal Quinteiro (gl),
Yair Hershkovitz (he), Rajesh Ranjan (hi), Gabor Kelemen (hu),
Luca Ferretti (it), Ani Peter (ml), sandeep shedmake (mr),
Nabin Gautam (ne), Yannig Marchegay (Kokoyaya) (oc),
Baris Cicek (tr), Woodman Tuen (zh_HK), Woodman Tuen (zh_TW)
|
|
|
|
What's new in gnome-mag-0.15.0:
* Fix for the following bugs:
#444137: gnome-mag uses private gdk-pixbuf api
#458361: pointer don't update properly
#473152: magnifier isn't tracking damage events properly
#481009: magnifier should expose "full-screen capable" property to
bonobo clients
#482328: --ignore-composite not being honored
#483169: wrong syntax in MAINTAINERS
#484492: uninstall-hook missing (does not update icon cache)
#486696: switching from different displays to single display on the fly
make the magnifier work wrong
#492795: String not marked for translation
#502893: gnome-mag should expose "color blind filter" capable to bonobo
clients
#503073: Border-size should be definable for each side of the zoomer
#503074: crosswire length should be customizable
#503075: Setting the magfactor shouldn't "blank out" the screen
#505914: cursors events aren't handled properly
* Translations:
* ar(Djihed Afifi), be@latin(Ihar Hrachyshka),
bn_IN(Sayamindu Dasgupta), eo(Dominique PELLE), es(Jorge González),
et(Ivar Smolin), eu(Iñaki Larrañaga Murgoitio), ga(Pól Ó Dubhthaigh),
gl(Ignacio Casal Quinteiro), gu(Ankit Patel), id(Ahmad Riza H Nst),
kn(Yogeesh MB), ko(Changwoo Ryu), lt(vt), lv(Raivis Dejus),
nb(Kjartan Maraas), nl(Wouter Bolsterlee), nn(Eskild Hustvedt),
pa(Amanpreet Singh Alam), pt(Duarte Loreto), rw(Steve Murphy),
sl(Matej Urban%Gč%@i%Gč%@), ug(Abduxukur Abdurixit),
uz@cyrillic(Nurali Abdurahmonov)
|
|
changes:
-bugfixes
-translation updates
|
|
datarootdir is used before being defined. Bump revision.
|