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) combination for a given watch list. This is what FreshPorts will look for.

Port details
erlang-gpb Google Protobuf implementation for Erlang
4.3.3 devel Deleted on this many watch lists=0 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 4.3.3Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-14 10:50:06
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: LGPL21
WWW:
https://github.com/tomas-abrahamsson/gpb
Description:
Compiler for Google protocol buffer definitions files for Erlang. WWW: https://github.com/tomas-abrahamsson/gpb
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (66 items)
Collapse this list.
  1. /usr/local/share/licenses/erlang-gpb-4.3.3/catalog.mk
  2. /usr/local/share/licenses/erlang-gpb-4.3.3/LICENSE
  3. /usr/local/share/licenses/erlang-gpb-4.3.3/LGPL21
  4. bin/protoc-erl
  5. lib/erlang/lib/gpb-4.3.3/bin/protoc-erl
  6. lib/erlang/lib/gpb-4.3.3/ebin/gpb.app
  7. lib/erlang/lib/gpb-4.3.3/ebin/gpb.beam
  8. lib/erlang/lib/gpb-4.3.3/ebin/gpb_analyzer.beam
  9. lib/erlang/lib/gpb-4.3.3/ebin/gpb_codegen.beam
  10. lib/erlang/lib/gpb-4.3.3/ebin/gpb_codemorpher.beam
  11. lib/erlang/lib/gpb-4.3.3/ebin/gpb_compile.beam
  12. lib/erlang/lib/gpb-4.3.3/ebin/gpb_compile_descr.beam
  13. lib/erlang/lib/gpb-4.3.3/ebin/gpb_descriptor.beam
  14. lib/erlang/lib/gpb-4.3.3/ebin/gpb_gen_decoders.beam
  15. lib/erlang/lib/gpb-4.3.3/ebin/gpb_gen_encoders.beam
  16. lib/erlang/lib/gpb-4.3.3/ebin/gpb_gen_introspect.beam
  17. lib/erlang/lib/gpb-4.3.3/ebin/gpb_gen_mergers.beam
  18. lib/erlang/lib/gpb-4.3.3/ebin/gpb_gen_nif.beam
  19. lib/erlang/lib/gpb-4.3.3/ebin/gpb_gen_translators.beam
  20. lib/erlang/lib/gpb-4.3.3/ebin/gpb_gen_types.beam
  21. lib/erlang/lib/gpb-4.3.3/ebin/gpb_gen_verifiers.beam
  22. lib/erlang/lib/gpb-4.3.3/ebin/gpb_lib.beam
  23. lib/erlang/lib/gpb-4.3.3/ebin/gpb_names.beam
  24. lib/erlang/lib/gpb-4.3.3/ebin/gpb_parse.beam
  25. lib/erlang/lib/gpb-4.3.3/ebin/gpb_scan.beam
  26. lib/erlang/lib/gpb-4.3.3/include/gpb.hrl
  27. lib/erlang/lib/gpb-4.3.3/include/gpb_version.hrl
  28. lib/erlang/lib/gpb-4.3.3/include/gpb_version.hrl.in
  29. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/any.proto
  30. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/api.proto
  31. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/descriptor.proto
  32. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/duration.proto
  33. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/empty.proto
  34. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/field_mask.proto
  35. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/source_context.proto
  36. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/struct.proto
  37. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/timestamp.proto
  38. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/type.proto
  39. lib/erlang/lib/gpb-4.3.3/priv/proto3/google/protobuf/wrappers.proto
  40. lib/erlang/lib/gpb-4.3.3/src/gpb.app.src
  41. lib/erlang/lib/gpb-4.3.3/src/gpb.erl
  42. lib/erlang/lib/gpb-4.3.3/src/gpb_analyzer.erl
  43. lib/erlang/lib/gpb-4.3.3/src/gpb_codegen.erl
  44. lib/erlang/lib/gpb-4.3.3/src/gpb_codegen.hrl
  45. lib/erlang/lib/gpb-4.3.3/src/gpb_codemorpher.erl
  46. lib/erlang/lib/gpb-4.3.3/src/gpb_compile.erl
  47. lib/erlang/lib/gpb-4.3.3/src/gpb_compile.hrl
  48. lib/erlang/lib/gpb-4.3.3/src/gpb_gen_decoders.erl
  49. lib/erlang/lib/gpb-4.3.3/src/gpb_gen_encoders.erl
  50. lib/erlang/lib/gpb-4.3.3/src/gpb_gen_introspect.erl
  51. lib/erlang/lib/gpb-4.3.3/src/gpb_gen_mergers.erl
  52. lib/erlang/lib/gpb-4.3.3/src/gpb_gen_nif.erl
  53. lib/erlang/lib/gpb-4.3.3/src/gpb_gen_translators.erl
  54. lib/erlang/lib/gpb-4.3.3/src/gpb_gen_types.erl
  55. lib/erlang/lib/gpb-4.3.3/src/gpb_gen_verifiers.erl
  56. lib/erlang/lib/gpb-4.3.3/src/gpb_lib.erl
  57. lib/erlang/lib/gpb-4.3.3/src/gpb_names.erl
  58. lib/erlang/lib/gpb-4.3.3/src/gpb_parse.erl
  59. lib/erlang/lib/gpb-4.3.3/src/gpb_parse.yrl
  60. lib/erlang/lib/gpb-4.3.3/src/gpb_scan.erl
  61. lib/erlang/lib/gpb-4.3.3/src/gpb_scan.xrl
  62. share/doc/gpb/README.md
  63. share/doc/gpb/README.nif-cc
  64. @owner
  65. @group
  66. @mode
Collapse this list.
Dependency lines:
  • erlang-gpb>0:devel/erlang-gpb
No installation instructions:
This port has been deleted.
PKGNAME: erlang-gpb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1537721615 SHA256 (tomas-abrahamsson-gpb-4.3.3_GH0.tar.gz) = 76ae1a2268ff19169222dd47b7cf8579f791fae571cb756f4279941a6f2ed057 SIZE (tomas-abrahamsson-gpb-4.3.3_GH0.tar.gz) = 418239

Packages (timestamps in pop-ups are UTC):
erlang-gpb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------4.3.3-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. erl : lang/erlang
  2. rebar>=0 : devel/rebar
Runtime dependencies:
  1. erl : lang/erlang
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/elixir-exprotobuf*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/elixir-exprotobuf*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for erlang-gpb-4.3.3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_erlang-gpb
USES:
erlang:rebar
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tomas-abrahamsson/gpb/tar.gz/4.3.3?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2022-06-08
    REASON: Remove expired ports. Use mix or rebar3 build tools instead

Number of commits found: 71

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.3.3
28 Jun 2022 06:32:30
commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
*/*: Remove expired erlang and elixir ports

The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.

See UPDATING and MOVED for details.

https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update

archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.3.3
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.3.3
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.
4.3.3
23 Sep 2018 16:55:02
Revision:480514Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.3.3.
4.3.2
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
4.3.2
04 Sep 2018 07:47:38
Revision:478933Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.3.2.
4.3.1
31 Aug 2018 06:12:59
Revision:478520Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.3.1.
4.2.2
25 Aug 2018 11:15:23
Revision:478022Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.2.2.
4.2.1
14 Jul 2018 09:22:47
Revision:474632Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.2.1.
4.2.0
07 Jul 2018 11:49:24
Revision:474075Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.2.0.
4.1.9
14 Jun 2018 18:36:19
Revision:472391Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.1.9.
4.1.8
08 Jun 2018 13:43:26
Revision:472000Original commit files touched by this commit
olgeni search for other commits by this committer
Transfer more Erlang ports to erlang@.
4.1.8
25 May 2018 06:38:46
Revision:470821Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.1.8.
4.1.7
14 May 2018 06:04:13
Revision:469853Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.1.7.
4.1.6
10 May 2018 06:20:14
Revision:469504Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.1.6.
4.1.5
06 May 2018 15:22:08
Revision:469224Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.1.5.
4.1.3
09 Feb 2018 10:09:22
Revision:461291Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.1.3.
4.1.2
26 Jan 2018 11:50:33
Revision:459988Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.1.2.
4.1.1
04 Jan 2018 14:52:13
Revision:458031Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.1.1.
4.1.0
30 Dec 2017 15:32:57
Revision:457602Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.1.0.
4.0.2
19 Nov 2017 09:37:33
Revision:454484Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.0.2.
4.0.1
10 Nov 2017 11:54:25
Revision:453892Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 4.0.1.
3.28.1
03 Nov 2017 09:00:10
Revision:453392Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.28.1.
3.28.0
15 Oct 2017 08:25:04
Revision:452130Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.28.0.
3.27.7
19 Sep 2017 19:58:30
Revision:450160Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.27.7.
3.27.6
28 Aug 2017 11:01:59
Revision:448858Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.27.6.
3.27.4
08 Aug 2017 15:47:31
Revision:447545Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.27.4.
3.27.3
11 Jul 2017 08:45:54
Revision:445480Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.27.3.
3.27.2
18 Jun 2017 16:45:01
Revision:443832Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.27.2.
3.27.1
16 Jun 2017 17:59:27
Revision:443716Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.27.1.
3.27.0
28 May 2017 18:13:33
Revision:441920Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.27.0.
3.26.8
24 Mar 2017 09:25:12
Revision:436804Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.26.8.
3.26.6
04 Jan 2017 22:12:43
Revision:430600Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.26.6.
3.26.5
11 Dec 2016 19:55:37
Revision:428378Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.26.5.
3.26.4
22 Oct 2016 10:26:33
Revision:424460Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.26.4.
3.26.3
06 Oct 2016 08:22:57
Revision:423399Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.26.3.
3.26.2
05 Oct 2016 07:51:43
Revision:423326Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.26.2.
3.26.1
03 Oct 2016 08:26:47
Revision:423173Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.26.1.
3.26.0
22 Sep 2016 13:08:10
Revision:422612Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.26.0.
3.25.2
25 Aug 2016 14:01:01
Revision:420851Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.25.2.
3.25.1
24 Aug 2016 08:04:50
Revision:420771Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.25.1.
3.25.0
17 Aug 2016 10:46:49
Revision:420330Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.25.0.
3.24.4
08 Aug 2016 07:48:43
Revision:419798Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.24.4.
3.24.3
29 Jul 2016 07:55:13
Revision:419232Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.24.3.
3.24.2
26 Jul 2016 07:55:05
Revision:419102Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.24.2.
3.24.0
23 Jul 2016 08:54:20
Revision:418949Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.24.0.
3.23.2
19 Jul 2016 14:37:44
Revision:418797Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.23.2.
3.23.1
19 Jul 2016 09:40:53
Revision:418766Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.23.1.
3.23.0
12 Jul 2016 15:08:04
Revision:418425Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.23.0.
3.22.5
01 Jul 2016 00:20:53
Revision:417858Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb version 3.22.5.
3.22.4
30 Jun 2016 14:48:55
Revision:417829Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb version 3.22.4.
3.22.3
16 Jun 2016 11:38:12
Revision:416955Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.22.3.
3.22.2
06 Jun 2016 07:52:18
Revision:416444Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.22.2.
3.22.1
04 Jun 2016 09:39:42
Revision:416354Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.22.1.
3.21.3
30 May 2016 08:03:55
Revision:416140Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.21.3.
3.21.2
27 May 2016 18:54:58
Revision:415957Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.21.2.
3.21.1
26 May 2016 08:10:46
Revision:415880Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.21.1.
3.21.0
18 May 2016 09:43:49
Revision:415431Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.21.0.
3.20.3
04 May 2016 08:23:41
Revision:414591Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.20.3.
3.20.2
08 Apr 2016 15:56:03
Revision:412749Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.20.2.
3.20.1
22 Mar 2016 11:16:30
Revision:411647Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.20.1.
3.20.0
12 Mar 2016 16:22:26
Revision:410903Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-gpb to version 3.20.0.
3.19.0
05 Feb 2016 09:14:55
Revision:408140Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/erlang-gpb to version 3.19.0.
3.18.10
29 Dec 2015 14:30:47
Revision:404743Original commit files touched by this commit
mat search for other commits by this committer
Cleanup GH_* and variables order.

Sponsored by:	Absolight
3.18.10
30 Nov 2015 20:45:11
Revision:402699Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/erlang-gpb to version 3.18.10.
3.18.9
18 Nov 2015 12:13:13
Revision:401864Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/erlang-gpb to version 3.18.9.
3.18.8
24 Jul 2015 07:45:33
Revision:392774Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 3.18.8.
3.18.7
17 Jul 2015 17:59:41
Revision:392393Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 3.18.7 and install protoc-erl in bin/.
3.18.6_1
14 Jul 2015 11:35:39
Revision:391984Original commit files touched by this commit
olgeni search for other commits by this committer
I didn't notice that version 0.10.1 of elixir-exprotobuf was already out...

No tricks in erlang-gpb are required by this version.

Also, remove stray file from plist.
3.18.6_1
14 Jul 2015 11:20:04
Revision:391982Original commit files touched by this commit
olgeni search for other commits by this committer
Replace macro with actual value in record declaration.

Elixir's record extractor does not seem to work with macros.
3.18.6
14 Jul 2015 10:49:56
Revision:391978Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/erlang-gpb, a Google Protobuf implementation for Erlang.

We already had devel/erlang-protobuffs, but this is used by the Elixir
Protobuf port too.

Number of commits found: 71