non port: java/bouncycastle/Makefile |
SVNWeb
|
Number of commits found: 46 |
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:22 Tobias C. Berner (tcberner) ] 526869d (Only the first 10 of 82 ports in this commit are shown above. )
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 )
|
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
|
Mon, 16 Jul 2018
|
[ 16:59 ale ]
Remove java/jaf port, since the Java Activation Framework is included by
default in the JRE since Java 6 and we don't support Java 5 anymore.
Reviewed by: eugen
|
Tue, 11 Apr 2017
|
[ 15:21 mat ] (Only the first 10 of 31 ports in this commit are shown above. )
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 6 Jan 2016
|
[ 23:10 rakuco ]
Set CPE information.
Approved by: portmgr blanket approval
|
Mon, 10 Feb 2014
|
[ 16:35 ale ]
Fix build with java7 and stagify.
|
Fri, 20 Sep 2013
|
[ 19:48 bapt ] (Only the first 10 of 143 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
|
Mon, 10 Dec 2012
|
[ 13:18 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
|
Tue, 23 Aug 2011
|
[ 08:40 ale ]
Fix portscout check.
|
Tue, 28 Jun 2011
|
[ 15:56 ale ]
Ignore 1.46 (not backward compatible) version.
|
Fri, 18 Feb 2011
|
[ 10:12 ale ]
Raise java version to 1.5+, since compiling requires 1.5 libraries.
Feature safe: yes
|
Thu, 25 Mar 2010
|
[ 16:21 ale ]
Don't use a BERConstructedOctetString where a DEROctetString is much better.
|
Mon, 25 Jan 2010
|
[ 09:06 ale ]
Update to 1.45 release.
|
Mon, 12 Oct 2009
|
[ 10:10 ale ]
Distfile re-rolled to implement a constant-time Arrays.equals().
|
Wed, 7 Oct 2009
|
[ 06:33 ale ]
Update to 1.44 release.
|
Thu, 23 Apr 2009
|
[ 06:26 ale ]
Update to 1.43 release.
|
Mon, 16 Mar 2009
|
[ 07:20 ale ]
Update to 1.42 release.
|
Fri, 3 Oct 2008
|
[ 06:29 ale ]
Update to 1.41 release.
|
Mon, 14 Jul 2008
|
[ 06:09 ale ]
Update to 1.40 release.
|
Fri, 6 Jun 2008
|
[ 13:38 edwin ] (Only the first 10 of 130 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)
|
Fri, 4 Apr 2008
|
[ 19:15 pav ]
- Cleanup directories
Reported by: pointyhat
|
Mon, 31 Mar 2008
|
[ 07:45 ale ]
Update to 1.39 release:
- build from sources
- add documentation
- add dependencies
|
Tue, 11 Dec 2007
|
[ 20:15 ale ]
Update to 1.38 release.
|
Sun, 17 Jun 2007
|
[ 12:43 ale ]
Update to 1.37 release.
|
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
|
[ 21:20 ale ]
Update to 1.36 release.
|
Sun, 31 Dec 2006
|
[ 10:25 ale ]
Update to 1.35 release.
|
Wed, 4 Oct 2006
|
[ 21:23 ale ]
Update to 1.34 release.
|
Wed, 19 Jul 2006
|
[ 06:45 ale ]
Update to 1.33 release:
- install only jars for the selected jdk to avoid class conflicts
- drop support for obsolate jdks
- take maintainership [1]
Approved by: glewis [1]
|
Thu, 20 Oct 2005
|
[ 07:12 glewis ]
. Update the required Java version.
. File off the version from the installed jars to make it possible to keep
the same CLASSPATH between releases.
|
Tue, 18 Oct 2005
|
[ 22:37 glewis ]
. Update to 1.30.
. Add another MASTER_SITE.
. Packing list is a little better, but it still needs some work.
|
Tue, 11 Oct 2005
|
[ 15:06 glewis ]
. No need for ${MKDIR} ${JAVAJARDIR}, its been automatically created
by mtree for more than 3 years now.
Pointed out by: hq
|
Thu, 15 Sep 2005
|
[ 15:54 glewis ]
. Update to 1.29.
. Unbreak and undeprecate.
. Temporarily take maintainership.
|
[ 06:55 linimon ]
Mark for deprecation. The distfile that is currently in the port is over
a year old and no longer archived. This port is up for adoption.
|
Wed, 31 Aug 2005
|
[ 03:19 kris ]
BROKEN: Unfetchable
|
Fri, 26 Aug 2005
|
[ 05:56 krion ]
Reset bouncing maintainer.
Approved by: portmgr (self)
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Sun, 2 Nov 2003
|
[ 03:43 edwin ]
undo previous commit.
|
[ 02:48 edwin ] (Only the first 10 of 40 ports in this commit are shown above. )
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Thu, 30 Oct 2003
|
[ 13:19 sergei ]
- Chase MAINTAINER e-mail changes
PR: 58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri
|
Mon, 7 Apr 2003
|
[ 08:50 edwin ]
[PATCH] Update java/bouncycastle to version 1.16
java/bouncycastle port is currently at version 1.11. However the
jce-jdk13-111.tar.gz tarball downloaded from
http://www.bouncycastle.org/download/ suddenly seems to contain
jce-jdk13-116, which naturally fails the checksum test:
PR: ports/46184
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
Fri, 21 Feb 2003
|
[ 12:30 knu ] (Only the first 10 of 32 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 27 Dec 2001
|
[ 17:47 ijliao ]
add bouncycastle 1.11 Cleanroom build of Java Cryptography Extensions
|
Number of commits found: 46 |