Eitan Adler
b02edda6a8
Remove bogus NO_CHECKSUM from makefile
...
Submitted by: bryan@shatow.net
2012-04-30 17:12:37 +00:00
Eitan Adler
2f0f0a4879
Update to 1.259
...
Changes:
- Add detection for additional misspelled words
- Ignore comments in SGML indentation test
- Provide output when specified file is not found
- Fix misdetection of files as Lisp by file(1)
- Add additional inline tags
PR: ports/167456
Submitted by: gjb
2012-04-30 17:06:40 +00:00
Sunpoet Po-Chuan Hsieh
57c647e7d8
- Update to 20120416
2012-04-30 01:46:04 +00:00
Sunpoet Po-Chuan Hsieh
503ec0de56
- Update to 2012.04.30
2012-04-30 01:45:31 +00:00
Sunpoet Po-Chuan Hsieh
79aaee7c72
- Update to 2012.04.29
2012-04-30 01:45:20 +00:00
Sunpoet Po-Chuan Hsieh
1b89c1fc21
- Update to 2012.04.29
2012-04-30 01:38:53 +00:00
Nicola Vitale
f249815dde
- Update to 1.5 [1]
...
- Add LICENSE (BSD)
- Remove http://nivi.interfree.it from MASTER_SITES
- Respect NO_INSTALL_MANPAGES
PR: ports/167050
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> [1]
2012-04-28 14:10:01 +00:00
Wen Heping
86fc97a6a0
- Update to 1.4.0
...
PR: 167322
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-04-26 13:59:07 +00:00
Steve Wills
f0359ca925
- Fix bug when used with Puppet
...
PR: ports/166324
Submitted by: tdb
2012-04-25 01:11:34 +00:00
Gabor Kovesdan
ddd0bfeed3
- Update to 20120424
...
Changelog:
- Multi-threaded sort in all cases to improve performance
- Bugfix in -o to allow the output file to be the same as one of the input
files (POSIX requirement)
- Manpage improvements
2012-04-24 15:40:17 +00:00
Wen Heping
fb7b14c45d
- Update to 0.47 [1]
...
ChangeLog: http://cpansearch.perl.org/src/NIGELM/XML-Bare-0.47/Changes
- Reset maintainer to perl@
PR: 167246 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
2012-04-24 08:13:36 +00:00
Akinori MUSHA
8deff4335f
Generate necessary files with Racc, which were removed from the
...
upstream source tree.
2012-04-24 02:44:32 +00:00
Sunpoet Po-Chuan Hsieh
8cb8f10a2e
- Update to 2012.04.23
...
Feature safe: yes
2012-04-23 18:16:20 +00:00
Sunpoet Po-Chuan Hsieh
ba845af0bc
- Update to 2012.04.22
...
Feature safe: yes
2012-04-23 18:16:08 +00:00
Brendan Fabeny
0eb8a47869
update to 1.0.56 and adjust dependent ports; switch to the packaged
...
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
2012-04-23 09:27:42 +00:00
Li-Wen Hsu
8c05006f36
Add p5-Term-QRCode 0.01, generate QR Code on Terminal.
...
PR: ports/166574
Submitted by: Stephon Chen <stephon@gmail.com>
2012-04-21 16:21:00 +00:00
Sunpoet Po-Chuan Hsieh
4e590d2cea
- Update to 20120402
2012-04-18 07:59:04 +00:00
Akinori MUSHA
a3cbe0fb5c
Update to 0.6.33.
...
PR: ports/165687
Submitted by: Shin-ya Murakami
2012-04-18 06:19:38 +00:00
Wen Heping
9fd7ef2f71
- Update to 1.3.1
2012-04-18 00:10:26 +00:00
Gabor Kovesdan
2f5089628f
- Update to 20120417
...
Changelog:
- Fixed standard-compliance bug inj case-insensitive sort. Now characters
are converted to uppercase (not lowercase) before comparison.
- Fixed crashes with some -k arguments.
Submitted by: Oleg Moskalenko <oleg.moskalenko@citrix.com>
2012-04-17 13:15:34 +00:00
Baptiste Daroussin
3c9846d10c
- update 0.0.16
2012-04-17 09:33:41 +00:00
Sunpoet Po-Chuan Hsieh
bf4b8c6506
- Update to 0.15
...
Changes: http://search.cpan.org/dist/XML-Toolkit/Changes
2012-04-16 17:00:58 +00:00
MIHIRA Sanpei Yoshiro
8b5f2b1ca8
This is a wrapper library to bring Unicode Normalization Form support
...
to Ruby/JRuby.
Reviewed by: swills
2012-04-15 13:31:03 +00:00
MIHIRA Sanpei Yoshiro
3745cb1ebf
Unicode Normalization Form support library for CRuby.
...
Reviewed by: swills
2012-04-15 13:29:57 +00:00
Pawel Pekala
25619370c1
coccigrep is a semantic grep for the C language based on coccinelle. It can
...
be used to find where a given structure is used in code files. coccigrep
depends on the spatch program which comes with coccinelle.
WWW: https://home.regit.org/software/coccigrep/
2012-04-14 23:00:32 +00:00
Alexander Leidinger
94a1813738
Fix previous commit, add missing beginning of comment.
2012-04-14 20:38:15 +00:00
Alexander Leidinger
7be25933ea
Set the expiration date for all ports which depend upon linux_base-fc4 to
...
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam
2012-04-14 20:24:51 +00:00
Renato Botelho
6f7e3aa9d2
Update to 0.41
2012-04-14 15:26:15 +00:00
Vanilla I. Shu
946af7c608
1: Upgrade google-ctemplate to 2.1.
...
2: bump pecl-ctempalte revision to chase shared library version.
2012-04-14 04:16:24 +00:00
Ruslan Makhmatkhanov
8450e61117
- update to 0.5.0
...
PR: 166902
Submitted by: Grzegorz Blach <magik at roorback dot net> (maintainer)
2012-04-13 17:44:18 +00:00
Steve Wills
d42db861e7
- Add missing DEPENDS
...
- Add missing TEST_DEPENDS
- Correct error in TEST_DEPENDS
- Bump PORTREVISION
PR: ports/166772
Approved by: milki <milki@rescomp.berkeley.edu> (maintainer)
2012-04-12 15:46:01 +00:00
Frederic Culot
7ccec75047
- Update to 1.03
...
- Add LICENSE (Artistic 1 & GPL 1)
- Take maintainership
Changes: http://search.cpan.org/dist/Sort-Naturally/ChangeLog
2012-04-12 13:33:28 +00:00
Anton Berezin
1c3fa72119
Update to 1.5009.
...
Changes: http://search.cpan.org/dist/Text-Xslate/Changes
PR: 166869
Submitted by: Alexey Illarionov <littlesavage@rambler.ru>
2012-04-12 12:17:06 +00:00
Baptiste Daroussin
928eae9bca
php4 is EOLed, let's deprecate it
...
Approved by: ale (maintainer by private mail)
2012-04-12 10:07:41 +00:00
Steve Wills
bbc92a21a5
- Mark deprecated since it's replaced by textproc/p5-KinoSearch1
...
PR: ports/166616
Approved by: Vick Khera <vivek@khera.org> (maintainer)
2012-04-12 02:09:38 +00:00
Jason Helfman
e6bd7f430f
- Update to 0.3.2
...
PR: ports/166327
Submitted by: hiroto.kagotani@gmail.com
Approved by: maintainer timeout ( 20 days )
2012-04-12 00:07:26 +00:00
Martin Matuska
fb72005357
Update to 1.0.1
2012-04-11 07:39:34 +00:00
Martin Matuska
69b6539713
Update to 1.1.2
2012-04-11 07:35:56 +00:00
Martin Matuska
6816082720
Update to 1.1.4
2012-04-11 07:35:28 +00:00
Gabor Kovesdan
8851d6b695
- Update to 20120411
...
Feature safe: yes
2012-04-11 07:19:59 +00:00
Steve Wills
b6d5863998
- Add TEST_DEPENDS
...
PR: ports/166171
Approved by: maintainer timeout (lth, >2 weeks)
2012-04-10 02:07:59 +00:00
Sunpoet Po-Chuan Hsieh
eda0e69a9d
- Update to 0.49
...
- Remove incorrect PERL_LEVEL check: Module::Pluggable was first released with perl 5.8.9
Changes: http://search.cpan.org/dist/XML-Feed/Changes
2012-04-10 01:59:42 +00:00
Steve Wills
caccdaed0b
- Add missing DEPENDS
...
- Add TEST_DEPENDS to enable testing
- Bump PORTREVISION
PR: ports/166170
Approved by: maintainer timeout (demon, >2 weeks)
2012-04-10 01:58:36 +00:00
Steve Wills
c42d860a5f
- Add missing DEPENDS
...
- Bump PORTREVISION
PR: ports/166169
Approved by: maintainer (gslin@gslin.org )
2012-04-10 01:52:09 +00:00
Steve Wills
e17df328b8
- Add missing DEPENDS
...
- Add TEST_DEPENDS to enable testing
- Bump PORTREVISION
PR: ports/166158
Approved by: maintainer timeout (fernan@iib.unsam.edu.ar , >2 weeks)
2012-04-10 01:45:41 +00:00
Steve Wills
be0fb612ad
- Add missing DEPENDS on p5-Data-Dump-Streamer
...
- Sort DEPENDS
- Bump PORTREVISION
PR: ports/166150
Approved by: maintainer timeout (papowell@astart.com , >2 weeks)
2012-04-10 01:39:50 +00:00
Steve Wills
00f4de7a02
- Add TEST_DEPENDS
...
- Avoid duplicate DEPENDS
- Avoid use of SITE_PERL in DEPENDS
PR: ports/166133
Approved by: maintainer timeout (clsung, >2 weeks)
2012-04-10 01:30:06 +00:00
Steve Wills
f4ecf09122
- Add missing DEPENDS
...
PR: ports/166131
Approved by: maintainer timeout (papowell@astart.com , >2 weeks)
2012-04-10 01:24:17 +00:00
Steve Wills
d01ce27f55
- Add TEST_DEPENDS to enable testing
...
- Avoid use of SITE_PERL in depends
PR: ports/166129
Approved by: maintainer timeout (ivan@serezhkin.com , >2 weeks)
2012-04-10 01:12:13 +00:00
Steve Wills
74b06f07af
- Add TEST_DEPENDS to enable testing
...
- Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS
- Sort DEPENDS
PR: ports/166128
Approved by: maintainer timeout (lth, >2 weeks)
2012-04-10 01:07:25 +00:00
Steve Wills
5ca1b87f82
- Add TEST_DEPENDS
...
PR: ports/166127
Approved by: maintainer timeout (skreuzer, >3 weeks)
2012-04-10 00:57:18 +00:00
Steve Wills
7dc50d558f
- Add missing DEPENDS
...
PR: ports/166102
Approved by: maintainer timeout (wen, >2 weeks)
2012-04-10 00:23:46 +00:00
Steve Wills
cedecfa4ac
- Update to 0.4.9
...
PR: ports/166095
Approved by: maintainer timeout (simond@irrelevant.org , >3 weeks)
2012-04-10 00:15:55 +00:00
Sunpoet Po-Chuan Hsieh
e27f9e5e3d
- Update to 2012.04.09
...
Feature safe: yes
2012-04-09 16:22:40 +00:00
Sunpoet Po-Chuan Hsieh
0ca7a0a4b2
- Update to 2012.04.08
...
Feature safe: yes
2012-04-09 16:22:29 +00:00
Wen Heping
f87788e35c
- Update to 1.3.0
...
Feature safe: yes
2012-04-09 01:38:13 +00:00
Steve Wills
f5d8861f05
Perl module to generate arbitrary sized bollocks straight from middle
...
management
WWW: http://search.cpan.org/dist/Dev-Bollocks/
Feature safe: yes
2012-04-08 18:54:45 +00:00
Martin Wilke
f3596e4ea2
- Fix MASTER_SITES
...
- Add LICENSE
- Support COPYTREE_SHARE
PR: 166052
Submitted by: Ports Fury
Feature safe: yes
2012-04-08 06:42:12 +00:00
Pawel Pekala
093dfb3e39
- Update to version 1.5.4
...
- Move LICENSE and OPTIONS to right places
- Switch to bsd.port.options.mk
- Project has new homepage
- Sort plist
Feature safe: yes
2012-04-06 17:20:51 +00:00
Frederic Culot
3be13e4d84
- Add a patch to fix a memory leak [1]
...
- Bump PORTREVISION [1]
- Add LICENSE (Artistic 1 & GPL 2)
PR: ports/166198 [1]
Submitted by: Zane C.B-H. <vvelox@vvelox.net>
Feature safe: yes
2012-04-06 13:34:23 +00:00
TAKATSU Tomonari
0a926bf5cc
- Update to 1.0.6
...
Feature safe: yes
2012-04-06 10:12:42 +00:00
Felippe de Meirelles Motta
a6e7a2aaf5
- Update to 1.01.
...
Feature safe: yes
2012-04-05 18:57:54 +00:00
Sunpoet Po-Chuan Hsieh
1f853f4d86
- Update to 0.1.10
...
- Fix *_DEPENDS: version is already in some supported Perl releases
- Sort *_DEPENDS
- Use TEST_DEPENDS for test-only dependencies
Changes: http://search.cpan.org/dist/Google-Data-JSON/Changes
Feature safe: yes
2012-04-05 17:54:34 +00:00
Jason Helfman
28d67e6d43
- follow textproc/lucene update (3.5.0)
...
- bump PORTREVISION
PR: ports/166289
Submitted by: jgh (me)
Approved by: maintainer, clsung ( implicit)
Feature safe: yes
2012-04-04 17:27:23 +00:00
Jason Helfman
15f4596232
- Update to 3.5.0
...
- standardize MASTER_SITES
- move away from binary, and build from source distribution
PR: ports/166289
Submitted by: jgh (me)
Approved by: maintainer timeout ( 15 days )
Feature safe: yes
2012-04-04 17:24:04 +00:00
Gabor Kovesdan
72850c2c33
- Update to 20120404
...
Feature safe: yes
2012-04-04 07:35:20 +00:00
Steve Wills
10919e8ca3
KinoSearch is a loose port of the Java search engine library Apache Lucene,
...
written in Perl and C. The archetypal application is website search, but it
can be put to many different uses.
KinoSearch1 is a fork of KinoSearch version 0.165 intended to provide stability
and backwards compatibility. For the latest features, see the main branch.
Features
* Extremely fast and scalable - can handle millions of documents
* Full support for 12 Indo-European languages.
* Support for boolean operators AND, OR, and AND NOT; parenthetical
groupings, and prepended +plus and -minus
* Algorithmic selection of relevant excerpts and highlighting of search terms
within excerpts
* Highly customizable query and indexing APIs
* Phrase matching
* Stemming
* Stoplists
WWW: http://search.cpan.org/dist/KinoSearch1/
Feature safe: yes
2012-04-03 18:12:03 +00:00
Thomas Abthorpe
30cb57c1ad
- Reassign to the heap
...
Approved by: portmgr (tabthorpe)
Feature safe: yes
2012-04-03 00:11:56 +00:00
Sunpoet Po-Chuan Hsieh
6f1aede29c
- Update to 0.47
...
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes
2012-04-02 10:18:47 +00:00
Sunpoet Po-Chuan Hsieh
18e659ae23
- Update to 2012.04.02
...
Feature safe: yes
2012-04-02 10:10:58 +00:00
Sunpoet Po-Chuan Hsieh
c9c8cf4ce5
- Update to 2012.04.01
...
Feature safe: yes
2012-04-02 10:10:38 +00:00
Adam Weinberger
8cb7dbd29b
Update to 3.5.1
...
Feature safe: yes
2012-04-02 00:08:56 +00:00
MANTANI Nobutaka
e7db971f3c
Update to 1.8.0.
...
Feature safe: yes
2012-04-01 15:41:28 +00:00
Wen Heping
0d2faed232
- Update to 0.64
...
ChangeLog: http://cpansearch.perl.org/src/GERHARD/BibTeX-Parser-0.64/Changes
Feature safe: yes
2012-04-01 07:43:56 +00:00
Wen Heping
e1f50eba0a
- Update to 0.7.0
...
Feature safe: yes
2012-04-01 07:31:33 +00:00
Wen Heping
4b68fd4275
- Update to 1.1.1
...
Feature safe: yes
2012-04-01 07:14:46 +00:00
Sunpoet Po-Chuan Hsieh
7100415e71
- Update to 2.00
...
- Add BUILD_DEPENDS
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Parse-CSV/Changes
PR: ports/165440
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 35 days)
Feature safe: yes
2012-03-31 00:57:30 +00:00
Sunpoet Po-Chuan Hsieh
220ac5fd21
- Update to 0.00005
...
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/XML-LibXML-SAX-ChunkParser/Changes
PR: ports/165555
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 30 days)
Feature safe: yes
2012-03-31 00:54:39 +00:00
Sunpoet Po-Chuan Hsieh
aa411bc025
- Update to 1.51
...
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/YAML-Tiny/Changes
PR: ports/165990
Submitted by: sunpoet (myself)
Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
Feature safe: yes
2012-03-31 00:50:49 +00:00
Wen Heping
5a8b9c2011
- Update to 1.120
...
ChangeLog: http://cpansearch.perl.org/src/JMGDOC/ODF-lpOD-1.120/Changes
Feature safe: yes
2012-03-30 06:21:33 +00:00
Matthias Andree
87dee24c2d
Add a proper description.
...
The main function of wiggle is to apply a patch to a file in a similar
manner to the patch(1) program.
The distinctive difference of wiggle is that it will attempt to apply a
patch even if the before part of the patch doesn't match the target
file perfectly. [...]
Feature safe: yes
2012-03-29 05:35:07 +00:00
Sunpoet Po-Chuan Hsieh
f210d4c308
- Update to 12.0.0
...
- Pass maintainership to python@
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/lore/topfiles/NEWS
PR: ports/165738
Submitted by: sunpoet (myself)
Approved by: Neal Nelson <neal@nicandneal.net> (maintainer)
Feature safe: yes
2012-03-28 19:37:43 +00:00
Sunpoet Po-Chuan Hsieh
64bac8d670
- Update to 2012.03.26
...
Feature safe: yes
2012-03-26 08:52:05 +00:00
Sunpoet Po-Chuan Hsieh
69971662d9
- Update to 2012.03.25
...
Feature safe: yes
2012-03-26 08:51:51 +00:00
Ruslan Makhmatkhanov
c755689354
Pystache is a Python implementation of Mustache.
...
Inspired by ctemplate and et, Mustache is a framework-agnostic
way to render logic-free views.
WWW: https://github.com/defunkt/pystache
PR: 166314
Submitted by: Grzegorz Blach <magik@roorback.net>
Feature safe: yes
2012-03-25 19:30:49 +00:00
Raphael Kubo da Costa
f1c6dc5673
Import patch from Debian that backports the fix for CVE-2012-0037 from 2.0.7.
...
This patch also happens to contain the curl fix in
patch-src_raptor_internal.h, which has thus been removed.
Bump PORTREVISION.
Security: CVE-2012-0037
Feature safe: yes
2012-03-25 17:12:26 +00:00
Raphael Kubo da Costa
3ab05ade4f
Update to 2.0.7.
...
Among other bits, this also fixes CVE-2012-0037.
Full release notes can be seen in
<http://librdf.org/raptor/RELEASE.html#rel2_0_7 >.
Feature safe: yes
2012-03-25 15:36:09 +00:00
Ulrich Spörlein
16d9d5f5d8
Update mdocml to 1.12.1
...
Approved by: beat (mentor)
Feature safe: yes
2012-03-24 08:40:36 +00:00
Ryan Steinmetz
de26666938
- Update mirror URL on my ports
...
Feature safe: yes
2012-03-23 14:27:51 +00:00
Martin Matuska
6b1c5f4b45
Update to 1.0.1
...
Feature safe: yes
2012-03-23 10:34:11 +00:00
Frederic Culot
93719adbaf
- Update to 0.110
...
Changes: http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe: yes
2012-03-23 08:20:49 +00:00
Sergey Skvortsov
0368045232
Update to 1.77
...
Changes: http://cpansearch.perl.org/src/SHLOMIF/XML-LibXSLT-1.77/Changes
Feature safe: yes
2012-03-22 20:50:58 +00:00
Sergey Skvortsov
826c5af6da
Update to 1.96
...
Changes: http://cpansearch.perl.org/src/SHLOMIF/XML-LibXML-1.96/Changes
Feature safe: yes
2012-03-22 20:48:45 +00:00
Sergey Skvortsov
70e2317e12
- Add missing *_DEPENDS [1]
...
- pass maintainership to perl@
PR: ports/165892 [1]
Submitted by: swills
Feature safe: yes
2012-03-22 20:38:54 +00:00
Frederic Culot
bf7d50f655
- Update to 0.27.2
...
Changes: http://search.cpan.org/dist/Sphinx-Search/Changes
Feature safe: yes
2012-03-22 10:16:46 +00:00
Gabor Kovesdan
d68aeebeff
- Update to 20120321
...
(Minor optimizations and support for pre-POSIX key format)
Submitted by: Oleg Moskalenko <oleg.moskalenko@citrix.com>
Feature safe: yes
2012-03-21 08:27:55 +00:00
Matthew Seaman
8670457d83
Routine bugfix update to version 2.0.4.
...
Release notes: http://sphinxsearch.com/docs/2.0.4/rel204.html
Redports: https://redports.org/buildarchive/20120319170807-47662/
Approved by: shaun (mentor)
Feature safe: yes
2012-03-19 18:37:30 +00:00
Steve Wills
3f0ca81b7b
- Add missing DEPENDS
...
- Bump PORTREVISION
PR: ports/166134
Approved by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Feature safe: yes
2012-03-19 02:03:19 +00:00
Gabor Kovesdan
f4cf96afe6
- Update to 20120318, which contains bugfixes and minor performance
...
improvements [1]
- Add OPTIONS with NLS and OVERWRITE_BASE [2]
- Fix plist [3]
Submitted by: Oleg Moskalenko <oleg.moskalenko@citrix.com> [1]
Requested by: Mark Felder <feld@feld.me> [2] (via current@)
Reported by: erwinmail and pavmail [3]
Feature safe: yes
2012-03-18 23:48:38 +00:00
Ashish SHUKLA
f95b6d0e66
- Update to 0.026
...
Feature safe: yes
2012-03-18 11:02:11 +00:00
Ashish SHUKLA
8fa6b11be8
- Update to 3.17
...
Feature safe: yes
2012-03-18 10:57:36 +00:00
Steve Wills
3177d9d320
- Add TEST_DEPENDS
...
PR: ports/166149
Approved by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer, private mail)
Feature safe: yes
2012-03-17 23:13:55 +00:00
Steve Wills
c8e35e1ff4
- Add missing DEPENDS
...
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION
PR: ports/165664
Approved by: loader@freebsdmall.com (maintainer)
Feature safe: yes
2012-03-17 18:37:51 +00:00
Jun Kuriyama
983fca3baa
- Add test depends.
...
PR: ports/166168
Submitted by: swills
Feature safe: yes
2012-03-17 01:01:07 +00:00
Sunpoet Po-Chuan Hsieh
ae2e0638a6
- Update to 0.003
...
Changes: http://search.cpan.org/dist/XML-LibXML-PrettyPrint/Changes
Feature safe: yes
2012-03-16 16:26:58 +00:00
Carlo Strub
df905ebbea
Update to 0.5.3
...
PR: ports/165510
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Approved by: glarkin@ (mentor)
Feature safe: yes
2012-03-16 11:23:49 +00:00
Koop Mast
b4387127d5
Fix last commit which broke the build.
...
Feature safe: yes
2012-03-16 09:02:36 +00:00
Steve Wills
b1fca84506
- Patches to fix tests
...
- Bump PORTREVISION
Submitted by: rflynn@acsalaska.net (via irc)
Feature safe: yes
2012-03-16 02:47:11 +00:00
Jeremy Messenger
4a44abaad9
-Make the iconv optional.
...
PR: ports/162571
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Feature safe: yes
2012-03-16 02:27:04 +00:00
Steve Wills
a628f4f28c
- Add missing DEPENDS
...
- Bump PORTREVISION
Feature safe: yes
2012-03-16 01:39:12 +00:00
Chris Rees
773cfab4cc
Include bsd.port.options.mk to define SRC_BASE; otherwise
...
IGNORE is set unconditionally
Submitted by: 4721
Feature safe: yes
2012-03-15 19:44:45 +00:00
Steve Wills
ba23daf3b0
- Add missing (undocumented) DEPENDS
...
- Bump PORTREVISION
Feature safe: yes
2012-03-15 19:43:37 +00:00
Steve Wills
db9a566ef5
- Add missing (undocumented) DEPENDS
...
- Bump PORTREVISION
Feature safe: yes
2012-03-15 19:10:41 +00:00
Steve Wills
a670c16336
- Add missing DEPENDS
...
- Bump PORTREVISION
Feature safe: yes
2012-03-15 19:05:42 +00:00
Sunpoet Po-Chuan Hsieh
6aa9cb0b46
- Add BUILD_DEPENDS
...
- Fix TEST_DEPENDS [1]
PR: ports/166132 [1]
Submitted by: swills
Feature safe: yes
2012-03-15 12:47:23 +00:00
Sunpoet Po-Chuan Hsieh
b8eebeef3b
- Add TEST_DEPENDS
...
PR: ports/166096
Submitted by: swills
Feature safe: yes
2012-03-15 09:36:30 +00:00
Steve Wills
b8cb4ac057
- Add missing DEPENDS
...
- Bump PORTREVISION
- Add TEST_DEPENDS to enable testing
Passes tests now.
Feature safe: yes
2012-03-14 16:47:03 +00:00
Steve Wills
376a1eafc6
- Add missing DEPENDS
...
- Bump PORTREVISION
Passes tests now.
Feature safe: yes
2012-03-14 13:25:15 +00:00
Steve Wills
08687e275c
- Add TEST_DEPENDS to enable testing
...
Feature safe: yes
2012-03-14 13:11:20 +00:00
Sunpoet Po-Chuan Hsieh
a98e3d7360
- Update to 20120302
...
Feature safe: yes
2012-03-14 04:58:56 +00:00
Ryan Steinmetz
175bd2ba11
- Update to 2.0.0
...
Feature safe: yes
2012-03-14 00:40:37 +00:00
Gabor Kovesdan
cee824842e
- Update to the current version of the BSDL sort that has to be rewritten
...
froms scratch. This is not any more the OpenBSD version because it
was not wchar-clean so this new version was started with a cleaner
design. And this is actively developed by
Oleg Moskalenko <oleg.moskalenko@citrix.com>.
- Add LICENSE
Feature safe: yes
2012-03-13 16:45:33 +00:00
Philip M. Gollucci
b59621d3ae
- Revert ports/165605 as requested by portmgr@
...
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Sunpoet Po-Chuan Hsieh
dd74b94de8
- Update to 0.9940
...
Changes: http://search.cpan.org/dist/Tk-Pod/Changes
Feature safe: yes
2012-03-13 07:56:28 +00:00
Sunpoet Po-Chuan Hsieh
f88cd85306
- Update to 1.14
...
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
Feature safe: yes
2012-03-13 06:41:47 +00:00
Sunpoet Po-Chuan Hsieh
bb1b455bcb
- Update to 0.48
...
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/XML-Feed/Changes
Feature safe: yes
2012-03-13 04:00:12 +00:00
Sunpoet Po-Chuan Hsieh
a00e0d183c
- Update to 1.25
...
- Sort MAN1 and MAN3
Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
Feature safe: yes
2012-03-13 03:37:21 +00:00
Sunpoet Po-Chuan Hsieh
5223c11aa8
- Update to 0.89
...
Changes: http://search.cpan.org/dist/Unicode-Collate/Changes
Feature safe: yes
2012-03-12 02:29:58 +00:00
Sunpoet Po-Chuan Hsieh
266c9f1aef
- Update to 2012.03.12
...
Feature safe: yes
2012-03-12 02:28:32 +00:00
Sunpoet Po-Chuan Hsieh
8239700e11
- Update to 2012.03.11
...
Feature safe: yes
2012-03-12 02:28:19 +00:00
Jun Kuriyama
b65509bbb2
- Upgrade to 0.87.
...
Feature safe: yes
2012-03-11 09:20:21 +00:00
Jun Kuriyama
9df0cdcb7d
- Upgrade to 0.12.
...
Feature safe: yes
2012-03-11 09:19:43 +00:00
Ruslan Makhmatkhanov
437a9873d1
- update to 3.6.1
...
- drop no more needed py-zope.testing dependency
- save distfile to zope/ subdirectory
- whitespace fixes
Feature safe: yes
2012-03-10 20:08:28 +00:00
Frederic Culot
4f19044f25
- Update to 0.04
...
- Avoid use of ${SITE_PERL} in dependencies list
- Pet portlint(1)
Changes: http://cpansearch.perl.org/src/SNKWATT/Text-Extract-Word-0.04/changes.txt
Feature safe: yes
2012-03-09 12:17:50 +00:00
Sunpoet Po-Chuan Hsieh
ab925ff76f
- Revert previous commit about curl/types.h removal: ale@ has committed a patch file already
...
Notified by: ale
Feature safe: yes
2012-03-09 08:13:22 +00:00
Philip M. Gollucci
2cf4c1e2c8
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
...
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
c401538bea
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
...
Submitted by: sunpoet (myself)
Tested by: exp-run by linimon
Approved by: linimon (with portmgr hat)
2012-03-08 08:04:10 +00:00
Philip M. Gollucci
d91b6360f3
- Mark BROKEN with lang/perl5.14
...
PR: ports/165457
With Hat: perl@
2012-03-07 21:44:05 +00:00
Lars Thegler
57fb306a40
- updated _DEPENDS [1]
...
- added regression-test target
PR: ports/165511 [1]
Submitted by: swills
2012-03-07 17:11:51 +00:00
Max Brazhnikov
78819d7021
Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
...
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
2012-03-07 14:57:01 +00:00
Alex Dupre
73682810d1
Make PORTDOCS plist dynamic to follow doxygen updates.
...
Approved by: bapt
2012-03-07 09:30:09 +00:00
Sunpoet Po-Chuan Hsieh
4b90961a0e
- Update to 0.88
...
Changes: http://search.cpan.org/dist/Unicode-Collate/Changes
2012-03-06 17:55:45 +00:00
Steve Wills
6d4fab925d
- Oops, wrong TEST_DEPENDS in previous commit, needs p5-Test-Pod-Coverage,
...
not p5-Pod-Coverage
2012-03-05 20:46:34 +00:00
Steve Wills
b20140fe75
- Add TEST_DEPENDS to enable testing
2012-03-05 20:31:02 +00:00
Alex Dupre
45624f05bc
- Fix build after recent curl update
...
- Remove unrecognized configure arg
2012-03-05 10:57:21 +00:00
Sunpoet Po-Chuan Hsieh
5bc7beadec
- Update to 2012.03.05
2012-03-05 01:30:24 +00:00
Sunpoet Po-Chuan Hsieh
fdcaae3aa4
- Update to 2012.03.04
2012-03-05 01:29:55 +00:00
Raphael Kubo da Costa
265f55c05e
Update to 2.7.5.
...
Also remove the SESAME2 option: the sesame2 backend has not been
maintained upstream for years, so enabling it would only cause us,
users and upstream headaches.
2012-03-04 22:08:18 +00:00
Baptiste Daroussin
6f28782695
Fix with 0 lentgh words
...
Submitted by: avg (office@ mailing list)
2012-03-04 19:58:02 +00:00
Martin Wilke
cb9fc6576d
- Update WWW
...
PR: 164855
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
2012-03-04 12:49:55 +00:00