Commit graph

56 commits

Author SHA1 Message Date
rillig
84f2203288 all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
2020-01-26 05:26:08 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
wiz
de94420bad Honor LDFLAGS. Fixes RELRO build. 2017-07-07 11:19:44 +00:00
dholland
f13d6671da Fix missing/broken rcsids. 2015-12-29 04:04:26 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
obache
ac2ac42d33 Change HOMEPAGE to original mirror's one, instead of Windows porting one. 2013-04-10 08:00:10 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pooka
a762559422 Use dynamic linking by default. ok wiz
Also, use the default FD_SETSIZE so that syscall interceptors have
a better chance of getting lucky.
2011-01-13 15:09:58 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
zafer
6a4021ae93 remove non-working mirrors. 2009-06-12 22:17:28 +00:00
heinz
0f470ec87d Removed ftp.rge.com from MASTER_SITES, doesn't resolve anymore
in DNS. Mentioned by Zafer Aydogan in PR pkg/37321.
2007-11-12 20:05:38 +00:00
rillig
4dab86dbd3 Explained why netcat is installed in sbin/ and netcat6 in bin/. 2007-07-19 11:10:03 +00:00
heinz
1e86682777 Added support for installation to DESTDIR. 2007-05-20 15:38:33 +00:00
rillig
a29c6552f8 Fixed PKGMANDIR. 2006-11-12 20:58:51 +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
rillig
a60c32e10f Fixed a pkglint warning. 2005-10-07 12:16:52 +00:00
minskim
a743294d07 Set BUILD_TARGET for Darwin. 2005-09-08 17:40:30 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
reed
fc1ad1a836 netcat doesn't have a build target for DragonFly BSD,
so use "freebsd".

This was reported by Peter Schuller on tech-pkg. (He said
target "netbsd" also worked.)
2005-03-26 23:51:06 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
kim
3d661a5dc9 Remove ftp.gw.com (mirror discontinued). 2004-12-25 06:39:42 +00:00
adrianp
2a663b5e57 Note new homepage for netcat. 2004-12-22 16:30:33 +00:00
kim
e0461857a6 I'm unable to maintain this package. (No homepage found; move to gnetcat.) 2004-12-22 16:24:13 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
xtraeme
f3bfb44d30 Make this build on IRIX, Georg Schwarz PR pkg/27428. 2004-10-26 04:47:05 +00:00
tv
44a8ea0588 Make build on Interix. 2004-10-21 23:55:12 +00:00
drochner
9bfafdd761 add a valuable feature from Debian: quit after EOF on stdin
being here, apply a string termination fix from Debian
bump PKGREVISION
2004-08-05 14:47:46 +00:00
jlam
8808be5b3a Allow ALL_TARGET to be something that's settable per-${OPSYS}, and set it
to "netbsd" for OpenBSD.  This fixes PR 24536.
2004-02-24 09:15:47 +00:00
snj
d300d3ddd9 Kill a useless (and incorrect) "it's" 2004-02-01 00:17:17 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jlam
22645a942c bl3ify 2004-01-05 11:28:07 +00:00
jlam
ac375f17de Convert to use buildlink2. Remove s/make/${MAKE}/g changes in patch-ae
made unnecessary by tools.mk.
2003-11-23 01:23:58 +00:00
danw
9481ae28d8 support darwin 2003-11-10 03:30:33 +00:00
wiz
67ad419bca Original homepage refuses connections; substitute it. 2003-09-06 23:04:16 +00:00
wiz
c5958f1704 s/ENV/SETENV/, from Todd Vierling in PR 22442. 2003-08-12 06:51:39 +00:00
grant
a3a82b696d correctly set ${MAKE_ENV} before calling ${MAKE}. 2003-07-09 20:53:07 +00:00
heinz
027eefac4c Replace hard-coded 'make' by 'MAKE' to make :-) this work on Solaris;
no revision bump necessary. Should really fix PR pkg/21045.
2003-05-24 19:31:20 +00:00
grant
f163e8d0cd un-hardwire 'cc' to give this a chance of building on various
platforms.
2003-04-30 04:08:26 +00:00
cjep
1ec9988452 Use LOWER_OPSYS as the make target. This works for netbsd and solaris;
hopefully for others too. Addresses PR#21045.
2003-04-07 10:19:46 +00:00
abs
aedfee3c95 Update netcat to netcat-1.10nb1
Merge two netcat.c patches into a single patch file, remove unneccessary
call to res_init() and pass correct make options for Linux and (untested)
Solaris.
2002-10-08 14:29:36 +00:00
simonb
f8f371a41c Include <string.h> in a few places to stop some warnings on alpha (and
other 64-bit platforms?).
2002-08-21 06:31:57 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
hubertf
fc14fe92ef Add manpage.
Submitted by Andrew Brown <atatat@atatdot.net> in PR 11935.
2001-01-12 00:44:23 +00:00
christos
b0c8e4e179 reorder non-working mirrors and fix the path to the one that works. 2000-11-20 04:47:17 +00:00