non port: devel/astyle/Makefile |
SVNWeb
|
Number of commits found: 63 |
Fri, 29 Sep 2023
|
[ 16:13 Po-Chuan Hsieh (sunpoet) ] 1cea086
devel/astyle: Update to 3.4.8
Changes: https://astyle.sourceforge.net/news.html
https://astyle.sourceforge.net/notes.html
|
Mon, 4 Sep 2023
|
[ 09:04 Po-Chuan Hsieh (sunpoet) ] 4b84d34
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
|
Sun, 9 Jul 2023
|
[ 10:17 Po-Chuan Hsieh (sunpoet) ] c9f8c2d
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
|
Sat, 27 May 2023
|
[ 23:43 Po-Chuan Hsieh (sunpoet) ] 2f750b7
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
|
Thu, 27 Apr 2023
|
[ 15:45 Po-Chuan Hsieh (sunpoet) ] 35cb4f7
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Sun, 22 May 2022
|
[ 04:10 Po-Chuan Hsieh (sunpoet) ] 5997ddb
devel/astyle: Respect CXX for Clang
- Convert to options target helper
- Update pkg-descr
- Take maintainership
|
Wed, 28 Jul 2021
|
[ 20:34 Lars Engels (lme) ] c4fd779 (Only the first 10 of 45 ports in this commit are shown above. )
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 2 Jan 2019
|
[ 09:09 linimon ]
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)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Tue, 11 Dec 2018
|
[ 10:10 antoine ] (Only the first 10 of 22 ports in this commit are shown above. )
Spell CHOSEN_COMPILER_TYPE correctly
PR: 199098
With hat: portmgr
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Mon, 2 Jul 2018
|
[ 04:00 linimon ] (Only the first 10 of 60 ports in this commit are shown above. )
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)
|
Mon, 18 Jun 2018
|
[ 03:49 linimon ] (Only the first 10 of 43 ports in this commit are shown above. )
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
Mon, 11 Jun 2018
|
[ 01:44 linimon ] (Only the first 10 of 40 ports in this commit are shown above. )
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)
|
Mon, 15 Jan 2018
|
[ 09:18 lme ]
devel/astyle:
Update to 3.1
|
Mon, 23 Oct 2017
|
[ 07:32 tobik ]
devel/astyle: Update to 3.0.1
- Install example option files
Changes: http://astyle.sourceforge.net/notes.html
PR: 223173
Approved by: lme (maintainer)
|
Sun, 1 Jan 2017
|
[ 22:05 lme ]
devel/astyle: Update to 2.06
|
Tue, 4 Oct 2016
|
[ 21:51 lme ]
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
|
Mon, 2 Feb 2015
|
[ 19:41 lme ]
Update to 2.05.1
|
Tue, 18 Nov 2014
|
[ 10:36 lme ]
Update to 2.05
|
Tue, 15 Jul 2014
|
[ 23:11 adamw ] (Only the first 10 of 115 ports in this commit are shown above. )
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.
|
Tue, 18 Feb 2014
|
[ 21:58 lme ]
- Bump PORTREVISION for the changes in the last commit
|
[ 21:57 lme ]
- Use USES for gmake, compiler and iconv
- Don't explicitly depend on GCC
- Strip binary
- Don't include bsd.port.options.mk
|
Sat, 7 Dec 2013
|
[ 14:06 lme ]
- Update to 2.04
- Add LICENCSE
PR: ports/184553
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 )
|
Fri, 4 Oct 2013
|
[ 18:51 lme ]
- Support staging
- Use pkg-plist
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Sat, 17 Aug 2013
|
[ 16:27 gerald ] (Only the first 10 of 93 ports in this commit are shown above. )
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)
|
Fri, 10 May 2013
|
[ 10:18 lme ]
Update to 2.03
|
Fri, 19 Apr 2013
|
[ 02:54 eadler ]
- 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
|
Wed, 25 Jul 2012
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Sun, 11 Dec 2011
|
[ 16:09 lme ]
Update to 2.02.1
Feature safe: yes
|
Sun, 9 Oct 2011
|
[ 11:44 lme ]
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)
|
Sat, 17 Sep 2011
|
[ 22:19 lme ]
Update to 2.02
|
Tue, 28 Dec 2010
|
[ 08:36 lme ]
Update to 2.01
|
Tue, 1 Jun 2010
|
[ 07:38 lme ]
- Update to 1.24
PR: ports/144595
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Approved by: maintainer (me)
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Thu, 19 Feb 2009
|
[ 20:18 lme ]
Update to 1.23
Noticed by: Tony Maher
|
Tue, 20 Jan 2009
|
[ 18:44 lme ]
Update to 1.22
Changelog: http://astyle.sourceforge.net/notes.html
|
Fri, 25 Jul 2008
|
[ 14:34 pav ] (Only the first 10 of 213 ports in this commit are shown above. )
- 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
|
Thu, 12 Jul 2007
|
[ 19:48 lme ]
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)
|
Mon, 2 Jul 2007
|
[ 12:12 miwi ]
- Update to 1.21
- Pass maintainership to submitter
PR: 114151
Submitted by: Lars Engels <lars.engels@0x20.net>
|
Fri, 23 Mar 2007
|
[ 08:38 linimon ] (Only the first 10 of 14 ports in this commit are shown above. )
Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat: portmgr
|
Wed, 21 Mar 2007
|
[ 07:26 clsung ]
- Update to 1.20.2
PR: ports/109727
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by: maintainer (timeout)
|
Fri, 2 Mar 2007
|
[ 01:28 clsung ]
- Update to 1.20.1
PR: ports/108717
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by: maintainer timeout
|
Mon, 13 Nov 2006
|
[ 07:49 miwi ]
- 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
|
Tue, 11 Oct 2005
|
[ 21:08 mnag ]
Take MAINTAINER
PR: 87279
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
|
Sat, 7 May 2005
|
[ 20:36 jylefort ]
- 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]
|
Tue, 19 Apr 2005
|
[ 21:38 vs ]
- Use PLIST_FILES/PORTDOCS
- Minimize Makefile-patch
|
Mon, 16 Aug 2004
|
[ 15:27 arved ]
Unbreak with gcc 3.4 by adding -fpermissive to CFLAGS
|
[ 02:33 kris ] (Only the first 10 of 24 ports in this commit are shown above. )
BROKEN on 5.x: Does not compile with gcc 3.4.2
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 7 Nov 2002
|
[ 03:10 adamw ] (Only the first 10 of 193 ports in this commit are shown above. )
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
|
Sun, 27 Oct 2002
|
[ 21:12 kris ]
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
|
Sat, 26 Oct 2002
|
[ 12:58 okazaki ]
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)
|
[ 03:03 kris ]
Mark BROKEN on 5.0
|
Thu, 17 Jan 2002
|
[ 15:19 kevlo ]
Update to version 1.14.0
|
Mon, 5 Feb 2001
|
[ 14:34 olgeni ] (Only the first 10 of 16 ports in this commit are shown above. )
Style police over the devel category.
|
Sun, 21 May 2000
|
[ 12:52 knu ] (Only the first 10 of 13 ports in this commit are shown above. )
Change MAINTAINER's mail address. Now "Don Croyle <croyle@gelemna.org>".
|
Number of commits found: 63 |