| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=214163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EXIF and IPTC image metadata. It is a python module that allows your python
scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded in image
files (JPEG, TIFF, ...).
It is designed as a high level interface to the functionalities offered by
exiv2 (and is built on top of it). Using python's built-in data types and
standard modules, it provides easy manipulation of image metadata.
WWW: http://tilloy.net/dev/pyexiv2/
PR: ports/124193
Submitted by: Denis Barov <dindin at dindin.ru>
Notes:
svn path=/head/; revision=214161
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor, implicit)
Notes:
svn path=/head/; revision=214160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If password based logins is enabled in ikiwiki, those passwords were
until this release stored in cleartext in the userdb. To guard
against exposing users' passwords, ikiwiki now use strong (blowfish)
hashes for storing passwords.
To hash existing passwords, update to this version and run the
following command for each of your ikiwiki src dirs:
ikiwiki-transition hashpassword /path/to/your/wiki/srcdir
Approved by: erwin (mentor, implicit)
Security: http://www.vuxml.org/freebsd/90db9983-2f53-11dd-a0d8-0016d325a0ed.html
Notes:
svn path=/head/; revision=214159
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor, implicit)
Notes:
svn path=/head/; revision=214158
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
passphrases. An object of this type is a passphrase recogniser: its
job is to recognise whether an offered passphrase is the right one.
For security, such passphrase recognisers usually do not themselves
know the passphrase they are looking for; they can merely recognise it
when they see it. There are many schemes in use to achieve this
effect, and the intent of this class is to provide a consistent
interface to them all, hiding the details.
The CPAN package Authen::Passphrase contains implementations of
several specific passphrase schemes in addition to the base class.
WWW: http://search.cpan.org/dist/Authen-Passphrase/
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=214156
|
|
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Crypt/UnixCrypt_XS/
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=214154
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
key setup very expensive. ("Eks" stands for "expensive key
schedule".) This doesn't make it significantly cryptographically
stronger, but is intended to hinder brute-force attacks. It also
makes it unsuitable for any application requiring key agility. It was
designed by Niels Provos and David Mazieres for password hashing in
OpenBSD.
Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost
parameter that controls how expensive the key scheduling is. It also
takes a family key, known as the "salt". Cost and salt parameters
together define a cipher family. Within each family, a key determines
an encryption function in the usual way.
This distribution also includes an implementation of "bcrypt", the
Unix crypt() password hashing algorithm based on Eksblowfish.
WWW: http://search.cpan.org/dist/Crypt-Eksblowfish/
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=214152
|
|
|
|
|
|
|
|
|
|
|
|
| |
from VMS, and some associated VMS username and password handling
functions.
WWW: http://search.cpan.org/dist/Authen-DecHpwd/
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=214150
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 124091
Submitted by: "Scot W. Hetzel" <swhetzel@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=214148
|
|
|
|
|
|
|
|
|
|
|
| |
of Perl modules, which are normally handled at compile time.
WWW: http://search.cpan.org/dist/Module-Runtime/
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=214147
|
|
|
|
|
|
|
| |
Reported by: itetcu
Notes:
svn path=/head/; revision=214146
|
|
|
|
|
|
|
|
| |
PR: 124026
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Notes:
svn path=/head/; revision=214145
|
|
|
|
|
|
|
|
| |
PR: 124026
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Notes:
svn path=/head/; revision=214144
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer mail adress
PR: 124192
Submitted by: Benjamin Lutz (maintainer)
Notes:
svn path=/head/; revision=214143
|
|
|
|
|
|
|
| |
Reported by: Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
Notes:
svn path=/head/; revision=214142
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a BSD-style license like Apache. It allows the definition and use of macros
within apache runtime configuration files. The syntax is a natural extension
to apache html-like configuration style.
WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/
PR: ports/124173
Submitted by: Lukasz Wasikowski <lukasz at wasikowski.net>
Notes:
svn path=/head/; revision=214140
|
|
|
|
| |
Notes:
svn path=/head/; revision=214139
|
|
|
|
| |
Notes:
svn path=/head/; revision=214138
|
|
|
|
| |
Notes:
svn path=/head/; revision=214137
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 124189
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Notes:
svn path=/head/; revision=214136
|
|
|
|
|
|
|
|
|
|
|
| |
- Update pkg-message to better visual
PR: ports/124117
Submitter: Jason E. Hale <bsdkaffee gmail.com> (maintainer)
Approved by: thierry (mentor)
Notes:
svn path=/head/; revision=214135
|
|
|
|
| |
Notes:
svn path=/head/; revision=214134
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with gcc4.2
Submitted by: miwi
Approved by: David Wolfskill (maintainer via private mail)
Notes:
svn path=/head/; revision=214133
|
|
|
|
|
|
|
|
|
|
| |
- Use SF macro
PR: 124188
Submitted by: David Wolfskill <david@catwhisker.org>
Notes:
svn path=/head/; revision=214132
|
|
|
|
| |
Notes:
svn path=/head/; revision=214131
|
|
|
|
| |
Notes:
svn path=/head/; revision=214130
|
|
|
|
|
|
|
|
| |
PR: 124188
Submitted by: David Wolfskill <david@catwhisker.org>
Notes:
svn path=/head/; revision=214129
|
|
|
|
|
|
|
|
| |
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=603069>.
Notes:
svn path=/head/; revision=214128
|
|
|
|
|
|
|
|
| |
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=600358>.
Notes:
svn path=/head/; revision=214127
|
|
|
|
| |
Notes:
svn path=/head/; revision=214126
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and controlled from a single terminal. tmux is intended to be a simple, modern,
BSD-licensed alternative to programs such as GNU screen.
WWW: http://tmux.sf.net/
PR: ports/124093
Submitted by: Wen Heping <wenheping at gmail.com>
Notes:
svn path=/head/; revision=214124
|
|
|
|
|
|
|
| |
Repocopy and adding necessary fixes has been done.
Notes:
svn path=/head/; revision=214123
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix the post-patch target
- Remove un-necessary Author line in pkg-descr
- Pass maintainership to submitter
PR: 124158
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Notes:
svn path=/head/; revision=214122
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 124178
Submitted by: Wen heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=214121
|
|
|
|
|
|
|
|
|
|
|
| |
- Install setup.sh as mpdscribble-setup which is required at runtime
- Bump PORTREVISION
PR: ports/122993
Submitted by: Sokolov Alexey <sokolov at truebsd.org>
Notes:
svn path=/head/; revision=214120
|
|
|
|
|
|
|
|
|
| |
PR: 118502
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: maintainer timeout (about 6 months)
Notes:
svn path=/head/; revision=214119
|
|
|
|
|
|
|
|
|
| |
- bump the PORTREVISION
Approved by: miwi
Notes:
svn path=/head/; revision=214118
|
|
|
|
|
|
|
|
| |
Approved by: miwi
PR: ports/121414 (with updated patch)
Notes:
svn path=/head/; revision=214117
|
|
|
|
|
|
|
|
| |
PR: ports/123811
Submitted by: Edward Sutton, III <mirror176 at hotmail.com>
Notes:
svn path=/head/; revision=214116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a user opts out of the first part of the pkg-install script, but
elects to interact with the second part of the script and decides to
create new certs, the creation of the certs will fail silently if the
certs directory does not exist. This is because the certs directory
is created (if necessary) in the pre-install portion of the pkg-install
script, but the certs are created in the post-install part of the script.
This PR corrects this problem by moving the creation of the certs directory
to the same subroutine that the certs are created in.
PR: ports/123883
Submitted by: Paul Schmehl <pauls at utdallas.edu> (maintainer)
Notes:
svn path=/head/; revision=214115
|
|
|
|
|
|
|
|
|
| |
PR: 117985
Submitted by: Oles Hnatkevych <don_oles@able.com.ua>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=214114
|
|
|
|
| |
Notes:
svn path=/head/; revision=214113
|
|
|
|
| |
Notes:
svn path=/head/; revision=214112
|
|
|
|
|
|
|
|
|
| |
PR: 122734
Submitted by: Steve Wills <steve@mouf.net>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=214111
|
|
|
|
|
|
|
|
| |
PR: 124183
Submitted by: maintainer
Notes:
svn path=/head/; revision=214110
|
|
|
|
| |
Notes:
svn path=/head/; revision=214109
|
|
|
|
| |
Notes:
svn path=/head/; revision=214108
|
|
|
|
| |
Notes:
svn path=/head/; revision=214107
|
|
|
|
|
|
|
|
|
|
| |
DSS6 support environment memo:
o Compile tested on i386(8-current)/amd64(7-stable).
o Playing tested on i386(8-current) to i386/amd64 like
$ mplayer rtsp://STREAMSERVER/sample_h264_1mbit.mp4
Notes:
svn path=/head/; revision=214106
|