Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
|
|
|
|
|
|
|
|
Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
|
|
|
|
|
|
|
|
3.0.7 (2011-05-26)
==================
- Fixed unconsistent license statements in the sourcecode, meaning license
boilerplates is now added/updated (from GPL v3 to GPL v2) in all files
added and/or modified since Luma 2.4.
- Removed the last string exception from ObjectClassAttributeInfo.py!
| http://sourceforge.net/support/tracker.php?aid=3014815
| http://bugs.debian.org/585248
- Gzipping of Nroff manpages on UNIX and UNIX-like systems is now handled during
installation.
- Include the nthash patch, which was fixed in Luma 2.4 svn rev 841, but not
included in the new codebase.
| http://sourceforge.net/support/tracker.php?aid=2309281
| http://bugs.debian.org/559078
| http://luma.svn.sourceforge.net/viewvc/luma?view=rev&revision=841
| https://launchpad.net/bugs/297148
| http://launchpadlibrarian.net/19590144/luma_2.3-1.1ubuntu1.debdiff
- Added a import check for the crypt module in mkpasswd, because of ImportError
on the Windows platform.
3.0.6-2 (2011-05-16)
====================
- Fixed exception.ErrorType bug in LumaConnectionWrapper.
- Updated the error/exception feedback in the Search plugin
- Renamed the browser_plugin folder to browser
- Moved Plugin* related code out from the util package and into base.gui,
base.gui.design, base.model
- Fixed export subtree in Browser plugin.
3.0.6-1 (2011-05-15)
====================
- Some small fixes to the documentation files.
3.0.6 (2011-05-15)
==================
.. This marks the end of the project. Einar Uvsløkk <einar.uvslokk@linux.com>
- New Connection API introduced with the LumaConnectionWrapper. This includes
wrapper methods (both sync and async) for the refactored LumaConnection.
Uses signal and slots to notify results from the various operations.
All Qt 4 dependencies is thus removed from the backend modules.
- Refactor cleanup of the menubar in the main window.
- Search plugin now supports none-ascii characters in both server name and
search filter strings.
- Dynamic translation implemented in the Template plugin.
- Improved (simplified) internationalization support
3.0.5-sprint5 (2011-04-11)
==========================
.. This marks the end of sprint 5. Einar Uvsløkk <einar.uvslokk@linux.com>
- Search plugin has got a few updates and improvements. The filter builder
has replaced the old filter wizard, some UI fixes in the search form, and
the result view for displaying search results is implemented. New feature
enabling additional filtering on returned search results.
- Template plugin improved with the option to define none required attributes
to appear as required.
3.0.4-sprint4 (2011-03-25)
==========================
.. This marks the end of sprint 4. Einar Uvsløkk <einar.uvslokk@linux.com>
- Main-application: Support for commandline arguments added. As of now this
includes mostly clear flags, to wipe clean malicious config settings.
- Browser-plugin: Added multiselection item export and delete. Lots of
improvments in the Browsers entry view, including basic support for different
html layouts for the view.
- Template-plugin: Gui finished, logic on its way.
- Search-plugin: Skeleton gui, and basic functionality implemented.
3.0.3-sprint3 (2011-03-14)
==========================
.. This marks the end of sprint 3. Einar Uvsløkk <einar.uvslokk@linux.com>
- Luma is now able to load plugins from the default plugin location.
- The Browser plugin now supports editing entries
- A simple installation procedure is included, making use of pythons own
distutils module.
3.0.2-sprint2 (2011-03-01)
==========================
.. This marks the end of sprint 2. Einar Uvsløkk <einar.uvslokk@linux.com>
- Plugin support is partly implemented. Loading plugins is working, but no
*real* plugins is present at runtime yet.
- The Browser plugin is partly implemented, but not integrated into the
application yet.
- An extended QSettings class is implemented, with transparent support for
loading and saving application settings. Settings is loaded and saved from
both the main window and the newly implemented settings dialog.
- Full translation is available for English and Norwegian, and can be changed,
from both the settings dialog and the application menu bar, at runtime
without changing the application state.
3.0.1-sprint1 (2011-02-28)
==========================
.. This marks the end of sprint 1. *Einar Uvsløkk* <einar.uvslokk@linux.com>
.. note::
This relase branch was tagged and created at the end of sprint 2, but still
reflects the work done up until the end of sprint 1. It was created to
document the development progression.
- The Menu bar is restructured compared to Luma 2.4, various platforms *Human
Interface Guidelines*.
- The Plugin toolbar is implemented, but with no real functionality yet.
- The Logger Window is implemented and displayes various logging levels, using
the builtin python logging module.
- About dialog is implemented, and completely rewritten compared to Luma 2.4,
inspired by gtk and gnome.
- The Server dialog GUI is implemented. Support for reading and saving the
server list is also implemented.
- Translation files is loaded dynamically. Uses the old translation files,
which still works on parts of the application. The languages can be selected
from the menu bar, which is populated dynamically on startup.
|
|
until proven otherwise.
|
|
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
py-* not affected, since it built different versions depending on the
setting already.
|
|
|
|
|
|
|
|
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
|
|
|
|
|
|
|
|
|
|
* Bug fixes
|
|
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
|
|
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
|
|
|
without affecting packages that are currently using it.
Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added). Packages which previously set it to "build" now don't set it
anymore.
Ok by jlam, wiz.
|
|
|
|
changes:
-Added support for client/server-side certificates.
-Improved visual feedback when bad filenames are entered.
-Bugfixes
-Updated translations
|
|
|
|
schema browser (similar to gq), and plugins eg for user management
or address book entries
still needs some polishing to DTRT in a NetBSD environment, but is
already useful
|