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
non port: java/jakarta-commons-beanutils/Makefile

Number of commits found: 26

Tuesday, 26 Nov 2019
21:46 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
Original commitRevision:518482 
Sunday, 6 Oct 2019
19:08 pfg search for other commits by this committer
rename most cases of jakarta- to apache-

The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.

Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.

Approved by:	thierry (mentor), makc
Differential Revision:	https://reviews.freebsd.org/D21902
Original commitRevision:513899 
Friday, 1 Apr 2016
14:08 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412347 
Monday, 11 May 2015
18:34 mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386097 
Tuesday, 15 Jul 2014
15:45 adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.

Apologies in advance, I know java drives its short bus very, very slowly
through qat. Building these 3 ports will probably wedge it for weeks.
Original commitRevision:361957 
Thursday, 5 Jun 2014
18:18 olgeni search for other commits by this committer
Upgrade to version 1.9.2.

- Add LICENSE
- Fix portlint warnings
- Use PORT_OPTIONS
Original commitRevision:356672 
Monday, 27 Jan 2014
15:37 olgeni search for other commits by this committer
Upgrade to version 1.9.1, with staging support.
Original commitRevision:341416 
Friday, 20 Sep 2013
19:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
Original commitRevision:327738 
Monday, 10 Dec 2012
13:18 bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
Original commitRevision:308604 
Thursday, 21 Jul 2011
05:03 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
Original commit
Saturday, 2 Oct 2010
12:21 olgeni search for other commits by this committer
Upgrade to version 1.8.3 and take maintainership from ports@.
Original commit
Saturday, 2 May 2009
14:39 hq search for other commits by this committer
Release maintainership (for real this time)
Original commit
Sunday, 15 Mar 2009
12:54 hq search for other commits by this committer
- Update to 1.8.0 [1]
- Release maintainership

Reported by:    portscout [1]
Original commit
Friday, 6 Jun 2008
13:38 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)
Original commit
Wednesday, 27 Feb 2008
15:10 ehaupt search for other commits by this committer
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:             121041
Submitted by:   Marcin Cieslak <saper@system.pl>
Approved by:    portmgr (linimon)
Original commit
Saturday, 19 May 2007
20:32 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}.
Original commit
Tuesday, 9 May 2006
00:18 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with a J
Original commit
Friday, 3 Dec 2004
01:01 hq search for other commits by this committer
Reset znerd's ports maintainership:

- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:    znerd (maintainer)
Original commit
Monday, 29 Nov 2004
02:41 hq search for other commits by this committer
- Update to 1.7.0
- Dynamic plist
- Use USE_ANT
- remove files/LICENSE: the project is now under Apache 2.0 license (which is
  included in the distribution)
- New feature: API documentation is now cross-linked with API documentation
  from dependency packages, such as commons-collections, if installed
- Use MASTER_SITE_APACHE_JAKARTA
- Use INSTALL_DATA rather than CP and ECHO_MSG rather than ECHO
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Fix URL is pkg-descr
Original commit
Tuesday, 20 Apr 2004
19:38 glewis search for other commits by this committer
. Unbreak the build by setting ANT_INCLUDE_SHARED_JARS.  Found during
  bsd.java.mk testing on bento.

Done now to get this fixed for 4.10.

PR:             65614
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Hopefully not objected to by:   znerd
Original commit
Wednesday, 23 Jul 2003
14:30 znerd search for other commits by this committer
Port devel/jakarta-ant was renamed to devel/apache-ant.

Reported by:    kris
Pointy hat to:  me
Original commit
Thursday, 24 Apr 2003
13:41 znerd search for other commits by this committer
Upgrade to 1.6.1.
Original commit
13:03 znerd search for other commits by this committer
Upgrade to 1.6.
Original commit
Friday, 7 Mar 2003
06:04 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Thursday, 14 Nov 2002
10:49 znerd search for other commits by this committer
Improved output from do-install target.
Original commit
10:23 znerd search for other commits by this committer
New port: Jakarta Commons BeanUtils.

See:
http://jakarta.apache.org/commons/beanutils.html
Original commit

Number of commits found: 26