aboutsummaryrefslogtreecommitdiff
path: root/devel/global
Commit message (Collapse)AuthorAgeFilesLines
* Update to 6.6.1Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2017-12/msg00001.html Security: 48cca164-e269-11e7-be51-6599c735afc8 MFH: 2017Q4 Notes: svn path=/head/; revision=456491
* Update to 6.6Sunpoet Po-Chuan Hsieh2017-12-133-6/+9
| | | | | | | | | | | - Remove COPYING from PORTDOCS - Fix shebang Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2017-12/msg00000.html Notes: svn path=/head/; revision=456234
* Update to 6.5.7Sunpoet Po-Chuan Hsieh2017-05-232-4/+5
| | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2017-05/msg00000.html Notes: svn path=/head/; revision=441522
* - Update to 6.5.6Sunpoet Po-Chuan Hsieh2016-12-203-7/+7
| | | | | | | | | | | - Add LICENSE_FILE - Convert to options target helper Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2016-12/msg00000.html Notes: svn path=/head/; revision=429010
* - Update to 6.5.5Sunpoet Po-Chuan Hsieh2016-11-203-4/+5
| | | | | | | | | | - Update WWW: use https:// Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2016-09/msg00000.html Notes: svn path=/head/; revision=426654
* - Update to 6.5.4Sunpoet Po-Chuan Hsieh2016-03-272-3/+3
| | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2016-03/msg00001.html Notes: svn path=/head/; revision=412000
* - Update to 6.5.3Sunpoet Po-Chuan Hsieh2016-03-233-8/+10
| | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2016-03/msg00000.html Notes: svn path=/head/; revision=411724
* devel/global: document ncurses requirement (USES+=ncurses)John Marino2016-02-071-1/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408440
* - Update to 6.5.2Sunpoet Po-Chuan Hsieh2016-01-193-4/+4
| | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2015-12/msg00000.html Notes: svn path=/head/; revision=406640
* - Convert to new test frameworkSunpoet Po-Chuan Hsieh2015-10-031-3/+1
| | | | Notes: svn path=/head/; revision=398477
* - Update to 6.5.1Sunpoet Po-Chuan Hsieh2015-09-172-3/+3
| | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2015-09/msg00000.html Notes: svn path=/head/; revision=397151
* - Update to 6.5Sunpoet Po-Chuan Hsieh2015-06-102-4/+3
| | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2015-06/msg00000.html Notes: svn path=/head/; revision=389052
* - Fix --localstatedir: use /var instead of PREFIX/varSunpoet Po-Chuan Hsieh2015-05-102-2/+2
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=385949
* - Display a stage-qa warning when ports use PREFIX/var instead of /varTijl Coosemans2015-04-201-0/+1
| | | | | | | | | | | | | | | | | | | | | - Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to PREFIX/var when PREFIX != /usr.) - Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so they aren't affected by this change (for now at least). This commit is meant to ensure that new ports don't make the same mistake. - games/acm: the configure script in this port is very old; instead of patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE. - irc/charybdis: it already used /var but adding --localstatedir=/var changed the behaviour of the configure script; adjust the port to this. PR: 199506 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=384380
* - Update to 6.4Sunpoet Po-Chuan Hsieh2015-03-253-6/+4
| | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2015-03/msg00000.html Notes: svn path=/head/; revision=382235
* - Update to 6.3.4Sunpoet Po-Chuan Hsieh2015-02-183-16/+3
| | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html Notes: svn path=/head/; revision=379235
* - Update to 6.3.3Sunpoet Po-Chuan Hsieh2014-12-205-48/+68
| | | | | | | | | | | | | | - Add LICENSE - Strip shared library - Sort USES - Use PORTDOCS - Remove x-generate-plist: - Take maintainership Changes: http://www.gnu.org/software/global/whatsnew.html Notes: svn path=/head/; revision=375057
* Reset maintainership:Baptiste Daroussin2014-12-021-1/+1
| | | | | | | | | | - Lots of maintainers timeout - unresponsive for almost a year PR: 195059 Notes: svn path=/head/; revision=373790
* Cleanup plistBaptiste Daroussin2014-10-271-10/+0
| | | | Notes: svn path=/head/; revision=371544
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-031-4/+4
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=360487
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* 1: Stageify.Vanilla I. Shu2014-05-232-7/+10
| | | | | | | | | 2: add libtool to USES, and bump version. Approved by: portmgr@ Notes: svn path=/head/; revision=354946
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* - convert to the new perl5 frameworkAndrej Zverev2013-09-081-2/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326702
* - Update to 6.2.8Cheng-Lung Sung2013-06-282-3/+3
| | | | Notes: svn path=/head/; revision=321927
* - Update to 6.2.7Cheng-Lung Sung2013-02-123-10/+12
| | | | Notes: svn path=/head/; revision=312117
* - Update to 6.2.4Cheng-Lung Sung2012-06-282-3/+3
| | | | Notes: svn path=/head/; revision=300129
* - Update to 6.2Sunpoet Po-Chuan Hsieh2012-02-123-8/+9
| | | | | | | | | - Use DOCSDIR instead of PREFIX/share/doc/global Changes: http://lists.gnu.org/archive/html/info-global/2012-01/msg00000.html Notes: svn path=/head/; revision=291007
* - Update to 6.1Cheng-Lung Sung2011-10-083-10/+17
| | | | Notes: svn path=/head/; revision=283195
* - Update to 6.0Cheng-Lung Sung2011-09-263-3/+6
| | | | Notes: svn path=/head/; revision=282402
* - Update to 5.9.7Cheng-Lung Sung2011-08-252-3/+3
| | | | Notes: svn path=/head/; revision=280385
* - Update to 5.9.4Cheng-Lung Sung2011-03-162-3/+3
| | | | Notes: svn path=/head/; revision=270988
* - Update to 5.9.3Martin Wilke2011-02-052-4/+3
| | | | | | | | | | PR: 153531 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=268672
* - Update to 5.9.2.Frederic Culot2010-10-243-5/+5
| | | | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html PR: ports/151069 Submitted by: culot@ (myself) Approved by: sahil@ (mentor), maintainer (timeout, >14 days) Notes: svn path=/head/; revision=263523
* Update to 5.9.1:Cheng-Lung Sung2010-08-163-6/+36
| | | | | | | | | | | - gtags-parser(1) removed, globash(1) added - jQuery library used for hypertext ouptput PR: ports/149171 Submitted by: Frederic Culot <frederic_AT_culot dot org> Notes: svn path=/head/; revision=259341
* - Update to 5.7.7Cheng-Lung Sung2010-02-012-4/+4
| | | | | | | | PR: ports/143230 Submitted by: Hung-Yi Chen <gaod_AT_hychen dot org> Notes: svn path=/head/; revision=249012
* - Update to 5.7.6Cheng-Lung Sung2009-10-212-4/+4
| | | | Notes: svn path=/head/; revision=243133
* - Update to 5.7.5Cheng-Lung Sung2009-04-242-4/+4
| | | | | | | | PR: ports/133596 Submitted by: lwhsu Notes: svn path=/head/; revision=232646
* - Update to 5.7.4Cheng-Lung Sung2009-01-252-4/+4
| | | | Notes: svn path=/head/; revision=226826
* - Update to 5.7.3Cheng-Lung Sung2008-11-202-5/+5
| | | | Notes: svn path=/head/; revision=223072
* - Update to 5.7.2Thomas Abthorpe2008-10-072-5/+5
| | | | | | | - Reasssign to ports@ Notes: svn path=/head/; revision=221291
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 5.7.1Thomas Abthorpe2008-04-222-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=211792
* - Update to 5.7Thomas Abthorpe2008-03-313-5/+5
| | | | Notes: svn path=/head/; revision=210191
* - Update to 5.6.2Thomas Abthorpe2007-12-132-6/+5
| | | | Notes: svn path=/head/; revision=203477
* - update to 5.6.1Thomas Abthorpe2007-08-272-4/+4
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198344
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Update to 5.6Cheng-Lung Sung2007-08-023-8/+8
| | | | | | | | | | - Take maintainership PR: ports/115115 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=196930
* - Update to 5.5Martin Wilke2007-06-203-4/+7
| | | | Notes: svn path=/head/; revision=193950
* - Update to 5.4.1Cheng-Lung Sung2007-04-112-4/+4
| | | | Notes: svn path=/head/; revision=189737