aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 5.0.0.0Pawel Pekala2013-05-222-3/+3
| | | | Notes: svn path=/head/; revision=318801
* update math/glpk to 4.49, and adjust dependent portsBrendan Fabeny2013-05-101-1/+1
| | | | | | | Approved by: maho Notes: svn path=/head/; revision=317837
* - Unbreak the build (link with -lboost_system)Max Khon2013-05-1010-20/+43
| | | | | | | | | | - Fix COMMENT for eiskaltdcpp-cli - Take maintainership Approved by: MAINTAINER Notes: svn path=/head/; revision=317832
* Convert to new options frameworkBaptiste Daroussin2013-05-1010-153/+109
| | | | Notes: svn path=/head/; revision=317828
* Chase textproc/libebml, multimedia/libmatroska update.Emanuel Haupt2013-05-061-0/+1
| | | | | | | Approved by: multimedia (bapt, kwm) Notes: svn path=/head/; revision=317561
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-2/+1
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-061-6/+4
| | | | | | | While here do some conversion to new options framework Notes: svn path=/head/; revision=317503
* Fix on 9+Baptiste Daroussin2013-05-041-1/+1
| | | | Notes: svn path=/head/; revision=317374
* Fix build with bmakeBaptiste Daroussin2013-05-031-12/+14
| | | | | | | While here convert to new options framework Notes: svn path=/head/; revision=317259
* Chase security/libgcrypt updateEmanuel Haupt2013-05-034-2/+4
| | | | Notes: svn path=/head/; revision=317220
* - update to 0.10Ruslan Makhmatkhanov2013-05-012-4/+6
| | | | | | | | | | - change USE_PYTHON to ``yes'' since it's now py3-ready changelog: https://bitbucket.org/blueluna/transmissionrpc/wiki/releasenotes/0.10 Notes: svn path=/head/; revision=317047
* - adoption of USES for gettextJason Helfman2013-05-011-6/+6
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=317039
* Remove expired ports:Rene Ladan2013-04-305-50/+0
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=316903
* - Fix buildMartin Wilke2013-04-302-35/+64
| | | | | | | | PR: 177925 Submitted by: Ports Fury Notes: svn path=/head/; revision=316868
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-279-12/+9
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-267-11/+7
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-249-9/+9
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-242-4/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* - Add patch to prevent deletion of /dev/nullSteve Wills2013-04-242-0/+59
| | | | | | | | PR: ports/177867 Submitted by: Robert Backahus <robbak@robbak.com> (maintainer) Notes: svn path=/head/; revision=316400
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-2311-21/+12
| | | | Notes: svn path=/head/; revision=316355
* Update to version 1.16.1Pawel Pekala2013-04-202-3/+3
| | | | | | | | | PR: ports/177650 Submitted by: Dmitriy Limonov <earl1k@mail.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=316150
* Style: tab -> space.Eitan Adler2013-03-282-2/+2
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Change dependency type for Boost: required only at build stageMax Brazhnikov2013-03-282-6/+15
| | | | | | | | | | | | - Adjust USE_QT4 components - Switch to out-of-source build ktorrent only: - Explicitly depend on math/gmp - Fix potential build failure Notes: svn path=/head/; revision=315458
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-5/+2
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - Update to 0.8.1Steve Wills2013-03-242-4/+4
| | | | | | | | PR: ports/177135 Submitted by: Robert Backahus <robbak@robbak.com> (maintainer) Notes: svn path=/head/; revision=315113
* - Bump PORTREVISION. Lazarus RAD has been updated to 1.0.8Jose Alonso Cardenas Marquez2013-03-231-1/+1
| | | | Notes: svn path=/head/; revision=314996
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-226-6/+6
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-194-4/+4
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=314640
* - Update to version 1.15 [1]Pawel Pekala2013-03-132-4/+4
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=314096
* Remove transmission25 meta-port directory.Chris Rees2013-03-092-32/+0
| | | | | | | | Unfortunately I had to recreate the checkout because of pre-commit hooks becoming confused, and some small changes were missed. Notes: svn path=/head/; revision=313712
* Thanks to the latest GTK 3 update, transmission-gtkChris Rees2013-03-0923-568/+10
| | | | | | | (moved from transmission-gtk2) now builds. All can upgrade safely! Notes: svn path=/head/; revision=313708
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-083-3/+3
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313635
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-082-0/+2
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313633
* update to 3.1.3Brendan Fabeny2013-03-084-45/+7
| | | | Notes: svn path=/head/; revision=313613
* update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjustBrendan Fabeny2013-03-053-16/+16
| | | | | | | | | | dependent ports PR: 144982, 149958 Reviewed by: johans (earlier version of the patch) Notes: svn path=/head/; revision=313476
* - Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocationLi-Wen Hsu2013-03-042-12/+4
| | | | Notes: svn path=/head/; revision=313404
* Fix chown for transmission home directory to silence complaintsChris Rees2013-03-025-6/+6
| | | | | | | | | from transmission-daemon De-articulate COMMENT Notes: svn path=/head/; revision=313230
* Mark broken and deprecated: the project is no longer maintainedRoman Bogorodskiy2013-03-021-0/+5
| | | | | | | | | upstream and domain name of project's site is down. Reported by: miwi Notes: svn path=/head/; revision=313218
* Update to version 4.9.0.0Pawel Pekala2013-03-012-4/+3
| | | | Notes: svn path=/head/; revision=313155
* - Update to version 0.5.4d [1]Pawel Pekala2013-02-286-10/+89
| | | | | | | | | | | - Add option to install plugins [1] - Fix build with clang PR: ports/175310 [1] Submitted by: Peter Klett <peter@netkey.at> (maintainer) Notes: svn path=/head/; revision=313128
* Require pkgconfig only for build stage.Dmitry Sivachenko2013-02-281-1/+1
| | | | | | | Discussed with: crees (maintainer) Notes: svn path=/head/; revision=313090
* - update to 1.3.6Ruslan Makhmatkhanov2013-02-266-495/+10
| | | | | | | | | | | | - remove patches, applied upstream changelog: http://dev.deluge-torrent.org/wiki/ChangeLog Tested by: T.J. <xtainted@gmail.com> Notes: svn path=/head/; revision=312961
* - Broken does not buildMartin Wilke2013-02-231-0/+2
| | | | | | | | | | /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()' Notes: svn path=/head/; revision=312831
* - BROKEN checksum mismatchMartin Wilke2013-02-211-0/+2
| | | | | | | | | | => 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 Notes: svn path=/head/; revision=312700
* Convert to optionsNG (rename GUI to WXGTK to get a more accure description)Rene Ladan2013-02-201-2/+3
| | | | Notes: svn path=/head/; revision=312681
* - update to 0.8.0Ruslan Makhmatkhanov2013-02-204-36/+5
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=312668
* Update to 2.77Chris Rees2013-02-193-4/+4
| | | | Notes: svn path=/head/; revision=312581
* Remove --with-openssl (obsolete by --enable-openssl which "on" by default)Andrej Zverev2013-02-162-2/+2
| | | | | | | Reported by: Andreas Nilsson <andrnils@gmail.com> Notes: svn path=/head/; revision=312338
* Maintainer no longer wishes to maintain this port.Mark Linimon2013-02-141-1/+1
| | | | Notes: svn path=/head/; revision=312195
* it's not --with-iconv but --with-libiconv, submitter got it right whenBaptiste Daroussin2013-02-061-1/+1
| | | | | | | | | submitting the first time, I messed it up, sorry Submitted by: Jeroen van der Ham <jeroen@dckd.nl> Notes: svn path=/head/; revision=311790