notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-p2p/deluge/Makefile

Number of commits found: 138 (showing only 100 on this page)

1 | 2  »  

Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Monday, 26 Jun 2023
23:30 Robert Clausecker (fuz) search for other commits by this committer Author: Joakim Bergman
net-p2p/deluge-cli: update to 2.1.1

fixes:
- pidfile for deluge-web
- long options in command_args to make it easier to read
- remove deprecated -f (fork) option, it's now default and there is no
  way to explicitly negate the new option --do-not-daemonize
- use *_confdir variable in command_args instead of $required_dirs which
  just happened to have the same value (more explicit this way)
- remove setproctitle dependency to allow stop/restart of service
  (process cannot be found otherwise)
- replace slimit with rjsmin for javascript minification for web ui
- make PY_PILLOW dependency optional for cli and required for ui
  (default include)

Changelog: https://deluge.readthedocs.io/en/latest/changelog.html

Approved by:	rm (maintainer timeout, two weeks)
PR:		242033
commit hash: 95f93a2eea17325f25b60138a0b50b6c260cec38 commit hash: 95f93a2eea17325f25b60138a0b50b6c260cec38 commit hash: 95f93a2eea17325f25b60138a0b50b6c260cec38 commit hash: 95f93a2eea17325f25b60138a0b50b6c260cec38 95f93a2
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Monday, 18 Oct 2021
09:36 Bernhard Froehlich (decke) search for other commits by this committer
net-p2p/deluge: Remove CPE information for metaport
commit hash: 639f2354ded8ba86b91c658b2e14f563b57d8dd4 commit hash: 639f2354ded8ba86b91c658b2e14f563b57d8dd4 commit hash: 639f2354ded8ba86b91c658b2e14f563b57d8dd4 commit hash: 639f2354ded8ba86b91c658b2e14f563b57d8dd4 639f235
Friday, 8 Oct 2021
11:42 Bernhard Froehlich (decke) search for other commits by this committer
net-p2p/deluge: Add CPE information

Approved by:    portmgr (blanket)
commit hash: d24cc4425ebb604d2ff2a9c966ffd42b13d37eb2 commit hash: d24cc4425ebb604d2ff2a9c966ffd42b13d37eb2 commit hash: d24cc4425ebb604d2ff2a9c966ffd42b13d37eb2 commit hash: d24cc4425ebb604d2ff2a9c966ffd42b13d37eb2 d24cc44
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 9 Nov 2020
17:08 tcberner search for other commits by this committer
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2

- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
Original commitRevision:554733 
Wednesday, 22 Apr 2020
15:04 rm search for other commits by this committer
net-p2p/deluge: update to 2.0.3

2.0 release notes: https://deluge.readthedocs.io/en/latest/releases/2.0.html
2.0.3 changelog: https://deluge.readthedocs.io/en/latest/changelog.html

This update includes migrating to python3/gtk3 stack and some extra stability
fixes from upstream repository, not yet released.

The port still need rc-scripts to be adjusted to run in headless mode out of
the box, but user may just toggle "Auto-connect to selected daemon" and
"Auto-start localhost daemon" or click "Start daemon" button in connection
manager window to make things happen. This (rc-scripts update) would be done
later when time permits.

PR:		241202
Reported by:	many
Original commitRevision:532483 
Wednesday, 19 Feb 2020
17:59 antoine search for other commits by this committer
Clean up USES

With hat:	portmgr
Original commitRevision:526520 
Tuesday, 28 Jan 2020
21:57 antoine search for other commits by this committer
Deprecate some pygtk2 ports

With hat:	portmgr
Original commitRevision:524518 
Friday, 20 Dec 2019
09:28 yuri search for other commits by this committer
net-p2p/deluge: Revert the previous erroneous commit
Original commitRevision:520484 
03:24 yuri search for other commits by this committer
net-p2p/deluge: Update 1.3.15 -> 2.0.3

Update is necessary because the underlying library libtorrent-rasterbar needs to
be updated.

PR:		241202
Approved by:	rm (maintainer's timeout)
Original commitRevision:520459 
Friday, 8 Nov 2019
13:26 tobik search for other commits by this committer
net-p2p: Add missing USES=gnome
Original commitRevision:517060 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Saturday, 28 Jul 2018
23:23 yuri search for other commits by this committer
Replace explicit devel/py-game dependencies with ${PYGAME} in 7 ports

This is to simplify the pending rename devel/py-game -> devel/py-pygame in
bug#230115.

PR:		230118 230119
Approved by:	portmgr
Original commitRevision:475617 
Wednesday, 18 Jul 2018
09:37 amdmi3 search for other commits by this committer
- Pet portlint
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:474845 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Saturday, 13 May 2017
05:48 rm search for other commits by this committer
net-p2p/deluge: update to 1.3.15

changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1512May2017
Original commitRevision:440748 
Wednesday, 8 Mar 2017
06:12 rm search for other commits by this committer
net-p2p/deluge: update to 1.3.14

This is a routine bug-fix release.
Changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.146March2017
Original commitRevision:435656 
Wednesday, 26 Oct 2016
16:52 rm search for other commits by this committer
net-p2p/deluge: split out CLI part

By popular demand split out deluge onto CLI part and GUI part to let users with
headless servers or users who do not want to install all the GTK2 stuff install
just deluge with minimal required dependencies.
deluge-cli port was introduced, that let user to run in CLI mode and to control
the queue via web-interface.

This change requires all the users of net-p2p/deluge to deinstall it first and
then install the required part:
- net-p2p/deluge-cli if GTK2 GUI is not required
- net-p2p/deluge to get the graphical client (net-p2p/deluge-cli will be
installed as a dependency)

Requested by:	many
Original commitRevision:424719 
Tuesday, 23 Aug 2016
21:04 rm search for other commits by this committer
net-p2p/deluge: fix up OPT_USE and OPT_VARS

Align OPT_USE and OPT_VARS usage to Porter's Handbook.
Original commitRevision:420747 
Friday, 22 Jul 2016
20:49 rm search for other commits by this committer
net-p2p/deluge: update to 1.3.13

- update to 1.3.13
- switch to option helpers
- add creatiion of .python-eggs for deluge_web - this resolves
  installation of plugins for deluge_web [1]

This release also fixing Scheduler plugin as reported by dbn@ [2], so
this is the reason for MFH request.

Changes: http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1320July2016

PR:		207558 [2]
Submitted by:	Marlon Leerkotte <mrleerkotte@protonmail.com> [1] (private mail)
Reported by:	dbn [2]
MFH:    2016Q3
Original commitRevision:418935 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Tuesday, 22 Sep 2015
07:01 rm search for other commits by this committer
net-p2p/deluge: update to 1.3.12

- update to 1.3.12
- remove patch, included upstream
- add NO_ARCH, sort USES

changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1213September2015
Original commitRevision:397530 
Sunday, 2 Aug 2015
20:23 kwm search for other commits by this committer
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Original commitRevision:393444 
Tuesday, 10 Mar 2015
17:28 rm search for other commits by this committer
net-p2p/deluge: fix blocklist plugin

Add upstream patch to fix blocklist plugin with version of Twisted
that's now in ports tree.

Upstream bug report: http://dev.deluge-torrent.org/ticket/2737

PR:		198332
Reported by:	Chris Ross <cross+freebsd@distal.com>
Original commitRevision:380945 
Tuesday, 30 Dec 2014
13:38 rm search for other commits by this committer
net-p2p/deluge: add explicit dependency on pygnome2

- add explicit dependency on pygnome2. Without this, deluge-gtk will
  fail to work in gnome3 environment
- bump PORTREVION because of dependency change
Original commitRevision:375834 
Monday, 1 Dec 2014
18:41 rm search for other commits by this committer
net-p2p/deluge: update to 1.3.11

Changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.1130November2014
Original commitRevision:373717 
Thursday, 16 Oct 2014
09:42 rm search for other commits by this committer
net-p2p/deluge: update to 1.3.10

Changes:

GtkUI
    #2256: Indexes are not updated correctly when removing column
    Fix bug in the torrentview when Plugins added a column
WebUI
   Security update for POODLE vulnerability
Original commitRevision:370987 
Monday, 6 Oct 2014
06:50 rm search for other commits by this committer
net-p2p/deluge: update to 1.3.9

- update to 1.3.9 (bugfix release)

Changelogs:
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.84October2014
http://dev.deluge-torrent.org/wiki/ChangeLog#Deluge1.3.94October2014
Original commitRevision:370145 
Sunday, 28 Sep 2014
09:55 rm search for other commits by this committer
net-p2p/deluge: update to 1.3.7

- update to 1.3.7
- add LICENSE_FILE
- convert to USES, sort knobs
- add patch that fix default upload speed rate [1]
- remove patch applied upstream
- add back missed i18n files

Submitted by:	T.J. <xtainted@gmail.com> [1]
Original commitRevision:369445 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Monday, 11 Aug 2014
17:05 adamw search for other commits by this committer
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:364628 
Saturday, 7 Jun 2014
19:33 rm search for other commits by this committer
net-p2p/deluge: fix non-default installation

Fix installation with GTK2 option unset. Not bumping PORTREVISION, because
this is not default.

Reported by:    Kenta S. <kentas@hush.com> (private email)
Original commitRevision:356945 
Thursday, 5 Jun 2014
09:20 rm search for other commits by this committer
net-p2p/deluge: support staging and more

- do not use easy_install and convert to auto-generated plist
- add staging support
- convert USE_XZ to USES
- Makefile clean-up

- add startup script for deluge-web [1]

PR:     185888
Reported by:    huber.georg@gmail.com
Submitted by:   Daniel O'Connor <darius@dons.net.au> (private email) [1]

- fix compatibility issue with twisted > 13.1.0, that prevents BlockList plugin
  from work correctly [2]

PR:     189497
Submitted by:   George Amanakis <g_amanakis@yahoo.com> [2]
Original commitRevision:356620 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Original commitRevision:347809 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Sunday, 8 Dec 2013
12:04 mva search for other commits by this committer
New USES=twisted, to replace the old USE_TWISTED knob.

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
Original commitRevision:335877 
Wednesday, 6 Nov 2013
12:18 nemysis search for other commits by this committer
- Fix net-p2p/libtorrent-rasterbar dependency due to recent commit
- Change net-p2p/Makefile

Approved by:	bdrewery>
Original commitRevision:332972 
Saturday, 26 Oct 2013
00:52 gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - 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)
Original commitRevision:331644 
Tuesday, 22 Oct 2013
13:59 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])

Approved by:	portmgr (bdrewery)
Original commitRevision:331273 
Friday, 20 Sep 2013
22:28 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
Original commitRevision:327758 
Thursday, 18 Jul 2013
10:42 rm search for other commits by this committer
- convert desktopfileutils to USES

Submitted by:	miwi (by mail)
Original commitRevision:323220 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Tuesday, 26 Feb 2013
09:03 rm search for other commits by this committer
- update to 1.3.6
- remove patches, applied upstream

changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog

Tested by:	T.J. <xtainted@gmail.com>
Original commitRevision:312961 
Saturday, 2 Feb 2013
13:03 rm search for other commits by this committer
- switch the dependency to libtorrent-rasterbar 1.6.x, because with importing of
  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
Original commitRevision:311424 
Monday, 31 Dec 2012
17:03 mezz search for other commits by this committer
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
Original commitRevision:309763 
Friday, 3 Aug 2012
15:54 cs search for other commits by this committer
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 11 Apr 2012
20:42 rm search for other commits by this committer
- update to 1.3.5

changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog
Original commit
Saturday, 10 Mar 2012
20:05 rm search for other commits by this committer
- update to 1.3.4
- 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
Original commit
Thursday, 10 Nov 2011
22:20 rm search for other commits by this committer
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
Original commit
Wednesday, 19 Oct 2011
22:12 pawel search for other commits by this committer
Fix build when WITHOUT_PYGTK=true

PR:             ports/160898
Reported by:    Doug Penner <darwinsurvivor@gmail.com>
Fix by:         Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Original commit
Monday, 22 Aug 2011
20:46 kwm search for other commits by this committer
- update to 1.3.3
- 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)
Original commit
Monday, 11 Jul 2011
14:36 jsa search for other commits by this committer
Unbreak port and update to 1.3.2.
Take maintainership.

Approved by:    kwm (mentor), pav (portmgr)
Original commit
Wednesday, 5 Jan 2011
17:16 pav search for other commits by this committer
- Mark BROKEN: bad dependency object

Reported by:    pointyhat
Original commit
Friday, 24 Dec 2010
13:35 lioux search for other commits by this committer
- Switch from .tar.bz2 (size 2344492) to .tar.lzma (size 1869318)
  distfile.
- No PORTREVISION bump since there was no functional change.
Original commit
Tuesday, 2 Nov 2010
11:39 lioux search for other commits by this committer
Update to 1.3.1
Original commit
Thursday, 30 Sep 2010
10:37 lioux search for other commits by this committer
- Fix PLIST: do not remove files we did not install when
  (PREFIX != LOCALBASE).
- Bump PORTREVISION.

Submitted by:   pointyhat
Original commit
Tuesday, 21 Sep 2010
01:45 lioux search for other commits by this committer
- Update to 1.3.0
- Add DESKTOP_ENTRIES
- Take over maintainership
Original commit
Saturday, 21 Aug 2010
20:04 lioux search for other commits by this committer
Update to 1.3.0_rc2
Original commit
Thursday, 1 Jul 2010
19:27 dougb search for other commits by this committer
Bump PORTREVISION for rev 1.2 of the rc.d file

... because you can never have too many 1's in a PKGNAME

Feature safe:   yes
Original commit
08:34 dougb search for other commits by this committer
Update to version 1.3.0_rc1, which has numerous improvements and fixes

Major work on the update done by:       lioux
Tweaks, bugs, and rc.d script by:       me

Feature safe:   yes
Original commit
Friday, 11 Jun 2010
21:56 gerald search for other commits by this committer
Replace the deprecated USE_GCC=4.3+ by USE_GCC=4.4+.
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Wednesday, 17 Feb 2010
02:33 lioux search for other commits by this committer
Add PSYCO option to enable devel/py-psyco optimization support

Feature safe:   yes
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Monday, 1 Feb 2010
13:04 miwi search for other commits by this committer
- Revert back to previous version (to many problems)
- Bump PORTEPOCH

Requested by:   many
Original commit
Thursday, 21 Jan 2010
21:14 miwi search for other commits by this committer
- Update to 1.2.0

PR:             142983
Submitted by:   Ports Fury
Original commit
Wednesday, 30 Dec 2009
08:46 pav search for other commits by this committer
- Bump to force rebuild after boost upgrade

Requested by:   Michal Varga <varga.michal@gmail.com>
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Tuesday, 28 Jul 2009
11:45 pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
Original commit
Friday, 26 Jun 2009
14:41 miwi search for other commits by this committer
- Update to 1.1.9

PR:             136050
Submitted by:   Ports Fury
Original commit
Thursday, 28 May 2009
23:49 miwi search for other commits by this committer
- Update to 1.1.8

PR:             135036
Submitted by:   Ports Fury
Original commit
Tuesday, 7 Apr 2009
12:20 lwhsu search for other commits by this committer
- Add USE_GCC=4.3+ to fix building with boost 1.37

PR:             ports/132900
Submitted by:   amdmi3
Original commit
Wednesday, 25 Mar 2009
16:45 amdmi3 search for other commits by this committer
- Revert the last change - known to break the build with boost 1.34. Is be
committed again along with boost update.
Original commit
Monday, 23 Mar 2009
23:20 amdmi3 search for other commits by this committer
- Fix build with upcoming boost 1.37.1

PR:             132900
Submitted by:   myself
Original commit
Wednesday, 18 Mar 2009
20:06 mezz search for other commits by this committer
Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
Original commit
19:44 mezz search for other commits by this committer
Update to 1.1.5.
Original commit
Thursday, 12 Mar 2009
03:26 mezz search for other commits by this committer
Update to 1.1.4.
Original commit
Saturday, 7 Mar 2009
17:45 mezz search for other commits by this committer
Add a missing dependency (py-gobject) when WITHOUT_PYGTK is defined. Bump the
PORTREVISION.

PR:             ports/132320
Reported by:    Oleg Gawriloff <barzog@telecom.by>
Original commit
Saturday, 21 Feb 2009
23:18 mezz search for other commits by this committer
Update to 1.1.3. Thanks to my friend for let me use his FreeBSD box.
Original commit
Wednesday, 28 Jan 2009
04:02 mezz search for other commits by this committer
Update to 1.1.1.

Submitted by:   Victor Popov <v.a.popov@gmail.com>
Original commit
Monday, 19 Jan 2009
04:18 mezz search for other commits by this committer
net-p2p/deluge: Update to 1.1.0.

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
Original commit
Friday, 25 Jul 2008
12:24 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Thursday, 26 Jun 2008
00:57 mezz search for other commits by this committer
The tarball has been re-rolled. They have backed out the plugins related fix:

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
Original commit
Tuesday, 24 Jun 2008
04:46 mezz search for other commits by this committer
Update to 0.5.9.3.
Original commit
Saturday, 21 Jun 2008
06:08 mezz search for other commits by this committer
Update to 0.5.9.2.
Original commit
Friday, 6 Jun 2008
13:53 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
Original commit
Monday, 19 May 2008
23:15 mezz search for other commits by this committer
Update to 0.5.9.1.
Original commit
Friday, 2 May 2008
23:27 mezz search for other commits by this committer
Update to 0.5.9.0.
Original commit

Number of commits found: 138 (showing only 100 on this page)

1 | 2  »