Changelog:
* Big thank you to Stanislav Sedov for adding russian font support to 04b08.
* The corners image has been removed from gadcon modules.
* Added an invisible shelf theme, and shelf inset to jive with the pre shelf
theme look.
* The new fileselection wobble has been added.
PR: ports/101349
Submitted by: Stanislav Sedov (maintainer)
- Fix permissions (change cp->install in Makefile)
- Use new OCaml framework
- Pass maintainership to submitter
PR: ports/101130
Submitted by: Stanislav Sedov
is enabled, it treats CJK ambiguous characters as full width.
This feature is very helpful for reading legacy CJK applications'
output which assume all CJK characters are full width.
This option is default off.
The patch is obtained from
http://www.mhsin.org/~mhsin/patches/screen/patch-cjkwidth
The credit belongs to Michael Hsin <mhsin _at mhsin.org>.
It also has been submitted to upstream:
http://savannah.gnu.org/bugs/?func=detailitem&item_id=16666
PR: ports/96167
Submitted by: rafan
Approved by: maintainer timeout (3 months and 2 weeks)
- Add patch for sound and joystick support taken from icculus.org/duke3d.
- Integrate with games/duke3d-data.
- Remove wrapper scripts (use programs' search path routines).
- Remove CONFLICTS with nonexistent (removed) port games/duke3d.
- Move notes in files/pkg-message.in to pkg-descr.
PR: ports/101279
Submitted by: alepulver (myself)
Approved by: maintainer
- Use magic MASTER_SITES
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use versioned package dependency
- Build.PL is gone, so use PERL_CONFIGURE=yes [1]
PR: ports/101289 [1]
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
It improves the user experience by enabling the user to set a bigger start
button and by finally replacing the Win95-like K-Menu. But if you still want
the old menu, because you're used to it, it is still available as an option
in kbfx.
WWW: http://www.kbfx.org/
PR: ports/101059
Submitted by: Max Brazhnikov <makc(at)issp.ac.ru>
Approved by: krion (mentor)
- Use magic MASTER_SITES
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use versioned package dependencies
PR: ports/101218
Submitted by: Gea-Suan Lin <gslin@gslin.org>
module does not currently offer fetch method that is available in the RRDs
module.
It does however create RRD files with a sensible set of default RRA (Round
Robin Archive) definitions, and can dynamically add new data source names to
an existing RRD file.
This module is ideal for quick and simple storage of data within an RRD file
if you do not need to, nor want to, bother defining custom RRA definitions.
WWW: http://search.cpan.org/dist/RRD-Simple/
PR: ports/101073
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor)
- Build.PL is gone, so use PERL_CONFIGURE=yes
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use magic MASTER_SITES
PR: ports/101216
Submitted by: Gea-Suan Lin <gslin@gslin.org>