| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=341825
|
|
|
|
|
|
|
| |
security)
Notes:
svn path=/head/; revision=327769
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326998
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION
PR: ports/165881
Submitted by: swills
Feature safe: yes
Notes:
svn path=/head/; revision=293511
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
| |
Notes:
svn path=/head/; revision=276991
|
|
|
|
|
|
|
| |
Approved by: pgj, tabthorpe (mentors)
Notes:
svn path=/head/; revision=256525
|
|
|
|
| |
Notes:
svn path=/head/; revision=256086
|
|
|
|
|
|
|
|
|
| |
(part 8).
Approved by: portmgr (itetcu)
Notes:
svn path=/head/; revision=248617
|
|
|
|
|
|
|
|
| |
PR: ports/131928
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Notes:
svn path=/head/; revision=228890
|
|
|
|
| |
Notes:
svn path=/head/; revision=223794
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211450
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=179182
|
|
|
|
|
|
|
|
|
|
| |
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
Notes:
svn path=/head/; revision=156536
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
|
|
|
|
| |
- update dependency
- bump PORTREVISION
Submitted by: leeym
Approved by: maintainer via email
Notes:
svn path=/head/; revision=152444
|
|
1760) implemented in Perl. It exports the function `key' by default, and
may optionally export the function `compute'.
`compute_md4', `compute_md5', `key_md4', and `key_md5' are provided as
convenience functions for selecting either MD4 or MD5 hashes. The
default is MD4; this may be changed with with the `$Crypt::SKey::HASH'
variable, assigning it the value of `MD4' or `MD5'. You can access any
of these functions by exporting them in the same manner as `compute' in
the above example.
Most S/Key systems use MD4 hashing, but a few (notably OPIE) use MD5.
WWW: http://search.cpan.org/dist/Crypt-SKey
PR: ports/90695
Submitted by: Gabor Kovesdan
Notes:
svn path=/head/; revision=151763
|