Port details |
- chemeq Outputs LaTeX code for chemical reaction
- 1.50_2 biology
=0 1.50_2Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained
This port expired on: 2019-10-16
IGNORE: is marked as broken: unfetchable
- 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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2000-07-10 00:14:19
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- Also Listed In: textproc
- License: GPLv2
- Description:
- Chemeq is a basic standalone filter written in C++ language, flex and bison.
It takes strings like: 2H2 + O2 ---> 2 H2O and can output pretty LaTeX code,
useful messages and much more. It aims to be embeddable in education tools.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: chemeq
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (chemeq_1.5.tar.gz) = f08ff4c07da773fdd5b3adc9a5323868d59f66aed931aff390c5ee92058b3d25
SIZE (chemeq_1.5.tar.gz) = 28202
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:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for chemeq-1.50_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison
- 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.50_2 16 Oct 2019 15:29:32
![Revision:514601 Revision:514601](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
1.50_2 15 Sep 2019 17:28:09
![Revision:512125 Revision:512125](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate a few ports |
1.50_2 04 Aug 2019 08:31:22
![Revision:508077 Revision:508077](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark BROKEN: unfetchable |
1.50_2 18 Dec 2016 04:22:26
![Revision:428829 Revision:428829](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
marino ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
biology/chemeq: fix build on GCC (taken from dports) |
1.50_2 10 Apr 2016 11:24:32
![Revision:412917 Revision:412917](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add LICENSE
- Switch to options helpers |
1.50_2 18 Jan 2014 15:55:42
![Revision:340192 Revision:340192](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Stage support |
1.50_2 20 Sep 2013 15:55:44
![Revision:327709 Revision:327709](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
1.50_2 19 Jun 2013 20:01:31
![Revision:321316 Revision:321316](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bsam ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. introduce EXAMPLES option (do not install examples to DOCSDIR);
. bump PORTREVISION;
. make use of PLIST_FILES, PORTDOCS and PORTEXAMPLES at Makefile;
. get rid of pkg-plist;
. simpify install commands. |
1.50_1 08 Mar 2013 11:32:12
![Revision:313635 Revision:313635](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
1.50_1 02 Aug 2011 20:58:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ehaupt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1.50_1 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
1.50_1 17 Oct 2007 10:13:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
1.50 19 Jan 2006 19:47:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
danfe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Resurrect, update to version 1.5 (literally 1.50 since I wanted to avoid
unnecessary PORTEPOCH bump)
- Update MASTER_SITES and WWW line, provide backup download site
- Come up with better port description
- Reset maintainer to ports@
- Uphold CXX and CXXFLAGS
- Clean up Makefile slightly
- Don't install yet another copy of GPL and texts in French
- Add SHA256 hash to distinfo |
1.10_2 14 Jan 2006 21:15:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove expired ports |
1.10_2 11 Nov 2005 14:40:25
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Mark it as DEPRECATED - master site disapeared
- Set EXPIRATION_DATE
PR: ports/88002
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (17 days) |
1.10_2 31 Mar 2004 03:12:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify (maintainer timeout) |
1.10_2 04 Feb 2004 05:21:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.10_1 25 Jan 2004 20:07:42
![files touched by this commit files touched by this commit](/images/logs.gif) |
naddy ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Yet another C++ fix.
Reported by: kris (bento) |
1.10_1 25 Mar 2003 12:28:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
naddy ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
* Fix build with GCC3 (-CURRENT).
* Honor CXX/CXXFLAGS.
* Use predefined DOCSDIR and EXAMPLESDIR variables.
Approved by: maintainer timeout |
1.10_1 21 Feb 2003 11:01:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
1.10_1 21 Apr 2002 13:33:29
![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
upgrade to V110-1
build with newer bison
remove BROKEN
PR: 37313
Submitted by: maintainer |
1.10 25 Mar 2002 02:26:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN: Does not build |
03 Jul 2001 15:53:14
![commit hash: fp1.15764@dev.null.freshports.org commit hash: fp1.15764@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.15764@dev.null.freshports.org commit hash: fp1.15764@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.15764@dev.null.freshports.org commit hash: fp1.15764@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wjv ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add %%PORTDOCS%% suppor to pkg-plist. Change $PREFIX to $MAN1PREFIX as
appropriate in Makefile. |
08 Oct 2000 00:23:30
![commit hash: fp1.4706@dev.null.freshports.org commit hash: fp1.4706@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.4706@dev.null.freshports.org commit hash: fp1.4706@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.4706@dev.null.freshports.org commit hash: fp1.4706@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
asami ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert category biology to new layout. |
10 Jul 2000 04:14:19
![commit hash: fp1.1753@dev.null.freshports.org commit hash: fp1.1753@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.1753@dev.null.freshports.org commit hash: fp1.1753@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.1753@dev.null.freshports.org commit hash: fp1.1753@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
steve ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Adding chemeq version 1.10. Outputs LaTeX code for chemical reactions. |