rillig
c7ff05f63e
all: replace SUBST_SED with the simpler SUBST_VARS
...
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
2019-05-23 19:22:54 +00:00
wiz
7909ca8cec
Comment out dead sites.
2017-08-16 20:45:30 +00:00
jperkin
17661ff9a5
Bump PKGREVISION for security/openssl ABI bump.
2016-03-05 11:27:40 +00:00
tron
c64e9eb269
Recursive PKGREVISION bump for OpenSSL API version bump.
2014-02-12 23:18:26 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
asau
1a433eae91
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 18:16:19 +00:00
wiz
ee311e3b36
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
wiz
579796a3e5
Recursive PKGREVISION bump for jpeg update to 8.
2010-01-17 12:02:03 +00:00
adrianp
2ae6078ec7
Give up MAINTAINER
2009-07-17 18:00:13 +00:00
wiz
60f460ab01
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
...
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +00:00
tnn
ad6ceadd25
Per the process outlined in revbump(1), perform a recursive revbump
...
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
obache
6763497ac0
Change HOMEPAGE and MASTER_SITES to new location.
2008-01-05 05:00:37 +00:00
wiz
48aee8ab57
Remove Ex-MASTER_SITE. From Zafer Aydogan.
2007-12-02 11:31:49 +00:00
wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
adrianp
cdc84a43ee
Fix man path - this should fix PR# 34948 opened by Robert Elz
2006-10-30 14:07:28 +00:00
adrianp
aab0f21de3
Update to 5.2
...
Fix builds on -current
Grab MAINTAINER
pkglintification
From CHANGES:
v5.2 September 2005 (THC public release)
! THIS IS A THC TAX ANNIVERSARY SPECIAL RELEASE ! HAVE FUN !
* Included patch from ka0ttic@gentoo.org for cleaner gcc compile
* Added SSL_Pending() to prevent rare locking on SSL ports,
thanks to michel(at)arboi.fr.eu.org for reporting
* Added lots of fingerprints, most from Johnny Cyberpunk / THC - THANKS!
v5.1 June 2005 (THC public release)
* Big appdefs.resp update. Thanks to all contributors!
* Finally and forever fixed the --prefix= issue
* Fixed the web update function for bad inet_pton implementations
* Added support for nmap files with IPv6 addresses
* You can scan/check port 0 now (wish from nbach<at>deloitte.dk)
* Less error prone "make install"
2006-10-27 10:35:47 +00:00
adrianp
04dea1605f
Move from www.thc.org to thc.segfault.net
2006-07-18 22:12:30 +00:00
rillig
9fc2d7d281
Removed the superfluous "quotes" and 'quotes' from variables that don't
...
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
joerg
c17a7eac38
Reset maintainer, mail server unreachable for one week.
2005-12-13 20:00:38 +00:00
joerg
8d2e87a969
Since I don't want to hack around with config.*, patch amap to not
...
use the bundled pcre, but devel/pcre instead.
2005-12-11 19:21:36 +00:00
rillig
579e977969
Ran "pkglint --autofix", which corrected some of the quoting issues in
...
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
e46a9dd380
Create directories before installing files into them.
2005-06-17 03:50:19 +00:00
adrianp
bfe10126f3
Amap is a next-generation scanning tool, it identifies applications and
...
services even if they are not listening on the default port by creating
a bogus-communication.
This is amap-5.0
2005-04-24 12:10:47 +00:00