Christos Zoulas | 1 Oct 2003 01:03
Picon

CVS commit: pkgsrc/sysutils/xosview/patches


Module Name:	pkgsrc
Committed By:	christos
Date:		Tue Sep 30 23:03:59 UTC 2003

Modified Files:
	pkgsrc/sysutils/xosview/patches: patch-ae
Added Files:
	pkgsrc/sysutils/xosview/patches: patch-ai patch-aj patch-ak patch-al
	    patch-am patch-an patch-ao patch-aq

Log Message:
g++-3.x compliance. std namespaces, etc.

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/sysutils/xosview/patches/patch-ae
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/xosview/patches/patch-ai \
    pkgsrc/sysutils/xosview/patches/patch-aj \
    pkgsrc/sysutils/xosview/patches/patch-ak \
    pkgsrc/sysutils/xosview/patches/patch-al \
    pkgsrc/sysutils/xosview/patches/patch-am \
    pkgsrc/sysutils/xosview/patches/patch-an \
    pkgsrc/sysutils/xosview/patches/patch-ao \
    pkgsrc/sysutils/xosview/patches/patch-aq

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Christos Zoulas | 1 Oct 2003 01:04
Picon

CVS commit: pkgsrc/sysutils/xosview


Module Name:	pkgsrc
Committed By:	christos
Date:		Tue Sep 30 23:04:15 UTC 2003

Modified Files:
	pkgsrc/sysutils/xosview: distinfo

Log Message:
update patch checksum

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/xosview/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Christos Zoulas | 1 Oct 2003 02:33
Picon

CVS commit: pkgsrc/sysutils/xosview/patches


Module Name:	pkgsrc
Committed By:	christos
Date:		Wed Oct  1 00:33:54 UTC 2003

Modified Files:
	pkgsrc/sysutils/xosview/patches: patch-ae patch-aj patch-al patch-am
	    patch-ao

Log Message:
regenerate patches with -u1 to avoid $Id getting in the patch

To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/sysutils/xosview/patches/patch-ae
cvs rdiff -r1.1 -r1.2 pkgsrc/sysutils/xosview/patches/patch-aj \
    pkgsrc/sysutils/xosview/patches/patch-al \
    pkgsrc/sysutils/xosview/patches/patch-am \
    pkgsrc/sysutils/xosview/patches/patch-ao

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Christos Zoulas | 1 Oct 2003 02:34
Picon

CVS commit: pkgsrc/sysutils/xosview


Module Name:	pkgsrc
Committed By:	christos
Date:		Wed Oct  1 00:34:18 UTC 2003

Modified Files:
	pkgsrc/sysutils/xosview: distinfo

Log Message:
update sum

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/sysutils/xosview/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Christos Zoulas | 1 Oct 2003 03:14
Picon

CVS commit: pkgsrc/sysutils/xosview/patches


Module Name:	pkgsrc
Committed By:	christos
Date:		Wed Oct  1 01:14:35 UTC 2003

Modified Files:
	pkgsrc/sysutils/xosview/patches: patch-ai patch-al patch-am patch-an
	    patch-aq
Added Files:
	pkgsrc/sysutils/xosview/patches: patch-ar patch-as patch-at patch-au
	    patch-av

Log Message:
more g++-3 header issues. don't use the compat headers.

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/sysutils/xosview/patches/patch-ai \
    pkgsrc/sysutils/xosview/patches/patch-an \
    pkgsrc/sysutils/xosview/patches/patch-aq
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/xosview/patches/patch-al \
    pkgsrc/sysutils/xosview/patches/patch-am
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/xosview/patches/patch-ar \
    pkgsrc/sysutils/xosview/patches/patch-as \
    pkgsrc/sysutils/xosview/patches/patch-at \
    pkgsrc/sysutils/xosview/patches/patch-au \
    pkgsrc/sysutils/xosview/patches/patch-av

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

(Continue reading)

Christos Zoulas | 1 Oct 2003 03:14
Picon

CVS commit: pkgsrc/sysutils/xosview


Module Name:	pkgsrc
Committed By:	christos
Date:		Wed Oct  1 01:14:58 UTC 2003

Modified Files:
	pkgsrc/sysutils/xosview: distinfo

Log Message:
regen

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/xosview/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

grant beattie | 1 Oct 2003 03:15
Picon

CVS commit: pkgsrc/net/rinetd


Module Name:	pkgsrc
Committed By:	grant
Date:		Wed Oct  1 01:15:44 UTC 2003

Update of /cvsroot/pkgsrc/net/rinetd
In directory ivanova.netbsd.org:/tmp/cvs-serv28954

Log Message:
Initial import of rinetd-0.62 into The NetBSD Packages Collection.

Redirects TCP connections from one IP address and port to another.
rinetd is a single-process server which handles any number of
connections address/port pairs. Since rinetd runs as a single
process using nonblocking I/O, it is able to redirect a large
number of connections without a severe impact on the machine.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/net/rinetd/Makefile
N pkgsrc/net/rinetd/PLIST
N pkgsrc/net/rinetd/distinfo
N pkgsrc/net/rinetd/DESCR
N pkgsrc/net/rinetd/files/rinetd.sh
N pkgsrc/net/rinetd/patches/patch-aa
N pkgsrc/net/rinetd/patches/patch-ab
N pkgsrc/net/rinetd/patches/patch-ac
(Continue reading)

grant beattie | 1 Oct 2003 03:16
Picon

CVS commit: pkgsrc/net


Module Name:	pkgsrc
Committed By:	grant
Date:		Wed Oct  1 01:16:28 UTC 2003

Modified Files:
	pkgsrc/net: Makefile

Log Message:
+rinetd

To generate a diff of this commit:
cvs rdiff -r1.412 -r1.413 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

grant beattie | 1 Oct 2003 03:17
Picon

CVS commit: pkgsrc/doc


Module Name:	pkgsrc
Committed By:	grant
Date:		Wed Oct  1 01:17:35 UTC 2003

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Initial import of rinetd-0.62 into The NetBSD Packages Collection.

Redirects TCP connections from one IP address and port to another.
rinetd is a single-process server which handles any number of
connections address/port pairs. Since rinetd runs as a single
process using nonblocking I/O, it is able to redirect a large
number of connections without a severe impact on the machine.

To generate a diff of this commit:
cvs rdiff -r1.3598 -r1.3599 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

grant beattie | 1 Oct 2003 03:42
Picon

CVS commit: pkgsrc/doc


Module Name:	pkgsrc
Committed By:	grant
Date:		Wed Oct  1 01:42:09 UTC 2003

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
fix a previous addition entry

To generate a diff of this commit:
cvs rdiff -r1.3599 -r1.3600 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


Gmane