Port details |
- ctags Feature-filled tagfile generator for vi and emacs clones
- 5.8_1 devel =47 5.8_1Version of this port present on the latest quarterly branch.
- Maintainer: portmaster@bsdforge.com
- Port Added: unknown
- Last Update: 2024-01-11 08:23:51
- Commit Hash: 6cd7e3c
- People watching this port, also watch:: libiconv, gmake, png, vim, libxml2
- License: not specified in port
- WWW:
- https://ctags.sourceforge.net/
- Description:
- Exuberant Ctags generates an index (or tag) file of source language
objects in source files that allows these items to be quickly and
easily located by a text editor or other utility.
Alternatively, it can generate a cross reference file which lists,
in human-readable form, information about the various objects found
in a set of source code files.
Supported languages include: Assembler, ASP, AWK, BETA, C, C++, C#,
COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make,
Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell
(Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/ctags/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ctags
- pkg install ctags
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ctags
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ctags-5.8.tar.gz) = 0e44b45dcabe969e0bbbb11e30c246f81abe5d32012db37395eb57d66e9e99c7
SIZE (ctags-5.8.tar.gz) = 479927
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- textproc/source-highlight
-
Deleted ports which required this port:
- for Run
-
- devel/abi-compliance-checker
- devel/geany-plugin-ctags
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_ctags
- USES:
- desthack
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.8_1 11 Jan 2024 08:23:51 |
Baptiste Daroussin (bapt) |
desthack: stop using MANPREFIX
While here prefer share/man over man for manpages |
5.8 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
5.8 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
5.8 04 May 2022 15:42:00 |
Koichiro Iwao (meta) |
Assign multiple ports to submitter
PR: 263732 263733 263734 263735 263736 263737 263738 |
5.8 02 May 2022 10:46:28 |
Rene Ladan (rene) |
grimreaper: return zeising's ports to the pool after safekeeping his ports bit. |
5.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.8 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
5.8 22 Nov 2016 14:04:22 |
danfe |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken. |
5.8 28 Jul 2014 16:28:03 |
adamw |
Rename devel/ patch-xy patches to reflect the files they modify. |
5.8 10 Jun 2014 07:39:02 |
olgeni |
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) |
5.8 05 Feb 2014 17:10:31 |
miwi |
- Stage support |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
5.8 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5.8 03 Jul 2012 08:28:34 |
zeising |
Change maintainer address to my FreeBSD.org mail address.
Approved by: kwm (mentor) |
5.8 16 Jan 2012 21:11:10 |
crees |
Update maintainer email address
PR: ports/164211
Submitted by: Niclas Zeising <zeising@daemonic.se> (maintainer) |
5.8 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
5.8 14 May 2010 10:57:55 |
wen |
- Pass maintainership to submitter
PR: ports/146574
Submitted by: Niclas Zeising <niclas.zeising@gmail.com> |
5.8 28 Apr 2010 22:22:27 |
pgollucci |
- Reset some more |
5.8 24 Jul 2009 01:44:55 |
pgollucci |
- Update to 5.8 |
5.7 16 May 2009 06:27:56 |
pgollucci |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
5.7 30 Apr 2009 22:43:34 |
pgollucci |
- Use SUB_FILES for pkg-message
- Use SF Macro
- Adopt |
5.7 10 Apr 2008 09:12:53 |
jkoshy |
Reset maintainership. |
5.7 05 Sep 2007 17:01:39 |
jkoshy |
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. |
5.6 30 May 2006 17:36:32 |
jkoshy |
- 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. |
5.5.4_1 13 Dec 2005 16:23:44 |
jkoshy |
Add SA256 checksums. |
5.5.4_1 10 Oct 2005 13:55:20 |
jkoshy |
Prefer MASTER_SITE_SOURCEFORGE to MASTER_SITE_LOCAL.
Prodded by: fenner@'s distfile checking script. |
5.5.4_1 19 Oct 2004 14:09:15 |
jkoshy |
Make this port 'portupgrade' friendly.
Noticed by: Andreas Kasparz <andy@interface-projects.de> |
5.5.4_1 04 May 2004 02:28:55 |
jkoshy |
Add an install time message pointing users to this port's installed executable.
Requested by: Marc Rene Arns <privat@marcrenearns.de> |
5.5.4 03 Apr 2004 12:23:46 |
jkoshy |
Upgrade to v5.5.4. |
5.5.3 17 Mar 2004 01:53:57 |
jkoshy |
Upgrade to v5.5.3. |
5.5.2 04 Oct 2003 04:15:49 |
jkoshy |
Upgrade to v5.5.2. |
5.5.1 01 Aug 2003 14:08:21 |
jkoshy |
Upgrade to v5.5.1. |
5.5 02 Apr 2003 05:30:32 |
jkoshy |
Upgrade to v5.5. |
5.4 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
5.4 22 Nov 2002 09:42:27 |
jkoshy |
Upgrade to v5.4. |
5.3 19 Jul 2002 04:52:35 |
jkoshy |
Upgrade to v5.3 |
07 Mar 2002 05:44:48 |
jkoshy |
Upgrade to v5.2.3. |
08 Feb 2002 06:20:37 |
jkoshy |
Upgrade to v5.2.1. |
03 Jan 2002 05:18:14 |
jkoshy |
Update to v5.2. |
08 Nov 2001 04:09:21 |
jkoshy |
Update to v5.1. |
13 Aug 2001 12:47:38 |
jkoshy |
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. |
25 Apr 2001 04:41:28 |
jkoshy |
Update to v5.0.1. |
21 Mar 2001 05:59:31 |
jkoshy |
Upgrade to v5.0. |
27 Oct 2000 13:30:21 |
jkoshy |
Upgrade to v4.0.3. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
04 Aug 2000 08:37:30 |
jkoshy |
Upgrade to v4.0.2. |
29 Jun 2000 08:03:02 |
obrien |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |
09 Jun 2000 21:35:49 |
will |
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. |