Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.8.2_9 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.2.8.2_9 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
0.2.8.2_9 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
0.2.8.2_9 04 Aug 2019 10:02:47 |
antoine |
Mark BROKEN: unfetchable |
0.2.8.2_9 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 |
0.2.8.2_8 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 |
0.2.8.2_7 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 |
0.2.8.2_6 21 Feb 2018 16:07:25 |
antoine |
pipelight builds fine with wine (not run tested) |
0.2.8.2_5 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 |
0.2.8.2_4 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 |
0.2.8.2_3 16 Jan 2017 19:21:37 |
amdmi3 |
- Remove gcc requirement, builds fine with clang
- Switch to USES=localbase
- Cosmetic fixes
PR: 215954
Submitted by: c.kworr@gmail.com |
0.2.8.2_2 16 Dec 2016 05:08:09 |
jbeich |
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR: 215192
Requested by: dim
Exp-run by: antoine
Approved by: antoine |
0.2.8.2_1 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.2.8.2_1 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. |
0.2.8.2 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.2.8.2 03 Apr 2016 13:20:21 |
rakuco |
Re-roll pluginloader entries in distinfo.
The port broke in the beginning of February when upstream uploaded a new
pluginloader tarball to MASTER_SITES.
Since the tarball is unversioned and only contains prebuilt Windows binaries,
here's an attempt at explaining what happened (thanks to Grzegorz Junka for the
investigation):
- Pipelight seems to be really bad at communication. The "News" section on the
website says 0.2.8 is the latest version.
- The "Compile Pipelight" section says 0.2.8.1 is the latest version.
- 0.2.8.2 was tagged in BitBucket in October 2015 but was never announced
anywhere on the website, and the project does not seem to have a mailing
list. (Only the first 15 lines of the commit message are shown above ) |
0.2.8.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2.8.2 04 Dec 2015 15:46:59 |
amdmi3 |
- Update to 0.2.8.2
PR: 204762
Submitted by: pkubaj@riseup.net |
0.2.8.1 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
0.2.8.1 19 Jun 2015 00:33:34 |
amdmi3 |
- Fix build failure due to gpg error (gpg: failed to create temporary file)
- Add missing include fixing another build failure
- Whitespace fix |
0.2.8.1 24 May 2015 02:10:19 |
gerald |
Rename emulators/wine-compholio to emulators/wine-staging and
accordingly emulators/i386-wine-compholio to emulators/i386-wine-staging.
Adjust CONFLICTS across all Wine related ports.
Reviewed by: dbn, kmoore |
0.2.8.1 06 May 2015 19:48:21 |
pi |
emulators/pipelight: 2.7.3 -> 2.8.1
Changes:
http://pipelight.net/cms/articles/2014-12/release-v0-2-8.html
and
https://bitbucket.org/mmueller2012/pipelight/raw/master/debian/changelog
PR: 197828
Submitted by: sasamotikomi@gmail.com
Reviewed by: philippe.r972@gmail.com |
0.2.7.3_7 14 Jan 2015 01:25:56 |
swills |
emulators/pipelight: fix build |
0.2.7.3_6 16 Dec 2014 18:35:36 |
kmoore |
Reset maintainership, don't have time to mess with it right now |
0.2.7.3_6 15 Dec 2014 17:00:23 |
kmoore |
- Fix a bug in pipelight-mkufs script
- Bump PORTREV
PR: 195963
Submitted by: f0andrey@gmail.com |
0.2.7.3_5 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
0.2.7.3_5 15 Sep 2014 17:45:25 |
kmoore |
- Fix a typo in pkg-message |
0.2.7.3_5 15 Sep 2014 17:01:43 |
kmoore |
- Update pipelight-mkufs script to create a larger UFS volume (400MB)
- Bump PORTREV |
0.2.7.3_4 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) |
0.2.7.3_3 10 Sep 2014 13:34:03 |
kmoore |
Update the pipelight-mkufs script to mount zvols late |
0.2.7.3_2 05 Sep 2014 19:38:06 |
kmoore |
- Add pipelight-mkufs script for users on ZFS
- Add pkg-message for initial pipelight setup / usage
- Bump PORTREV |
0.2.7.3_1 05 Sep 2014 18:56:06 |
kmoore |
- Ignore bash from PATH
PR: 193287
Submitted by: Jan Beich <jbeich@vfemail.net> |
0.2.7.3_1 18 Aug 2014 19:15:52 |
kmoore |
- Make pipelight depend on the new i386-wine-compholio on amd64
- Bump PORTREV |
0.2.7.3 30 Jul 2014 16:11:35 |
kmoore |
Switch to USE_GCC=yes |
0.2.7.3 24 Jul 2014 21:27:06 |
kmoore |
Fix a bug in previous commit, link to correct distfiles locations |
0.2.7.3 24 Jul 2014 21:13:31 |
kmoore |
- Update to 0.2.7.3
- Improve build to include preload.tar.gz files
- Depend upon X11 |
0.2.7.1_1 23 Jul 2014 22:09:12 |
kmoore |
Use more recent gcc 4.7 or later to compile pipelight |
0.2.7.1_1 23 Jul 2014 13:23:44 |
kmoore |
Switch depend for pipelight-i386 to emulators/wine-compholio |
0.2.7.1_1 23 Jul 2014 13:16:29 |
kmoore |
- Fix building pipelight on FreeBSD 9 and earlier
PR: 192048
Submitted by: Joseph Mingrone <jrm@ftfl.ca> |
0.2.7.1_1 19 Jul 2014 13:16:03 |
kmoore |
Fix build |
0.2.7.1_1 15 Jul 2014 18:07:08 |
kmoore |
- Cleanup Makefile includes, remove depreciated MAN1= entry |
0.2.7.1 11 Jul 2014 15:33:03 |
kmoore |
- Update RUN_DEPENDS to use the correct version of wine, wine-devel on i386,
and i386-wine-devel on amd64 |
0.2.7.1 11 Jul 2014 14:16:35 |
kmoore |
- Add pipelight, which works with wine to provide windows plugins to browsers |