non port: net/mosh/Makefile |
SVNWeb
|
Number of commits found: 62 |
Wed, 24 May 2023
|
[ 16:34 Mathieu Arnold (mat) ] 0619748 (Only the first 10 of 74 ports in this commit are shown above. )
*: regular cleanup for GH_TAGNAME bad usage
|
Sun, 12 Feb 2023
|
[ 17:55 Piotr Kubaj (pkubaj) ] 711fba0
net/mosh: fix build on powerpc*
ocb_internal.cc:138:10: warning: 'bswap32' macro redefined [-Wmacro-redefined]
#define bswap32(x) \
^
/usr/include/sys/endian.h:68:9: note: previous definition is here
^
ocb_internal.cc:142:26: error: static declaration of '__builtin_bswap64' follows
non-static declaration
static inline uint64_t bswap64(uint64_t x) {
^
/usr/include/sys/endian.h:69:20: note: expanded from macro 'bswap64'
^
/usr/include/sys/_endian.h:78:22: note: expanded from macro '__bswap64'
^
ocb_internal.cc:142:26: note: previous implicit declaration is here
/usr/include/sys/endian.h:69:20: note: expanded from macro 'bswap64'
^
/usr/include/sys/_endian.h:78:22: note: expanded from macro '__bswap64'
^
1 warning and 1 error generated.
|
Thu, 27 Oct 2022
|
[ 15:20 Ryan Steinmetz (zi) ] 04208eb
net/mosh: Update to 1.4.0
|
Sun, 9 Oct 2022
|
[ 15:37 Po-Chuan Hsieh (sunpoet) ] 05e7a8b (Only the first 10 of 62 ports in this commit are shown above. )
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Sat, 16 Apr 2022
|
[ 04:19 Po-Chuan Hsieh (sunpoet) ] 10d211b (Only the first 10 of 60 ports in this commit are shown above. )
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
Mon, 28 Feb 2022
|
[ 12:46 Po-Chuan Hsieh (sunpoet) ] f7e42ce (Only the first 10 of 68 ports in this commit are shown above. )
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
Wed, 21 Jul 2021
|
[ 18:11 Po-Chuan Hsieh (sunpoet) ] f4acead (Only the first 10 of 64 ports in this commit are shown above. )
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Jan 2021
|
[ 14:01 sunpoet ] (Only the first 10 of 58 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
Sun, 30 Aug 2020
|
[ 20:19 sunpoet ] (Only the first 10 of 59 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
Wed, 3 Jun 2020
|
[ 18:32 sunpoet ] (Only the first 10 of 57 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
Wed, 22 Jan 2020
|
[ 05:53 sunpoet ] (Only the first 10 of 53 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
Wed, 31 Jul 2019
|
[ 16:38 sunpoet ] (Only the first 10 of 45 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Fri, 5 Jul 2019
|
[ 19:08 sunpoet ] (Only the first 10 of 46 ports in this commit are shown above. )
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine
|
Mon, 20 May 2019
|
[ 14:00 zi ]
- Remove unneeded USES=autoreconf
- Bump PORTREVISION
Reported by: adamw@
|
Mon, 15 Apr 2019
|
[ 05:55 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Sun, 31 Mar 2019
|
[ 13:41 sunpoet ] (Only the first 10 of 50 ports in this commit are shown above. )
Update devel/protobuf to 3.7.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine
|
Sat, 2 Feb 2019
|
[ 21:56 sunpoet ]
Update MASTERS_SITES and WWW
Approved by: portmgr (blanket)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Mon, 3 Dec 2018
|
[ 19:41 sunpoet ] (Only the first 10 of 52 ports in this commit are shown above. )
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine
|
Sun, 24 Jun 2018
|
[ 21:11 sunpoet ] (Only the first 10 of 38 ports in this commit are shown above. )
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
|
[ 20:19 sunpoet ] (Only the first 10 of 36 ports in this commit are shown above. )
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases
|
Wed, 24 Jan 2018
|
[ 09:41 ak ]
- Update name of autoreconf WRKSRC variable in comment
- Fix a few ports with invalid USES autoreconf arguments
- Add check for invalid USES autoreconf arguments
Differential Revision: https://reviews.freebsd.org/D14004
Approved by: tijl (autotools maintainer), portmgr (mat)
|
Mon, 11 Dec 2017
|
[ 18:26 sunpoet ] (Only the first 10 of 36 ports in this commit are shown above. )
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
|
Wed, 16 Aug 2017
|
[ 15:44 sunpoet ] (Only the first 10 of 32 ports in this commit are shown above. )
Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
|
Tue, 1 Aug 2017
|
[ 17:07 zi ] (Only the first 10 of 39 ports in this commit are shown above. )
- MASTER_SITES cleanup
|
Mon, 24 Jul 2017
|
[ 01:14 zi ]
- Update to 1.3.2
|
Mon, 22 May 2017
|
[ 22:29 linimon ] (Only the first 10 of 41 ports in this commit are shown above. )
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
|
Sat, 29 Apr 2017
|
[ 15:43 sunpoet ] (Only the first 10 of 30 ports in this commit are shown above. )
Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds
fine without it
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
PR: 178687 [1]
|
Tue, 28 Mar 2017
|
[ 12:53 zi ]
- Update to 1.3.0
|
Sun, 29 Jan 2017
|
[ 16:04 sunpoet ] (Only the first 10 of 31 ports in this commit are shown above. )
Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
|
Sat, 28 Jan 2017
|
[ 18:15 zi ]
- Merge in upstream bugfix for #820 to resolve broken wrap behavior
causing copy/paste issues
- Bump PORTREVISION
Issue: https://github.com/mobile-shell/mosh/issues/820
Obtained from: upstream commit e4aed30d30dde6c58e8548f86fe7d67e8dd98ae4
|
Wed, 14 Dec 2016
|
[ 17:58 sunpoet ] (Only the first 10 of 30 ports in this commit are shown above. )
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
|
Sun, 23 Oct 2016
|
[ 03:55 zi ]
- Fix connect under 11.x
Obtained from: upstream: 4ad131a55d5a82a044a0c62428d6a488a97b46bf
|
Thu, 11 Aug 2016
|
[ 23:36 zi ]
- Update to 1.2.6
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 5 Feb 2016
|
[ 12:29 marino ]
net/mosh: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Thu, 3 Sep 2015
|
[ 18:50 amdmi3 ]
- Drop 8.x support
Approved by: portmgr blanket
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Thu, 23 Jul 2015
|
[ 11:33 zi ]
- Update to 1.2.5
|
Thu, 21 May 2015
|
[ 06:54 amdmi3 ]
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
|
Sat, 4 Oct 2014
|
[ 15:12 sunpoet ] (Only the first 10 of 23 ports in this commit are shown above. )
- Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
|
Tue, 14 Jan 2014
|
[ 17:46 zi ]
- Fix build when devel/ncurses is installed
- Do not bump PORTREVISION
PR: ports/185574
|
Wed, 6 Nov 2013
|
[ 12:27 mat ]
- Convert to staging
- Use new LIB_DEPENDS format
maintainer timeout
PR: ports/183192
Submitted by: mat
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Mon, 16 Sep 2013
|
[ 06:30 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Wed, 27 Mar 2013
|
[ 12:16 zi ]
- Update to 1.2.4
|
Mon, 18 Mar 2013
|
[ 15:14 vanilla ] (Only the first 10 of 22 ports in this commit are shown above. )
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
|
Tue, 23 Oct 2012
|
[ 22:20 zi ]
- Fix calls to setsockopt.
- Bump PORTREVISION
Submitted by: Jimmy Olgeni <olgeni@FreeBSD.org>, Bryan Drewery
<bdrewery@freebsd.org>
Obtained from: Upstream github repo
Feature safe: yes
|
Fri, 19 Oct 2012
|
[ 23:05 zi ]
- Update to 1.2.3
Submitted by: Bryan Drewery <bdrewery@freebsd.org>
Feature safe: yes
|
Sun, 29 Jul 2012
|
[ 11:17 cs ] (Only the first 10 of 181 ports in this commit are shown above. )
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
|
Wed, 13 Jun 2012
|
[ 18:51 zi ]
- Update to 1.2.2
|
Tue, 5 Jun 2012
|
[ 10:14 zi ]
- Remove SITE_PERL from *_DEPENDS
|
Sat, 26 May 2012
|
[ 03:52 zi ]
- Update to 1.2.1
|
Thu, 26 Apr 2012
|
[ 11:27 zi ]
- Update to 1.2
|
Thu, 12 Apr 2012
|
[ 10:35 zi ]
- Note CONFLICT between net/mosh and lang/mosh, as they both install bin/mosh
- Bump PORTREVISION
Reported By: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
Wed, 11 Apr 2012
|
[ 17:05 zi ]
- Fix _DEPENDS
- Merge in two additional patches from upstream to fix BSD-specific issues
- Bump PORTREVISION
|
Tue, 10 Apr 2012
|
[ 21:39 zi ]
New port: net/mosh:
Remote terminal application that allows roaming, supports intermittent
connectivity, and provides intelligent local echo and line editing of
user keystrokes.
Mosh is a replacement for SSH. It's more robust and responsive,
especially over Wi-Fi, cellular, and long-distance links.
WWW: http://mosh.mit.edu/
|
Number of commits found: 62 |