benoit
ff05d042c4
Update to p5-File-chdir-0.1009.
...
ok kevlo@ (maintainer)
2014-12-17 07:15:04 +00:00
benoit
ef9b5f05e1
Update to p5-prefork-1.04.
...
ok kevlo@ (maintainer)
2014-12-17 07:12:51 +00:00
daniel
018d2f16ef
Fix MODPY_TKINTER_DEPENDS when MODPY_SETUPTOOLS=Yes.
...
ok sthen@
2014-12-17 00:31:52 +00:00
daniel
73a2de83af
update acpica to 20141107; ok sthen@
2014-12-17 00:27:23 +00:00
bluhm
bbfab972a6
Do not depend on net/p5-IO-Socket-IP. The module IO::Socket::IP
...
0.29 is included in Perl 5.20.1 and installed in base. The port
will be removed soon.
OK giovanni@ nigel@
2014-12-17 00:15:24 +00:00
bentley
fceeae2e0a
+heirloom-doctools
2014-12-16 22:27:55 +00:00
bentley
6e5ae95c81
Import heirloom-doctools-141101.
...
The Heirloom Documentation Tools package provides troff, nroff, and
related utilities to format manual pages and other documents for output
on terminals and printers. They are portable and enhanced versions of
the utilities released by Sun as part of OpenSolaris, which are a
variant of ditroff, which, in turn, descends from the historical Unix
troff that generated output for the C/A/T phototypesetter.
ok schwarze@ jca@
2014-12-16 22:27:06 +00:00
landry
7120fd4d98
+pgrouting
2014-12-16 21:35:07 +00:00
landry
6f94030683
Import pgrouting 2.0.0
...
pgRouting extends the PostGIS / PostgreSQL geospatial database to provide
geospatial routing functionality.
Advantages of the database routing approach are:
* Data and attributes can be modified by many clients, like QGIS and
uDig through JDBC, ODBC, or directly using Pl/pgSQL. The clients can
either be PCs or mobile devices.
* Data changes can be reflected instantaneously through the routing
engine. There is no need for precalculation.
* The "cost" parameter can be dynamically calculated through SQL and its
value can come from multiple fields or tables.
ok sthen@
2014-12-16 21:34:35 +00:00
brad
3c28eb1c6c
r221170
...
Implement vaarg lowering for ppc32. Lowering of scalars and
aggregates is supported. Complex numbers are not.
2014-12-16 21:10:31 +00:00
shadchin
84af66fb15
Update to texmaker 4.4.1.
2014-12-16 19:53:15 +00:00
kili
c0ff44d2ec
Missing dependency (devel/hs-hashtables).
...
No bump, because haskell is still disabled.
2014-12-16 18:33:35 +00:00
jasper
cca41c08ea
+logstash
2014-12-16 18:13:57 +00:00
jasper
d9ac57b241
import logstash 1.5.0beta1
...
logstash is a tool for managing events and logs. You can use it to
collect logs, parse them, and store them for later use (like, for
searching). Speaking of searching, logstash comes with a web interface
for searching and drilling into all of your logs.
ok aja@
2014-12-16 18:10:58 +00:00
jasper
39b8d79206
+logstash/forwarder
2014-12-16 15:21:43 +00:00
jasper
2445fe247b
import logstash-forwarder 0.3.1.1 (0.3.1 + git head)
...
Tool to collect logs locally in preparation for processing elsewhere with
logstash.
ok aja@
2014-12-16 15:21:06 +00:00
nigel
f673214361
Correct dependencies
...
Ok bluhm@
2014-12-16 15:00:24 +00:00
sthen
72632a0898
unbreak on BE (conflicting swap16)
...
add NO_TEST=Yes
2014-12-16 12:46:53 +00:00
bluhm
530d3f38a9
- update p5-IO-Socket-IP to 0.34
...
- restore the blocking mode after connecting
OK ajacoutot@ giovanni@
2014-12-16 12:39:11 +00:00
benoit
794571525f
Update to p5-Test-POE-Server-TCP-1.18.
...
ok ajacoutot@
2014-12-16 12:30:23 +00:00
dcoppa
ff6e245fe5
Update to youtube-dl-2014.12.16
2014-12-16 11:39:04 +00:00
sthen
798cda85ac
update to newer get_iplayer snapshot
2014-12-16 11:32:11 +00:00
jasper
4b011cd2de
update to vte3-0.38.3
2014-12-16 11:25:07 +00:00
dcoppa
2894c2f22a
Merge fixes from the stable '3.5' branch:
...
Don't move clients on ConfigureRequests
Implement icon_pixmap and icon_mask from WM_HINTS
Don't set a background-pixel for our client frame windows
2014-12-16 11:16:05 +00:00
sthen
30b6dcfa0b
+p5-XML-Tidy
2014-12-16 11:00:14 +00:00
sthen
922e1c29ee
+p5-Math-BaseCnv
2014-12-16 11:00:10 +00:00
sthen
133bcad835
import textproc/p5-XML-Tidy, ok benoit@
...
This module creates XML document objects (with inheritance from XML::XPath)
to tidy mixed-content (i.e., non-data) text node indenting. There are also
some other handy member functions to compress and expand your XML document
object (into either a compact XML representation or a binary one).
2014-12-16 10:59:30 +00:00
sthen
a24f1d7636
import math/p5-Math-BaseCnv, ok benoit@
...
BaseCnv is a pure Perl module providing a few simple functions for converting
between arbitrary number bases.
2014-12-16 10:59:07 +00:00
sthen
60e2059c83
update py-libmagic in sync with libmagic (no actual changes, this is just a
...
wrapper which loads the library via ctypes, just done to keep versions in sync)
2014-12-16 10:57:51 +00:00
sthen
8d125931e9
update to libmagic (file) 5.21 - out of bounds reads, memory leak, bogus
...
frees, DoS issues with pathological input especially in elf handling.
CVE-2014-8116, CVE-2014-8117, maybe others
2014-12-16 10:54:32 +00:00
ajacoutot
e638cd04eb
Fix DEPENDS/WANTLIB.
...
prodded by jasper@
2014-12-16 10:52:45 +00:00
jasper
3c8e9cfb42
regen WANTLIB, spotted by nigel@
2014-12-16 10:46:37 +00:00
nigel
eb23111d1c
removed libghttp, p5-HTTP-GHTTP
...
Ok ajacoutot@ sthen@
2014-12-16 10:43:56 +00:00
sthen
f47c010e07
copy the license requirement comment from Makefile.inc to the relevant
...
version Makefiles (so that it will be clearly visible in files which are
edited when REVISION is bumped)
2014-12-16 10:05:40 +00:00
pea
d021d4e460
Update to 1.3.2
...
ok jasper@, jca@
2014-12-16 10:05:27 +00:00
sthen
8cbcb56707
mention RAND_egd disabling in 3.4/CHANGES.OpenBSD (license requirement;
...
missed earlier)
2014-12-16 10:04:14 +00:00
pea
0161bd9de3
Update to 2014-09-29b
...
ok landry@
2014-12-16 09:55:55 +00:00
landry
b89ab9842b
Update to zathura-pdf-mupdf 0.2.7, from Sebastien Marie
2014-12-16 08:49:57 +00:00
benoit
5f2a0e6420
Update to ntl-7.0.2.
2014-12-16 08:29:04 +00:00
jasper
0e4a248fbe
update to libvirt-glib-0.2.0
2014-12-16 07:43:36 +00:00
jasper
74913f4108
update to p5-Sys-Virt-1.2.11
2014-12-16 07:37:53 +00:00
kili
02d7fdb2a2
epdfview is dead.
2014-12-15 23:50:32 +00:00
kili
31c42ad292
Remove epdfview. upstream is dead, and it doesn't even
...
work with simple pdf files.
ok many (including maintainer brynet, jasper@ and landry@).
2014-12-15 23:37:16 +00:00
kili
1820af1a93
- epdfview
2014-12-15 23:35:26 +00:00
bluhm
a70b99588c
update p5-Net-PcapWriter to 0.714
2014-12-15 23:26:36 +00:00
bluhm
cc994341bf
update p5-File-LibMagic to 1.07
2014-12-15 23:09:38 +00:00
nigel
469ff6be15
Remove ports no longer maintained upstream and not used.
...
Ok ajacoutot@
2014-12-15 23:08:53 +00:00
kili
b451b6fafd
Update to hs-hoogle-4.2.16.
...
(*not* to anything newer for now)
2014-12-15 22:13:35 +00:00
kili
1fc7a110e5
Update to hs-iteratee-0.8.9.5.
...
(yes, i missed that the second-newest version *does* build).
2014-12-15 22:09:54 +00:00
kili
743f94a305
Update to hs-hlint-1.8.57.
...
(*not* to anything newer for now; see XXX comments in the Makefile)
2014-12-15 21:28:34 +00:00