Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.80.1 18 Nov 2024 11:59:19 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update 0.80.0 → 0.80.1 |
0.80.0 15 Nov 2024 16:15:23 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update 0.79.0 → 0.80.0 |
0.79.0 15 May 2024 19:22:30 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update 0.78.1 → 0.79.0 |
0.78.1 20 Nov 2023 18:26:08 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update 0.77.1 → 0.78.1 |
0.77.1 31 Jul 2023 16:06:07 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update 0.76.0 → 0.77.1 |
0.76.0 05 Dec 2022 19:28:13 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update 0.75.1 → 0.76.0 |
0.75.1 11 Nov 2022 20:06:28 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update WWW |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.75.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.75.1 01 Sep 2022 18:13:32 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: add PORTSCOUT |
0.75.1 16 May 2022 15:31:27 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update 0.75.0 → 0.75.1 |
0.75.0 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
0.75.0 06 May 2022 16:14:09 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update 0.74.0 → 0.75.0 |
0.74.0 23 Nov 2021 13:41:17 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: remove outdated patches
Fixup for 96e88b5 |
0.74.0 23 Nov 2021 13:35:20 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update to 0.74.0 |
0.73.0 14 May 2021 19:51:48 |
Dmitry Marakasov (amdmi3) |
textproc/uncrustify: update to 0.73.0 |
0.72.0 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.72.0 07 Apr 2021 04:19:57 |
Tobias Kortkamp (tobik) |
textproc/uncrustify: Add explicit Python build dependency (D29353)
This unbreaks the build when using devel/samurai.
It previously got it through ninja which has a run dependency on
Python.
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:218
(message):
Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:582
(_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake/Modules/FindPythonInterp.cmake:169
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:20 (find_package)
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/uncrustify-0.72.0.log
PR: 254678 |
0.72.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.72.0 08 Nov 2020 17:34:54 |
amdmi3 |
- Update to 0.72.0 |
0.71.0 25 May 2020 17:36:29 |
amdmi3 |
- Update to 0.71.0 |
0.70.1 28 Nov 2019 21:49:26 |
amdmi3 |
- Update to 0.70.1 |
0.70.0 18 Nov 2019 20:48:35 |
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 |
0.69.0_1 26 Jul 2019 20:46:57 |
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 |
0.69.0 03 Jun 2019 14:54:45 |
amdmi3 |
- Update to 0.69.0 |
0.68.1 03 May 2019 13:55:50 |
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) |
0.68.1 25 Dec 2018 20:25:40 |
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 |
0.68.1 30 Nov 2018 17:07:19 |
amdmi3 |
- Fix build broken by a tag slip. Exact commit specified corresponds to original
0.68.1 tag contents |
0.68.1 27 Nov 2018 18:40:58 |
amdmi3 |
- Update to 0.68.1
- Try to unbreak with ancient gcc |
0.68 17 Nov 2018 23:32:03 |
amdmi3 |
- Update to 0.68 |
0.67 18 May 2018 00:31:29 |
amdmi3 |
- Update to 0.67 |
0.66.1 24 Nov 2017 15:52:21 |
amdmi3 |
- Update to 0.66.1 |
0.65 02 Jun 2017 15:49:34 |
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) |
0.65 22 May 2017 14:32:25 |
amdmi3 |
- Update to 0.65 |
0.64 25 Dec 2016 14:23:38 |
amdmi3 |
CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override it
Approved by: portmgr blanket |
0.64 18 Oct 2016 15:01:45 |
amdmi3 |
- Update to 0.64 |
0.63 09 Sep 2016 19:42:46 |
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 ) |
0.63 12 May 2016 18:34:46 |
amdmi3 |
- Update to 0.63 |
0.62 05 Feb 2016 05:41:51 |
amdmi3 |
- Update to 0.62
- Add LICENSE
- Use test framework
- Switch to options helpers
- Fix WWW: |
0.61 29 Dec 2014 01:16:21 |
amdmi3 |
- Update to 0.61 |
0.60 16 Dec 2013 18:18:08 |
amdmi3 |
- Use '.' instead of '*' in COPYTREE_* all over my ports
Suggested by: danfe |
0.60 16 Dec 2013 17:40:14 |
amdmi3 |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
0.60 30 Oct 2013 14:12:30 |
amdmi3 |
- Support staging
- Convert USE_GMAKE to USES |
0.60 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.60 04 Mar 2013 02:17:56 |
amdmi3 |
- Update to 0.60 |
0.59 21 Dec 2012 09:37: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) |
0.54 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.54 19 Oct 2009 11:39:05 |
amdmi3 |
- Update to 0.54
PR: 139696
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
0.53 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
0.53 18 May 2009 15:42:28 |
amdmi3 |
- Update to 0.53 |
0.52 01 Mar 2009 19:17:07 |
amdmi3 |
- Update to 0.52 |
0.51 28 Nov 2008 01:19:21 |
amdmi3 |
- Update to 0.51 |
0.50 26 Oct 2008 18:15:21 |
amdmi3 |
- Update to 0.50 |
0.49 23 Aug 2008 13:49:54 |
amdmi3 |
- Update to 0.49 |
0.48 22 Jul 2008 21:37:06 |
amdmi3 |
- Update to 0.48
Approved by: miwi (mentor explicit) |
0.47 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
0.47 18 Jun 2008 23:59:08 |
miwi |
- Update to 0.47
PR: 124374
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.46 25 Apr 2008 17:10:12 |
miwi |
- Update to 0.46
PR: 123028
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.45 13 Mar 2008 16:31:03 |
miwi |
- Update to 0.45
PR: 121524
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.44 15 Feb 2008 12:14:37 |
miwi |
- Update to 0.44
PR: 120622
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.43 10 Jan 2008 23:19:17 |
miwi |
- Update to 119508
PR: 119508
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
0.42 14 Dec 2007 17:05:06 |
miwi |
- Update to 0.42
PR: 118559
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.40 17 Oct 2007 08:47:43 |
miwi |
- Update to 0.40
PR: 117197
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.39 01 Oct 2007 19:47:52 |
tabthorpe |
- Update to 0.39
PR: ports/116791
Submitted by: Dmitry Marakasov <amdmi3 amdmi3.ru> (maintainer)
Approved by: clsung (mentor, implicit) |
0.38 07 Sep 2007 03:52:13 |
tabthorpe |
- Update to 0.38
PR: ports/116135
Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by: clsung (mentor) |
0.37 30 Aug 2007 13:11:45 |
tabthorpe |
- update to 0.37
PR: ports/115770
Submitted by: Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by: clsung (mentor) |
0.36 12 Aug 2007 11:09:23 |
rafan |
- Update to 0.36
- Use macro from bsd.sites.mk
PR: ports/115334
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) |
0.34 27 May 2007 09:48:31 |
miwi |
- Update to 0.34
PR: 112908
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.33 06 Mar 2007 22:22:04 |
miwi |
- Update to 0.33
PR: 11009
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.32 06 Mar 2007 19:07:06 |
miwi |
- Update to 0.32
PR: 109888
Submitted by: miwi
Approved by: maintainer |
0.31 31 Jan 2007 15:33:39 |
miwi |
- Update to 0.31
PR: ports/108603
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.30 12 Jan 2007 09:38:51 |
clsung |
- Update to 0.30
- Changelog's here: http://uncrustify.sourceforge.net/ChangeLog
PR: ports/107808
Submitted by: maintainer (Dmitry Marakasov) |
0.29 21 Dec 2006 20:41:33 |
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> |
0.29 04 Nov 2006 23:03:18 |
miwi |
- Update to 0.29
PR: ports/105011
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2 |
0.27 25 Sep 2006 10:49:13 |
miwi |
- Update to 0.27
PR: ports/103613
Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer) |
0.0.25 28 Aug 2006 17:59:14 |
pav |
- Update to 0.0.25
- Install documentation
PR: ports/102614
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer) |
0.0.24 10 Aug 2006 03:32:32 |
rafan |
- Update to 0.0.24
PR: ports/101571
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru> (maintainer) |
0.0.23 29 Jul 2006 20:56:51 |
miwi |
- Update to 0.0.23
PR: ports/100920
Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer)
Approved by: krion (mentor) |
0.0.22 22 Jul 2006 09:23:56 |
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> |