non port: security/apg/Makefile |
SVNWeb
|
Number of commits found: 49 |
Fri, 8 Sep 2023
|
[ 14:34 Dmitri Goutnik (dmgk) ] 8e4bc57 (Only the first 10 of 582 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go* update
|
Fri, 4 Aug 2023
|
[ 14:24 Dmitri Goutnik (dmgk) ] 09b9930 (Only the first 10 of 576 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Sat, 8 Apr 2023
|
[ 15:13 Dmitri Goutnik (dmgk) ] ff40d94 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Mar 2023
|
[ 19:18 Dmitri Goutnik (dmgk) ] 0907973 (Only the first 10 of 555 ports in this commit are shown above. )
all: Bump PORTREVISION after Go ports update
|
Wed, 15 Feb 2023
|
[ 19:06 Dmitri Goutnik (dmgk) ] 56b5ec7 (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{119,120} update
|
Thu, 9 Feb 2023
|
[ 21:55 Dmitri Goutnik (dmgk) ] 2297efc (Only the first 10 of 554 ports in this commit are shown above. )
all: Bump PORTREVISION after GO_DEFAULT update.
|
Sat, 14 Jan 2023
|
[ 11:31 Dmitri Goutnik (dmgk) ] 3b383d8 (Only the first 10 of 549 ports in this commit are shown above. )
all: Bump PORTVERSION after lang/go{118,119} update
|
Sun, 11 Dec 2022
|
[ 11:17 Dmitri Goutnik (dmgk) ] d9ad100 (Only the first 10 of 543 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 6 Oct 2022
|
[ 19:24 Dmitri Goutnik (dmgk) ] bde5186 (Only the first 10 of 525 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Thu, 8 Sep 2022
|
[ 16:33 Dmitri Goutnik (dmgk) ] f05c98f (Only the first 10 of 523 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{118,119} update
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 3 Aug 2022
|
[ 21:35 Dmitri Goutnik (dmgk) ] 4476f89 (Only the first 10 of 520 ports in this commit are shown above. )
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
|
Thu, 14 Jul 2022
|
[ 12:46 Dmitri Goutnik (dmgk) ] 153cb65 (Only the first 10 of 516 ports in this commit are shown above. )
all: Bump PORTREVISION after lang/go{117,118} update
|
Sun, 19 Jun 2022
|
[ 12:46 Vinícius Zavam (egypcio) ] 3344807
security/apg: update 0.4.0 to 0.4.1
https://github.com/wneessen/apg-go/releases/tag/v0.4.1
|
Tue, 7 Jun 2022
|
[ 21:56 Dmitri Goutnik (dmgk) ] 309cdec (Only the first 10 of 511 ports in this commit are shown above. )
*/*: Bump port revisons after lang/go{117,118} update
|
Wed, 30 Mar 2022
|
[ 07:01 Guangyuan Yang (ygy) ] d690b51 (Only the first 10 of 498 ports in this commit are shown above. )
*/*: Bump PORTREVISION after lang/go 1.18 update
|
Wed, 29 Dec 2021
|
[ 13:11 Vinícius Zavam (egypcio) ] 3764cfc
security/apg: update 0.3.2 to 0.4.0
* https://github.com/wneessen/apg-go/releases/tag/v0.4.0
* https://github.com/wneessen/apg-go/compare/v0.3.2...v0.4.0
|
Thu, 12 Aug 2021
|
[ 18:25 Vinícius Zavam (egypcio) ] d993493
security/apg: update 0.3.1 to 0.3.2
|
Fri, 7 May 2021
|
[ 07:02 Mathieu Arnold (mat) ] aea700e
security/apg: Port version went backwards.
When it was resurrected, the port version went from 2.3.0b_6 to 0.3.0.
To ensure an easy upgrade path, bump PORTEPOCH.
|
Sun, 18 Apr 2021
|
[ 19:21 Vinícius Zavam (egypcio) ] 88a2209
security/apg: update 0.3.0 to 0.3.1
* fix generating a password while -m and -x were passed together;
- https://github.com/wneessen/apg-go/issues/13
* minLength changed from 8 to 12 (just like original APG version);
* maxLength stays 20.
|
Tue, 13 Apr 2021
|
[ 13:57 Vinícius Zavam (egypcio) ] db8dbd7
REVIVE: security/apg, Automated Password Generator written in Go
apg-go is a simple APG-like password generator written in Go.
It tries to replicate the functionality of the "Automated Password
Generator", which hasn't been maintained since 2003. Since FIPS-181
(pronouncable passwords) has been withdrawn in 2015, I didn't see
any use in replicating that feature. Therfore apg-go does not support
pronouncable passwords.
WWW: https://github.com/wneessen/apg-go
|
Wed, 30 Dec 2020
|
[ 00:05 matthew ]
Correct typo in the deprecation comment
Submitted by: John W. O'Brien
|
Mon, 28 Dec 2020
|
[ 10:43 matthew ]
Finally bow to the inevitable and deprecate apg -- it has seen no
development for years, and the distfiles are no-longer available
except for a private copy in my account on freefall. Expiry date set
to 3 months from now.
Also, since it has bit-rotted so much that its cracklib integration
doesn't work correctly, delete the CRACKLIB option.
PR: 250868
Submitted by: Geoff Moraes
|
Tue, 1 Aug 2017
|
[ 16:09 matthew ]
The upstream site seems to have disappeared -- www.adel.nursat.kz no
longer resolves in the DNS. It's not clear is this is a permanent
change, but in the mean time use LOCAL/matthew as a temporary
replacement.
|
Wed, 2 Nov 2016
|
[ 22:45 mat ] (Only the first 10 of 110 ports in this commit are shown above. )
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Mon, 18 Apr 2016
|
[ 06:43 matthew ]
Bump PORTREVISION, forgotten in previous commit.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 16 May 2015
|
[ 09:30 matthew ]
- Fix an error in apg(1) and apgd(8) man pages
- Regenerate patches
Submitted by: jgh
|
Thu, 14 May 2015
|
[ 06:38 matthew ]
- Remove useless MASTER_SITE_SUBDIR
- Fix description for CRACKLIB option
- Use OPTIONS helpers
- Simplify options handling, remove options.mk inclusion
- Silence post-extract
- Pet portlint
PR: 200183
Submitted by: amdmi3
|
Sun, 7 Sep 2014
|
[ 05:09 glewis ]
. Fix LICENSE specification (BSD -> BSD3CLAUSE)
Approved by: portmgr (blanket)
|
Fri, 5 Sep 2014
|
[ 20:19 tijl ]
security/cracklib:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Convert to USES=python
- Use MAKE_CMD
- Create manpage link in post-install instead of using @exec
|
Tue, 15 Jul 2014
|
[ 16:57 adamw ] (Only the first 10 of 14 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Fri, 27 Sep 2013
|
[ 08:44 matthew ]
- stagify
- use new LIB_DEPENDS style
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Sun, 23 Sep 2012
|
[ 15:38 danfe ]
- Adjust "Created by" tag to include more complete submitter's information
- Mute MKDIRs, remove trailing dot from RESTRICTED, drop leading indefinite
article from COMMENT where appropriate
|
[ 14:59 matthew ]
- Fix spelling in docs: normally I'd submit this change upstream, but
upstream has been completely unresponsive for years.
- While here, rebuild patches using current naming conventions
- Trim Makefile headers
PR: 165312
Submitted by: Anatoly Borodin
|
Mon, 4 Jun 2012
|
[ 19:25 matthew ] (Only the first 10 of 13 ports in this commit are shown above. )
- Convert all my remaining ports to OPTIONSng
Files affected:
databases/mysql-connector-java/Makefile
databases/phpmyadmin/Makefile
mail/sa-utils/Makefile
net/phpldapadmin/Makefile
security/apg/Makefile
textproc/sphinxsearch/Makefile
www/p5-RT-Authen-ExternalAuth/Makefile
www/p5-RT-Extension-LDAPImport/Makefile
www/p5-RT-Extension-SLA/Makefile
www/p5-RTx-Calendar/Makefile
www/rt40/Makefile
www/rt40/Makefile.cpan
x11-fonts/gentium/Makefile
x11-fonts/gentium-basic/Makefile
Approved by: shaun (mentor)
|
Mon, 27 Feb 2012
|
[ 23:44 matthew ]
- Take maintainership
- Fix LIB_DEPENDS when WITH_CRACKLIB is selected
Approved by: shaun (mentor)
PRs: ports/165313 [1], ports/165469 [2]
Submitted by: anatoly.borodin@gmail.com [1], freebsd@omnilan.de [2]
|
[ 20:32 glarkin ] (Only the first 10 of 49 ports in this commit are shown above. )
- Reassign to the heap
Requested by: roam (on ports-developers@)
|
Thu, 23 Dec 2010
|
[ 10:54 roam ]
Fix a segfault when using the -y option. While I'm here:
- remove the MD5 checksum from the distfile
- note upstream's BSD license
- OPTIONSify the support for CrackLib
- add a descriptive patch header to the existing patch-aa
- remove the packetstorm master site, it only seems to carry a much
older version of apg
- bump PORTREVISION for the segfault fix
PR: 153382 (the segfault fix)
Submitted by: David Boyd <David.Boyd@insightbb.com>
|
Mon, 4 Jul 2005
|
[ 11:27 roam ]
Fix cracklib support:
- there is no lib/crack.a [1], and moreover
- apg actually links to the dynamic library, so BUILD -> LIB_DEPENDS.
Bump PORTREVISION, since the package dependencies changed.
PR: 79673 [1]
Submitted by: Vasil Dimov <vd@datamax.bg>
|
Tue, 2 Sep 2003
|
[ 15:45 roam ]
Update to 2.3.0b, enabling cracklib use and installing docfiles.
PR: 55884
Submitted by: Roman Neuhauser <roman@bellavista.cz>
|
Sat, 16 Aug 2003
|
[ 16:02 petef ]
Add MASTER_SITE_PACKETSTORM as an additional mirror.
PR: 52109
Submitted by: Jim Geovedi <jim@corebsd.or.id>
Approved by: various maintainers, timeouts
|
Wed, 19 Feb 2003
|
[ 16:07 roam ] (Only the first 10 of 70 ports in this commit are shown above. )
Remove pkg-comment files in my ports.
|
Fri, 20 Sep 2002
|
[ 08:26 roam ]
Update to apg-2.1.0.
PR: 42837
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
|
Tue, 21 May 2002
|
[ 10:25 roam ]
Update to apg-2.0.0final.
PR: 38311
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
|
Mon, 9 Apr 2001
|
[ 12:09 roam ]
Update to 1.2.13, fix a fennerism along the way ;)
|
Mon, 22 Jan 2001
|
[ 07:31 roam ]
Correct my e-mail address: roam@orbitel.bg -> roam@FreeBSD.org.
|
Sat, 20 Jan 2001
|
[ 00:13 roam ]
apg is an automated generator for pronounceable passwords.
|
Number of commits found: 49 |