aboutsummaryrefslogtreecommitdiff
path: root/biology/chemeq
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | biology) Notes: svn path=/head/; revision=327709
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;Boris Samorodov2013-06-192-18/+14
| | | | | | | | | | | . 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. Notes: svn path=/head/; revision=321316
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-6/+2
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313635
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Resurrect, update to version 1.5 (literally 1.50 since I wanted to avoidAlexey Dokuchaev2006-01-194-0/+56
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=153895
* - Remove expired portsPav Lucistnik2006-01-147-140/+0
| | | | Notes: svn path=/head/; revision=153501
* - Mark it as DEPRECATED - master site disapearedRenato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88002 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=147931
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Yet another C++ fix.Christian Weisgerber2004-01-251-1/+9
| | | | | | | Reported by: kris (bento) Notes: svn path=/head/; revision=99118
* * Fix build with GCC3 (-CURRENT).Christian Weisgerber2003-03-255-24/+89
| | | | | | | | | | * Honor CXX/CXXFLAGS. * Use predefined DOCSDIR and EXAMPLESDIR variables. Approved by: maintainer timeout Notes: svn path=/head/; revision=77447
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* upgrade to V110-1Ying-Chieh Liao2002-04-212-4/+3
| | | | | | | | | | | build with newer bison remove BROKEN PR: 37313 Submitted by: maintainer Notes: svn path=/head/; revision=57951
* BROKEN: Does not buildKris Kennaway2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56585
* Add %%PORTDOCS%% suppor to pkg-plist.Johann Visagie2001-07-032-12/+12
| | | | | | | | | | Change $PREFIX to $MAN1PREFIX as appropriate in Makefile. PR: 28664 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44707
* Adding chemeq version 1.10.Steve Price2000-07-105-0/+62
Outputs LaTeX code for chemical reactions. PR: 19374 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> Notes: svn path=/head/; revision=30405