The graphics/processing have their own serial library at
libexec/processing/libraris/serial/library. But this serial
library use linux version of shared library, so we cannot run
this function.
The processing serial library is same as comms/rxtx, so we must
add RUN_DEPENDS.
PR: ports/127600
Submitted by: Takeshi MUTOH <mutoh@openedu.org>
to unclean deinstallation.
- Move PROJECTHOST out of the PORTNAME section to satisfy portlint.
PR: 127260
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: portmgr (pav)
It provides a suitable data structure for representing graphs
and a whole set of important algorithms.
WWW: http://code.google.com/p/python-graph/
PR: ports/126957
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.
KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.
Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:
* Significant performance, interaction and rendering correctness
improvements in KHTML and Konqueror, KDE's web browser
* User interaction, rendering and stability fixes in Plasma,
the KDE4 desktop shell
* PDF backend fixes in the document viewer Okular
* Fixes in Gwenview, the image viewer's thumbnailing, more
robust retrieval and display of images with broken metadata
* Stability and interaction fixes in KMail
New Ports:
- graphics/kcoloredit
* KColorEdit is a palette files editor. It can be used
for editing color palettes and for color choosing and
naming.
- graphics/kgraphviewer
* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
GraphViz programs are free-software layout engines for graphs.
KGraphViewer displays the graphs in a modern, user-friendly GUI
with all the power of a well integrated KDE application.
- graphics/kiconedit
* KIconEdit is designed to help create icons for KDE using the standard
icon palette.
- graphics/skanlite
* Skanlite is a simple image scanning application that does nothing
more than scan and save images. Skanlite can open a save dialog for
every image scanned or save the images immediately in a specified
directory with auto-generated names and format. The user can also
choose to show the scanned image before saving.
- Label NOT_FOR AMD64 since it coredumps.
- Sync the patches with those on CVS.
- No functional change.
PR: 126037
Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd at yahoo dot com>