Martin Wilke
12c0025123
p5-XML-Bare is a minimal XML parser, schema checker and pretty-printer
...
using C internally.
WWW: http://search.cpan.org/dist/XML-Bare/
PR: ports/132731
Submitted by: Wen Heping <wenheping at gmail.com>
2009-03-19 21:36:13 +00:00
Dirk Meyer
e41ba3fea3
- update to 0.4.0
2009-03-19 17:54:29 +00:00
Boris Samorodov
0263b9d868
Welcome to the new linux ports infrastructure which allows using
...
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)
2009-03-19 17:28:51 +00:00
Martin Wilke
67910a0ee6
- Update to 3.27
...
PR: 132657
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer via irc
2009-03-19 16:33:45 +00:00
Peter Pentchev
be3a678fba
Add a port of confget-1.01, a simple tool to read variables from
...
configuration files and display their values in a way suitable for
use in shell scripts.
2009-03-18 11:12:04 +00:00
Gabor Pali
d761d9df95
- Update to 2.14.0
...
Approved by: gabor
2009-03-18 10:39:46 +00:00
Alexander Nedotsukov
2688007359
Update to 2.24.3
2009-03-18 07:28:37 +00:00
Joe Marcus Clarke
f681514ee9
Attempt to fix the NOPORTDOCS case.
...
Reported by: QAT
2009-03-18 05:07:27 +00:00
Mark Linimon
cb0c4c019d
Mark as broken on sparc64-6.
2009-03-18 04:18:20 +00:00
Yen-Ming Lee
93ecd69d22
- update to 20090316
2009-03-18 02:29:04 +00:00
Thierry Thomas
5866f3a92b
Aspell Ancient Greek dictionary.
...
http://www.himeros.eu/
2009-03-17 18:05:42 +00:00
Martin Wilke
abb5037267
PyStemmer provides access to efficient algorithms for calculating a
...
"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>
2009-03-16 21:47:30 +00:00
Pietro Cerutti
d98f890828
- Update to 1.1.2
2009-03-16 18:36:34 +00:00
Mark Linimon
feb7d36eb0
Nope, still broken on sparc64.
2009-03-16 09:43:11 +00:00
Martin Wilke
cdb2ba77a0
- Update to 0.16.0
...
PR: 132643
Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer)
2009-03-15 19:45:49 +00:00
Martin Wilke
419a983bfb
This module provides a set of methods for adding (updating) and
...
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>
2009-03-15 19:41:56 +00:00
Martin Wilke
aaad10ab48
This is an experimental distribution that attempts to intuit the underlying
...
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>
2009-03-15 17:17:04 +00:00
Martin Wilke
ddab52594d
- Update to 2.11.07
...
PR: ports/132474
Submitted by: Ports Fury
2009-03-14 22:50:09 +00:00
Joe Marcus Clarke
f9a75b3242
Update to 0.40.6.
2009-03-14 18:29:28 +00:00
Martin Wilke
748a46cdf4
- Update to 0.12.3
...
- Pass maintainership to submitter
PR: 132439
Submitted by: Wen Heping <wenheping@gmail.com>
2009-03-14 14:10:22 +00:00
Sergey Skvortsov
9a0e3b3098
Fix on perl-5.10.
2009-03-14 13:46:24 +00:00
Pietro Cerutti
202437a593
- Update to 1.0.0
2009-03-14 10:56:28 +00:00
Li-Wen Hsu
79876d1d4a
- Update to 0.10.9
...
PR: ports/132609
Submitted by: "Junji NAKANISHI" <jun-g AT daemonfreaks.com> (maintainer)
2009-03-13 16:57:32 +00:00
Martin Wilke
e2307bb6cc
This extension provides WBXML (Wireless Binary XML) conversion capabilities
...
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>
2009-03-12 16:41:31 +00:00
Martin Wilke
27f11aeb62
FormValidator::Simple like lightweight form validation library.
...
WWW: http://search.cpan.org/dist/FormValidator-Lite/
PR: ports/132444
Submitted by: TAKAHASHI Kaoru <kaoru at kaisei.org>
2009-03-11 16:43:37 +00:00
Li-Wen Hsu
5a6f8733bc
- Bump PORTREVISION to chase databases/tokyocabinet update
2009-03-10 11:42:18 +00:00
Martin Wilke
785437f60b
- Update to 1.3.4
...
PR: 132446
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2009-03-09 20:48:43 +00:00
Martin Wilke
4590ff95ef
- Reset farrokhi@freebsd.org due to long period of inactivity.
...
Approved by: portmgr (linimon)
2009-03-09 19:29:12 +00:00
Gabor Pali
6b5badef77
- Update to 2.13.2
...
- Take maintainership
Approved by: tabthorpe
2009-03-09 16:19:07 +00:00
Max Brazhnikov
4ac1397e9e
Update KDE to 4.2.1.
...
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.
2009-03-09 00:55:48 +00:00
Yen-Ming Lee
cc4b09fcc1
- update to 2009.0305
2009-03-09 00:32:55 +00:00
Yen-Ming Lee
fdb38f71e4
- update to 0.15
2009-03-09 00:06:29 +00:00
Gerald Pfeifer
331bf95828
Remove textproc/latte and textproc/nicetext per expiration note.
2009-03-07 19:01:07 +00:00
Pietro Cerutti
2442dbc95f
- Update to 0.9.9
...
PR: 132388
Submitted by: Wen Heping <wenheping@gmail.com>
2009-03-07 17:38:16 +00:00
Gabor Pali
fb5fa83548
- Update to 1.2
...
Approved by: tabthorpe
2009-03-06 19:51:40 +00:00
Dennis Herrmann
2b3b399de8
- Use my FreeBSD address on the ports I maintain
...
Approved by: tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00
Oliver Lehmann
d20d57304a
Bump PORTREVISION after xfce 4.6 update
2009-03-06 15:24:12 +00:00
Mathieu Arnold
a9d7293058
Update to 0.40.5
2009-03-04 17:30:51 +00:00
Mathieu Arnold
6e5725cc43
Update to 0.38
2009-03-04 16:53:16 +00:00
Li-Wen Hsu
1f8eaf74ba
- Update to 0.10.8.
...
PR: ports/132308
Submitted by: "Junji NAKANISHI" <jun-g AT daemonfreaks.com> (maintainer)
2009-03-04 16:25:35 +00:00
Josh Paetzel
4463dbaaf0
Fix plist error in textproc/libyaml
...
Approved by: linimon (mentor)
2009-03-03 21:26:16 +00:00
Cheng-Lung Sung
c2e46c68cd
- Update to 1.01
...
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
2009-03-03 07:36:00 +00:00
Joe Marcus Clarke
28f0270988
Update to 2.1.0.
2009-03-03 05:05:54 +00:00
Wesley Shields
9be1a8c480
- Chase textproc/ctpp2 update
2009-03-02 21:45:00 +00:00
Wesley Shields
5554b8b2f7
- Update to 2.4.4
...
PR: ports/132132
Submitted by: "Andrei V. Shetukhin" <reki@reki.ru> (maintainer)
2009-03-02 21:44:28 +00:00
Josh Paetzel
6de1e00bf3
Remove uneeded patch file.
...
Approved by: linimon (mentor)
2009-03-02 19:36:27 +00:00
Gabor Pali
05ba8201ec
- Update to 1.14
...
- Improve PORTDOCS and PORTDATA
- Fix the dependency problem (add utf8-string)
PR: ports/131494
Submitted by: pgj
Approved by: maintainer timeout, tabthorpe
2009-03-02 16:56:42 +00:00
Dmitry Marakasov
2ca0307053
- Update to 0.52
2009-03-01 19:17:07 +00:00
Josh Paetzel
244c293b25
Update libyaml to 0.1.2
...
Approved by: linimon (mentor)
2009-03-01 01:47:51 +00:00
Dmitry Marakasov
e76f8b8ccb
- Update to 1.1
...
PR: 132191
Submitted by: Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer)
2009-02-28 16:57:20 +00:00