aboutsummaryrefslogtreecommitdiff
path: root/textproc/ctpp2
Commit message (Collapse)AuthorAgeFilesLines
* * Fix build on FreeBSD 10 with clang 3.3Veniamin Gvozdikov2014-05-026-2/+608
| | | | | | | | | | * Split patch from PR PR: ports/189134 Submitted by: Shambler <shambler@gmx.us> Notes: svn path=/head/; revision=352804
* Replace USE_GCC=yes by USES=compiler:c++11-lang as it builds fine with clang 33+Baptiste Daroussin2014-03-031-2/+1
| | | | | | | And fails with base gcc Notes: svn path=/head/; revision=346875
* - Convert to stagingMathieu Arnold2014-01-262-45/+22
| | | | | | | | | | | - Add license - Rename patch to follow makepatch naming - Use new options knobs Sponsored by: Absolight Notes: svn path=/head/; revision=341161
* Fix build with gcc47Mathieu Arnold2014-01-071-0/+10
| | | | | | | | | | maintainer timeout PR: ports/184575 Submitted by: Christoph Moench-Tegeder Notes: svn path=/head/; revision=339046
* 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) Notes: svn path=/head/; revision=331644
* - Added depends by gcc because clang doesn't buildVeniamin Gvozdikov2013-10-172-6/+16
| | | | | | | | | - Fixed find libiconv on 10.x Approved by: eadler, osa, rm (mentros, implicit) Notes: svn path=/head/; revision=330643
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Changed my emailVeniamin Gvozdikov2013-07-221-1/+1
| | | | | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors) Notes: svn path=/head/; revision=323455
* - update to 2.8.3Ruslan Makhmatkhanov2013-06-032-4/+4
| | | | | | | | | | | | - pass maintainership to submitter because of continuing timeouts - chase the update in dependend ports PR: 178717 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=319762
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - update to 2.8.2Ruslan Makhmatkhanov2012-10-015-9/+100
| | | | | | | | | | | | | | | | | | - optionify the port - chase the update in dependend ports: - textproc/py-pyctpp2 - www/cas while here: - trim Makefile header - tab -> space change in pkg-descr:WWW PR: 170610 Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> Approved by: maintainer timeout (> 1 month) Notes: svn path=/head/; revision=305138
* - update to 2.8.1Ruslan Makhmatkhanov2012-06-224-9/+9
| | | | | | | | | PR: 168845 Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=299758
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Update to 2.7.1Dennis Herrmann2011-09-033-18/+7
| | | | | | | | | PR: ports/158916 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=281085
* - Update to 2.6.14Frederic Culot2011-04-283-3/+5
| | | | | | | | PR: ports/156701 Submitted by: Andrei V. Shetuhin <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=273295
* - Update to 2.6.8Martin Wilke2011-02-052-4/+3
| | | | | | | | | PR: 154467 Submitted by: "Andrei V. Shetukhin" <reki@reki.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268624
* - Update to 2.6.3Li-Wen Hsu2010-08-043-5/+5
| | | | | | | | PR: ports/149242 Submitted by: "Andrei V. Shetuhin" <reki AT reki.ru> (maintainer) Notes: svn path=/head/; revision=258748
* - Revert BROKEN, the port was fixed last nightPav Lucistnik2010-07-301-2/+0
| | | | Notes: svn path=/head/; revision=258465
* Mark BROKEN: leaves files behind on deinstallErwin Lansing2010-07-301-0/+2
| | | | Notes: svn path=/head/; revision=258463
* - Fix plistPav Lucistnik2010-07-291-8/+8
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=258451
* Update to 2.6.1.Vsevolod Stakhov2010-07-203-40/+55
| | | | | | | | | PR: 148794 Submitted by: maintainer Feature safe: yes Notes: svn path=/head/; revision=257998
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 2.5.18Sylvio Cesar Teixeira2010-04-093-4/+5
| | | | | | | | | PR: ports/145581 Submitted by: Andrei V. Shetuhin <reki@reki.ru> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252498
* Update to 2.5.15.Vsevolod Stakhov2009-12-303-4/+5
| | | | | | | | PR: 142166 Submitted by: maintainer Notes: svn path=/head/; revision=246885
* - Updated to 2.5.11Greg Larkin2009-09-173-5/+7
| | | | | | | | | | | - Parameterized pkg-plist to mirror the PORTVERSION PR: ports/138895 Submitted by: "Hizbulin M. Ildar" <hizel@vyborg.ru> Feature safe: yes Notes: svn path=/head/; revision=241609
* Update to 2.5.9.Vsevolod Stakhov2009-08-133-5/+5
| | | | | | | | | | Bug fixes in TMPL_include inside TMPL_foreach cycle. PR: 137727 Submitted by: maintainer Notes: svn path=/head/; revision=239457
* * Update ctpp2 and p5 slave port to 2.5.8Vsevolod Stakhov2009-08-103-5/+5
| | | | | | | | PR: 137637, 137638 Submitted by: maintainer Notes: svn path=/head/; revision=239260
* - Update to 2.5.7Martin Wilke2009-07-053-5/+5
| | | | | | | | PR: 136347 Submitted by: "Andrei V. Shetuhin" <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=237194
* - Update to 2.5.5Martin Wilke2009-06-053-5/+5
| | | | | | | | PR: 135172 Submitted by: "Andrei V. Shetuhin" <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=235236
* - Update to 2.5.4Martin Wilke2009-05-223-7/+10
| | | | | | | | PR: 134753 Submitted by: "Andrei V. Shetukhin" <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=234412
* - Update to 2.4.10Martin Wilke2009-04-113-6/+7
| | | | | | | | PR: 133570 Submitted by: "Andrei V. Shetuhin" <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=232084
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* - Update to 2.4.8Pav Lucistnik2009-03-243-7/+7
| | | | | | | | PR: ports/132994 Submitted by: Andrei v. Sheyuhin <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=230840
* - Update to 2.4.4Wesley Shields2009-03-023-5/+5
| | | | | | | | PR: ports/132132 Submitted by: "Andrei V. Shetukhin" <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=229376
* - Update to 2.4.1Dmitry Marakasov2009-01-155-18/+9
| | | | | | | | PR: 130582 Submitted by: "Andrei. V. Shetuhin" <reki at reki dot ru> (maintainer) Notes: svn path=/head/; revision=226181
* - Update to 2.3.10Martin Wilke2008-09-264-60/+6
| | | | | | | | PR: 127462 Submitted by: "Andrei V. Shetuhin" <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=220813
* - Fixed handling of GCC -mtune switch on various combinationsGreg Larkin2008-09-073-2/+58
| | | | | | | | | | of ARCH and OSVERSION Reported by: pointyhat Approved by: beech, itetcu (mentors, implicit) Notes: svn path=/head/; revision=220032
* - Updated ctpp2 to version 2.3.5Greg Larkin2008-08-294-6/+18
| | | | | | | | | | | | | | | - Fixed ctpp2 build problem for amd64 - Updated p5-HTML-CTPP2 to version 2.3.6 and unbreak - Added BUILD_DEPENDS to get correct version of ctpp2 to avoid compilation errors in Perl module PR: ports/126331 Submitted by: Andrei V. Shetuhin <reki at reki dot ru> (maintainer) Approved by: beech (mentor, implicit) Notes: svn path=/head/; revision=219430
* - Update to 2.3.3Beech Rintoul2008-07-043-5/+7
| | | | | | | | PR: ports/125116 Submitted by: Andrei V. Shetukhin <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=216274
* - Update to 2.3.0Martin Wilke2008-05-293-15/+16
| | | | | | | | PR: 123925 Submitted by: Maintainer Notes: svn path=/head/; revision=213860
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-5/+1
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* - Update to 2.2.0Pav Lucistnik2008-04-253-5/+7
| | | | | | | | PR: ports/122886 Submitted by: Andrei V. Shetuhin <reki@reki.ru> (maintainer) Notes: svn path=/head/; revision=211941
* - Update to 2.1.1Martin Wilke2008-03-264-6/+7
| | | | | | | | PR: 121914 Submitted by: Andrei V. Shetuhin" <slonik-v-domene@mail.ru> (maintainer) Notes: svn path=/head/; revision=209860
* This is a simple set of C++ classes which allow to useMartin Wilke2008-02-284-0/+84
templates like perl module HTML::Template WWW: http://reki.ru/products/ctpp/ PR: ports/119979 Submitted by: reki at reki.ru (Andrei V. Shetuhin) Notes: svn path=/head/; revision=208063