jasper
4d951c93b9
missed in previous
2013-01-21 15:17:08 +00:00
jasper
f96201ea46
un-bullshitbingo DESCR a tad.
2013-01-21 15:15:33 +00:00
espie
dd5cd8ba77
grr
2013-01-21 15:08:25 +00:00
espie
74d5c11fa6
document new -S
2013-01-21 14:59:45 +00:00
espie
3ec5148eaa
rollinglog must be reopened each time, comment why
...
(commented snippet that shows how to prime -s heuristics based on time
dangerous but useful)
2013-01-21 14:56:29 +00:00
jasper
db86e467b7
- update to kramdown-0.14.2
2013-01-21 14:53:04 +00:00
espie
0a438fe138
prompted by jasper: reintroduce -S, but as a rw option, to override
...
the rolling journal location for size log.
make it possible to share dpb -s output from a given architecture with
similar architectures
2013-01-21 14:50:30 +00:00
ajacoutot
a49dfdab82
Update to xdg-user-dirs-gtk-0.10.
...
* Use new location for GTK+ bookmarks file
2013-01-21 14:41:07 +00:00
jasper
679023ee94
sync
2013-01-21 14:35:47 +00:00
jasper
a5016e2a54
import legit-0.1.1
...
Legit is a complementary command-line interface for Git, optimized for
workflow simplicity. It is heavily inspired by GitHub for Mac.
ok aja@
2013-01-21 14:31:53 +00:00
jasper
dd827f8d8e
import py-smmap-0.8.2
...
Pure git implementation of a sliding window memory map manager.
When reading from many possibly large files in a fashion similar to
random access, it is usually the fastest and most efficient to use
memory maps.
ok aja@
2013-01-21 14:31:24 +00:00
jasper
b4b56b9e38
import py-gitpython-0.3.2
...
GitPython provides object model read and write access to your git
repository. Access repository information conveniently, alter the index
directly, handle remotes, or go down to low-level object database access
with big-files support.
ok aja@
2013-01-21 14:30:56 +00:00
jasper
5d03dad969
import py-gitdb-0.5.4
...
GitDB is a pure-Python git object database.
ok aja@
2013-01-21 14:30:24 +00:00
jasper
38a8063bba
import py-clint-0.3.1
...
Clint is a module filled with a set of awesome tools for developing
commandline applications.
ok aja@
2013-01-21 14:29:50 +00:00
jasper
d41ca7f637
import py-async-0.6.1
...
Async is a framework to process interdependent tasks in a pool of
workers.
ok aja@
2013-01-21 14:28:55 +00:00
espie
5cd5cd3151
#!#%#@@#@ brad@
2013-01-21 14:24:01 +00:00
dcoppa
8cbe4edf4e
Update to Predis-0.8.1
2013-01-21 13:19:04 +00:00
ajacoutot
8d7372a925
Update to check-0.9.9.
2013-01-21 13:01:48 +00:00
espie
29eb09c90e
small takes speed factor into account
2013-01-21 12:32:51 +00:00
espie
408fcdb5b6
PortBuilder already opens logfiles, so pass them around, instead of closing/reopening
2013-01-21 12:29:52 +00:00
espie
cc22a0ca26
document simpler -s handling
2013-01-21 12:07:01 +00:00
espie
9ad81d2390
simplify wrkdir size handling, turn that into a rolling log.
2013-01-21 12:03:32 +00:00
gonzalo
d11824fd85
New dir on my mirror.
2013-01-21 12:01:42 +00:00
espie
d0e1642686
fix -R for multi-packages situation: once we ascertain a given port is
...
out-of-date, also check every relevant subpackage, and remove the files
accordingly.
tricky loop to avoid recomputing things
2013-01-21 11:27:24 +00:00
espie
d5fc675d4f
change the way we junk: count ports which install depends instead of all
...
ports.
let has_depends return the number of depends, this may come in handy
2013-01-21 11:06:59 +00:00
ajacoutot
2b3e3d7ba9
WANTLIB.
2013-01-21 11:00:38 +00:00
espie
dbfc0f1d4a
saner and more consistent handling of small
2013-01-21 10:46:42 +00:00
espie
4b2a548e1f
document small, drop ANVILS as to why STARTUP is a good thing.
...
explicitly say that memory threshold is a total KB value.
2013-01-21 10:42:49 +00:00
benoit
632c366abc
- update lifelines to 3.0.62
...
- remove USE_GROFF and patch
tweaks by sthen@, tested by Sergey Bronnikov, thanks.
2013-01-21 10:26:13 +00:00
benoit
a137e30595
- bump REVISION
...
Drop maintainership.
2013-01-21 10:21:52 +00:00
dcoppa
3af1701582
Another round of bug fixes:
...
Simplifies and fix bugs in FbTk::Timer
(upstream git commit 33161595f482d0dad950ce127b6016eefe8ea691)
Fix bug: actually invert a given Texture (stupid typo)
(upstream git commit bf5da7f1b6e87f574774558700d066d9cff1f436)
2013-01-21 09:49:20 +00:00
rpe
a24ad3c486
update sarg to 2.3.5
...
Changes since 2.3.3:
Version 2.3.5
- Fix an issue when creating the redirector report. Sarg was not
creating the unsorted file as expected. That regression was
introduced in sarg 2.3.4.
Version 2.3.4
- Fix an error occuring when serveral user's ID contain at least
two consecutive non alphanumeric characters. In that case, the
mangled file name is not unique. Thanks to Fabiola and Pecha for
reporting this bug.
- Remove a warning about the redirector file that can't be deleted
when it is not created.
ok ajacoutot@
2013-01-21 08:30:01 +00:00
ajacoutot
3d84582f38
Specificy a tempdir for duplicity on the same partition as the source
...
files. This allows deja-dup to proceed by back-ups without filling up
/tmp -- from RH Bugzilla.
2013-01-21 08:23:30 +00:00
benoit
9e92d06266
- update py-pyx to 0.12.1
...
- update WANTLIB and do-regress
- regen PLIST
2013-01-21 06:55:29 +00:00
brad
d57c3320e5
tedu pspvc. pspvc is a dead project and hasn't worked with ffmpeg(1)
...
due to command line parameter changes ages ago. has been marked BROKEN
for over 3 releases.
ok ajacoutot@
2013-01-21 05:30:59 +00:00
brad
348a85ce82
Update for newer FFmpeg API.
...
ok MAINTAINER
2013-01-21 05:21:30 +00:00
espie
dea7bce7f6
tweak log, awaiting-locks is a better name, and put in timestamps
2013-01-21 02:06:12 +00:00
espie
05c713cab5
move the dependency solver to PortInfo, so it can be reused if necessary
2013-01-21 02:01:08 +00:00
gonzalo
759daff886
Update for Gajim to 0.15.2:
...
* Show punycode encoded urls if they contain non-ascii chars
* Fix crash when pressing Esc in chat window
* Support Network Manager 0.9
* decrypt GPG messages in the correct order
While here GROFF is not needed.
Ok pea@ (maintainer)
2013-01-20 23:59:44 +00:00
naddy
21060679b9
prepare for gettext-0.18.2, sync wantlib, tidy Makefile a bit
2013-01-20 21:46:55 +00:00
espie
0898cedfc3
capitalization
2013-01-20 21:29:55 +00:00
landry
ee59ee42dd
Update to xfce4-smartbookmark 0.4.5.
2013-01-20 21:09:42 +00:00
jasper
ae30845f40
- update to gnote-3.6.2
2013-01-20 20:25:11 +00:00
jasper
7040346c60
- update to ccrypt-1.10
...
ok kevlo@ (MAINTAINER)
2013-01-20 20:03:44 +00:00
kili
f37bb0916b
All plist changes are done.
2013-01-20 18:07:58 +00:00
kili
be7ce949cf
Regenerate plist for profiling libs.
2013-01-20 17:56:05 +00:00
kili
91a533f650
Enable profiling by default for ports containing Haskell libraries.
...
Suggested by David Schaefer.
Mark ghc broken temporarily until all necessary plist changes
are committed.
ok jasper@ dcoppa@
2013-01-20 17:51:14 +00:00
ajacoutot
eadbc98af6
PF incoming.
2013-01-20 15:19:00 +00:00
espie
64075f7ae2
no cookie for brad and sthen.
...
you guys are expected to fully test that shit.
2013-01-20 15:11:22 +00:00
ajacoutot
c5c45ea9d8
Tighten pf.conf example.
2013-01-20 14:19:43 +00:00