| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 123405
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
|
|
|
|
| |
PR: 123404
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
|
|
|
|
|
| |
PR: 123466
Submitted by: Wen Heping <wenheping@gmail.com>
|
|
|
|
|
| |
PR: 123467
Submitted by: Wen Heping <wenheping@gmail.com>
|
|
|
|
|
| |
PR: 123432
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
man-machine communication, in which the user can visit almost
everything simply by zooming in. It has a professional file manager,
file viewers and players for most of the common file types, a chess
game, a 3D mines game, a multi-function clock and some fractal fun,
all integrated in a virtual cosmos. By featuring a separate
popup-zoomed control view, help texts in the things they are
describing, editable bookmarks, multiple input methods, fast
anti-aliased graphics, a virtually unlimited depth of panel tree,
and by its portable C++ API, Eagle Mode aims to be a cutting edge
of zoomable user interfaces.
WWW: http://eaglemode.sourceforge.net
PR: ports/123244
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Sub-Name/Changes
|
|
|
|
| |
Submitted by: Anton Yuzhaninov <citrin @ citrin.ru> via private email
|
|
|
|
|
|
|
|
|
|
| |
- Fix options
- Add package creation
- Use SF macro
PR: ports/123492
Submitted by: Yarodin <yarodin@gmail.com>
Reviewed by: Yuriy Shkandybin <jura@netams.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/123461
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Template-Declare/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-Diff-HTML/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Time-HiRes/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Crypt-PassGen/ChangeLog
|
|
|
|
| |
Changes: http://search.cpan.org/dist/YAML-Syck/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Number-Nary/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Algorithm-Permute/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Mini/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-HTTP-Server-Simple/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CGI.pm/Changes
|
|
|
|
| |
Approved by: erwin (mentor)
|
|
|
|
|
|
| |
PR: ports/123470
Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua>
Approved by: tabthorpe (mentor)
|
|
|
|
| |
Approved by: shaun (mentor, implicit)
|
|
|
|
|
|
| |
Both have the same version after last weeks updates.
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove USE_XORG=x11 dependency, it doesn't require any dependency which it
only has sound files (*.wav). It was blinded by USE_X_PREFIX (for X11BASE)
-> USE_XLIB -> USE_XORG without check dependency requirement.
- Remove gnomehack.
|
| |
|
|
|
|
| |
Reported by: pointyhat via Pav
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"This release requires xcb-proto 1.1, due to the addition of the
extension-multiword attribute to the XML schema.
Enhancements:
* Print a backtrace, if possible, on locking assertion failures.
* Skip abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.
* xcb_poll_for_event: Return already-read events before reading again.
* Output a configuration summary at the end of ./configure.
Bug fixes:
* Don't hold the xlib-xcb lock while sleeping: that allows deadlock.
* Allow unix:<screen> style display names again.
* Bug #9119: test xcb_popcount
* Fix unit tests for FreeBSD
* NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.
* Require libXau >= 0.99.2; earlier versions have a broken .pc file
* Use substitition variables in xcb-xinerama.pc.in
* Update autogen.sh to one that does objdir != srcdir
* Add tools/* and autogen.sh to EXTRA_DIST.
* Doxygen can now be fully disabled if desired.
Documentation improvements:
* Many fixes and updates to the tutorial.
* Iterators, requests, and replies get partial Doxygen documentation."
PR: ports/122564
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Incompatible change to the XML schema: rather than special-casing the
treatment of protocol extension names, use the new extension-multiword
attribute. Normally, XCB prefixes C extension functions with
xcb_extname_. However, some of the existing extensions used multi-word
names, such as xcb_big_requests_ or xcb_xc_misc_. Those extensions now
use this attribute to match their existing defined API. This allows the
XCB code generator to avoid special-casing those extension names.
Protocol updates:
* Update DAMAGE to 1.1
* Update RandR to version 1.2
Bug fixes:
* fix XSync Initialize call
* Update autogen.sh to one that does objdir != srcdir.
PR: ports/122559
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer
|
|
|
|
| |
Reported by: Gri Msb <gri.msb@gmail.com>
|
|
|
|
|
|
|
| |
Also, add compile optimization. [*]
Bump PORTREVISION.
Requested by: author [*]
|
|
|
|
|
|
|
|
| |
- Finally convert to using OPTIONS=.
PR: ports/123436 [1]
Submitted by: Mel <mel -at- rachie.is-a-geek.net> [1]
Reviewed by: miwi
|
|
|
|
|
|
| |
PR: ports/122982
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: thierry (mentor)
|
|
|
|
|
|
| |
PR: ports/122948
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: thierry
|
|
|
|
|
|
|
|
|
|
|
|
| |
backends. Current backends include MySQL, PostgreSQL, bind, etc.
License: GPL V2
WWW: http://www.powerdns.com/
PR: ports/122948
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: thierry (mentor)
|
|
|
|
|
|
|
| |
PR: ports/122948
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: thierry (mentor)
Repocopy by: marcus
|
|
|
|
|
| |
PR: 123469
Submitted by: Dan Nelson <dnelson@allantgroup.com>
|
| |
|
| |
|
| |
|