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
- 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 ¦
- 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:
- 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 |
rene |
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 |
antoine |
Deprecate a few ports |
1.50_2 04 Aug 2019 08:31:22 |
antoine |
Mark BROKEN: unfetchable |
1.50_2 18 Dec 2016 04:22:26 |
marino |
biology/chemeq: fix build on GCC (taken from dports) |
1.50_2 10 Apr 2016 11:24:32 |
amdmi3 |
- Add LICENSE
- Switch to options helpers |
1.50_2 18 Jan 2014 15:55:42 |
antoine |
Stage support |
1.50_2 20 Sep 2013 15:55:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
1.50_2 19 Jun 2013 20:01:31 |
bsam |
. 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 |
bapt |
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 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1.50_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.50_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
1.50 19 Jan 2006 19:47:59 |
danfe |
- 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 |
pav |
- Remove expired ports |
1.10_2 11 Nov 2005 14:40:25 |
garga |
- 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 |
trevor |
SIZEify (maintainer timeout) |
1.10_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.10_1 25 Jan 2004 20:07:42 |
naddy |
Yet another C++ fix.
Reported by: kris (bento) |
1.10_1 25 Mar 2003 12:28:57 |
naddy |
* 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 |
knu |
De-pkg-comment. |
1.10_1 21 Apr 2002 13:33:29 |
ijliao |
upgrade to V110-1
build with newer bison
remove BROKEN
PR: 37313
Submitted by: maintainer |
1.10 25 Mar 2002 02:26:01 |
kris |
BROKEN: Does not build |
03 Jul 2001 15:53:14 |
wjv |
Add %%PORTDOCS%% suppor to pkg-plist. Change $PREFIX to $MAN1PREFIX as
appropriate in Makefile. |
08 Oct 2000 00:23:30 |
asami |
Convert category biology to new layout. |
10 Jul 2000 04:14:19 |
steve |
Adding chemeq version 1.10. Outputs LaTeX code for chemical reactions. |