Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
200609_16 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 ) |
200609_16 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
200609_16 06 Nov 2019 18:06:41 |
zeising |
Add USES=xorg USES=gl, ports categories l
Add USES=xorg and USES=gl to ports in categories starting with 'l'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
200609_16 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
200609_16 04 Aug 2019 09:25:29 |
arrowd |
Use HTTPS in pkg-descr's of Haskell ports. |
200609_16 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 |
200609_15 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 |
200609_14 25 Sep 2018 07:29:26 |
linimon |
These ports now build on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
200609_14 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 |
200609_13 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
200609_12 28 Feb 2018 10:53:52 |
tcberner |
devel/hugs: workaround to fix build on current
runhugs binary crashes when compiled with -O2 on i386 12-CURRENT system.
Workaround it by compiling with -O0
Submitted by: Gleb Popov <6yearold_gmail.com>
Differential Revision: https://reviews.freebsd.org/D14187 |
200609_12 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 |
200609_12 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 |
200609_11 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
200609_10 22 May 2017 16:04:19 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
200609_10 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 |
200609_9 05 Feb 2017 12:34:06 |
jbeich |
lang/hugs: unbreak with gcc5 or later
/tmp/ccbhQWJd.o: In function `__hscore_get_errno':
PrelIOUtils.c:(.text+0x0): multiple definition of `__hscore_get_errno'
/tmp/ccbhQWJd.o: In function `__hscore_s_isreg':
PrelIOUtils.c:(.text+0x40): multiple definition of `__hscore_s_isreg'
/tmp/ccH45HdH.o:Ptr.c:(.text+0x180): first defined here
/tmp/ccbhQWJd.o: In function `__hscore_s_isdir':
PrelIOUtils.c:(.text+0x60): multiple definition of `__hscore_s_isdir'
/tmp/ccH45HdH.o:Ptr.c:(.text+0x1a0): first defined here
/tmp/ccbhQWJd.o: In function `__hscore_s_isfifo':
PrelIOUtils.c:(.text+0x80): multiple definition of `__hscore_s_isfifo'
[...]
PR: 216707
Reported by: antoine (via exp-run) |
200609_9 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
200609_8 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
200609_8 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
200609_7 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
200609_7 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
200609_6 01 Jul 2014 03:04:01 |
pgj |
- Fix BROKEN
Obtained from: FreeBSD Haskell |
01 Jul 2014 02:56:34
|
pgj |
- Stagify
- Add USE_GCC to make it build on 10.x and later
- Remove indefinite article from COMMENT
- Remove options
- Add dependency on ALUT to make the respective package build
- Bump PORTREVISION
Obtained from: FreeBSD Haskell |
200609_5 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 |
200609_5 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
200609_5 26 May 2014 14:47:57 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
200609_5 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
200609_5 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
200609_4 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
200609_4 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
200609_4 04 Aug 2012 22:52:04 |
kwm |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
200609_3 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
200609_3 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
200609_3 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
200609_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
200609_2 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
200609_1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
200609_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
200609 29 Jan 2007 07:09:55 |
vs |
Builds fine on 4.x since last update.
Noted by: Chris Pressey |
200609 11 Dec 2006 11:01:58 |
rafan |
- Respect X11BASE
Reported by: pointyhat
Approved by: portmgr (linimon) |
200609 22 Sep 2006 20:00:51 |
obraun |
Upgrade to Sep 2006 Release. |
200605 14 Jul 2006 06:46:55 |
linimon |
Mark broken on ia64. |
200605 28 May 2006 16:20:42 |
vs |
Chase re-rolled tarball: necessary patches have been integrated |
200605 21 May 2006 14:33:38 |
vs |
Update to May 2006 release
Sponsored by several tinderbox runs on tb3 and by oliver@ |
200503_1 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
200503_1 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
200503_1 10 Nov 2005 13:36:36 |
vs |
Fix build: Use our own targets since the real ones have funky dependencies
which would like autoreconf. |
200503_1 27 Oct 2005 07:33:59 |
vs |
Set GNU_CONFIGURE (should fix non-std PREFIX-builds) |
200503_1 19 May 2005 15:38:44 |
vs |
Update to patched version fixing a few bugs |
200503 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
200503 11 Apr 2005 16:05:11 |
vs |
Unbreak: I couldn't find a sane way of disabling X11-detection if it's not
desired but already installed, so make X11 mandatory for the time being.
Our CONFIGURE-handling is broken atm, too :/
Noticed by: krisbot |
200503 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
200503 10 Apr 2005 21:30:58 |
kris |
BROKEN: Incorrect pkg-plist |
200503 21 Mar 2005 15:44:49 |
obraun |
Update checksum. The tarball has been rerolled. Only difference is a
</varlistentry> tag in docs/users_guide/options.xml which wasn't there before. |
200503 12 Mar 2005 19:45:19 |
obraun |
Upgrade to Mar2005 release |
200311_1 28 Jan 2005 17:10:37 |
vs |
Chase rerolled tarball (no functional change) |
200311_1 19 Nov 2004 21:14:04 |
obraun |
Add OPTION for compiling hugs with OpenGL/GLUT support.
Requested by: Jan Rochel <jannisan@t-online.de> |
200311_1 25 Aug 2004 18:43:59 |
obraun |
Work around stricter CPP in GCC >= 3.4.1.
Obtained from: cvs.haskell.org |
200311_1 26 Jul 2004 12:06:07 |
vs |
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.
PR: ports/69481
Submitted by: Tim Bishop |
200311_1 11 May 2004 19:22:26 |
obraun |
Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.
Pointed out by: Simon Marlow <simonmar@microsoft.com> |
200311_1 11 Mar 2004 07:48:13 |
obraun |
deUSE_SIZEify. |
200311_1 06 Mar 2004 21:29:59 |
obraun |
Set maintainer to the new created haskell@ mail alias. |
200311_1 25 Feb 2004 11:25:52 |
obraun |
* Respect CC and CFLAGS.
* Fix for amd64 |
200311_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
200311 31 Jan 2004 11:16:48 |
obraun |
SIZE-ify |
200311 04 Dec 2003 22:31:15 |
obraun |
Upgrade to Nov2003 release. Builds fine on alpha and sparc64 now.
Parts submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
200211 27 Jun 2003 16:48:14 |
obraun |
s/BROKEN/IGNORE/
PR: ports/53437
Submitted by: Mark Linimon <linimon@lonesome.com> |
200211 18 Feb 2003 10:50:48 |
obraun |
De-pkg-comment and make portlint a little bit happier. |
200211 01 Jan 2003 17:31:49 |
obraun |
* remove ONLY_FOR_ARCH
* add BROKEN for alpha and sparc64 |
200211 31 Dec 2002 07:34:18 |
obraun |
Add ONLY_FOR_ARCHS=i386. Does not build correctly on alpha and sparc64.
Noticed by: bento |
200211 21 Nov 2002 09:45:51 |
obraun |
Update distinfo. Developer has added ffihugs to hugs98.spec file. |
200211 21 Nov 2002 00:10:55 |
obraun |
Add USE_BISON.
Pointed out by: kris |
200211 20 Nov 2002 09:10:55 |
obraun |
Add the new virtual category haskell. |
200211 20 Nov 2002 08:13:29 |
obraun |
Upgrade to 200211. |
200112 05 Nov 2002 21:55:21 |
obraun |
Use PORTCOMMENT variable instead of pkg-comment file. |
200112 21 Aug 2002 14:46:07 |
obraun |
Change MAINTAINER to my FreeBSD address.
Approved by: dwcjr (mentor) |
200112 27 Mar 2002 00:23:20 |
petef |
Support NOPORTDOCS.
PR: 36346
Submitted by: maintainer |
17 Dec 2001 13:13:19 |
kevlo |
Update to the lastest version. |
19 Jun 2001 22:10:28 |
dwcjr |
Take PORTVERSION out of DISTNAME |
19 Jun 2001 15:05:41 |
dwcjr |
Update to latest version Move 98 to PORTNAME and USE 200102 in PORTVERSION
Update description for new version Update plist file to relfect changes New
Maintainer |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |