notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
astyle Source code indenter and formatter for C, C++, C#, and Java
3.4.12 devel on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.10Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-21 15:06:19
Commit Hash: 73066a1
People watching this port, also watch:: png, gmake, zip, unzip, nmap
Also Listed In: textproc
License: MIT
WWW:
https://astyle.sourceforge.net/
https://gitlab.com/saalen/astyle
Description:
Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key. Other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in code that up to now used only tabs for indentation. The NUMBER of spaces for each tab character in the source code can change between editors (unless the user sets up the number to his liking...). One of the standard problems programmers face when moving from one editor to another is that code containing both spaces and tabs, which was perfectly indented, suddenly becomes a mess to look at. Even if you as a programmer take care to ONLY use spaces or tabs, looking at other people's source code can still be problematic. To address this problem, Artistic Style was created -- a filter written in C++ that automatically re-indents and re-formats C / C++ / Objective-C / C++/CLI / C# / Java source files. It can be used from a command line, or it can be incorporated as a library in another program.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (41 items)
Collapse this list.
  1. /usr/local/share/licenses/astyle-3.4.12/catalog.mk
  2. /usr/local/share/licenses/astyle-3.4.12/LICENSE
  3. /usr/local/share/licenses/astyle-3.4.12/MIT
  4. bin/astyle
  5. share/doc/astyle/astyle.html
  6. share/doc/astyle/development.html
  7. share/doc/astyle/favicon.ico
  8. share/doc/astyle/index.html
  9. share/doc/astyle/install.html
  10. share/doc/astyle/links.html
  11. share/doc/astyle/news.html
  12. share/doc/astyle/newsArchives.html
  13. share/doc/astyle/notes.html
  14. share/doc/astyle/notesArchives.html
  15. share/doc/astyle/scripts.html
  16. share/doc/astyle/styles.css
  17. share/doc/astyle/subversion.html
  18. share/doc/astyle/vsinstall.html
  19. share/examples/astyle/README.md
  20. share/examples/astyle/allman.ini
  21. share/examples/astyle/astyle.ini
  22. share/examples/astyle/chromium.ini
  23. share/examples/astyle/clang-chromium.yaml
  24. share/examples/astyle/clang-google.yaml
  25. share/examples/astyle/clang-llvm.yaml
  26. share/examples/astyle/clang-mozilla.yaml
  27. share/examples/astyle/clang-visualstudio.yaml
  28. share/examples/astyle/clang-webkit.yaml
  29. share/examples/astyle/gnu.ini
  30. share/examples/astyle/google.ini
  31. share/examples/astyle/horstmann.ini
  32. share/examples/astyle/java.ini
  33. share/examples/astyle/linux.ini
  34. share/examples/astyle/llvm.ini
  35. share/examples/astyle/mozilla.ini
  36. share/examples/astyle/stroustrup.ini
  37. share/examples/astyle/visualstudio.ini
  38. share/examples/astyle/webkit.ini
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • astyle>0:devel/astyle
To install the port:
cd /usr/ports/devel/astyle/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/astyle
  • pkg install astyle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: astyle
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708448890 SHA256 (astyle-3.4.12.tar.bz2) = 077459b29f7386f2569c142c68a5b6607680b0cbda0210209ffea6ff0f5ab60e SIZE (astyle-3.4.12.tar.bz2) = 230711

Packages (timestamps in pop-ups are UTC):
astyle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.123.4.123.1_33.4.123.4.12-3.1_3-
FreeBSD:13:quarterly3.4.103.4.103.3.13.4.103.4.103.4.103.4.103.4.10
FreeBSD:14:latest3.4.123.4.123.1_33.4.123.4.123.3.1-3.3.1
FreeBSD:14:quarterly3.4.103.4.10-3.4.103.4.103.4.103.4.103.4.10
FreeBSD:15:latest3.4.123.4.12n/a3.4.10n/a3.4.103.4.103.4.12
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
This port is required by:
for Run
  1. graphics/qgis
  2. graphics/qgis-ltr

Configuration Options:
===> The following configuration options are available for astyle-3.4.12: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_astyle
USES:
compiler:c++11-lang dos2unix gmake tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  2. http://cytranet.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  3. http://deac-ams.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  4. http://deac-fra.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  5. http://deac-riga.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  6. http://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/
  7. http://excellmedia.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  8. http://freefr.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  9. http://gigenet.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  10. http://ixpeering.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  11. http://jaist.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  12. http://jztkft.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  13. http://kumisystems.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  14. http://liquidtelecom.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  15. http://nchc.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  16. http://netactuate.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  17. http://netcologne.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  18. http://netix.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  19. http://onboardcloud.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  20. http://phoenixnap.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  21. http://razaoinfo.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  22. http://sinalbr.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  23. http://sitsa.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  24. http://sonik.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  25. http://tenet.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  26. http://udomain.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  27. http://ufpr.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  28. http://versaweb.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  29. https://cfhcable.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  30. https://cytranet.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  31. https://deac-ams.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  32. https://deac-fra.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  33. https://deac-riga.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  34. https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.4/
  35. https://excellmedia.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  36. https://freefr.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  37. https://gigenet.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  38. https://ixpeering.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  39. https://jaist.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  40. https://jztkft.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  41. https://kumisystems.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  42. https://liquidtelecom.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  43. https://nchc.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  44. https://netactuate.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  45. https://netcologne.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  46. https://netix.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  47. https://onboardcloud.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  48. https://phoenixnap.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  49. https://razaoinfo.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  50. https://sinalbr.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  51. https://sitsa.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  52. https://sonik.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  53. https://tenet.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  54. https://udomain.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  55. https://ufpr.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
  56. https://versaweb.dl.sourceforge.net/project/astyle/astyle/astyle%203.4/
Collapse this list.

Number of commits found: 70

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.12
21 Feb 2024 15:06:19
commit hash: 73066a1bb03b4ac4a2bb5aa1fcc3cf1260b59ae4commit hash: 73066a1bb03b4ac4a2bb5aa1fcc3cf1260b59ae4commit hash: 73066a1bb03b4ac4a2bb5aa1fcc3cf1260b59ae4commit hash: 73066a1bb03b4ac4a2bb5aa1fcc3cf1260b59ae4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/astyle: Update to 3.4.12

Changes:	https://astyle.sourceforge.net/news.html
		https://astyle.sourceforge.net/notes.html
3.4.10
01 Nov 2023 01:56:57
commit hash: ee0cda3f9f40fd3054fa2cdff1910d2da4e7277ecommit hash: ee0cda3f9f40fd3054fa2cdff1910d2da4e7277ecommit hash: ee0cda3f9f40fd3054fa2cdff1910d2da4e7277ecommit hash: ee0cda3f9f40fd3054fa2cdff1910d2da4e7277e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/astyle: Update to 3.4.10

Changes:	https://astyle.sourceforge.net/news.html
		https://astyle.sourceforge.net/notes.html
3.4.8
29 Sep 2023 16:13:32
commit hash: 1cea0860383f1cc658754d769c0d41d23d14e4c9commit hash: 1cea0860383f1cc658754d769c0d41d23d14e4c9commit hash: 1cea0860383f1cc658754d769c0d41d23d14e4c9commit hash: 1cea0860383f1cc658754d769c0d41d23d14e4c9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/astyle: Update to 3.4.8

Changes:	https://astyle.sourceforge.net/news.html
		https://astyle.sourceforge.net/notes.html
3.4.6
04 Sep 2023 09:04:27
commit hash: 4b84d3480c0d604c23b925f576fe66d0b406b9a2commit hash: 4b84d3480c0d604c23b925f576fe66d0b406b9a2commit hash: 4b84d3480c0d604c23b925f576fe66d0b406b9a2commit hash: 4b84d3480c0d604c23b925f576fe66d0b406b9a2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/astyle: Update to 3.4.6

Changes:	https://astyle.sourceforge.net/news.html
		https://astyle.sourceforge.net/notes.html
		https://gitlab.com/saalen/astyle/-/commits/master
3.4
09 Jul 2023 10:17:05
commit hash: c9f8c2d76c506d777684a7079492495a0ca083f1commit hash: c9f8c2d76c506d777684a7079492495a0ca083f1commit hash: c9f8c2d76c506d777684a7079492495a0ca083f1commit hash: c9f8c2d76c506d777684a7079492495a0ca083f1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/astyle: Update to 3.4

Changes:	https://astyle.sourceforge.net/news.html
		https://astyle.sourceforge.net/notes.html
		https://gitlab.com/saalen/astyle/-/commits/master
3.3.1
27 May 2023 23:43:42
commit hash: 2f750b7fcf55bd77080f0ac7e8565f387db4cf07commit hash: 2f750b7fcf55bd77080f0ac7e8565f387db4cf07commit hash: 2f750b7fcf55bd77080f0ac7e8565f387db4cf07commit hash: 2f750b7fcf55bd77080f0ac7e8565f387db4cf07 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/astyle: Update to 3.3.1

Changes:	https://astyle.sourceforge.net/news.html
		https://astyle.sourceforge.net/notes.html
		https://gitlab.com/saalen/astyle/-/commits/master
3.2.1
27 Apr 2023 15:45:33
commit hash: 35cb4f7cea6ea13d70b5266f216143f65446b762commit hash: 35cb4f7cea6ea13d70b5266f216143f65446b762commit hash: 35cb4f7cea6ea13d70b5266f216143f65446b762commit hash: 35cb4f7cea6ea13d70b5266f216143f65446b762 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/astyle: Update to 3.2.1

- Update MASTER_SITES
- Update WWW

Changes:	https://astyle.sourceforge.net/news.html
		https://astyle.sourceforge.net/notes.html
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.1_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.1_3
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1_3
22 May 2022 04:10:47
commit hash: 5997ddbef8ec10357d5f401c47c5476bf5965e21commit hash: 5997ddbef8ec10357d5f401c47c5476bf5965e21commit hash: 5997ddbef8ec10357d5f401c47c5476bf5965e21commit hash: 5997ddbef8ec10357d5f401c47c5476bf5965e21 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/astyle: Respect CXX for Clang

- Convert to options target helper
- Update pkg-descr
- Take maintainership
3.1_3
28 Jul 2021 20:34:51
commit hash: c4fd7792f981de365293ee93ea4ee934bb5f0c18commit hash: c4fd7792f981de365293ee93ea4ee934bb5f0c18commit hash: c4fd7792f981de365293ee93ea4ee934bb5f0c18commit hash: c4fd7792f981de365293ee93ea4ee934bb5f0c18 files touched by this commit
Lars Engels (lme) search for other commits by this committer
*: Drop maintainership on most of my ports.

Unfortunately I cannot give them the love they deserve at the moment.
3.1_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
3.1_2
02 Jan 2019 09:09:51
Revision:489067Original commit files touched by this commit
linimon search for other commits by this committer
Fix CXX assignment and add new includes to fix build on GCC-based
architectures.

PR:		232734
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
3.1_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.1_1
11 Dec 2018 10:10:02
Revision:487230Original commit files touched by this commit
antoine search for other commits by this committer
Spell CHOSEN_COMPILER_TYPE correctly

PR:		199098
With hat:	portmgr
3.1_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
3.1
02 Jul 2018 04:00:29
Revision:473699Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on mips64 that are already broken on powerpc64.  In
most cases, the failure mode is the same.  Also, mark them broken on
mips when necessary.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
3.1
18 Jun 2018 03:49:10
Revision:472670Original commit files touched by this commit
linimon search for other commits by this committer
Mark ports broken on powerpc64, categories d-f.

While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
3.1
11 Jun 2018 01:44:15
Revision:472160Original commit files touched by this commit
linimon search for other commits by this committer
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.

For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).

Tested for no-harm on amd64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
3.1
15 Jan 2018 09:18:53
Revision:459024Original commit files touched by this commit
lme search for other commits by this committer
devel/astyle:

Update to 3.1
3.0.1
23 Oct 2017 07:32:36
Revision:452694Original commit files touched by this commit
tobik search for other commits by this committer
devel/astyle: Update to 3.0.1

- Install example option files

Changes:	http://astyle.sourceforge.net/notes.html
PR:		223173
Approved by:	lme (maintainer)
2.06
01 Jan 2017 22:05:22
Revision:430303Original commit files touched by this commit
lme search for other commits by this committer
devel/astyle: Update to 2.06
2.05.1
04 Oct 2016 21:51:15
Revision:423305Original commit files touched by this commit
lme search for other commits by this committer
devel/astyle:

- Remove doubled CLFAGS
- Use astyle/build/${COMPILER_TYPE} as WRCSRC instead of hard-coding gcc
- Remove blank MAGE_ARGS
- Drop no longer needed pre-patch target
- Stripping the binary is now done by the linker itself

PR:		    213042
Submitted by:	bsam
2.05.1
02 Feb 2015 19:41:16
Revision:378325Original commit files touched by this commit
lme search for other commits by this committer
Update to 2.05.1
2.05
18 Nov 2014 10:36:04
Revision:372711Original commit files touched by this commit
lme search for other commits by this committer
Update to 2.05
2.04_1
27 Oct 2014 07:32:26
Revision:371533Original commit files touched by this commit
bapt search for other commits by this committer
Nuke some @dirrm from devel
2.04_1
15 Jul 2014 23:11:13
Revision:362014Original commit files touched by this commit
adamw search for other commits by this committer
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2.04_1
18 Feb 2014 21:58:39
Revision:344972Original commit files touched by this commit
lme search for other commits by this committer
- Bump PORTREVISION for the changes in the last commit
2.04
18 Feb 2014 21:57:56
Revision:344971Original commit files touched by this commit
lme search for other commits by this committer
- Use USES for gmake, compiler and iconv
- Don't explicitly depend on GCC
- Strip binary
- Don't include bsd.port.options.mk
2.04
07 Dec 2013 14:06:04
Revision:335828Original commit files touched by this commit
lme search for other commits by this committer
- Update to 2.04
- Add LICENCSE

PR:		ports/184553
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2.03_1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.03
04 Oct 2013 18:51:10
Revision:329358Original commit files touched by this commit
lme search for other commits by this committer
- Support staging
- Use pkg-plist
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
2.03
17 Aug 2013 16:27:24
Revision:324851Original commit files touched by this commit
gerald search for other commits by this committer
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2.03
10 May 2013 10:18:10
Revision:317785Original commit files touched by this commit
lme search for other commits by this committer
Update to 2.03
2.02.1
19 Apr 2013 02:54:10
Revision:316082Original commit files touched by this commit
eadler search for other commits by this committer
- Convert to OptionsNG
- Strip header
- Remove leading article
- Better pkg-descr

PR:		ports/176459
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer timeout (> 1 month)
Feature safe:	yes
2.02.1
25 Jul 2012 06:32:08
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
2.02.1
11 Dec 2011 16:09:38
Original commit files touched by this commit
lme search for other commits by this committer
Update to 2.02.1

Feature safe:   yes
2.02
09 Oct 2011 11:44:51
Original commit files touched by this commit
lme search for other commits by this committer
Add USE_GCC=4.4+ to fix build in UTF-8 environments

PR:             ports/161036
Reported by:    Aldis Berjoza <graudeejs@gmail.com>
Patch by:       Vaclav Zeman
Reviewed by:    ed
Approved by:    maintainer (me)
2.02
17 Sep 2011 22:19:46
Original commit files touched by this commit
lme search for other commits by this committer
Update to 2.02
2.01
28 Dec 2010 08:36:02
Original commit files touched by this commit
lme search for other commits by this committer
Update to 2.01
1.24
01 Jun 2010 07:38:05
Original commit files touched by this commit
lme search for other commits by this committer
- Update to 1.24

PR:             ports/144595
Submitted by:   Aldis Berjoza <aldis@bsdroot.lv>
Approved by:    maintainer (me)
1.23
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.23
19 Feb 2009 20:18:45
Original commit files touched by this commit
lme search for other commits by this committer
Update to 1.23

Noticed by:     Tony Maher
1.22
20 Jan 2009 18:44:20
Original commit files touched by this commit
lme search for other commits by this committer
Update to 1.22

Changelog: http://astyle.sourceforge.net/notes.html
1.21
25 Jul 2008 14:34:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
1.21
12 Jul 2007 19:48:45
Original commit files touched by this commit
lme search for other commits by this committer
With an up-to-date INDEX I even find the rest of the ports I maintain,
so change my e-mail address also in those ports.

Approved by:    miwi (mentor)
1.21
02 Jul 2007 12:12:18
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.21
- Pass maintainership to submitter

PR:             114151
Submitted by:   Lars Engels <lars.engels@0x20.net>
1.20.2
23 Mar 2007 08:38:30
Original commit files touched by this commit
linimon search for other commits by this committer
Reset andrew.nau.ua@gmail.com at his request due to lack of time.

Hat:            portmgr
1.20.2
21 Mar 2007 07:26:37
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.20.2

PR:             ports/109727
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by:    maintainer (timeout)
1.20.1
02 Mar 2007 01:28:53
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.20.1

PR:             ports/108717
Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by:    maintainer timeout
1.19
13 Nov 2006 07:49:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.19
- Respect CPPFLAGS, LDFLAGS
- Fix 4.X build [1]

PR:             ports/105362
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
                [1] miwi
Approved by:    maintainer
1.15.3_1
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.15.3_1
11 Oct 2005 21:08:29
Original commit files touched by this commit
mnag search for other commits by this committer
Take MAINTAINER

PR:             87279
Submitted by:   Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
1.15.3_1
07 May 2005 20:36:56
Original commit files touched by this commit
jylefort search for other commits by this committer
- Fix the command line option parser [1]
- Fix the packing list when NOPORTDOCS is defined
- Polish the Makefile

PR:             ports/80666 [1]
Submitted by:   Alex Rousskov <rousskov@measurement-factory.com> [1]
1.15.3
19 Apr 2005 21:38:04
Original commit files touched by this commit
vs search for other commits by this committer
- Use PLIST_FILES/PORTDOCS
- Minimize Makefile-patch
1.15.3
16 Aug 2004 15:27:57
Original commit files touched by this commit
arved search for other commits by this committer
Unbreak with gcc 3.4 by adding -fpermissive to CFLAGS
1.15.3
16 Aug 2004 02:33:05
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile with gcc 3.4.2
1.15.3
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.15.3
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.15.3
07 Nov 2002 03:10:58
Original commit files touched by this commit
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
1.15.3
27 Oct 2002 21:12:25
Original commit files touched by this commit
kris search for other commits by this committer
Remove BROKEN tag; the gcc 3.x build problems were corrected with the
new version.

Submitted by:   Sean Kelly <smkelly@zombie.org>
PR:             ports/44547
1.15.3
26 Oct 2002 12:58:12
Original commit files touched by this commit
okazaki search for other commits by this committer
Upgrade to 1.15.3.
Set MAINTAINER to ports@FreeBSD.org (requested by the maintainer).
Fix warnings detected by portlint.

PR:             43237
Submitted by:   Marco Molteni <molter@tin.it>
Approved by:    Don Croyle <croyle@gelemna.org> (maintainer)
1.14.0
26 Oct 2002 03:03:20
Original commit files touched by this commit
kris search for other commits by this committer
Mark BROKEN on 5.0
17 Jan 2002 15:19:24
commit hash: fp1.23464@dev.null.freshports.orgcommit hash: fp1.23464@dev.null.freshports.orgcommit hash: fp1.23464@dev.null.freshports.orgcommit hash: fp1.23464@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Update to version 1.14.0    
05 Feb 2001 14:34:42
commit hash: fp1.9235@dev.null.freshports.orgcommit hash: fp1.9235@dev.null.freshports.orgcommit hash: fp1.9235@dev.null.freshports.orgcommit hash: fp1.9235@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Style police over the devel category.    
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
21 May 2000 12:52:07
commit hash: fp1.30@dev.null.freshports.orgcommit hash: fp1.30@dev.null.freshports.orgcommit hash: fp1.30@dev.null.freshports.orgcommit hash: fp1.30@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Change MAINTAINER's mail address.   Now "Don Croyle <croyle@gelemna.org>".    

Number of commits found: 70