aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Force to build with --with-libiconvBaptiste Daroussin2013-02-062-2/+3
| | | | | | | | Submitted by: Jeroen van der Ham <jeroen@dckd.nl> Reported by: Jeroen van der Ham <jeroen@dckd.nl>, rm Notes: svn path=/head/; revision=311774
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-052-1/+2
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* - Update to version 0.98.4.Marcelo Araujo2013-02-044-72/+72
| | | | | | | | PR: ports/174202 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=311581
* Update ktorrent to 4.3.1, libktorrent to 1.3.1Max Brazhnikov2013-02-036-80/+10
| | | | | | | Submitted by: Alonso Schaic via area51 commit Notes: svn path=/head/; revision=311489
* - switch the dependency to libtorrent-rasterbar 1.6.x, because with importing ofRuslan Makhmatkhanov2013-02-025-7/+108
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=311424
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-013-3/+3
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - update to 3.0.8Ruslan Makhmatkhanov2013-02-012-4/+5
| | | | | | | | PR: 175433 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=311354
* - Convert NOPORTDOCS -> PORT_OPTIONS:MDOCSAlexey Dokuchaev2013-01-311-12/+14
| | | | | | | - Sort knobs and bring in minor whitespace changes Notes: svn path=/head/; revision=311312
* Chase boost updateBaptiste Daroussin2013-01-318-20/+27
| | | | Notes: svn path=/head/; revision=311310
* update glpk to 4.48 and adjust dependent portsBrendan Fabeny2013-01-311-7/+2
| | | | Notes: svn path=/head/; revision=311306
* - update to 0.16.7Ruslan Makhmatkhanov2013-01-315-14/+13
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=311304
* Mark as broken: does not build:Baptiste Daroussin2013-01-301-5/+3
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=311219
* Revert r310507 by putting pkg-plist back. The problem is that w/o pkg-plistRuslan Makhmatkhanov2013-01-294-5/+4
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=311181
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-234-2/+4
| | | | Notes: svn path=/head/; revision=310871
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-222-6/+6
| | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=310845