| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run
|
|
|
|
|
|
| |
- Change net-p2p/Makefile
Approved by: bdrewery>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
| |
the mtree (categories starting with [np])
Approved by: portmgr (bdrewery)
|
|
|
|
| |
net-p2p)
|
|
|
|
| |
Submitted by: miwi (by mail)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
| |
- remove patches, applied upstream
changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog
Tested by: T.J. <xtainted@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
new version of boost-libs, libtorrent-raster 1.5.x is now broken. In fact I'm
using it already for some time, and everything is fine except for downloading
via proxy, there is details [1]
- backport upstream patch that is fixing libtorrent 0.16-specific issues with
unicoded filenames [2]
- convert to optionsng
- tab -> space change in pkg-descr
- bump PORTREVISION
- add UPDATING entry
[1] https://dev.deluge-torrent.org/ticket/2149
[2] http://goo.gl/i5hXc
|
|
|
|
|
| |
care about those header, so you even can claim that those were created by
you instead of me.
|
|
|
|
|
|
| |
Handbook)
Approved by: portmgr@ (implicit)
|
| |
|
|
|
|
|
| |
changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog
|
|
|
|
|
|
|
|
|
|
|
|
| |
- strict python versions
- drop WITH_PSYCO option (python < 2.6 is EOL)
- drop optional simplejson dependency (for python < 2.6)
- silence REINPLACE_CMD calls
changes:
http://dev.deluge-torrent.org/wiki/ChangeLog
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
|
|
|
|
| |
Approved by: novel (mentor)
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/160898
Reported by: Doug Penner <darwinsurvivor@gmail.com>
Fix by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Assign maintainer to submitter
- install license with license framework, not manually
- eliminate explicit setuptools dependency because build/run dependency on it
already implied when USE_DISTUTILS=easy_install is set
- remove boost-python-libs dependency - it is needed only for bundled
libtorrent-rasterbar-python, while we install libtorrent-rasterbar-python
from ports tree
- depend on simplejson only if python < 2.6 (it is included into >=2.6)
- use PYTHON_VER instead of homebrew PYDOTVER (yeah, i know they are not
the same, but PYTHON_VER is sufficient in this case)
- www/py-twistedWeb dependency is needed only at runtime, so use USE_TWISTED_RUN
instead
- unset WITH_PSYCO if python version > 2.6 (psyco doesn't works with 2.6+)
- fix some whitespace
PR: ports/159175
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: jsa@ (old maintainer)
|
|
|
|
|
|
| |
Take maintainership.
Approved by: kwm (mentor), pav (portmgr)
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
distfile.
- No PORTREVISION bump since there was no functional change.
|
| |
|
|
|
|
|
|
|
| |
(PREFIX != LOCALBASE).
- Bump PORTREVISION.
Submitted by: pointyhat
|
|
|
|
|
| |
- Add DESKTOP_ENTRIES
- Take over maintainership
|
| |
|
|
|
|
|
|
| |
... because you can never have too many 1's in a PKGNAME
Feature safe: yes
|
|
|
|
|
|
|
|
| |
* Allow configuration of _confdir and _logfile
* Put the pid file in /var/run/$name with proper permissions
* Clean up pid file and directory on exit, remove log if empty
Feature safe: yes
|
|
|
|
|
|
|
| |
Major work on the update done by: lioux
Tweaks, bugs, and rc.d script by: me
Feature safe: yes
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
|
| |
- Bump PORTEPOCH
Requested by: many
|
|
|
|
|
| |
PR: 142983
Submitted by: Ports Fury
|
|
|
|
| |
Requested by: Michal Varga <varga.michal@gmail.com>
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
|
|
|
| |
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 136050
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 135036
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/132900
Submitted by: amdmi3
|
|
|
|
| |
committed again along with boost update.
|
|
|
|
|
| |
PR: 132900
Submitted by: myself
|
|
|
|
| |
keeping maintain two ports that don't require a lot of time to take care of.
|
| |
|
| |
|
|
|
|
|
|
|
| |
PORTREVISION.
PR: ports/132320
Reported by: Oleg Gawriloff <barzog@telecom.by>
|
| |
|
|
|
|
| |
Submitted by: Victor Popov <v.a.popov@gmail.com>
|
|
|
|
|
|
|
| |
net-p2p/deluge05: Repocopied from net-p2p/deluge and update to 0.5.9.4. This
is for anyone that do not want to move to 1.1.0.
Repocopy: marcus
|
|
|
|
| |
MAKE_ENV
|
|
|
|
|
|
|
|
|
|
| |
http://dev.deluge-torrent.org/changeset/3273
But, they didn't backout in SVN. Only in tarball. I am still awaiting for
one of developer's answer to my question as I don't know what reason why
SVN and tarball are different. Bump the PORTREVISION.
Reported by: many
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: Aryeh Friedman <aryeh.friedman@gmail.com>
|
|
|
|
| |
Security: Fix remote exploit which could crash Deluge.
|
| |
|
|
|
|
|
|
|
| |
libc and Linux is in librt. This should fix the build on FreeBSD 6.x and below
as librt was added in FreeBSD 7.x. Bump the PORTREVISION to unlink it.
Reported by: Mike Harding <mvh@ix.netcom.com>
|
| |
|
|
|
|
|
|
|
|
| |
it does not work any longer. If user click on browser button and a message
box will pop up with explain why it is disable. Remove the py-gnome-extras
and WITHOUT_GECKO. Bump the PORTREVISION.
http://forum.deluge-torrent.org/viewtopic.php?f=7&t=1069
|
|
|
|
|
|
|
|
|
| |
- Add a new knob, WITHOUT_GECKO, for anyone that who do not to use new internal
anonymizing browser feature. It addes py-gnome-extras dependency. You can
go to Preferences -> Other and uncheck the 'Internal Browser' to disable it.
- The files/patch-scripts_deluge will be remove when I can commit gecko ports,
which the fix is available in MC CVS for now. Also, I have patch available
in freefall: http://people.freebsd.org/~mezz/diff/gecko-ports.diff
|
|
|
|
|
|
| |
useless for FreeBSD. Bump the PORTREVISION.
Reported by: Aryeh M. Friedman <aryeh.friedman@gmail.com>
|
|
|
|
| |
Reported by: exseven (user at http://forum.deluge-torrent.org/)
|
| |
|
|
|
|
|
|
| |
-Fix the plist.[1]
Approved by: portmgr (erwin)
|
|
|
|
|
|
| |
open filemanager. Bump the PORTREVISION.
Approved by: portmgr (marcus)
|
| |
|
| |
|
|
|
|
| |
Bump the PORTREVISION.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to compare with the third tarball, so I have no idea what kind of change. I
have asked in the forum[1] and the developer has replied. He said that he does
not remember what kind of change in there, but he promise me that it's safe.
Since nobody knew, so I am going to bump the PORTREVISION in case.
The developer said that he will post in the news next time if he reroll the
tarball to give us the headup the reason of reroll. I think it's fair enough.
[1] http://forum.deluge-torrent.org/viewtopic.php?f=8&t=309
Reported by: krismail
|
|
|
|
|
|
|
|
|
|
| |
included by accident. Also, they tweaked a bit in setup.py that doesn't affect
anything in runtime as no function change.
-SIZE (deluge-0.5.4.1.tar.gz) = 15536378
+SIZE (deluge-0.5.4.1.tar.gz) = 1480071
Reported by: krismail
|
| |
|
|
|
|
|
|
|
| |
libtorrent/src/storage.cpp doesn't know about how to check filesystem on
FreeBSD yet, so instead always use sparse file without check on which
filesystems that have sparse file support. Both UFS and UFS2 have sparse file
support. Bump the PORTREVISION.
|
|
|
|
|
| |
- Add a patch to enable compact allocation by default. It doesn't work very
if it is disable, because of UFS2.
|
|
|
|
| |
FreeBSD for some reason. Gotta to figure it out sometime.
|
| |
|
|
|
|
| |
Reported by: sat
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
|
|
|
|
|
|
| |
The website said, 'There was a licensing problem with the Deluge 0.5.1 tarball
that was released yesterday. This release add no features or bugfixes, but
contains a fixed license. This new release is version 0.5.1.1.' More info
about license fixes visit at http://dev.deluge-torrent.org/changeset/576 ...
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
-Add USE_GETTEXT.
|
|
|
|
|
| |
- Hopeful fix on amd64, sparc64 and ia64. Nobody has report it yet, but I took
a lot of reports in Ubuntu forums and took idea from Fedora's rpms.
|
| |
|
| |
|
|
to bring a native, full-featured client to Linux, BSD, and other *NIX GTK
desktop environments such as Gnome and XFCE.
Deluge uses Rasterbar's version of libtorrent as the main ingredient in its
bittorrent protocol backend.
WWW: http://deluge-torrent.org/
--
deluge-0.4.90.3 as in Deluge 0.5 Beta 3, I have added two patches from its SVN
to fix the memory leaks.
|