| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.
Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
. OVERRIDE_LINUX_BASE_PORT=f8;
. OVERRIDE_LINUX_NONBASE_PORTS=f8.
Approved by: bsam (me) ;-)
|
|
|
|
|
|
| |
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
|
|
|
|
|
|
|
| |
- Move some ports to SF macro
PR: 133124
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
|
|
|
|
| |
PR: 133201
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 133155
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
|
|
|
|
|
|
| |
PR: ports/129905
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: maintainer timeout (alexbl; 3 months)
|
|
|
|
|
| |
PR: 132973
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
|
|
|
|
|
|
|
| |
Remove unnecessary dependency on kdebase-workspace
PR: 133191
Submitted by: Goran Tal (maintainer)
|
| |
|
|
|
|
| |
Approved by: gabor
|
|
|
|
| |
Changes: http://search.cpan.org/dist/WordNet-QueryData/ChangeLog
|
| |
|
|
|
|
| |
other than ASCII.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
infrastructure ports:
-----
accessibility/linux-atk -> accessibility/linux-f8-atk
archivers/linux-ucl -> archivers/linux-f8-ucl
archivers/linux-upx -> archivers/linux-f8-upx
audio/linux-alsa-lib -> audio/linux-f8-alsa-lib
audio/linux-arts -> audio/linux-f8-arts
audio/linux-esound -> audio/linux-f8-esound
audio/linux-freealut -> audio/linux-f8-freealut
audio/linux-libaudiofile -> audio/linux-f8-libaudiofile
audio/linux-libogg -> audio/linux-f8-libogg
audio/linux-libvorbis -> audio/linux-f8-libvorbis
audio/linux-mikmod -> audio/linux-f8-mikmod
audio/linux-openal -> audio/linux-f8-openal
audio/linux-sdl_mixer -> audio/linux-f8-sdl_mixer
devel/linux-allegro -> devel/linux-f8-allegro
devel/linux-libglade -> devel/linux-f8-libglade
devel/linux-libglade2 -> devel/linux-f8-libglade2
devel/linux-libsigc++20 -> devel/linux-f8-libsigc++20
devel/linux-sdl12 -> devel/linux-f8-sdl12
ftp/linux-curl -> ftp/linux-f8-curl
graphics/linux-cairo -> graphics/linux-f8-cairo
graphics/linux-gdk-pixbuf -> graphics/linux-f8-gdk-pixbuf
graphics/linux-imlib -> graphics/linux-f8-imlib
graphics/linux-jpeg -> graphics/linux-f8-jpeg
graphics/linux-libGLU -> graphics/linux-f8-libGLU
graphics/linux-libmng -> graphics/linux-f8-libmng
graphics/linux-png -> graphics/linux-f8-png
graphics/linux-png10 -> graphics/linux-f8-png10
graphics/linux-sdl_image -> graphics/linux-f8-sdl_image
graphics/linux-tiff -> graphics/linux-f8-tiff
graphics/linux-ungif -> graphics/linux-f8-ungif
lang/linux-libg2c -> lang/linux-f8-libg2c
multimedia/linux-libtheora -> multimedia/linux-f8-libtheora
security/linux-openssl -> security/linux-f8-openssl
textproc/linux-aspell -> textproc/linux-f8-aspell
textproc/linux-expat -> textproc/linux-f8-expat
textproc/linux-libxml -> textproc/linux-f8-libxml
textproc/linux-libxml2 -> textproc/linux-f8-libxml2
textproc/linux-scim-gtk -> textproc/linux-f8-scim-gtk
textproc/linux-scim-libs -> textproc/linux-f8-scim-libs
x11-fonts/linux-fontconfig -> x11-fonts/linux-f8-fontconfig
x11-themes/linux-hicolor-icon-theme -> x11-themes/linux-f8-hicolor-icon-theme
x11-toolkits/linux-gtk -> x11-toolkits/linux-f8-gtk
x11-toolkits/linux-gtk2 -> x11-toolkits/linux-f8-gtk2
x11-toolkits/linux-openmotif -> x11-toolkits/linux-f8-openmotif
x11-toolkits/linux-pango -> x11-toolkits/linux-f8-pango
x11-toolkits/linux-qt33 -> x11-toolkits/linux-f8-qt33
x11/linux-xorg-libs -> x11/linux-f8-xorg-libs
-----
PR: ports/132855
Submitted by: bsam (me)
Repocopied by: portmgr (marcus)
|
|
|
|
|
|
|
| |
Given a piece of text and some search terms, produces an object
which locates the search terms in the message, extracts a reasonable-length
string containing all the search terms, and optionally dumps the string out
as HTML text with the search terms highlighted in bold.
|
|
|
|
|
|
|
|
| |
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).
EXPIRATION_DATE=2009-04-28
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/133034 (based on)
Submitted by: Wen Heping <wenheping AT gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 133096
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- bump PORTREVISION
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
framework, developed by the developer of scim-python, includes all its
function, and much more.
This is the base port, you need input methods such as pinyin to input text.
WWW: http://code.google.com/p/ibus
PR: ports/128371
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
|
|
|
|
| |
o No PORTREVISION bump since there was no actual change
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
mdoc-roff documents into a variety of output formats.
WWW: http://mdocml.bsd.lv/
PR: ports/132449
Submitted by: Ulrich Spoerlein <uspoerlein at gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Tcl-8.4 didn't care, but 8.5, which is now the default, treats
such mismatches as errors.
Correct this by providing version 3.0. Bump PORTREVISION.
Reported by: Eric Damien
Struck again by: semi-mindless accross-the-tree revision bumps
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Switch from PLIST_FILES to a pkg-plist manifest.
Honor NOPORTEXAMPLES.
|
|
|
|
|
| |
PR: 132989
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
|
|
|
|
| |
PR: ports/133006
Submitted by: Andrei V. Shetukhin <reki@reki.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/132994
Submitted by: Andrei v. Sheyuhin <reki@reki.ru> (maintainer)
|
|
|
|
|
|
|
|
| |
This module provide user-defined Unicode properties that deal with East
Asian characters' width status, as specified in
http://www.unicode.org/unicode/reports/tr11/.
WWW: http://search.cpan.org/dist/Unicode-EastAsianWidth/
|
| |
|
| |
|
|
|
|
|
| |
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMails
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
Java search library, with XML/HTTP and JSON APIs, hit highlighting,
faceted search, caching, replication, a web administration interface
and many more features. It runs in a Java servlet container such as
Tomcat.
WWW: http://lucene.apache.org/solr/
PR: ports/132665
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 132904
Submitted by: Wen Heping <wenheping@gmail.com>
|
| |
|
|
|
|
|
|
| |
PR: ports/132338
Submitted by: pgj
Approved by: gabor
|
| |
|
|
|
|
| |
Approved by: maintainer implicit
|
| |
|
|
|
|
| |
Approved by: maintainer implicit
|
| |
|
|
|
|
|
|
|
|
|
| |
using C internally.
WWW: http://search.cpan.org/dist/XML-Bare/
PR: ports/132731
Submitted by: Wen Heping <wenheping at gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav)
|
|
|
|
|
|
| |
PR: 132657
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer via irc
|
|
|
|
|
| |
configuration files and display their values in a way suitable for
use in shell scripts.
|
|
|
|
| |
Approved by: gabor
|
| |
|
|
|
|
| |
Reported by: QAT
|
| |
|
| |
|
|
|
|
| |
http://www.himeros.eu/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"stemmed" form of a word. This is a form with most of the common
morphological endings removed; hopefully representing a common
linguistic base form. This is most useful in building search engines
and information retrieval software; for example, a search with stemming
enabled should be able to find a document containing "cycling" given the
query "cycles".
PyStemmer provides algorithms for several (mainly european) languages,
by wrapping the libstemmer library from the Snowball project in a Python
module. It also provides access to the classic Porter stemming algorithm
for english: although this has been superceded by an improved algorithm,
the original algorithm may be of interest to information retrieval
researchers wishing to reproduce results of earlier experiments.
WWW: http://pypi.python.org/pypi/PyStemmer/
PR: ports/132695
Submitted by: Wen Heping <wenheping at gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: 132643
Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer)
|
|
|
|
|
|
|
|
|
| |
deleting entries in an existing solr server.
WWW: http://search.cpan.org/dist/Solr/
PR: ports/132666
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
|
| |
indent "policy" for a text file (most likely a source code file).
WWW: http://search.cpan.org/dist/Text-FindIndent/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net>
|
|
|
|
|
| |
PR: ports/132474
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 132439
Submitted by: Wen Heping <wenheping@gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/132609
Submitted by: "Junji NAKANISHI" <jun-g AT daemonfreaks.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
using the libwbxml library, which can be found at https://libwbxml.opensync.org/
WWW: http://pecl.php.net/package/WBXML/
PR: ports/132552
Submitted by: Florian Smeets <flo at kasimir.com>
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/FormValidator-Lite/
PR: ports/132444
Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
|
| |
|
|
|
|
|
| |
PR: 132446
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
|
|
|
|
| |
Approved by: portmgr (linimon)
|
|
|
|
|
|
| |
- Take maintainership
Approved by: tabthorpe
|
|
|
|
|
|
|
| |
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 132388
Submitted by: Wen Heping <wenheping@gmail.com>
|
|
|
|
| |
Approved by: tabthorpe
|
|
|
|
| |
Approved by: tabthorpe (co-mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/132308
Submitted by: "Junji NAKANISHI" <jun-g AT daemonfreaks.com> (maintainer)
|
|
|
|
| |
Approved by: linimon (mentor)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/132132
Submitted by: "Andrei V. Shetukhin" <reki@reki.ru> (maintainer)
|
|
|
|
| |
Approved by: linimon (mentor)
|
|
|
|
|
|
|
|
|
| |
- Improve PORTDOCS and PORTDATA
- Fix the dependency problem (add utf8-string)
PR: ports/131494
Submitted by: pgj
Approved by: maintainer timeout, tabthorpe
|
| |
|
|
|
|
| |
Approved by: linimon (mentor)
|
|
|
|
|
| |
PR: 132191
Submitted by: Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer)
|
|
|
|
| |
Submitted by: Sofian Brabez via private email
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This isn't meant to be the Next Big Thing in templating; it's
just a handy little templating language for when your project
outgrows string.Template or % substitution. It's small, it
embeds Python in strings, and it doesn't do much else.
WWW: http://pythonpaste.org/tempita/
Submitted by: Wen Heping <wenheping at gmail.com>
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat (via pav)
|
|
|
|
|
| |
PR: ports/132064
Submitted by: maintainer
|
|
|
|
| |
routine.
|
|
|
|
| |
- new option WITH_ONIGURUMA4
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Approved by: skv (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
creating, correcting, and repacking electronic books.
Current unpacking support is limited to PalmDoc and Mobipocket and
generation is limited to EPub. The metadata correction tools are
quite extensive, however. For more details, see the POD information
on EBook::Tools and EBook::Tools::Unpack.
WWW: http://search.cpan.org/dist/EBook-Tools/
PR: ports/131901
Submitted by: simond at irrelevant.org
|
| |
|
|
|
|
|
|
| |
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (via private mail)
|
|
|
|
|
| |
PR: ports/131014
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
|
|
|
|
| |
PR: ports/131015
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
| |
|
|
|
|
|
| |
PR: 131843
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 131826
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 131823
Submitted by: Ports Fury
|
|
|
|
| |
Approved by: miwi (co-mentor), beech (mentor)
|
|
|
|
|
| |
PR: 131762
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Fix position of *_DEPENDS block in Makefile
- Pass the maintainership to the submitter
PR: ports/131737
Submitted by: Junji NAKANISHI <jun-g at daemonfreaks dot com>
|
|
|
|
| |
Approved by: maintainer implicit
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit
Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.
Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.
PR: based on ports/130219
Submitted by: Dima Panov" <fluffy at fluffy.khv.ru>
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/SHAY/XML-Encoding-2.07/Changes
PR: ports/131389
Submitted by: pgollucci
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/MAREKR/Pod-Parser-1.38/CHANGES
PR: ports/131388
Submitted by: pgollucci
|
|
|
|
|
| |
PR: ports/131147
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
|
|
|
| |
- Switch to RUBYGEM_AUTOPLIST
PR: 131638
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
|
| |
|
|
|
|
| |
Reported by: pav
|
|
|
|
| |
Reported by: pav
|
|
|
|
|
| |
PR: ports/131572
Submitted by: Goran Tal <goran.tal@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: gabor
Approved by: tabthorpe
|
| |
|
|
|
|
|
|
| |
- Make zemberek optional (requires dbus).
Approved by: gnome (marcus)
|
| |
|
| |
|
|
|
|
| |
- Convert easy_install support to <bsd.python.mk>
|
| |
|
|
|
|
|
| |
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Template-Declare/Changes
|
|
|
|
| |
nested buffers for templating systems.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Lingua-Identify/Changes
|
|
|
|
|
|
|
|
|
|
|
| |
convert them into plain text, formatted html, or token-separated strings.
This tool can be easily integrated into shellscripts, cron tasks, motd's,
etc.
WWW: http://nopcode.org/blog/rss2html.html
PR: ports/131266
Submitted by: Dennis Herrmann <adox at mcx2.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.
New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.
New ports for KDE 4.2.0:
arabic/kde4-l10n Arabic
hebrew/kde4-l10n Hebrew
misc/kde4-l10n-bn_IN Bengali (India)
misc/kde4-l10n-eu Basque
misc/kde4-l10n-gu Gujarati
misc/kde4-l10n-is Icelandic
misc/kde4-l10n-kn Kannada
misc/kde4-l10n-mai Maithili
misc/kde4-l10n-mr Marathi
misc/kde4-l10n-ro Romanian
misc/kde4-l10n-tg Tajik
math/eigen2 Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins
sysutils/policykit-kde PolicyKit manager for KDE
Unfortunately FreeBSD 6.4 support is dropped.
We'd like to say thanks for feedback and help to:
Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
|
|
|
|
|
|
|
| |
- Fix installed Hungarian dictionary locating error
PR: ports/131366
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu>
|
| |
|
|
|
|
| |
Cabinet.
|
|
|
|
|
|
| |
0.5.20b is not on GNU, but a and c are.
Reported by: -fetch-original pointyhat run
|
|
|
|
|
|
| |
PR: ports/131291
Submitted by: me
Approved by: Peter Schuller <peter.schuller at infidyne.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Atom/Changes
|
|
|
|
|
|
|
|
|
| |
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav)
|
|
|
|
|
|
|
| |
versions of GCC, dead upstream, and requiring gcc33 which fails to build
itself (and does not support current versionf of FreeBSD or non-i386).
EXPIRATION_DATE=2009-03-02.
|
| |
|
|
|
|
|
|
|
|
|
| |
- bib2bib: giving '$date' as argument of option -s allows to sort from
oldest to newest entry.
- bib2bib: field names in conditions may contain digits and '-' (usefull
for custom fields).
Replace pkg-plist by PLIST_FILES in Makefile.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- turn devel/py-twisted into a meta port.
- Update USE_TWISTED{,_BUILD,_RUN} in bsd.python.mk:
* Remove flow, pair, xish, which are deprecated
(but still update them to latest release in the tree)
* Remove USE_TWISTED=13 (no port uses this)
* Fix typos in twisted components _DEPENDS
PR: ports/130001
Submitted by: lwhsu
Approved by: maintainer timeout
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
|
| |
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
|
|
|
|
|
| |
PR: 131151
Submitted by: "Andrei V. Shetuhin" <reki at reki dot ru> (maintainer)
|
|
|
|
| |
Approved by: tabthorpe
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
can look at them.
|
|
|
|
| |
Approved by: wxs
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Tiny/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-RSS/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
|
|
|
|
|
|
|
|
|
|
|
|
| |
Liblinebreak is an implementation of the line breaking algorithm as
described in Unicode 5.1.0 Standard Annex 14, Revision 22. It breaks
lines that contain Unicode characters. It is designed to be used in a
generic text renderer. FBReader is one real-world example.
WWW: http://vimgadgets.sourceforge.net/liblinebreak/
PR: ports/130949
Submitted by: Yuri Pankov <yuri.pankov at gmail.com>
|
|
|
|
| |
Reported by: pointyhat (via pav)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/130892
Submitted by: Wen Heping <wenheping _AT_ gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/130922
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Set MASTER_SITES to HackageDB
- Add textproc/hs-polyparse-ghc as dependency
- Fix PORTDOCS
Approved by: tabthorpe
|
|
|
|
|
|
|
|
|
|
|
|
| |
programming language Haskell, including the original HuttonMeijer set.
The Poly sets have features like good error reporting, arbitrary token
type, running state, lazy parsing, and so on. Finally, Text.Parse is a
proposed replacement for the standard Read class, for better
deserialisation of Haskell values from Strings.
WWW: http://www.cs.york.ac.uk/fp/polyparse/
Approved by: gabor
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modules via OPTIONS.
- Depend on the textproc/docbook meta-port. The user
isn't forced to use DocBook 4.2 or SDocBook 1.1 any
more, she can install the stylesheets with any
desired DocBook version.
- Use SUB_LIST to post-edit the installation scripts.
- Bump PORTREVISION
- Style changes
PR: ports/129309
Submitted by: gabor
Approved by: maintainer timeout (skv, 7 weeks)
|
|
|
|
| |
Reported by: QAT (via itetcu)
|
|
|
|
| |
WWW: http://uml2svg.sourceforge.net/
|
|
|
|
| |
LibXML parser.
|
| |
|
|
|
|
|
| |
PR: ports/130315
Submitted by: Wen Heping <wenheping_AT_gmail dot com>
|
|
|
|
|
|
|
| |
- Make pdfoutline a slave port to fntsample
PR: ports/130431
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/130717
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
|
|
|
|
| |
Obtained from: QAT
|
| |
|
|
|
|
|
| |
PR: 128852
Submitted by: bf <bf2006a at yahoo dot com>
|
|
|
|
| |
update to wbxml broke it
|
|
|
|
|
| |
PR: ports/130155
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
|
|
|
|
|
|
| |
PR: ports/129461
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: maintainer timeout (2+ weeks)
|
|
|
|
|
| |
PR: ports/129371
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
|
|
|
|
|
| |
PR: ports/130661
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
|
|
|
|
|
| |
PR: 130589
Submitted by: Peter Schuller <peter dot schuller at infidyne dot com> (maintainer)
|
|
|
|
| |
Reported by: pavbot
|
| |
|
|
|
|
|
| |
- add COPYRIGHT
- extend Documentation
|
|
|
|
|
|
| |
PR: 130082
Submitted by: Dennis Herrmann <adox@mcx2.org>
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: 130436
Submitted by: Ports Fury
|
|
|
|
| |
Reported by: pavbot
|
|
|
|
|
| |
PR: 130593
Submitted by: "Andrei V. Shetuhin" <reki at reki dot ru>
|
|
|
|
|
| |
PR: 130582
Submitted by: "Andrei. V. Shetuhin" <reki at reki dot ru> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
generated documents can be all nicely interlinked and to have the same
look and feel.
Currently it knows to handle input formats:
* POD * HTML
and knows to generate:
* HTML * PS * PDF
WWW: http://search.cpan.org/~stas/DocSet
|
|
|
|
| |
2008-12-11 textproc/p5-Text-CSV_PP: textproc/Text-CSV_PP was merged into textproc/p5-Text-CSV
|
|
|
|
| |
removed and the second one includes Text::CVS_PP.
|
|
|
|
|
| |
PR: 130454
Submitted by: Ports Fury
|
|
|
|
| |
Approved by: portmgr (pav, implicit)
|
|
|
|
|
|
|
|
|
|
| |
quotes, less-than/greater-than, and ampersands, into variables that end up in
TT templates.
WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape
PR: ports/130422
Submitted by: kevit
|
|
|
|
| |
Interface to aspell spelling checker
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in 4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age.
For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
| |
Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update
new port misc/qt4-l10n has been added. This port provides localisation
support for Qt4 developers tools designer, linguist, etc.
Approved by: miwi (mentor)
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
Approved by: linimon (mentor)
|
|
|
|
|
| |
PR: ports/130345
Submitted by: Wen Heping <wenheping at gmail dot com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
XML translators.
WWW: http://search.cpan.org/dist/XML-Compile-Cache/
PR: ports/130369
Submitted by: Wen Heping <wenheping at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
input methods of the m17n library (devel/m17n-lib and textproc/m17n-contrib).
The following methods are customisable at the moment: Unicode, Vietnamese,
Malayalam, Tibetan, Thai, Japanese and Chinese.
WWW: http://www.m17n.org
http://www.m17n.org/common/im-config/index.html
PR: ports/127893
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(the official ones are installed through devel/m17n-lib). It currently
supports Punjabi, Sinhala, Telugu, Nepali, Russian, Assamese, Bengali,
Gujarati, Hindi, Kannada, Malayalam, Marathi, Oriya and Vietnamese layouts
with various sub-variants.
The port also provides the tbl2mim.awk script for conversion of keyboard
files used by textproc/scim-table-imengine into SCIM-independent .mim format
(usable by m17n library).
WWW: http://www.m17n.org/
PR: ports/127894
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
|
|
|
|
|
|
|
|
| |
- Expands pkg-descr to be more informative and useful for searching.
- Pass maintainership to submitter
PR: 127892
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
|
|
|
|
|
| |
PR: 129854
Submitted by: José García Juanino <jjuanino@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet
PR: 125857 [1]
126993 [2]
130031 [3]
127399 [4]
127661 [5]
124302 [6]
129570 [7]
129936
123790
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.
FYI: GNOME 2.24 depends on this, so it's coming.
BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.
Approved by: portmgr
|
|
|
|
|
| |
PR: 130282
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
|
|
|
|
| |
PR: 130196
Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Lingua-Identify/Changes
|