aboutsummaryrefslogtreecommitdiffstats
path: root/devel/astyle
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.05.1Lars Engels2015-02-032-3/+3
|
* Update to 2.05Lars Engels2014-11-183-10/+5
|
* Nuke some @dirrm from develBaptiste Daroussin2014-10-271-1/+0
|
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.Adam Weinberger2014-07-161-0/+2
| | | | | | | 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.
* - Bump PORTREVISION for the changes in the last commitLars Engels2014-02-191-0/+1
|
* - Use USES for gmake, compiler and iconvLars Engels2014-02-191-5/+5
| | | | | | - Don't explicitly depend on GCC - Strip binary - Don't include bsd.port.options.mk
* - Update to 2.04Lars Engels2013-12-072-4/+5
| | | | | | | - Add LICENCSE PR: ports/184553 Submitted by: Kevin Zheng <kevinz5000@gmail.com>
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery)
* - Support stagingLars Engels2013-10-052-12/+16
| | | | - Use pkg-plist
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | devel part 1)
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.Gerald Pfeifer2013-08-181-1/+1
| | | | | | | | | | | | | | 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)
* Update to 2.03Lars Engels2013-05-102-3/+3
|
* - Convert to OptionsNGEitan Adler2013-04-192-9/+9
| | | | | | | | | | | - 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
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
|
* Update to 2.02.1Lars Engels2011-12-122-3/+3
| | | | Feature safe: yes
* Add USE_GCC=4.4+ to fix build in UTF-8 environmentsLars Engels2011-10-091-2/+2
| | | | | | | | PR: ports/161036 Reported by: Aldis Berjoza <graudeejs@gmail.com> Patch by: Vaclav Zeman Reviewed by: ed Approved by: maintainer (me)
* Update to 2.02Lars Engels2011-09-182-3/+4
|
* Update to 2.01Lars Engels2010-12-282-4/+3
|
* - Update to 1.24Lars Engels2010-06-012-6/+6
| | | | | | PR: ports/144595 Submitted by: Aldis Berjoza <aldis@bsdroot.lv> Approved by: maintainer (me)
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with D
* Update to 1.23Lars Engels2009-02-202-4/+4
| | | | Noticed by: Tony Maher
* Update to 1.22Lars Engels2009-01-212-9/+8
| | | | Changelog: http://astyle.sourceforge.net/notes.html
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* With an up-to-date INDEX I even find the rest of the ports I maintain,Lars Engels2007-07-131-1/+1
| | | | | | so change my e-mail address also in those ports. Approved by: miwi (mentor)
* - Update to 1.21Martin Wilke2007-07-022-7/+7
| | | | | | | - Pass maintainership to submitter PR: 114151 Submitted by: Lars Engels <lars.engels@0x20.net>
* Reset andrew.nau.ua@gmail.com at his request due to lack of time.Mark Linimon2007-03-231-1/+1
| | | | Hat: portmgr
* - Update to 1.20.2Cheng-Lung Sung2007-03-212-4/+4
| | | | | | PR: ports/109727 Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> Approved by: maintainer (timeout)
* - Update to 1.20.1Cheng-Lung Sung2007-03-022-18/+12
| | | | | | PR: ports/108717 Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> Approved by: maintainer timeout
* - Update to 1.19Martin Wilke2006-11-134-49/+25
| | | | | | | | | | - Respect CPPFLAGS, LDFLAGS - Fix 4.X build [1] PR: ports/105362 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> [1] miwi Approved by: maintainer
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* Take MAINTAINERMarcus Alves Grando2005-10-121-1/+1
| | | | | PR: 87279 Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
* - Fix the command line option parser [1]Jean-Yves Lefort2005-05-082-3/+24
| | | | | | | | - Fix the packing list when NOPORTDOCS is defined - Polish the Makefile PR: ports/80666 [1] Submitted by: Alex Rousskov <rousskov@measurement-factory.com> [1]
* - Use PLIST_FILES/PORTDOCSVolker Stolz2005-04-203-10/+5
| | | | - Minimize Makefile-patch
* Unbreak with gcc 3.4 by adding -fpermissive to CFLAGSTilman Keskinoz2004-08-161-5/+1
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
|
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* Remove BROKEN tag; the gcc 3.x build problems were corrected with theKris Kennaway2002-10-281-7/+1
| | | | | | | new version. Submitted by: Sean Kelly <smkelly@zombie.org> PR: ports/44547
* Upgrade to 1.15.3.OKAZAKI Tetsurou2002-10-263-4/+25
| | | | | | | | | 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)
* Mark BROKEN on 5.0Kris Kennaway2002-10-261-1/+7
|
* Update to version 1.14.0Kevin Lo2002-01-177-64/+14
| | | | | PR: 33601 Submitted by: Paul Marquis <pmarquis@pobox.com>
* Style police over the devel category.Jimmy Olgeni2001-02-051-1/+1
|
* Change MAINTAINER's mail address.Akinori MUSHA2000-05-211-3/+3
| | | | | | | Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER
* PORTNAME/PORTVERSION updateMichael Haro2000-04-121-3/+3
|
* update to 1.11.6Michael Haro2000-02-153-7/+7
| | | | | PR: 16662 Submitted by: maintainer
* Respect CXX and set a default CXXFLAGSKris Kennaway2000-02-051-3/+14
|
* Oops, forgot to add new patch and remove zero'd files/MakefileDan Moschuk1999-10-091-0/+10
|
* Update astyle to 1.11.5Dan Moschuk1999-10-092-11/+6
| | | | | PR: ports/14105 Submitted by: Maintainer
* Update to version 1.11.4Chris Piazza1999-09-202-5/+5
| | | | | PR: 13816 Submitted by: maintainer
* Update to version 1.11.1Chris Piazza1999-09-052-5/+5
| | | | | PR: 13578 Submitted by: maintainer
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Update to version 1.10.4Chris Piazza1999-08-013-7/+12
| | | | | PR: 12886 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>, maintainer
* Add two patches I forgot to add yesterday.Chris Piazza1999-07-222-0/+23
| | | | Noticed by: maintainer
* Update to version 1.10.1Chris Piazza1999-07-223-28/+21
| | | | | PR: 12702 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>, maintainer
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Wow! What big teeth you have grandma! "All the better to Weat youTim Vanderhoek1999-05-031-1/+1
| | | | | | with, my dear." [That's lupus for "Add WWW:"]
* Import of astyle version 1.6.0.Steve Price1999-04-036-0/+51
A reindenter and reformatter of C++, C and Java source code. PR: 9875 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>