non port: lang/afnix/Makefile |
Number of commits found: 61 |
Saturday, 4 Apr 2020
|
20:51 antoine
Deprecate ports broken for more than 6 months
 |
Wednesday, 6 Nov 2019
|
12:48 antoine
Mark a few ports BROKEN, unfetchable
 |
Monday, 4 Nov 2019
|
21:21 rene
Returns johans's ports to the pool after safekeeping his commit bit.
 |
Friday, 26 Jul 2019
|
20:46 gerald
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
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
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
 |
Sunday, 29 Jul 2018
|
22:18 gerald
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
 |
Tuesday, 12 Dec 2017
|
02:53 linimon
Fix dumb typos.
Approved by: "clean up your mess"
 |
Thursday, 30 Nov 2017
|
06:13 linimon
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
 |
Sunday, 10 Sep 2017
|
20:55 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
 |
Friday, 26 May 2017
|
20:02 linimon
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
Saturday, 29 Apr 2017
|
05:44 linimon
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
 |
Saturday, 1 Apr 2017
|
15:23 gerald
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
 |
Wednesday, 26 Oct 2016
|
12:04 amdmi3
- Mark BROKEN on i386: does not build, uses some broken type instead of size_t
./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
 |
Tuesday, 28 Jun 2016
|
06:18 johans
Update to Afnix 2.6.3
 |
Monday, 2 May 2016
|
16:14 johans
Update to Afnix 2.6.2
 |
Thursday, 21 Apr 2016
|
16:43 swills
many ports: mark broken on powerpc64
 |
Saturday, 23 Jan 2016
|
20:11 johans
- Update to Afnix 2.6.0
- Remove local patch that's no longer needed
 |
Wednesday, 1 Jul 2015
|
11:08 johans
Update to Afnix 2.5.2
 |
Friday, 26 Jun 2015
|
14:09 amdmi3
- Use BROKEN_powerpc helper
- 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
 |
Wednesday, 25 Mar 2015
|
12:58 marino
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
 |
Friday, 9 Jan 2015
|
19:41 johans
Update to Afnix 2.5.1
 |
Tuesday, 29 Jul 2014
|
19:11 adamw
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
 |
Tuesday, 15 Jul 2014
|
15:49 adamw
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
I'm not touching ruby19/ruby20/ruby21, but they also check for :MDOCS
without defining it in OPTIONS_DEFINE.
 |
Saturday, 5 Jul 2014
|
19:27 olgeni
Remove indefinite articles and trailing periods from COMMENT, plus minor
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)
 |
Wednesday, 25 Jun 2014
|
05:35 bapt
Convert GMAKE to MAKE_CMD
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
 |
Wednesday, 8 Jan 2014
|
18:01 johans
- Update afnix to 2.4.0
- Enable stage support
 |
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
 |
Saturday, 4 May 2013
|
16:55 johans
Update Afnix to 2.3.1
 |
Sunday, 8 Jan 2012
|
19:36 johans
Update afnix to 2.2.0
 |
Thursday, 15 Sep 2011
|
17:17 johans
Update to Afnix 2.1.1
 |
Thursday, 13 Jan 2011
|
21:55 johans
Update afnix to 2.0.0
Feature safe: yes
 |
Thursday, 1 Apr 2010
|
07:16 linimon
Mark as broken on powerpc.
Hat: portmgr
 |
Tuesday, 23 Feb 2010
|
18:06 johans
Update my mail address to @FreeBSD.org
Feature safe: yes
 |
Thursday, 30 Jul 2009
|
17:14 johans
Update to 1.9.0
 |
Thursday, 18 Jun 2009
|
19:49 johans
Correct installation directories when using non-standard PREFIX
Reported by: QAT
 |
Sunday, 4 Jan 2009
|
11:28 johans
Update to 1.8.0
 |
Monday, 1 Sep 2008
|
09:25 johans
Update to 1.7.1
 |
Sunday, 10 Aug 2008
|
08:56 johans
Update to 1.7.0
 |
Friday, 25 Jul 2008
|
12:24 pav
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
 |
Thursday, 12 Jun 2008
|
10:24 johans
- Previous commit was broken
Correct installation of manuals with and without NOPORTDOCS now
Reported by: pav
 |
Tuesday, 10 Jun 2008
|
12:17 johans
- Fix list of installed manpages
Reported by: itetcu
 |
Sunday, 6 Jan 2008
|
18:27 johans
- Update to 1.6.0
 |
Thursday, 7 Jun 2007
|
12:09 johans
Update to 1.5.2
 |
Saturday, 26 May 2007
|
22:13 johans
Fix build with gcc4.2 (by removing -Werror)
 |
20:20 kris
BROKEN with gcc 4.2
 |
Saturday, 21 Apr 2007
|
10:07 johans
- Update to 1.5.1
- Remove workaround (now fixed in distribution)
 |
Thursday, 19 Apr 2007
|
12:42 johans
- Update to 1.5.0
- Remove patches (now fixed in distribution)
- Install extra documention and respect NOPORTDOCS
 |
Thursday, 1 Feb 2007
|
14:38 johans
Update to 1.4.3
 |
Wednesday, 3 Jan 2007
|
10:50 johans
- Update to 1.4.2
- INSTALLS_SHLIB is deprecated by USE_LDCONFIG
 |
Wednesday, 15 Nov 2006
|
20:10 johans
- Update to 1.4.1
 |
Saturday, 7 Oct 2006
|
18:36 johans
- Fix build on FreeBSD 4.x
Reported by: krismail
 |
Wednesday, 20 Sep 2006
|
18:24 johans
- Update to 1.3.0
- Remove amd64-specific patch (fixed in dist)
 |
Thursday, 22 Jun 2006
|
14:03 johans
- Update to version 1.2.2
- Replace INSTALLS_SHLIB by USE_LDCONFIG
Approved by: flz (mentor)
 |
Thursday, 16 Mar 2006
|
13:02 pav
- Update to 1.2.1
PR: ports/94466
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
 |
Wednesday, 5 Oct 2005
|
16:33 mnag
Update to 1.1.2
PR: 86951
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
Approved by: pav (mentor)
 |
Wednesday, 14 Sep 2005
|
05:53 jylefort
Add a master site.
PR: ports/86096
Submitted by: maintainer
 |
Wednesday, 31 Aug 2005
|
21:47 jylefort
- Update to 1.1.1 [1]
- Respect ${CXX}, ${CXXFLAGS}, ${PREFIX}, ${PTHREAD_CFLAGS}, ${PTHREAD_LIBS},
${INSTALL_PROGRAM} and ${INSTALL_DATA}
- Sort the packing list
[1]:
PR: ports/85286
Submitted by: maintainer
 |
Wednesday, 20 Apr 2005
|
13:39 vs
Update to 1.0.3
PR: ports/80131
Submitted by: maintainer
 |
Friday, 8 Apr 2005
|
07:21 vs
Mark as BROKEN on sparc64/CURRENT
PR: ports/79640
Submitted by: krisbot via maintainer
 |
Wednesday, 23 Feb 2005
|
13:30 vs
Update to 1.0.1
PR: ports/77883
Submitted by: maintainer
 |
Saturday, 19 Feb 2005
|
19:54 pav
- Update aleph 0.9.0 to afnix 1.0.0
- Rename to match new name of the project
- Take maintainership
PR: ports/77611
Submitted by: Johan van Selst <johans@stack.nl>
Repocopy by: marcus
 |
Number of commits found: 61 |