non port: devel/jakarta-commons-daemon/Makefile |
SVNWeb
|
Number of commits found: 21 |
Mon, 30 Sep 2019
|
[ 14:55 ale ]
Update to 1.2.1 release.
|
Fri, 29 Jun 2018
|
[ 13:37 ale ]
Fix build on aarch64, armv6, armv7.
PR: 229382
Submitted by: tobik
|
Sun, 18 Mar 2018
|
[ 15:11 linimon ]
Fails the same way on aarch64 as on armvX.
Approved by: portmgr (tier-2 blanket)
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Thu, 23 Nov 2017
|
[ 13:14 ale ]
Update to 1.1.0 release.
|
Sat, 27 May 2017
|
[ 22:30 linimon ]
Mark some ports failing on armv6, for errors classified as "missing_header".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
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
|
Mon, 12 May 2014
|
[ 13:50 ale ]
Stagify.
|
Fri, 21 Feb 2014
|
[ 13:36 ehaupt ] (Only the first 10 of 54 ports in this commit are shown above. )
Remove trailing whitespaces from category devel
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Wed, 24 Apr 2013
|
[ 15:41 ale ]
Update to 1.0.15 release.
PR: ports/178109
Submitted by: girgen
|
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)
|
Wed, 13 Jun 2012
|
[ 11:21 ale ]
Fix and improve -wait parameter support.
|
Mon, 26 Mar 2012
|
[ 13:21 ale ]
Update to 1.0.10 release:
- complete port overhaul
- install documentation
- add LICENSE
- take maintainership
- avoid unexpected sleep()s
Approved by: maintainer
Feature safe: yes
|
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
|
Mon, 20 Sep 2010
|
[ 08:35 decke ]
- Update to 1.0.3
- Unbreak on amd64
- Pet Portlint
- Update WWW
PR: ports/149722
Submitted by: Simon Olofsson <simon at olofsson dot de>
Approved by: Ronald Klop <ronald at echteman dot nl> (maintainer), beat
(co-mentor)
|
Wed, 27 Feb 2008
|
[ 15:10 ehaupt ] (Only the first 10 of 23 ports in this commit are shown above. )
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)
|
Sun, 29 Jul 2007
|
[ 01:15 pav ]
- Mark BROKEN outside i386
|
Mon, 9 Jul 2007
|
[ 17:09 miwi ]
Wrapper code to start/stop a Java application as a daemon.
Daemon is made of 2 parts. One written in C that makes the
interface to the operating system and the other in Java that
provides the Daemon API.
WWW: http://jakarta.apache.org/commons/daemon/
PR: ports/114431
Submitted by: Ronald Klop <ronald at echteman.nl>
|
Number of commits found: 21 |