Port details |
- semantic Lexer, parser-generator, and parser for Emacs
- 1.4.4_8 devel
=2 1.4.4_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-01-01 23:35:31
- Last Update: 2014-09-06 21:23:26
- SVN Revision: 367475
- People watching this port, also watch:: autoconf, libIDL, python, zip
- Also Listed In: elisp
- License: not specified in port
- WWW:
- http://cedet.sourceforge.net/semantic.shtml
- Description:
- The Semantic Bovinator is a lexer, parser-generator, and parser. It is
written in Emacs Lisp and is customized to the way Emacs thinks about
language files, and is optimized to use Emacs' parsing capabilities.
WWW: http://cedet.sourceforge.net/semantic.shtml
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- semantic-emacs24>0:devel/semantic
- No installation instructions:
- This port has been deleted.
- PKGNAME: semantic-emacs24
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- eieio.el : devel/eieio
- speedbar.el : editors/speedbar
- emacs-24.3 : editors/emacs
- gmake : devel/gmake
- Runtime dependencies:
-
- eieio.el : devel/eieio
- speedbar.el : editors/speedbar
- emacs-24.3 : editors/emacs
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
1.4.4_8 06 Sep 2014 21:23:26 |
marino |
Remove unstaged devel/semantic and two of it's unstaged dependencies |
1.4.4_8 04 Jul 2014 12:06:07 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.4.4_8 27 Jun 2014 12:56:43 |
ashish |
- Properly remove references to deprecated emacs versions, and unbreak INDEX
Approved by: portmgr (bapt) |
27 Jun 2014 12:34:53
|
ashish |
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt) |
1.4.4_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) |
1.4.4_8 29 May 2014 15:09:43 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
1.4.4_8 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.4.4_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.4.4_7 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.4.4_7 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.4.4_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.4.4_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.4.4_5 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.4.4_5 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.4.4_4 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.4.4_3 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}. |
1.4.4_2 15 Mar 2006 18:21:26 |
garga |
- Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support!
PR: ports/94459
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) |
1.4.4_2 28 Jan 2006 02:11:36 |
linimon |
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above ) |
1.4.4_2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.4.4_2 11 Jan 2006 04:01:51 |
edwin |
[maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
ports. Please help to change the maintainer mail address to
dryice@dryice.name. This new mail address has a RDNS record
and will make the life easier. Thanks!
PR: ports/91624
Submitted by: Dryice Dong Liu <dryice@dryice.name> |
1.4.4_2 04 Dec 2005 23:35:14 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
1.4.4_2 13 Jan 2005 00:20:28 |
edwin |
[maintainer update] 16 ports: add mirror MASTER_SITES
Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES
of the following ports. Thanks Clive Lin and bsdchat.com for
the mirror space!
chinese/xpdf
deskutils/etask
devel/cedet
devel/ecb
devel/eieio
devel/ipython
devel/kodos
devel/semantic
devel/xtla
editors/speedbar
editors/tree-widget
games/emacs-chess
net/tcping
www/mod_scgi
www/py-scgi
www/quixote
PR: ports/75743
Submitted by: Dryice Liu <dryice@liu.com.cn> |
1.4.4_2 09 Jun 2004 07:59:50 |
vs |
- Register conflicts with cedet
- Use INFO
- Add a pointer to newer version in devel/cedet
- Assign maintainership to submitter
PR: ports/67731
Submitted by: Dryice Liu |
1.4.4_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.4.4_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.4.4_1 18 Jul 2003 05:26:23 |
daichi |
update devel/semantic: 1.4 -> 1.4.4
PR: 54576
Submitted by: Frank Ruell <stoerte@dreamwarrior.net> |
1.4_1 02 Jun 2003 01:24:33 |
naddy |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> |
1.4_1 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
1.4_1 26 Jan 2003 16:55:17 |
yoichi |
Fix plist.
PR: 47500,47501
Submitted by: maintainer |
1.4 28 Jun 2002 03:05:54 |
pat |
Update to 1.4 final
Update maintainer email address
PR: ports/39910
Submitted by: maintainer |
03 Mar 2002 06:54:32 |
pat |
Update to 1.4.b14 |
07 Feb 2002 09:54:29 |
yoichi |
*.bnf should be installed in the load-path for
semantic-bnf-find-source-on-load-path. |
02 Jan 2002 14:05:49 |
yoichi |
Rewrite the dependency for master/slave'ization. |
02 Jan 2002 02:35:31 |
yoichi |
Add semantic, a lexer, parser-generator, and parser on Emacs. |