1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

2989 Commits

Author SHA1 Message Date
Martin Wilke
4e42127f96 - Fix build 2013-05-30 13:49:33 +00:00
Steve Wills
d1ecd4206f - Oops, somehow the commit ID changed too. 2013-05-30 12:18:42 +00:00
Steve Wills
b4814eb202 - Update distinfo due to github, if it happens again, I'll make a local dist file 2013-05-30 11:52:36 +00:00
Steve Wills
ca5f52a23f - Update to 0.8.2
PR:		ports/179091
Submitted by:	Robert Backahus <robbak@robbak.com>
2013-05-30 11:28:53 +00:00
Steve Wills
cf35637910 Litecoin is a peer-to-peer Internet currency that enables instant payments to
anyone in the world. It is based on the Bitcoin protocol but differs from
Bitcoin in that it can be efficiently mined with consumer-grade hardware.
Litecoin provides faster transaction confirmations (2.5 minutes on average) and
uses memory-hard, scrypt-based mining proof-of-work algorithm to target the
regular computers and GPUs most people already have. The Litecoin network is
scheduled to produce 84 million currency units.

One of the aims of Litecoin was to provide a mining algorithm that could run at
the same time, on the same hardware used to mine bitcoins. With the rise of
specialized ASICs for Bitcoin, Litecoin continues to satisfy these goals. It is
unlikely for ASIC mining to be developed for Litecoin until the currency is
widely used.

WWW: http://www.litecoin.org/
2013-05-30 04:23:48 +00:00
Brendan Fabeny
42471fa998 Update math/glpk to 4.50 and adjust dependent ports 2013-05-29 23:43:55 +00:00
Andrej Zverev
8354592c63 - Use WWW: with a single space
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12

PR:		ports/178917
Submitted by:	az
Approved by:	oleg alexeenkov <proler@gmail.com> (maintainer)
2013-05-27 15:44:15 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Pawel Pekala
245a32f958 - ftp/wget is needed during run not build [1]
- Project homepage has moved, update MASTER_SITES and pkg-descr accordingly
- Relinquish current maintainer - he don't use this port anymore

PR:		ports/178566 [1]
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
Approved by:	maintainer
2013-05-25 12:36:42 +00:00
Baptiste Daroussin
dc55d8905f Fix build with clang removing the useless and deprecated -I- 2013-05-24 14:26:48 +00:00
Pawel Pekala
a3569f09d6 Update to version 5.0.0.0 2013-05-22 22:21:52 +00:00
Brendan Fabeny
755e402f2d update math/glpk to 4.49, and adjust dependent ports
Approved by:	maho
2013-05-10 19:39:58 +00:00
Max Khon
4b1c04bfbc - Unbreak the build (link with -lboost_system)
- Fix COMMENT for eiskaltdcpp-cli
- Take maintainership

Approved by:	MAINTAINER
2013-05-10 17:34:56 +00:00
Baptiste Daroussin
494bd7de13 Convert to new options framework 2013-05-10 16:44:26 +00:00
Emanuel Haupt
b4db839ab8 Chase textproc/libebml, multimedia/libmatroska update.
Approved by:    multimedia (bapt, kwm)
2013-05-06 23:01:58 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
062ed8d36f Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
2013-05-06 10:22:41 +00:00
Baptiste Daroussin
7357ff040c Fix on 9+ 2013-05-04 22:02:34 +00:00
Baptiste Daroussin
dbe34e1d76 Fix build with bmake
While here convert to new options framework
2013-05-03 21:15:43 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Ruslan Makhmatkhanov
ab40e8506b - update to 0.10
- change USE_PYTHON to ``yes'' since it's now py3-ready

changelog:
https://bitbucket.org/blueluna/transmissionrpc/wiki/releasenotes/0.10
2013-05-01 20:37:20 +00:00
Jason Helfman
ca707c9312 - adoption of USES for gettext
Approved by:	portmgr (bapt@)
2013-05-01 18:18:44 +00:00
Rene Ladan
1114e11b3b Remove expired ports:
2013-04-30 devel/libusb: has been already included into base system
2013-04-30 www/typo346: Obsolete stable release
2013-04-30 www/ilias3: Obsolete stable release
2013-04-02 net-p2p/moodriver: Not supported by upstream, master site is down
2013-03-31 www/p5-Dancer-Plugin-DataFu: No more public distfiles
2013-03-31 devel/p5-Oogly: No more public distfiles
2013-03-01 mail/listmanager: No more upstream, no more public distfiles
2013-04-30 08:54:01 +00:00
Martin Wilke
80074b27e9 - Fix build
PR:		177925
Submitted by:	Ports Fury
2013-04-30 02:24:08 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Steve Wills
f120146efc - Add patch to prevent deletion of /dev/null
PR:		ports/177867
Submitted by:	Robert Backahus <robbak@robbak.com> (maintainer)
2013-04-24 02:42:20 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Pawel Pekala
48916865f2 Update to version 1.16.1
PR:		ports/177650
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Feature safe:	yes
2013-04-20 14:28:38 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Max Brazhnikov
f60233ccc6 - Change dependency type for Boost: required only at build stage
- Adjust USE_QT4 components
- Switch to out-of-source build

ktorrent only:
- Explicitly depend on math/gmp
- Fix potential build failure
2013-03-28 12:06:41 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Steve Wills
4a77520c91 - Update to 0.8.1
PR:		ports/177135
Submitted by:	Robert Backahus <robbak@robbak.com> (maintainer)
2013-03-24 12:25:14 +00:00
Jose Alonso Cardenas Marquez
45c644f8a7 - Bump PORTREVISION. Lazarus RAD has been updated to 1.0.8 2013-03-23 05:53:01 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Pawel Pekala
66c35c7eb6 - Update to version 1.15 [1]
- Add dependency on security/libgcrypt, configure script
  requires it for gnutls < 3.0.0

PR:		ports/176658 [1]
Submitted by:	Dmitriy Limonov <earl1k@mail.ru>
2013-03-13 17:13:35 +00:00
Chris Rees
69e93abed8 Remove transmission25 meta-port directory.
Unfortunately I had to recreate the checkout because of pre-commit hooks
becoming confused, and some small changes were missed.
2013-03-09 14:14:39 +00:00
Chris Rees
cb7f3cf77b Thanks to the latest GTK 3 update, transmission-gtk
(moved from transmission-gtk2) now builds.  All can upgrade safely!
2013-03-09 12:24:28 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Brendan Fabeny
8ced612f2b update to 3.1.3 2013-03-08 03:00:37 +00:00
Brendan Fabeny
ddc550ff99 update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjust
dependent ports

PR:		144982, 149958
Reviewed by:	johans (earlier version of the patch)
2013-03-05 20:22:02 +00:00
Li-Wen Hsu
6ee38c4b27 - Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation 2013-03-04 11:19:40 +00:00
Chris Rees
2b86680264 Fix chown for transmission home directory to silence complaints
from transmission-daemon

De-articulate COMMENT
2013-03-02 13:48:31 +00:00
Roman Bogorodskiy
795a83be2a Mark broken and deprecated: the project is no longer maintained
upstream and domain name of project's site is down.

Reported by:	miwi
2013-03-02 08:48:52 +00:00
Pawel Pekala
ce8bf4169f Update to version 4.9.0.0 2013-03-01 15:44:13 +00:00
Pawel Pekala
ec861ca38b - Update to version 0.5.4d [1]
- Add option to install plugins [1]
- Fix build with clang

PR:		ports/175310 [1]
Submitted by:	Peter Klett <peter@netkey.at> (maintainer)
2013-02-28 21:52:26 +00:00
Dmitry Sivachenko
9b289b2513 Require pkgconfig only for build stage.
Discussed with:	crees (maintainer)
2013-02-28 10:55:36 +00:00
Ruslan Makhmatkhanov
93308c5826 - update to 1.3.6
- remove patches, applied upstream

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

Tested by:	T.J. <xtainted@gmail.com>
2013-02-26 09:03:49 +00:00
Martin Wilke
53cad6493f - Broken does not build
/usr/local/lib/libgdk-x11-2.0.so /usr/local/lib/libgtk-x11-2.0.so /usr/local/lib/libcairo.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libatk-1.0.so /usr/local/lib/libiconv.so /usr/local/lib/libnotify.so /usr/local/lib/libgthread-2.0.so ../extra/libextra.a /usr/local/lib/libeiskaltdcpp.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libintl.so
CMakeFiles/eiskaltdcpp-gtk.dir/src/privatemessage.cc.o: In function `_GLOBAL__sub_I__ZN14PrivateMessageC2ERKSsS1_':
privatemessage.cc:(.text.startup+0x23): undefined reference to `boost::system::generic_category()'
privatemessage.cc:(.text.startup+0x2f): undefined reference to `boost::system::generic_category()'
2013-02-23 15:26:33 +00:00
Martin Wilke
96686c2752 - BROKEN checksum mismatch
=> Attempting to fetch http://files.backtrace.info/releases/mooseekd/mooseekd-0.05.tar.bz2
fetch: http://files.backtrace.info/releases/mooseekd/mooseekd-0.05.tar.bz2: size unknown
fetch: http://files.backtrace.info/releases/mooseekd/mooseekd-0.05.tar.bz2: size of remote file is not known
mooseekd-0.05.tar.bz2                                   -1  B   26 kBps
2013-02-21 03:00:07 +00:00
Rene Ladan
4b13f5ecdd Convert to optionsNG (rename GUI to WXGTK to get a more accure description) 2013-02-20 22:59:10 +00:00
Ruslan Makhmatkhanov
80d261bcd3 - update to 0.8.0
- remove patched, applied upstream

changelog:
http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.0/

PR:     176284
Submitted by:	Robert Backahus <robbak@mynetfone.com.au> (maintainer, other email)
2013-02-20 20:27:32 +00:00
Chris Rees
29d944b72f Update to 2.77 2013-02-19 16:17:36 +00:00
Andrej Zverev
49646421da Remove --with-openssl (obsolete by --enable-openssl which "on" by default)
Reported by:	Andreas Nilsson <andrnils@gmail.com>
2013-02-16 10:31:38 +00:00
Mark Linimon
e05d59843d Maintainer no longer wishes to maintain this port. 2013-02-14 06:29:30 +00:00
Baptiste Daroussin
81b1e324a9 it's not --with-iconv but --with-libiconv, submitter got it right when
submitting the first time, I messed it up, sorry

Submitted by:	Jeroen van der Ham <jeroen@dckd.nl>
2013-02-06 19:42:59 +00:00
Baptiste Daroussin
02f5523ed0 Force to build with --with-libiconv
Submitted by:	Jeroen van der Ham <jeroen@dckd.nl>
Reported by:	Jeroen van der Ham <jeroen@dckd.nl>, rm
2013-02-06 15:33:54 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Marcelo Araujo
4a76c1a7c6 - Update to version 0.98.4.
PR:		ports/174202
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-02-04 08:47:40 +00:00
Max Brazhnikov
7c03db20f0 Update ktorrent to 4.3.1, libktorrent to 1.3.1
Submitted by:	Alonso Schaic via area51 commit
2013-02-03 20:23:55 +00:00
Ruslan Makhmatkhanov
5056ca05ba - 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
2013-02-02 13:03:04 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Ruslan Makhmatkhanov
df34b10d11 - update to 3.0.8
PR:		175433
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-02-01 06:59:21 +00:00
Alexey Dokuchaev
2c14bd88c0 - Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Sort knobs and bring in minor whitespace changes
2013-01-31 14:14:59 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Brendan Fabeny
92ef61befd update glpk to 4.48 and adjust dependent ports 2013-01-31 13:03:32 +00:00
Ruslan Makhmatkhanov
30c71fef2c - update to 0.16.7
- chase shlib version update in dependent ports
- use GOOGLE_CODE shortcut in MASTER_SITES
- convert to USE_PKGCONFIG
- remove shared lib version for net/GeoIP dependency

changelogs:
0.16.5: http://sourceforge.net/mailarchive/message.php?msg_id=30000954
0.16.6: http://sourceforge.net/mailarchive/message.php?msg_id=30237614
0.16.7: http://sourceforge.net/mailarchive/message.php?msg_id=30372288

PR:		175502
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-01-31 12:31:48 +00:00
Baptiste Daroussin
840defd725 Mark as broken: does not build:
uibase.cpp: In constructor 'CMainFrameBase::CMainFrameBase(wxWindow*, wxWindowID, const wxString&, const wxPoint&, const wxSize&, long int)':
uibase.cpp:142: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
/usr/local/include/wx-2.9/wx/gtk/font.h:37: note: candidate 1: wxFont::wxFont(int, int, int, int, bool, const wxString&, wxFontEncoding)
/usr/local/include/wx-2.9/wx/gtk/font.h:70: note: candidate 2: wxFont::wxFont(int, wxFontFamily, int, const wxString&, wxFontEncoding)
uibase.cpp:165: error: ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
/usr/local/include/wx-2.9/wx/gtk/font.h:37: note: candidate 1: wxFont::wxFont(int, int, int, int, bool, const wxString&, wxFontEncoding)
/usr/local/include/wx-2.9/wx/gtk/font.h:70: note: candidate 2: wxFont::wxFont(int, wxFontFamily, int, const wxString&, wxFontEncoding)
2013-01-30 14:56:52 +00:00
Ruslan Makhmatkhanov
2cf46f2158 Revert r310507 by putting pkg-plist back. The problem is that w/o pkg-plist
file installation of this ports hangs on "Generating temporary packing list"
stage. I discovered that while testing of libtorrent-rasterbar-16-python update
on a live system (while build is fine in tinderbox tests). I found exactly the
same report at [1] while googling of the problem.
Sorry about that.

[1] http://forums.freebsd.org/showthread.php?t=37177

Pointyhat to:	rm (myself)
2013-01-29 19:46:33 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Max Brazhnikov
826aae24a5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
2013-01-22 23:13:41 +00:00
Barbara Guida
d4048323c9 Convert to USE_PKGCONFIG.
Use space instead of tab after Created by header.

Approved by:	flo (mentor)
2013-01-20 11:52:15 +00:00
Barbara Guida
68da96a3d1 Convert to USE_PKGCONFIG.
Approved by:	flo (mentor)
2013-01-20 11:49:29 +00:00
Chris Rees
05e73e3f89 Update to 2.76
Various rc script tidying

PR:		ports/175255
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2013-01-16 19:01:15 +00:00
Ruslan Makhmatkhanov
0f166724ae - move pkg-plist entries to PLIST_FILES 2013-01-16 18:15:25 +00:00
Ruslan Makhmatkhanov
cfc0486648 - update to 0.9
- trim Makefile header
- remove indefinite article from COMMENT
- limit python version to 2.x only (except)
- convert to optionsng (NOPORTDOCS case)
- tab -> space change in pkg-descr:WWW

Reported by:	portscout
2013-01-16 15:18:21 +00:00
Andrej Zverev
52373e0796 - update
net-p2p/libtorrent-devel to 0.13.3
 net-p2p/rtorrent-devel to 0.9.3
2013-01-16 06:20:25 +00:00
Andrej Zverev
2a281c0c60 separate logic for these two group of ports. 2013-01-15 13:18:57 +00:00
Jason Helfman
0c5477d99f - pass maintainership to submitter
- drop ABI versions for most libraries

PR:		174986
Submitted by:	nemysis@gmx.ch
2013-01-10 18:16:29 +00:00
Raphael Kubo da Costa
6575b78ab6 Add my upstream patch to fix problems establishing UDP connections.
KTorrent was unable to create any UDP connection (to Magnet or UDP
trackers, for example) at all without this.

Bump PORTREVISION.

Approved by:	makc (maintainer)
2013-01-08 16:59:02 +00:00
Jeremy Messenger
647b339968 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.
2012-12-31 17:03:21 +00:00
Baptiste Daroussin
9fdbbfd7f8 Trim headers
Convert to new options framework
Remove useless LICENSE_FILE
2012-12-31 12:43:25 +00:00
Chris Rees
ac26186d20 Update to 2.75
PR:		ports/174507 (based on)
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-12-31 12:00:21 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Gerald Pfeifer
748d75ba78 Replace the use of _GCC_BUILD_DEPENDS (which was never meant to be
used outside of Mk/bsd.gcc.mk) by _GCC_RUNTIME.  This is still not
ideal, but at least a documented stopgap, and it avoids the manual
construction of the directory to be added to rpath.

As a side effect, the Makefiles become a tad simpler.  On the way,
update to USE_GCC=4.6+ per pending work of linimon and myself.

Approved by:	maintainer
2012-12-21 04:05:15 +00:00
Pawel Pekala
f4438911bb - Update to version 4.8.1.2 [1]
- Remove stale /bin/bash removal

Submitted by:	Mikhail T. <mi@aldan.algebra.com> via email [1]
2012-12-19 19:30:17 +00:00
Eitan Adler
805fa78eca Update to 6.0.3 2012-12-18 01:56:48 +00:00
Philippe Audeoud
51fd56421d - Update to 0.2.81
- Convert to new options framework
- Patch php files because of php 5.4 issues not corrected upstream
2012-12-17 16:30:49 +00:00
Andrej Zverev
c810d087f5 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 08:50:54 +00:00
Baptiste Daroussin
1bf55a1c33 Convert to new option framework
rename TLS to GNUTLS
2012-12-13 08:54:03 +00:00
Jose Alonso Cardenas Marquez
4a42d19f12 - Update to 4.1
- Add support for OptionNG
2012-12-12 21:17:10 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Chris Rees
14465d0b02 Various rc fixes;
- Add transmission_web_home to use customised web interface

Requested by:	Hanson Wong

- transmission should use a pidfile
- Style fixes (mostly quoting)
- Empty value in _user is clobbered with default, so remove warning

Use USERS and GROUPS, and move home directory handling to rc script where
it belongs; now users can be changed on the fly without issue

Feature safe:	yes
2012-12-08 15:33:27 +00:00
Baptiste Daroussin
b7a3755c5a 2012-12-01 net-p2p/limewire: Abandoned up stream
Feature safe:	yes
2012-12-07 13:23:22 +00:00
Ryan Steinmetz
c4786a9368 - Reset MAINTAINER due to unrecoverable bounce
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:39:22 +00:00
Ruslan Makhmatkhanov
67f490da8e - eliminate bogus setuptools dependency
- bump PORTREVISION because of dependency change
- extend python version in USE_PYTHON
- fix incorrect PYDISTUTILS_PKGNAME usage

Feature safe:	yes
2012-12-02 16:16:44 +00:00
Barbara Guida
cba14ebd25 Use descriptions from bsd.options.desc.mk for GEOIP, UPNP and WEBSERVER
Approved by:	rene (mentor)
Feature safe:	yes
2012-12-02 14:24:36 +00:00
Barbara Guida
2deeb5f2a2 - Trim Makefile headers
- Convert to OptionsNG
- Strip ABI version from LIB_DEPENDS
- Update my email address

Approved by:	rene (mentor)
Feature safe:	yes
2012-12-02 13:59:11 +00:00
Pawel Pekala
1def4b6820 - Update to version 1.14 [1]
- Remove GDBM option [1]
- Add missing deps
- Ports needs pkg-config during build

PR:		ports/173705 [1]
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Feature safe:	yes
2012-11-28 22:06:57 +00:00
Barbara Guida
0535e3c835 - Update amule-devel to r10802
- Remove obsolete patches from r1079[3-5]
- Remove DOCS and NLS from OPTIONS_DEFAULT, which I introduced in the
previous submission
- Change my email address to bar@FreeBSD.org

Approved by:	rene (mentor)
Feature safe:	yes
2012-11-28 00:49:12 +00:00
Alexey Dokuchaev
1dcef71030 Fix the check of qputenv() return value (already patched upstream).
Feature safe:	yes
2012-11-24 11:23:01 +00:00
Alexey Dokuchaev
7ff41afc4c - Convert to new OPTIONS framework
- Remove no longer relevant CONFLICTS
- Delete rather obvious pkg-message
- Sort the knobs a bit while I'm here

Feature safe:	yes
2012-11-24 06:56:16 +00:00
Alexey Dokuchaev
de9343beea Reformat description text for better readability.
Feature safe:	yes
2012-11-24 05:50:32 +00:00
Andrej Zverev
b5d3e59767 Take maintainership
Approved by:	maintainer (flz@ via email)
Feature safe: yes
2012-11-19 07:58:39 +00:00
Pawel Pekala
90ff67a746 - Update to version 6.0.2 and Remove DEPRECATED
While I'm here:
- Make sure to link to libevent2 - build was failing when both versions
  of libevent libraries were installed
- Add dependency on multimedia/vlc to have videoplayer feature working

PR:		ports/172249
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-14 19:06:37 +00:00
Andrej Zverev
11ef33ba0b Fix build.
Feature safe: yes
2012-11-08 08:17:01 +00:00
Chris Rees
2633c34804 Correct name of transmission25-gtk2 port in BROKEN message
PR:		ports/173287
Submitted by:	poyopoyo@puripuri.plala.or.jp
Feature safe:	yes
2012-11-02 09:59:47 +00:00
Chris Rees
c2a2f2382e Use LITE instead of LIGHTWEIGHT with standard description
Suggested by:	danfe
Feature safe:	yes
2012-10-30 13:02:07 +00:00
Thomas Abthorpe
56bb528d5b - Set DEPRECATED, it has been abandoned upstream
Submitted by:	maintainer
Feature safe:	yes
2012-10-30 12:17:02 +00:00
Chris Rees
44fcdfb317 Add OPTION for lightweight build-- disables prefetching
Requested by:	Elias Rohrer

While here, remove obsolete configure args

Feature safe:	yes
2012-10-30 12:09:47 +00:00
Chris Rees
141162e6c4 Update to 2.73
PR:		ports/173053
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
Feature safe:	yes
2012-10-29 11:53:18 +00:00
Florian Smeets
8866b5a40d Add NLS and DOCS to OPTIONS_DEFAULT
Submitted by:	Barbara <barbara.xxx1975@libero.it>
PR:		ports/173154
Feature safe:	yes
2012-10-28 16:42:50 +00:00
Pawel Pekala
393e8ca142 - Update to version 4.8.0.0
- Take maintainership
- Remove out-of-date pkg-message
- Cleanup Makefile, remove unnecessary stuff - gecko bits, dos2unix
- Update homepage

Feature safe:	yes
2012-10-28 16:17:00 +00:00
Florian Smeets
18f31d30d1 - Update amule-devel port to SVN revision 10792.
- Trim headers.
- Remove quotes from options description.
- Backport code fixes from upstream up to r10795 as the project has moved from
  SourceForge to GoogleCode and so SVN tarballs will not be available for a
  while.
- OptionsNGize Makefile.man
- Exhume DOCS and NLS options

PR:		ports/172671
Submitted by:	Barbara <barbara.xxx1975@libero.it>
Feature safe:	yes
2012-10-28 15:33:09 +00:00
Baptiste Daroussin
c3226aeda4 Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available

Feature safe:	yes
2012-10-26 10:23:01 +00:00
Baptiste Daroussin
f155dc3ddc 2012-10-20 security/sscep: No more public distfiles
2012-10-20 security/py-rijndael: No more public distfiles
2012-10-20 security/pam_af: No more public distfiles
2012-10-20 security/its4: No more public distfiles
2012-10-20 russian/xcyrBGR: No more public distfiles
2012-10-20 russian/wmcyrx: No more public distfiles
2012-10-20 print/advi: No more public distfiles
2012-10-20 palm/plucker: No more public distfiles
2012-10-20 net-p2p/py-bittornado-core: Depends on the deprecated wx 2.4
2012-10-20 net-p2p/py-bittornado: Depends on the deprecated wx 2.4
2012-10-20 net-mgmt/nagios-radauth-plugin: No more public distfiles
2012-10-20 net-mgmt/nagios-check_nick: No more public distfiles

Feature safe:	yes
2012-10-25 18:02:31 +00:00
Steve Wills
5a9a7e80cc - Update to 0.7.1
- Update db version to 4.8, for compatability with data files from other OSs
- Convert to OptionsNG
- Remove no-op sed commands.
- Pet portlint

PR:		ports/172839
Submitted by:	Robert Backahus <robbak@robbak.com> (maintainer)
Feature safe:	yes
2012-10-21 02:24:30 +00:00
Pawel Pekala
22bd1e9b12 - Update to version 0.5.4b
- Change maintainer's email
- Convert to OptionsNG

While here:
- Add missing lib deps
- Don't install GPLv2 license file
- Correct COMMENT

PR:             ports/172731
Submitted by:   Peter Klett <peter@netkey.at> (maintainer)
Feature safe:   yes
2012-10-20 10:54:10 +00:00
Gabor Pali
a6e419b327 - Convert options to the new format
PR:		ports/172549
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
2012-10-17 09:07:26 +00:00
Mikhail Teterin
706e1daae8 Upgrade from 4.7.1.2 to 4.7.2.0. Add a patch to offer KOI8-U as
a valid filename-encoding.

Feature safe:	yes
2012-10-16 12:43:42 +00:00
Andrej Zverev
4b911a7e05 - fix bug causing CPU load on FreeBSD.
- bump portrevisions.

PR:		ports/170766
Submitted by: 	Yamagi Burmeister <yamagi@yamagi.org>
Approved by:	maintainer (timeout > 2 weeks)

Feature safe: yes
2012-10-15 12:41:26 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Doug Barton
791fa0323f * Sun Oct 7 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.6
- BUGFIX: Do not store created torrent in memory before writing to a file
 - BUGFIX: No longer fallback to ANY interface if the user-selected
           interface cannot be found
 - BUGFIX: Fix timezone parsing in RSS
 - BUGFIX: Fix cookie support for RSS feeds
2012-10-08 08:26:22 +00:00
Baptiste Daroussin
b0b501eeeb Use shared IPv6 description, no need for a custom one
Reported by:	sunpoet
2012-10-07 07:17:34 +00:00
Mark Linimon
e96e260aa0 Attempt to fix build on pointyhat-west. 2012-10-07 00:42:18 +00:00
Baptiste Daroussin
0b8b179a1c Fix conversion 2012-10-06 21:28:17 +00:00
Baptiste Daroussin
5b3aa515d9 - Convert to new option framework
- Trim headers

Approved by:	flz (irc)
2012-10-06 21:17:22 +00:00
Chris Rees
3e3ce1cf35 Update to 2.71
Update BROKEN message to new GTK version [1]

PR:		ports/172328 [1]
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com> [1]
2012-10-04 20:18:30 +00:00
Baptiste Daroussin
8da9eeea9b Convert to new options framework 2012-10-04 10:00:38 +00:00
Ruslan Makhmatkhanov
0d0bc00d12 - update to 1.13
while here:
- convert to optionsng
- trim Makefile header

PR:		172169
Submitted by:	Aragon Gouveia <aragon at phat.za dot net>
Approved by:	EARL <earl1k at mail dot ru> (maintainer)
2012-10-01 06:59:54 +00:00
Doug Barton
e4b56d0799 * Sun Sep 30 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.5
- BUGFIX: Disabling systray icon no longer disables file association
          settings
- BUGFIX: Import new trackers from magnet link in case of duplicate torrent
- BUGFIX: Fix "Skip hash check" feature in torrent import dialog
- BUGFIX: Several Web UI connection fixes
- BUGFIX: Add Basque locale to Web UI
2012-10-01 05:09:18 +00:00
Doug Barton
891e2c73ba Upgrade to 0.16.4:
* raise the default torrents allowed to announce to trackers to 1600
* improve uTP slow start behavior
* update use of boost.system to not use deprecated functions
* fix GIL issue in python bindings. Deprecated extension support in python
* fixed bug where setting upload slots to -1 would not mean infinite
* extend the UDP tracker protocol to include the request string from the
  tracker URL
2012-09-29 22:40:40 +00:00
Steve Wills
4507954b4c - Update to 0.7.0
- Set submitter as maintainer

Submitted by:	"Robert Backhaus" <robbak@robbak.com> (private email)
2012-09-27 13:29:34 +00:00
Max Brazhnikov
873369f4d1 Restore ktorren-4.2 behaviour - don't check for mounted fs. The check
was added to support removable storages, but it causes problem
with btrfs and zfs: https://bugs.kde.org/306825
2012-09-23 19:45:49 +00:00
Chris Rees
4735731d64 Depend on correct transmission-web port
PR:		ports/171875
Submitted by:	Dmitry <dmitry2004@yandex.ru>
2012-09-23 08:02:06 +00:00
Baptiste Daroussin
4fef3b5be6 wxGTK 2.4 is no more supported upstream, consider using the current stable
version: x11-toolkits/wxgtk28

Approved by:	fjoe
2012-09-20 17:16:02 +00:00
Doug Barton
d45aea5a3d * Tue Sep 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.4
- BUGFIX: Fix issue with downloads starting from scratch on startup if
   temporary directory setting is enabled.

* Sun Sep 16 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.3
 - BUGFIX: Fix issue with temporary directory not being taken into
   consideration
 - BUGFIX: Bypass cache when uploading a torrent file in Web UI
 - BUGFIX: "Completed On" column is not updated until restart
 - BUGFIX: Fix possible build error on some systems
 - I18N: Add hebrew translation
2012-09-20 08:07:00 +00:00
Max Brazhnikov
d8efa292e7 Update libktorrent to 1.3.0
Update ktorrent to 4.3.0
2012-09-18 21:31:20 +00:00
Raphael Kubo da Costa
8bf4c0945a ktorrent: Try enabling MAKE_JOBS_SAFE again 2012-09-15 20:22:27 +00:00
Raphael Kubo da Costa
adc0c1ba8b {lib}ktorrent: Follow the trend of not specifying library shversions in the dependencies.
Incidentally, this should also fix the ktorrent build, since
libktorrent has had a shlib bump.
2012-09-15 20:21:58 +00:00
Jason E. Hale
7afa609aeb - Update MAINTAINER to my new FreeBSD.org address
Approved by:	makc (mentor)
2012-09-13 04:45:58 +00:00
Mikhail Teterin
0892399af7 Upgrade from 4.7.0.2 to 4.7.1.2. Remove dependency on gecko -- does
not appear to be in any use...
2012-09-11 06:14:26 +00:00
Beat Gaetzi
734349b51e - Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
  resulting package will change.

Submitted by:	Jan Beich <jbeich@tormail.org>
With hat:	gecko
2012-09-10 19:19:32 +00:00
Olli Hauer
1a94993f16 - unbreak build
since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
2012-09-04 22:27:55 +00:00
Steve Wills
cd2051d094 - Hopefully really fix the last high CPU usage case
PR:		ports/171252
Submitted by:	Steven Lee <steven@roothosts.com>
2012-09-04 20:46:54 +00:00
Mark Linimon
07192a24ed Mark as broken on ARM.
PR:		ports/170946
Submitted by:	linimon
Hat:		portmgr
2012-09-04 03:05:23 +00:00
Steve Wills
24b332e8ee - Fix another high CPU usage condition 2012-09-03 17:40:21 +00:00
Steve Wills
25857df5b8 - Fix 100% usage issue
Submitted by:	Robert Backhaus <robbak@robbak.com>
2012-09-02 14:16:18 +00:00
Doug Barton
04243701dd * Sat Sep 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.2
- FEATURE: Add "clear" functionality to search field
 - BUGFIX: Attempt to use qBittorrent icon from theme if available
 - BUGFIX: Fix crash when a fastresume file is empty
 - BUGFIX: Fix encoding problem for detected XDG Download folder
 - BUGFIX: Improve performance when showing torrent content panel
 - BUGFIX: Fix label-based filtering of torrents whose label contains
           special characters
 - BUGFIX: Fix possible crash due to labels

* Tue Aug 21 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.1
 - BUGFIX: Fix possible crash when adding a tracker to a magnet torrent
           without metadata
 - BUGFIX: Remember queue position for torrents without metadata
 - BUGFIX: Fix crash when using unauthorized characters in label names
 - BUGFIX: Fix search plugins updating
 - BUGFIX: Make uTP connections rate limited by default
2012-09-02 06:36:03 +00:00
Doug Barton
ebc95b3fa4 0.16.3 release
* fix python binding backwards compatibility in replace_trackers
 * fix possible starvation in metadata extension
 * fix crash when creating torrents/optimizing file order with pad files
 * disable support for large MTUs in uTP until it is more reliable
 * expose post_torrent_updates and state_update_alert to python bindings
 * fix incorrect SSL error messages
 * fix race condition causing shutdown hang
2012-09-02 06:33:26 +00:00
Steve Wills
0d1385818a - Update to 0.6.3
PR:		ports/171080
Security:	b50913ce-f4a7-11e1-b135-003067b2972c
2012-09-02 02:51:56 +00:00
Steven Kreuzer
8b4ae52e9d Fix typos in COMMENT section 2012-08-23 16:24:09 +00:00
Olli Hauer
63f3e3b0d4 - remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
2012-08-18 14:29:08 +00:00
Doug Barton
38d5dff616 * Thu Aug 09 2012 - Christophe Dumez <chris@qbittorrent.org> - v3.0.0
- FEATURE: Brand new torrent addition dialog
 - FEATURE: Add the ability to choose the save path when using magnet links
   (mutoso)
 - FEATURE: Add support for adding multiple local torrents at once (Web UI)
 - COSMETIC: Improve style of left panel
 - BUGFIX: Lower panels no longer gets disabled
 - BUGFIX: Major code refactoring and various optimizations.
 - BUGFIX: No longer strip root folder from torrent files

For the port:
 - Move to unversioned directory. The last few major releases have been
   stable upgrades, so there is no reason to maintain different versions.
2012-08-12 00:52:00 +00:00
Chris Rees
e01c71c7b1 Create transmission25 ports and UPDATING entry to explain.
Sadly, Transmission has stopped supporting GTK 2.0 (it had to happen some day).

They now require GTK 3.2.0 [1], which we currently lack, so for those who
wish to use the GTK frontend need to stay on version 2.5

When our GTK is upgraded I'll make MOVED entries to make the transition back to
2.6 as seamless as possible.

[1] http://tinyurl.com/cfchfp9
2012-08-10 19:59:17 +00:00
Chris Rees
67dbda2115 Mark BROKEN-- doesn't work with current GTKs in the tree.
Ports for the previous version of Transmission will be created shortly
while awaiting GTK 3's update.

Reported by:	izen@mail.ru
2012-08-10 18:57:11 +00:00
Chris Rees
5f01fb06b0 Update to 2.61
PR:		ports/170193
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-08-10 14:15:36 +00:00
Jose Alonso Cardenas Marquez
4030ab9528 - Update to 4.0.3
Submitted by:	deischen (email)
2012-08-09 21:52:58 +00:00
Bryan Drewery
86847b8f1b - Chase www/libmicrohttpd shlib version bump
- Add UPDATING entry

Approved by:	eadler (mentor)
2012-08-08 15:05:36 +00:00
Michael Scheidell
e78467637d - Update to 0.4.0
- Honour CC and CFLAGS
- Convert to OPTIONSNG
- Add SQLite dependency
- Add DEBUG OPTION
- Use DISTFILES over DISTNAME/WRKSRC override
- Add LICENSE
- Use USE_OPENSSL
- Fix PORTLINT warnings

PR:		ports/168855
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	maintainer (timeout, 58 days)
2012-08-06 10:28:27 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Doug Barton
0832ea4598 Add explicit build depends on pkgconf 2012-07-30 17:23:34 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Beat Gaetzi
b177c5ae2b - Replace NOT_FOR_ARCHS with BROKEN as this port is supposed to work on
amd64.

Requested by:	linimon
2012-07-24 08:16:40 +00:00
Beat Gaetzi
b2192226e8 - Add NOT_FOR_ARCHS= amd64 due to build problems on amd64:
[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
  IView.java:23: package org.eclipse.swt.widgets does not exist
[javac] import org.eclipse.swt.widgets.Composite;
[javac]                               ^
[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
  AbstractIView.java:39: cannot find symbol
[javac] symbol  : class Composite
[javac] location: class org.gudy.azureus2.ui.swt.views.AbstractIView
[javac]   public void initialize(Composite composite){
[javac]                          ^
...
[javac] 100 errors
BUILD FAILED
bittyrant/work/BitTyrant/build.xml:34: Compile failed; see the compiler
error output for details.

Reported by:	pointyhat
2012-07-23 19:59:53 +00:00
Max Brazhnikov
d1496d8427 Update libktorrent to 1.2.1
Update ktorrent to 4.2.1
2012-07-23 00:16:24 +00:00
Baptiste Daroussin
6e0e8d88df Convert to new options framework 2012-07-20 21:59:46 +00:00
Baptiste Daroussin
54e36b7e89 Convert to new options framework 2012-07-20 21:58:27 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Guido Falsi
fec9919900 - Update to version 1.12
PR:		ports/169960
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maaintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-07-18 20:32:09 +00:00
Doug Barton
f8431d41b5 Update PORTREVISION to reflect boost-libs 1.48.0_1 fix
Approved by:	portmgr (beat)
2012-07-15 23:19:56 +00:00
Doug Barton
49104a5391 0.16.2 release
* use random peer IDs in anonymous mode
 * fix move_storage bugs
 * fix unnecessary dependency on boost.date_time when building boost.asio as
   separate compilation
 * always use SO_REUSEADDR and deprecate the flag to turn it on
 * add python bindings for SSL support
 * minor uTP tweaks
 * fix end-game mode issue when some files are selected to not be
   downloaded
 * improve uTP slow start
 * make uTP less aggressive resetting cwnd when idle

Approved by:	portmgr (beat)
2012-07-15 23:16:52 +00:00
Thomas Abthorpe
fc52f474a7 - Reassign to the heap
- Thank you for your years of service

With hat::	portmgr
2012-07-13 14:14:13 +00:00
Mikhail Teterin
1844cdbb82 (Trivial) update from 4.7.0.0 to 4.7.0.2. Developers' changelog lists
minor improvements.
2012-07-09 02:33:29 +00:00
Florent Thoumie
a2a0aa88af Update net-p2p/rtorrent to 0.9.2. 2012-07-05 08:40:32 +00:00
Florent Thoumie
54df4cd304 Update net-p2p/libtorrent to 0.13.2. 2012-07-05 08:40:07 +00:00
Alexey Dokuchaev
1d917f154b - Adjust COMMENT line a bit
- Drop maintainership
2012-07-04 13:59:20 +00:00
Doug Barton
918f06aff4 net-p2p/libtorrent-rasterbar-14||2012-07-01|Discontinued upstream, move to libtorrent-rasterbar-16
net-p2p/hrktorrent||2012-07-01|Relies on net-p2p/libtorrent-rasterbar-14, which has been discontinued
net-p2p/sharktorrent||2012-07-01|Relies on net-p2p/libtorrent-rasterbar-14, which has been discontinued
2012-07-02 07:04:11 +00:00
Doug Barton
4a37744447 * Sun Jul 1 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.11
- BUGFIX: Fix unreversible "Minimize to tray" on some window managers
 - BUGFIX: Fix torrent availability computation
 - BUGFIX: Bring window to front after restoring from systray
 - BUGFIX: Fix keyboard focus problems on main window
 - BUGFIX: Fix ThePirateBay search plugin
2012-07-02 03:16:52 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Doug Barton
cd23fc7401 I meant to silence these once I was done testing. 2012-06-26 17:00:05 +00:00
Doug Barton
b16713628e * Sun Jun 24 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.10
- BUGFIX: Fix possible crash when showing torrent content
 - BUGFIX: Add support for RSS feeds using magnet links
 - BUGFIX: Remove 100kb limit for torrent file size in Web UI
 - BUGFIX: Fix ratio limiting bug
 - BUGFIX: Do not display .!qB file extensions in Web UI
 - BUGFIX: Stop using absolute URLs in Web UI ajax requests
 - BUGFIX: Fix unreversible "Minimize to tray" on some window managers
2012-06-25 09:28:24 +00:00
Doug Barton
ab6f61bca7 Upgrade to version 0.16.1:
* fixed crash when providing corrupt resume data
 * fixed support for boost-1.44
 * fixed reversed semantics of queue_up() and queue_down()
 * added missing functions to python bindings
   (file_priority(), set_dht_settings())
 * fixed low_prio_disk support on linux
 * fixed time critical piece accounting in the request queue
 * fixed semantics of rate_limit_utp to also ignore per-torrent limits
 * fixed piece sorting bug of deadline pieces
 * fixed python binding build on BSD
 * fixed possible crash when enabling multiple connections per IP
 * change default of rate_limit_utp to true
 * fixed FreeBSD build
 * fixed web seed performance issue whith pieces > 1 MiB
 * fixed unchoke logic when using web seeds
 * fixed compatibility with older versions of boost (down to boost 1.40)

Remove the patch from their svn repo that was incorporated into this version
2012-06-25 04:07:05 +00:00
Doug Barton
17e0c572d2 As previously announced, deprecate ports relying on libtorrent-rasterbar-14,
which is scheduled to be removed.
2012-06-23 09:36:33 +00:00
Shaun Amott
291ad651f4 Back to the pool. 2012-06-14 13:52:22 +00:00
Sunpoet Po-Chuan Hsieh
a8973c1a98 - Update to 3.1.2
- Pet portlint: remove ABI version number from LIB_DEPENDS

Changes:	http://cvs.savannah.gnu.org/viewvc/mldonkey/mldonkey/distrib/ChangeLog?view=markup
2012-06-14 13:26:07 +00:00
Emanuel Haupt
cf12c69ab5 Register CONFLICTS
Submitted by:	"Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail)
2012-06-11 09:52:17 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Chris Rees
34e4ada7b7 The conditional include is actually fine-- the problem in the PR was solved
after more investigation by reinstalling world; there was an out-of-date header
present.

PR:		ports/167195
2012-06-10 13:13:45 +00:00
Brendan Fabeny
d58aa01519 update to 0.9.3 and convert options to new style 2012-06-08 06:50:40 +00:00
Chris Rees
31aff77bf3 posix-fadvise was added to FreeBSD on 04/November 2011 [1], which is picked
up by the configure script.

However, the function is marked as available, but libtransmission/fdlimit.c
has a conditional include on fcntl.h, which causes the compilation to fail.

This patch removes the condition on fcntl.h inclusion, hopefully fixing the
build.

PR:		ports/167195
Submitted by:
Reviewed by:

[1] http://svnweb.freebsd.org/base/head/sys/sys/fcntl.h?view=log#rev227070
2012-06-06 15:51:22 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Andrej Zverev
28b1ad7c93 - Remove SITE_PERL from *_DEPENDS
Approved by:	maintainer (pav@ via IRC)
2012-06-05 18:17:13 +00:00
Rene Ladan
2aa36bd28d Finish converting this port to optionsNG.
Approved by:	maintainer
2012-06-05 17:26:17 +00:00
Andrej Zverev
177fda2433 - Remove SITE_PERL from *_DEPENDS 2012-06-05 03:10:23 +00:00
Rene Ladan
9525beeaf2 Use the new options framework for the ALC option too.
Submitted by:	maintainer via private mail
2012-06-04 17:30:24 +00:00
Rene Ladan
67448f0e1e - Update to 10788
- Use new options framework
PR:		ports/168392
Submitted by:	maintainer
2012-06-04 15:56:36 +00:00
Carlo Strub
fe19e92f65 Set maintainership back to ports@ 2012-06-03 12:14:38 +00:00
Brendan Fabeny
2136a72a45 Add gnunet-gtk , GTK interface to GNUnet. 2012-06-01 12:31:25 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Brendan Fabeny
f847ee66b1 add to the minimal default configuration file and pkg-message;
fix the unexec directive in the packing list [1]

Reported by:	pav [1]
2012-05-31 13:27:41 +00:00
Brendan Fabeny
8671aacd5d add the missing pkg-message 2012-05-28 16:35:10 +00:00
Brendan Fabeny
3f83ea4b83 preliminary version of update to 0.9.x; GUI, rc-scripts, tests,
and refinements to default configuration to follow
2012-05-28 16:28:47 +00:00
Frederic Culot
708b3398e1 - Update to 0.13 [1]
- Add LICENSE (Artistic 1 & GPL 1)

PR:		ports/168395 [1]
Submitted by:	Oleg Alexeenkov <proler@gmail.com> (maintainer)
2012-05-28 09:14:34 +00:00
Doug Barton
17d93073d1 * Sun May 20 - Christophe Dumez <chris@qbittorrent.org> - v2.9.9
- BUGFIX: More reliable RSS feed parsing
 - BUGFIX: Better support for cookies in RSS
 - BUGFIX: Make sure show/hide text in tray icon menu is correct
 - COSMETIC: Improve style of left panel
 - COSMETIC: Never disable properties panel
 - COSMETIC: Make sure first tab is initially selected in options dialog
2012-05-27 09:35:48 +00:00
Max Brazhnikov
6b63000267 Chase PyQT update 2012-05-25 01:50:36 +00:00
Martin Wilke
e569bc0981 - Chase libesmtp shlib bump 2012-05-23 01:47:57 +00:00
Brendan Fabeny
7a1146d30e defer expiration pending updates 2012-05-21 05:25:17 +00:00
Pawel Pekala
54a1d9ee80 Update to version 1.11
PR:		ports/168096
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2012-05-18 15:58:26 +00:00
Doug Barton
8b294e60ab Bump the dependency to the newly-committed libtorrent-rasterbar 0.16
to bring in uTP support.
2012-05-17 08:48:55 +00:00
Doug Barton
29e24bb892 DEPRECATED= Upstream development stopped, time to move on
EXPIRATION_DATE=        2012-06-30
2012-05-17 08:46:52 +00:00
Doug Barton
a0d4b7ae98 Add the 0.16 branch of libtorrent-rasterbar
The most revolutionary aspect of the new branch is that it brings in
support for uTP.

This port also brings in a patch consisting of the changes from 0.16.0
release through local SVN revision 6850. These fixes include patches we
had in the 0.15 version of the port, as well as various other fixes that
were reported by me, and others post the 0.16.0 release.  These fixes
should be in the 0.16.1 release.
2012-05-17 08:44:12 +00:00
Max Brazhnikov
5671b14afb Add patches to fix build with boost-1.48.0
PR:		ports/156253
Submitted by:	Alexander Churanov
Approved by:	portmgr (linimon)
2012-05-16 16:09:15 +00:00
Ruslan Makhmatkhanov
f1403c139e Remove expired ports: BROKEN for more than 6 month, there is no upstream
distfiles anymore
2012-05-16 13:10:35 +00:00
Brendan Fabeny
2da8f55500 defer expiration pending updates 2012-05-10 15:40:22 +00:00
Jose Alonso Cardenas Marquez
7a80504682 - Use new lazarus-* structure
- Bump PORTREVISION
2012-05-07 19:23:07 +00:00
Doug Barton
401a03da0d * Sat May 5 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.8
- BUGFIX: Various UI style fixes
  - BUGFIX: Fix compilation with gcc 4.7
  - I18N: Update Italian translation
2012-05-06 21:19:32 +00:00
Pawel Pekala
b9972244a7 - Update devel/upnp to 1.6.17
- Bump all affected ports

Maintainer of net/ushare was asked for review, no response in 2 weeks
2012-04-27 14:28:11 +00:00
Raphael Kubo da Costa
7237b72d74 Remove dead MASTER_SITE and a CONFLICTS entry with a dead port. 2012-04-26 03:58:10 +00:00
Erwin Lansing
b244fa7f81 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-04-25 04:59:35 +00:00
Jason Helfman
3d8775f1e1 - Update to svn rev 10771
PR:	ports/167169
Submitted by:	maintainer, barbara.xxx1975@libero.it
2012-04-22 22:48:22 +00:00
Martin Wilke
431ad6d191 - Update to 3.1.1
PR:		166891
Submitted by:	Ports Fury
2012-04-21 18:48:04 +00:00
Martin Wilke
4536d90d35 - Update to 5.5.24
PR:		166892
Submitted by:	Ports Fury
2012-04-21 18:47:57 +00:00
Jose Alonso Cardenas Marquez
1aec674ef8 - Update to 3.2 2012-04-19 06:37:46 +00:00
Chris Rees
bad9eb3d99 Fix package 2012-04-18 21:40:41 +00:00
Chris Rees
dcdafa1e20 Update to 2.51
Submitted by:	demon
2012-04-17 20:13:41 +00:00
Ruslan Makhmatkhanov
066d350a29 - update to 1.3.5
changelog:
http://dev.deluge-torrent.org/wiki/ChangeLog
2012-04-11 20:42:30 +00:00
Baptiste Daroussin
ba56649f1a Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month 2012-04-09 23:51:44 +00:00
Florent Thoumie
e450256a17 Update net-p2p/rtorrent-devel to 0.9.1.
Feature safe:	yes
2012-04-08 12:36:19 +00:00
Florent Thoumie
de5a25a842 Update net-p2p/libtorrent-devel to 0.13.1.
Feature safe: yes
2012-04-08 12:35:31 +00:00
Chris Rees
7ef3c05acb - Update to 2.50
Submitted by:	"Hakisho"
Feature safe:	yes
2012-04-02 08:49:27 +00:00
Martin Wilke
6803b4465d - Update to 5.5.21
PR:		166049
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-25 03:56:05 +00:00
Eitan Adler
8bf6e881b8 Remove two expired ports:
2012-03-21 graphics/vrml2pov: "unfetchable"
2012-03-20 net-p2p/fidelio: Hotline services does not exists anymore

Feature safe:	yes
2012-03-21 13:08:39 +00:00
Doug Barton
143fbcaf4f * Sun Mar 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.7
- BUGFIX: Fix important HTTP request parsing bug (Web UI)

Feature safe:	yes
2012-03-18 20:44:17 +00:00
Dennis Herrmann
6e1faa6d01 - Update to 1.9
PR:		ports/166216
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
Feature safe:	yes
2012-03-18 10:57:12 +00:00
Doug Barton
001675be5b * Sat Mar 17 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.6
- BUGFIX: Fix download first/last pieces state reporting
- BUGFIX: Fix name of progress column in torrent content panel
- BUGFIX: RSS downloader should not ignore "Do not start automatically" rule
- BUGFIX: Fix DHT port setting in Web UI
- BUGFIX: Fix possible Web UI authentication problem when using SSL
- BUGFIX: Fix possible issues with folder removal when removing a torrent
- I18N: Add Basque translation

Feature safe:	yes
2012-03-17 22:34:13 +00:00
Martin Wilke
768dd7c392 - Set / Update Portscout flags
- Pass maintainership to submitter

PR:		166062 166105 166112 166113 166114
		166115 166141 166154 166155 166156
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-03-17 05:21:05 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
2012-03-13 16:15:36 +00:00
Ruslan Makhmatkhanov
5f49dd918d - 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
2012-03-10 20:05:38 +00:00