aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/vuze
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* net-p2p: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alexander Botero-Lowry <alex@foxybanana.com> * Alexey Dokuchaev <danfe@FreeBSD.org> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Attila Nagy <bra@fsn.hu> * Chad J. Milios <milios@ccsys.com> * Damian Gerow <dgerow@afflictions.org> * Daniel Morante <daniel@morante.net> * Dave Cottlehuber <dch@skunkwerks.at> * Dereckson <dereckson@gmail.com> * Devin Teske <dteske@FreeBSD.org> * Dmitriy Limonov * Doug Barton <dougb@FreeBSD.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Florent Thoumie <flz@xbsd.org> * Ganael LAPLANCHE <ganael.laplanche@martymac.org> * Gea-Suan Lin <gslin@gslin.org> * Holger Lamm <holger@e-gitt.net> * Holger Lamm <holger@e-gitt.net> and Mario S F Ferreira <lioux@FreeBSD.org> * Jeremy Faulkner <gldisater@gldis.ca> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Martin Matuska <mm@FreeBSD.org> * Maxim Ignatenko <gelraen.ua@gmail.com> * Michael Johnson <ahze@ahze.net> * Munish Chopra <mchopra@engmail.uwaterloo.ca> * Oleg Alexeenkov <proler@gmail.com> * Oleg R. Muhutdinov <mor@WhiteLuna.com> * Pankov Pavel <pankov_p@mail.ru> * Pav Lucistnik <pav@oook.cz> * Rod Taylor <rbt@zort.on.ca> * Ryan Steinmetz <zi@FreeBSD.org> * Shaun Amott <shaun@FreeBSD.org> * Stas Timokhin <stast@bsdportal.ru> * Sverrir Valgeirsson <e96sv@yahoo.se> and * Tsung-Han Yeh <snowfly@yuntech.edu.tw> * Vasil Dimov <vd@FreeBSD.org> * Yashin Dmitry <yashin.dm@gmail.com> * glocke@bsdstammtisch.at With hat: portmgr
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* net-p2p/vuze: Add CPE informationBernhard Froehlich2021-09-021-1/+1
| | | | Approved by: portmgr (blanket)
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-262-2/+1
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* net-p2p: Add missing USES=gnomeTobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517060
* Fix dependenciesAntoine Brodin2019-10-061-1/+1
| | | | Notes: svn path=/head/; revision=513911
* net-p2p/vuze:Max Brazhnikov2019-09-301-3/+4
| | | | | | | | | | - Switch from x11-toolkits/swt-devel to x11-toolkits/swt, which is newer than -devel variant. PR: 219186 Notes: svn path=/head/; revision=513410
* - Fix WWW:Dmitry Marakasov2018-02-131-1/+1
| | | | Notes: svn path=/head/; revision=461705
* - Update to version 5.7.4.0Pawel Pekala2017-02-012-5/+6
| | | | | | | | | - Drop maintainership, I'm not using it anymore - Remove antique minimal java version requirement - Port is architecture neutral Notes: svn path=/head/; revision=433088
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-1/+0
| | | | | | | | | | | | | | | | | | | | | locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=431796
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to version 5.7.0.0Pawel Pekala2016-01-132-3/+4
| | | | | | | - Add LICENSE_FILE Notes: svn path=/head/; revision=406077
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-1/+1
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* Update to version 5.6.2.0Pawel Pekala2015-08-192-3/+3
| | | | Notes: svn path=/head/; revision=394812
* Update to version 5.6.1.2Pawel Pekala2015-06-182-3/+3
| | | | Notes: svn path=/head/; revision=390033
* Update to version 5.6.0.0Pawel Pekala2015-03-182-3/+3
| | | | Notes: svn path=/head/; revision=381574
* Update to version 5.5.0.0Pawel Pekala2014-12-242-4/+3
| | | | Notes: svn path=/head/; revision=375454
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Update to version 5.4.0.0Pawel Pekala2014-09-062-3/+3
| | | | Notes: svn path=/head/; revision=367446
* - Fix various distinfo errorsAlex Kozlov2014-05-311-1/+0
| | | | | | | | | | | - Remove unused USE_* knobs - Convert USE_TWISTED_RUN to USES - Remove empty lines after .include <bsd.port.mk> Approved by: portmgr (antoine) Notes: svn path=/head/; revision=355995
* - Update to version 5.3.0.0Pawel Pekala2014-03-192-6/+7
| | | | | | | | | | - Add LICENSE PR: ports/187714 Submitted by: Radim Kolar <hsn@sanatana.dharma> Notes: svn path=/head/; revision=348645
* Convert n* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347778
* Update to version 5.2.0.0Pawel Pekala2013-12-152-3/+3
| | | | Notes: svn path=/head/; revision=336528
* Add support for STAGEDIRPawel Pekala2013-10-131-6/+7
| | | | Notes: svn path=/head/; revision=330232
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-p2p) Notes: svn path=/head/; revision=327758
* - Update to version 5.1.0.0Pawel Pekala2013-09-123-21/+19
| | | | | | | | | | - Add patch removing use of SWT 3.8 API - Remove options, vuze don't build with ancient swt anymore Changes: http://blog.vuze.com/2013/08/14/vuze-5-1/ Notes: svn path=/head/; revision=327067
* Update to version 5.0.0.0Pawel Pekala2013-05-222-3/+3
| | | | Notes: svn path=/head/; revision=318801
* Update to version 4.9.0.0Pawel Pekala2013-03-012-4/+3
| | | | Notes: svn path=/head/; revision=313155
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-0/+1
| | | | Notes: svn path=/head/; revision=310871
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-221-3/+3
| | | | | | | | | | | | | * 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
* - Update to version 4.8.1.2 [1]Pawel Pekala2012-12-192-7/+3
| | | | | | | | | - Remove stale /bin/bash removal Submitted by: Mikhail T. <mi@aldan.algebra.com> via email [1] Notes: svn path=/head/; revision=309255
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-1/+1
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* - Update to version 4.8.0.0Pawel Pekala2012-10-285-61/+15
| | | | | | | | | | | | - Take maintainership - Remove out-of-date pkg-message - Cleanup Makefile, remove unnecessary stuff - gecko bits, dos2unix - Update homepage Feature safe: yes Notes: svn path=/head/; revision=306556
* Upgrade from 4.7.1.2 to 4.7.2.0. Add a patch to offer KOI8-U asMikhail Teterin2012-10-163-3/+16
| | | | | | | | | a valid filename-encoding. Feature safe: yes Notes: svn path=/head/; revision=305967
* Attempt to fix build on pointyhat-west.Mark Linimon2012-10-071-1/+1
| | | | Notes: svn path=/head/; revision=305424
* Convert to new options frameworkBaptiste Daroussin2012-10-041-9/+7
| | | | Notes: svn path=/head/; revision=305247
* Upgrade from 4.7.0.2 to 4.7.1.2. Remove dependency on gecko -- doesMikhail Teterin2012-09-112-6/+3
| | | | | | | not appear to be in any use... Notes: svn path=/head/; revision=304081
* - Move libxul 1.9.2 to www/libxul19Beat Gaetzi2012-09-101-2/+3
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=304053
* (Trivial) update from 4.7.0.0 to 4.7.0.2. Developers' changelog listsMikhail Teterin2012-07-092-4/+3
| | | | | | | minor improvements. Notes: svn path=/head/; revision=300648
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update from "obsolete" 4.3.1.4 to the currently-latest 4.7.0.0.Mikhail Teterin2011-11-147-116/+14
| | | | | | | | Feature safe: yes Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=285750
* Fix fetch, but it could still do with an update.Chris Rees2011-08-131-3/+3
| | | | | | | PR: ports/159667 Notes: svn path=/head/; revision=279582
* Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2
| | | | Notes: svn path=/head/; revision=278801
* - Reassign to the heapThomas Abthorpe2011-07-051-1/+1
| | | | Notes: svn path=/head/; revision=277083
* - Kick MD5 SupportMartin Wilke2011-07-021-1/+0
| | | | Notes: svn path=/head/; revision=276919