Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Nov 2020 17:34:54
0.72.0

|
amdmi3  |
- Update to 0.72.0 |
25 May 2020 17:36:29
0.71.0

|
amdmi3  |
- Update to 0.71.0 |
28 Nov 2019 21:49:26
0.70.1

|
amdmi3  |
- Update to 0.70.1 |
18 Nov 2019 20:48:35
0.70.0

|
amdmi3  |
- Update to 0.70.0
Config files are now installed both into the DATADIR (implemented
upstream in this version) and ETCDIR (as always been done by the
port). I'm going to discuss this with upstream ([1]) as ETCDIR
surely looks more suitable, so for now this duplication is indended.
[1]
https://github.com/uncrustify/uncrustify/commit/ea6950086657de0ad12bc098f169a992407889ca |
26 Jul 2019 20:46:57
0.69.0_1

|
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 |
03 Jun 2019 14:54:45
0.69.0

|
amdmi3  |
- Update to 0.69.0 |
03 May 2019 13:55:50
0.68.1

|
pkubaj  |
textproc/uncrustify: fix build with GCC-based architectures
Adding USES=compiler:c++11-lang fixes this port on GCC architectures:
cc1plus: error: unrecognized command line option "-std=gnu++0x"
Approved by: mentors (implicit approval) |
25 Dec 2018 20:25:40
0.68.1

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
30 Nov 2018 17:07:19
0.68.1

|
amdmi3  |
- Fix build broken by a tag slip. Exact commit specified corresponds to original
0.68.1 tag contents |
27 Nov 2018 18:40:58
0.68.1

|
amdmi3  |
- Update to 0.68.1
- Try to unbreak with ancient gcc |
17 Nov 2018 23:32:03
0.68

|
amdmi3  |
- Update to 0.68 |
18 May 2018 00:31:29
0.67

|
amdmi3  |
- Update to 0.67 |
24 Nov 2017 15:52:21
0.66.1

|
amdmi3  |
- Update to 0.66.1 |
02 Jun 2017 15:49:34
0.65

|
linimon  |
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
22 May 2017 14:32:25
0.65

|
amdmi3  |
- Update to 0.65 |
25 Dec 2016 14:23:38
0.64

|
amdmi3  |
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by: portmgr blanket |
18 Oct 2016 15:01:45
0.64

|
amdmi3  |
- Update to 0.64 |
09 Sep 2016 19:42:46
0.63

|
amdmi3  |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
12 May 2016 18:34:46
0.63

|
amdmi3  |
- Update to 0.63 |
05 Feb 2016 05:41:51
0.62

|
amdmi3  |
- Update to 0.62
- Add LICENSE
- Use test framework
- Switch to options helpers
- Fix WWW: |
29 Dec 2014 01:16:21
0.61

|
amdmi3  |
- Update to 0.61 |
16 Dec 2013 18:18:08
0.60

|
amdmi3  |
- Use '.' instead of '*' in COPYTREE_* all over my ports
Suggested by: danfe |
16 Dec 2013 17:40:14
0.60

|
amdmi3  |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
30 Oct 2013 14:12:30
0.60

|
amdmi3  |
- Support staging
- Convert USE_GMAKE to USES |
20 Sep 2013 23:17:32
0.60

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
04 Mar 2013 02:17:56
0.60

|
amdmi3  |
- Update to 0.60 |
21 Dec 2012 09:37:59
0.59

|
amdmi3  |
- Update to 0.59 (1)
- Trim header
- OptionsNG
- Use COPYTREE_SHARE for docs installation
- Remove unneeded patch
- Make build more verbose
PR: 174483 (1)
Submitted by: Maxim Samsonov <xors@mailup.net> (1) |
03 Jul 2011 14:40:25
0.54
|
ohauer  |
-remove MD5 |
19 Oct 2009 11:39:05
0.54
|
amdmi3  |
- Update to 0.54
PR: 139696
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
22 Aug 2009 00:37:17
0.53
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
18 May 2009 15:42:28
0.53
|
amdmi3  |
- Update to 0.53 |
01 Mar 2009 19:17:07
0.52
|
amdmi3  |
- Update to 0.52 |
28 Nov 2008 01:19:21
0.51
|
amdmi3  |
- Update to 0.51 |
26 Oct 2008 18:15:21
0.50
|
amdmi3  |
- Update to 0.50 |
23 Aug 2008 13:49:54
0.49
|
amdmi3  |
- Update to 0.49 |
22 Jul 2008 21:37:06
0.48
|
amdmi3  |
- Update to 0.48
Approved by: miwi (mentor explicit) |
19 Jun 2008 17:28:24
0.47
|
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
18 Jun 2008 23:59:08
0.47
|
miwi  |
- Update to 0.47
PR: 124374
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
25 Apr 2008 17:10:12
0.46
|
miwi  |
- Update to 0.46
PR: 123028
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
13 Mar 2008 16:31:03
0.45
|
miwi  |
- Update to 0.45
PR: 121524
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
15 Feb 2008 12:14:37
0.44
|
miwi  |
- Update to 0.44
PR: 120622
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
10 Jan 2008 23:19:17
0.43
|
miwi  |
- Update to 119508
PR: 119508
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
14 Dec 2007 17:05:06
0.42
|
miwi  |
- Update to 0.42
PR: 118559
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
17 Oct 2007 08:47:43
0.40
|
miwi  |
- Update to 0.40
PR: 117197
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
01 Oct 2007 19:47:52
0.39
|
tabthorpe  |
- Update to 0.39
PR: ports/116791
Submitted by: Dmitry Marakasov <amdmi3 amdmi3.ru> (maintainer)
Approved by: clsung (mentor, implicit) |
07 Sep 2007 03:52:13
0.38
|
tabthorpe  |
- Update to 0.38
PR: ports/116135
Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by: clsung (mentor) |
30 Aug 2007 13:11:45
0.37
|
tabthorpe  |
- update to 0.37
PR: ports/115770
Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by: clsung (mentor) |
12 Aug 2007 11:09:23
0.36
|
rafan  |
- Update to 0.36
- Use macro from bsd.sites.mk
PR: ports/115334
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) |
27 May 2007 09:48:31
0.34
|
miwi  |
- Update to 0.34
PR: 112908
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
06 Mar 2007 22:22:04
0.33
|
miwi  |
- Update to 0.33
PR: 11009
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
06 Mar 2007 19:07:06
0.32
|
miwi  |
- Update to 0.32
PR: 109888
Submitted by: miwi
Approved by: maintainer |
31 Jan 2007 15:33:39
0.31
|
miwi  |
- Update to 0.31
PR: ports/108603
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
12 Jan 2007 09:38:51
0.30
|
clsung  |
- Update to 0.30
- Changelog's here: http://uncrustify.sourceforge.net/ChangeLog
PR: ports/107808
Submitted by: maintainer (Dmitry Marakasov) |
21 Dec 2006 20:41:33
0.29
|
edwin  |
[MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
one. Also, now I can mirror some distfiles, so update
MASTER_SITES for some ports.
PR: ports/107038
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> |
04 Nov 2006 23:03:18
0.29
|
miwi  |
- Update to 0.29
PR: ports/105011
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2 |
25 Sep 2006 10:49:13
0.27
|
miwi  |
- Update to 0.27
PR: ports/103613
Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer) |
28 Aug 2006 17:59:14
0.0.25
|
pav  |
- Update to 0.0.25
- Install documentation
PR: ports/102614
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) |
10 Aug 2006 03:32:32
0.0.24
|
rafan  |
- Update to 0.0.24
PR: ports/101571
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru> (maintainer) |
29 Jul 2006 20:56:51
0.0.23
|
miwi  |
- Update to 0.0.23
PR: ports/100920
Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer)
Approved by: krion (mentor) |
22 Jul 2006 09:23:56
0.0.22
|
miwi  |
Add uncrustify , highly configurable source code beautifier.
The goals of this project are simple:
Create a highly configurable, easily modifiable source code beautifier.
What it does:
* Ident code, aligning on parens, assignments, etc
* Align on '=' and variable definitions
* Align structure initializers
* Align #define stuff
* Align backslash-newline stuff
* Reformat comments (a little bit)
* Fix inter-character spacing
* Add or remove parens on return statements
* Add or remove braces on single-statement if/do/while/for statements
* Highly configurable - 118 configurable options as of version 0.0.15
WWW: http://uncrustify.sourceforge.net
PR: ports/100604
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru> |