notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: java/jtiger/Makefile
SVNWeb

Number of commits found: 14

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:526869d8dc02563825a24d394e1d087334d654cc  commit hash:526869d8dc02563825a24d394e1d087334d654cc  commit hash:526869d8dc02563825a24d394e1d087334d654cc  526869d  (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
java: remove 'Created by' lines

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

  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexander Yerenkow <yerenkow@gmail.com>
  *  Anton Yudin (<contact@toha.org.ua>)
  *  Anton Yudin <toha@toha.org.ua>
  *  Benjamin Close <benjsc@FreeBSD.org>
  *  Björn König <bkoenig@alpha-tierchen.de>
  *  Conor McDermottroe <ports@mcdermottroe.com>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org
  *  Dave Glowacki <dglo@ssec.wisc.edu>
  *  Ernst de Haan <znerd@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 24 Aug 2016
[ 18:48 jkim search for other commits by this committer ] Original commit   Revision:420814
Consistently set USE_JAVA to "yes" to reduce future confusion.
Sat, 2 Jan 2016
[ 07:10 amdmi3 search for other commits by this committer ] Original commit   Revision:405050
- Add NO_ARCH
- Switch to options helpers
Tue, 22 Dec 2015
[ 03:22 wen search for other commits by this committer ] Original commit   Revision:404204
- Reset maintainer to ports@
Thu, 5 Nov 2015
[ 12:36 mat search for other commits by this committer ] Original commit   Revision:400848 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
Thu, 10 Apr 2014
[ 07:17 bapt search for other commits by this committer ] Original commit   Revision:350781 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Minimum version of java is now 1.6

With hat:	portmgr
Sun, 16 Feb 2014
[ 09:32 antoine search for other commits by this committer ] Original commit   Revision:344508
- Stage support
- Remove deprecated NOPORTDATA
Fri, 20 Sep 2013
[ 19:48 bapt search for other commits by this committer ] Original commit   Revision:327738 (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
Mon, 13 Dec 2010
[ 00:59 wen search for other commits by this committer ] Original commit 
- Fix the fetch error

Reported by:    QAT@
Wed, 9 Jul 2008
[ 08:35 miwi search for other commits by this committer ] Original commit 
- Fix build

PR:             125418
Submitted by:   maintainer
Reported by:    pavbot
Sun, 22 Jun 2008
[ 19:53 miwi search for other commits by this committer ] Original commit 
- Fix build

Reported by:    pavbot
Approved by:    maintainer implicit
Fri, 20 Jun 2008
[ 14:38 miwi search for other commits by this committer ] Original commit 
JTiger is a unit test framework and tools for the Java 2 Platform. The
framework provides a useful abstraction on which to write unit test
fixtures and unit test cases. JTiger tools provide functionality
that is often desired in software unit testing environments. JTiger
development encourages Test Driven Development, though it doesn't
mandate it, and any unit testing software development technique
is sufficient.

WWW:   http://www.jtiger.org

PR:             ports/124209
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 14