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
non port: devel/jakarta-commons-daemon/Makefile
SVNWeb

Number of commits found: 21

Mon, 30 Sep 2019
[ 14:55 ale search for other commits by this committer ] Original commit   Revision:513396
Update to 1.2.1 release.
Fri, 29 Jun 2018
[ 13:37 ale search for other commits by this committer ] Original commit   Revision:473549
Fix build on aarch64, armv6, armv7.

PR:		229382
Submitted by:	tobik
Sun, 18 Mar 2018
[ 15:11 linimon search for other commits by this committer ] Original commit   Revision:464922
Fails the same way on aarch64 as on armvX.

Approved by:	portmgr (tier-2 blanket)
Thu, 30 Nov 2017
[ 06:13 linimon search for other commits by this committer ] Original commit   Revision:455167 (Only the first 10 of 189 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:454758
Update to 1.1.0 release.
Sat, 27 May 2017
[ 22:30 linimon search for other commits by this committer ] Original commit   Revision:441882
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 search for other commits by this committer ] Original commit   Revision:386097 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:353820
Stagify.
Fri, 21 Feb 2014
[ 13:36 ehaupt search for other commits by this committer ] Original commit   Revision:345404 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category devel
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:338168 (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:327723 (Only the first 10 of 482 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:
devel part 2)
Wed, 24 Apr 2013
[ 15:41 ale search for other commits by this committer ] Original commit   Revision:316443
Update to 1.0.15 release.

PR:		ports/178109
Submitted by:	girgen
Mon, 10 Dec 2012
[ 11:25 bapt search for other commits by this committer ] Original commit   Revision:308600 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
Wed, 13 Jun 2012
[ 11:21 ale search for other commits by this committer ] Original commit 
Fix and improve -wait parameter support.
Mon, 26 Mar 2012
[ 13:21 ale search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (Only the first 10 of 269 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit 
- Mark BROKEN outside i386
Mon, 9 Jul 2007
[ 17:09 miwi search for other commits by this committer ] Original commit 
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