CVS log for ports/devel/ctags/Makefile
Up to [FreeBSD] / ports / devel / ctags
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jan 16 21:11:10 2012 UTC (3 weeks, 3 days ago) by crees
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
Update maintainer email address PR: ports/164211 Submitted by: Niclas Zeising <zeising@daemonic.se> (maintainer)
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri May 14 10:57:55 2010 UTC (20 months, 4 weeks ago) by wen
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
- Pass maintainership to submitter PR: ports/146574 Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Apr 28 22:22:26 2010 UTC (21 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Reset some more
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Jul 24 01:44:55 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
- Update to 5.8
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat May 16 06:27:43 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -0 lines
- Mark most of my ports MAKE_JOBS_SAFE=yes Tested by: several builds in P6 TB
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Apr 30 22:43:34 2009 UTC (2 years, 9 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -6 lines
- Use SUB_FILES for pkg-message - Use SF Macro - Adopt
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Apr 10 09:12:53 2008 UTC (3 years, 10 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Reset maintainership.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Sep 5 17:01:39 2007 UTC (4 years, 5 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Upgrade to v5.7. Upstream changes include: o Changes to language parsing: + Basic Support for "DIM AS" statements, BlitzBasic, PureBasic and FreeBasic. + C support for forward variable declarations. + C# support for verbatim string literals, multiple namespace declarations. + C++ support for non-extern, non-static functions returning wchar_t, optional tags for forward variable declarations. + Eiffel support for the convert keyword. + Java support for enums. + Perl support for the 'package' keyword, for multi-line subroutine, package and constant definitions, for optional subroutine declarations and formats. Comments mixed into definitions and declarations are now ignored. + PHP Support for interfaces and static/public/protected/private functions. + Python support for arbitrary nesting depth. o Support added for numerous revision control systems. o Many bug fixes.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue May 30 17:36:32 2006 UTC (5 years, 8 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -9 lines
- Upgrade to v5.6. Upstream changes include: + Support for ASP constants. + Support for GNU Make extensions. + ".mk" is now recognized as a Make language file. + Extensions to the Ruby language parser. + Many bug fixes. - Use the --with-readlib configuration option instead of homebrewing our own install process. This change installs 'readtags.[oh]' under ${PREFIX}/lib and ${PREFIX}/include respectively. - Update the list of supported languages in the port's description.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Oct 10 13:55:20 2005 UTC (6 years, 4 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -3 lines
Prefer MASTER_SITE_SOURCEFORGE to MASTER_SITE_LOCAL. Prodded by: fenner@'s distfile checking script.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Oct 19 14:09:15 2004 UTC (7 years, 3 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Make this port 'portupgrade' friendly. Noticed by: Andreas Kasparz <andy@interface-projects.de>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue May 4 02:28:55 2004 UTC (7 years, 9 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -1 lines
Add an install time message pointing users to this port's installed executable. Requested by: Marc Rene Arns <privat@marcrenearns.de>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Apr 3 12:23:46 2004 UTC (7 years, 10 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Upgrade to v5.5.4.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Mar 17 01:53:57 2004 UTC (7 years, 10 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Upgrade to v5.5.3.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Oct 4 04:15:48 2003 UTC (8 years, 4 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Upgrade to v5.5.2.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Aug 1 14:08:20 2003 UTC (8 years, 6 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Upgrade to v5.5.1.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 2 05:30:32 2003 UTC (8 years, 10 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Upgrade to v5.5.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:14 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Nov 22 09:42:27 2002 UTC (9 years, 2 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Upgrade to v5.4.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jul 19 04:52:35 2002 UTC (9 years, 6 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Upgrade to v5.3
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Mar 7 05:44:48 2002 UTC (9 years, 11 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Upgrade to v5.2.3.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 8 06:20:36 2002 UTC (10 years ago) by jkoshy
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Upgrade to v5.2.1.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jan 3 05:18:14 2002 UTC (10 years, 1 month ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to v5.2.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Nov 8 04:09:21 2001 UTC (10 years, 3 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -2 lines
Update to v5.1. Submitted by: Peter Pentchev <roam@freebsd.org>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Aug 13 11:47:38 2001 UTC (10 years, 6 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -5 lines
Update MASTER_SITE to use MASTER_SITE_SOURCEFORGE. Remove MASTER_SITE_SUNSITE as the current exctags distribution does not seem to present on the few Sunsite mirrors that I checked. Submitted by: Kent Stewart <kstewart@urx.com>
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 25 03:41:28 2001 UTC (10 years, 9 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Update to v5.0.1. Submitted by: "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 21 05:59:30 2001 UTC (10 years, 10 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Upgrade to v5.0.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 27 12:30:20 2000 UTC (11 years, 3 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -3 lines
Upgrade to v4.0.3. Submitted by: Peter Pentchev <roam@orbitel.bg>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Aug 4 07:37:28 2000 UTC (11 years, 6 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Upgrade to v4.0.2. Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> PR: ports/20303
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 29 07:02:11 2000 UTC (11 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Move the stragler's www.freebsd.org/~user distfiles to the offical MASTER_SITE_LOCAL site.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 9 20:35:48 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Actually look for ctags in a subdirectory in MASTER_SITE_SUNSITE. This MASTER_SITE has been broken for 1 year and 1 day, ever since rev 1.3. Pointy hat: jkoshy
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 26 08:02:45 2000 UTC (11 years, 9 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Upgrade to v3.5.2. PR: ports/18179 (partially) Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:27:36 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
PORTNAME/PORTVERSION update
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 17 08:31:21 2000 UTC (11 years, 11 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Update to v3.4. PR: ports/16769 Submitted by: Edward Chuang <edwardc@firebird.org.tw>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 8 09:26:08 2000 UTC (12 years ago) by peter
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, as the days of the former are numbered. Reviewed by: asami
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 11 08:03:12 1999 UTC (12 years, 3 months ago) by jkoshy
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -5 lines
Upgrade to v3.3.2. Install program as 'exctags', to avoid confusion with the default 'ctags'. Don't install 'etags' by default as this collides with the emacs* ports. PR: ports/14748 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:41:37 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:47:43 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change Id->FreeBSD.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 8 10:59:42 1999 UTC (12 years, 8 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Add MASTER_SITE_SUNSITE.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 7 04:47:06 1999 UTC (12 years, 8 months ago) by jkoshy
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Fix MASTER_SITE. Found by: Bill Fenners portsurvey tools.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jun 4 07:16:47 1999 UTC (12 years, 8 months ago) by jkoshy
Branches: DH_V3_2_2
CVS tags: v3_2_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of Exuberant CTAGS from Darren Hiebert, an improved implementation of ctags that supported C++, Eiffel, Java and FORTRAN.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 4 07:16:47 1999 UTC (12 years, 8 months ago) by jkoshy
Branches: MAIN
Initial revision
