non port: devel/global/Makefile |
SVNWeb
|
Number of commits found: 91 |
Sat, 27 May 2023
|
[ 04:07 Po-Chuan Hsieh (sunpoet) ] d35bc00
devel/global: Update to 6.6.10
Changes: https://www.gnu.org/software/global/whatsnew.html
|
Mon, 30 Jan 2023
|
[ 12:59 Po-Chuan Hsieh (sunpoet) ] a44cb56
devel/global: Update to 6.6.9
Changes: https://www.gnu.org/software/global/whatsnew.html
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 11 Jan 2022
|
[ 18:43 Po-Chuan Hsieh (sunpoet) ] f3cfe23
devel/global: Update to 6.6.8
Changes: https://www.gnu.org/software/global/whatsnew.html
|
Wed, 13 Oct 2021
|
[ 05:35 Po-Chuan Hsieh (sunpoet) ] 5d09a37
devel/global: Cosmetic change
|
Tue, 5 Oct 2021
|
[ 20:01 Bernhard Froehlich (decke) ] 01d5e18
devel/global: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Jul 2021
|
[ 14:55 Po-Chuan Hsieh (sunpoet) ] dfa6b01
devel/global: Update to 6.6.7
Changes: https://www.gnu.org/software/global/whatsnew.html
|
Tue, 11 May 2021
|
[ 21:46 Po-Chuan Hsieh (sunpoet) ] ba0c4f8
devel/global: Convert REINPLACE_CMD to patch files
|
Fri, 7 May 2021
|
[ 09:38 Po-Chuan Hsieh (sunpoet) ] d2af22b
devel/global: Update to 6.6.6
Changes: https://www.gnu.org/software/global/whatsnew.html
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 5 Sep 2020
|
[ 21:28 sunpoet ]
Update to 6.6.5
Changes: https://www.gnu.org/software/global/whatsnew.html
https://lists.gnu.org/archive/html/info-global/2020-09/msg00000.html
|
Sun, 29 Dec 2019
|
[ 12:52 sunpoet ]
Update to 6.6.4
Changes: https://www.gnu.org/software/global/whatsnew.html
https://lists.gnu.org/archive/html/info-global/2019-12/msg00000.html
|
Sat, 27 Apr 2019
|
[ 18:28 sunpoet ]
Fix build on powerpc
PR: 237599
Submitted by: pkubaj
|
Tue, 1 Jan 2019
|
[ 20:31 sunpoet ]
Update to 6.6.3
Changes: https://www.gnu.org/software/global/whatsnew.html
https://lists.gnu.org/archive/html/info-global/2018-12/msg00000.html
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Fri, 9 Feb 2018
|
[ 14:07 sunpoet ]
Update to 6.6.2
Changes: http://www.gnu.org/software/global/whatsnew.html
http://lists.gnu.org/archive/html/info-global/2018-02/msg00000.html
|
Sat, 16 Dec 2017
|
[ 20:54 sunpoet ]
Update to 6.6.1
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
|
Wed, 13 Dec 2017
|
[ 20:49 sunpoet ]
Update to 6.6
- 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
|
Tue, 23 May 2017
|
[ 14:51 sunpoet ]
Update to 6.5.7
Changes: http://www.gnu.org/software/global/whatsnew.html
http://lists.gnu.org/archive/html/info-global/2017-05/msg00000.html
|
Tue, 20 Dec 2016
|
[ 18:34 sunpoet ]
- Update to 6.5.6
- 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
|
Sun, 20 Nov 2016
|
[ 23:54 sunpoet ]
- Update to 6.5.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
|
Sun, 27 Mar 2016
|
[ 17:56 sunpoet ]
- Update to 6.5.4
Changes: http://www.gnu.org/software/global/whatsnew.html
http://lists.gnu.org/archive/html/info-global/2016-03/msg00001.html
|
Wed, 23 Mar 2016
|
[ 19:24 sunpoet ]
- Update to 6.5.3
Changes: http://www.gnu.org/software/global/whatsnew.html
http://lists.gnu.org/archive/html/info-global/2016-03/msg00000.html
|
Sun, 7 Feb 2016
|
[ 18:30 marino ]
devel/global: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Tue, 19 Jan 2016
|
[ 08:35 sunpoet ]
- Update to 6.5.2
Changes: http://www.gnu.org/software/global/whatsnew.html
http://lists.gnu.org/archive/html/info-global/2015-12/msg00000.html
|
Sat, 3 Oct 2015
|
[ 17:07 sunpoet ]
- Convert to new test framework
|
Thu, 17 Sep 2015
|
[ 17:11 sunpoet ]
- Update to 6.5.1
Changes: http://www.gnu.org/software/global/whatsnew.html
http://lists.gnu.org/archive/html/info-global/2015-09/msg00000.html
|
Wed, 10 Jun 2015
|
[ 16:45 sunpoet ]
- Update to 6.5
Changes: http://www.gnu.org/software/global/whatsnew.html
http://lists.gnu.org/archive/html/info-global/2015-06/msg00000.html
|
Sun, 10 May 2015
|
[ 12:45 sunpoet ]
- Fix --localstatedir: use /var instead of PREFIX/var
- Bump PORTREVISION for package change
|
Mon, 20 Apr 2015
|
[ 19:06 tijl ] (Only the first 10 of 32 ports in this commit are shown above. )
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- 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)
|
Wed, 25 Mar 2015
|
[ 15:44 sunpoet ]
- Update to 6.4
Changes: http://www.gnu.org/software/global/whatsnew.html
http://lists.gnu.org/archive/html/info-global/2015-03/msg00000.html
|
Wed, 18 Feb 2015
|
[ 16:19 sunpoet ]
- Update to 6.3.4
Changes: http://www.gnu.org/software/global/whatsnew.html
|
Sat, 20 Dec 2014
|
[ 18:15 sunpoet ]
- Update to 6.3.3
- Add LICENSE
- Strip shared library
- Sort USES
- Use PORTDOCS
- Remove x-generate-plist:
- Take maintainership
Changes: http://www.gnu.org/software/global/whatsnew.html
|
Tue, 2 Dec 2014
|
[ 22:40 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
|
Thu, 3 Jul 2014
|
[ 23:57 adamw ] (Only the first 10 of 47 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket)
|
Tue, 10 Jun 2014
|
[ 07:39 olgeni ] (Only the first 10 of 388 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt)
|
Fri, 23 May 2014
|
[ 17:10 vanilla ]
1: Stageify.
2: add libtool to USES, and bump version.
Approved by: portmgr@
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Sun, 8 Sep 2013
|
[ 05:43 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Fri, 28 Jun 2013
|
[ 02:30 clsung ]
- Update to 6.2.8
|
Tue, 12 Feb 2013
|
[ 13:55 clsung ]
- Update to 6.2.7
|
Thu, 28 Jun 2012
|
[ 02:16 clsung ]
- Update to 6.2.4
|
Sun, 12 Feb 2012
|
[ 03:37 sunpoet ]
- Update to 6.2
- Use DOCSDIR instead of PREFIX/share/doc/global
Changes:
http://lists.gnu.org/archive/html/info-global/2012-01/msg00000.html
|
Sat, 8 Oct 2011
|
[ 16:26 clsung ]
- Update to 6.1
|
Mon, 26 Sep 2011
|
[ 03:01 clsung ]
- Update to 6.0
|
Thu, 25 Aug 2011
|
[ 07:39 clsung ]
- Update to 5.9.7
|
Wed, 16 Mar 2011
|
[ 01:41 clsung ]
- Update to 5.9.4
|
Sat, 5 Feb 2011
|
[ 11:22 miwi ]
- Update to 5.9.3
PR: 153531
Submitted by: Hung-Yi Chen <gaod@hychen.org>
Approved by: maintainer timeout
Feature safe: yes
|
Sun, 24 Oct 2010
|
[ 17:06 culot ]
- Update to 5.9.2.
Changes: http://www.gnu.org/software/global/whatsnew.html
PR: ports/151069
Submitted by: culot@ (myself)
Approved by: sahil@ (mentor), maintainer (timeout, >14 days)
|
Mon, 16 Aug 2010
|
[ 06:26 clsung ]
Update to 5.9.1:
- 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>
|
Mon, 1 Feb 2010
|
[ 08:35 clsung ]
- Update to 5.7.7
PR: ports/143230
Submitted by: Hung-Yi Chen <gaod_AT_hychen dot org>
|
Wed, 21 Oct 2009
|
[ 02:10 clsung ]
- Update to 5.7.6
|
Fri, 24 Apr 2009
|
[ 06:54 clsung ]
- Update to 5.7.5
PR: ports/133596
Submitted by: lwhsu
|
Sun, 25 Jan 2009
|
[ 07:08 clsung ]
- Update to 5.7.4
|
Thu, 20 Nov 2008
|
[ 06:24 clsung ]
- Update to 5.7.3
|
Tue, 7 Oct 2008
|
[ 00:17 tabthorpe ]
- Update to 5.7.2
- Reasssign to ports@
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above )
|
Tue, 22 Apr 2008
|
[ 18:19 tabthorpe ]
- Update to 5.7.1
Reported by: portscout
|
Mon, 31 Mar 2008
|
[ 03:03 tabthorpe ]
- Update to 5.7
|
Thu, 13 Dec 2007
|
[ 15:30 tabthorpe ]
- Update to 5.6.2
|
Mon, 27 Aug 2007
|
[ 01:58 tabthorpe ]
- update to 5.6.1
Approved by: clsung (mentor)
|
Thu, 23 Aug 2007
|
[ 04:00 tabthorpe ] (Only the first 10 of 58 ports in this commit are shown above. )
- change maintainer address on ports I maintain
Approved by: clsung (mentor)
|
Thu, 2 Aug 2007
|
[ 00:30 clsung ]
- Update to 5.6
- Take maintainership
PR: ports/115115
Submitted by: maintainer (Thomas Abthorpe)
|
Wed, 20 Jun 2007
|
[ 13:44 miwi ]
- Update to 5.5
|
Wed, 11 Apr 2007
|
[ 03:12 clsung ]
- Update to 5.4.1
|
Wed, 31 Jan 2007
|
[ 13:16 pav ]
- Update to 5.4
PR: ports/108600 (based on)
Submitted by: Damien Deville <damien.deville@netasq.com>
|
Fri, 26 Jan 2007
|
[ 16:13 pav ] (Only the first 10 of 11 ports in this commit are shown above. )
- Drop maintainership
PR: ports/108376
Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer)
|
Thu, 17 Aug 2006
|
[ 09:43 rafan ]
- Update to 5.2
PR: ports/102151
Submitted by: Rui Lopes <rui at ruilopes.com> (maintainer)
|
Tue, 11 Jul 2006
|
[ 13:12 itetcu ]
Update global to 5.1.
PR: ports/100084
Submitted by: maintainer
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Wed, 12 Jan 2005
|
[ 04:39 edwin ]
Update port: devel/global to 4.8.2
Make sure you remove the files/ directory altogether, its
not neeeded anymore.
PR: ports/76079
Submitted by: Rui Lopes <rui@ruilopes.com>
|
Thu, 2 Sep 2004
|
[ 09:39 mat ]
Update to 4.8
PR: 71277
Submitted by: maintainer
|
Tue, 21 Oct 2003
|
[ 14:25 krion ]
- Update to version 4.6.1
PR: 58276
Submitted by: maintainer
|
Tue, 8 Jul 2003
|
[ 12:03 daichi ]
update devel/global: 4.5.3 -> 4.6
PR: 54214
Submitted by: Rui Lopes <rui@ruilopes.com> (maintainer)
|
Sun, 22 Jun 2003
|
[ 15:58 erwin ]
- updated to global 4.5.3
- added a patch to fix a header inclusion problem in strbuf.h
- updated WWW link
- removed the anoying configure warning:
configure: WARNING: you should use --build, --host, --target
- moved the @unexec install-info thing in pkg-plist
- give maintainership to submitter
PR: 53263
Submitted by: Rui Lopes <rui@ruilopes.com>
Approved by: maintainer
|
Wed, 2 Apr 2003
|
[ 04:48 kevlo ]
Update to 4.5.2
PR: 50497
Submitted by: MAINTAINER
|
Thu, 20 Feb 2003
|
[ 19:41 obraun ]
De-pkg-comment.
PR: ports/48491
Submitted by: maintainer
|
Fri, 15 Nov 2002
|
[ 18:46 ijliao ]
upgrade to 4.5.1
PR: 45306
Submitted by: maintainer
|
Thu, 15 Aug 2002
|
[ 11:33 naddy ]
Update to 4.5.
PR: 41677
Submitted by: Jos Backus <jos@catnook.com>
|
Tue, 18 Jun 2002
|
[ 09:05 pat ]
Add USE_PERL5 since port build depend on perl to be present.
PR: 39385
Submitted by: maintainer
|
Sat, 20 Apr 2002
|
[ 02:52 ade ]
Update to 4.4 fixing a security vulnerability.
ALL USERS OF THIS PORT ARE STRONGLY URGED TO UPGRADE.
PR: 37265
Submitted by: maintainer
|
Tue, 22 Jan 2002
|
[ 19:23 sf ]
update to 4.3.1.
|
[ 18:55 sf ]
fix perl path in htags.
|
Sun, 13 Jan 2002
|
[ 13:32 sada ]
- Upgrade to 4.3 . # This is done over my last commit from 4.0.1 to 4.2.
|
Sat, 12 Jan 2002
|
[ 17:56 sada ]
Upgrade to version 4.2.
|
Sun, 29 Oct 2000
|
[ 19:16 sada ]
Upgrade to 4.0.1.
|
Mon, 9 Oct 2000
|
[ 22:43 kris ]
Update to 3.56 to fix security hole in CGI script.
|
Wed, 28 Jun 2000
|
[ 02:04 chuckr ]
Import of Shigio Yamaguchi's GLOBAL, an enhanced ctags utility. This was moved
from the base system based on need and licensing considerations.
|
Number of commits found: 91 |