non port: devel/simian/Makefile |
SVNWeb
|
Number of commits found: 37 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Thu, 6 May 2021
|
[ 11:47 Mathieu Arnold (mat) ] adb9312 (Only the first 10 of 61 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Nov 2019
|
[ 21:46 jkim ] (Only the first 10 of 443 ports in this commit are shown above. )
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
|
Fri, 7 Sep 2018
|
[ 05:28 tota ]
- Update to 2.5.10
PR: 231164
Submitted by: swills@
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 14 Mar 2016
|
[ 12:44 tota ]
- Update to 2.4.0
PR: 207606
Submitted by: pfg@
|
Thu, 12 Nov 2015
|
[ 13:02 amdmi3 ]
- 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
|
Tue, 15 Jul 2014
|
[ 14:36 adamw ] (Only the first 10 of 25 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 1 Jan 2014
|
[ 07:59 tota ]
- Update to 2.3.35
- Switch multi to single in OPTIONS
- Support STAGEDIR
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Tue, 2 Jul 2013
|
[ 20:54 tota ]
- 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>
|
Sun, 24 Mar 2013
|
[ 23:21 eadler ]
- 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)
|
Mon, 10 Dec 2012
|
[ 11:25 bapt ] (Only the first 10 of 60 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1)
|
Mon, 20 Feb 2012
|
[ 21:31 tota ]
- 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)
|
Tue, 2 Aug 2011
|
[ 09:01 bapt ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove ports BROKEN for more than 6 months
devel/simian
databases/mysql-gui-tools
Approved by: gahr (maintainer)
|
Thu, 21 Jul 2011
|
[ 05:03 linimon ] (Only the first 10 of 269 ports in this commit are shown above. )
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
|
Fri, 28 Jan 2011
|
[ 21:55 linimon ]
Mark as broken: website disappeared.
Feature safe: yes
|
Mon, 11 May 2009
|
[ 07:01 miwi ]
- Pass maintainership to gahr
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 ports in this commit are shown above. )
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)
|
Wed, 20 Feb 2008
|
[ 08:39 miwi ]
- Update to 2.2.24
|
Sat, 16 Feb 2008
|
[ 11:12 miwi ]
- File was repacked as tar.gz
Submitted by: pointyhat via pav
|
Tue, 12 Feb 2008
|
[ 15:41 miwi ]
- Update to 2.2.23
|
Sat, 24 Nov 2007
|
[ 18:24 miwi ]
- Update to 2.2.21 (make it fetchable again)
Submitted by: pointyhat via pav
Approved by: portmgr (pav)
|
Sat, 17 Nov 2007
|
[ 22:15 miwi ]
- Update to 2.2.19 (make it fetchable again)
Submitted by: pointyhat via pav
Approved by: portmgr (pav)
|
Tue, 13 Nov 2007
|
[ 15:58 miwi ]
- Update to 2.2.18 (make it fetchable again)
Submitted by: pointyhat via pav
Approved by: portmgr (pav)
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- 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)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 20 Mar 2007
|
[ 09:31 miwi ]
- Update to 2.2.17
Submitted by: pav
|
Tue, 13 Mar 2007
|
[ 18:30 miwi ]
- Update to 2.2.16
|
Mon, 12 Mar 2007
|
[ 10:01 miwi ]
- Take maintainership.
Approved by: Andreas Kohn (old maintainer)
|
Sun, 4 Mar 2007
|
[ 14:20 miwi ]
- Update to 2.2.15
Approved by: maintainer implicit
|
Fri, 9 Feb 2007
|
[ 00:27 miwi ]
- Update to 2.2.14
Approved by: maintainer (Andreas Kohn, implicit)
|
Fri, 6 Oct 2006
|
[ 08:57 miwi ]
- Update to 2.2.12
Submitted by: pointyhat to kris
miwi
Approved by: Andreas Kohn via irc
|
Wed, 9 Aug 2006
|
[ 14:06 miwi ]
- Update to 2.2.10
- Respects TARGETDIR
Submitted by: pointyhat
Approved by: krion (mentor), maintainer via irc
|
Thu, 29 Dec 2005
|
[ 00:46 edwin ]
[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: 37 |