Commit graph

2536 commits

Author SHA1 Message Date
Tilman Keskinoz
41cba514c5 Update to 0.5.3a
PR:		164979
Submitted by:	maintainer
2012-02-27 15:06:26 +00:00
Baptiste Daroussin
ebc5d7d581 The hotline services seems to be closed now. 2012-02-20 14:27:57 +00:00
Doug Barton
2660bd1ba6 * Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.5
- BUGFIX: Fix crash when disabling then reenabling RSS
- BUGFIX: Fix duplicate torrent detection when adding a magnet link
- BUGFIX: Fix import of new trackers when adding a torrent with same hash
- BUGFIX: Fix possible redownload of torrents marked as read
- BUGFIX: Properly remove RSS feed settings/history upon feed removal
2012-02-20 10:39:59 +00:00
Doug Barton
91c5ed3678 * Sat Feb 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.4
- BUGFIX: qBittorrent does not handle redirection to relative URLs correctly
- BUGFIX: Fix potential bug when moving single file torrents to tmp folder
- BUGFIX: Fix torrent import dialog layout
- BUGFIX: Prevent log window buffer from filling up
- I18N: Add Belarusian translation
2012-02-19 09:26:41 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Rene Ladan
e24a133745 Update to SVN r10759
PR:		ports/165127
Submitted by:	maintainer
2012-02-15 23:51:37 +00:00
Jason Helfman
6305f2f86b - Update to 1.8
- while here shorten master_sites for sourceforge to SF

PR:	ports/165187
Submitted by:	maintainer, earl1k at mail.ru
2012-02-15 22:45:52 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Ruslan Makhmatkhanov
d56ff146fb - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 16:55:08 +00:00
Frederic Culot
c8ac8eedf1 - Update MASTER_SITES
PR:		ports/164801
Submitted by:	Sam Cassiba <sam@cassiba.com> (maintainer)
2012-02-06 08:03:27 +00:00
Frederic Culot
20dfb7e392 - Update to 2.041
Changes:	http://solidcointalk.org/topic/532-solidcoin-v2041-released/
PR:		ports/164686
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2012-02-01 13:14:05 +00:00
Rene Ladan
319e454dbf - Update to SVN 10708
- Use ${PERL} to invoke perl

PR:			ports/164601
Submitted by:		maintainer
2012-01-31 11:36:27 +00:00
Florent Thoumie
75ae9506d2 Update net-p2p/rtorrent-devel to 0.9.0. 2012-01-29 11:27:44 +00:00
Florent Thoumie
a6e1f91015 Update net-p2p/libtorrent-devel to 0.13.0. 2012-01-29 11:27:07 +00:00
Florent Thoumie
e0dbf7bb03 - Backport upstream patch to fix high cpu load issues.
Submitted by:	Nicholas Smith
Obtained from:	http://libtorrent.rakshasa.no/ticket/2661
2012-01-29 11:26:25 +00:00
Martin Wilke
cbc1192436 - Fix build when perl symlink is missing
PR:		163188
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer timeout
2012-01-29 06:48:26 +00:00
Pawel Pekala
2f03ad5dec RetroShare is a Open Source cross-platform, private and secure decentralised
communication platform. It lets you to securely chat and share files with your
friends and family, using a web-of-trust to authenticate peers and OpenSSL to
encrypt all communication. RetroShare provides filesharing, chat, messages,
forums and channels.

WWW: http://retroshare.sourceforge.net/

PR:		ports/164283
Submitted by:	Peter Klett <glocke@bsdstammtisch.at>
2012-01-27 14:41:16 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Doug Barton
ca035c36e6 Update to 0.15.9, a bugfix release:
* fixed https crash
 * added some functions missing from the python binding
 * fixed rare piece picker bug
 * fixed invalid torrent_status::finished_time
 * fixed bugs in dont-have and upload-only extension messages
 * don't open files in random-access mode (speeds up hashing)
2012-01-20 09:25:17 +00:00
Pawel Pekala
1856510753 Chase devel/upnp shlib bump 2012-01-18 18:32:08 +00:00
Jason Helfman
9c28373665 - Update to 2.03
PR:	ports/164142
Submitted by: maintainer ( Dmitriy Limonov <earl1k at mail.ru> )
Approved by:	cress, rene (mentors,implicit)
2012-01-16 06:14:49 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Jason Helfman
2cb3438f42 - Update to 1.7
- adjust patch target

PR:		ports/163785
Submitted by:	maintainer, Dmitriy Limonov <earl1k at mail.ru>
Approved by:	crees (mentor)
2012-01-06 17:25:50 +00:00
Doug Barton
e44947ffc1 * Thu Dec 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.3
- BUGFIX: Fix btdigg plugin (Python3 support + torrent name in magnet links)
- BUGFIX: Fix banning of IPv6 peers (Closes #885021)
- BUGFIX: Fix torrent addition dialog layout problem (Closes #84650522)
- BUGFIX: Do not report any progress for disabled files (Closes #56731485)
- BUGFIX: Make torrent sorting case insensitive (Closes #857154)
- BUGFIX: Improve Web UI usability of small devices
- BUGFIX: Program updater: More reliable version detection / comparison
- I18N: Add Georgian translation
2012-01-04 08:47:24 +00:00
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Jason Helfman
854553cc25 Pass maintainership to Barbara per email to ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2011-December/072036.html

Submitted by:	Barbara <barbara.xxx1975 at libero.it >
Approved by:	rene (mentor)
2011-12-27 21:09:57 +00:00
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Pawel Pekala
13b6f55f99 - Update to verion 1.6
- Project database library switched from GDBM to SQLite
- Add option to build ncdc-db-upgrade

PR:		ports/163626
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2011-12-26 17:37:42 +00:00
Thomas Abthorpe
754d159e98 - Reset ports to heap due to mail bounces
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:	portmgr
2011-12-26 16:12:27 +00:00
Rene Ladan
e21a30ea9d Use a better fix for LICENSE_FILE_GPLv2 from portlints point of view.
Submitted by:	Jan Beich
2011-12-25 20:26:04 +00:00
Rene Ladan
8562b96a07 Fix libpng check in configure script, fixed upstream in r10694.
PR:		ports/163182
Submitted by:	Barbara
Approved by:	maintainer timeout (swell.k, 14 days)
2011-12-25 19:03:08 +00:00
Rene Ladan
351f91ba03 - Update to r10703
- Some changes in manpage languages

PR:		ports/163582
PR:		ports/163128 (older update)
Submitted by:	Barbara
Approved by:	maintainer timeout of 163128 (swell.k, 15 days)
2011-12-25 16:15:35 +00:00
Pawel Pekala
e47ced6509 Ncdc is a modern and lightweight direct connect client
with a friendly ncurses interface.

WWW: http://dev.yorhel.nl/ncdc

PR:		ports/162922
Submitted by:	Dmitriy Limonov
2011-12-25 11:26:30 +00:00
Sunpoet Po-Chuan Hsieh
b2864d1acc - Update to 0.11
- Pet portlint

Changes:	http://search.cpan.org/dist/Net-DirectConnect/Changes
PR:		ports/161919
Submitted by:	sunpoet (myself)
Approved by:	maintainer (implicit)
2011-12-24 00:03:19 +00:00
Frederic Culot
ed4fe90e24 - Update to 2.02
Changes:	http://solidcointalk.org/topic/481-solidcoin-v202-released/
PR:		ports/163436
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2011-12-19 15:38:40 +00:00
Pawel Pekala
b4f8198306 SolidCoin is an open source digital currency, originally based on Bitcoin,
but now heavily modified and improved. SolidCoin works over a distributed
peer-to-peer network to offer irreversible, low-cost, anonymous and
decentralized monetary transactions.

WWW: http://solidcoin.info

PR:		ports/162335
Submitted by:	Dmitriy Limonov
2011-12-14 23:29:47 +00:00
Pav Lucistnik
2b453195a3 - Mark BROKEN: does not link
Reported by:	pointyhat
2011-12-14 21:34:42 +00:00
Chris Rees
ee82353303 - Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed

Feature safe:	yes
2011-12-11 12:26:57 +00:00
Max Brazhnikov
5bdb81f384 Update to 4.1.3
Replace check for ktorrent-2 with CONFLICTS_BUILD

Feature safe:	yes
2011-12-07 16:35:22 +00:00
Max Brazhnikov
14adddb1b6 Update to 1.1.3
Feature safe:	yes
2011-12-07 16:34:57 +00:00
Rene Ladan
6e7db9cfaa - Update to 2.3.1
- Make the port look similar to net-p2p/amule-devel to ease updating the two.
- Partially pet portlint.

PR:		ports/162603
Submitted by:	Barbara (barbara.xxx1975 libero/it)
Approved by:	maintainer timeout (swell.k, 14 days)
Feature safe:	yes
2011-11-30 21:20:54 +00:00
Michael Scheidell
f9d30cef27 PR: 162340
Submitted by:	gelraen.ua@gmail.com
Reviewed by:
Approved by:	gabor (mentor)
Obtained from:
MFC after:
Security:
Feature safe:	yes
On some machines resulting binaries contains "/usr/lib" before "/usr/local/lib/gcc45" in rpath and user gets something like
this if tries to launch that binary:

/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.10 required by /usr/local/bin/eiskaltdcpp-gtk not found

Attached patch adds BUILD_DEPENDS on devel/chrpath, which is used to overwrite rpath in built binaries (-DCMAKE_INSTALL_RPATH
only aappends directories to rpath)
2011-11-28 16:30:44 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Mikhail Teterin
0556fdfad7 Update from "obsolete" 4.3.1.4 to the currently-latest 4.7.0.0.
Feature safe:	yes
Approved by: 	portmgr (tabthorpe)
2011-11-14 05:35:54 +00:00
Ruslan Makhmatkhanov
1d3015aac7 Change email for my ports to FreeBSD one.
Approved by:	novel (mentor)
Feature safe:	yes
2011-11-10 22:20:18 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Martin Wilke
c993547647 2011-11-01 games/phpua-ut2003: depends on phpua-engine
2011-11-01 games/phpua-engine: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 games/phpua-hl: depends on phpua-engine
2011-11-01 games/phpua-ut: depends on phpua-engine
2011-11-01 games/phpua-cod: depends on phpua-engine
2011-11-01 games/uox3: No more public distfiles
2011-11-01 games/phpua-q3: depends on phpua-engine
2011-11-01 games/phpua-bf: depends on phpua-engine
2011-10-30 graphics/kallery: does not build; last release 20010511
2011-10-28 graphics/gtksee: depends on unfetchable port archivers/bzip; last release 2004
2011-11-01 mail/mailscanner-mrtg: apache13 is deprecated, migrate to 2.2.x+ now
2011-10-31 net-p2p/qbittorrent-28-nox11: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/qbittorrent-28: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/dctc-gui-qt No more public distfiles
2011-10-31 net-p2p/dctc-gui No more public distfiles
2011-09-01 net-p2p/dctc: No more public distfiles
2011-11-01 www/slash: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/maatkit: Upstream support dropped. Please consider using databases/percona-toolkit
2011-11-01 databases/mysqlman: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/mysql-editor: apache13 is deprecated, migrate to 2.2.x+ now
2011-09-30 databases/gnats: Security issues
2011-11-01 07:35:46 +00:00
Doug Barton
7b4c3ba90c * Sat Oct 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.2
- BUGFIX: Fix mimimum dimensions for torrent addition dialog
2011-10-30 19:54:48 +00:00
Doug Barton
d3ca0ec017 * Sun Oct 23 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.1
- BUGFIX: Add support for speed limits scheduling (Web UI)
  - BUGFIX: Fix ratio calculation for purely seeded torrents
  - I18N: Update Russian translation
  - COSMETIC: Torrent addition dialog layout fixes
2011-10-25 18:47:14 +00:00