Port details |
- shflags Command-line flags module for Unix shell scripts
- 1.3.0 devel =2 1.3.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2009-12-17 14:21:33
- Last Update: 2023-08-26 21:41:44
- Commit Hash: ae6d59f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/kward/shflags
- Description:
- shFlags is a port of the Google gflags library for Unix shell. The code is
written in a way to be as portable as possible to work across a wide array of
Unix variants.
shFlags is simply a library that you include into an existing shell script that
gives you some additional functions that can be called. The power behind those
functions though is somewhat amazing though, and you will hopefully be amazed
with the simplicity with which you can handle command-line arguments in shell.
- ¦ ¦ ¦ ¦
- 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/shflags/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/shflags
- pkg install shflags
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: shflags
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693056789
SHA256 (kward-shflags-v1.3.0_GH0.tar.gz) = 163910a2609dc1861420b7219250a129530dbf00cc774379542cd96ae15e3735
SIZE (kward-shflags-v1.3.0_GH0.tar.gz) = 49191
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- bash : shells/bash
- dash : shells/dash
- ksh93 : shells/ksh
- mksh : shells/mksh
- zsh : shells/zsh
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_shflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0 26 Aug 2023 21:41:44 |
Po-Chuan Hsieh (sunpoet) |
devel/shflags: Add make test |
1.3.0 26 Aug 2023 20:33:39 |
Po-Chuan Hsieh (sunpoet) |
devel/shflags: Update to 1.3.0
Changes: https://github.com/kward/shflags/releases |
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.2.3 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.2.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.2.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.3 26 Jan 2018 18:10:52 |
sunpoet |
Update to 1.2.3
- Update pkg-descr
- Take maintainership
Changes: https://github.com/kward/shflags/releases |
1.2.2 29 Oct 2017 07:04:13 |
vanilla |
Update to 1.2.2. |
1.2.1 19 Aug 2017 07:21:50 |
vanilla |
Update to 1.2.1. |
1.2.0 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.2.0 15 Jan 2016 07:00:22 |
miwi |
- Update to 1.2.0
- Update LICENSE
PR: 206246
Submitted by: ports fury |
1.0.3 30 Jun 2015 22:54:45 |
amdmi3 |
- Switch to new github home
- Add LICENSE
- Add NO_ARCH
PR: 201174
Submitted by: tkato432@yahoo.com
Differential Revision: |
1.0.3 19 Feb 2014 10:21:19 |
ehaupt |
Support staging |
1.0.3 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.0.3 29 Aug 2013 04:09:41 |
sunpoet |
- Use single space after WWW: |
1.0.3 17 Aug 2013 16:32:41 |
bdrewery |
- Reset yzlin's ports
With hat: portmgr |
1.0.3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.0.3 17 Dec 2009 14:21:05 |
yzlin |
Add shflags 1.0.3, command-line flags module for Unix shell scripts.
Approved by: lwhsu/rafan (mentors, implicit) |