jasper
5d73d74c96
re-import node into lang, www was poorly chosen at the time of import
...
from aaron bieber (MAINTAINER), with cluestick hitting by espie@
as discussed with and ok sthen@
2012-05-23 15:11:43 +00:00
sthen
be0c0a0938
+jBCrypt
2012-05-23 15:04:30 +00:00
sthen
b1ff88dbf8
die.
2012-05-23 15:03:58 +00:00
sthen
2cf3cc047b
import java/jBCrypt, ok okan@
...
jBCrypt is a Java implementation of OpenBSD's Blowfish password
hashing code, compatible with the canonical C implementation of the
bcrypt algorithm.
This system hashes passwords using a version of Bruce Schneier's
Blowfish block cipher with modifications designed to raise the cost
of off-line password cracking and frustrate fast hardware implementation.
The computation cost of the algorithm is parametised, so it can be
increased as computers get faster. The intent is to make a compromise
of a password database less likely to result in an attacker gaining
knowledge of the plaintext passwords (e.g. using John the Ripper).
2012-05-23 15:02:52 +00:00
ajacoutot
bbb1000ffa
Minor update to gnome-session-3.4.2.1.
2012-05-23 14:36:33 +00:00
ajacoutot
e8f03b8304
Several fixes from upstream:
...
- Fix non-response to router-solicitations when router-advertisement
configured, but DHCPv6 not configured.
- Fix a bug which broke DHCPv6/RA with prefix lengths which are not
divisible by 8.
from Brad
2012-05-23 09:16:19 +00:00
ajacoutot
df7e2232e7
Update to devede-3.22.0.
2012-05-23 07:50:59 +00:00
jasper
03b37821de
- update to 0.4.0
2012-05-23 07:31:46 +00:00
ajacoutot
f8d0623aa8
If syslog-ng is started early during boot-up (that is if one replaces
...
the syslogd rc.d(8) script with the syslog_ng one), it will fail to
launch because ldconfig(8) hasn't had a chance to run yet. Add an
rc_pre() that will take care of that.
ok sthen@ steven@ (maintainer)
2012-05-23 06:44:50 +00:00
bluhm
f91b4f1bab
update p5-IO-Socket-SSL to 1.74
...
with wen heping
2012-05-22 22:52:38 +00:00
jasper
a17cc79e1c
- update to 1.0.1
...
* release notes can be found here: http://arduino.cc/en/Main/ReleaseNotes
- set default baud rate for the uno, instead of defaulting to older boards.
tested by various
2012-05-22 21:26:11 +00:00
jasper
216f4b91de
- update to 3.4.2
2012-05-22 21:22:35 +00:00
ajacoutot
15ea48cb4b
Remove workarounds now that we have a modern faad.
...
from Brad
2012-05-22 18:39:42 +00:00
ajacoutot
991a75909d
Update to faad 2.7.
...
from Brad
2012-05-22 18:38:48 +00:00
rpointel
49e49d69d4
Update py-redis to 2.4.13.
...
ok dcoppa@.
2012-05-22 18:26:35 +00:00
ajacoutot
c323439945
Update to libvpx 1.1.0.
...
Also patched to fix operation on strict alignment archs: this fixes
libvpx on alpha/arm/hppa/mips64/sparc/sparc64.
from Brad (maintainer)
2012-05-22 18:22:50 +00:00
ajacoutot
36e724c1eb
No need for --disable-gtk-doc, missed when I reviewed landry's commit.
2012-05-22 14:58:41 +00:00
landry
1c316f0134
Resurrect glade3 support now that devel/glade3 <= 3.8 is back.
2012-05-22 14:56:01 +00:00
landry
ef810b282a
+glade3
2012-05-22 14:54:49 +00:00
landry
a71550fcd3
Resurrect devel/glade3 from the Attic and update it to 3.8.2. It can
...
still be used by Gtk2 apps/libs, while devel/glade is Gtk3 only.
No conflict as they can be installed alongside.
Discussed/ok ajacoutot@
2012-05-22 14:53:32 +00:00
dcoppa
7ae5bc5807
Fix double definition of 'directory'.
...
From Christopher Zimmermann, thanks
OK jasper@
2012-05-22 13:56:33 +00:00
espie
19aa179987
tweak: MULTI table now holds pointer to the corresponding subpackage path
2012-05-22 12:04:02 +00:00
jasper
a0492d2d5f
- update to 6.2.5
...
from Christopher Zimmermann
2012-05-22 11:46:40 +00:00
sthen
4a8788c3d1
samba autoconf picks up uuid/uuid.h if installed; set BUILD_DEPENDS on
...
e2fsprogs to make sure dpb doesn't junk it. unclear if it actually changes
anything in the package but bumping anyway to be sure.
2012-05-22 11:43:31 +00:00
stsp
b955caaede
Fix PATH in xflock4 so it can find xlock and gnome-screensaver. Regen patches.
...
ok landry
2012-05-22 10:03:03 +00:00
espie
7bc29b5cce
minor update, synch with src
2012-05-22 09:27:18 +00:00
ajacoutot
f71a21af66
Merge -rdp into -main.
...
Discussed with jasper@ (maintainer)
2012-05-22 08:46:16 +00:00
sthen
2e709ae75d
add bison as a build dep, building no_x11 failed when it wasn't installed
2012-05-22 08:08:38 +00:00
mpi
2e55d1e85e
Make use of openpty(3) to allocate a pseudo-tty, allowing us to enable the
...
NX and ssh/sftp plugins. Please note that there are still some issues with
these plugins but they should not be tty related.
ok ajacoutot@, jasper@ (maintainer) and openpty diff looked at by naddy@
2012-05-22 08:02:36 +00:00
ajacoutot
8ea815592e
ldap.propmap.cfg is needed when using the ldap plugin.
2012-05-22 07:51:08 +00:00
jasper
1973672ceb
- update to 3.4.3, fixes the missing file from the 2.4.2 tarball.
2012-05-21 21:10:22 +00:00
jasper
038723014d
- update to 0.3.0
2012-05-21 18:22:36 +00:00
gonzalo
769a330726
Putting myself :)
...
Ok aja@
2012-05-21 18:19:30 +00:00
jasper
f8d1dc6f5b
- update to 3.4.2
2012-05-21 17:26:37 +00:00
kurt
aadb84e036
gftp project is dead upstream. Thread locking is a total mess and
...
the project has about 50 major bugs not fixed upstream.
Time for this to be ejected. okay ajacoutot@
2012-05-21 16:33:21 +00:00
dcoppa
fddf880b35
Fix location of txt files
...
OK ajacoutot@
2012-05-21 14:34:59 +00:00
giovanni
19801a8aeb
Put to the attic, it is now integrated in p5-Email-MIME
2012-05-21 14:23:56 +00:00
giovanni
0830cb4c5d
Put to the attic, it is included into p5-Email-MIME
2012-05-21 14:21:48 +00:00
giovanni
9f3bfd35d7
-p5-Email-MIME-Creator
...
-p5-Email-MIME-Modifier
2012-05-21 14:05:24 +00:00
giovanni
1e43148960
Email::Mime::Creator and Email::MIME::Modifier has been included into Email::MIME
...
fix packages accordingly
spotted & ok bluhm@
ok sthen@
2012-05-21 13:57:25 +00:00
giovanni
9e135bf55b
Email::Mime::Creator and Email::MIME::Modifier has been included into Email::MIME
...
spotted & ok bluhm@
ok sthen@
2012-05-21 13:52:55 +00:00
okan
a2674d3368
fix access volation (in r3970 and r3978 upstream as well); reported by deraadt@
...
ok sthen@
2012-05-21 13:29:31 +00:00
sthen
94bc04cdb9
+check_postgres
2012-05-21 11:06:04 +00:00
sthen
85c831b5fe
import ports/net/nagios/check_postgres, ok pea@
...
check_postgres is a script for monitoring various attributes of
your database (transaction id status, blocked queries, long running
queries, connection status and more). It is designed to work with
Nagios, MRTG, or in standalone scripts.
2012-05-21 11:05:38 +00:00
ajacoutot
7bdced1b9d
Committed upstream.
2012-05-21 09:42:57 +00:00
jasper
3ac8824849
- enable smp support
...
from icepiz.de at gmail.com and reminded by brad
ok MAINTAINER
2012-05-21 07:37:45 +00:00
ajacoutot
69fd38fc86
Add BZ.
2012-05-21 06:15:50 +00:00
ajacoutot
e30644bbec
Committed upstream.
2012-05-21 06:01:03 +00:00
naddy
77411a653c
strptime is XPG4v2; ok jasper@
2012-05-20 22:10:46 +00:00
naddy
8856725b20
strptime is XPG4v2
2012-05-20 22:06:35 +00:00