Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Bump PKGREVISION.
|
|
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
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
|
|
that they look nicer.
|
|
RECOMMENDED is removed. It becomes ABI_DEPENDS.
BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
BUILDLINK_DEPENDS does not change.
IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".
Added to obsolete.mk checking for IGNORE_RECOMMENDED.
I did not manually go through and fix any aesthetic tab/spacing issues.
I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.
I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.
As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.
As discussed on tech-pkg.
I will commit to revbump, pkglint, pkg_install, createbuildlink separately.
Note that if you use wip, it will fail! I will commit to pkgsrc-wip
later (within day).
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
Changes in GAIL 1.8.0
=====================
* Add translation: Thai [Supranee Thirawattansuk]
* Updated translations: Nepali [Pawan Chitrakar], Oriya [Gora Mohanty],
Canadian English [Adam Weinberger]
Changes in GAIL 1.7.1
=====================
* Fix for double-free in gailutil: see bugzilla 151513.
Overview of Changes in GAIL 1.7.0
=================================
* Find label text for items for gradient option in gnome-background-properties
(bug #144084)
* Ensure that object:text_caret_moved events are set in Forecast tab of
gweather applet. (bug #144158)
* Fix warning messages emitted when gedit terminates. (bug #144310)
* Have GailWidget emit "bounds-changed" signal when GtkWidget's size
allocation changes. (bug #141191)
* Emit "window:moved" event when toplevel is moved. (bug #144170)
* When we report focus on a combo-box, emit "state-changed:focused" event
on combo-box, not its text entry field. (bug #145262)
* Fix accessible behavior of GtkExpander in Run Application; i.e. get list
of known applications. (bug #147581)
* Complete accessible support for GtkComboBox. (bug #136657)
* Fix crash when attempt to move window in metacity using gok. (bug #149302)
* Fix warning message emitted when closing epiphany window. (bug #149442)
* Fix warning messages when accessing child of a treeview. (bug #149798)
* Report name for complex page tab in gedit (bug #104815)
* Get text for items in GtkComboBox for font size in GnomeFontSelection.
(bug #145136)
* Report correct default action for toggle button in ColorCombo in gal
(bug #150545)
* Add translations: Norwegian [Kjarten Maraas], Nepali [Pawan Chitrakar],
Turkmen [Gurban M. Tewekgeli], Bosnian [Kenan Had\305\276iavdi\304\207]
* Updated translations: Albanian [Laurent Dhima],
Bulgarian [Vladimir "Kaladan" Petkov] Hindi [ Guntupalli Karunamar]
Hungarian [Laszlo Dvornik], Panjabi [Amanpreet Singh Alam]
Gujarati [Ankit Patel]
|
|
Overview of Changes in GAIL 1.6.0
=================================
* Added translations: Romanian [Mi\305\237u Moldovan],
Bengali [Progga], British (en_GB) [Gareth Owen], Hindi [Anand Subramanian],
Icelandic [ Helgi \303\236ormar \303\236orbj\303\266rnsson]
* Updated translations: Lithuanian [\305\275ygimantas Beru\304\215ka],
Norwegian Nynorsk [\303\205smund Skj\303\246veland]
Overview of Changes in GAIL 1.5.8
=================================
* Ignore label within button when creating LABELLED_BY relations.
(bug #136602)
* Find label for button in a GtkTreeView column header. (bug #135943)
* Add translations: Brazilian Portuguese [Franz Gustav Niederheitmann],
Russian [Russian team]
* Updated translations: Albanian [Laurent Dhima], Croatian [Robert Sedak]
Overview of Changes in GAIL 1.5.7
=================================
* Use gtk_widget_list_mnemonic_labels to create ATK_LABELLED_BY relations
instead of special case heuristics. (bug #136163)
* Correct error in GailScale (bug 135227) [Mariano Su\341rez-Alvarez]
* Add translations: Tamil [Adamnseh Nadarajah]
* Updated translations: Albanian [Laurent Dhima],
Simplified Chinese [Funda Wang]
Overview of Changes in GAIL 1.5.6
=================================
* Emit notification when tooltip is displayed. Set ATK_RELATION_POPUP_FOR
to identify the object for which the tooltip is displayed. (bug #76266)
* Find text in buttons on GAIM login screen so that it is reported as accessible
name for button. (bug #134308)
* Do not report widget name as accessible name. (bug #128439)
* Check TreeView is realized before emitting selection-changed signal.
(bug #134952)
* Add heuristic to find label for NautilusEntry in FMPropertiesWindow.
(bug #134629)
* Fix leak when adding global event listener. [Christian Persch] (bug #135018)
* Add accessibility implementation for GtkScale. (bug #104797)
* Add translations: Canadian English [Adam Weinberger]
* Updated translations: Albanian [Laurent Dhima], Irish [Alastair McKinstry]
Overview of Changes in GAIL 1.5.5
=================================
* Fix emission of test-inserted signals when text in a GtkEntry changes.
(bug #133283)
* Add heuristic to find label for GnomeEntry. (bug #133403)
* Find labelled-by relation for GnomeColorPicker (bug #133200)
* Correct setting of object in NODE_CHILD_OF relation. (bug #133420)
* Report a GailEntry as child of GailCombo even if it is not editable.
(bug 133512)
* Add heuristic to find label for entry in GtkFileSelection. (bug #129371)
* Correct labelling for GnomeIconEntry. (bug #133967)
* Report keybindings for activate action for GailEntry. (bug #132846)
* Avoid spurious reporting of focus on parent menu item when moving from
one menu item to another. (bug 128973)
* Report labelling correctly for GnomeFileEntry. (bug #134131)
* Report label for combo-box in Sound preferences capplet. (bug #126972).
* Add translations: Japanese [Takeshi AIHANA], Ukrainian [Maxim Dziumanenko],
Belarusian [Ales Nyakhaychyk], Finnish [Pauli Virtanen]
* Updated translations: Albanian [Laurent Dhima],
Serbian [Aleksandar Uro\305\241evi\304\207]
Overview of Changes in GAIL 1.5.4
=================================
* Correct error in action implementation for GtkExpander. (bug #131458)
[Bill Haneman]
* Implement AtkSelection for GtkList. (bug #132136)
* Avoid warning when popping up context menu in gnome-terminal. (bug #132457)
* Emit deactivate signal when window is being removed. (bug #132604)
* Add initial accessibility implementation for GtkComboBox.
* Fix crasher bug in gnumeric when treeview is destroyed. (bug #132450)
* Add translations: Irish [Alastair McKinstry], Albanian [Laurent Dhima],
Azerbaijani [M\311\231tin \306\217mirov]
* Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
Czech [Miloslav Trmac], Croatian [Robert Sedak]
Overview of Changes in GAIL 1.5.3
=================================
* Define locale dir for gail correctly. (bug #130489)
* Fix FPI in gail documentation. (bug 129730) [Sebastien Bacher]
* Ensure that role for table is set correctly. (bug #128799)
* Add translations: Indonesian [Ahmad Riza H Nst], Arabic [Arafat Medini],
Norwegian Nyorsk [\303\205smund Skj\303\246veland], Serbian [Robert Sedak],
Lithuanian [Tomas Kuliavas], Persian [Roozbeh Pournader],
Danish [Ole Laursen], French [Baptiste Mille-Mathias],
Mongolian [Sanlig Badral], Italian [Luca Ferretti],
Korean [Changwoo Ryu].
* Update translations: Polish [Artur Flinta]
Overview of Changes in GAIL 1.5.2
=================================
* Ensure that focus object is reported correctly after window
deactivate/activate. (bug #127486)
* Set ATK_STATE_SHOWING for cells which are on the screen. (bug #127607)
* Add accessibility support for GtkExpander. (bug #128378)
* Fix crasher bug when GailEntry idle handler is called after the object
is destroyed. (bug #128497)
* Add translations: Greek [Kostas Papadimas], Malay [Hasbullah Bin Pit],
Catalan [Jordi Mallach], Norwegian [Kjartan Marass],
Portuguese [Duarte Loreto]
* Updated translations: Dutch [Elros Cyriatan]
Overview of Changes in GAIL 1.5.1
=================================
* Fix emission of warning messages when accessing GtkTreeView. (bug #126706)
* Report name of stock icon when no other name is available for button.
(bug #126631)
* Wait until menu is mapped before reporting is is visible. This fixes problem
with incorrect vnumber of children being reported. (bug #126801)
* Report focus on item in menubar before reporting focus on menu item in menu
when Alt key is used to popup menu. (bug #124838)
* Report text correctly when the text is in bold. (bug #126797)
* Find label for widget Nautilus Desktop Preferences dialog. (bug #126973)
* Add translations: Welsh [Rhys Jones], Polish [Arkadiusz Lipiec],
Czech [Miloslav Trmac]
Overview of Changes in GAIL 1.5.0
=================================
* Fix crasher bug in wnck-applet when gnome-panel terminates (bug #124575)
* Fix crasher bug in glade-2 when GtkCList added to scrolled window
which previously contained a GtkTreeView. (bug #119635)
* Correct inconsistency in property names; some container hyphen (-) and
some contained underscore (_). (bug #125212)
* Report focus correctly when Alt+F1 is used to popup panel's menu.
(bug #124232)
* Add translatable accessible names for GTK and GNOME stock icons.
(bug #122549)
* Report cell as focused the first time a table is displayed. 9bug #126356)
* Fix crasher bug when gok settings dialog is displayed. (bug #126726)
* Do not emit unnecessary notifications about window title change.
(bug #126605
* Report text correctly for option menu after value changes. (bug #125703)
* Add translations: Swedish [Christian Rose], German [Christian Neumair],
Serbian [Danilo \305\240egan], Dutch [Vincent van Adrighem],
Spanish [Francisco Javier F. Serrador]
|
|
by moving the inclusion of buildlink3.mk files outside of the protected
region. This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.
BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list. This ordering property is used to check for builtin
packages in the correct order. The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end. However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
|
|
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
|
|
|