aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/eiskaltdcpp-cli
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Properly handle COMMENT, PORTREVISION, and MAINTAINER fields in EiskaltDC++Alexey Dokuchaev2020-02-101-2/+2
| | | | | | | | | slave ports. Fast-forward some port revisions since those of the existing packages cannot go backwards and make the ports' COMMENT lines more in line against each other and less tautological. Notes: svn path=/head/; revision=525698
* - Don't use GH_ACCOUNT as PORTNAME is always "eiskaltdcpp" for allMax Khon2016-10-041-0/+1
| | | | | | | | eiskaltdcpp-* ports - Reset PORTREVISION after version bump Notes: svn path=/head/; revision=423280
* - Update to 2.2.10 and unbreak (USE_GITHUB=yes)Max Khon2016-10-041-2/+2
| | | | Notes: svn path=/head/; revision=423278
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* Cleanup plistAntoine Brodin2014-11-122-9/+4
| | | | Notes: svn path=/head/; revision=372503
* net-p2p/eiskaltdcpp-cliAdam Weinberger2014-08-236-57/+32
| | | | | | | | | | | | | | | | | | | net-p2p/eiskaltdcpp-daemon net-p2p/eiskaltdcpp-data net-p2p/eiskaltdcpp-gtk net-p2p/eiskaltdcpp-lib net-p2p/eiskaltdcpp-qt 1. Update to 2.2.9 2. Stage 3. Chase for new build options: gtk30, libcanberra, json-rpc 4. Use master/slave relations PR: 192869 Submitted by: Vladimir Kondratiev Notes: svn path=/head/; revision=365760
* Convert a bunch of USE_XZ to USES=tar:xz.Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363392
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362812
* 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-111-6/+3
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326954
* - Unbreak the build (link with -lboost_system)Max Khon2013-05-101-2/+2
| | | | | | | | | | - Fix COMMENT for eiskaltdcpp-cli - Take maintainership Approved by: MAINTAINER Notes: svn path=/head/; revision=317832
* EiskaltDC++ is a cross-platform program that uses the Direct ConnectPawel Pekala2011-10-246-0/+79
and ADC protocol. 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. This port contains XMLRPC CLI client for EiskaltDC++ daemon. WWW: http://code.google.com/p/eiskaltdc/ PR: ports/161898 Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com> Notes: svn path=/head/; revision=284266