Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 May 2022 12:38:26 0.21.2
|
Gleb Popov (arrowd)  Author: Christopher Hall |
net-p2p/litecoin: update to 0.21.2
Summary: Update litecoin and associated ports to 0.21.2
Reviewed by: diizzy, arrowd
Differential Revision: https://reviews.freebsd.org/D35210 |
22 May 2022 20:17:16 0.18.1_6
|
Dima Panov (fluffy)  |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
16 Apr 2022 04:19:07 0.18.1_5
|
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
28 Feb 2022 12:46:46 0.18.1_4
|
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
31 Aug 2021 09:23:36 0.18.1_3
|
Bernhard Froehlich (decke)  |
net-p2p/litecoin: Add CPE information
Approved by: portmgr (blanket) |
21 Jul 2021 18:11:52 0.18.1_3
|
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine |
07 Apr 2021 08:09:01 0.18.1_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 0.18.1_2
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 0.18.1_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 14:01:09
0.18.1_2
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
30 Aug 2020 20:19:42
0.18.1_1
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
15 Jun 2020 15:24:18
0.18.1
|
lwhsu  |
- Update to 0.18.1
Submitted by: Christopher Hall <hsw@bitmark.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D25276 |
04 Jun 2020 18:36:54
0.17.1_3
|
tobik  |
Clean up some things
Reported by: portscan |
03 Jun 2020 18:32:06
0.17.1_3
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
02 Jun 2020 14:47:12
0.17.1_2
|
mandree  |
net-p2p/litecoin: net-p2p/zetacoin: Remove default-disabled WALLET_BDB48 radio
OPTION. |
30 May 2020 09:42:29
0.17.1_2
|
tcberner  |
net-p2p/litecoin: prepare for Qt5-5.15 |
22 Jan 2020 05:53:20
0.17.1_2
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
20 Dec 2019 12:55:49
0.17.1_1
|
pkubaj  |
net-p2p/litecoin: fix build on GCC architectures
Recent upgrade of some dependency causes GCC to fail to build this port:
httpserver.cpp:74:10: error: 'deque' in namespace 'std' does not name a template
type
74 | std::deque<std::unique_ptr<WorkItem>> queue;
| ^~~~~
httpserver.cpp:33:1: note: 'std::deque' is defined in header '<deque>'; did you
forget to '#include <deque>'?
32 | #include <support/events.h>
+++ |+#include <deque>
33 |
httpserver.cpp: In member function 'bool
WorkQueue<WorkItem>::Enqueue(WorkItem*)':
httpserver.cpp:92:13: error: 'queue' was not declared in this scope; did you
mean 'Enqueue'?
92 | if (queue.size() >= maxDepth) {
| ^~~~~
| Enqueue (Only the first 15 lines of the commit message are shown above ) |
11 Dec 2019 17:53:49
0.17.1_1
|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
21 Sep 2019 16:38:37
0.17.1
|
pkubaj  |
net-p2p/litecoin: fix build on big-endian architectures
Include sys/endian.h in src/crypto/scrypt.cpp, big-endian architectures need it:
crypto/scrypt.cpp:157:3: error: 'be32enc' was not declared in this scope
157 | be32enc(ivec, (uint32_t)(i + 1));
| ^~~~~~~
crypto/scrypt.cpp: In function 'void scrypt_1024_1_1_256_sp_generic(const char*,
char*, char*)':
crypto/scrypt.cpp:269:10: error: 'le32dec' was not declared in this scope
269 | X[k] = le32dec(&B[4 * k]);
| ^~~~~~~
crypto/scrypt.cpp:285:3: error: 'le32enc' was not declared in this scope
285 | le32enc(&B[4 * k], X[k]);
| ^~~~~~~
PR: 240695
Approved by: hsw@bitmark.com (maintainer), linimon (mentor) |
27 Aug 2019 13:44:18
0.17.1
|
ale  |
Update to 0.17.1 release and add the option (default enabled) to use
a newer BDB version (sync with bitcoin port).
PR: 240058
Submitted by: ale
Approved by: maintainer |
19 Aug 2019 15:35:28
0.16.3_12
|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
02 Aug 2019 13:30:40
0.16.3_11
|
jbeich  |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
31 Jul 2019 16:38:53
0.16.3_10
|
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
26 Jul 2019 20:46:57
0.16.3_9
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
24 Jul 2019 05:34:58
0.16.3_8
|
araujo  |
- Enable ZMQ by default
- Pass maintainership to the submitter
Submitted by: Christopher Hall <hsw@bitmark.com> (via email) |
05 Jul 2019 19:08:49
0.16.3_7
|
sunpoet  |
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine |
26 Jun 2019 04:00:07
0.16.3_6
|
tobik  |
net-p2p/litecoin*: Unbreak after r505136
litecoin was never really updated to 0.17.1.
Pointy hat: swills |
26 Jun 2019 03:17:48
0.17.1_6
|
swills  |
net-p2p/litecoin: drop maintainership |
12 Apr 2019 06:36:31
0.16.3_6
|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
31 Mar 2019 13:41:03
0.16.3_5
|
sunpoet  |
Update devel/protobuf to 3.7.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine |
16 Jan 2019 11:13:45
0.16.3_4
|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
12 Dec 2018 01:35:36
0.16.3_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Dec 2018 00:15:50
0.16.3_2
|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
03 Dec 2018 19:41:33
0.16.3_1
|
sunpoet  |
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine |
02 Nov 2018 13:32:35
0.16.3
|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
22 Sep 2018 01:31:31
0.16.3
|
swills  |
net-p2p/litecoin: update to 0.16.3 |
09 Aug 2018 06:58:31
0.16.0_2
|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
29 Jul 2018 22:18:46
0.16.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
10 Jul 2018 03:22:00
0.16.0
|
swills  |
net-p2p/litecoin: update to 0.16.0 |
28 Jun 2018 17:39:55
0.15.1_2
|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
24 Jun 2018 21:11:15
0.15.1_2
|
sunpoet  |
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports |
24 Jun 2018 20:19:46
0.15.1_1
|
sunpoet  |
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases |
23 May 2018 17:17:00
0.15.1
|
swills  |
net-p2p/litecoin: update to 0.15.1 |
09 May 2018 05:37:55
0.14.2_6
|
dinoex  |
- update to miniupnpc 2.1
PR: 228050
Submitted by: Hung-Yi Chen
- fix python build
- add LICENSE for slave port
- make portlint happier
- bump PORTREVISION on ports using the shared lib |
18 Apr 2018 14:06:09
0.14.2_5
|
jbeich  |
Adjust PORTREVISION order to pet portlint after r467711
Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place
when DISTVERSION*FIX is used. |
18 Apr 2018 13:57:43
0.14.2_5
|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
18 Jan 2018 04:11:03
0.14.2_4
|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
25 Dec 2017 18:07:48
0.14.2_2
|
jbeich  |
net-p2p/bitcoin: unbreak with boost 1.66
PR: 224129 224132
Obtained from: upstream (Bitcoin 0.16.0)
Approved by: portmgr blanket |
11 Dec 2017 18:26:14
0.14.2_2
|
sunpoet  |
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
25 Sep 2017 00:08:17
0.14.2_2
|
jbeich  |
devel/boost-*: update to 1.65.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 |
25 Sep 2017 00:05:06
0.14.2_1
|
jbeich  |
devel/boost-*: enable C++11 features
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 |
23 Sep 2017 02:59:07
0.14.2_1
|
vanilla  |
1: upgrade to 4.0.0.
2: chrase shared library version. |
17 Sep 2017 00:38:59
0.14.2
|
swills  |
net-p2p/litecoin: update to 0.14.2
While here, add rc script for litecoin-daemon
PR: 222343
Submitted by: Christopher Hall <hsw@bitmark.com> (with changes) |
16 Aug 2017 15:44:49
0.10.4.0_8
|
sunpoet  |
Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
22 May 2017 16:04:19
0.10.4.0_7
|
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
02 May 2017 06:48:11
0.10.4.0_7
|
jbeich  |
devel/boost-*: update to 1.64.0
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 |
29 Apr 2017 15:43:47
0.10.4.0_6
|
sunpoet  |
Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds
fine without it
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
PR: 178687 [1] |
29 Jan 2017 16:04:36
0.10.4.0_5
|
sunpoet  |
Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
06 Jan 2017 08:45:04
0.10.4.0_4
|
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
25 Dec 2016 23:11:36
0.10.4.0_3
|
dinoex  |
- update miniupnpc to 2.0.20161216
- bump API change |
14 Dec 2016 17:58:20
0.10.4.0_2
|
sunpoet  |
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases |
29 Nov 2016 06:20:40
0.10.4.0_1
|
tcberner  |
Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.
As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending
on the Qt version these subs ended up at many wrong places in plists.
So only export it if QT_DIST is set.
PR: 210227
Reviewed by: mat, rakuco
Approved by: portmgr (mat), rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D8378 |
23 Nov 2016 12:45:47
0.10.4.0_1
|
jbeich  |
devel/boost-*: update to 1.62.0
- 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) |
13 Sep 2016 05:34:41
0.10.4.0
|
marino  |
net-p2p/litecoin: ignore when SSL_DEFAULT matches "libressl"
If an attempt to build with LibreSSL is made, the configure script emits
this message: configure: error: Detected LibreSSL:
This is not supported, and may break consensus compatibility
Go ahead and mark this port and its slaved with IGNORE when libressl is
used to save the user the trouble of hitting the error later (this is
also done by security/p5-openxpki)
Approved by: SSL blanket |
12 Sep 2016 17:26:26
0.10.4.0
|
marino  |
net-p2p/litecoin: Set SSL flags
Note for SSL_DEFAULT=libressl:
configure: error: Detected LibreSSL:
This is not supported, and may break consensus compatibility
It might be worth detecting that via SSL_DEFAULT and setting the
port to IGNORE. Or perhaps a newer version of litecoin will support
LibreSSL officially.
Approved by: SSL blanket |
11 Aug 2016 15:26:09
0.10.4.0
|
swills  |
net-p2p/litecoin: fix build on 10.2
PR: 208059
Submitted by: olexander.v.melnyk@gmail.com |
08 Aug 2016 13:46:50
0.10.4.0
|
mat  |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
01 Apr 2016 14:16:20
0.10.4.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
08 Feb 2016 19:51:27
0.10.4.0
|
swills  |
net-p2p/litecoin: Update to 0.10.4.0
PR: 206473
Submitted by: c.kworr@gmail.com |
05 Aug 2015 14:39:43
0.10.2.2_1
|
swills  |
net-p2p/litecoin: Fix .desktop file
PR: 201154
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
05 Aug 2015 13:21:54
0.10.2.2
|
swills  |
net-p2p/litecoin: Update to 0.10.2.2
While here, clean up and add a litecoin-utils port
PR: 201154
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> |
07 May 2015 17:26:06
0.8.6.2_1
|
mat  |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
19 Mar 2015 16:44:59
0.8.6.2_1
|
bdrewery  |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
21 Aug 2014 22:50:30
0.8.6.2_1
|
mandree  |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
25 Jun 2014 05:35:32
0.8.6.2
|
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
10 Feb 2014 02:49:15
0.8.6.2
|
swills  |
- Update to 0.8.6.2
- Improve USE_QT4
- Fix build after boost update |
09 Feb 2014 23:29:17
0.8.6.1_2
|
marino  |
net-p2p/litecoin: Fix DragonFly (broken by OSVERSION)
Limit OSVERSION-based modifications to FreeBSD. This port suddenly
broken and the use of OSVERSION without OPSYS was the cause. |
07 Feb 2014 11:44:09
0.8.6.1_2
|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
06 Feb 2014 17:36:39
0.8.6.1_1
|
swills  |
- Use more correct OSVERSION check [1]
- Remove WITHOUT_X11 and use standard X11 option
PR: ports/186137 [1]
Reported by: Waitman Gobble <uzimac@da3m0n8t3r.com> [1] |
17 Jan 2014 03:53:36
0.8.6.1_1
|
swills  |
- Support stage dir
- Install icon and desktop file |
17 Dec 2013 13:10:02
0.8.6.1
|
swills  |
- Update to 0.8.6.1 |
12 Dec 2013 14:23:25
0.8.5.1
|
bapt  |
Convert LIB_DEPENDS for ports depending on boost |
22 Nov 2013 12:55:12
0.8.5.1
|
makc  |
- Pass QMAKE_ARGS to qmake
Approved by: portmgr (blanket approval) |
24 Sep 2013 02:38:22
0.8.5.1
|
swills  |
- Update to 0.8.5.1
- Fix build on 10.0-ALPHA2 |
20 Sep 2013 22:28:26
0.8.3.7
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
24 Aug 2013 03:20:15
0.8.3.7
|
swills  |
- Fix build when GUI is disabled
Reported by: "Sam Fourman Jr." <sfourman@gmail.com>
Obtained
from: https://github.com/bitcoin/bitcoin/issues/2521#issuecomment-17364844 |
10 Aug 2013 02:18:49
0.8.3.7
|
swills  |
- Update to 0.8.3.7 |
23 Jul 2013 03:05:57
0.6.9.2_1
|
swills  |
- Fix patch mistake, prevent 100% CPU usage |
21 Jul 2013 18:40:23
0.6.9.2
|
swills  |
- Update to 0.6.9.2 |
22 Jun 2013 11:47:57
0.6.3c
|
swills  |
- Add local mirror to avoid GitHub issues |
30 May 2013 12:18:42
0.6.3c
|
swills  |
- Oops, somehow the commit ID changed too. |
30 May 2013 11:52:37
0.6.3c
|
swills  |
- Update distinfo due to github, if it happens again, I'll make a local dist
file |
30 May 2013 04:23:48
0.6.3c
|
swills  |
Litecoin is a peer-to-peer Internet currency that enables instant payments to
anyone in the world. It is based on the Bitcoin protocol but differs from
Bitcoin in that it can be efficiently mined with consumer-grade hardware.
Litecoin provides faster transaction confirmations (2.5 minutes on average) and
uses memory-hard, scrypt-based mining proof-of-work algorithm to target the
regular computers and GPUs most people already have. The Litecoin network is
scheduled to produce 84 million currency units.
One of the aims of Litecoin was to provide a mining algorithm that could run at
the same time, on the same hardware used to mine bitcoins. With the rise of
specialized ASICs for Bitcoin, Litecoin continues to satisfy these goals. It is
unlikely for ASIC mining to be developed for Litecoin until the currency is
widely used.
WWW: http://www.litecoin.org/ |