app-misc / note

A note taking perl program

Official package sites : https://www.daemon.de/NOTE ·

v1.3.26 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ppc x86 ~arm64 ~riscv
USE flags
crypt dbm general mysql text

General

crypt
Add support for encryption -- using mcrypt or gpg where applicable
dbm
Add support for generic DBM databases
general
Add support for ascii flatfile backend
mysql
Add mySQL Database support
text
Add support for text backend

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / Config-General : Config file parser module

dev-perl / Crypt-Blowfish : Perl Blowfish encryption module

dev-perl / Crypt-CBC : Encrypt Data with Cipher Block Chaining Mode

dev-perl / Crypt-DES : Perl DES encryption module

dev-perl / DBD-mysql : MySQL driver for the Perl5 Database Interface (DBI)

dev-perl / Term-ReadLine-Perl : Quick implementation of readline utilities

dev-perl / TermReadKey : Change terminal modes, and perform non-blocking reads

dev-perl / YAML : YAML Ain't Markup Language (tm)

virtual / perl-Storable : Virtual for Storable

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / Config-General : Config file parser module

dev-perl / Crypt-Blowfish : Perl Blowfish encryption module

dev-perl / Crypt-CBC : Encrypt Data with Cipher Block Chaining Mode

dev-perl / Crypt-DES : Perl DES encryption module

dev-perl / DBD-mysql : MySQL driver for the Perl5 Database Interface (DBI)

dev-perl / Term-ReadLine-Perl : Quick implementation of readline utilities

dev-perl / TermReadKey : Change terminal modes, and perform non-blocking reads

dev-perl / YAML : YAML Ain't Markup Language (tm)

virtual / perl-Storable : Virtual for Storable

Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-misc/note: Keyword 1.3.26 arm64, #907077
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yongxiang Liang · gentoo
app-misc/note: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/note: drop 1.3.3-r2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/note: Stabilize 1.3.26 ppc, #769662
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/note: Stabilize 1.3.26 x86, #769662
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/note: Stabilize 1.3.26 amd64, #769662
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/note: cleanup old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/note: Stabilize 1.3.3-r2 amd64, #764851
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/note: Stabilize 1.3.3-r2 x86, #764851
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/note: Stabilize 1.3.3-r2 ppc, #764851
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/note: bump to 1.3.26
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
app-misc/note: EAPI bump, fix deps, general cleanup
Bug 665824 is forcing a dependency review as virtual/mysql is incorrect This package simply will need DBD-mysql While at it, remove the dodir/cp pairs for into{ins,exe}/do{ins,exe} pairs This remains maintainer-needed as no real testing was done Bug: https://bugs.gentoo.org/665824 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/syncthing'
Pull Request: https://github.com/gentoo/gentoo/pull/990
Patrice Clement · gentoo
Merge github#980: dev-perl/crypt-*: fix names.
This PR concerns itself with a bulk rename of dev-perl/crypt-* - Each dev-perl/crypt-* is copied to dev-perl/Crypt-*. - All deps are then fixed. - All are then pkgmoved crypt-* -> Crypt-*. - dev-perl/crypt-* is then nuked. Pull-Request: https://github.com/gentoo/gentoo/pull/980 Reporter: Kent Fredric <kentfredric@gmail.com> Acked-by: Patrice Clement <monsieurp@gentoo.org> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Kent Fredric · gentoo
app-misc/note: Fix dependency on Crypt-CBC
Package-Manager: portage-2.2.27
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed