Up to [cvs.NetBSD.org] / pkgsrc / devel / RTFM
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.14, Thu Sep 26 08:35:24 2019 UTC (4 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +1 -1
lines
FILE REMOVED
RTFM, RTx-RightsMatrix: remove Depend on removed rt3.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 4 18:00:52 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Comment out dead sites.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Oct 18 11:41:17 2013 UTC (10 years, 1 month ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
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
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Fix a common mistake in many different packages: POSIX says that when using pax -rw, the destination directory must exist. pax in NetBSD creates it if not, pax in MirBSD complains. I read through all pkgsrc Makefiles that use pax and added an entry to INSTALLATION_DIRS, or an INSTALL_DATA_DIR invocation. I did not test all the changes but they should be fairly safe. If you notice any breakage because of this change, please contact me.
Revision 1.9.2.1 / (download) - annotate - [select for diffs], Wed Oct 31 16:14:30 2012 UTC (11 years, 1 month ago) by tron
Branch: pkgsrc-2012Q3
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
Pullup ticket #3956 - requested by morr pkgsrc/devel/RTFM: security update Revisions pulled up: - devel/RTFM/Makefile 1.10 - devel/RTFM/distinfo 1.4 --- Module Name: pkgsrc Committed By: morr Date: Tue Oct 30 20:38:09 UTC 2012 Modified Files: pkgsrc/devel/RTFM: Makefile distinfo Log Message: Update to RTFM 2.4.5. It contains security fix for bug, which can be exploited by malicious users to bypass certain security restrictions (CVE-2012-4731).
Revision 1.11 / (download) - annotate - [select for diffs], Wed Oct 31 11:16:31 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.10: +1 -3
lines
Diff to previous 1.10 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 30 20:38:09 2012 UTC (11 years, 1 month ago) by morr
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Update to RTFM 2.4.5. It contains security fix for bug, which can be exploited by malicious users to bypass certain security restrictions (CVE-2012-4731).
Revision 1.8.38.1 / (download) - annotate - [select for diffs], Sun Jul 29 12:37:43 2012 UTC (11 years, 4 months ago) by tron
Branch: pkgsrc-2012Q2
Changes since 1.8: +6 -7
lines
Diff to previous 1.8 (colored) next main 1.9 (colored)
Pullup ticket #3879 - requested by morr devel/RTFM: security update Revisions pulled up: - devel/RTFM/Makefile 1.9 - devel/RTFM/PLIST 1.4-1.5 - devel/RTFM/distinfo 1.3 --- Module Name: pkgsrc Committed By: morr Date: Fri Jul 27 20:22:13 UTC 2012 Modified Files: pkgsrc/devel/RTFM: Makefile PLIST distinfo Log Message: Update to newest version, including security fixes. ChangeLog from last version: SECURITY ======== * Close several XSS vulnerabilities in topic administration page. This resolves CVE-2012-2768. DOC === * Clarify that the only version incompatibility is 3.8.0; 3.8.x for values of x != 0 is fine. * Note incompatibility with RT 4 and above, which already include RTFM functionality as "Articles" XXX: for now disable copying of PO files, they conflict with RT ones. --- Module Name: pkgsrc Committed By: morr Date: Fri Jul 27 20:24:53 UTC 2012 Modified Files: pkgsrc/devel/RTFM: PLIST Log Message: Remove I18N files from PLIST
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 27 20:22:13 2012 UTC (11 years, 4 months ago) by morr
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base
Branch point for: pkgsrc-2012Q3
Changes since 1.8: +6 -7
lines
Diff to previous 1.8 (colored)
Update to newest version, including security fixes. ChangeLog from last version: SECURITY ======== * Close several XSS vulnerabilities in topic administration page. This resolves CVE-2012-2768. DOC === * Clarify that the only version incompatibility is 3.8.0; 3.8.x for values of x != 0 is fine. * Note incompatibility with RT 4 and above, which already include RTFM functionality as "Articles" XXX: for now disable copying of PO files, they conflict with RT ones.
Revision 1.8 / (download) - annotate - [select for diffs], Mon May 26 02:13:17 2008 UTC (15 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
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,
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
Branch point for: pkgsrc-2012Q2
Changes since 1.7: +6 -4
lines
Diff to previous 1.7 (colored)
Second round of explicit pax dependencies. As reminded by tnn@, many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 30 10:20:20 2008 UTC (15 years, 7 months ago) by cube
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Drop maintainership of RT-related packages. I am no longer maintaining a RT installation. <small>What a relief!</small>
Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 3 17:45:33 2008 UTC (15 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.5: +11 -6
lines
Diff to previous 1.5 (colored)
Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.5 / (download) - annotate - [select for diffs], Mon May 1 09:39:48 2006 UTC (17 years, 7 months ago) by cube
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,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.4: +6 -13
lines
Diff to previous 1.4 (colored)
Adapt to new version of RT, using its dirs.mk, and fix a PLIST bug (a test already provided by devel/rt3 was overwritten, which lead to various issues when de-installing). Bump PKGREVISION.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:38 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:00 2006 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:44 2005 UTC (18 years, 5 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.1: +3 -1
lines
Diff to previous 1.1 (colored)
Create directories before installing files into them.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Nov 3 23:46:29 2004 UTC (19 years, 1 month ago) by cube
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of RTFM, version 2.0.4, into the NetBSD Packages Collection. RTFM is an enterprise-grade knowledge management tool that enables an organization to easily capture and share its employees' knowledge and wisdom. Just as you use RT (the world's leading open-source ticketing system) to log tickets and resolve issues, RTFM lets you open, categorize and search for "articles." Like RT, RTFM lets your users contribute additional information to existing articles and makes sure that each article's full history is preserved for future inspection. RTFM makes it easy to quickly search the knowledge base and find critical information. Key Features: * RTFM is built on RT, the leading open-source ticketing system. * RTFM uses RT's authentication and authorization systems. * RTFM integrates seamlessly with RT. Companies who are already using RT will find it even easier to get RTFM up and running.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 3 23:46:29 2004 UTC (19 years, 1 month ago) by cube
Branch: MAIN
Initial revision