Up to [cvs.NetBSD.org] / pkgsrc / sysutils / rtty
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.35 / (download) - annotate - [select for diffs], Wed Sep 6 18:34:24 2023 UTC (2 weeks, 3 days ago) by bouyer
Branch: MAIN
CVS Tags: HEAD
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
Fix a bug that showed up on netbsd-10: serv_input: read@3 need 468 got 396 read(2) isn't garanteed to be atomic on unix sockets. Loop on poll()/read() until we read the expected len or get an error.
Revision 1.34 / (download) - annotate - [select for diffs], Fri Sep 10 08:28:21 2021 UTC (2 years ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
rtty: allow overriding the number of saved daily log files via NLOGS environment variable.
Revision 1.33 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:26 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.32: +3 -3
lines
Diff to previous 1.32 (colored)
Convert all occurrences (353 by my count) of MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
Revision 1.32 / (download) - annotate - [select for diffs], Sat Aug 9 11:27:31 2014 UTC (9 years, 1 month ago) by kim
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3
Changes since 1.31: +10 -6
lines
Diff to previous 1.31 (colored)
Tricky tricky Makefile here. Add some clarification for future reference. Bump PKGREVISION due to binary package change in previous commit (modes).
Revision 1.31 / (download) - annotate - [select for diffs], Sat Aug 9 10:38:18 2014 UTC (9 years, 1 month ago) by kim
Branch: MAIN
Changes since 1.30: +6 -2
lines
Diff to previous 1.30 (colored)
Make "make package" as an unprivileged user work by avoiding mode 111 on binaries. While there, make the modes more conventional (755) overall.
Revision 1.30 / (download) - annotate - [select for diffs], Sat Feb 15 23:54:46 2014 UTC (9 years, 7 months ago) by wiedi
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.29: +3 -1
lines
Diff to previous 1.29 (colored)
define int types on SunOS
Revision 1.29 / (download) - annotate - [select for diffs], Thu May 23 18:42:22 2013 UTC (10 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.28: +3 -3
lines
Diff to previous 1.28 (colored)
Be more careful in what to chmod and substitute, so that the wrappers aren't changed.
Revision 1.28 / (download) - annotate - [select for diffs], Tue Oct 23 19:51:22 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.27: +1 -3
lines
Diff to previous 1.27 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.27 / (download) - annotate - [select for diffs], Wed Jan 27 19:57:12 2010 UTC (13 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.26: +7 -3
lines
Diff to previous 1.26 (colored)
DESTDIR support
Revision 1.26 / (download) - annotate - [select for diffs], Sat Apr 19 06:07:50 2008 UTC (15 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.25: +3 -2
lines
Diff to previous 1.25 (colored)
Old MASTER_SITES does not have a archive anymore. set gatekeeper.hp, it have version 3.2 (and newer 4.0). (primary site is ftp://ftp.isc.org/isc/rtty/ ?)
Revision 1.25 / (download) - annotate - [select for diffs], Sun Dec 17 20:09:26 2006 UTC (16 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.24: +7 -1
lines
Diff to previous 1.24 (colored)
Do not use libcrypt on Darwin. Darwin has crypt(3) in libc.
Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:42 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
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.
Revision 1.23 / (download) - annotate - [select for diffs], Thu Mar 24 21:13:01 2005 UTC (18 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.22: +1 -3
lines
Diff to previous 1.22 (colored)
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be useful.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 20 12:26:16 2004 UTC (19 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.21: +3 -2
lines
Diff to previous 1.21 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.21 / (download) - annotate - [select for diffs], Mon Jul 21 17:24:32 2003 UTC (20 years, 2 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
COMMENT should start with a capital letter.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Jul 17 22:53:47 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.19 / (download) - annotate - [select for diffs], Mon Jun 2 01:16:53 2003 UTC (20 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.18 / (download) - annotate - [select for diffs], Mon May 5 16:51:06 2003 UTC (20 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.17: +3 -3
lines
Diff to previous 1.17 (colored)
Use tabs instead of spaces.
Revision 1.17 / (download) - annotate - [select for diffs], Mon May 5 16:50:28 2003 UTC (20 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Line up PKGREVISION whitespace.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Mar 29 12:42:32 2003 UTC (20 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.15: +2 -3
lines
Diff to previous 1.15 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Nov 29 01:12:48 2001 UTC (21 years, 9 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Sep 9 20:36:47 2001 UTC (22 years ago) by agc
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
Revision 1.13 / (download) - annotate - [select for diffs], Sat May 19 03:56:40 2001 UTC (22 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Use ${XARGS} instead of invoking xargs directly.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Feb 17 17:42:17 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 25 23:37:11 2000 UTC (22 years, 9 months ago) by bad
Branch: MAIN
Changes since 1.10: +4 -1
lines
Diff to previous 1.10 (colored)
Patch agelogs.sh to actually find agelog. Bump version to 3.2nb1.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 9 17:48:25 2000 UTC (23 years, 3 months ago) by bouyer
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.9: +5 -1
lines
Diff to previous 1.9 (colored)
Install the README in $prefix/share/doc/rtty/README, it's the only doc available.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Feb 5 07:04:07 2000 UTC (23 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
find, echo -> ${FIND}, ${ECHO}
Revision 1.8 / (download) - annotate - [select for diffs], Fri Apr 9 08:33:50 1999 UTC (24 years, 5 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH001,
comdex-fall-1999
Changes since 1.7: +3 -4
lines
Diff to previous 1.7 (colored)
Make this package work on Solaris.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 9 00:55:22 1999 UTC (24 years, 5 months ago) by hubertf
Branch: MAIN
Changes since 1.6: +1 -3
lines
Diff to previous 1.6 (colored)
s@/usr/local@${PREFIX}@ not only on NetBSD (Hi Al!)
Revision 1.6 / (download) - annotate - [select for diffs], Fri May 8 22:12:50 1998 UTC (25 years, 4 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
add "/." after WRKDIR, so it even works if WRKOBJDIR is set
Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:49 1998 UTC (25 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.4: +2 -9
lines
Diff to previous 1.4 (colored)
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 24 23:33:13 1998 UTC (25 years, 8 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +7 -5
lines
Diff to previous 1.3 (colored)
portlint: change order of lines, use cmd macros
Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 29 11:28:00 1997 UTC (25 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.2: +1 -0
lines
Diff to previous 1.2 (colored)
Add NetBSD RCS Id.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 29 11:26:53 1997 UTC (25 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.1: +9 -0
lines
Diff to previous 1.1 (colored)
Make this work on NetBSD, and clean up the package list so that it cleans up after itself properly.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 29 11:11:15 1997 UTC (25 years, 11 months ago) by agc
Branch: FREEBSD
CVS Tags: FreeBSD-current-1997-10-09
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of Paul Vixie's rtty software, from the FreeBSD ports collection, into the NetBSD package system.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 29 11:11:15 1997 UTC (25 years, 11 months ago) by agc
Branch: MAIN
Initial revision