aboutsummaryrefslogtreecommitdiffstats
path: root/biology/xmolwt
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-3/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Reset rmiya@cc.hirosaki-u.ac.jp who has not responded to email asking aboutlinimon2006-04-051-1/+1
| | | | | | maintainer timeouts. Hat: portmgr
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-221-9/+9
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Remove USE_GNOMENG.marcus2003-04-181-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-1/+2
| | | | | PR: 42187 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* o update to 0.7.sf2002-01-242-2/+2
| | | | | PR: 34197 Submitted by: maintainer
* Add NOPORTDOCS support to pkg-plistijliao2001-07-091-9/+9
|
* Upgrade to 0.4.kuriyama2001-03-134-12/+12
| | | | | Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> (maintainer) PR: ports/25741
* Implement USE_GTK, part 1.reg2000-10-052-27/+17
|
* Correct and sort PLISTs.reg2000-10-031-2/+2
|
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-082-19/+27
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Bump glib12 's share library version to 3,vanilla1999-10-101-5/+1
| | | | and portlint.
* Enforce random pkg/COMMENT rules, including the one that states Emacshoek1999-09-181-1/+1
| | | | should be spelled corrcetly, although I rather liked "Emasc".
* Grammar and WWW: fix.hoek1999-09-181-7/+6
|
* This program calculate formula weight and percent of each elements.taoka1999-09-076-0/+82
PR: ports/13467 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>