3861 Commits

Author SHA1 Message Date
ajacoutot
d692ffa7ff Make endian.h includes consistent. 2015-05-01 18:04:07 +00:00
landry
7f953d0b31 +p5-Term-ShellUI, p5-Sort-Naturally, p5-File-KeePass, p5-Data-Password & kpcli 2015-05-01 15:46:03 +00:00
landry
59c6b3c421 Import Data::Password 1.12.
This module checks potential passwords for crackability. It checks that
the password is in the appropriate length, that it has enough character
groups, that it does not contain the same characters repeatedly or
ascending or descending characters, or charcters close to each other in
the keyboard. It will also attempt to search the ispell word file for
existance of whole words. The module's policies can be modified by
changing its variables.

ok ajacoutot@
2015-05-01 15:40:20 +00:00
landry
04e8034224 Import File::KeePass 2.03.
File::KeePass gives access to KeePass version 1 (kdb) and version 2
(kdbx) databases.

The version 1 and version 2 databases are very different in
construction, but the majority of information overlaps and many
algorithms are similar. File::KeePass attempts to iron out as many of
the differences.

File::KeePass gives nearly raw data access. There are a few utility
methods for manipulating groups and entries. More advanced manipulation
can easily be layered on top by other modules.

ok ajacoutot@
2015-05-01 15:39:26 +00:00
jca
6e099eda2f Update to lxml-3.4.3
From Sean Levy who also takes maintainership.
While here also kill EXTRACT_SUFX and trailing whitespace in DESCR.

ok sthen@
2015-04-29 16:09:54 +00:00
ajacoutot
028dec37bd +cdiff 2015-04-29 12:02:20 +00:00
ajacoutot
5f08d475e4 Import cdiff-0.9.7.
Cdiff is a term based tool to view colored, incremental diff in a Git,
Mercurial, Svn workspace or from stdin, with side by side and auto pager
support.

ok jasper@
2015-04-29 12:01:32 +00:00
jasper
74e47b09d6 naddy@ reported the distfile cannot be fetched over v6, it just hangs.
so add a v6 capable mirror to the list and use it first
2015-04-28 06:29:45 +00:00
afresh1
89932e3caf Update textproc/p5-Mojolicious-Plugin-TtRenderer to 1.55
From mark AT wrapped DOT cx
2015-04-27 19:38:21 +00:00
rpe
cf39437866 Update textproc/unrtf to 0.21.9
Feedback and OK sthen@
OK aja@
2015-04-27 18:20:47 +00:00
jasper
474c31cff0 - update to elasticsearch-1.5.1
- add patch from "jiri b" to ensure JAVA_HOME is set for the plugin installer
2015-04-26 19:01:51 +00:00
sthen
ffb0dbc9de add patches from zathura-pdf-mupdf upstream, mostly to cope with new MuPDF 2015-04-25 23:05:41 +00:00
sthen
a9c96b6d0a update to MuPDF 1.7 2015-04-25 23:04:53 +00:00
rpe
6257c8bdc4 Update textproc/source-highlight to 3.1.8
- remove doxygen from build deps, we don't ship the api docs
- use default locations for bash completion files
- patch regex tests failing due to our not-so-current boost

Feedback from and OK aja@
2015-04-25 22:16:26 +00:00
ajacoutot
576d2fe96a Update to icu4c-55.1. 2015-04-25 10:16:15 +00:00
espie
b5f2b15e53 update to 2.23, from Ingo Feinerer 2015-04-25 08:14:35 +00:00
sthen
7670c47f8a WANTLIB+=lzma pthread 2015-04-21 18:53:15 +00:00
sthen
e76718f18f add some simple missing lzma WANTLIBs (crept in via libxml) 2015-04-21 18:51:24 +00:00
sthen
9c8dc621a5 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
schwarze
5d7933ecb5 Apply a bugfix to .Bl that i sent upstream and that got merged there.
Helps groff-mandoc comparisons, for example in mutella(1).
No opposition when shown on ports@.
2015-04-19 15:20:43 +00:00
rpe
da7cfdeb6c Update textproc/wdiff to 1.2.2
OK aja@
2015-04-19 12:44:40 +00:00
ajacoutot
3a88f03f32 SECURITY fixes for:
CVE-2014-6585
CVE-2014-6591
CVE-2014-7923
CVE-2014-7926
CVE-2014-9654
2015-04-19 09:02:06 +00:00
schwarze
5f78ac99bb +textproc/p5-XML-SemanticDiff
+devel/p5-Test-XML
2015-04-18 12:42:45 +00:00
schwarze
614bbcc86a Import p5-XML-SemanticDiff-1.0004, a dependency of devel/p5-Test-XML.
This perl module semantically compares XML files for equivalence.
Whitespace variations and the order of attributes are ignored.

OK sthen@
2015-04-18 12:28:39 +00:00
ajacoutot
77e8b5608c Clean up this port a bit. 2015-04-17 09:54:10 +00:00
sthen
bc704d7b7b sync WANTLIB 2015-04-17 08:06:04 +00:00
phessler
6b957dd2b9 another failure on sparc. while it packages, the binaries blow up
routinely in its dependencies.
2015-04-17 08:01:32 +00:00
jasper
b839f9546a update to p5-XML-Twig-3.49 2015-04-15 19:24:15 +00:00
ajacoutot
5b82703d86 Bump after libepoxy moved from ports to xenocara. 2015-04-15 09:40:52 +00:00
jasper
c1573449da Security fix for possible XSS via autolinking of untrusted markdown 2015-04-13 12:46:43 +00:00
jasper
400a109996 missing switch to MODPY_PI 2015-04-13 09:03:28 +00:00
jasper
c5cbf6dea3 - update to p5-Template-2.26 2015-04-12 11:27:03 +00:00
okan
4d60057263 update to 1.000035
OK ajacoutot
2015-04-09 15:25:31 +00:00
kili
1f436a2f90 Needs textproc/intltool at build time.
ok landry@
2015-04-08 06:43:57 +00:00
bentley
4d07460e0e Update to heirloom-doctools-150406. 2015-04-07 09:49:28 +00:00
ajacoutot
f41ba597e3 Cope with recent fonts directory change in ghostscript.
ok kili@
2015-04-06 21:05:07 +00:00
landry
3f8d52e9e8 +halibut 2015-04-05 20:35:00 +00:00
landry
300cb93b13 Import halibut 1.1, yet another free document preparation system.
Halibut reads documentation source in a single input format, and
produces multiple output formats containing the same text. The
supported output formats are:

* Plain ASCII text
* HTML
* PDF
* PostScript
* Unix man pages
* Unix info, generated directly as .info files rather than .texi
  sources
* Windows HTML Help (.CHM files), or rather source which can be fed to
  the MS HTML Help compiler to generate them
* Windows WinHelp (old-style .HLP files), generated directly without
  needing a help compiler.

ok ajacoutot@
2015-04-05 20:33:48 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
landry
8da39ba6d5 Disable the locate method for now, find/walk and zeitgeist should be
enough.
2015-04-04 16:03:34 +00:00
landry
117bcb7aa3 Update to catfish 1.2.2.
Note that the locate method leaves zombies processes behind, to be
investigated.
2015-04-04 16:01:22 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
jung
bd97982132 update to 1.62
ok jca@
2015-04-03 19:06:14 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
jasper
63293fe372 remove chmsee, it's been officially dead upstream and has been marked broken
for about 17 months.

ok aja@ landry@
2015-04-02 11:57:20 +00:00
jasper
685d2ab676 -chmsee 2015-04-02 11:56:15 +00:00
ajacoutot
0bad5217f7 Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
XDG_DATA_DIR (where Desktop tools will look for by default).

discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:44:48 +00:00
benoit
88506c3c6e Update to p5-Text-Quoted-2.09. 2015-03-30 09:36:02 +00:00
benoit
a13073106d Update to p5-Font-TTF-1.05. 2015-03-30 09:17:37 +00:00
ajacoutot
e699c6ce03 Register textproc/gtkspell3 dependency. 2015-03-29 09:03:36 +00:00