based table creation and editing feature. With this package Emacs is
capable of editing tables that are embedded inside a document, the
feature similar to the ones seen in modern WYSIWYG word processors. A
table is a rectangular text area consisting from a surrounding frame
and content inside the frame. The content is usually subdivided into
multiple rectangular cells, see the actual tables used below in this
document. Once a table is recognized, editing operation inside a table
cell is confined into that specific cell's rectangular area. This
means that typing and deleting characters inside a cell do not affect
any outside text but introduces appropriate formatting only to the
cell contents. If necessary for accommodating added text in the cell,
the cell automatically grows vertically and/or horizontally.
WWW: http://table.sourceforge.net/
PR: ports/102323
Submitted by: Denis Shaposhnikov <dsh at vlink.ru>
Use bash rather than /bin/sh to add -I option (case insensitive globbing).
PR: ports/102020
Submitted by: Martin Kammerhofer <dada at pluto.tugraz.at>
Approved by: Martin Kammerhofer <mkamm at gmx.net> (maintainer)
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
- s|INSTALLS_SHLIB|USE_LDCONFIG|
- add two mirrors
- update pkg-plist, tarball was rerolled [1] without bumping the version
- reformat pkg-descr (fmt -w 80)
- bump portrevision
[1]
Changes:
- added support for pkg-config
- funetak.l - replaced random() with gtf_random(); eliminates build error in
mingw
- "auto-files" are generated with automake 1.9.6 instead of automake 1.9.5
will be linked against it anyway, not against a system one.
- Fix pkg-plist in non-standard PREFIX cases
- Replace deprecated variables
- Misc cosmetic fixes
PR: ports/101436
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
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)
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
- Add -D/--debug and adjust the verbosity level.
- Show before and after file sizes when -v is specified.
- Introduce a configuration file in which command aliases can be
defined.
- Add -i/--preserve-inode so inode numbers are preserved even when -b
or -s is specified.
development mailing list has been dead for some time too. Furthermore local
pacthes have been needed since python 2.4 was added to the ports tree.
Schedule for removal in 2 months.
PR: 100910
Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)