CVS log for pkgsrc/emulators/gns3-server/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / emulators / gns3-server
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 16 02:12:11 2024 UTC (6 weeks, 4 days ago) by markd
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +17 -24
lines
gns3-server: update to 2.2.49
5 years of updates
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 14 06:45:43 2024 UTC (6 weeks, 6 days ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -3
lines
*: clean-up after python38 removal
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 7 22:38:01 2023 UTC (12 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
*: latest py-sphinx only support Python 3.9+
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:24:21 2023 UTC (15 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
*: recursive bump for Python 3.11 as new default
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:22 2022 UTC (2 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 5 15:41:10 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -4
lines
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:53:51 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:45:16 2020 UTC (3 years, 11 months ago) by nia
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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 20 18:36:18 2019 UTC (4 years, 11 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
gns3-server: PKGREVISION bump for permissions change
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 19 21:19:43 2019 UTC (4 years, 11 months ago) by markd
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -3
lines
gns3-server: fix install for python != 3.7.
Also fix permissions of installed files
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 3 01:31:38 2019 UTC (5 years, 1 month ago) by markd
Branches: MAIN
gns3-server: add version 2.2.1
GNS3 is a graphical network simulator that allows you to design complex
network topologies. You may run simulations or configure devices ranging from
simple workstations to powerful Cisco routers. It is based on Dynamips, an IOS
emulator which allows users to run IOS binary images from Cisco Systems and
Pemu, an PIX firewall emulator based on Qemu.
CVSweb <webmaster@jp.NetBSD.org>