Port details |
- ocaml-topkg Transitory OCaml software packager
- 1.0.3_1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2021-09-14 14:36:04
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- License: ISCL
- Description:
- Topkg is a packager for distributing OCaml software. It provides an API
to describe the files a package installs in a given build configuration
and to specify information about the package's distribution, creation,
and publication procedures.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ocaml-topkg>0:devel/ocaml-topkg
- To install the port:
- cd /usr/ports/devel/ocaml-topkg/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ocaml-topkg
- pkg install ocaml-topkg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ocaml-topkg
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1630879713
SHA256 (topkg-1.0.3.tbz) = c6a305afaa49e4a26de4dfaa5fa9b8a91fa2ada224ba79ce467ee195be7ee72c
SIZE (topkg-1.0.3.tbz) = 95723
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ocamlbuild : devel/ocaml-ocamlbuild
- opam-installer : devel/ocaml-opam
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- ocamlfind : devel/ocaml-findlib
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- This port is required by:
- for Build
-
- converters/ocaml-jsonm
- devel/ocaml-uutf
Configuration Options:
- ===> The following configuration options are available for ocaml-topkg-1.0.3_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_ocaml-topkg
- USES:
- tar:tbz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.0.3_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.0.3_1 13 Aug 2022 18:51:14
    |
Matthias Andree (mandree)  |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix. |
1.0.3 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.0.3 26 Sep 2021 11:14:09
    |
Alexey Dokuchaev (danfe)  |
converters/ocaml-jsonm: update the port to version 1.0.1 and
- Chase HTTP/1.1 301 redirection when fetching the distfile
- Update license (ISCL), assume maintainership of the port
- Use provided build scripts instead of performing it manually
- Convert to static pkg-plist, 16 lines don't warrant dynamic
devel/ocaml-uutf: (required) update the port to version 1.0.2
and make changes similar to the above;
devel/ocaml-topkg: call `do-build' recipe in ${BUILD_WRKSRC}. |
1.0.3 14 Sep 2021 14:33:34
    |
Alexey Dokuchaev (danfe)  |
devel/ocaml-topkg: new port had been added (+)
Topkg is a packager for distributing OCaml software. It provides
an API to describe the files a package installs in a given build
configuration and to specify information about the package's
distribution, creation, and publication procedures.
WWW: https://erratique.ch/software/topkg |
Number of commits found: 6
|