Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Dec 2019 17:06:39
1.2.6_3

|
bapt  |
Update to 0.10.46 and only keep one libgoffice version
libgoffice 0.10 has been introduced long enough ago 6 years ago, stopping
support
for libgoffice 0.8, it is now more than time, to remove libgoffice 0.8 and only
keep 0.10.
Remove the optionnal goffice option for projects not supporting 0.10. |
12 Nov 2019 13:43:11
1.2.6_2

|
amdmi3  |
- Switch to USES=localbase
- Switch to options helpers and OPTIONS_SUB, simplifying the port
PR: 241896
Submitted by: amdmi3
Approved by: romain (maintainer) |
13 Aug 2019 16:01:59
1.2.6_2

|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
18 Oct 2018 18:21:53
1.2.6_2

|
tijl  |
Disable gstreamer dependency because upcoming gstreamer 1.14 isn't
supported.
PR: 231406
Submitted by: Greg V <greg@unrelenting.technology> |
10 Sep 2018 14:40:53
1.2.6_1

|
mat  |
Add NLS option to ports using it but not defining it. |
16 Mar 2018 17:06:25
1.2.6_1

|
bdrewery  |
Fix plist |
21 Feb 2018 08:15:36
1.2.6

|
romain  |
Update to 1.2.6
Release notes:
http://cutter.sourceforge.net/reference/news.html#news.release-1-2-6 |
22 Sep 2017 13:49:03
1.2.5

|
romain  |
Update to 1.2.5
Differential Revision: https://reviews.freebsd.org/D12461 |
18 Jan 2017 13:20:32
1.2.4_1

|
tijl  |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
23 May 2016 18:36:52
1.2.4_1

|
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
1.2.4_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
02 Aug 2015 15:03:20
1.2.4_1

|
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
09 Mar 2015 14:54:48
1.2.4

|
romain  |
Update to 1.2.4.
PR: ports/198304
Submitted by: Akira Sasaki <mah-chan@eagle.ocn.ne.jp> |
25 Dec 2014 09:38:31
1.2.2_2

|
antoine  |
Use intlhack |
25 Dec 2014 01:40:12
1.2.2_2

|
bapt  |
Replace gnomehack by pathfix
Remove useless post-install target
Strip binaries |
27 Oct 2014 10:10:59
1.2.2_2

|
bapt  |
Cleanup plist |
19 Aug 2014 17:32:49
1.2.2_2

|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
01 Aug 2014 18:14:24
1.2.2_1

|
antoine  |
Fix LIB_DEPENDS |
13 Jul 2014 23:02:36
1.2.2_1

|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
24 Jun 2014 22:44:00
1.2.2_1

|
bapt  |
Use MAKE_CMD |
12 May 2014 07:01:56
1.2.2_1

|
romain  |
Staging support. |
21 Jan 2014 23:40:23
1.2.2_1

|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 17:03:27


|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
02 Sep 2013 21:27:54
1.2.2_1

|
bapt  |
Add an explicit dependency on pkgconf |
24 Apr 2013 18:10:32
1.2.2_1

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
15 Mar 2013 16:51:43
1.2.2_1

|
romain  |
Fix goffice dependency.
PR: ports/176885
Submitted by: kwm |
29 Dec 2012 23:07:29
1.2.2

|
bapt  |
Convert romain's ports to new option framework
While here Trim headers
Approved by: maintainer timeout (2 weeks) |
05 Nov 2012 11:38:11
1.2.2

|
romain  |
Update to 1.2.2.
Feature safe: yes |
25 Sep 2012 07:00:46
1.2.1

|
romain  |
Update to 1.2.1. |
13 Jun 2012 10:46:31
1.2.0
|
romain  |
Update to 1.2.0. |
01 Jun 2012 05:26:28
1.1.9_1
|
dinoex  |
- update png to 1.5.10 |
23 Oct 2011 12:05:27
1.1.9
|
romain  |
Update to 1.1.9. |
23 Sep 2011 22:26:39
1.1.8
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
05 Aug 2011 09:59:06
1.1.8
|
romain  |
Fix pkg-plist.
Reported by: pointyhat |
03 Aug 2011 18:06:40
1.1.8
|
romain  |
Update to 1.1.8. |
13 Feb 2011 11:55:38
1.1.7
|
romain  |
Update to 1.1.7. |
10 Feb 2011 08:52:10
1.1.6
|
romain  |
Update to 1.1.6. |
07 Sep 2010 07:44:40
1.1.5
|
romain  |
- Update to 1.1.5. |
24 Jul 2010 09:27:27
1.1.4
|
romain  |
Cutter is a xUnit family Unit Testing Framework for C and C++.
This is a list of features of Cutter:
- easy to write tests;
- outputs result with useful format for debugging;
- tests are built as shared libraries.
WWW: http://cutter.sourceforge.net/ |