aboutsummaryrefslogtreecommitdiff
path: root/lang/afnix
Commit message (Collapse)AuthorAgeFilesLines
* - Mark BROKEN on i386: does not build, uses some broken type instead of size_tDmitry Marakasov2016-10-261-1/+2
| | | | | | | | | | | | | | | ./Object.hpp:226:11: error: 'operator new' takes type size_t ('unsigned int') as first parameter void* operator new (const t_size size); ^ ./Object.hpp:227:11: error: 'operator new[]' takes type size_t ('unsigned int') as first parameter void* operator new [] (const t_size size); ^ 2 errors generated. Approved by: portmgr blanket Notes: svn path=/head/; revision=424692
* Update to Afnix 2.6.3Johan van Selst2016-06-282-3/+4
| | | | Notes: svn path=/head/; revision=417695
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Update to Afnix 2.6.2Johan van Selst2016-05-022-3/+3
| | | | Notes: svn path=/head/; revision=414460
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+1
| | | | Notes: svn path=/head/; revision=413746
* - Update to Afnix 2.6.0Johan van Selst2016-01-235-20/+60
| | | | | | | - Remove local patch that's no longer needed Notes: svn path=/head/; revision=407054
* Update to Afnix 2.5.2Johan van Selst2015-07-012-3/+3
| | | | Notes: svn path=/head/; revision=391049
* - Use BROKEN_powerpc helperDmitry Marakasov2015-06-261-15/+4
| | | | | | | | | | | - Fix plist with NLS disabled - Add USES=compier:c++11-lang to fix build on 9.x (it needs c++11-aware compiler). For the note, specifying c++11-lib leads to gcc coredump. Submitted by: pkg-fallout Approved by: portmgr blanket Notes: svn path=/head/; revision=390640
* Add patch to fix build on i386 with clangJohan van Selst2015-04-021-0/+11
| | | | Notes: svn path=/head/; revision=382983
* lang category: Remove $PTHREAD_LIBSJohn Marino2015-03-252-11/+3
| | | | | | | | | Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382211
* Update patch forgotten in previous commitJohan van Selst2015-01-151-10/+10
| | | | Notes: svn path=/head/; revision=377073
* Update to Afnix 2.5.1Johan van Selst2015-01-093-38/+30
| | | | Notes: svn path=/head/; revision=376649
* Cleanup plistBaptiste Daroussin2014-10-271-23/+0
| | | | Notes: svn path=/head/; revision=371587
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-0/+2
| | | | | | | | I'm not touching ruby19/ruby20/ruby21, but they also check for :MDOCS without defining it in OPTIONS_DEFINE. Notes: svn path=/head/; revision=361959
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-051-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills) Notes: svn path=/head/; revision=360810
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-3/+3
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* - Update afnix to 2.4.0Johan van Selst2014-01-086-45/+142
| | | | | | | - Enable stage support Notes: svn path=/head/; revision=339161
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Update Afnix to 2.3.1Johan van Selst2013-05-046-70/+62
| | | | Notes: svn path=/head/; revision=317326
* Update afnix to 2.2.0Johan van Selst2012-01-083-7/+4
| | | | Notes: svn path=/head/; revision=288776
* Correct previous patch, which was in fact a patch to create a patchfile,Johan van Selst2011-11-151-14/+11
| | | | | | | | | | rather than something that could be applied directly. Oops. Reported by: Jan Beich <jbeich@tormail.net> Feature safe: yes Notes: svn path=/head/; revision=285843
* Better respect $CCJohan van Selst2011-11-141-0/+14
| | | | | | | | | PR: ports/162534 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes Notes: svn path=/head/; revision=285798
* Update to Afnix 2.1.1Johan van Selst2011-09-153-13/+54
| | | | Notes: svn path=/head/; revision=281810
* Update afnix to 2.0.0Johan van Selst2011-01-135-46/+91
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267758
* Mark as broken on powerpc.Mark Linimon2010-04-011-0/+4
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=251943
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250235
* Update to 1.9.0Johan van Selst2009-07-304-16/+27
| | | | Notes: svn path=/head/; revision=238684
* Correct installation directories when using non-standard PREFIXJohan van Selst2009-06-181-1/+2
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=236237
* Update to 1.8.0Johan van Selst2009-01-043-8/+13
| | | | Notes: svn path=/head/; revision=225223
* Update to 1.7.1Johan van Selst2008-09-013-5/+6
| | | | Notes: svn path=/head/; revision=219580
* Update to 1.7.0Johan van Selst2008-08-103-21/+48
| | | | Notes: svn path=/head/; revision=218320
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* - Previous commit was brokenJohan van Selst2008-06-121-2/+3
| | | | | | | | | Correct installation of manuals with and without NOPORTDOCS now Reported by: pav Notes: svn path=/head/; revision=214692
* - Fix list of installed manpagesJohan van Selst2008-06-101-1/+2
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=214618
* - Update to 1.6.0Johan van Selst2008-01-063-5/+9
| | | | Notes: svn path=/head/; revision=205114
* Update to 1.5.2Johan van Selst2007-06-072-4/+4
| | | | Notes: svn path=/head/; revision=193004
* Fix build with gcc4.2 (by removing -Werror)Johan van Selst2007-05-263-16/+16
| | | | Notes: svn path=/head/; revision=191945
* BROKEN with gcc 4.2Kris Kennaway2007-05-261-0/+4
| | | | Notes: svn path=/head/; revision=191935
* - Update to 1.5.1Johan van Selst2007-04-212-13/+11
| | | | | | | - Remove workaround (now fixed in distribution) Notes: svn path=/head/; revision=190529
* - Update to 1.5.0Johan van Selst2007-04-195-63/+108
| | | | | | | | - Remove patches (now fixed in distribution) - Install extra documention and respect NOPORTDOCS Notes: svn path=/head/; revision=190353
* Update to 1.4.3Johan van Selst2007-02-012-4/+4
| | | | Notes: svn path=/head/; revision=183866
* - Update to 1.4.2Johan van Selst2007-01-032-5/+4
| | | | | | | - INSTALLS_SHLIB is deprecated by USE_LDCONFIG Notes: svn path=/head/; revision=181328
* - Update to 1.4.1Johan van Selst2006-11-153-39/+91
| | | | Notes: svn path=/head/; revision=177345
* - Fix build on FreeBSD 4.xJohan van Selst2006-10-072-4/+12
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=174833
* - Update to 1.3.0Johan van Selst2006-09-207-70/+102
| | | | | | | - Remove amd64-specific patch (fixed in dist) Notes: svn path=/head/; revision=173483
* - Update to version 1.2.2Johan van Selst2006-06-222-5/+5
| | | | | | | | | - Replace INSTALLS_SHLIB by USE_LDCONFIG Approved by: flz (mentor) Notes: svn path=/head/; revision=166033
* - Update to 1.2.1Pav Lucistnik2006-03-163-8/+11
| | | | | | | | PR: ports/94466 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Notes: svn path=/head/; revision=157413
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Fix build on amd64Marcus Alves Grando2005-10-101-0/+10
| | | | | | | | Noticed by: kris Approved by: Johan van Selst <johans@stack.nl> (maintainer) Notes: svn path=/head/; revision=144821