Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.3_5 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.6.3_5 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
2.6.3_5 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
2.6.3_5 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
2.6.3_5 26 Jul 2019 20:46:57 |
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 |
2.6.3_4 12 Dec 2018 01:35:36 |
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 |
2.6.3_3 29 Jul 2018 22:18:46 |
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 |
2.6.3_2 12 Dec 2017 02:53:33 |
linimon |
Fix dumb typos.
Approved by: "clean up your mess" |
2.6.3_2 30 Nov 2017 06:13:35 |
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 |
2.6.3_2 10 Sep 2017 20:55:39 |
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 |
2.6.3_1 26 May 2017 20:02:44 |
linimon |
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.6.3_1 29 Apr 2017 05:44:25 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
2.6.3_1 01 Apr 2017 15:23:32 |
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 |
2.6.3 26 Oct 2016 12:04:48 |
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 |
2.6.3 28 Jun 2016 06:18:40 |
johans |
Update to Afnix 2.6.3 |
2.6.2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.6.2 02 May 2016 16:14:46 |
johans |
Update to Afnix 2.6.2 |
2.6.0 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
2.6.0 23 Jan 2016 20:11:19 |
johans |
- Update to Afnix 2.6.0
- Remove local patch that's no longer needed |
2.5.2 01 Jul 2015 11:08:36 |
johans |
Update to Afnix 2.5.2 |
2.5.1 26 Jun 2015 14:09:59 |
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 |
2.5.1 02 Apr 2015 05:22:04 |
johans |
Add patch to fix build on i386 with clang |
2.5.1 25 Mar 2015 12:58:34 |
marino |
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket |
2.5.1 15 Jan 2015 10:39:46 |
johans |
Update patch forgotten in previous commit |
2.5.1 09 Jan 2015 19:41:07 |
johans |
Update to Afnix 2.5.1 |
2.4.0 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
2.4.0 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.4.0 15 Jul 2014 15:49:34 |
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. |
2.4.0 05 Jul 2014 19:27:04 |
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) |
2.4.0 25 Jun 2014 05:35:32 |
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 |
2.4.0 08 Jan 2014 18:01:26 |
johans |
- Update afnix to 2.4.0
- Enable stage support |
2.3.1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
2.3.1 04 May 2013 16:55:42 |
johans |
Update Afnix to 2.3.1 |
2.2.0 08 Jan 2012 19:36:47 |
johans |
Update afnix to 2.2.0 |
2.1.1 15 Nov 2011 10:05:24 |
johans |
Correct previous patch, which was in fact a patch to create a patchfile,
rather than something that could be applied directly. Oops.
Reported by: Jan Beich <jbeich@tormail.net>
Feature safe: yes |
2.1.1 14 Nov 2011 22:02:28 |
johans |
Better respect $CC
PR: ports/162534
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes |
2.1.1 15 Sep 2011 17:17:11 |
johans |
Update to Afnix 2.1.1 |
2.0.0 13 Jan 2011 21:55:53 |
johans |
Update afnix to 2.0.0
Feature safe: yes |
1.9.0 01 Apr 2010 07:16:55 |
linimon |
Mark as broken on powerpc.
Hat: portmgr |
1.9.0 23 Feb 2010 18:06:02 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
1.9.0 30 Jul 2009 17:14:53 |
johans |
Update to 1.9.0 |
1.8.0 18 Jun 2009 19:49:26 |
johans |
Correct installation directories when using non-standard PREFIX
Reported by: QAT |
1.8.0 04 Jan 2009 11:28:38 |
johans |
Update to 1.8.0 |
1.7.1 01 Sep 2008 09:25:19 |
johans |
Update to 1.7.1 |
1.7.0 10 Aug 2008 08:56:08 |
johans |
Update to 1.7.0 |
1.6.0_2 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.6.0_2 12 Jun 2008 10:24:25 |
johans |
- Previous commit was broken
Correct installation of manuals with and without NOPORTDOCS now
Reported by: pav |
1.6.0_1 10 Jun 2008 12:17:09 |
johans |
- Fix list of installed manpages
Reported by: itetcu |
1.6.0 06 Jan 2008 18:27:22 |
johans |
- Update to 1.6.0 |
1.5.2 07 Jun 2007 12:09:12 |
johans |
Update to 1.5.2 |
1.5.1 26 May 2007 22:13:54 |
johans |
Fix build with gcc4.2 (by removing -Werror) |
1.5.1 26 May 2007 20:20:14 |
kris |
BROKEN with gcc 4.2 |
1.5.1 21 Apr 2007 10:07:16 |
johans |
- Update to 1.5.1
- Remove workaround (now fixed in distribution) |
1.5.0 19 Apr 2007 12:42:27 |
johans |
- Update to 1.5.0
- Remove patches (now fixed in distribution)
- Install extra documention and respect NOPORTDOCS |
1.4.3 01 Feb 2007 14:38:55 |
johans |
Update to 1.4.3 |
1.4.2 03 Jan 2007 10:50:05 |
johans |
- Update to 1.4.2
- INSTALLS_SHLIB is deprecated by USE_LDCONFIG |
1.4.1 15 Nov 2006 20:10:28 |
johans |
- Update to 1.4.1 |
1.3.0 07 Oct 2006 18:36:44 |
johans |
- Fix build on FreeBSD 4.x
Reported by: krismail |
1.3.0 20 Sep 2006 18:24:24 |
johans |
- Update to 1.3.0
- Remove amd64-specific patch (fixed in dist) |
1.2.2 22 Jun 2006 14:03:19 |
johans |
- Update to version 1.2.2
- Replace INSTALLS_SHLIB by USE_LDCONFIG
Approved by: flz (mentor) |
1.2.1 16 Mar 2006 13:02:06 |
pav |
- Update to 1.2.1
PR: ports/94466
Submitted by: Johan van Selst <johans@stack.nl> (maintainer) |
1.1.2 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.2 10 Oct 2005 14:36:04 |
mnag |
Fix build on amd64
Noticed by: kris
Approved by: Johan van Selst <johans@stack.nl> (maintainer) |
1.1.2 05 Oct 2005 16:33:50 |
mnag |
Update to 1.1.2
PR: 86951
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
Approved by: pav (mentor) |
1.1.1 14 Sep 2005 05:53:10 |
jylefort |
Add a master site.
PR: ports/86096
Submitted by: maintainer |
1.1.1 31 Aug 2005 21:47:54 |
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 |
1.0.3 20 Apr 2005 13:39:17 |
vs |
Update to 1.0.3
PR: ports/80131
Submitted by: maintainer |
1.0.1 08 Apr 2005 07:21:44 |
vs |
Mark as BROKEN on sparc64/CURRENT
PR: ports/79640
Submitted by: krisbot via maintainer |
1.0.1 25 Feb 2005 10:56:03 |
vs |
Fix build-error on AMD
Submitted by: maintainer |
1.0.1 23 Feb 2005 13:30:21 |
vs |
Update to 1.0.1
PR: ports/77883
Submitted by: maintainer |
1.0.0 19 Feb 2005 19:54:55 |
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 |