Ruslan Makhmatkhanov
cd03ae9f1c
- update to 2.4.4
...
PR: ports/162077
Submitted by: rm (myself)
Approved by: novel (mentor), miwi (co-mentor)
Feature safe: yes
2011-11-15 04:27:54 +00:00
Ruslan Makhmatkhanov
bd66448a56
- fix build with lang/swi-pl 5.10
...
- remove bogus PORTREVSION
- add missing tab
- use PYTHON_SITELIBDIR in pkg-plist
- bump PORTREVISION
PR: ports/159926
Submitted by: rm (myself)
Approved by: maintainer (timeout - 2+ months), miwi (co-mentor)
Feature safe: yes
2011-11-15 04:25:52 +00:00
Cheng-Lung Sung
ff0dc070f1
- Update to 4.0.0
...
Feature safe: yes
2011-11-15 04:10:30 +00:00
Steve Wills
8139c77c23
- Use devel/icu rather than bundled version of icu
...
Feature safe: yes
2011-11-15 03:26:44 +00:00
Cheng-Lung Sung
a9ebffb062
- Update to 1.0.11
...
Feature safe: yes
2011-11-15 03:25:12 +00:00
TAKATSU Tomonari
5f74063cef
- Update to 0.5-41
...
Feature safe: yes
2011-11-15 03:23:49 +00:00
Cheng-Lung Sung
cf96bd5154
- Update to 2.2.27
...
Feature safe: yes
2011-11-15 02:54:58 +00:00
Cheng-Lung Sung
df0cd6c7bf
- Update to 1.5.0
...
Feature safe: yes
2011-11-15 02:43:57 +00:00
Cheng-Lung Sung
1aad0cbae3
- Update to 1.6.8
...
PR: ports/162566
Submitted by: lwhsu
Feature safe: yes
2011-11-15 02:43:22 +00:00
Cheng-Lung Sung
9ab3b18eef
- Updte to 2.74
...
Feature safe: yes
2011-11-15 01:59:28 +00:00
Ruslan Makhmatkhanov
5c64048369
- add explicit dependency on x11/xset,
...
it would fix runtime for x11/xorg-minimal users [1]
- move LICENSE into proper block
- strict python versions (python3 isn't yet supported)
- silence REINPLACE_CMD call
- bump PORTREVISION because of dependencies change
Reported by: vit shatsillo <vit.shatsillo at gmail.com> ([1] via mail)
Approved by: novel (mentor)
Feature safe: yes
2011-11-15 01:34:18 +00:00
Raphael Kubo da Costa
fee457bee0
Add my upstream commit 353bf15.
...
This should fix a warning (and, in bsam's case, an error) about a
wrong variable expansion in an if clause in CMake.
Approved by: avilla (mentor)
Feature safe: yes
2011-11-15 01:33:38 +00:00
Wen Heping
46333cf9e3
The zope.traversing package provides adapteres for resolving object
...
paths by traversing an object hierarchy.
WWW: http://pypi.python.org/pypi/zope.traversing
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
2011-11-15 01:25:04 +00:00
Wen Heping
d314258cf1
The ZCatalog is Zope2's built in search engine. It allows you to
...
categorize and search all kinds of Zope objects.It comes with a
variety of indexes for different types of data.
WWW: http://pypi.python.org/pypi/Products.ZCatalog
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
2011-11-15 01:13:23 +00:00
Ruslan Makhmatkhanov
df9d4528d9
- remove conditional for python < 2.4 (we haven't them in ports tree
...
anyway and japanese/pycodec is deprecated)
- change dependency on math/py-numpy with ${PYNUMPY}
- change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2
- whitespace fix in pkg-descr
PR: ports/162087
Submitted by: rm (myself)
Approved by: maintainer (timeout - 2+ weeks), novel (mentor)
Feature safe: yes
2011-11-15 01:06:40 +00:00
Wen Heping
5ac5575d62
This package contains a full text indexing facility for Zope2 and
...
more specifically for Products.ZCatalog.
WWW: http://pypi.python.org/pypi/Products.ZCTextIndex
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
2011-11-15 01:05:40 +00:00
Olli Hauer
8b71a26557
- mark apache13 FORBIDDEN (CVE-2011-3368)
...
* There are no patches from upstream and already existing
exploids in the wild.
- ru-apache13 ports have long outstanding issues and are far
behind last apache13 patches.
with hat apache@
Feature safe: yes
2011-11-14 23:50:40 +00:00
Ruslan Makhmatkhanov
407cec236f
- remove conditional for python < 2.4 (we haven't them in ports tree
...
anyway and japanese/pycodec is deprecated)
- change dependency on textproc/py-xml with ${PYXML}
- change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2
PR: ports/162086
Submitted by: rm (myself)
Approved by: maintainer (timeout - 2+ weeks), novel (mentor)
Feature safe: yes
2011-11-14 23:44:50 +00:00
Olli Hauer
b3a496bfcb
- document apache13 CVE-2011-3368
...
Feature safe: yes
2011-11-14 23:27:03 +00:00
Ruslan Makhmatkhanov
cb6c7b9502
- update to 3.0b3
...
PR: ports/161975
Submitted by: rm (myself)
Approved by: novel (mentor)
Feature safe: yes
2011-11-14 23:17:37 +00:00
Ruslan Makhmatkhanov
845f7aaa98
- take maintainership
...
Approved by: novel (mentor)
Feature safe: yes
2011-11-14 23:06:23 +00:00
Johan van Selst
baaddc6cf5
Better respect $CC
...
PR: ports/162534
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes
2011-11-14 22:02:28 +00:00
Johan van Selst
01cf91c83d
Update ocamlgraph to 1.8.1
...
Feature safe: yes
2011-11-14 21:51:51 +00:00
Johan van Selst
c8144eafb4
Fix conflicting glob_t definitions, which triggered a crash
...
when importing the rpm4 module in Python.
PR: ports/162483
Submitted by: Sean Mitchell <smitchell@hcn-inc.com>
Feature safe: yes
2011-11-14 21:47:47 +00:00
Carlo Strub
34df09046f
Update to 0.8.9
...
Approved by: glarkin@ (mentor)
Feature safe: yes
2011-11-14 21:07:05 +00:00
Carlo Strub
ddae62550a
Update to 1.3.5
...
Approved by: glarkin@ (mentor)
Feature safe: yes
2011-11-14 21:04:10 +00:00
Cy Schubert
3fc3620860
libfwbuilder-devel is not longer required as the base software has been
...
moved into fwbuilder-devel
Feature safe: yes
2011-11-14 21:00:02 +00:00
Cy Schubert
8da1f78a1e
libfwbuilder-devel has been merged into fwbuilder-devel and is no longer
...
required.
Feature safe: yes
2011-11-14 20:58:37 +00:00
Cy Schubert
9405cceda1
This port is no longer required. Libfwbuilder-devel has been merged
...
into fwbuilder-devel.
Feature safe: yes
2011-11-14 20:57:33 +00:00
Cy Schubert
0e39ab62b1
Update 4.1.3 --> 5.0.1
...
Feature safe: yes
2011-11-14 20:56:23 +00:00
Cy Schubert
434f1b87c7
Update 4.2.2 --> 5.0.0
...
Feature safe: yes
2011-11-14 20:54:09 +00:00
Rene Ladan
87d909faef
Remove emulators/dgen-sdl, it is now BSD licensed.
...
Feature safe: yes
2011-11-14 19:12:23 +00:00
Rene Ladan
0d58cc145d
Update to 1.27 which works properly on amd64 and does not need the
...
restricted patches any longer.
PR: ports/162543
Submitted by: Hardy Schumacher [hardy.schumacher gmx/de]
Approved by: maintainer
Feature safe: yes
2011-11-14 19:10:40 +00:00
Pawel Pekala
ba8e7029b5
- Update to version 0.9
...
- Add LICENSE
- Bump minimal java version
PR: ports/161504
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Feature safe: yes
2011-11-14 18:59:52 +00:00
Christian Weisgerber
d8448c6514
Update to 0.4.4: no code changes.
...
Feature safe: yes
2011-11-14 18:48:37 +00:00
Eitan Adler
412d773fc0
- fix small typos in COMMENT
...
Submitted by: eadler
Approved by: portmgr (itetcu)
Feature safe: yes
2011-11-14 18:32:43 +00:00
Thomas Abthorpe
e3c3f830a6
- Reassign these ports back to the heap
...
Feature safe: yes
2011-11-14 17:16:14 +00:00
Sergey A. Osokin
ecf1f17567
Update from 1.1.7 to 1.1.8.
...
Feature safe: yes.
<ChangeLog>
*) Change: the ngx_http_limit_zone_module was renamed to the
ngx_http_limit_conn_module.
*) Change: the "limit_zone" directive was superseded by the
"limit_conn_zone" directive with a new syntax.
*) Feature: support for multiple "limit_conn" limits on the same level.
*) Feature: the "image_filter_sharpen" directive.
*) Bugfix: a segmentation fault might occur in a worker process if
resolver got a big DNS response.
Thanks to Ben Hawkes.
*) Bugfix: in cache key calculation if internal MD5 implementation was
used; the bug had appeared in 1.0.4.
*) Bugfix: the "If-Modified-Since", "If-Range", etc. client request
header lines might be passed to backend while caching; or not passed
without caching if caching was enabled in another part of the
configuration.
*) Bugfix: the module ngx_http_mp4_module sent incorrect
"Content-Length" response header line if the "start" argument was
used.
Thanks to Piotr Sikora.
</ChangeLog>
2011-11-14 17:14:37 +00:00
Martin Wilke
e7dcde9840
- Switch to PEAR_AUTOINSTALL
...
Feature safe: yes
2011-11-14 15:54:18 +00:00
Martin Wilke
b7ae6ed048
- Fix some plist problems with PEAR_AUTOINSTALL
...
Submitted by: mm
Feature safe: yes
2011-11-14 15:52:02 +00:00
Frederic Culot
c8310dbf49
- Update to 0.006008
...
Changes: http://search.cpan.org/dist/Devel-Declare/Changes
Feature safe: yes
2011-11-14 15:50:10 +00:00
Frederic Culot
61cc9e1819
- Update to 0.95
...
Changes: http://search.cpan.org/dist/Devel-CheckLib/CHANGES
Feature safe: yes
2011-11-14 14:40:16 +00:00
Martin Wilke
84063bb97a
- Update to 1.0.5
...
PR: 162555
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
2011-11-14 14:37:30 +00:00
Martin Wilke
d7f9587740
- Update to 4.4.2
...
PR: 162554
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
2011-11-14 14:31:11 +00:00
Martin Wilke
ea5f45b58c
- Update to 0.9.0
...
PR: 162553
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
2011-11-14 14:29:18 +00:00
Martin Wilke
903b9d5c51
- Update to 1.20
...
PR: 162552
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
2011-11-14 14:28:06 +00:00
Martin Wilke
4252c46d7f
- Update to 0.3.4
...
PR: 162550
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
2011-11-14 14:26:24 +00:00
Martin Wilke
fef379ce9d
- Update to 0.3.4
...
PR: 162551
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
2011-11-14 14:23:35 +00:00
Martin Wilke
4a68e03ab7
- Update rc.d script
...
Submitted by: dougb
Approved by: maintainer via irc
Feature safe: yes
2011-11-14 13:55:29 +00:00
Frederic Culot
b4df780d9c
- Update to 0.107
...
Changes: http://search.cpan.org/dist/HTML-HTML5-Parser/Changes
Feature safe: yes
2011-11-14 13:51:08 +00:00