aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/linuxdcpp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* devel/boost-*: update to 1.65.1Jan Beich2017-09-251-1/+1
| | | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 Notes: svn path=/head/; revision=450560
* devel/boost-*: enable C++11 featuresJan Beich2017-09-251-1/+1
| | | | | | | | | | | PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 Notes: svn path=/head/; revision=450557
* devel/boost-*: update to 1.64.0Jan Beich2017-05-021-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472 Notes: svn path=/head/; revision=439934
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* devel/boost-*: update to 1.63.0Jan Beich2017-01-061-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1 Notes: svn path=/head/; revision=430692
* devel/boost-*: update to 1.62.0Jan Beich2016-11-231-1/+1
| | | | | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office) Notes: svn path=/head/; revision=426908
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=373636
* - Clarify LICENSEDmitry Marakasov2014-10-141-1/+2
| | | | | | | | - Add LICENSE_FILE - Drop @dirrm* from plist Notes: svn path=/head/; revision=370842
* Fix port so it builds again. Did some minor housekeeping while being there.Michael Gmelin2014-06-181-8/+9
| | | | | | | | | PR: 190600 Reviewed by: bapt Approved by: bapt Notes: svn path=/head/; revision=358264
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-1/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* - Fix build on FreeBSD 10 (iconv, libc++).Tijl Coosemans2013-10-241-7/+19
| | | | | | | | | | | - USES=scons. - Add support for startup notifications. PR: ports/183163 Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru> Notes: svn path=/head/; revision=331503
* Add an explicit dependency on pkgconfAntoine Brodin2013-10-041-1/+1
| | | | Notes: svn path=/head/; revision=329391
* 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 USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* Remove the created by me and update those header at the same time. I neverJeremy Messenger2012-12-311-5/+0
| | | | | | | | care about those header, so you even can claim that those were created by you instead of me. Notes: svn path=/head/; revision=309763
* - Adjust COMMENT line a bitAlexey Dokuchaev2012-07-041-2/+2
| | | | | | | - Drop maintainership Notes: svn path=/head/; revision=300481
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to version 1.1.0Alexey Dokuchaev2011-10-191-3/+6
| | | | | | | - Add LICENSE (GPLv2) Notes: svn path=/head/; revision=283915
* - Switch to launchpadlibrarian.net as distribution site (default downloadAlexey Dokuchaev2011-05-171-2/+2
| | | | | | | | URLs from launchpad.net redirect there via "303 See Other" response) - Remove documentation entries from pkg-plist in favor of PORTDOCS knob Notes: svn path=/head/; revision=274218
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Fix huge memory leak (16M per every hashed file).Max Khon2010-02-061-1/+1
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=249345
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Fix MAINTAINER.Alexey Dokuchaev2009-03-191-1/+1
| | | | Notes: svn path=/head/; revision=230401
* - Update to version 1.0.3. Store distfile locally until Launchpad folks fixAlexey Dokuchaev2009-03-191-5/+6
| | | | | | | | | their site to service files correctly - Assume maintainership, cleanup Makefile - Reflect project move to Launchpad in pkg-descr Notes: svn path=/head/; revision=230400
* Release these ports into wild. I don't have time for these ports anymore. I amJeremy Messenger2009-03-181-1/+1
| | | | | | | keeping maintain two ports that don't require a lot of time to take care of. Notes: svn path=/head/; revision=230375
* Update to 1.0.2.Jeremy Messenger2008-07-071-2/+1
| | | | Notes: svn path=/head/; revision=216432
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 1.0.1.Jeremy Messenger2008-01-061-1/+1
| | | | Notes: svn path=/head/; revision=205109
* -Update to 1.0.0, finally an offical tarball from them.Jeremy Messenger2007-09-231-5/+2
| | | | | | | -Update pkg-descr, copied from its release notes. Notes: svn path=/head/; revision=200008
* Update it to the lastest version of CVS, at 2007-08-04 in changelog. See inJeremy Messenger2007-09-181-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=199719
* Update it to the lastest version of CVS, at 2007-07-07 in changelog. See inJeremy Messenger2007-07-081-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=195199
* Update it to the lastest version of CVS, at 2007-05-06 in changelog. See inJeremy Messenger2007-05-251-2/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=191713
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Catch up with the latest CVS, fix the charset/locale stuff. Bump theJeremy Messenger2007-04-021-0/+1
| | | | | | | | | | PORTREVISION. Bug tracker: http://tinyurl.com/2hrvgn (berlios.de) Obtained from: LinuxDC++ CVS Notes: svn path=/head/; revision=189023
* Update it to the lastest version of CVS, at 2007-03-24 in changelog. See inJeremy Messenger2007-03-251-2/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=188219
* Update it to the lastest version of CVS, at 2007-02-06 in changelog. See inJeremy Messenger2007-02-071-8/+4
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=184461
* - Update it to the lastest version of CVS, at 2007-02-04 in changelog. See inJeremy Messenger2007-02-061-10/+5
| | | | | | | | | | | | | the changelog for details: http://tinyurl.com/b3myl - Remove STRIP= from WITH_DEBUG, it's in bsd.port.mk now. - Remove IGNORE on FreeBSD 4.x, it's no longer need. Reviewed by: bland (iconv patch) Notes: svn path=/head/; revision=184406
* Update it to the lastest version of CVS, at 2007-01-04 in changelog. See inJeremy Messenger2007-01-051-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=181468
* Update it to the lastest version of CVS, at 2007-01-01 in changelog. See inJeremy Messenger2007-01-021-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=181248
* Update it to the lastest version of CVS, at 2006-12-10 in changelog. See inJeremy Messenger2006-12-151-3/+4
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=179822
* Update it to the lastest version of CVS, at 2006-11-22 in changelog. See inJeremy Messenger2006-11-231-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=177864
* Update it to the lastest version of CVS, at 2006-11-01 in changelog. See inJeremy Messenger2006-11-041-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=176326
* Update it to the lastest version of CVS, at 2006-10-07 in changelog. See inJeremy Messenger2006-10-081-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=174886
* Update it to the lastest version of CVS, at 2006-09-27 in changelog. See inJeremy Messenger2006-09-281-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=174062
* Update it to the lastest version of CVS, at 2006-09-23 in changelog. See inJeremy Messenger2006-09-251-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=173770
* Update it to the lastest version of CVS, at 2006-09-11 in changelog. See inJeremy Messenger2006-09-121-1/+1
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=172892
* - Update it to the lastest version of CVS, at 2006-09-01 in changelog. See inJeremy Messenger2006-09-021-7/+1
| | | | | | | | | | | the changelog for details: http://tinyurl.com/b3myl - Add an entry in UPDATING about that the name of binary, datadir and docsdir have been renamed from ldcpp to linuxdcpp by the linuxdcpp developer. Notes: svn path=/head/; revision=171846