notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mosh Mobile terminal that supports intermittent connectivity
1.4.0_2 net on this many watch lists=24 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.0_1Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-04-10 22:01:45
Last Update: 2024-03-18 14:48:43
Commit Hash: bf85d35
People watching this port, also watch:: pkg, rsync, git, sudo, tmux
License: GPLv3
WWW:
https://mosh.org/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. bin/mosh
  2. bin/mosh-server
  3. bin/mosh-client
  4. share/man/man1/mosh-client.1.gz
  5. share/man/man1/mosh-server.1.gz
  6. share/man/man1/mosh.1.gz
  7. /usr/local/share/licenses/mosh-1.4.0_2/catalog.mk
  8. /usr/local/share/licenses/mosh-1.4.0_2/LICENSE
  9. /usr/local/share/licenses/mosh-1.4.0_2/GPLv3
Collapse this list.
Dependency lines:
  • mosh>0:net/mosh
Conflicts:
CONFLICTS_INSTALL:
  • mosh-0.[2-9].*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/net/mosh/ && make install clean
To add the package, run one of these commands:
  • pkg install net/mosh
  • pkg install mosh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mosh
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1666882635 SHA256 (mobile-shell-mosh-mosh-1.4.0_GH0.tar.gz) = ae581fbddf038730af9eee4d319a483288395a0722d0c94c7efb7fdbdbb0dbac SIZE (mobile-shell-mosh-mosh-1.4.0_GH0.tar.gz) = 229899

Packages (timestamps in pop-ups are UTC):
mosh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.0_11.4.0_11.3.2_141.4.0_11.4.0_1-1.3.2_14-
FreeBSD:13:quarterly1.4.0_11.4.0_11.4.01.4.0_11.4.0_11.4.0_11.4.0_11.4.0_1
FreeBSD:14:latest1.4.0_11.4.0_11.4.01.4.0_11.4.0_11.4.0-1.4.0
FreeBSD:14:quarterly1.4.0_11.4.0_1-1.4.0_11.4.0_11.4.0_11.4.0_11.4.0_1
FreeBSD:15:latest1.4.0_11.4.0_1n/a1.4.0_1n/a1.4.0_11.4.0_11.4.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. autoconf>=2.72 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libprotobuf.so : devel/protobuf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_mosh
USES:
autoreconf compiler:c++17-lang ncurses perl5 pkgconfig ssl
pkg-message:
For install:
Please note that mosh requires UTF-8 character set. To set this on a per-user basis, you should add the following to ~/.login_conf: me:\ :charset=UTF-8:\ :lang=en_US.UTF-8:\ :setenv=LC_COLLATE=C: This only needs to be completed on the client.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mobile-shell/mosh/tar.gz/mosh-1.4.0?dummy=/
Collapse this list.

Number of commits found: 72

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.0_2
18 Mar 2024 14:48:43
commit hash: bf85d35587c8fc687bf83e06bb80b3297118a650commit hash: bf85d35587c8fc687bf83e06bb80b3297118a650commit hash: bf85d35587c8fc687bf83e06bb80b3297118a650commit hash: bf85d35587c8fc687bf83e06bb80b3297118a650 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
net/mosh: Move manpages to share/man

Approved by:	portmgr (blanket)
1.4.0_1
06 Jan 2024 19:45:20
commit hash: 2af16d130db46aeb4a579c27715fa82ad9562a69commit hash: 2af16d130db46aeb4a579c27715fa82ad9562a69commit hash: 2af16d130db46aeb4a579c27715fa82ad9562a69commit hash: 2af16d130db46aeb4a579c27715fa82ad9562a69 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
net/mosh: Fix build with clang 18

PR:		276159
Submitted by:	dim@
1.4.0_1
14 Dec 2023 17:03:10
commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 24.4

- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
1.4.0
14 Dec 2023 17:03:08
commit hash: 1c1859f69df8302b080894ba34312c525cb8287ccommit hash: 1c1859f69df8302b080894ba34312c525cb8287ccommit hash: 1c1859f69df8302b080894ba34312c525cb8287ccommit hash: 1c1859f69df8302b080894ba34312c525cb8287c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/mosh: Fix build with protobuf 22+
1.4.0
24 May 2023 16:34:10
commit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79eccommit hash: 0619748960cb07bc181ffe4addf08bc47c4b79ec files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
*: regular cleanup for GH_TAGNAME bad usage
1.4.0
12 Feb 2023 17:55:54
commit hash: 711fba0c7a832f99e111165c69c26acaa01127e9commit hash: 711fba0c7a832f99e111165c69c26acaa01127e9commit hash: 711fba0c7a832f99e111165c69c26acaa01127e9commit hash: 711fba0c7a832f99e111165c69c26acaa01127e9 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
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.
1.4.0
27 Oct 2022 15:20:42
commit hash: 04208eb4021b6be557c1cbf5d3ddef54ba42311dcommit hash: 04208eb4021b6be557c1cbf5d3ddef54ba42311dcommit hash: 04208eb4021b6be557c1cbf5d3ddef54ba42311dcommit hash: 04208eb4021b6be557c1cbf5d3ddef54ba42311d files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
net/mosh: Update to 1.4.0
1.3.2_20
09 Oct 2022 15:37:51
commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.21.7

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3.2_19
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3.2_19
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.3.2_19
16 Apr 2022 04:19:07
commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.20.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
1.3.2_18
28 Feb 2022 12:46:46
commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.19.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
1.3.2_17
21 Jul 2021 18:11:52
commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
1.3.2_15
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.2_15
26 Jan 2021 14:01:09
Revision:562671Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
1.3.2_14
30 Aug 2020 20:19:42
Revision:547081Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
1.3.2_13
03 Jun 2020 18:32:06
Revision:537830Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
1.3.2_12
22 Jan 2020 05:53:20
Revision:523788Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
1.3.2_11
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
1.3.2_11
31 Jul 2019 16:38:53
Revision:507719Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
1.3.2_10
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
1.3.2_9
05 Jul 2019 19:08:49
Revision:505909Original commit files touched by this commit
sunpoet search for other commits by this committer
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
1.3.2_8
20 May 2019 14:00:35
Revision:502117Original commit files touched by this commit
zi search for other commits by this committer
- Remove unneeded USES=autoreconf
- Bump PORTREVISION

Reported by:	adamw@
1.3.2_7
15 Apr 2019 05:55:24
Revision:498995Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
1.3.2_7
31 Mar 2019 13:41:03
Revision:497411Original commit files touched by this commit
sunpoet search for other commits by this committer
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
1.3.2_6
02 Feb 2019 21:56:34
Revision:492016Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTERS_SITES and WWW

Approved by:	portmgr (blanket)
1.3.2_6
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
1.3.2_5
03 Dec 2018 19:41:33
Revision:486531Original commit files touched by this commit
sunpoet search for other commits by this committer
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
1.3.2_4
16 Aug 2018 16:49:57
Revision:477363Original commit files touched by this commit
zi search for other commits by this committer
- Fix build failure with libc++ 7

PR:		230624
Obtained from:	upstream commit e5f8a82
1.3.2_4
24 Jun 2018 21:11:15
Revision:473276Original commit files touched by this commit
sunpoet search for other commits by this committer
Revert r473259 and r473260 which are committed by accident

- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
1.3.2_3
24 Jun 2018 20:19:46
Revision:473259Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.6.0

Changes:	https://github.com/google/protobuf/releases
1.3.2_2
24 Jan 2018 09:41:04
Revision:459824Original commit files touched by this commit
ak search for other commits by this committer
- 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)
1.3.2_2
11 Dec 2017 18:26:14
Revision:456058Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/protobuf to 3.5.0

- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
1.3.2_1
16 Aug 2017 15:44:49
Revision:448041Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/protobuf to 3.4.0

- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
1.3.2
01 Aug 2017 17:07:58
Revision:447034Original commit files touched by this commit
zi search for other commits by this committer
- MASTER_SITES cleanup
1.3.2
24 Jul 2017 01:14:25
Revision:446509Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.3.2
1.3.0_1
22 May 2017 22:29:17
Revision:441494Original commit files touched by this commit
linimon search for other commits by this committer
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
1.3.0_1
29 Apr 2017 15:43:47
Revision:439753Original commit files touched by this commit
sunpoet search for other commits by this committer
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]
1.3.0
28 Mar 2017 12:53:16
Revision:437125Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.3.0
1.2.6_4
29 Jan 2017 16:04:36
Revision:432762Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/protobuf to 3.2.0

- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
1.2.6_3
28 Jan 2017 18:15:24
Revision:432639Original commit files touched by this commit
zi search for other commits by this committer
- 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
1.2.6_2
14 Dec 2016 17:58:20
Revision:428581Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
1.2.6_1
23 Oct 2016 03:55:09
Revision:424493Original commit files touched by this commit
zi search for other commits by this committer
- Fix connect under 11.x

Obtained from:	upstream: 4ad131a55d5a82a044a0c62428d6a488a97b46bf
1.2.6
11 Aug 2016 23:36:43
Revision:420114Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.2.6
1.2.5
30 Jul 2016 12:45:32
Revision:419315Original commit files touched by this commit
zi search for other commits by this committer
- Fix build under 11.x

PR:		211437
Submitted by:	peter@
Sponsored by:	Maximum Effort
1.2.5
09 May 2016 12:23:00
Revision:414841Original commit files touched by this commit
zi search for other commits by this committer
- Fix build with libc++ 3.8.0

PR:		209019
Submitted by:	dim@
Obtained from:	upstream commit 9073983df3ff23f2230f941e525aa167ece50ddd
1.2.5
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.2.5
05 Feb 2016 12:29:15
Revision:408176Original commit files touched by this commit
marino search for other commits by this committer
net/mosh: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
1.2.5
03 Sep 2015 18:50:19
Revision:396031Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop 8.x support

Approved by:	portmgr blanket
1.2.5
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
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
1.2.5
23 Jul 2015 11:33:01
Revision:392719Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.2.5
1.2.4_1
21 May 2015 06:54:35
Revision:386914Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
1.2.4_1
04 Oct 2014 15:12:45
Revision:369969Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
1.2.4
14 Jan 2014 17:46:53
Revision:339703Original commit files touched by this commit
zi search for other commits by this committer
- Fix build when devel/ncurses is installed
- Do not bump PORTREVISION

PR:		ports/185574
1.2.4
06 Nov 2013 12:27:13
Revision:332979Original commit files touched by this commit
mat search for other commits by this committer
- Convert to staging
- Use new LIB_DEPENDS format

maintainer timeout
PR:		ports/183192
Submitted by:	mat
1.2.4
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.2.4
16 Sep 2013 06:30:31
Revision:327365Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
1.2.4
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
1.2.4
29 Mar 2013 00:55:22
Revision:315512Original commit files touched by this commit
eadler search for other commits by this committer
Drop empty files & folders
1.2.4
27 Mar 2013 12:16:45
Revision:315376Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.2.4
1.2.3_2
18 Mar 2013 15:14:28
Revision:314580Original commit files touched by this commit
vanilla search for other commits by this committer
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
1.2.3_1
23 Oct 2012 22:20:16
Revision:306333Original commit files touched by this commit
zi search for other commits by this committer
- 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
1.2.3
19 Oct 2012 23:05:09
Revision:306139Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.2.3

Submitted by:	Bryan Drewery <bdrewery@freebsd.org>
Feature safe:	yes
1.2.2
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
1.2.2
13 Jun 2012 18:51:28
Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.2.2
1.2.1
05 Jun 2012 10:14:55
Original commit files touched by this commit
zi search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
1.2.1
26 May 2012 03:52:10
Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.2.1
1.2
26 Apr 2012 11:27:00
Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.2
1.1.3_2
12 Apr 2012 10:35:43
Original commit files touched by this commit
zi search for other commits by this committer
- Note CONFLICT between net/mosh and lang/mosh, as they both install bin/mosh
- Bump PORTREVISION

Reported By:    Hirohisa Yamaguchi <umq@ueo.co.jp>
1.1.3_1
11 Apr 2012 17:05:25
Original commit files touched by this commit
zi search for other commits by this committer
- Fix _DEPENDS
- Merge in two additional patches from upstream to fix BSD-specific issues
- Bump PORTREVISION
1.1.3
10 Apr 2012 21:39:31
Original commit files touched by this commit
zi search for other commits by this committer
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: 72