summaryrefslogtreecommitdiff
path: root/devel/gps
AgeCommit message (Collapse)AuthorFilesLines
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2019-11-03devel: align variable assignmentsrillig2-7/+7
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-10-21Switch sphinx to versioned deps.adam1-5/+6
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam1-2/+2
future Python 3.8
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2019-07-20fix PKG_FAIL_REASONtnn1-2/+2
2019-05-23all: replace SUBST_SED with the simpler SUBST_VARSrillig1-2/+2
pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-07-04*: Move SUBST_STAGE from post-patch to pre-configurejperkin1-3/+3
Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed.
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-26Reset MAINTAINER for abandoned/disowned package.dholland1-12/+5
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-11-26gps: update HOMEPAGEwiz1-3/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-11-26devel/gprbuild-aux: change buildlink default full=>buildmarino1-2/+3
Normally gprbuild is only used for building, with a notable exception of the broken devel/gps.
2016-11-25Upgrade USE_LANGUAGES=ada to use lang/gcc5-aux instead of lang/gcc-auxmarino1-3/+14
This large commit accomplishes the following: 1) Switch USE_LANGUAGES=ada to require lang/gcc5-aux (gcc 5.4) instead of lang/gcc-aux (gcc 4.9.2) on gcc.mk 2) Bump affected ports and fix paths as necessary 3) Upgrade devel/gprbuild to the latest release - No longer requires lang/gnat_util - gprslave requires gcc6-aux, so it was disabled for now 4) Fix lang/gnat_util but set PKG_SKIP_REASON - It has no further purpose in the pkgsrc tree - It has no practical purpose outside of the pkgsrc tree - Indicate intent to remove from tree in Jan. 2017 5) Set devel/GPS as failed with PKG_FAIL_REASON - This version of GPS is several years old and at the time they were strongly tied to compiler. - Latest release of GPS require gcc6-aux (not available) and several new and complex dependencies - maintainer (me) has no interest to continue supporting it - Leaving GPS in place until Jan 2017 to give another person chance to upgrade and take over support - Latest version in FreeBSD Ports Collection as a reference point
2016-10-09Recursive bump for all users of pgsql now that the default is 95.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-2/+2
2014-09-02Remove MAKE_JOBS_SAFE=yes, the variable only has an effect when set to 'no'.jperkin1-2/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz1-2/+2
python3, since the default changed from python33 to python34. I probably bumped too many. I hope I got them all.
2014-05-13devel/gps: Remove restriction on NetBSD[56]*marino1-5/+1
If lang/gcc-aux builds on NetBSD, it will be able to build GPS. The system linker that lang/gcc-aux used has been replaced with the new gold linker from devel/binutils (the ld.bfd linker is buggy with regards to PIC files, the same bug was seen on OpenBSD 5.5).
2014-05-09devel/gps: Fix build on SunOS by using COMPILER_RPATH_FLAGmarino3-6/+6
The SunOS linker doesn't understand -rpath, so replace it with COMPILER_RPATH_FLAG to fix build on SunOS. Also removing empty directories in the post-install target is not necessary on pkgsrc. The SunOS find program doesn't recognize -empty switch, remove the redundant command to avoid error messages.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-05-01devel/gps: Fix missing rpath on gnatinspect which fails dev checksmarino3-7/+7
I also verified that devel/gps does build on NetBSD 6.99, but not NetBSD 6.1, so the NOT_FOR_PLATFORM is currently correct.
2014-04-30devel/gps: Disable on NetBSD 5 and 6, serious link issuesmarino4-6/+11
I've spent upwards on a day trying to fix a massive link failure on GPS that appeared with the new gcc-aux compiler. My theory is that the binutils 2.21 used with NetBSD 6 is not new enough for gcc 4.9.0. However, gcc-aux will not build with devel/binutils -- there seems to be a problem with handing PIC, at least on NetBSD. For now, disable GPS building on NetBSD releases. I will try again with NetBSD 6.99 which uses binutils 2.23. If that succeeds, then I'll submit a PR against devel/binutils. I've tried everything I can think of to get GPS to build on x86-64-NetBSD-6.1.4 but everything has failed.
2014-04-28devel/gps: Fix build on upcoming FSF GNAT 4.9marino4-4/+45
This package has a couple of issues that the new gcc (GNAT) uncovered on FreeBSD, and the fixes have been brought over: 1) GPS should have been built in production mode across the board. There are some style check failures that appear in "debug" mode due to gcc49 checks being stricter than gcc47 checks. Those issues aren't actually fixed, but rather hidden by switching to production which was desired anyway. 2) GCC had a couple of "ambiguous" complaints as well as an overlapping variable used for both in and out parameters. Fixed with patches.
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-1/+2
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.
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-1/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+2
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-09devel/gps: Upgrade GNAT Programming Studio to version 5.2.1marino24-1271/+292
This is a significant upgrade over version 5.0.1 which is currently in pkgsrc, representing approximately two years of work. The latest online documentation can be browsed here: http://docs.adacore.com/gps-docs/users_guide/_build/html/ Changes to the package itself include: * python now works and is a default option * readline support is now an option and is default * Multiple job support enable * Documentation now generated by sphinx Also the problem described in PR#47824 no longer occurs, so this PR will be closed.
2013-06-16Ada framework doesn't need Fortran compiler to build.asau1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.