Port details |
- yapet Curses based password manager
- 2.3_2 security =4 2.3_2Version of this port present on the latest quarterly branch.
- Maintainer: rafi@guengel.ch
- Port Added: 2008-03-03 09:11:51
- Last Update: 2024-02-25 13:34:16
- Commit Hash: da3026a
- People watching this port, also watch:: php81-pear, php81-pear-horde-Horde_Alarm, php81-pear-XML_DTD, autoconf, libXdamage
- License: GPLv3
- WWW:
- https://yapet.guengel.ch/
- Description:
- YAPET is a curses based password manager using AES-256 encryption
algorithm to store passwords encrypted on disk.
- ¦ ¦ ¦ ¦
- 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/security/yapet/ && make install clean
- To add the package, run one of these commands:
- pkg install security/yapet
- pkg install yapet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yapet
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1551812408
SHA256 (yapet-2.3.tar.gz) = 8f878c0759c7e23d1f67dfdcc50f890eb7c527368c40407a72d1bb7c13d01861
SIZE (yapet-2.3.tar.gz) = 4015076
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Library dependencies:
-
- libargon2.so : security/libargon2
- libcppunit.so : devel/cppunit
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for yapet-2.3_2:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- security_yapet
- USES:
- compiler:c++14-lang gmake ncurses ssl pkgconfig gettext-runtime
- 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 |
2.3_2 25 Feb 2024 13:34:16 |
Muhammad Moinur Rahman (bofh) |
security/yapet: Moved man to share/man
Approved by: portmgr (blanket) |
2.3_1 20 Jul 2023 17:42:36 |
Muhammad Moinur Rahman (bofh) |
security/yapet: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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) |
2.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 ) |
2.3_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3_1 26 Jul 2019 20:46:57 |
gerald |
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 |
2.3 20 May 2019 15:49:41 |
pkubaj |
security/yapet: fix build with GCC-based architectures
Don't link with $ssldir/lib if $ssldir is /usr.
This creates a build failure on GCC architectures. -L/usr/lib is added to
LDFLAGS and GCC from ports tries to link to base libstdc++.
PR: 237703
Approved by: mat (maintainer), rafi@guengel.ch (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D20284 |
2.3 18 Mar 2019 19:39:54 |
linimon |
Pet portlint. |
2.3 07 Mar 2019 18:45:57 |
swills |
security/yapet: update to 2.3
PR: 236295
Submitted by: Rafael Ostertag <rafi@guengel.ch> (maintainer) |
1.1 20 Feb 2018 19:53:59 |
yuri |
security/yapet: Update to 1.1
Additional port changes:
* Added LICENSE_FILE
* Removed NLS_CPPFLAGS/NLS_LDFLAGS (not needed)
* Updated MASTER_SITES
* Updated WWW
PR: 225998
Submitted by: Rafael Ostertag <rafi@guengel.ch> (maintainer)
Approved by: tcberner (mentor, implicit) |
1.0_2 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.0_2 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.0_1 13 Oct 2016 13:08:10 |
amdmi3 |
- Switch couple more ports to verbose build
- Remove --disable-silent-rules which are used by default
Approved by: portmgr blanket |
1.0_1 03 Feb 2016 22:16:34 |
marino |
security/yapet: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
1.0_1 13 Nov 2014 10:38:17 |
antoine |
Cleanup plist |
1.0 09 Mar 2014 14:37:40 |
jhale |
- Update to 1.0
- Support staging
- Add LICENSE (GPLv3)
- Convert to options helpers
- Sort pkg-plist and don't try to remove mtree directories
PR: ports/187075
Submitted by: Rafael Ostertag <rafi@guengel.ch> (maintainer) |
0.7 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
0.7 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.7 19 Sep 2013 16:15:30 |
wg |
security/yapet: fix build on CURRENT
- Fix build on CURRENT
PR: ports/182211
Submitted by: Rafael Ostertag <rafi guengel.ch> (maintainer) |
0.7 06 Sep 2013 23:31:30 |
rakuco |
Add patch to fix the build on 10-CURRENT.
PR: ports/181849
Submitted by: Rafael Ostertag <rafi@guengel.ch> (maintainer) |
0.7 30 Apr 2013 06:28:27 |
jgh |
- convert ports to USES= gettext
Approved by: portmgr (bapt@) |
0.7 28 Apr 2013 21:02:40 |
bapt |
Convert security to new options framework |
0.7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.7 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.7 20 Sep 2010 13:50:20 |
decke |
- Update to 0.7
PR: ports/150730
Submitted by: Rafael Ostertag <rafi at guengel dot ch> (maintainer)
Approved by: beat (co-mentor, implicit) |
0.6_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.6 04 Sep 2009 17:07:44 |
wxs |
- Update to 0.6
- Add option to enable password generator
- Respect NOPORTDOCS
- Fix pkg-descr to be more accurate
PR: ports/138530
Submitted by: Rafael Ostertag <rafi@guengel.ch> (maintainer) |
0.4_1 25 Jul 2009 07:48:12 |
beat |
- Add patch to fix bug "load option in ~/.yapet does not append the
suffix" (see http://bugs.guengel.ch/show_bug.cgi?id=3)
- Add patch to fix bug "Fields containing the field delimiter confuses
csv2yapet" (see http://bugs.guengel.ch/show_bug.cgi?id=6)
- Honor NOPORTDOCS
- Bump PORTREVISION
PR: ports/136910
Submitted by: Rafael Ostertag <rafi AT guengel.ch> (maintainer) |
0.4 13 Jul 2009 22:21:10 |
miwi |
- Update to 0.4
PR: 136694
Submitted by: Rafael Ostertag <rafi@guengel.ch> (maintainer) |
0.3 17 May 2009 13:01:47 |
miwi |
- Update to 0.3
PR: 133713
Submitted by: Rafael Ostertag <rafi@guengel.ch> (maintainer) |
0.2_1 15 Aug 2008 00:22:12 |
edwin |
[maintainer update] security/yapet: port update to 0.2_1
Port update to 0.2_1 in order to incorporate software patches.
PR: ports/126335
Submitted by: Rafael Ostertag <rafi@guengel.ch> |
0.2 20 Jul 2008 18:41:53 |
miwi |
- Update to 0.2
PR: 125807
Submitted by: maintainer |
0.1 03 Mar 2008 09:11:34 |
vanilla |
Add yapet 0.1, a curses based password manager.
PR: ports/121293
Submitted by: Rafael Ostertag <rafi at guengel.ch> |