Port details |
- undead Obsolete Phobos modules upgraded to work with the latest D
- 1.1.8_1 devel =2 1.1.8_1Version of this port present on the latest quarterly branch.
- Maintainer: romain@FreeBSD.org
- Port Added: 2023-04-22 09:39:15
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://github.com/dlang/undeaD/
- Description:
- Need an obsolete Phobos module? Here they are, back from the dead and upgraded
to work with the latest D.
modules included:
* std.bitarray
* std.date
* std.datebase
* std.dateparse
* std.regexp
* std.signals
* std.stream and friends
* std.xml
Some individual functions have been moved here rather than full Phobos modules.
They are:
* undead.doformat: Contains the doFormat function from std.format
* undead.string: Contains regex style pattern matching functions from
std.string
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/undead/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/undead
- pkg install undead
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: undead
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682128804
SHA256 (dlang-undeaD-v1.1.8_GH0.tar.gz) = 36a59b4740b147f4345caa26908f40a97fc7cc67dac6983c226369c59f909e92
SIZE (dlang-undeaD-v1.1.8_GH0.tar.gz) = 97174
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:
-
- ldmd2 : lang/ldc
- dub : devel/dub
- This port is required by:
- for Build
-
- x11/tilix
Configuration Options:
- No options to configure
- Options name:
- devel_undead
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.8_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.1.8 22 Apr 2023 09:37:58 |
Romain Tartière (romain) |
devel/undead: New port
Need an obsolete Phobos module? Here they are, back from the dead and upgraded
to work with the latest D.
modules included:
* std.bitarray
* std.date
* std.datebase
* std.dateparse
* std.regexp
* std.signals
* std.stream and friends
* std.xml
Some individual functions have been moved here rather than full Phobos modules.
They are:
* undead.doformat: Contains the doFormat function from std.format
* undead.string: Contains regex style pattern matching functions from
std.string |
Number of commits found: 2
|