Commit graph

112 commits

Author SHA1 Message Date
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
41594fe27e Update to 2.14.0:
Changes in version 2.14.0:
==========================

Translations:
Dušan Kazik (sk), Maria Mavridou (el), Yuri Myasoedov (ru)


Changes in version 2.13.90:
===========================

* GObject-introspection: some small changes needed by the MINGW project.
* Doap file updated See [1]

Contributors:
  Alexpux, Piotr Drąg, Olav Vitters

Translations:
Christian Kirbach (de), Lasse Liehu (fi), ngoswami (as)

[1] https://mail.gnome.org/archives/release-team/2014-July/msg00045.html

Changes in version 2.13.3:
==========================

* Bug 729752: introspection: add many missing Returns: (nullable) annotations
* Bug 730859: atk/Makefile.am: Stop reading atk.def
* Fix GIR scanning for srcdir != buildir
* Visual Studio support
   * MSVC 2010+ Projects: Update "Installation" Process
   * Build: Add Build Support for Visual Studio 2013
   * MSVC 2012/2013 Support: Update Property Sheet Creation
* Documentation:
   * Bug 729922: adding further explanation on atk_add_global_event_listener

Contributors:
  Benjamin Gilbert, Chun-wei Fan, Evan Nemerson, Alejandro Piñeiro
  Iglesias, Owen W. Taylor

Translation:
  genodeftest (de), Pau Iranzo (ca), Carles Ferrando (ca@valencia), Yosef Or Boczko (he)

Changes in version 2.13.2:
==========================

During GNOME 3.13.2 cycle an ATK 2.13.2 release was rolled out. But
unfourtunately, it was not pushed on master, so got lost. All their
changes are included on 2.13.3.

Changes in version 2.13.1:
==========================

* Bug 728031: Use visibility attributes/__declspec (dllexport) to
  export public symbols
* Bug 691991: Add Simple Support for Visual Studio 2012

Contributors:
  Chun-wei Fan

Translation
  Inaki Larranaga Murgoitio (eu), Matej Urbančič (sl), marablack3 (el)
2014-10-05 14:59:26 +00:00
wiz
db10fa00b0 Update to 2.12.0:
Changes in version 2.12.0:
==========================

Translations

A S Alam (pa), Claudio Arseni (it), Ask H. Larsen (da), Kjartan Maraas
(nb), Andika Triwidada (id)

Changes in version 2.11.92:
==========================

* AtkValue:
  * Bug 684576: AtkValue heavily refactored. Available now so
    implementors could start migration on next cycle.
  * Bug 726216: update atk.symbols, autotools for missing symbols and
    files
* AtkTableCell:
  * Added symbols to be exported at atk.symbols

Contributors:
  Chun-wei Fan, Alejandro Piñeiro Iglesias

Translations

  Aurimas Černius (lt), Marek Černocký (cs), Fran Diéguez (gl), Piotr
  Drąg (po), Rafael Ferreira (pt_BR), Attila Hammer (hu), Sphinx Jiang
  (zh_CN), Chao-Hsiung Liao (zh_HK), Duarte Loreto (pt), Kjartan
  Maraas (nb), Rūdolfs Mazurs (lv), Daniel Mustieles (es), Yuri
  Myasoedov (ru), Claude Paroz (fr), Changwoo Ryu (ko), Мирослав
  Николић (sr)


Changes in version 2.11.90:
==========================

* AtkComponent:
  * Deprecate get_position and get_size in favor of get_extents.
* AtkTable:
  * Deprecate all index-based methods (atk_table_get_index_at,
    atk_table_get_column_at_index, atk_table_get_row_at_index).
* AtkTableCell:
  * Bug 651353: Add AtkTableCell
* Documentation:
  * Document that atk_component_contains has a default implementation.
  * Document AtkTableCell.
  * Update AtkTable documentation after AtkTableCell addition.
  * Document AtkRegistry (already existed but not properly included on
    the documentation).
  * API reference categorized (now easier to read).
  * ATK overview added.
  * Added some previously forgotten symbols (thanks to atk-unused.txt)

Contributors:
  Mike Gorse, Alejandro Piñeiro Iglesias

Translations:
  Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id)

Changes in version 2.11.6:
==========================

* AtkText:
  * Bug 723292: Getting the localized role name fails for
    ATK_ROLE_EDITBAR
  * Bug 653293: text-insert and text-remove are again detailed
    signals. Document it.

Contributors:
  Alejandro Piñeiro Iglesias

Translations:
  Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN),
  Chao-Hsiung Liao (zh_HK)

Changes in version 2.11.5:
==========================

* MSVC Builds: Rework Introspection Build and other miscellaneous
  fixes

Contributors:
  Chun-wei Fan

Translations:
  Yosef Or Boczko (he), Dimitris Spingos (el), Peter Vágner (sk)

Changes in version 2.11.4:
==========================

* AtkRole:
  * Bug 720065: add roles for description lists
* Deprecations:
  * Bug 476674: deprecate table properties that depend on the
    row/column number
  * Bug 652798: kill AtkMisc
  * Deprecate connect/remove_property_change_handler
  * Deprecate atk_role_register
* Documentation:
  * Bug 644747: improve documentation for AtkObject::property-change
  * Improved AtkUtil documentation
  * Updated new symbols sections on documentation
  * Not using GTK-Doc tag "Virtual" anymore, as is deprecated
* Building:
  * Bug 644756: remove atkintl.h in favour of gi18n-lib.h from glib
  * Bug 652965: include atk-enum-types.h on atk.h
  * Fixed some gobject-introspection warnings
  * Replace INCLUDES for AM_CPPFLAGS to silence automake deprecation
    warnings.
* Visual C++ Studio files:
  * Add a PlatformToolsetTag on gengir MSVC Project
  * Split the Property Sheets
  * Update Visual C++ 2008 "install" phase
  * Bug 690145: use Python to Generate the MSVC Projects
* Miscellanea:
  * Bug 572489: atk_text_range_extents should use g_return_if_fail
  * Bug 653293: remove G_SIGNAL_DETAILED from atktext signals that
    doesn't use details
  * Bug 720095: add atk_object_peek_parent
  * Updated AUTHORS and doap files
  * Added role names on source file in order to be translated

Contributors:
   Chun-wei Fan, Kjartan Maraas, Alejandro Piñeiro Iglesias, Colin
   Walters, Yue Wang

Translations:
  Fran Diéguez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es),
  Fábio Nogueira (pt_BR)


Changes in version 2.11.3:
==========================

* Bug 709214: Need API to get the document's current page number and
*  page count
* Updated Greek translation

Changes in version 2.11.2:
==========================

* AtkRole:
  * Bug 709106: add media (audio and video) roles
  * Bug 712586: new ATK roles for ARIA roles (plus rating)
    * This includes: ATK_ROLE_DEFINITION, ATK_ROLE_ARTICLE,
      ATK_ROLE_LANDMARK, ATK_ROLE_LOG, ATK_ROLE_MARQUEE,
      ATK_ROLE_MATH, ATK_ROLE_RATING, ATK_ROLE_TIMER,
* AtkState:
  * Bug 712576: add ATK_STATE_CHECKABLE
  * Bug 712581: add ATK_STATE_HAS_POPUP
* AtkDocument:
  * Bug 709106: add page-changed-signal
  * Deprecated atk_document_get_document and
    atk_document_get_document_type
  * Added testdocument on tests directory
* Documentation:
  * Update documentation for selected_link method and property
  * Improve documentation of AtkAttribute and AtkAttributeSet
* Updated Galician and Spanish translations

Changes in version 2.11.1:
==========================

* Bug 684667: Improve AtkObject::children-changed documentation
* Bug 709351: new role ATK_ROLE_TITLE_BAR
* Bug 710463: new role ATK_ROLE_BLOCK_QUOTE
* Updated Spanish translation
2014-08-06 10:38:21 +00:00
wiz
192c3cc6b6 Update to 2.10.0:
Changes in version 2.10.0:
==========================
*
* Documentation:
  * Bug 684667: improve documentation for AtkObject::children-changed
    signal
* Visuall C++ Builds: Use Custom Build Rules
* Updated Aragonese and Japanese translation.

Changes in version 2.9.4:
==========================
*
* Deprecations:
  * Bug 649575: Deprecate AtkObject::focus-event signal and all
    related methods
  * Bug 653291: Deprecate 'text-changed' signal (in favour of
    'text-insert' and 'text-remove').
  * Bug 573539: Deprecate 'link-selected' property (at AtkHyperlink)
  * Bug 705580: Implement atk_text_get_string_at_offset and deprecate
    old API
  * Remove 'text-update' signal (without deprecation, as was not used
    and can be removed without breaking ABI/API)
* Documentation:
  * Removed unneeded comments at atk_implementor_ref_accessible and
    about glib usage.
  * Bug 684665: removing several .sgml files and fixing gtk-doc
    warnings
  * Bug 684705: little update on 'text-insert' and 'text-remove'
    documentation
  * Bug 491998: add documentation for AtkRectangle
* Tests:
  * Refactor test suite: no longer a loadable module but an standalone
    executable.
  * Split testrelation into testrelation and testrole.
  * Execute all role tests, doesn't matter if one fails
* Bugfixing and miscellanea:
  * Bug 704092: Fix and off-by-one in role names
  * Bug 705290: Use generated enum type for AtkRole to get the role name
  * Drop use of ATK_DISABLE_DEPRECATED guards in ATK


Changes in version 2.9.3:
==========================
*
* Bug 697968: Deprecate atk_text_get_text_{before,after}_offset()
  * Deprecated atk_text_get_text_{before,after}_offset()
  * Deprecated ATK_TEXT_BOUNDARY_WORD_END,
    ATK_TEXT_BOUNDARY_SENTENCE_END and ATK_TEXT_BOUNDARY_LINE_END on
    the documentation.
  * Updated atk_text_get_text_{at,before,after}_offset() documentation
* Bug 701503: Fix documentation for atk_object_get_attributes()
* Removed pads from interfaces

Changes in version 2.9.2:
==========================
*
* Leak management:
  * Bug 699262: Nullify the gobject cache accessible when the accessble is finalized.
  * Bug 699368: Fix typo - parameter is _obj not obj. Set feed to NULL
  * Bug 699256: Free 'embedded_plug_id' when destroyed
* Tests:
  * Bug 696466: Fix logic when testing for empty state set
  * Bug 696409: fix hyphenation on testrelation.c
* Documentation:
  * Include atk_object_get_object_locale documentation
  * Fix having a repeated id on the main doc template
  * Bug 700800: Improve documentation for AtkPlug and AtkSocket
2013-10-04 21:17:27 +00:00
prlw1
33edd9982f Update atk to 2.8.0
Changes in version 2.8.0:
==========================
*
* Updated Visual C++ configuration files
  * Make entries more consistent with the other GNOME Visual Studio
    projects.
  * Enable the building of introspection files for Visual C++ builds
  * bgo694255: Visual C++ builds: Integrate building of introspection files
* Updated Slovak, Portuguese and Tadjik translation.

Changes in version 2.7.91:
==========================
*
* atkobject: added a explicit include to locale.h

Changes in version 2.7.90:
==========================
*
* Bug 694117
*  * atkobject: add atk_object_get_object_locale
*  * atkdocument: deprecate atk_document_get_locale

Changes in version 2.7.5:
==========================
*
* build: Use GNOME_COMPILE_WARNINGS
* atkhyperlink: Ensure we get even deprecated prototypes
* Bug 651343: add ATK_ROLE_LEVEL_BAR
* Prepare Visual Studio 2010 projects for Visual Studio 2012
* Updated Uyghur translations

Changes in version 2.7.4:
==========================
*
* Bug 690379: Atk lacks any kind of version utilities
* Fixed out of tree builds caused by fix of bug 690379
* Bug 656750: AtkWindow requires documentation

Changes in version 2.7.3:
==========================
*
* Bug 689907: Problems with the management of
*  ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
* Bug 686746: Port introspection fixes from Vala
* Bug 689952: Add introspection support for Windows MSVC builds
* Other Visual C++ configuration files:
*  * Use MultiByte character set

Changes in version 2.7.2:
==========================
*
* Bug 686801: Extend atk_add_global_event_listener in order to support
*   signal details
* Updated Thai translation.
2013-05-18 21:46:13 +00:00
prlw1
c2e0682756 Update to 2.6.0
* Bug 635332: Include C header information in GIR
* Added atk_relation_set_contains_target to atk.symbols
* Bug 672869: Required a method to check if a relationset contains a
    relation taking into account relationship and target
* Added extra doc on atk_remove_[key/global]_event_listener
* Fixed compilation with some gcc versions/combination of options
* Provide a default implementation for
    atk_util_[add/remove]_global_event_listner
* Bug 478587: "accessible-role" - invalid default value
* Updated translations: Japanese, Brazilian Portuguese, Polish, Galician,
    Latvian, Catalan, Catalan (Valencian), Greek, Norwegian, Spanish
2012-10-08 20:19:31 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
prlw1
0928dc22ad Update to 2.4.0 2012-06-12 19:17:30 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
drochner
ccd8e42592 build dependency on gobject-introspection should be sufficient 2012-02-10 15:24:10 +00:00
drochner
6d68d93ee1 switch on introspection support, bump PKGREV 2012-02-10 15:18:17 +00:00
wiz
6c9c77e597 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:42 +00:00
obache
3973804fd9 Update atk to 2.2.0.
Based on PR#45738 by Patrick Welche.

Changes in version 2.2.0:
=========================
*
* Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
*  Catalan (Valencian) translations

Changes in version 2.1.92:
==========================
*
* Updated Visual Studio files due AtkWindow addition
* Bug 649577: atk_add_global_event_listener should only accept ATK events
* Minor documentation updates
* Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi,
*  Asturian, Italian, Polish, British English, Brazilian Portuguese,
*  Korean, Telugu and Kannada Translation

Changes in version 2.1.5:
=========================
*
* Bug 638924: Add AtkWindow
* Fixing out of tree compilation on Win32
* Update README.txt
* Fixing release number of the new ATK roles added
* Updated Traditional Chinese, Indonesian, Bulgarian, French,
*  Hungarian and Swedish translations

Changes in version 2.1.0:
=========================
*
* Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
* Bug 651343: New ATK Roles
* Added Leon Fan as maintainer
* Improved Visual C++ 2010 infrastructure
* Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
*  Norwegian, Galician, and Spanish translations
2012-01-31 02:21:56 +00:00
tron
8da3ffe3d1 Use patch provided by the ATK maintainers to fix GNOME bug 654767. Tested
under NetBSD/amd64 5.1_STABLE and Mac OS 10.6.8.

Bump package revision because the shared library version was increased.
2011-07-18 12:02:02 +00:00
tron
0f9d7c3b34 Fix shared library version number based on OBATA Akio's analysis in
GNOME bug 654767. The package is now compatible with previously built
binary packages under Mac OS X.
2011-07-17 12:04:26 +00:00
ryoon
79221f75c4 Fix dead HOMEPAGE. 2011-07-15 13:38:04 +00:00
abs
d08c72fd34 Fix PLIST - at least on amd64 NetBSD 5.99 2011-07-15 13:08:15 +00:00
abs
7898f821c6 Fix MASTER_SITES so distfile can be downloaded 2011-07-15 13:04:56 +00:00
ryoon
320e0d21c2 Update to 2.0.1
Changelog:

Changes in version 2.0.1:
=========================
*
* Bug 652205: Use const instead G_CONST_RETURN
* Bug 649307: Clarify AtkPlug and AtkSocket docs
* Bug 551489: Fix doc of atk_text_get_text_before_offset
* Bug 588083: Information about return value of some AtkText methods can be clearer
* Added Alejandro Piñåiro Iglesias as maintainer
* Updated .gitignore
* VS 2008/2010 support update
* New Zulu translation added, Esperanto and Catalan updated

Changes in version 2.0.0:
=========================
*
*Translation update.

Changes in version 1.91.92:
=========================
*
*BGO#638377: Add text_insert, text_remove, and text_update signals
*Reviewed Serbian Translation
*Fix introspection for atk_text_get_bounded_ranges
*Visual C++ 2010 Project Files
*Updated Spanish translation

Changes in version 1.33.6:
=========================
*
*Returns FALSE on atk_object_add_relationship if it is already included
*Bug 640574: gobject-introspection annotation and documentation fixes
*Bug 637663: Added atk_streamable_content_get_uri to atk/atk.symbols
*Add missing Makefiles to AC_CONFIG_FILES
*Fixes for the MSVC Project Files
*Update deprecated autoconf macros and use new libtool syntax
*Documentation fixes
*Translation updates
2011-07-15 08:07:03 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
fbe0e8aa44 Update to 1.32.0:
Changes in version 1.32.0:
=========================

Fixes: #630097, #621717, #571622, #617851, #616812.
Translation update.
2010-10-16 23:59:57 +00:00
drochner
9ab665e13c update to 1.30.0
this switches to the gnome-2.30 branch
2010-05-31 17:31:30 +00:00
drochner
7474c12ef7 update to 1.28.0
This switches to the gnome-2.28 release branch.
2009-10-21 15:37:24 +00:00
tron
bd23ea7752 Set license to "gnu-lgpl-v2" (GNU Library General Public License,
version 2.0).
2009-07-10 12:12:25 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
obache
0f20985595 Remove build dependency on gtk-doc, related to PR#41475.
It comes from upstream Bug#562310:
http://bugzilla.gnome.org/show_bug.cgi?id=562310
Availability detection of `gtkdoc-rebase' command is depend on the behaviour
of `which' command,  if `which gtkdoc-rebase' return false, do nothing.
It is known as not works as expected on Darwin and Solaris, then failed in
unwanted gtkdoc-rebase execution, and abort.

It is already fixed in upstream gtk-doc repository, but not released yet(1.12?).
So, some packages may contain and be using un-fixed gtk-doc.* files.

For easy to determine whether it is fixed or not, check gtk-doc.make contains
following commit (not using 'which gtkdoc-rebase', but $(GTKDOC_REBASE) macro):

http://git.gnome.org./cgit/gtk-doc/commit/?id=ef5f56ca5fd4a077e6f7a374e8dd333b7a6a8d42
2009-06-03 12:40:32 +00:00
wiz
baf9544fec BUILD_DEPEND on gtk-doc (by including its buildlink3.mk file) to
get gtkdoc-rebase.

Addresses PR 41475 by John D. Baker.
2009-05-26 16:55:23 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
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.
2009-03-20 19:23:50 +00:00
jmcneill
582b55c2ca Update atk to 1.26.0.
Changes in version 1.26.0:
=========================
*
*Fixes: Improve the documentation. Sven Herzberg.
*Translation update.

Changes in version 1.25.2:
=========================
*
*Fixes: #562204, #505445, #361757, #478620, #560156, #477708, #478595, #478583
#480126.
*Translation update.
2009-03-16 22:25:39 +00:00
tnn
59aebb8f75 update to atk-1.24.0.
Bug fixes:
551474 - add LINGUAS file to pass make dist
535704 - Add guards to prevent including individual files
526752 - Deprecated symbols should be marked with macro ATK_DISABLE_DEPRECATED
Also translation updates.
2008-10-06 16:54:10 +00:00
drochner
e65b692184 update to 1.22.0
This switches to the gnome-2.22 release branch.
2008-04-10 12:15:55 +00:00
wiz
5e1fbb7e92 Update to 1.20.0:
Changes in version 1.20.0:
=========================
*
*Add "si" (Sinhala) to ALL_LINGUAS.

Changes in version 1.19.6:
=========================
*
*Fixes #460851. Add a new API: atk_get_version.

Changes in version 1.19.3:
=========================
*
*Fixes #434784.
*Remove gnome-doc-utils dependence.

Changes in version 1.19.1:
=========================
*
*Fixes #382328, #418194, #413357.
2007-09-18 21:16:34 +00:00
wiz
b886e29d4e Drop maintainership. 2007-07-21 21:56:07 +00:00
drochner
9153e18d1c update to 1.18.0
This switches to the new stable branch for gnome-2.18.
Most visible change: addes a new atkmisc API which is needed for newer
gnome s/w.
2007-03-20 15:42:50 +00:00
rillig
a40f0c0800 Fixed the invalid use of AM_GLIB_DEFINE_LOCALEDIR. PKGREVISION++ 2007-02-23 04:00:02 +00:00
wiz
9e0438e545 Update to 1.12.4:
Changes in version 1.12.4:
=========================
*Add Li Yuan to MAINTAINERS.
2007-01-06 21:55:57 +00:00
jschauma
721b60b433 Instead of setting compiler flags in each package if it uses C99,
allow USE_LANGUAGES+=c99 and let gcc and mipspro do the right thing.
May need to be reviewed/added for other compilers.
ok rillig@
2006-12-02 22:32:59 +00:00
drochner
681c32ebcc update to 1.12.3
changes:
-bugfixes
-implement AtkDocument
-translation updates
2006-10-17 16:51:42 +00:00
joerg
f75176b39c Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
2006-10-09 12:52:34 +00:00
wiz
f2688e8ef2 Update to 1.12.3:
Changes in version 1.12.3:
=========================
*
* Add missing signals to fix win32 build (Cedric Gustin, bug #355912).
* New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung).
* Implement AtkDocument signals (Neo Liu)
* Update docs to include info on AtkDocument signals.
* Bugfixes: #357847, #340553, #346464, #352227,
2006-10-06 06:01:25 +00:00
wiz
7f3599d945 Update to 1.12.2:
Changes in version 1.12.2:
=========================
* Documentation fixes.
* New language: Bengali (Runa Bhattacharjee)
2006-08-22 18:25:16 +00:00
wiz
4b8f437faf There was a second release of the tarball for 1.12.1 after we
already had updated the package.

The changes are some updates to NEWS, build infrastructure,
two translations, and a change to AtkHyperlinkImpl.

Set DIST_SUBDIR and bump PKGREVISION (since the code did change,
even though only slightly).
2006-08-04 18:17:47 +00:00
wiz
74b18f4b1c Does not really need perl, just checks for it. 2006-07-12 15:19:17 +00:00
wiz
177a6f556a Update to 1.12.1:
Changes in version 1.12.0: [ongoing]
=========================

* Added ATK_ROLE_FORM
* Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY
2006-07-12 13:47:10 +00:00
jlam
c16221a4db 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-08 23:10:35 +00:00
jlam
9430e49307 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-08 22:38:58 +00:00
joerg
a301385b35 Needs msgfmt. 2006-06-12 20:43:20 +00:00
jschauma
2b19a763b4 add "-c99" to the CFLAGS if using MIPSPro 2006-05-08 20:01:21 +00:00
jlam
ea5f9f80b6 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.
2006-04-17 07:07:11 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00