aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* Revert the "fix" for clobbering *FLAGS to restore buildingdougb2010-01-081-2/+2
|
* Take over maintainership with the previous maintainer's permisisondougb2010-01-082-4/+4
| | | | | | Per portlint: Don't clobber *FLAGS in CONFIGURE_ENV Update WWW
* Update to version 2.0.6 which contains the following bug fixes:dougb2010-01-084-8/+8
| | | | | | | | Fix detection of invalid torrent files Stop catching signals once one has been caught to avoid possible infinite loop Force data recheck whenever a torrent is moved Detect existing torrent data even if incomplete torrents are saved to a different folder Improve torrent deletion confirmation dialog so that the text that not get truncated
* Update to 3.3.2makc2010-01-052-5/+4
|
* - Update to 0.8.1miwi2010-01-055-25/+61
| | | | | PR: 142315 Submitted by: Ports Fury
* Bump PORTREVISION relative to the recent boost-libs update. Old binariesdougb2010-01-032-2/+4
| | | | | | | | linked to this lib with new boost-libs will work. Compiling a new binary (such as net-p2p/qbittorrent) linked to this lib linked to old boost-libs will fail. Adopt the orphan.
* Update to version 2.0.5, which contains the following bugfix:dougb2010-01-034-14/+14
| | | | | | | Fix crash with downloaded/availability bars when the torrent has too many pieces Take over maintainership of the port, add ipv6 to CATEGORIES, and enable libnotify support by default.
* Update the description to highlight version 2.x features withdougb2010-01-032-10/+38
| | | | text from the web page.
* Update to 0.7.8lioux2010-01-022-6/+6
|
* Update to version 0.95dougb2010-01-012-4/+4
| | | | | PR: ports/142209 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* Update to version 2.0.4, which contains the following bugfixes:dougb2010-01-014-8/+8
| | | | | | | | | | | | | Fix PeerGuardian .p2b binary filter support Fix possible crash when closing a search engine tab Make sure service port does not change Fix possible DHT port saving issue Fix communication between qBittorrent and Web UI (Qt 4.6) Use Wildcard matching instead of full regex in RSS feed downloader Fix code for listening on a random port whenever it failed to listen on the one defined Use global maximum transfer rates as maximum values in per-torrent speed limiting dialogs Fix global download rate limiting from Web UI Display a disconnected icon in status bar whenever qBittorrent failed to listen on the port defined
* - Bump to force rebuild after boost upgradepav2009-12-301-1/+1
| | | | Requested by: Michal Varga <varga.michal@gmail.com>
* - Fix build with 1.41pav2009-12-291-0/+10
|
* - net-p2p/eiskaltdc: update to 1.0.40 releasefluffy2009-12-295-31/+46
| | | | | | | PR: 142033 Submitted by: myself Approved by: Stas Timokhin (maintainer) Approved by: miwi, tabthorpe (mentors implicit)
* - Remove test-only and included-in-perl-5.8 dependencies.kuriyama2009-12-251-3/+2
|
* Update to version 2.0.3, with the following BUGFIXES:dougb2009-12-244-8/+8
| | | | | | | | | Minor cosmetic fix to program preferences Fix "Temp path" button in program preferences Handle paths with [~, ., ..] properly Trackers are now displayed for torrents without metadata Fix issue with speed limiting (unlimited was not handled properly) Use the save path set in program preferences as a default in torrent addition dialog
* - Update to 0.8.0cmiwi2009-12-2217-412/+350
| | | | | PR: 141818 Submitted by: Ports Fury
* - Update to 2.0.2miwi2009-12-228-36/+66
| | | | | PR: 141819 Submitted by: Ports Fury
* - Update to 5.4.6amdmi32009-12-212-4/+4
| | | | | PR: 141708 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-2112-26/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - missed a filepgollucci2009-12-181-0/+49
|
* - USE_RC_SUBR != yespgollucci2009-12-183-58/+1
| | | | | | PR: ports/136848 Approved by: maintainer Submitted by: myself (pgollucci@)
* - Update to 1.5.6miwi2009-12-136-10/+30
| | | | | PR: 141296 Submitted by: Ports Fury
* - Update to 0.53 and unbreak itwen2009-12-112-7/+6
|
* - mark BROKENwen2009-12-081-0/+2
|
* - Chase taglib updatefluffy2009-12-031-1/+2
| | | | | Approved by: miwi (mentor) Exp-run by: miwi
* Update to 3.4.0.4rnoland2009-12-0210-86/+39
| | | | | | | | - Only support the libxul gecko backend now. You will need to set the path to libxul in your Options->Interface->Display section for browsing to work. - Special hacks are no longer required for it to perform well.
* - Remove --disable-upnp from CONFIGURE_ARGS since this is nowlioux2009-12-013-3/+3
| | | | | | | | regulated by UPNP config knob - Bump PORTREVISION since UPNP config knob was not being upheld PR: ports/141019 Approved by: maintainer
* - Apparently pass pthread flags to cmake fo fix build on FreeBSD 6-STABLEfluffy2009-11-301-0/+1
| | | | | Reported by: pav via pointyhat Approved by: miwi (mentor)
* Update to 3.3.1makc2009-11-293-12/+45
| | | | | PR: based on ports/140801 Submitted by: Shane Bell <decept0 at gmail.com>
* - Mark BROKEN: does not compilepav2009-11-281-0/+2
| | | | Reported by: pointyhat
* Change maintainers email.bsam2009-11-251-1/+1
| | | | Submitted by: maintainer (via e-mail)
* o Revert previous commit since the specific LDFLAGS is not neededlioux2009-11-241-7/+1
| | | | o Bump PORTREVISION to insure that no one will have that LDFLAGS
* - Fix build on systems where GCC stack protection (aka Propolice)lioux2009-11-231-0/+7
| | | | | | was enabled for userland on src/share/mk/bsd.sys.mk (SVN rev 180012 on 2008-06-25 21:33:28Z by ru) - For OSVERSION >= 800040, add -fstack-protector to LDFLAGS
* Update to 0.14.7, the latest version, which contains numerous bug fixesdougb2009-11-236-22/+26
|
* Update to 3.0.1lioux2009-11-222-5/+4
|
* - Fix rc.d startup script:lioux2009-11-222-1/+8
| | | | | | | | | 1) Check if daemon is already running before start 2) Add verbose start message - Bump PORTREVISION PR: ports/129790 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
* Update to 0.7.7lioux2009-11-222-7/+6
| | | | | PR: ports/140367 Submitted by: soulcatcher <soulcatcher13@gmail.com>
* - Update to 1.0.30 releasefluffy2009-11-207-39/+122
| | | | | | | | PR: 140333 Submitted by: myself Approved by: maintainer timeout (2 weeks) Approved by: miwi (mentor) Feature safe: yes
* - Fix the build error of verlihub-plugins-* reported by pointyhatwen2009-11-192-1/+2
|
* 2009-10-26 editors/qemacs: depends on old version of GCC, no maintainer, not ↵miwi2009-11-195-173/+0
| | | | | | | | | | | | | | used by any other port, dead upstream 2009-11-03 mail/postfix-gps-devel: Older than main port, no sign of maintainer activity beyond port creation 4+ years ago 2009-10-12 graphics/php4-ffmpeg: development continues only for php5 2009-10-31 net-p2p/nicotine: development stalled years ago, use net-p2p/nicotine-plus instead 2009-11-07 sysutils/rsyslog: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-07 sysutils/rsyslog-gssapi: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-07 sysutils/rsyslog-mysql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-07 sysutils/rsyslog-pgsql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-17 misc/kde4-l10n-ta: unfetchable and unmaintained upstream 2009-11-17 misc/kde4-l10n-eo: unfetchable and unmaintained upstream
* - Bump PORTREVISION. The commoncpp port has been updatedacm2009-11-142-2/+4
| | | | | | | - ccscript bump PORTREVISION is not neccesary because it has been marked as BROKEN Reported by: pav
* - Update to 0.9.8e-r1wen2009-11-138-263/+32
| | | | | | | | | | | | - Database charset is utf8 by default now - according to new version changes. Message to user after install added. - Fix GeoIP prefix handling. - This version uses gcc 4.2+ - Some clean up - Mantainer e-mail change PR: ports/137220 Submitted by: Mikle Davidkin <me@skylord.ru> (maintainer)
* uHub is a high performance peer-to-peer hub for the ADC network.amdmi32009-11-128-0/+238
| | | | | | | | | | Its low memory footprint allows it to handle several thousand users on high-end servers, or a small private hub on embedded hardware. WWW: http://www.extatic.org/uhub/ PR: 139670 Submitted by: Dmitry Yashin <yashin.dm@gmail.com>
* - Updated to 5.3.6glarkin2009-11-063-66/+4
| | | | | PR: ports/139334 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Update depobjpav2009-11-021-2/+2
|
* Remove net-p2p/mute-net. It has been broken for eight months, yet there isgerald2009-11-019-354/+0
| | | | not even a PR, let alone a maintainer.
* Update to 1.76.mezz2009-11-013-5/+5
|
* Fix stack-based buffer overflow (CVE-2009-1759).flz2009-10-292-1/+87
| | | | | | PR: ports/139635 Submitted by: Eygene Ryabinkin Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1759
* Add a patch to fix crash when total number of connections exceeds 1024.flz2009-10-292-1/+10
| | | | | Submitted by: Andrew Stadtler, Paul Belanger Obtained from: http://libtorrent.rakshasa.no/ticket/1581
* Update net-p2p/rtorrent to 0.8.5.flz2009-10-292-7/+7
|
* - Update net-p2p/libtorrent to 0.12.5.flz2009-10-293-4/+13
| | | | | | | - Add a patch to fix crash when total number of connections exceeds 1024. Submitted by: Andrew Stadtler, Paul Belanger Obtained from: http://libtorrent.rakshasa.no/ticket/1581
* Update to 3.2.5 (bugfix release)makc2009-10-253-5/+5
|
* - Add missing dependencyjadawin2009-10-211-1/+2
| | | | | | - Bump PORTREVISION Submitted by: pabelanger _AT_ gmail.com (by private mail)
* Remove net-p2p/mute-net-gui and net-p2p/mute-net-text; their master portgerald2009-10-193-32/+0
| | | | | has been broken for close to eight months, yet there is not even a PR, let alone a maintainer.
* Update to 3.2.4makc2009-10-083-8/+8
|
* - Update to 1.4.1miwi2009-09-304-16/+10
| | | | | PR: 139136 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
* - Update to 2.2.6wen2009-09-299-21/+36
| | | | | | | PR: ports/139151 Submitted by: barbara <barbara.xxx1975@libero.it> Approved by: maintainer, miwi(mentor) Feature safe: yes
* - Remove unfinished repocopy (repocopy performed 2009-04-05)pav2009-09-2410-404/+0
| | | | Feature safe: yes
* - Update to 1.3.5amdmi32009-09-246-20/+22
| | | | | | | | - While here, also make it respect LOCALBASE PR: 139020 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Feature safe: yes
* - Update to 0.14.6amdmi32009-09-244-8/+8
| | | | | | PR: 139017 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> Feature safe: yes
* Mark as DEPRECATED with an EXPIRATION_DATE of 2009-10-31. Nicotine doesn't seemstefan2009-09-211-0/+3
| | | | | | | to be maintained any more, unlike net-p2p/nicotine-plus, which is a more than equivalent replacement that has been around for quite a while. Feature safe: yes
* Update to 1.75.mezz2009-09-194-6/+6
| | | | Feature safe: yes
* - Update to 0.7.16miwi2009-09-164-22/+12
| | | | | | PR: 138819 Submitted by: Ports Fury Feature safe: yes
* - Update to 0.0.10.araujo2009-09-135-68/+21
| | | | | | PR: ports/138084 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout (more than 2 weeks)
* Add a missing dependency, transmission-web.mezz2009-09-131-1/+3
| | | | Reported by: Henk @ Transmission forum
* Update to 0.051.tobez2009-09-123-6/+10
| | | | Changes: http://search.cpan.org/dist/Net-BitTorrent/Changes
* Add eiskaltdcmakc2009-09-101-0/+1
|
* Add new port net-p2p/eiskaltdc:makc2009-09-107-0/+459
| | | | | | | | | | | | EiskaltDC++ is a fork of Valknut client for the Direct Connect network. It is compatible with other DC clients, such as the original DC from Neomodus, DC++ and derivatives. EiskaltDC++ also interoperates with all common DC hub software. WWW: http://eiskaltdc.sourceforge.net PR: based on ports/138436 Submitted by: Stas Timokhin <stast at bsdportal.ru>
* - Update to 0.3.5miwi2009-09-092-5/+5
| | | | | PR: 138642 Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
* - Update to 0.52miwi2009-09-052-4/+4
| | | | Approved by: maintainer implicit
* - Chase net-p2p/rblibtorrent-devel shlib bumpmiwi2009-09-052-2/+4
|
* - Update to 0.14.5miwi2009-09-038-24/+78
| | | | | PR: 138456 Submitted by: Ports Fury
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-024-9/+4
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* Update to 1.74.mezz2009-09-013-5/+5
|
* - Fix broken makefiles introduced with translation to new SF File Release Systemamdmi32009-08-221-1/+0
| | | | | Reported by: dan Pointyhat to: myself
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-2254-90/+58
| | | | starting with N
* - Update to 0.92miwi2009-08-192-4/+4
| | | | | PR: 137931 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* Reformat port description.danfe2009-08-191-7/+7
|
* Fix build on 6-stable after Qt update.makc2009-08-181-0/+1
| | | | Approved by: gahr (maintainer)
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-1/+1
|
* Package was rerolled to fix crash.makc2009-08-132-3/+5
|
* Update to 3.2.3makc2009-08-113-8/+9
|
* - Update to 5.2.13pav2009-08-032-4/+4
| | | | | PR: ports/137334 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-0314-16/+15
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-3133-21/+33
| | | | | | bumped or updated Requested by: edwin
* - Add forgotten pkg-plistamdmi32009-07-301-0/+15
| | | | | PR: 137252 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* - Update to 3.4.2.116amdmi32009-07-304-67/+22
| | | | | | | | | | - Clean up and simplify Makefile - Use pkg-plist since new version installs almost twice as many files - Convert wrapper script to a SUB_FILES style - Take maintainership PR: 137252 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* - Update to 5.2.10amdmi32009-07-292-4/+4
| | | | | PR: 137242 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Update boost to 1.39pav2009-07-285-5/+5
| | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
* - Update to 5.2.8pav2009-07-243-16/+28
| | | | | PR: ports/137045 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Update to 1.3.4pgollucci2009-07-234-8/+8
|
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-7/+1
| | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
* - Not MAKE_JOBS_SAFEpav2009-07-201-1/+1
| | | | Reported by: pointyhat
* Update to 1.73.mezz2009-07-206-8/+10
|
* - update to jpeg7dinoex2009-07-181-1/+2
| | | | Tested by: pav on pointyhat
* Add pkg-message mentioning net-p2p/ctcs.flz2009-07-172-1/+11
| | | | | PR: ports/136483 Submitted by: Sébastien Santoro
* Remove stale patch that's causing issues with scgi_port option.flz2009-07-174-23/+2
|
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-163-6/+4
| | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops.
* Fix SHA1 on 64bit architectures.flz2009-07-153-0/+64
| | | | | PR: ports/136197 Submitted by: Chris Cowart <ccowart@rescomp.berkeley.edu>
* Update net-p2p/rtorrent-devel to 0.8.5.flz2009-07-152-7/+6
|
* Update net-p2p/libtorrent-devel to 0.12.5.flz2009-07-152-4/+4
|
* Update net-p2p/rtorrent to 0.8.4.flz2009-07-153-19/+7
|
* Update net-p2p/libtorrent to 0.12.4.flz2009-07-153-4/+15
|
* - Add rc script [1]lwhsu2009-07-133-3/+43
| | | | | | | | - Respect PORTEXAMPLES, NOPORTEXAMPLES PR: ports/134239 [1] Submitted by: Christopher Cowart <ccowart AT rescomp.berkeley.edu> Approved by: Mohacsi Janos <mohacsi AT niif.hu> (maintainer)
* CTorrent Control Server (CTCS) is an interface for monitoring and managingmiwi2009-07-084-0/+40
| | | | | | | | | | | | Enhanced CTorrent clients. It can manage allocation of bandwidth, provide status information, and allow changes to the running configuration of each client. Communication with CTorrent is via a TCP connection, and the user interface is a web browser. WWW: http://www.rahul.net/dholmes/ctorrent/ctcs.html PR: ports/136399 Submitted by: Dereckson <dereckson at gmail.com>
* Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-075-6/+6
|
* - Update to 0.91miwi2009-07-063-5/+7
| | | | | PR: 136292 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* - Fix build with custom prefixmiwi2009-07-051-0/+4
| | | | | PR: 136152 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* - Update to 1.1.9miwi2009-06-262-4/+4
| | | | | PR: 136050 Submitted by: Ports Fury
* Update to 0.7.4lioux2009-06-242-4/+4
|
* - Update to 1.2.12acm2009-06-245-158/+199
| | | | | PR: 135957 Submitted by: Alexander Best <alexbestms at math.uni-muenster.de>
* Verlihub Contro Panel is a tool for the administration of your hubsoftpgollucci2009-06-245-0/+70
| | | | | | | | | | VerliHub 0.9.7 (or higher). It's written in PHP so you can use it on every OS that runs Apache Web Server with PHP support. WWW: http://vhcp.verlihub-project.org/viewforum.php?f=32 PR: ports/135886 Submitted by: Maxim Ignatenko
* - Update to 5.1.4pgollucci2009-06-242-4/+4
| | | | | PR: ports/135970 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Remove patch-libtransmission_platform.c, use -g/-w options in the rc scriptmezz2009-06-205-37/+6
| | | | | | instead. Bump the PORTREVISION on cli, daemon and gtk. Discussed with: Charles Kerr (developer)
* Bump the UID/GID from 919 to 921 to avoid the conflict with others. Bump themezz2009-06-202-2/+2
| | | | PORTREVISION.
* -Update to 1.72.mezz2009-06-2017-1921/+190
| | | | | | | -Add rc script in transmission-daemon. [1] Requested by: many [1] Submitted by: a few (all of those are incomplete) [1]
* - Pass maintainer role to submitterwxs2009-06-181-1/+1
| | | | Submitted by: bhaga@absoludicrous.com (private mail)
* - Pass back to the pool as I don't use this anymore.wxs2009-06-171-1/+1
|
* - Update to 2.2.5dhn2009-06-176-15/+12
| | | | | | PR: ports/135185 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout (two weeks)
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-094-5/+2
| | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3
* Update to 3.2.2-1makc2009-06-072-3/+7
|
* Fix the upload torrent, bump the PORTREVISION on daemon and gtk.mezz2009-06-074-2/+309
| | | | | Obtained from: Its SVN. Submitted by: Volker Theile <votdev~@~gmx.de>
* 2009-05-31 biology/p5-bioperl-devel: no longer under developmentmiwi2009-06-068-1024/+0
| | | | | | 2009-05-31 biology/p5-bioperl-run-devel: no longer under development 2009-06-01 net-p2p/deluge05: use net-p2p/deluge instead 2009-06-03 textproc/gmat: failed to build for a long time, no maintainer and apparently no users either
* Update to 3.2.2makc2009-06-033-10/+18
|
* Update to 0.7.3lioux2009-06-013-9/+8
|
* - Update to 5.1.3miwi2009-05-302-4/+4
| | | | | PR: 134979 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Update to 1.1.8miwi2009-05-2912-595/+540
| | | | | PR: 135036 Submitted by: Ports Fury
* - Fix Qt dependencies [1]gahr2009-05-251-3/+6
| | | | | | | - Separate CFLAGS from CONFIGURE_ENV PR: 134899 Submitted by: makc
* - New port: net-p2p/transmisson-remote-guiacm2009-05-2411-0/+167
| | | | | | | | Transmission Remote GUI is feature rich cross platform front-end to remotely control Transmission daemon via its RPC protocol. It is faster and has more functionality than build-in Transmission web interface. WWW: http://code.google.com/p/transmisson-remote-gui/
* - Update to 1.3.3miwi2009-05-2314-74/+228
| | | | | PR: 134628 Submitted by: Ports Fury
* - fix LATEST_LINK net-p2p/deluge and net-p2p/deluge05pgollucci2009-05-221-0/+5
| | | | - depricate and expire net-p2p/deluge05
* - Add WITH_UPNP knob to "Enable Universal Plug and Play support"laszlof2009-05-213-6/+30
| | | | | | PR: ports/133901 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Approved by: Boris Kovalenko <boris@tagnet.ru> (maitainer)
* Chase libgmp and bump PORTREVISION.ale2009-05-135-7/+9
|
* Update to 1.61.mezz2009-05-124-5/+7
| | | | Security: Close potential CSRF security hole for Web Client users.
* Update to 1.60.mezz2009-05-1010-209/+286
|
* - Update to 0.90dhn2009-05-092-7/+9
| | | | | | PR: ports/134377 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Approved by: miwi (mentor implicit)
* Take these ports back to me. I will working on an update tonight or tomorrow.mezz2009-05-084-4/+4
|
* - Update to 2009-04-19miwi2009-04-274-41/+51
| | | | | PR: 134013 Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> (maintainer)
* Fix plist with -DNOPORTDOCSitetcu2009-04-263-0/+15
| | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail
* Update to 0.7.2lioux2009-04-227-86/+43
|
* - Remove uneeded patchmiwi2009-04-212-28/+0
|
* - Fix build with new boostmiwi2009-04-2138-16/+936
| | | | | Submitted by: KATO Tsuguru <tkato432@yahoo.com> Reported by: pavbot/erwinbot
* - Install all docs under ${DOCSDIR}garga2009-04-143-666/+14
| | | | | | | | | | - Use PORTDOCS - Use %%DOCSDIR%% on pkg-message instead of %%PREFIX%% - Remove 2 lines left pkg-plist in favor of PLIST_FILES - Unbreak PLIST when NOPORTDOCS is set Reported by: QAT Approved by: portmgr (erwin)
* Bump the version of the xmlrpc-c-devel shared librarychinsan2009-04-111-2/+2
|
* Bump the version of the xmlrpc-c-devel shared librarychinsan2009-04-112-2/+2
| | | | - Bump PORTREVISION of all dependent ports.
* Update to 4.2.0.2rnoland2009-04-103-16/+4
|
* Fix plist with -DNOPORT*.itetcu2009-04-082-2/+4
| | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail
* - Fix building with boost 1.37lwhsu2009-04-076-400/+36
| | | | | PR: ports/133041 Submitted by: amdmi3
* - Add USE_GCC=4.3+ to fix building with boost 1.37lwhsu2009-04-071-0/+1
| | | | | PR: ports/132900 Submitted by: amdmi3
* - Drop needless depend on curlsem2009-04-063-3/+3
| | | | Submitted by: maintainer
* - MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFEmiwi2009-04-051-1/+1
| | | | Reported by: pavbot/maintainer
* - Update to 2.2.4pav2009-04-0512-114/+72
| | | | Submitted by: <boris@tagnet.ru> (maintainer)
* - Update to 0.96.6miwi2009-04-023-6/+7
| | | | | PR: 133266 Submitted by: jonas sonntag <jonas@schiebtsich.net> (maintainer)
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1
|
* - Update to 0.2.7jadawin2009-03-273-7/+19
|
* Mark MAKE_JOBS_SAFE for SMP compilationlioux2009-03-262-0/+2
|
* - Revert the last change - known to break the build with boost 1.34. Is be ↵amdmi32009-03-261-1/+0
| | | | committed again along with boost update.
* Mark MAKE_JOBS_SAFE for SMP compilationlioux2009-03-252-0/+2
|
* bump PORTREVISION after cmake updatemakc2009-03-251-0/+1
|
* - Remove boost compatibility patch, is not needed anymore after latest updateamdmi32009-03-252-20/+0
|
* - Fix build with upcoming boost 1.37.1amdmi32009-03-241-0/+1
| | | | | PR: 132900 Submitted by: myself
* - Fix build with upcoming boost 1.37.1amdmi32009-03-241-0/+10
| | | | | PR: 132916 Submitted by: myself
* - Fix build with upcoming boost 1.37.1amdmi32009-03-242-0/+20
| | | | | PR: 132917 Submitted by: myself
* - Fix build with upcomint boost 1.37.1amdmi32009-03-241-0/+10
| | | | | | PR: 132915 Submitted by: myself Approved by: johan at stromnet dot se (maintainer)
* - Update to version 1.3.2miwi2009-03-248-98/+80
| | | | | PR: 132753 Submitted by: Ports Fury
* - Update to version 0.14.2miwi2009-03-2410-324/+422
| | | | | PR: 132754 Submitted by: Ports Fury
* Update to 2.2.3.delphij2009-03-2215-234/+615
| | | | | | Submitted by: Torfinn Ingolfsen <tingox gmail com> PR: ports/132264 Approved by: maintainer
* Welcome to the new linux ports infrastructure which allows usingbsam2009-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav)
* Fix MAINTAINER.danfe2009-03-191-1/+1
|
* - Update to version 1.0.3. Store distfile locally until Launchpad folks fixdanfe2009-03-193-9/+10
| | | | | | their site to service files correctly - Assume maintainership, cleanup Makefile - Reflect project move to Launchpad in pkg-descr
* Release these ports into wild. I don't have time for these ports anymore. I ammezz2009-03-197-7/+7
| | | | keeping maintain two ports that don't require a lot of time to take care of.
* Update to 1.1.5.mezz2009-03-194-29/+30
|
* - Update to 0.4.9gahr2009-03-173-110/+116
|
* - Update to 0.3.23gahr2009-03-173-8/+9
|
* - Update to 5.1.2dhn2009-03-132-4/+4
| | | | | | PR: 132547 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: miwi (mentor)
* Update to 1.1.4.mezz2009-03-123-12/+11
|
* - Reset farrokhi@freebsd.org due to long period of inactivity.miwi2009-03-101-1/+1
| | | | Approved by: portmgr (linimon)
* - Update to 5.1.1beech2009-03-092-4/+4
| | | | | PR: ports/132313 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Add a missing dependency (py-gobject) when WITHOUT_PYGTK is defined. Bump themezz2009-03-081-1/+3
| | | | | | | PORTREVISION. PR: ports/132320 Reported by: Oleg Gawriloff <barzog@telecom.by>
* Update to 4.1.0.4rnoland2009-03-072-4/+4
|
* I still have old libcurl installed and forgot to edit it back to curl.5.mezz2009-02-284-5/+5
| | | | | | Correct it, bump the PORTREVISION. Reported by: QAT
* Update to 1.51.mezz2009-02-287-311/+273
|
* - Drop maintainership of the following ports:alepulver2009-02-284-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | games/darkplaces games/quake-dpmod games/edge games/deng games/odamex games/uhexen2 games/uhexen2-extras games/vavoom games/vavoom-extras games/alienarena games/alienarena-data games/freedroidrpg games/assaultcube games/freeorion x11-toolkits/gigi devel/allegro devel/allegrogl devel/adime devel/allegro-devel net-p2p/qbittorrent net-p2p/rblibtorrent-devel emulators/wahcade x11-wm/stumpwm x11-wm/icewm
* Update to 3.0.0lioux2009-02-252-4/+4
|
* Update to 1.1.3. Thanks to my friend for let me use his FreeBSD box.mezz2009-02-224-18/+16
|
* Update to 3.2makc2009-02-223-77/+130
| | | | add options for RSS plugin (requires kdepimlibs) and Plasma applet (requires workspace)
* Update to 2.9.7lioux2009-02-192-4/+4
|
* Update to 4.1.0.0rnoland2009-02-193-4/+16
|
* Update to 0.15.itetcu2009-02-183-6/+46
| | | | | PR: 131782 Submitted by: maintainer
* Update to 0.50erwin2009-02-163-31/+25
|
* - Update ImageMagick to 6.4.9.2mm2009-02-112-4/+4
| | | | | - Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above
* - Fix the build error caused by update of py-m2crypto.alepulver2009-02-061-2/+2
| | | | | PR: ports/131190 Submitted by: Wen Heping <wenheping@gmail.com>
* - Fix the build error caused by the update of security/py-m2crypto.alepulver2009-02-061-2/+2
| | | | | PR: ports/131337 Submitted by: Wen Heping <wenheping@gmail.com>
* 2009-01-19 games/emacs-chess: has been broken for more than 6 monthsmiwi2009-02-047-138/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port 2009-01-19 devel/hs-hat: has been broken for more than 6 months 2009-01-19 devel/hs-hpl: has been broken for more than 6 months 2009-01-19 databases/mysqlbigram: has been broken for more than 6 months 2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months 2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months 2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months 2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x 2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months 2009-01-31 x11-wm/expocity: project has been abandoned 2009-01-19 x11/bbuname: has been broken for more than 6 months 2009-01-19 security/squidclam: has been broken for more than 6 months 2009-01-19 print/virtualpaper: depends on broken, expired port 2009-01-19 print/ifhp: has been broken for more than 6 months 2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months 2009-01-19 palm/pdbc: has been broken for more than 6 months 2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months 2009-01-19 net-im/sulci: has been broken for more than 6 months 2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months 2009-01-19 multimedia/helixplayer: has been broken for more than 6 months 2009-01-19 lang/quack: has been broken for more than 6 months 2009-01-19 misc/pybliographer: has been broken for more than 6 months 2009-01-19 net/versuch: has been broken for more than 6 months 2009-01-19 net/py-mantissa: has been broken for more than 6 months 2009-01-19 net/libunpipc: has been broken for more than 6 months 2009-01-19 net/gnometelnet: has been broken for more than 6 months 2009-01-19 net/gacxtool: depends on expired, broken port 2009-01-19 devel/py-coro: has been broken for more than 6 months 2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months 2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
* - Update to 5.0.11beech2009-01-313-14/+29
| | | | | PR: ports/131146 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Package has been updated to include several fixes, seemakc2009-01-303-3/+34
| | | | | | | http://ktorrent.org/?q=node/27 for details. Noticed by: pav via irc Approved by: miwi (implicit)
* Update to 1.1.1.mezz2009-01-283-10/+16
| | | | Submitted by: Victor Popov <v.a.popov@gmail.com>
* Update to 3.1.6makc2009-01-253-7/+9
| | | | | | PR: ports/130973 Submitted by: Shane Bell <decept0 at gmail.com> Approved by: miwi (implicit)
* - Update to 0.70.araujo2009-01-252-4/+4
| | | | | PR: ports/130923 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* Add deluge05.mezz2009-01-241-0/+1
| | | | Reported by: pav
* Bump the version of the curl shared library after the ftp/curl updateroam2009-01-237-11/+13
| | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working.
* - Chase lang/guile shlib bumpmiwi2009-01-231-2/+2
|
* net-p2p/deluge: Update to 1.1.0.mezz2009-01-1911-941/+1867
| | | | | | | net-p2p/deluge05: Repocopied from net-p2p/deluge and update to 0.5.9.4. This is for anyone that do not want to move to 1.1.0. Repocopy: marcus
* Fix build on amd64rnoland2009-01-182-0/+21
| | | | | Submitted by: Mikhail T. <mi@aldan.algebra.com> Approved by: garga (mentor, implicit)
* Fix the build w/ libxml2 2.7.x.mezz2009-01-121-0/+16
| | | | | Obtained from: pkgsrc Reported by: pointyhat via pav
* - Update to 0.62pgollucci2009-01-122-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream changelog: Version 0.62 (Released: 20081222) StorageVFS: * Implemented a filedescriptor cache to reduce the number of open()/close() calls. Core: * Removed the (unimplemented) echo command that caused bitflu to panic. Uups... Telnet: * Added 'clear' command to clear the screen * Added 'repeat' command that repeats a command each second. Example: foo@bitflu> repeat clear ; date ; vd (Hit CTRL+C to stop) BitTorrent: * Remember received peers (via Tracker, Kademlia or ut_pex) and try to contact them in small steps. This will/should result in more peers * Removed torrent_minpeers setting * Do not blacklist peer if first chunk was bad (Added MIN_HASHFAILS) WebUI: * Bugfix: The upload function forgot to remove tempfiles. oops. Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) PR: ports/129991
* - Add mysql dependency to the rc scriptamdmi32009-01-122-2/+2
| | | | | | PR: 130157 Submitted by: Morgan Wesström <freebsd-ports-bugs at pp dot dyndns dot biz> Approved by: "Mikle Davidkin" <skylord at linkline dot ru> (maintainer)
* - Fix insecure temporary file usage and arbitrary command executionmiwi2009-01-122-3/+84
| | | | | | PR: 129981 (based on) Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: maintainer
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-076-34/+6
|
* Hook vuze to the build after repocopy.rnoland2009-01-011-0/+1
| | | | Approved by: garga (mentor, implicit)
* Update to 1.42.mezz2008-12-281-1/+1
|
* Update to 1.42.mezz2008-12-287-75/+84
|
* Update to 4.0.0.4rnoland2008-12-238-35/+42
| | | | | | Note that this may co-exist with 3.x versions of azureus Approved by: garga (mentor)
* Forced commit after repocopy net-p2p/azureus -> net-p2p/vuzernoland2008-12-231-1/+1
| | | | Approved by: garga (mentor)
* Update to version 1.1.0az2008-12-223-23/+4
| | | | Drop 5.x support.
* - This port has been FORBIDDEN for more than 6 months. Set to expire in onepav2008-12-201-0/+2
| | | | month, unless fixed.
* - Convert to OPTIONS and add more of themamdmi32008-12-204-148/+218
| | | | | PR: 129757 Submitted by: Silver Salonen <silver at ultrasoft dot ee> (maintainer)
* - Update to 0.61miwi2008-12-132-4/+4
| | | | | PR: 129528 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
* net-p2p/rtorrent needs recent gcc (4.2+).flz2008-12-111-0/+2
|
* Update net-p2p/rtorrent-devel to 0.8.4.flz2008-12-093-10/+7
|
* Update net-p2p/libtorrent-devel to 0.12.4.flz2008-12-094-8/+17
|
* Update net-p2p/rtorrent to 0.8.2.flz2008-12-093-11/+30
|
* Update net-p2p/libtorrent to 0.12.2.flz2008-12-094-9/+9
|
* 2008-09-19 japanese/escpf: Has been broken for more than 6 monthsmiwi2008-12-0822-949/+0
| | | | | | | | | | | | | | | | | 2008-09-19 java/java-gcj-compat: Has been broken for more than 6 months 2008-09-19 lang/screamer: Has been broken for more than 6 months 2008-10-01 misc/documancer: Unmaintained upstream 2008-09-19 misc/ipbt: Has been broken for more than 6 months 2008-10-13 multimedia/manslide: Use multimedia/smile instead 2008-09-19 net/globus4: Has been broken for more than 6 months 2008-09-19 net/p5-Parallel-MPI: Has been broken for more than 6 months 2008-01-28 net/p54u: website disappeared 2008-09-19 net-im/ginsu: Has been broken for more than 6 months 2008-09-19 net-p2p/py-kenosis-bittorrent: Has been broken for more than 6 months 2008-09-19 sysutils/sjog: Has been broken for more than 6 months 2008-09-19 textproc/Ebnf2ps: Has been broken for more than 6 months 2008-09-19 www/roxen: Has been broken for more than 6 months 2008-09-19 x11-fm/evidence: Has been broken for more than 6 months
* - Update to 4.17.0miwi2008-12-073-21/+27
| | | | | | PR: 126585 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout
* Update ktorrent to 3.1.5 for KDE4.makc2008-12-064-413/+514
| | | | | | ktorrent-2.2.8 for KDE3 lives now in net-p2p/ktorrent2. Approved by: miwi (mentor)
* Drop maintainership.lioux2008-11-303-3/+3
|
* - Update maintainer mail adressmiwi2008-11-301-1/+1
| | | | Submitted by: Henrik Friedrichsen <hrkfrd@googlemail.com>
* - Fix PLISTgahr2008-11-251-1/+0
| | | | Reported by: QA Tindie
* - Update to 0.4.8gahr2008-11-253-13/+14
|
* - Update to 0.3.22gahr2008-11-253-6/+5
|
* Update ktorrent to 2.2.8 - the last release for KDE3.makc2008-11-216-10/+12
| | | | | | PR: ports/128579 Submitted by: makc Approved by: markus (maintainer timeout), miwi (mentor)
* Only add extra patches if they are present.flz2008-11-174-0/+9
| | | | | | | PR: ports/128775 [1], ports/128807 [2], ports/128921 [3] Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1] Jimmie James <jimmiejaz@gmail.com> [2] Falko Richter <xendorphin@gmail.com> [3]
* BTPD is a bittorrent client consisting of a daemon and client commands, whichmiwi2008-11-164-0/+41
| | | | | | | | | | | | | can be used to read and/or manipulate the daemon state. The daemon is capable of running several torrents simultaneously and only uses one tcp port. It's fairly low on resource usage and should be perfect for file distribution sites. Efficient downloads and ease of use makes this client a good choice for the casual user as well. WWW: http://www.murmeldjur.se/btpd/ PR: ports/128865 Submitted by: bapt <baptiste.daroussin at gmail.com>
* Fix the build by regenerate the ${WRKSRC}/intltool-*.in. Current, in themezz2008-11-111-0/+3
| | | | | | | | tarball was generated by intltool-0.40.5. When it runs autoreconf to regenerate the configure then it also needs to regenerate the intltool-*.in. In MarcusCom CVS has intltool-0.40.5, so it's why I can't reproduce it. Reported by: a few
* Update to 1.40.mezz2008-11-1110-182/+225
|
* Update net-p2p/rtorrent-devel to 0.8.3.flz2008-11-103-6/+18
|
* - Use net/xmlrpc-c-devel instead of net/xmlrpc-c.flz2008-11-102-25/+4
| | | | - Rename patch as it won't apply against new unstable version.
* Update net-p2p/libtorrent-devel to 0.12.3.flz2008-11-102-4/+4
|
* -LOCALBASE -> (MAN)PREFIX to install its own files.mezz2008-11-031-5/+3
| | | | | | | -No need the bsd.port.pre.mk and bsd.port.post.mk. -Minor clean up. Approved by: wen heping <wenheping@gmail.com> (maintainer)
* - Update to 0.3.4miwi2008-10-242-6/+6
| | | | | | | - Update maintainer mail adress PR: 128272 Submitted by: Henrik Friedrichsen <hrkfrd@googlemail.com> (maintainer)
* - Update to 3.2.6.106miwi2008-10-192-10/+13
| | | | | PR: 128197 Submitted by: Christian Sturm <athaba@inode.at> (maintainer)
* - Update to 0.60miwi2008-10-192-4/+4
| | | | | PR: 128132 Submitted by: peter.schuller@infidyne.com (maintainer)
* - Update to 0.52amdmi32008-10-134-11/+70
| | | | | | | - Pass maintainership to submitter PR: 126200 Submitted by: peter dot schuller at infidyne dot com
* Unworkable is a BSD-licensed BitTorrent implementationmiwi2008-10-114-0/+50
| | | | | | | | | | | | | for UNIX written from-scratch in C. It uses libevent for scalable asynchronous networking and the mmap() system call for local data access. Some of the goals of the project include (in no particular order) high code quality, efficiency, simplicity and security. WWW: http://p2presearch.com/unworkable/ PR: ports/127904 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 0.4.7gahr2008-09-233-13/+10
|
* - Update to 0.3.21gahr2008-09-234-23/+11
|
* - Update to 4.18.8amdmi32008-09-232-4/+4
| | | | | PR: 127562 Submitted by: Naram Qashat <cyberbotx at cyberbotx dot com> (maintainer)
* Update to 1.34.mezz2008-09-239-58/+66
|