The NetBSD Project

CVS log for pkgsrc/lang/yabasic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / lang / yabasic

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon May 6 08:40:28 2024 UTC (10 months, 2 weeks ago) by jperkin
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, HEAD
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
*: Revision bumps for ncurses 6.5 overhaul.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Mon May 6 08:33:51 2024 UTC (10 months, 2 weeks ago) by jperkin
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -2 lines
*: Remove long-obsolete USE_NCURSES references.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Nov 6 21:55:58 2023 UTC (16 months, 2 weeks ago) by fcambus
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
yabasic: update to 2.90.4.

Version 2.90.4 (September 17, 2023)

- Fixed a bug related with 'print using' under windows. Thanx to Paul
  Shutler for reporting this !

Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Mar 2 20:52:43 2023 UTC (2 years ago) by fcambus
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
yabasic: update to 2.90.3.

Version 2.90.3 (February 26, 2023)
  - Introductory sections about subroutines and libraries
  - Updated the docu from docbook 4.5 to 5

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jan 23 21:51:19 2022 UTC (3 years, 1 month ago) by fcambus
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -3 lines
yabasic: update to 2.90.2.

Version 2.90.2 (January 6, 2022)
  - Fixed precision error for print using under windows
  - Better error-reporting for an edge case of short-if
  - Allow '==' to check for equality and '!=' for inequality ('=' and '<>'
    still work)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:05:24 2021 UTC (3 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -1 lines
revbump for icu and libffi

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jul 12 13:17:51 2021 UTC (3 years, 8 months ago) by fcambus
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -4 lines
yabasic: update to 2.90.1.

ChangeLog:

Version 2.90.1 (July 11, 2021)
  - Repaired the docu (especially yabasic.htm)
  - Removed references to the old documentation (still available on github)

Version 2.90.0 (July 10, 2021)
  - Fixed an error with local variables
  - Moved to a new building-environment (see github and there README.org
    for details)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Feb 1 10:35:00 2021 UTC (4 years, 1 month ago) by fcambus
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
yabasic: update to 2.89.1.

ChangeLog:

Version 2.89.1 (January 30, 2020)
  - Fixes for documentation

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jan 25 10:14:31 2021 UTC (4 years, 1 month ago) by fcambus
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
yabasic: update to 2.89.0.

ChangeLog:

Version 2.89.0 (December 29, 2020)
  - Fixed for Problem with system-command after clear screen on MacOS
  - Added functions eval and eval$

Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Nov 24 21:16:17 2020 UTC (4 years, 3 months ago) by fcambus
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
yabasic: update to 2.87.1.

ChangeLog:

Version 2.87.1 (November 07, 2020)
  - Fixed for libffi on 32 bit systems
  - Updated included header files (windows) of ffi from libffi 3.3

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Sep 6 09:06:15 2020 UTC (4 years, 6 months ago) by fcambus
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
yabasic: update to 2.87.0.

ChangeLog:

Version 2.87.0 (August 12, 2020)
  - Fixed an edge-case in for-loops
  - Allow eof(0) and peek(0) to refer to standard input

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Jun 7 11:17:30 2020 UTC (4 years, 9 months ago) by fcambus
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
yabasic: update to 2.86.9.

ChangeLog:

Version 2.86.9 (June 6, 2020)
  - Fix formatting of larger numbers with '####' et.al.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat May 9 22:29:17 2020 UTC (4 years, 10 months ago) by fcambus
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
yabasic: update to 2.86.8.

ChangeLog:

Version 2.86.8 (May 9, 2020)
  - Bringing pkg.m4 with us to ease build process

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 6 16:54:25 2020 UTC (4 years, 10 months ago) by fcambus
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
yabasic: update to 2.86.7.

ChangeLog:

Version 2.86.7 (April 4, 2020)
  - Using pkg-config (if available) to locate libffi

Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Apr 2 10:11:36 2020 UTC (4 years, 11 months ago) by fcambus
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -3 lines
yabasic: update to 2.86.6.

ChangeLog:

Version 2.86.6 (March 8, 2020)
  - Advancing version for technical reasons

Version 2.86.5 (March 8, 2020)
  - Fix double backslash in string before quote

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:42:29 2020 UTC (5 years ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
Revbump packages depending on libffi after .so version change.

Requested by Matthias Ferdinand and Oskar on pkgsrc-users.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Feb 8 17:12:27 2020 UTC (5 years, 1 month ago) by fcambus
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
yabasic: update to 2.86.4.

ChangeLog:

Version 2.86.4 (January 1, 2020)
  - Fix for do-loop / continue

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jan 1 23:09:34 2020 UTC (5 years, 2 months ago) by fcambus
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
yabasic: update to 2.86.3.

This fixes CVE-2019-19796.

ChangeLog:

Version 2.86.3 (December 15, 2019)
  - Fix for heap overflow found with honggfuzz

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Dec 12 20:56:53 2019 UTC (5 years, 3 months ago) by fcambus
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
yabasic: update to 2.86.2.

This fixes CVE-2019-19720.

Notable changes:

- Add dependency on devel/libffi
- Reset MAINTAINER, email address does not exist anymore
- Update LICENSE, Yabasic is now MIT licensed since version 2.77.1

ChangeLog:

Version 2.86.2 (December 12, 2019)
  - Another fix for heap-buffer-offerflow found with address sanitizer

Version 2.86.1 (December 8, 2019)
  - Fix for heap-buffer-offerflow

Version 2.86.0 (November 28, 2019)
  - Added new functions bitnot
  - Fixes for bit-arithmetic (signes/unsigned)

Version 2.85.0 (November 16, 2019)
  - Added new functions shl, shr and round
  - Introduced binary literals preceeded by 0b
  - Fixes for hex literals
  - The error-command no longer adds a line number

Version 2.84.3 (November 3, 2019)
  - Better debugging for library path
  - Clean builds for Windows setup-program

Version 2.84.2 (October 6, 2019)
  - Fixed some potential stackoverflows
  - Removed empty dir related with nano
  - Tests with tmux only within the Rakefile

Version 2.84.1 (July 20, 2019)
  - Make unload_library after call the default for foreign_functions
  - Fixes to docu
  - Requiring libffi for build (unless specified other by configure-option)
  - explicit error no longer unwinds call-stack

Version 2.84.0 (July 12, 2019)
  - New command foreign_buffer_set_buffer

Version 2.83.3 (June 30, 2019)
  - Documentation

Version 2.83.2 (June 30, 2019)
  - Allow specifying null-pointer for foreign functions

Version 2.83.1 (June 26, 2019)
  - Fix for line-numbers in errors after import
  - Updating the manual

Version 2.83.0 (April 29, 2019)
  - Unix: Added a syntax-file for the nano-editor;
    contributed by Stephan Muesse
  - Made parentheses around condition in while and until optional
  - Better error messages on misaligned control structures
  - New family of functions and commands foreign_* to invoke functions
    from external c-libraries
  - Fixes for line-numbers in error messages
  - Revised and updated the documentation

Version 2.82.1 (March 11, 2019)
  - Allowing comments after import statement
  - Fixes regarding error messages

Version 2.82.0 (February 17, 2019)
  - Advanced version of autoconf and other tools
  - Fix in tests
  - Fixed nested import of libraries
  - Libraries can now be found in the directory of the main file too
  - Error messages try to show and mark the offending part of the code
  - Hexadecimal numerical literals are supported, e.g. print 0xff

Version 2.81.4 (January 27, 2019)
  - Fixed error with inkey$ and clear screen
  - Fixed fatal error with inkey$ and upper case letters

Version 2.81.3 (January 13, 2019)
  - Fixed a compile-problem on macos
  - Corrected a rendering problem on www.yabasic.de, which had cut off the
    bottom-lines of many pages

Version 2.81.2 (January 2, 2019)
  - Fixed a problem under netbsd, which prevented yabasic from finding
    its own executable
  - Fix on macos for curses-initialization e.g. during "clear screen"
  - Fix that allows libraries to start with a comment introduced by
    a hash or a single quote
  - Made the prior "Guide into the guts" available again as "Some
    remarks on changing Yabasic"; see www.yabasic.de
  - Document options for unix and windows in the same chapter

Version 2.81.1 (November 1, 2018)
  - Fix: Allow yabasic to run from within a script

Version 2.81.0 (October 27, 2018)
  - New function chomp$
  - Added new peek "interpreter_path"
  - Fixed a sporadic issue with bound programs

Version 2.80.0 (September 8, 2018)
  - Added functions floor() and ceil()
  - Checking for function clock_gettime during configure

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Oct 12 20:05:59 2019 UTC (5 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +6 -6 lines
lang/yabasic: fix location of HTML documentation

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jul 4 12:45:57 2018 UTC (6 years, 8 months ago) by wen
Branches: 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
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Update to 2.79.2

Upstream changes:
Version 2.79.2, May 13, 2018

    No changes over 2.79.1
    Advanced patchlevel to get in line with tagging again

Version 2.79.0, April 21, 2018

    Introduced new peeks "secondsrunning" and "millisrunning"
    Bugfixes regarding the switch statement

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Apr 4 14:18:32 2018 UTC (6 years, 11 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
Update to 2.78.5

Upstream changes:
Version 2.78.5, April 3, 2018

    Within a bound yabasic-programs the name is correctly set (as returned by peeking "program_name")
    Introduced new string-peeks "program_name" and "program_file_name"
    Bugfixes regarding bound programs and libraries

Version 2.78.4, March 2118, 2018

    Fixed a problem with bound yabasic-programs, that include more than three libraries
    Introduced new peek "secondsrunning"

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 2 04:14:30 2018 UTC (7 years, 1 month ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update to 2.78.3

Upstream changes:
Version 2.78.3, January 21, 2018

    Fixed a up to 4-times performance penalty, that has been introduced in a previous version
    Brought back "Edit" to the windows context menu

Version 2.78.2, August 27, 2017

    The ran()-function is now guaranteed to return 2**30 different values

Version 2.78.1, August 13, 2017

    No more dump when using color without window open
    Processing of yabasic.xml finds hellip-entity

Version 2.78.0, January 21, 2017

    Allowed for numeric argument after break
    Fixed format of manpage (unix)
    Reworked the switch-statement, added tests

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jan 19 06:59:53 2017 UTC (8 years, 2 months ago) by wen
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update to 2.77.3

Upstream changes:
Version 2.77.3, December 29, 2016

    Fixed insecure usage of strcpy
    Better logging for windows installer
    Spelling corrections

Version 2.77.2, December 17, 2016

    Fixes for coloured text under windows as reported by TheMeq
    msvcr140.dll is no longer required under Windows
    Several spelling corrections contributed by ginggs
    Updated and fixed man-page under linux

Version 2.77.1, November 13, 2016

    Adopted the MIT License for yabasic
    Switched to semantic versioning; the new schema is MajorRelease.MinorRelease.Patchlevel
    New peek$ for version, documented all peeks
    Various bugfixes
    Setup program now offers to start the demo
    Redid the development process for yabasic; you may now participate in the development of yabasic itself via github: https://github.com/marcIhm/yabasic. However, the main site for programming in yabasic is still https://www.yabasic.de

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Oct 4 13:21:49 2015 UTC (9 years, 5 months ago) by wen
Branches: 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
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -4 lines
Update to 2.769

Upstream changes:
Version 2.769, July 4, 2015

Fixing two bugs under Windows:

    print color under windows handles single argument correctly
    cpu extension sse2 is no longer required, so yabasic should run again on older hardware

Version 2.768, May 25, 2014

Fixing some bugs under Windows and Linux:

    Core dump e.g. under Linux mint related with grafics
    Problems with embedded newlines within the Windows console
    Keys pressed within grafic window are not always reported to inkey$ (Windows-Version)
    Spurios problems with colors under Windows and linux (reported but not fixed yet)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 18 07:31:11 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Aug 17 17:11:24 2015 UTC (9 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Bump PKGREVISION for ncurses shlib bump.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Apr 11 15:24:34 2014 UTC (10 years, 11 months ago) by wen
Branches: MAIN
CVS tags: 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -2 lines
Update to 2.767
Remove the patch which included in upstream source

Upstream changes:
2.767 (March 15, 2014)
Fixed a bug which caused yabasic under Windows to freeze on syntax errors
2.766 (March 15, 2014)
Fixed some bugs related with ncurses under linux
2.765 (January 30, 2014)
Added support for later versions of ncurses and 64 bit Systems
Avoided forks for inkey$ under Unix
Fixed a bug related with break and continue
2.764 (January 22, 2014)
  - Added support for later versions of ncurses and 64 bit Systems
  - Avoided forks for inkey$

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Oct 2 20:11:57 2012 UTC (12 years, 5 months ago) by asau
Branches: MAIN
CVS tags: 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
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 4 11:30:21 2012 UTC (12 years, 9 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -3 lines
Update yabasic to 2.763.
PR 46532 by Wen Heping.
While here, set LICENSE.

Version 2.762 (September 16, 2005)
  - Swapped the precedence of unary minus and exponentiation to
    follow the mainstream of programming languages. Suggested
    by Mike Hoffman.
  - Fixed a bug with drawing the outline of a triangle.
  - Lots bugs and typos fixed in the docu. Thanx to A. Costa !
  - rinstr() is okay again.
  - system$() may not dump any longer, if an external command returns no output.
  - Some improvements for compiling on FreeBSD.
  - Made the text-command working again.
  - Maybe yabasic does not leak resources under Windows 95 any longer.
  - Some fixes related with the console window under Windows
  - Added a list of reserved words to the documentation.
  - Special thanks to Derek and Mike Huffmann !

Version 2.76 (April 25, 2005)
  Some major improvements for grafics
  - Full color support !
  - Different fonts for the text-command
  - The new command triangle

Version 2.75 (May 19, 2004)
  - Yabasic finally has an Icon under Windows
  - The str$()-function, may now format numbers
    like 123,456.56 (or 123.456,56 for german conventions)
  - Changed the system()-function under Windows
    to use the right command-processor
  - Added a list of command, grouped by topics to the
    documentation
  - Yellow is no longer brown under windows
  - Removed a security problem related with printing
    under Unix
  - Programs, that import libraries can now be
    bound, including all the imported libraries

Version 2.740 (January 18, 2003)
  - Implemented the bind-feature
  - More verbose messages on failing open-calls

Version 2.730 (August 19, 2003)
  - Complete rewrite of the documentation
  - Updated my system, which introduced new
    versions of the toolchain (gcc, autoconf, ...)
  - No changes in yabasic itself

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 4 01:33:10 2010 UTC (15 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: 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
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -3 lines
DESTDIR support

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Feb 19 20:18:25 2007 UTC (18 years, 1 month ago) by joerg
Branches: 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, 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -2 lines
Modular Xorg support.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:53 2006 UTC (19 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 1 18:02:59 2005 UTC (19 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon May 2 23:02:06 2005 UTC (19 years, 10 months ago) by reed
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Fix MAINTAINER email address for David Ferlier.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:17 2005 UTC (19 years, 11 months ago) by tv
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:15:03 2004 UTC (20 years, 5 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 28 05:06:28 2004 UTC (20 years, 11 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Convert to buildlink3.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 30 17:27:31 2003 UTC (21 years, 2 months ago) by cjep
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Add trailing / to HOMEPAGEs

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 28 09:13:57 2003 UTC (21 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Back out last change related to moving ncurses/buildlink2.mk to
curses.buildlink2.mk.  This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.

We should have a better way to say that the NetBSD curses doesn't
quite work well enough.  In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages.  We will look into this again in the future.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 27 17:07:37 2003 UTC (21 years, 6 months ago) by grant
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 13 13:52:24 2003 UTC (21 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
PKGREVISION bump for libiconv update.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri May 2 23:19:53 2003 UTC (21 years, 10 months ago) by jtb
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of yabasic.  Submitted by David Ferlier in PR pkg/19785
with some minor modifications by me.

Yabasic implements the most common and simple elements of the basic language;
It comes with goto/gosub, with various loops, with user defined subroutines
and Libraries. Yabasic does monochrome line graphics and printing.
Yabasic runs under Unix and Windows; it is small (around 200KB) and free.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 2 23:19:53 2003 UTC (21 years, 10 months ago) by jtb
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>