Up to [cvs.NetBSD.org] / pkgsrc / devel / rdp
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.31 / (download) - annotate - [select for diffs], Sun Jul 9 15:09:01 2023 UTC (2 months, 1 week ago) by nia
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
rdp: Honour CFLAGS/LDFLAGS. Should help the build on various platforms.
Revision 1.30 / (download) - annotate - [select for diffs], Sun Jan 26 17:31:04 2020 UTC (3 years, 7 months ago) by rillig
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,
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
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
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.
Revision 1.29 / (download) - annotate - [select for diffs], Sun Jan 29 06:48:27 2017 UTC (6 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: 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.28: +2 -2
lines
Diff to previous 1.28 (colored)
- Correction to HOMEPAGE
Revision 1.28 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:07 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.27: +3 -3
lines
Diff to previous 1.27 (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.27 / (download) - annotate - [select for diffs], Wed Oct 31 11:19:38 2012 UTC (10 years, 10 months ago) by asau
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,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.26: +1 -3
lines
Diff to previous 1.26 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.26 / (download) - annotate - [select for diffs], Tue Aug 25 11:56:34 2009 UTC (14 years, 1 month ago) by wiz
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,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
Change default for zip extraction to leave files as they are. Previously, zip extraction by default converted to lower case. Fix some packages that need it and remove -L from some packages that manually set it.
Revision 1.25 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:14 2009 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.24: +3 -1
lines
Diff to previous 1.24 (colored)
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with MAKE_JOBS=2 and worked without.
Revision 1.24 / (download) - annotate - [select for diffs], Mon Mar 3 17:45:37 2008 UTC (15 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.23: +9 -7
lines
Diff to previous 1.23 (colored)
Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.23 / (download) - annotate - [select for diffs], Thu Jan 3 13:39:48 2008 UTC (15 years, 8 months ago) by obache
Branch: MAIN
Changes since 1.22: +3 -2
lines
Diff to previous 1.22 (colored)
Add 'old_versions' directory to MASTER_SITES, noticed by Zafer Aydogan in private mail.
Revision 1.22 / (download) - annotate - [select for diffs], Wed Oct 4 21:36:00 2006 UTC (16 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: 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.21: +3 -3
lines
Diff to previous 1.21 (colored)
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Sep 9 02:41:58 2006 UTC (17 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Rename variable MAKEFILE to MAKE_FILE.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:29 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:52 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:47 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.17: +3 -1
lines
Diff to previous 1.17 (colored)
Create directories before installing files into them.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:38 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.16 / (download) - annotate - [select for diffs], Sat Jun 12 09:00:20 2004 UTC (19 years, 3 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
use bl3 so that gcc specific flags are stripped out.
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jun 12 08:56:35 2004 UTC (19 years, 3 months ago) by grant
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
this uses a c and c++ compiler.
Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 20 12:13:29 2004 UTC (19 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jul 21 16:43:46 2003 UTC (20 years, 2 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
COMMENT should start with a capital letter.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 17 21:33:34 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 2 01:20:15 2003 UTC (20 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (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.10 / (download) - annotate - [select for diffs], Sat Mar 29 12:40:38 2003 UTC (20 years, 5 months ago) by jmmv
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 25 04:47:22 2002 UTC (21 years, 7 months ago) by jlam
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.8: +1 -3
lines
Diff to previous 1.8 (colored)
Use the default EXTRACT_CMD instead of a hand-crafted one, as the default is sufficient.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 9 11:45:40 2001 UTC (22 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR}
Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 25 04:17:43 2001 UTC (22 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Cleanup MKDIR usage => INSTALL_*_DIR XXX need to teach pkglint to be more picky about this
Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 20 11:40:09 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.5: +1 -3
lines
Diff to previous 1.5 (colored)
Remove duplicate BUILD_DEPENDS for unzip (bsd.pkg.mk has an automatic one if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as the implicit one.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 16 14:39:00 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 1 14:07:53 1999 UTC (24 years, 5 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
comdex-fall-1999
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
Rewrite the extraction commands to be more intuitive. In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 20 15:16:50 1998 UTC (25 years, 1 month ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
The Grand Homepagification: - New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 1 22:30:26 1998 UTC (25 years, 1 month ago) by frueauf
Branch: MAIN
Changes since 1.1: +14 -11
lines
Diff to previous 1.1 (colored)
Use the zipped archive instead of the uncompressed tar file, the faktor is nearly 4!
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 31 16:32:22 1998 UTC (25 years, 1 month ago) by agc
Branch: MAIN
Addition of rdp-1.5, which compiles attributed LL(1) grammars into recursive descent compilers, into the NetBSD packages collection.