100656 Commits

Author SHA1 Message Date
espie
70de7e8c72 fix creation of path log files 2015-05-01 20:49:46 +00:00
landry
8858be01b1 Add missing Capture::Tiny to RDEP for proper 'copy to clipboard'
support. Reminded by sbz@freebsd
2015-05-01 20:29:19 +00:00
espie
d40042f30e lock_user is not needed, defaults to log_user for all practical cases 2015-05-01 19:42:54 +00:00
espie
b3c33570ab document ownership of files if you want to separate build/fetch/log
zap lock_user, which isn't actually of any use.
2015-05-01 19:41:42 +00:00
espie
c019fe9a6b explain the make_path mechanism 2015-05-01 18:29:02 +00:00
espie
2c469073c2 give size logs to log_user. 2015-05-01 18:27:43 +00:00
ajacoutot
0269f3a862 Drop maintainer, this is just too addictive. 2015-05-01 18:25:59 +00:00
espie
7d48bbacf4 document the !sudo building model 2015-05-01 18:07:31 +00:00
ajacoutot
d692ffa7ff Make endian.h includes consistent. 2015-05-01 18:04:07 +00:00
espie
49981f277f color display is there to stay as an option 2015-05-01 17:52:00 +00:00
ajacoutot
83dd7fefa9 Consistency in endian.h includes. 2015-05-01 17:40:58 +00:00
ajacoutot
3f1c8b014b endian.h: drop patching or make includes consistent. 2015-05-01 16:51:24 +00:00
ajacoutot
713486d996 Fix patch name. 2015-05-01 16:44:06 +00:00
bluhm
f39415898f update p5-Devel-CheckBin to 0.03 2015-05-01 16:19:50 +00:00
zhuk
911336f59a Two missing KDE4 tags, spotted by espie@.
Should fix (at least some) KDE3 vs. KDE4 build problems out there.

Since both ports are mine, its noone who to blame for the months long
breakage, other than me. :(
2015-05-01 16:05:07 +00:00
ajacoutot
78329c96bc incompatible implicit declaration of built-in function 'alloca' 2015-05-01 16:03:35 +00:00
ajacoutot
dd0483d1c2 sys/endian.h -> endian.h 2015-05-01 16:00:44 +00:00
ajacoutot
85f1772a47 Fix logic so that we don't end up with an implicit declaration on
strptime(3).
2015-05-01 15:55:41 +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
cc6f2abc86 Import kpcli 2.8.
A command line interface (interactive shell) to work with KeePass
1.x or 2.x database files.

ok ajacoutot@
2015-05-01 15:42:56 +00:00
landry
18c657a617 Import Sort::Naturally 1.03.
This module exports two functions, nsort and ncmp; they are used in
implementing my idea of a "natural sorting" algorithm. Under natural
sorting, numeric substrings are compared numerically, and other
word-characters are compared lexically.

ok ajacoutot@
2015-05-01 15:42:08 +00:00
espie
795a501ff4 remove debug scaffolding. Found the bug (elsewhere, not surprisingly) 2015-05-01 15:41:52 +00:00
landry
66b16afd0c Import Term::ShellUI 0.92.
Term::ShellUI uses the history and autocompletion features of
Term::ReadLine to present a sophisticated command-line interface to the
user. It tries to make every feature that one would expect to see in a
fully interactive shell trivial to implement. You simply declare your
command set and let ShellUI take care of the heavy lifting.

ok ajacoutot@
2015-05-01 15:41:21 +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
espie
8cd9e9baae dpb junk logic is fine.
kde4 build separation does not work as good as vadim said it should
THIS is the reason for the sporadic build failures in kde3 recently.
2015-05-01 15:39:28 +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
ajacoutot
f9fe8c1b34 Drop unneeded patch. 2015-05-01 14:55:54 +00:00
ajacoutot
cc87c09c7d No need for endian chunks.
While here, fix an implicit declaration.
2015-05-01 14:54:41 +00:00
sthen
e70c1ce30c sync; 9063 2015-05-01 14:54:38 +00:00
ajacoutot
56e458b4b5 machine/endian.h -> sys/endian.h 2015-05-01 14:47:29 +00:00
ajacoutot
a06bbd1846 machine/endian.h, sys/endian.h -> endian.h 2015-05-01 14:17:37 +00:00
ajacoutot
1c3e45f90a Remove uneeded endian patch. 2015-05-01 14:13:11 +00:00
ajacoutot
bcb12f331a machine/endian.h -> endian.h 2015-05-01 14:10:36 +00:00
ajacoutot
31232bac30 Update to p5-ldap-0.65. 2015-05-01 13:28:50 +00:00
ajacoutot
def0724ccf Update to p5-BerkeleyDB-0.55. 2015-05-01 13:20:20 +00:00
ajacoutot
85c3ef9547 Update to p5-Net-IDN-Encode-2.202. 2015-05-01 13:16:54 +00:00
ajacoutot
5640906c19 Update to gtkwave-3.3.65. 2015-05-01 13:04:04 +00:00
ajacoutot
a8afe8ad71 Update to puddletag-1.0.5. 2015-05-01 12:55:38 +00:00
robert
9bf94da8cc update to 42.0.2311.135 2015-05-01 12:45:04 +00:00
ajacoutot
544b1de94c Update to pavucontrol-3.0. 2015-05-01 11:25:15 +00:00
zhuk
b068ff8aef Hook up new tests for portbump. 2015-05-01 11:05:23 +00:00
zhuk
46ae3fe628 Multipackaged test for portbump -l. 2015-05-01 11:03:11 +00:00
zhuk
af17dc3d43 Simple test for portbump -l. 2015-05-01 11:02:26 +00:00
zhuk
4014eb89ae Test for portbump -W (not passing yet). 2015-05-01 11:01:38 +00:00
ajacoutot
f6aeb31542 Update to pympd-0.08.1. 2015-05-01 10:58:16 +00:00
landry
b1d05c53e0 Update to gtkparasite 0.2.0 from github.
That 2012 release only supports gtk2, newer commits on github removed
support for gtk2 and only supports gtk3 - and gtk3 has a builtin
debugger named gtkinspector via ctrl-shift-d (see
https://blogs.gnome.org/mclasen/2014/05/15/introducing-gtkinspector/)
2015-05-01 09:19:19 +00:00
ajacoutot
34a53cc812 Update to gns3-0.8.7. 2015-05-01 09:16:51 +00:00
espie
f8d8faa9ef slight cleanup 2015-05-01 09:03:20 +00:00
ajacoutot
a305f379a8 Update to lftp-4.6.2. 2015-05-01 08:54:02 +00:00
ajacoutot
f8f0863d2b Disable some AVX / FMA3 SIMD functions which are currently crashing VLC
when using DTS or some AAC audio.

from brad (maintainer)
2015-05-01 08:41:30 +00:00