notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
simian Similarity analyser for source and other text files
2.5.10 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5.10Version of this port present on the latest quarterly branch.
Maintainer: tota@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-29 00:47:30
Last Update: 2023-08-08 11:22:05
Commit Hash: 6c225bc
Also Listed In: java
License: SIMIAN
WWW:
https://www.harukizaemon.com/simian/
Description:
Simian (Similarity Analyser) identifies duplication in Java, C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic Groovy source code and even plain text files. In fact, simian can be used on any human readable files such as ini files, deployment descriptors, you name it. Note: The port uses the java version by default. You can select the .NET version via WITH_MONO=yes, and disable installation of the java parts with WITHOUT_JAVA=yes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/simian-2.5.10/catalog.mk
  2. /usr/local/share/licenses/simian-2.5.10/LICENSE
  3. /usr/local/share/licenses/simian-2.5.10/SIMIAN
  4. bin/simian
  5. simian/bin/simian-2.5.10.jar
  6. @comment simian/bin/simian-2.5.10.exe
  7. @comment simian/bin/IKVM.OpenJDK.Core.dll
  8. @comment simian/bin/IKVM.OpenJDK.Security.dll
  9. @comment simian/bin/IKVM.OpenJDK.Text.dll
  10. @comment simian/bin/IKVM.OpenJDK.Util.dll
  11. @comment simian/bin/IKVM.Runtime.dll
  12. share/xsl/simian/simian.xsl
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • simian>0:devel/simian
To install the port:
cd /usr/ports/devel/simian/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Package not available
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install devel/simian
  • pkg install simian
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1536200074 SHA256 (simian-2.5.10.tar.gz) = 90ad3fbcd4a4ceaa0eed1901911d2e417b9f00136c9b0592e352f4f3acffc9e6 SIZE (simian-2.5.10.tar.gz) = 5247701

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for simian-2.5.10: DOCS=on: Build and/or install documentation ====> Options available for the single LANG: you have to select exactly one of them JAVA=on: Java platform support MONO=off: Mono bindings or support ===> Use 'make config' to modify these settings
Options name:
devel_simian
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.harukizaemon.com/simian/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.10
08 Aug 2023 11:22:05
commit hash: 6c225bcc570ece3af3d61d497330b79c912c60efcommit hash: 6c225bcc570ece3af3d61d497330b79c912c60efcommit hash: 6c225bcc570ece3af3d61d497330b79c912c60efcommit hash: 6c225bcc570ece3af3d61d497330b79c912c60ef files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
lang/mono: respect MONO_DEFAULT in consumers

PR:		251795
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.5.10
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.5.10
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.5.10
06 May 2021 11:47:41
commit hash: adb93122cbf753a26a0497479dbb88cf415de29bcommit hash: adb93122cbf753a26a0497479dbb88cf415de29bcommit hash: adb93122cbf753a26a0497479dbb88cf415de29bcommit hash: adb93122cbf753a26a0497479dbb88cf415de29b files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Deorbit RESTRICTED && NO_CDROM, part one.

For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.

Approved by:	rene
Differential Revision:	https://reviews.freebsd.org/D30010
2.5.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.5.10
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
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.5.10
07 Sep 2018 05:28:43
Revision:479179Original commit files touched by this commit
tota search for other commits by this committer
- Update to 2.5.10

PR:		231164
Submitted by:	swills@
2.4.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.4.0
14 Mar 2016 12:44:18
Revision:411063Original commit files touched by this commit
tota search for other commits by this committer
- Update to 2.4.0

PR:		207606
Submitted by:	pfg@
2.3.35
12 Nov 2015 13:02:39
Revision:401342Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix installation, install bin/simian from correct directory
- Fix installation of mono files, INSTALL_PROGRAM fails as it can't strip PE
executables
- Switch to options helpers

Approved by:	portmgr blanket
2.3.35
27 Oct 2014 11:07:20
Revision:371552Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.3.35
15 Jul 2014 14:36:13
Revision:361929Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2.3.35
01 Jan 2014 07:59:26
Revision:338370Original commit files touched by this commit
tota search for other commits by this committer
- Update to 2.3.35
- Switch multi to single in OPTIONS
- Support STAGEDIR
2.3.34
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
2.3.34
02 Jul 2013 20:54:24
Revision:322204Original commit files touched by this commit
tota search for other commits by this committer
- Update to 2.3.34
- Make use of LICENSE framework
- Convert to new Options framework

PR:		ports/179657 (based on)
Submitted by:	John Marino <draco_AT_marino_DOT_st>
2.3.33
24 Mar 2013 23:21:58
Revision:315179Original commit files touched by this commit
eadler search for other commits by this committer
- A port which is restricted should must not hide this fact
- Make LEGAL and the Makefile agree on the exact text

Approved by:	portmgr (implicit)
2.3.33
10 Dec 2012 11:25:28
Revision:308600Original commit files touched by this commit
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
2.3.33
20 Feb 2012 21:31:07
Original commit files touched by this commit
tota search for other commits by this committer
- Drag from Attic
- Update to 2.3.33
- Add LICENSE_FILE
- Update WWW line in pkg-descr
- Fix pkg-plist
- Take maintainership

PR:             ports/164786
Submitted by:   tota (myself)
Approved by:    gahr (previous maintainer)
2.2.24_1
02 Aug 2011 09:01:39
Original commit files touched by this commit
bapt search for other commits by this committer
Remove ports BROKEN for more than 6 months

devel/simian
databases/mysql-gui-tools

Approved by:    gahr (maintainer)
2.2.24_1
21 Jul 2011 05:03:02
Original commit files touched by this commit
linimon search for other commits by this committer
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.2.24_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.2.24_1
28 Jan 2011 21:55:32
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken: website disappeared.

Feature safe:   yes
2.2.24_1
11 May 2009 07:01:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainership to gahr
2.2.24_1
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
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.2.24
20 Feb 2008 08:39:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.24
2.2.23
16 Feb 2008 11:12:40
Original commit files touched by this commit
miwi search for other commits by this committer
- File was repacked as tar.gz

Submitted by:   pointyhat via pav
2.2.23
12 Feb 2008 15:41:32
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.23
2.2.21
24 Nov 2007 18:24:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.21 (make it fetchable again)

Submitted by:   pointyhat via pav
Approved by:    portmgr (pav)
2.2.19
17 Nov 2007 22:15:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.19 (make it fetchable again)

Submitted by:   pointyhat via pav
Approved by:    portmgr (pav)
2.2.18
13 Nov 2007 15:58:37
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.18 (make it fetchable again)

Submitted by:   pointyhat via pav
Approved by:    portmgr (pav)
2.2.17_1
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
2.2.17_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2.2.17
20 Mar 2007 09:31:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.17

Submitted by:   pav
2.2.16
13 Mar 2007 18:30:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.16
2.2.15
12 Mar 2007 10:01:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Take maintainership.

Approved by:    Andreas Kohn (old maintainer)
2.2.15
04 Mar 2007 14:20:13
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.15

Approved by:    maintainer implicit
2.2.14
09 Feb 2007 00:27:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.14

Approved by:    maintainer (Andreas Kohn, implicit)
2.2.12
06 Oct 2006 08:57:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.12

Submitted by:   pointyhat to kris
                miwi
Approved by:    Andreas Kohn via irc
2.2.10
09 Aug 2006 14:06:44
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.10
- Respects TARGETDIR

Submitted by:   pointyhat
Approved by:    krion (mentor), maintainer via irc
2.2.8
29 Dec 2005 00:46:44
Original commit files touched by this commit
edwin search for other commits by this committer
[NEW PORT] devel/simian: simlarity analysis for source code

        Simian is a program for checking source (and all kinds of
        text files) for repeating blocks.

        Simian (Similarity Analyser) identifies duplication in Java,
        C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic
        source code and even plain text files.  In fact, simian can
        be used on any human readable files such as ini files,
        deployment descriptors, you name it.

        Note: The port uses the java version by default. You can
        select the .NET version via WITH_MONO=yes, and disable
        installation of the java parts with WITHOUT_JAVA=yes.

        WWW: http://www.redhillconsulting.com.au/products/simian/

PR:             ports/83315
Submitted by:   Andreas Kohn <andreas@syndrom23.de>

Number of commits found: 41