Up to [cvs.NetBSD.org] / pkgsrc / devel / libslang2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.23 / (download) - annotate - [select for diffs], Thu Sep 30 08:33:21 2021 UTC (23 months, 3 weeks ago) by wiz
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,
HEAD
Changes since 1.22: +4 -3
lines
Diff to previous 1.22 (colored)
libslang2: fix pkg-config file Reported by RVP in PR 56426. Some pkglint cleanup while here. Bump PKGREVISION.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 26 17:30:59 2020 UTC (3 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: 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.21: +2 -2
lines
Diff to previous 1.21 (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.21 / (download) - annotate - [select for diffs], Sun Nov 3 10:39:18 2019 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
devel: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Mar 22 08:14:51 2018 UTC (5 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: 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
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Revbump after updating textproc/oniguruma
Revision 1.19 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:06 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (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.18 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:10 2014 UTC (8 years, 11 months ago) by wiz
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
Changes since 1.17: +1 -3
lines
Diff to previous 1.17 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 9 13:44:36 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (colored)
Remove SVR4_PKGNAME, per discussion on tech-pkg.
Revision 1.16 / (download) - annotate - [select for diffs], Mon Dec 30 13:07:46 2013 UTC (9 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Update HOMEPAGE, old HOMEPAGE has no 2.2 information
Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 14 19:46:50 2013 UTC (10 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Deal with the /usr/bin/env changes in REPLACE_INTERPRETER.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 16 11:17:57 2013 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Recursive bump for png-1.6.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:21 2012 UTC (10 years, 10 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 3 12:54:16 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
More pcre PKGREVISION bumps.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Dec 7 19:49:00 2011 UTC (11 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.10: +3 -4
lines
Diff to previous 1.10 (colored)
update to 2.2.4 changes: misc fixes and improvements - see the changes.txt file
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 10 10:14:14 2011 UTC (12 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.9: +8 -1
lines
Diff to previous 1.9 (colored)
Fix interpreter path
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 13 13:53:25 2011 UTC (12 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 10 10:16:44 2010 UTC (13 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
give "configure" a hint where to find zlib, hopefully helps PR pkg/43724 by RUMI Szabolcs
Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 9 12:21:48 2010 UTC (13 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
bl3 zlib, should fix PR pkg/43724 by Szabolcs Rumi also fix libtoolization of module build (the modules didn't work before) bump PKGREVISION
Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 16 19:16:58 2009 UTC (13 years, 9 months ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.5: +6 -6
lines
Diff to previous 1.5 (colored)
Update libslang2 to 2.2.2. Add license. Changelog: Changes since 2.2.1 1. src/slsmg.c: Call SLutf8_enable if UTF8 mode has not been setup. 2. src/slutty.c: Allow the hook that gets called when the read function gets interrupted to change the read file descriptor. Before, if this happened, the SLang_getkey function would return SLANG_GETKEY_ERROR. 3. lib/slsh/print.sl: Turn off buffering of the pager pipe. 4. modules/tm/*.tm: A couple of typos corrected (John Houck) 5. src/slmath.c: The round function was not correctly rounding values between 0.5 and 1.0. 6. src/slstdio.c,slclass.c: If a call to fwrite produces errno=EPIPE, then do not bother trying the write again. 7. modules/fork-module.c: Use WIFCONTINUED only if it is defined. 8. slsh/Makefile.in: Change the order of the libraries such that the newly built ones will be found first. (Markus Hennecke) 9. src/slagetput.inc: Avoid possible access violation when using a range array as an index. 10. doc/tm/rtl/lists.tm: Documented the optional argument to the list_to_array function (Manfred Hanke). Changes since 2.2.0 1. modules/socket-module.c: glibc-2.8 removed the h_addr macro. 2. src/slclass.c: Call clearerr before performing the stdio_fread/fwrite functions. 3. src/slstdio.c: typeof in the fputs intrinsic fixed (n instead of dn was compared to 0). 4. src/slscanf.c: sscanf will treat NaN and Inf in a case-insensitive manner. Also, the NaN([a-zA-Z0-9]*) form is also supported. 5. src/slang.h: SLclass_set_aelem_init_function was missing from the API. 6. src/slmath.c: The expm1 and log1p functions were returning NaN when given Inf arguments. 7. src/slmath,c: log1p(-1) produced nan instead of -inf. 8. configure: Added pkg-config support (based upon a debian patch sent to me by Luca Bigliardi). 9. doc/tm/rtl/math.tm: Updated the help for set_float_format and added documentation for the get_float_format function. 10. autoconf/slangpc.in: Added URL and Libs.private entries to the slang.pc pkg-config file. 11. src/slang.h: prototype for SLang_create_array1 missing from slang.h. 12. src/slcurses.c: Added debian patch that adds support for additional graphics characters (DIAMOND, DEGREE, etc...). 13. doc/tm/slang.tm: Added a small section about arrays of arrays. 14. src/slang.c: __builtin_expect is used for the stack functions if compiled with gcc. 15. src/*.c: A few public variables were not explicitly initialized to 0. Apparantly not doing so causes them not be be exported from the windows DLL. Complete changes at: ftp://space.mit.edu/pub/davis/slang/v2.2/changes.txt
Revision 1.5 / (download) - annotate - [select for diffs], Sat Oct 24 14:45:43 2009 UTC (13 years, 11 months ago) by zafer
Branch: MAIN
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
remove tuwien from master_sites. it doesn't mirror libslang anymore.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 13 06:46:43 2009 UTC (14 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Ran pkglint --autofix on the devel/ category. Most of the changes are simple white-space issues like indentation and trailing spaces. The others are cross-references for Makefile.common.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 28 19:46:07 2009 UTC (14 years, 4 months ago) by zafer
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
plig.org doesn't provide the distfile anymore. remove master site. ok'd by obache.
Revision 1.1.1.1.4.1 / (download) - annotate - [select for diffs], Thu Dec 4 10:14:05 2008 UTC (14 years, 9 months ago) by tron
Branch: pkgsrc-2008Q3
Changes since 1.1.1.1: +2 -1
lines
Diff to previous 1.1.1.1 (colored) next main 1.2 (colored)
Pullup ticket #2604 - requested by is libslang2: build fix for Solaris Revisions pulled up: - devel/libslang2/Makefile 1.2 - devel/libslang2/distinfo 1.2 - devel/libslang2/patches/patch-ae 1.2 --- Module Name: pkgsrc Committed By: is Date: Wed Dec 3 11:10:34 UTC 2008 Modified Files: pkgsrc/devel/libslang2: Makefile distinfo pkgsrc/devel/libslang2/patches: patch-ae Log Message: Don't even try to install the .a for the loadable modules. Patch mostly suggested by bjs@. This fixes a build problem on Solaris.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 3 11:10:34 2008 UTC (14 years, 9 months ago) by is
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Don't even try to install the .a for the loadable modules. Patch mostly suggested by bjs@. This fixes a build problem on Solaris.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Aug 9 21:22:11 2008 UTC (15 years, 1 month ago) by bjs
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2008Q3-base,
cube-native-xorg-base,
cube-native-xorg
Branch point for: pkgsrc-2008Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import devel/libslang2 (version 2.1.3). This is the current version, and packages should switch to it as they are deemed compatible. blurb: S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. The S-Lang library includes the following: - Low level tty input routines for reading single characters at a time, as well as low-level terminal-independent routines for manipulating the display of a terminal. - Keymap routines for defining keys and manipulating multiple keymaps. - High level screen management routines for manipulating both monochrome and color terminals. These routines are very efficient. - Routines for reading single line input with line editing and recall capabilities. - Searching functions: both ordinary searches and regular expression searches. - An embedded stack-based language interpreter with a C-like syntax. - A malloc debugging package
Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 9 21:22:11 2008 UTC (15 years, 1 month ago) by bjs
Branch: MAIN
Initial revision