Age | Commit message (Collapse) | Author | Files | Lines |
|
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
|
|
This switches to the gnome-2.22 release branch.
|
|
|
|
This switches to the new gnome-2.20 branch.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
affected packages.
|
|
This moves this pkg to the new stable gnome branch, too much to list here.
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
|
|
|
|
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
libgnome 2.16.0
---------------
What's new since 2.15.2
* Bug fixes:
- Fix a small leak in a moniker. (Kjartan)
- Revert the theme name again (Thomas)
* New and updated translations:
- Bengali (Khandakar Mujahidul Islam)
- Chinese simplified (Funda Wang)
- German (Hendrik Richter)
- Greek (Kostas Papadimas)
- Hungarian (Gabor Kelemen)
- Japanese (Satoru SATOH)
- Kurdish (Erdal Ronahi)
- Lithuanian (Gintautas Miliauskas)
- Polish (Artur Flinta)
- Portugese (Duarte Loreto)
- Romanian (Misu Moldovan)
- Russian (Leonid Kanter)
- Serbian (Goran Rakic)
- Slovenian (Matic Zgur)
- Swedish (Daniel Nylander)
libgnome 2.15.2
---------------
What's new since 2.15.1
* Bug fixes:
- Use the right gtk+ theme name in the schema. (Thomas Wood)
* New and updated translations:
- bn_IN (Runa Bhattacharjee), ca (Josep Puidgemont i Casamajó)
cs (Jakub Friedl), es (Francisco Javier F. Serrador),
eu (Inaki Larranga), fr (Benoît Dejean), ml (Ani Peter),
nl (Vincent van Adrighem), or (Subhransu Behera),
zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
libgnome 2.15.1
---------------
What's new since 2.14.1
* Bug fixes:
- Cleanups and related (Kjartan, Christian Persch)
- Win32 portability (Tor)
- Input method gconf schema defaults adjusted for Gtk+ 2.9.x
(Christian)
- API docs updates (Kjartan, Christian, Kristof Vansant)
- po/LINGUAS handling (Przemys¿aw Grzegorczyk)
- Constify some data (Benoît Dejean)
* New and updated translations:
- bg (Alexander Shopov), bn_IN (Runa Bhattacharjee), cs (Jakub Friedl),
cy (Rhys Jones), de (Hendrik Richter), dz (Guntupalli Karunakar),
es (Francisco Javier F. Serrador), eu (Inaki Larranaga)
fi (Ilkka Tuohela), fr (Benoît Dejean), gl (Ignacio Casal Quinteiro),
gu (Ankit Patel), he (Yair Hershkovitz)
hi (Rajesh Ranjan), ka (Gia Shervashidze), ko (Changwoo Ryu),
lv (Raivis Dejus), nb (Kjartan Maraas), ne (Pawan Chitrakar),
nn (Åsmund Skjæveland), th (Theppitak Karoonboonyanan), vi (Clytie Siddall),
zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao)
|
|
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.
|
|
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
|
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.
|
|
USE_TOOLS+=msgfmt.
|
|
that they look nicer.
|
|
changes:
-bugfixes
-translation updates
|
|
I missed this in my commit earlier.
|
|
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).
|
|
sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
|
|
|
|
libgnome 2.14.0
---------------
What's new since 2.13.90
* Updated and new translations:
- cs (Miroslav Trmac), cy (Rhys Jones), da (Ole Laursen),
de (Frank Arnold), et (Ivar Smolin),
hi (Rajesh Ranjan), hu (Gabor Kelemen), it (Francesco Marletta),
ja (Satoru SATOH), nl (Timo Meinen), nn (Kjartan Maraas),
or (Subhransu Behera), ro (Misu Moldovan), ru (Leonid Kanter),
sv (Daniel Nylander), th (Theppitak Karoonboonyan)
libgnome 2.13.90
----------------
What's new since 2.13.7
* Bug fixes
- Initialize all the members of GnomeModuleInfo
(Christian Perch)
- Use GOption instead of popt as default (Christian Perch)
- Add handling of GNOME_VFS_ERROR_INVALID_URI
(Claudio Saavedra)
libgnome 2.13.7
---------------
What's new since 2.13.6
* Bug fixes
- Fix compilation issues due to the missing inclusion
of popt.h (Emmanuele Bassi)
libgnome 2.13.6
---------------
What's new since 2.13.5
* Bug fixes
- Make popt usage deprecated and move to a full GOption
support (Christian)
libgnome 2.13.5
---------------
What's new since 2.13.4
* Bug fixes
- Fix leaks in GOption code (Christian)
- Don't make toolbars detachable by default (Sebastien)
- Build related cleanups (Mark, Kjartan)
* Docs
- Improve docs for GOption handling in GnomeProgram
* Translations
-
libgnome 2.13.4
---------------
What's new since 2.13.3
* Bug fixes
- Fix the broken fix for GnomeProgram. (Gustavo)
(It broke gnome-python)
libgnome 2.13.3
---------------
What's new since 2.13.2
* Bug fixes
- Give feedback from gnome-url if the host can't be found
(Christian Neumair)
- Fix some warnings (Kjartan)
* Translations
- be, bg, cs, en_CA, es, gl, gu, ja, lt, nb, sk, th, zh_CN.
libgnome 2.13.2
---------------
What's new since 2.12.0
* Features
- New show_input_method_menu gconf key (Matthias Clasen)
- Update of the cursors descriptions for the new GTK (Sebastien Bacher)
- New remember_numlock_state gconf key (Jürg Billeter)
- Add GNOME_URL_ERROR_CANCELLED and return it
in gnome_url_show_with_env (Christian Neumair)
* Bug fixes
- Use G_SEARCHPATH_SEPARATOR_S instead of hardcoded ":"(Tor Lillqvist)
- Add support for GOption argument parsing (Pawel Sliwowski, chpe) [#307312]
- Use gnome-vfs on Win32, too (Tor Lillqvist)
* Translation updates:
* Mahay Alam Khan (bn)
* Miloslav Trmac (cs)
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Francisco Javier F. Serrador (es)
* Ignacio Casal Quinteiro (gl)
* Erdal Ronahi (ku)
* Reinout van Schouwen (nl)
* Marcel Telka (sk)
* Christian Rose (sv)
* Paisa Seeluangsawat (th)
* Albert Fazlí (tt)
* Clytie Siddall (vi)
* Funda Wang (zh_CN)
|
|
scripts prior to revision 1.43 of bsd.pkginstall.mk.
|
|
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
Bump BUILDLINK_RECOMMENDED.
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
CONFIGURE_ARGS.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
|
|
libgnome 2.12.0.1
-----------------
what's new since 2.12.0
* Bug fixes
- Fix schemas install problem with vi translation (Rodney)
* Updated translations
- Vietnamese
libgnome 2.12.0
---------------
What's new since 2.11.3
* Bug fixes
- Include developer docs in the zip file for Win32 (Tor)
* Updated translations
- Catalan, Basque, Brazilian Portugese, Estonian, French,
Galician, Hungarian, Indonesian, Korean, Portugese,
Russian, Serbian, Turkish, Vietnamese.
libgnome 2.11.3
---------------
What's new since 2.11.2
* Features:
- Add a man page for gnome-options (Sebastien)
* Bug fixes:
- Win32 fixes (Tor)
- gnome_help_display_with_doc_id_and_env() didn't use doc_id
(Damon Chaplin, Muktha Narayan)
libgnome 2.11.2
---------------
What's new since 2.11.1
* Features:
- Change default theme to Clearlooks (Elijah Newren)
- Deprecate some gconf keys (Mark McLaughlin)
* Bug fixes:
- Fix highscore handling (Sebastien Bacher)
* Translations:
- German (de), Finnish (fi), Hebrew (he), Albanian (sq),
Portugese (pt), Polish (pl), Gujarati (gu), Bulgarian (bg),
Norwegian bokmål (nb), Czech (cz), Simplified Chinese (zh_CN),
Traditional Chinese (ch_TW), Thai (th), Estonian (et),
Spanish (es), Slovak (sk), Canadian English (en_CA),
Hungarian (hu), Serbian (sr), Catalan (ca), Japanese (ja),
libgnome 2.11.1
---------------
What's new since 2.10.x
* Features:
- Port to Win32 (Tor Lillquist)
- New GConf keys for document font and gtk-menu-bar-accelerator
(Shaun McCance, Sebastien Bacher)
* Bug fixes:
- Use correct key name for toolbar placement
(Christian Neumair)
- Build fixes (Kjartan, Sebastien Bacher, Ryan Lortie)
- Fix problem with launchers being unusable for root on
Solaris. (Vinay M R)
- Use g_get_language_names() instead of gnome_i18n_get_language_list()
- Fix playback of certain WAV files (Jeffrey Stedfast)
|
|
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
|
|
changes:
-minor bugfixes
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
libgnome 2.9.2
--------------
What's new since 2.9.1
* Bug fixes:
- Make it build again on 64-bit platforms (James Henstridge)
- Build fixes for Darwin (Hans Petter Jansson)
* Translations:
- Added Xhosa (xs)
- Updated Arabic (ar), Belarusian (be), Estii (et),
Spanish (es), Norwegian bokmål (nb/no)
libgnome 2.9.1
--------------
What's new since 2.8.0
* Bug fixes:
- Handle empty Real Name fields in /etc/passwd (Callum McKenzie)
- Fix builddir/srcdir errors (Thomas Fitzimmons)
- Deprecation: gnome-config.[ch], gnome-i18n.[ch], gnome-score.[ch]
(Anders Carlsson)
* Translations:
- Various updated translations (en_CA, es, fr, hr, it, ko lt, th)
|
|
Kibum Han (reporting failure under amd64).
|
|
|
|
|
|
* Bug fixes:
- Build fixes (Thomas Fitzsimmons, Kjartan Maraas <diskman at kc rr com>)
- Escape the app id in gconf (Anders Carlsson)
- Handle blank real name fields in /etc/password in gnome-scores.c
(Callum McKenzie) Closes bug #149270
* Translations:
- Various updated translations (en_CA, fr, it, hu, ko, th)
|
|
path of games/gnome2-games. Bump PKGREVISION to 2.
OK'd by jmmv@.
|
|
|