Port details |
- jalview Viewer and editor for multiple sequence alignments
- 2.11.2.5 biology
=2 2.11.2.5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2006-02-13 09:43:01
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: GPLv3
- WWW:
- https://www.jalview.org
- Description:
- Jalview is a multiple alignment editor written in Java. It is used widely in a
variety of web pages (e.g. the EBI Clustalw server and the Pfam protein domain
database) and is also available as a general purpose alignment editor.
o Reads and writes alignments in a variety of formats
o Gaps can be inserted/deleted using the mouse.
o Group editing (insertion deletion of gaps in groups of sequences).
o Removal of gapped columns.
o Align sequences using Web Services (Clustal, Muscle...)
o Amino acid conservation analysis similar to that of AMAS.
o Alignment sorting options (by name, tree order, percent identity, group).
o UPGMA and NJ trees calculated and drawn based on percent identity distances.
o Sequence clustering using principal component analysis.
o Removal of redundant sequences.
o Smith Waterman pairwise alignment of selected sequences.
o Web based secondary structure prediction programs (JNet).
o User predefined or custom colour schemes to colour alignments or groups.
o Sequence feature retrieval and display on the alignment.
o Print your alignment with colours and annotations.
o Output alignments as HTML pages, images (PNG) or postscript (EPS).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jalview>0:biology/jalview
- To install the port:
- cd /usr/ports/biology/jalview/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/jalview
- pkg install jalview
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jalview
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665557435
SHA256 (jalview_2_11_2_5.tar.gz) = dcb7211fe55db9b598281f2025787defdfbe8ce048141df7c38501ad4554c998
SIZE (jalview_2_11_2_5.tar.gz) = 211101247
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gradle761 : devel/gradle761
- java : java/openjdk11
- Runtime dependencies:
-
- java : java/openjdk11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- biology_jalview
- USES:
- java
- 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 |
2.11.2.5 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
2.11.2.5 18 Jun 2023 09:58:53
    |
Yuri Victorovich (yuri)  |
biology/jalview: Fix build by using gradle-7.6.1 instead of gradle-8.0.1
The gradle upgrade seems to have broken jalview.
Reported by: fallout |
2.11.2.5 12 Oct 2022 06:58:18
    |
Yuri Victorovich (yuri)  |
biology/jalview: Update 2.11.1.4 -> 2.11.2.5 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.11.1.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.11.1.4 20 Jul 2022 14:20:57
    |
Tobias C. Berner (tcberner)  |
biology: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Andrey Zakhvatov
* Bob Zimmermann <rpz@cse.wustl.edu>
* Camson Huynh <chuynh@biolateral.com.au>
* Dan Siercks <dsiercks@uwm.edu>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* J. Bacon <jwb@FreeBSD.org>
* Jason Bacon <jwb@FreeBSD.org>
* Jeremy <karlj000@unbc.ca> (Only the first 15 lines of the commit message are shown above ) |
2.11.1.4 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
2.11.1.4 27 Jun 2021 09:30:39
    |
Guangyuan Yang (ygy)  |
biology/jalview: Fix build
When switching the build dependency from devel/gradle to devel/gradle6,
the build is accidentally broken. This attempts to revert part of the
change and fix build.
Fixes: 55044a2200a4c42b6b653349f0a65dfca3f96f36
Approved by: lwhsu (mentor, implicit), portmgr (fix build) |
2.11.1.4 27 Jun 2021 01:51:07
    |
Guangyuan Yang (ygy)  |
devel/gradle6: New port
devel/gradle needs to be updated to 7.x, while some ports build failed
under the newer version, including:
- biology/jalview
- biology/igv
Updated them to use this devel/gradle6 until they officially support 7.x.
No functional changes for these ports.
Approved by: lwhsu (mentor) |
2.11.1.4 05 Jun 2021 18:53:07
    |
Yuri Victorovich (yuri)  |
biology/jalview: Broken on 11
Also fix number of lines in pkg-descr, and replace space with tab.
Reported by: fallout |
2.11.1.4 01 May 2021 17:55:55
    |
Tobias Kortkamp (tobik)  |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
2.11.1.4 25 Apr 2021 23:00:36
    |
Yuri Victorovich (yuri)  |
biology/jalview: Update 2.07 -> 2.11.1.4
Take maintainership. |
2.07_3 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
2.07_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.07_3 26 Dec 2020 23:01:20
  |
glewis  |
Restrict to Java 8, since this doesn't compile with Java 11
PR: 251774 |
2.07_3 26 Nov 2019 21:46:13
  |
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
2.07_2 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.07_2 22 May 2015 13:34:22
  |
mat  |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
2.07_2 20 Oct 2014 07:10:48
  |
bapt  |
Cleanup plist |
2.07_2 21 Jan 2014 23:18:05
  |
bapt  |
Fix properties on pkg-plist |
2.07_2 20 Jan 2014 23:10:11
  |
bapt  |
Support stage |
2.07_2 20 Sep 2013 15:55:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
2.07_2 10 Dec 2012 11:25:28
  |
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
2.07_2 01 Oct 2012 14:45:17
  |
tabthorpe  |
- Reassign to the heap at maintainer's request |
2.07_2 21 Jul 2011 05:03:02
 |
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
2.07_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.07_2 06 Jun 2008 13:08:29
 |
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) |
2.07_1 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}. |
2.07 13 Feb 2006 09:42:13
 |
hq  |
Jalview is a multiple alignment editor written in Java. It is used widely in a
variety of web pages (e.g. the EBI Clustalw server and the Pfam protein domain
database) and is also available as a general purpose alignment editor.
WWW: http://www.jalview.org
PR: 93054
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> |