Commit graph

27 commits

Author SHA1 Message Date
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
rillig
eb3c2b436e net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 11:45:28 +00:00
wiedi
e33c43c6a0 Fix previous attempt of passing LDFLAGS
Ok joerg@
2015-12-18 19:54:14 +00:00
wiedi
65197fd2da pass along LDFLAGS, still complains about optreset on SunOS 2015-12-13 02:29:13 +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
joerg
40fe982cc1 Fix rpath use. 2015-03-21 17:31:47 +00:00
mef
a3857ff533 (pkgsrc/Makefile)
- Add LICENSE= 2-clause-bsd
 - Drop PKG_DESTDIR_SUPPORT=
 - Add SUBST_CLASSES to edit Makefile for PREFIX
 - Add SUBST_CLASSES to edit dhisd.h and README for VARVASE and PREFIX
 - Add SPECIAL_PERMS to set mode 0700 owner root onto executables
(pkgsrc/DESCR)
 - Add pointer to ${PREFIX}/share/doc/dhisd/README for info
(pkgsrc/patches/patch-aa)
 - Removed

(upstream)
 - Update 5.1 to 5.5
-----------------
On dhisd-5.5
	The server no longer requires a 5.4 client to have rport=0
	in order to reply to the sending port. This releases a small
	issue that broke 5.4 clients with servers <= 5.3.
	As of this version, if the client's version is 5.4 or higher,
	the server always replies to the sending UDP port and disregards
	rport. 5.5. clients however continue to fill in rport in order
	to be compatible with <= 5.3 servers.

On dhisd-5.4:
	The modular architecture has been dropped and the modules and
	engines are no longer part of dhisd. Instead dhisd is again
	a DNS only updating daemon without engines; the extra functionality
	provided by previous engines can however still be replicated with
	OnCmd and OffCmd scripts on a per-host basis.

	The default configuration directory is now /usr/local/etc

	The default binaries directory is now /usr/local/sbin

	It is now possible to put all configuration parameters under a
	config file; the default is /usr/local/etc/dhisd.conf

	The pid file default location moved to /var/run/dhis/dhisd.pid

	The log file default location moved to /var/log/dhis/dhisd.log

	The server can now be bound to a specific IP address with either
	the BindAddr config option or the -b command line option.

	Multiple options have been added and are now possible with the
	command line (dhisd -h) and the config file.

	The server now binds to a UDP port (58800 by default) and sends
	UDP messages from that port; in previous versions dhisd sent
	UDP messages from a random port even though it listened on port 58000.

	In addition to the database text file (specified by the -d option
	or the DBFile config option), dhisd can now use a MySQL database
	instead to achieve the same purpose of the dhis.db file. See
	README and INSTALL for details.

	This version of the server is compatible with NAT friendly 5.4 clients.

On dhisd-5.3:
	Corrected bug that caused improper handling of comment character (;)
	in the database file.

On dhisd-5.2:
        Documentation Updates
2015-03-08 01:01:52 +00:00
jperkin
66a1be1dab SunOS needs -lsocket -lnsl. 2014-09-23 17:57:04 +00:00
asau
00708ce7e3 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
abs
1e41f38227 PKG_DESTDIR_SUPPORT 2009-12-18 00:39:50 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +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
tv
99c39d2867 Pull in libbind resolver on Interix. 2005-11-07 21:24:37 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
hubertf
5f3b950add Update DHIS server to 5.1, per PR pkg/28704.
Changes:
        AUTH_ACK packets return the client's external interface IP address
        for its possible use.
2004-12-21 20:53:18 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
97ad94b7ee Convert to buildlink3 and correct two spelling errors in DESCR. 2004-04-25 08:59:48 +00:00
cjep
7351aaa601 Remove inclusion of varargs.h as the program does not appear to use
va_{start,arg,end} and the inclusion stops the program building with
gcc3.3.

(Also use bl2.)
2004-01-11 14:49:19 +00:00
cjep
c843a6ae2a Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
a9c3d34117 Improve gmp wildcard to be happy with 4.0.1. 2002-04-11 12:41:53 +00:00
agc
57aa4707d7 s/root/${ROOT_USER}/g, now that the definition appears in the
defs.${OPSYS}.mk files.
2001-12-05 15:00:44 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
hubertf
c6305189ce Import dhisd-5.0: DynDNS server
By the means of a DHIS client a host which is assigned a dynamic
IP address (either from its ISP or from DHCP) is able to communicate
with a DHIS server in order to advertise its newly acquired IP
address.

The DHIS server (permanently online) listens to UDP messages from
its clients and authenticates these against its knowledge of keys.
When authentication is successful the DHIS server updates one or
more databases with the newly received IP address for the given
client.

The server then keeps sending, every period of time, check requests
to each of its connected clients. These need to be acknowledged.
If not the server will consider, on an individual basis, that the
client has disconnected and will
again update the databases to an offline state.

Alternativelly the server may receive an OFFLINE_REQ packet from
the client, in which case the DNS record is updated at once and
the online state droped.
2001-06-05 23:39:27 +00:00