Port details |
- tkregexp Interactive regexp design tool
- 3.1 misc =5 3.1Version of this port present on the latest quarterly branch.
- Maintainer: tcltk@FreeBSD.org
- Port Added: 2000-07-29 23:23:21
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: mpexpr, expect, libunicode, p5-MIME-Tools, libast
- Also Listed In: tk
- License: not specified in port
- WWW:
- http://laurent.riesterer.free.fr/regexp/
- Description:
- Tired of debugging your regular expressions? Do you want to quickly build
efficient regexps?
Visual REGEXP is for you!
This software will let you design your regexps by letting you type the
expression and visualize its effect on a sample of your choice.
- ¦ ¦ ¦ ¦
- 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/misc/tkregexp/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/tkregexp
- pkg install tkregexp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tkregexp
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (visual_regexp-3.1.tcl) = 153bccbce71da7b208f95abc7408a126f819e4a0e57ad053866080c82e282752
SIZE (visual_regexp-3.1.tcl) = 71183
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_tkregexp
- USES:
- dos2unix tk
- 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 |
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) |
3.1 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 ) |
3.1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1 02 Feb 2019 13:48:07 |
tobik |
Unbreak things broken by my previous incomplete commits
Pointy hat: tobik |
3.1 02 Feb 2019 09:44:41 |
tobik |
misc/*: Use NO_WRKSUBDIR |
3.1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
3.1 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
3.1 26 May 2014 08:44:35 |
bapt |
Convert to USES=dos2unix
With hat: portmgr |
3.1 13 Nov 2013 17:08:16 |
gahr |
- Convert to USES+=tk
- STAGE-clean
- Take maintainership (tcltk@FreeBSD.org) |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
3.0_3 25 Mar 2013 18:44:20 |
eadler |
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint |
3.0_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.0_3 02 Aug 2009 02:51:50 |
wxs |
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer) |
3.0_2 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
3.0_2 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
3.0_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.0_1 02 Apr 2007 22:56:15 |
pav |
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run |
3.0_1 21 Mar 2007 12:32:55 |
miwi |
- Use TCL/TK 84
- Pass maintainership to submitter
PR: 110580
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> |
3.0 25 Nov 2005 16:09:33 |
pav |
- Add SHA256 |
3.0 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
3.0 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
3.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
3.0 21 Aug 2003 05:27:05 |
daichi |
update misc/tkregexp: 2.1 -> 3.0
PR: 55726
Submitted by: Nicola Vitale <nivit@libero.it> |
2.1 20 Feb 2003 18:46:39 |
knu |
De-pkg-comment. |
2.1 23 Nov 2002 02:25:43 |
kris |
Remove maintainers with undeliverable email addresses. |
08 Oct 2000 05:01:16 |
asami |
Convert category misc to new layout. |
30 Jul 2000 03:23:21 |
sada |
New port tkregexp - This software will let you design your regexps by letting
you type the expression and visualize its effect on a sample of your choice.
|