Eike Kettner
c805b29026
update texlive-extra to 2014-10-24
2014-11-09 22:48:24 +01:00
Pascal Wittmann
fa9af37751
kermit: update from 8.0.211 to 9.0.302
2014-11-09 17:26:37 +01:00
Jaka Hudoklin
3d2f1c3385
Merge pull request #4854 from offlinehacker/pkgs/libguestfs/add
...
Add augex, hivex and libguestfs
2014-11-09 16:09:51 +01:00
Jaka Hudoklin
cc3ba83055
Add augeas, configuration editing tool
2014-11-09 14:32:08 +01:00
Lengyel Balázs
c437ad42ad
Updated texlive-base and texlive-lang to 2014-10-24
2014-11-09 14:19:35 +01:00
Edward Tjörnhammar
c329e5bbd9
i2pd: added package, service
2014-11-09 09:55:35 +01:00
Emery Hemingway
67a2a58314
cjdns: service tweaks, new NixOS test
2014-11-08 23:39:02 +01:00
Aristid Breitkreuz
928177aa91
Merge pull request #4834 from offlinehacker/pkgs/flannel/add
...
Add flannel, etcd backed network fabric for containers
2014-11-08 19:56:16 +01:00
Vladimir Still
7ade583953
rubber: Disable etex detection.
...
If etex detection is running it forces LaTeX files using etex package to
be compiled with elatex which is no longer part of current TexLive,
efectivelly making it impossible to simply compile them without hacking
through rubber's commandline option.
I took this fix from fedora .spec for rubber.
2014-11-08 19:53:17 +01:00
Mateusz Kowalczyk
6c7793713d
lshw: fix location of the binary
...
The binary was going into sbin so even with package in profile we still
couldn't use it.
cc @phreedom
2014-11-08 03:10:26 +00:00
Eike Kettner
e96df6c6f9
html2text: new package
...
Closes #4864
2014-11-07 23:19:49 +00:00
Cillian de Róiste
afc80bb170
Fixed typo: home -> homepage
2014-11-07 16:51:27 +01:00
Alexey Levan
3fb4af7f75
pasystray: add meta attributes
2014-11-07 17:19:50 +02:00
Alexey Levan
ede000316a
pasystray: new package
2014-11-07 14:42:45 +02:00
Alexey Levan
662d357684
Add anthy support to uim
2014-11-07 11:17:48 +02:00
Michael Raskin
3e118edf3a
Refactor and fix fdm build. Moved makeFlags definition because non-builderDefs packages cannot use $out in direct variable definitions like makeFlags.
2014-11-07 12:05:15 +03:00
宋文武
33d1a9a3cf
ostree: new package
2014-11-07 13:30:04 +08:00
Rickard Nilsson
3b6953abdf
Up syslog-ng-incubator to work with syslog-ng 3.6
...
Also disable riemann extension, since it is now part of 3.6.
2014-11-06 21:59:04 +01:00
Rickard Nilsson
71f64ded06
Revert "Revert "syslog-ng: Update from 3.5.6 to 3.6.1""
...
This reverts commit 8e1072fd60
.
2014-11-06 21:59:04 +01:00
William A. Kennington III
850da1803f
gnupg: Add gnupg 2.1 as default
...
Additionally, move all gnupg expressions into the gnupg folder.
2014-11-06 11:44:12 -08:00
Mateusz Kowalczyk
007f80c1d0
Turn more licenses into lib.licenses style
...
Should eval cleanly, as far as -A tarball tells me.
Relevant: issue #2999 , issue #739
2014-11-06 00:48:16 +00:00
Mathijs Kwik
d0e0d62e61
add duperemove: btrfs deduplication tool
2014-11-06 00:02:45 +01:00
Michael Raskin
aeb032044d
Readd BtrFS-progs 3.16 for snapper build
2014-11-06 00:32:31 +03:00
Bjørn Forsman
ef321f539d
opkg-utils: new package
...
Helper scripts for use with the opkg package manager.
Upstream doesn't do releases it seems, so I'm packaging the latest git
version.
2014-11-05 21:58:12 +01:00
Rickard Nilsson
f2b6b9871f
new package: swaks, a command line SMTP tool
2014-11-05 21:43:25 +01:00
Vladimir Kirillov
e10a8b7318
ec2-ami-tools -> 1.5.6, updated license & homepage
2014-11-05 15:28:52 +02:00
wmertens
e13f15b43a
Merge pull request #4839 from cdepillabout/fcitx-with-plugins-2
...
Create wrapper package for fcitx with plugins.
2014-11-05 13:44:44 +01:00
Mateusz Kowalczyk
7e4e091e0b
Merge pull request #4841 from AndersonTorres/master
...
Youtube-dl: upgrade to 2014.11.04
2014-11-05 09:39:04 +00:00
Evgeny Egorochkin
ac8c944332
add myself as a maintainer
2014-11-05 11:35:32 +02:00
Michael Raskin
bc5f55cc91
Adopt a few packages
2014-11-05 11:56:19 +03:00
Michael Raskin
167115f1a2
Update siege HTTP load-tester
2014-11-05 11:56:19 +03:00
AndersonTorres
56e9b2c953
Youtube-dl: upgrade to 2014.11.04
2014-11-05 06:01:24 -02:00
Michael Raskin
895debb20f
Update IPMIutil
2014-11-05 10:46:26 +03:00
Michael Raskin
eca021ccc5
Fix NILFS-utils source
2014-11-05 09:23:25 +03:00
(cdep)illabout
f0c3c54712
Create wrapper package for fcitx with plugins.
...
This creates a wrapper package for fcitx so that plugins can be enabled
by the user. This is based on the wrapper package for
pidgin-with-plugins.
By using this wrapper instead of the fcitx package itself, it will be
possible for the user to enable/disable plugins.
2014-11-05 10:37:10 +09:00
William A. Kennington III
cbc05e77eb
bareos: Add derivation
2014-11-04 11:11:14 -08:00
Jaka Hudoklin
f253186e96
Add flannel, etcd backed network fabric for containers
2014-11-04 19:32:30 +01:00
Vladimir Kirillov
049a991bc1
awscli -> 1.5.5, botocore -> 0.69.0
2014-11-04 19:44:13 +02:00
Rob Vermaas
c9d40dc6f8
oathToolkit: update from 2.0.2 to 2.4.1, potentially fixes CVE-2013-4204, CVE-2013-6280, CVE-2013-7322
2014-11-04 10:22:46 +01:00
Michael Raskin
5854eb09eb
Update NILFS2 utils
2014-11-04 12:04:42 +03:00
John Wiegley
80b0f385f0
emacs24Packages.auctex: 11.87 -> 11.88
2014-11-03 17:30:49 -06:00
William A. Kennington III
7c605db462
tinc_pre: Update to f57d53c
2014-11-03 14:21:30 -08:00
Peter Simons
b5fed52c43
Merge pull request #4238 from wkennington/master.boost
...
Make boost 156 the default
2014-11-03 23:03:01 +01:00
Michael Raskin
4fd8e1eac0
Update ioping
2014-11-04 00:37:42 +03:00
Michael Raskin
04635a87eb
Update monit
2014-11-03 16:54:38 +03:00
Michael Raskin
1042d595c4
Update TeX-disser thesis template for Russian styles
2014-11-03 16:54:38 +03:00
Jaka Hudoklin
c2d4fd7360
Merge pull request #4762 from ambrop72/badvpn-debug
...
badvpn: Add debug flag to enable assertions.
2014-11-03 14:07:28 +01:00
Evgeny Egorochkin
3a03bf5700
youtube-dl: update from 2014.10.30 to 2014.11.02.1
2014-11-03 13:18:20 +02:00
William A. Kennington III
79cc2754ca
syslog-ng-incubator: Refactor
2014-11-02 17:22:28 -08:00
William A. Kennington III
8e1072fd60
Revert "syslog-ng: Update from 3.5.6 to 3.6.1"
...
This reverts commit e2ada42623
.
2014-11-02 17:22:28 -08:00