non port: devel/jakarta-commons-daemon/Makefile |
Number of commits found: 21 |
Monday, 30 Sep 2019
|
14:55 ale
Update to 1.2.1 release.
 |
Friday, 29 Jun 2018
|
13:37 ale
Fix build on aarch64, armv6, armv7.
PR: 229382
Submitted by: tobik
 |
Sunday, 18 Mar 2018
|
15:11 linimon
Fails the same way on aarch64 as on armvX.
Approved by: portmgr (tier-2 blanket)
 |
Thursday, 30 Nov 2017
|
06:13 linimon
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
 |
Thursday, 23 Nov 2017
|
13:14 ale
Update to 1.1.0 release.
 |
Saturday, 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)
 |
Monday, 11 May 2015
|
18:34 mat
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
 |
Monday, 12 May 2014
|
13:50 ale
Stagify.
 |
Friday, 21 Feb 2014
|
13:36 ehaupt
Remove trailing whitespaces from category devel
 |
Monday, 10 Feb 2014
|
13:54 ehaupt
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)
 |
Monday, 30 Dec 2013
|
20:55 ohauer
- 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@)
 |
Friday, 20 Sep 2013
|
17:04 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
 |
Wednesday, 24 Apr 2013
|
15:41 ale
Update to 1.0.15 release.
PR: ports/178109
Submitted by: girgen
 |
Monday, 10 Dec 2012
|
11:25 bapt
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1)
 |
Wednesday, 13 Jun 2012
|
11:21 ale
Fix and improve -wait parameter support.
 |
Monday, 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
 |
Thursday, 21 Jul 2011
|
05:03 linimon
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
 |
Monday, 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)
 |
Wednesday, 27 Feb 2008
|
15:10 ehaupt
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)
 |
Sunday, 29 Jul 2007
|
01:15 pav
- Mark BROKEN outside i386
 |
Monday, 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 |