Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
by other package Makefiles, and with the deprecation of USE_BUILDLINK3
support in the infrastructure files, these had the potential to break
existing packages.
|
|
2.10.0
======
Translators
- Ivar Smolin (et)
- Žygimantas Beručka (lt)
- Reinout van Schouwen (nl)
- Mişu Moldovan (ro)
- Maxim Dziumanenko (uk)
- Canonical Ltd (xh)
2.9.90
======
Fixes
- Fix daemon reloading causing listeners to break (Mark)
- Fixes problem where a path file which only includes another path
file wouldn't work (Mark)
- Fix double free with gconf_client_clear_cache() (Mark)
- Add pre-condition to gconf_value_validate (Vincent Untz)
Translators
- Rostislav Raykov (bg)
- Priit Laes (et)
- Pauli Virtanen (fi)
- Marcel Telka (sk)
2.9.2
=====
Fixes
- Make all_entries() get the schema name when the value is set
(Fernando Herrera)
- Look up value in the C locale even if its found in the current locale
(Fernando Herrera)
- Add title/name to the API documentation (Jonathan Blandford)
Translators
- Changwoo Ryu (ko)
|
|
|
|
Fixes
- If the toplevel directory of a source isn't writable, then mark the
whole source as readonly (Mark)
- Plug various leaks (Kjartan)
Translators
- Christophe Merlet (RedFox) (fr)
- Alessio Frusciante (it)
- Žygimantas Beručka (lt)
- Li-Jen Hsin (zh_TW)
|
|
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.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
GNOME 2.8.0.
2.8.0.1
=======
Fixes
- Use automake 1.7 (Mark)
- Always ship the API docs html in the tarball (Mark)
2.8.0
=====
Translators
- Ayman Hourieh (ar)
- Kenan Hadžiavdić (bs)
- Miloslav Trmac (cs)
- Dafydd Harries (cy)
- Kostas Papadimas (el)
- Francisco Javier F. Serrador (es)
- Alessio Frusciante (it)
- Hasbullah Bin Pit (ms)
- Evandro Fernandes Giovanini (pt_BR)
- Mişu Moldovan (ro)
- Gurkan Aslan (tr)
2.7.92
======
Fixes
- Fix crash caused by dropping the default database early (Mark)
- Fix issue with SIGHUP causing listeners to be dropped (Josselin Mouette)
- Only install the global schema default in the C locale (Mark)
- Don't crash if there's no schema for the locale (Mark)
Translators
- Jordi Mallach (ca)
- Laszlo Dvornik (hu)
- Pawan Chitrakar (ne)
- Tino Meinen (nl)
- Laurent Dhima (sq)
- Maxim Dziumanenko (uk)
2.7.91.1
========
Features
- Switch off the "subtree-in-a-file" thing again (Mark)
See: http://mail.gnome.org/archives/desktop-devel-list/2004-August/msg00393.html
Translators
- Kenan Hadžiavdić (bs)
- Martin Willemoes Hansen (da)
- Pauli Virtanen (fi)
- Takeshi AIHANA (ja)
- Laurent Dhima (sq)
2.7.91
======
Fixes
- Fix a bunch of coding errors (Kjartan Maraas)
- Always install schemas with the correct permissions (Mark)
- Fix various strings to use better terminology (Danilo Šegan)
Translators
- Miloslav Trmac (cs)
- Christian Neumair (de)
- Adam Weinberger (en_CA)
- David Lodge (en_GB)
- Francisco Javier F. Serrador (es)
- Pauli Virtanen (fi)
- Ankit Patel (gu)
- Changwoo Ryu (ko)
- Sanlig Badral (mn)
- Kjartan Maraas (nb)
- Åsmund Skjæveland (nn)
- Kjartan Maraas (no)
- Amanpreet Singh Alam (pa)
- Gnome PL Team (pl)
- Duarte Loreto (pt)
- Dmitry G. Mastrukov (ru)
- Laurent Dhima (sq)
- Данило Шеган (sr)
- Christian Rose (sv)
- Funda Wang (zh_CN)
2.7.90
======
Fixes
- Remove unused internal function (Carlos Daniel Ruvalcaba Valenzuela)
- Bring docs up to date with GObject (rather than GtkObject) usage (Kai Willadsen)
Translators
- Rostislav Raykov (bg)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)
- Ravishankar Shrivastava (hi)
- Laszlo Dvornik (hu)
- Takeshi AIHANA (ja)
- Changwoo Ryu (ko)
- Žygimantas Beručka (lt)
- Sanlig Badral (mn)
- Tino Meinen (nl)
- Kjartan Maraas (no)
- Gnome PL Team (pl)
- Duarte Loreto (pt)
- Laurent Dhima (sq)
- Christian Rose (sv)
- Maxim Dziumanenko (uk)
2.7.3.1
=======
Fixes
- Make --makefile-install-rule worky again (Mark)
- Remove an outdated comment from the path file (Fernando Herrera)
Translators
- Alexander Shopov (bg)
- Miloslav Trmac (cs)
- Gareth Owen (en_GB)
- Laurent Dhima (sq)
2.7.3
=====
Features
- Switch on "subtree-in-a-file" at certain points in the tree (Mark)
o See http://mail.gnome.org/archives/desktop-devel-list/2004-June/msg00424.html
- Add --unload to gconftool which complements --load (Julio M. Merino Vidal, Mark)
- Add --sysgconfsubdir configure argument (Julio M. Merino Vidal)
- Make gconfd reload all databases on SIGHUP (Josselin Mouette)
Fixes
- Fix gconfd segfault from freeing the default database twice (Mark)
- Warn in docs to call g_type_init() before using GConfCient (Leonardo Quijano Vincenzi)
- Don't create a dir during docs build if not needed (Julio M. Merino Vidal)
- Encode non-ascii GConf keys using a more compact encoding (Mariano Suárez-Alvare)
- 64-bit fix (Joe Marcus Clarke)
- Plug a leak (Kjartan Maraas)
2.7.1
=====
Features:
- Add a --ignore-schema-defaults argument for use with gconftool-2 --dump (Mark)
- Add API to construct databases from arbitrary stacks of sources (Mark)
- Allow backends to notify the daemon of changes (Cyrille Moureaux, Mark)
- Add vtable size mismatch detection (Mark)
Fixes:
- Fix accidental use of a C99ism (Morten Welinder)
- Fix random crashes when unsetting keys (Richard Hult)
- Fix .gconfd/saved_state growing to a huge size (Gustavo Giráldez)
Translators:
- Gisela Carbonell (ca)
- Miloslav Trmac (cs)
- Adam Weinberger (en_CA)
- Gareth Owen (en_GB)
- Francisco Javier F. Serrador (es)
- Hizkuntza Politikarako Sailburuordetza (eu)
- Christophe Merlet (RedFox) (fr)
- Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta. (gu)
- helgi (is)
- Alessio Frusciante (it)
- Kjartan Maraas (no)
- Laurent Dhima (sq)
- Данило Шеган (sr)
- Yuri Syrota (uk)
- Funda Wang (zh_CN)
|
|
|
|
Fixes:
- Fix issue with using merged files on a fresh system (Mark)
- Documentation fix (Leonardo Quijano Vincenzi)
|
|
|
|
Fixes:
- Get rid of duplicate '/' with AM_GCONF_SOURCE_2 (Daniel Elstner)
- Don't create a directory for docs if we're not installing them (Julio M.
Merino Vidal)
- Fix a bug with the markup backend on 64-bit (Joe Marcus Clarke)
- Fix a leak (Kjartan)
- Return an error for incorrect source addresses (Mark)
Translators:
- Gisela Carbonell (ca)
- Christian Neumair (de)
- Christophe Merlet (RedFox) (fr)
- LoneStar (zh_CN)
|
|
|
|
breaks other packages when enabled.
|
|
|
|
at least GCC 2.95.3.
|
|
|
|
Fixes:
- add a --enable-gtk=yes/no/auto configure arg (Julio Merino, Mark)
- fix basic example app to not crash (Elijah Newren)
- don't try and create a dir if it already exists (Ryan Lovett, Mark)
- only ever create the $(HOME)/.gconfd/ dir in the daemon (Colin Walters)
- add quotes around AM_GCONF_SOURCE_2 (Frédéric L. W. Meunier)
- handle <entry> with only <schema_name> correctly in --load (Mark)
- fix the order in which local-defaults.path gets included (Mark)
- fix minor inefficiency when not printing debugging messages (Mark)
Translators:
- Adam Weinberger (en_CA)
- Robert Sedak (hr)
- Samúel Jón Gunnarsson (is)
- Alessio Frusciante (it)
- Takeshi AIHANA (ja)
- Amanpreet Singh Alam (pa)
- Gurkan Aslan (tr)
|
|
|
|
for the later, print a comment telling that it's beeing removed in GConf2.
|
|
Closes PR pkg/25092 by Kouichirou Hiratsuka.
|
|
PR pkg/25034. Bump PKGREVISION.
|
|
version (just the ChangeLog, but it's usually meaningless). AFAICT, this
comes with a new XML backend, aside bug fixes.
|
|
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.
|
|
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
benefit of it.
|
|
using buildlink3. Include "../../devel/GConf2/buildlink2.mk" if it is
using buildlink2 and nothing otherwise.
|
|
|
|
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
bump was expected to be to 3, not 1.
|
|
packages and produces a warning message when pkg_delete'ing.
Bump PKGREVISION to 1.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
one or more .entries files, it can set GCONF2_ENTRIES to the names of those
files and they will get (un)registered at (de)installation time.
Installation is handled after .schemas are installed, and uninstallation
before .schemas are deinstalled.
To achieve this, we need to implement an --unload flag in gconftool-2 to
allow clean removal of .entries from the database. This will be fed back
to authors.
Bump PKGREVISION to 1.
|
|
2.4.0
- print usage message when no options passed to gconftool
- API docs updates
- fix UTF-8 handling for command line output
- fix reliability of writing out XML
- ensure recursive unsets get synced
- fix flag value that was "0"
- fix recursive preloading
- fix a memleak
- fix some gconftool messages/segfaults
2.3.3
- new gconf_client_notify() API to fake a notification
- fixes to gconftool --dump feature
- implement schema uninstallation in gconftool so packages
can avoid leaving junk
- fix build issues with linc-free ORBit
- new gconf_client_recursive_unset API
- fix gcc 3.3 strict aliasing warnings
2.3.2
- fix build on Cygwin
- don't complain about missing saved_state in syslog
- improve gconf-sanity-check error text
- added --get-type, --get-list-size and --get-list-element
- exported gconf_entry_copy
- cleaned up headers for C++
- added missing GCONF_CLIENT_GET_CLASS
- hackaround fix for 2.3.1 lockfile breakage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dependency bumps.
|
|
|
|
|