CVS log for pkgsrc/devel/py-generate/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / devel / py-generate
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Dec 30 21:27:19 2023 UTC (11 months, 1 week ago) by zafer
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
https
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Dec 15 13:48:12 2023 UTC (11 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
*: reset MAINTAINER/OWNER for inactive developer
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jan 10 09:10:00 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
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
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -2
lines
py-generate: convert to egg.mk
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Aug 24 06:00:47 2020 UTC (4 years, 3 months ago) by tnn
Branches: MAIN
CVS tags: 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
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1
lines
{py-,}generate: make distinfo checksums match upstream, set DIST_SUBDIR.
This checksum matches what FreeBSD ports has.
Analysis: The distfile changed on the master site back in 2015.
The difference between old and new is that a different RCS id is
embedded in setup.py, so no PKGREVISION bump.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Nov 3 10:18:27 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
devel/py-*: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jan 25 10:30:03 2014 UTC (10 years, 10 months ago) by wiz
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,
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,
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
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -4
lines
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 6 12:47:13 2013 UTC (11 years, 2 months ago) by darcy
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -4
lines
Upgrade to 2.8.
The major differences between 2.6 and 2.8 are:
- Minor formatting changes.
- Fix FreeBSD build.
- Fix distribution pointers.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Oct 31 11:19:30 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Dec 3 00:02:14 2011 UTC (13 years ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1
lines
Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Oct 15 11:46:04 2011 UTC (13 years, 1 month ago) by obache
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4
lines
* regist egg-info
Bump PKGREVISION.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 18 18:38:00 2009 UTC (15 years, 8 months ago) by darcy
Branches: MAIN
CVS tags: 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Change MAINTAINER to OWNER on some of my packages.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Mar 5 18:51:29 2009 UTC (15 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2
lines
Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Dec 19 12:12:53 2008 UTC (15 years, 11 months ago) by darcy
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Remove -ansi option from Makefile to prevent build problems as suggested by
Aleksey Cheusov.
Bump PKGREVISION
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 17 16:08:53 2008 UTC (15 years, 11 months ago) by darcy
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1
lines
Allow package to build under QNX.
No PKGREVISION bump since no working ports were modified.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 17 21:49:49 2008 UTC (16 years ago) by darcy
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4
lines
Upgrade to generate 2.6.
No functional changes but it should compile under Linux now.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:28 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1
lines
Add DESTDIR support.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:26:24 2007 UTC (17 years, 9 months ago) by wiz
Branches: 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
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 30 13:04:52 2007 UTC (17 years, 10 months ago) by darcy
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Bump to version 2.4.
Includes strings.h for Posix compliance.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 26 13:00:51 2006 UTC (18 years, 3 months ago) by darcy
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3
lines
Update to 2.3.
A few bug fixes. We already had them in our package as patches but the
fixes have been folded into the original package.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:51 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 2 18:56:20 2006 UTC (18 years, 11 months ago) by darcy
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1
lines
SunOS requires extra libs for networking.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 22 20:07:54 2005 UTC (19 years, 6 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.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:37 2005 UTC (19 years, 8 months ago) by tv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 4 13:29:54 2005 UTC (19 years, 11 months ago) by darcy
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Upgrade to version 2.2.
Major changes are:
- Add casts to prevent compiler warnings.
- Allow for more than 10 positional parameters.
This should fix the bulk builds for this package.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 9 21:32:59 2004 UTC (20 years, 1 month ago) by darcy
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
Update generate and py-generate to version 2.1.
Changes are minor. The code has a few cleanups, the buffer sizes have been
increased (next version they will be dynamic) and the Python support has
been improved. The biggest change is the addition of the man page as
a Python docstring.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Aug 21 15:07:16 2004 UTC (20 years, 3 months ago) by darcy
Branches: TNF
CVS tags: pkgsrc-basecvs,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
commit
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of py-generate package
Version 2.0
Python interface to Generate
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 21 15:07:16 2004 UTC (20 years, 3 months ago) by darcy
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>