| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 May 2013 17:34:57
2.2.4_4
|
fjoe  |
- Unbreak the build (link with -lboost_system)
- Fix COMMENT for eiskaltdcpp-cli
- Take maintainership
Approved by: MAINTAINER |
10 May 2013 16:44:26
2.2.4_4
|
bapt  |
Convert to new options framework |
26 Apr 2013 10:44:29
2.2.4_4
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
22 Mar 2013 20:06:15
2.2.4_4
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
31 Jan 2013 13:38:43
2.2.4_4
|
bapt  |
Chase boost update |
21 Dec 2012 04:05:15
2.2.4_3
|
gerald  |
Replace the use of _GCC_BUILD_DEPENDS (which was never meant to be
used outside of Mk/bsd.gcc.mk) by _GCC_RUNTIME. This is still not
ideal, but at least a documented stopgap, and it avoids the manual
construction of the directory to be added to rpath.
As a side effect, the Makefiles become a tad simpler. On the way,
update to USE_GCC=4.6+ per pending work of linimon and myself.
Approved by: maintainer |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
16 May 2012 16:09:15
2.2.4_2
|
makc  |
Add patches to fix build with boost-1.48.0
PR: ports/156253
Submitted by: Alexander Churanov
Approved by: portmgr (linimon) |
28 Nov 2011 16:30:44
2.2.4_1
|
scheidell  |
PR: 162340
Submitted by: gelraen.ua@gmail.com
Approved by: gabor (mentor)
Feature safe: yes
On some machines resulting binaries contains "/usr/lib" before
"/usr/local/lib/gcc45" in rpath and user gets something like
this if tries to launch that binary:
/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.10 required
by /usr/local/bin/eiskaltdcpp-gtk not found
Attached patch adds BUILD_DEPENDS on devel/chrpath, which is used to overwrite
rpath in built binaries (-DCMAKE_INSTALL_RPATH
only aappends directories to rpath) |
24 Oct 2011 22:21:00
2.2.4
|
pawel  |
Update to version 2.2.4
Changelog: https://github.com/negativ/eiskaltdcpp/blob/master/ChangeLog.txt
PR: ports/161898
Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer) |
05 Oct 2011 22:59:55
2.2.1
|
pawel  |
- Update to version 2.2.1
- Add LICENSE
PR: ports/155447
Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer)
Approved by: miwi, wen (mentors implicit) |
26 Nov 2010 14:47:08
2.1.1
|
pav  |
- Update to 2.1.1
- Split to separate ports of qt, gtk frontends, data and library
PR: ports/152570
Submitted by: Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer) |