| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Add LICENSE (GPLv2+)
Dependency cleanup
Whitespace fix
Remake patches
Take maintainership
|
|
|
|
|
|
|
|
|
|
|
| |
r415872 changed the binary name that security/pinentry-qt4 installs without
bumping PORTREVISION in the affected ports, so if security/pinentry gets
rebuilt after this change but security/pinentry-qt4 is not the pinentry symlink
will be broken. Similarly, if one builds security/pinentry-qt{4,5} without
updating security/pinentry, the pinentry symlink will also be broken.
PR: 209556
MFH: 2016Q3
|
|
|
|
|
| |
- Update to 0.9.1
- Remove no longer needed patch
|
|
|
|
|
|
|
|
| |
- Resolve mutual conflict for security/pinentry-* ports
- Add new port security/pinentry-tty for pure console version of pinentry
- Convert security/pinentry to meta-alike port that depends on pinentry-tty by
default and installs commons files (documentation). Mark it architecture
independent.
|
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
|
|
|
|
| |
security)
|
|
|
|
|
| |
- Remove stale patch
- Drop deprecated PTHREAD_* stuff
|
|
|
|
| |
- minor fixes/changes.
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Adjust comment
Reported by: bapt
|
|
|
|
|
| |
- use CONFLICTS_INSTALL
- other minor changes
|
|
Add new frontend: pinentry-qt4
|