Commit graph

32 commits

Author SHA1 Message Date
Matthew Seaman
f2dfe49c0d 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.
2017-08-01 16:09:06 +00:00
Mathieu Arnold
d26ef18700 Cleanup no longer needed CHMOD usage after r424898.
PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-11-02 22:45:14 +00:00
Matthew Seaman
6425603723 Bump PORTREVISION, forgotten in previous commit. 2016-04-18 06:43:58 +00:00
Matthew Seaman
af57dab76d Make the path to find cracklib dictionaries match what crackib uses
nowadays.

PR:		208881
Submitted by:	freebsd@skinc.ru
2016-04-18 06:43:12 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Matthew Seaman
d6c4db6372 - Fix an error in apg(1) and apgd(8) man pages
- Regenerate patches

Submitted by:	jgh
2015-05-16 09:30:34 +00:00
Matthew Seaman
b901072a55 - 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
2015-05-14 06:38:55 +00:00
Baptiste Daroussin
3f9395d599 Remove Author from pkg-descr and white space fixes 2015-03-02 23:41:59 +00:00
Antoine Brodin
698f4644c4 Cleanup plist 2014-11-13 09:02:57 +00:00
Greg Lewis
53f866c484 . Fix LICENSE specification (BSD -> BSD3CLAUSE)
Approved by:	portmgr (blanket)
2014-09-07 05:09:52 +00:00
Tijl Coosemans
e3056c3b46 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
2014-09-05 20:19:04 +00:00
Adam Weinberger
5d2373a092 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:57:39 +00:00
Matthew Seaman
97b6cafc1e - stagify
- use new LIB_DEPENDS style
2013-09-27 08:44:25 +00:00
Baptiste Daroussin
a65ed2e51b Add NO_STAGE all over the place in preparation for the staging support (cat: security) 2013-09-20 22:55:24 +00:00
Alexey Dokuchaev
e6bc1ecae5 - 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
2012-09-23 15:38:58 +00:00
Matthew Seaman
67c07850d7 - 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
2012-09-23 14:59:36 +00:00
Matthew Seaman
ce2305af67 - 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)
2012-06-04 19:25:56 +00:00
Matthew Seaman
2f3d72014c - 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]
2012-02-27 23:44:44 +00:00
Greg Larkin
b48da6b6c5 - Reassign to the heap
Requested by:	roam (on ports-developers@)
2012-02-27 20:32:31 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Peter Pentchev
bc5522df11 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>
2010-12-23 10:54:46 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Peter Pentchev
2e1a161511 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>
2005-07-04 11:27:40 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Peter Pentchev
4df511c247 Update to 2.3.0b, enabling cracklib use and installing docfiles.
PR:		55884
Submitted by:	Roman Neuhauser <roman@bellavista.cz>
2003-09-02 15:45:45 +00:00
Pete Fritchman
7409a9c423 Add MASTER_SITE_PACKETSTORM as an additional mirror.
PR:		52109
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
Approved by:	various maintainers, timeouts
2003-08-16 16:02:39 +00:00
Peter Pentchev
33059bd045 Remove pkg-comment files in my ports. 2003-02-19 16:07:30 +00:00
Peter Pentchev
0df64d1186 Update to apg-2.1.0.
PR:		42837
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-09-20 08:26:34 +00:00
Peter Pentchev
d33b7956a4 Update to apg-2.0.0final.
PR:		38311
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-05-21 10:25:17 +00:00
Peter Pentchev
f99cf0b5c1 Update to 1.2.13, fix a fennerism along the way ;) 2001-04-09 11:09:33 +00:00
Peter Pentchev
48b7102480 Correct my e-mail address: roam@orbitel.bg -> roam@FreeBSD.org.
Reminded by:	Bill Fenner's distfile survey mail
2001-01-22 07:31:15 +00:00
Peter Pentchev
1264b6c7b0 apg is an automated generator for pronounceable passwords. 2001-01-20 00:13:18 +00:00