Age | Commit message (Collapse) | Author | Files | Lines |
|
PKGNAMEs. The packages in suse91_* and suse91_32_* didn't do that.
One effect of this was that the pbulk framework didn't record the
packages from both directories. It only took the first one, which
happened to be the suse91_32_* (which aren't available for i386). The
others were disarded, so effectively all Linux binary packages were
skipped.
|
|
|
|
|
|
|
|
to version 0.7.8. Changes since version 0.11.7/0.7.7:
- Several new commands for use with XMLRPC. See the SVN log for a
complete list.
- Fixed the wrong tracker requests being sent when finishing a torrent.
- Added Peer Exchange support, enable with the "peer_exchange=yes"
option.
- Don't skip the last line in rc files missing the final newline.
- The torrent is no longer closed on finished for on_finished commands
as it did last release. Instead d.set_directory causes the download to
call close_directly to allow moving of finished torrents.
- Added "close_on_ratio".
- Allow commands to be appended to "{stop,close}_on_ratio", so you can
e.g. erase a torrent that has finished.
- Set "encryption=allow_incoming,prefer_plaintext,enable_retry" by default.
|
|
From Zafer A. via private mail.
|
|
|
|
|
|
Fix from Zafer in PR #37270.
|
|
"gperiodic" with a more polished UI
|
|
|
|
This closes PR 37268.
|
|
(purely cosmetical because there are no libraries to add rpaths for)
|
|
A flaw was found in Perl's regular expression engine. Specially crafted
input to a regular expression can cause Perl to improperly allocate memory,
possibly resulting in arbitrary code running with the permissions of the
user running Perl.
|
|
PKGNAMEs. The packages in suse100_* and suse100_32_* didn't do that.
One effect of this was that the pbulk framework didn't record the
packages from both directories. It only took the first one, which
happened to be the suse100_32_* (which aren't available for i386). The
others were disarded, so effectively all Linux binary packages were
skipped.
Ok'ed by jlam.
|
|
|
|
www/py-django.
|
|
{pre,do,post}-* targets, not in user-defined ones.
|
|
|
|
|
|
|
|
Django is a high-level Python Web framework that encourages rapid
development and clean, pragmatic design.
|
|
|
|
revision 1.5.
PKGREVISION++
|
|
goffice0.5-0.5.2, libarchive-2.4.0, links-gui-2.1.0.31, mpeg4ip-1.6.1,
mpg123-0.68, opencdk-0.6.5, p5-Config-Tiny-2.12, p5-Log-Dispatch-2.20,
p5-Params-Validate-0.89, p5-Sub-Uplevel-0.18, p5-WWW-Mechanize-1.32.
|
|
Noteworthy bug fixes:
-Fixes to TTF splitting
-Tables with spans improved splitting
-Fix runtime error affecting keepWithNext
|
|
changes:
-Use Lambert W to solve more equations and avoid infinite loop when solving
some equations
-More data on elements
-Fix simplification of (1-1/x)^3 and similar
-Fix clumsy mistakes in with prefixes leading to crashes
-Fix parsing of unit expressions (when converting) such as W/(m K)
-Add more exact values for sin() and cos() and avoid floating point underflow
by, in approximate mode, checking against the value of pi
-Always input decimal separator sign on keypad separator press
-Fix crash when expression entry reclaims focus if compiled with optimizations
(GTK+)
-New units: typographic units, pouce, pied du roi, grams of TNT and tons of TNT
-New functions: lambertW(), addDays(), addMonths(), addYear(), addTime(),
isNumber(), isReal(), isRational(), isInteger(), representsNumber(),
representsReal(), representsRational(), representsInteger()
-New variable: omega constant
-Other minor fixes and enhancements
also fix wrong inclusion of scrollkeeper/bl3
|
|
This release fixes some minor bugs in build process and GUI.
|
|
This switches to the new gnome-2.20 branch.
|
|
PKGREVISION++
|
|
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
changes:
- Check for errors in html_document_open_stream
- Support the gdl 0.7.x API, in addtion to 0.6.x
-some changes not relevant to pkgsrc
|
|
This switches to the new gnome-2.20 branch.
|
|
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
|
|
was in the pkgsrc tree as "control-center". The upstream filename is
"gnome-control-center", and it is more descriptive anyway. Sorry
for breaking updates etc...
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
|
|
This switches to the new gnome-2.20 branch.
pkgsrc notes:
-System dependant parts were reorganized upstream, in particular there
if a subtree for FreeBSD now, and one for the other BSDs. I didn't
pull in the DragonFly patches because I can't decide whether to base
them on the freebsd or the rest.
-I've changed the NetBSD code to use kinfo_proc2 almost completely.
Some vm statistics reporting might be less accurate now because
some fields in proc2 seem to be unmaintained by the current kernel
(eg ixrss).
-Also, some libgtop functions might be able to run in the non-privileged
part now, but dealing with this would require even more #ifdefs, so
we should consider setting up a private subtree as FreeBSD did.
-I didn't verify with older NetBSDs; kvm_getproc2() has been in the
tree for quite some time so I hope it will just work without the need
for excessive "#if __NetBSD_Version__ > t".
|