Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Oct 2020 07:50:31
a.20201007

|
antoine  |
Update to alpha-20201007 |
10 May 2020 08:24:07
a.20200429

|
antoine  |
Update to alpha-20200429 |
23 Dec 2019 12:30:55
a.20191221

|
antoine  |
- Update to alpha-20191221
- Remove python 2.7 support |
07 Nov 2019 09:35:10
a.20191102

|
antoine  |
Update to alpha-20191102 |
09 Sep 2019 19:07:41
a.20190808

|
antoine  |
Update to alpha-20190808 |
16 Jul 2019 16:12:27
a.20190714

|
antoine  |
Update to alpha-20190714 |
21 Mar 2019 12:34:31
a.20190303

|
antoine  |
Update to alpha-20190303 |
06 Jan 2019 11:58:44
a.20181231

|
antoine  |
Update to alpha-20181231 |
01 Dec 2018 13:16:25
a.20181129

|
antoine  |
Update to alpha-20181129 |
23 Dec 2017 09:22:24
a.20170130_1

|
antoine  |
- Build python2 and python3 bindings (fixes py36 flavor of py-dfwinreg at
runtime)
- Remove DOCS option, the 2 text files do not carry useful information |
03 Feb 2017 08:55:16
a.20170130

|
antoine  |
- Update to alpha-20170130
- Add LICENSE_FILE
- Make NLS optional |
01 May 2016 07:49:00
a.20160424

|
antoine  |
Update to alpha-20160424 |
01 Apr 2016 14:00:57
a.20160107

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
23 Jan 2016 13:45:54
a.20160107

|
antoine  |
Update to alpha-20160107 |
25 Dec 2015 17:24:00
a.20151223

|
antoine  |
Update to alpha-20151223 |
06 Dec 2015 15:45:04
a.20151205

|
antoine  |
Update to alpha-20151205 |
04 Jul 2015 18:11:53
a.20150704

|
antoine  |
Update to alpha-20150704 |
27 Mar 2015 09:22:49
a.20150315

|
antoine  |
Update to alpha-20150315 |
08 Jan 2015 18:42:39
a.20150105

|
antoine  |
Update to alpha-20150105 |
01 Nov 2014 23:10:49
a.20141030

|
antoine  |
Update to alpha-20141030 |
27 Oct 2014 10:40:08
a.20140905

|
bapt  |
Cleanup plist |
10 Sep 2014 13:05:31
a.20140905

|
antoine  |
Update to alpha-20140905 |
03 Sep 2014 20:31:48
a.20140831

|
antoine  |
Update to alpha-20140831 |
30 Aug 2014 09:58:03
a.20140803

|
antoine  |
Convert to USES=python |
05 Aug 2014 17:02:37
a.20140803

|
antoine  |
Update to alpha-20140803 |
29 Apr 2014 16:57:07
a.20140427

|
antoine  |
- Update to alpha-20140427
- No need to keep la files as nothing lib_depends on it |
23 Apr 2014 13:25:17
a.20140323_1

|
tijl  |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
24 Mar 2014 19:39:53
a.20140323

|
antoine  |
- Update to alpha-20140323
- Strip libraries
- Use libtool |
21 Jan 2014 18:16:37
a.20140118

|
antoine  |
- Update to alpha-20140118
- Remove DOCS conditionals |
13 Jan 2014 21:00:04
a.20140112

|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
13 Jan 2014 20:56:27
a.20140112

|
antoine  |
Update to alpha-20140112 |
01 Jan 2014 15:52:21
a.20131229

|
antoine  |
Update to alpha-20131229 |
15 Oct 2013 19:26:31
a.20131013

|
antoine  |
Update to alpha-20131013 |
24 Sep 2013 18:08:14
a.20130922

|
antoine  |
- Update to alpha-20130922
- Add an explicit dependency on pkgconf (needed for fuse detection)
- Convert to STAGEDIR |
20 Sep 2013 17:13:47
a.20130830

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
31 Aug 2013 08:22:10
a.20130830

|
antoine  |
Update libregf to alpha-20130830 |
29 Jul 2013 22:10:43
a.20130716

|
antoine  |
Update libregf to alpha-20130716 |
13 Jul 2013 07:15:44
a.20130604

|
antoine  |
Make libregf fetchable again |
06 Jun 2013 17:33:57
a.20130604

|
antoine  |
Update libregf to alpha-20130604 |
03 Jun 2013 18:41:57
a.20130601

|
antoine  |
- Update libregf to alpha-20130601
- It does not work with python 3 yet |
27 Apr 2013 08:50:47
a.20130420

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
26 Apr 2013 10:44:29
a.20130420

|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
21 Apr 2013 19:13:26
a.20130420

|
antoine  |
Update libregf to alpha 20130420
Approved by: eadler (mentor)
Feature safe: yes |
17 Apr 2013 17:21:59
a.20130414

|
antoine  |
Update libregf to alpha-20130414
Approved by: miwi (mentor)
Feature safe: yes |
28 Mar 2013 04:49:48
a.20130319

|
miwi  |
- Update to 20130319
PR: 177197
Submitted by: antoine@ |
09 Mar 2013 16:35:11
a.20130303

|
rm  |
- update to alpha-20130303
PR: 176756
Submitted by: antoine (maintainer) |
06 Mar 2013 16:52:02
a.20121112

|
bapt  |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
09 Jan 2013 00:08:40
a.20121112

|
makc  |
Add new port devel/libregf:
Library and tools to support the Windows NT Registry File (REGF) format.
WWW: http://code.google.com/p/libregf/
PR: ports/174614
Submitted by: antoine@ |