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/looks/Makefile
SVNWeb

Number of commits found: 33

Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
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
Wed, 2 Nov 2016
[ 09:05 makc search for other commits by this committer ] Original commit   Revision:425127 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Take maintainership of math/scilab dependencies
Thu, 20 Oct 2016
[ 15:58 rakuco search for other commits by this committer ] Original commit   Revision:424339 (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Reassign makc's ports back to the pool.

See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
Tue, 23 Feb 2016
[ 17:22 makc search for other commits by this committer ] Original commit   Revision:409434
devel/looks:
- The tarballs of old releases have been removed from upstream site (see
  http://www.jgoodies.com/downloads/libraries/ for details). Use local
  copy and unbreak the port.
Sat, 12 Dec 2015
[ 23:02 bapt search for other commits by this committer ] Original commit   Revision:403636 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Mark as broken: does not fetch
Fri, 17 Jul 2015
[ 15:31 makc search for other commits by this committer ] Original commit   Revision:392378
devel/looks:
- Update to 2.6.0
- Rephrase comment and description
- Pacify portlint
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
Thu, 1 May 2014
[ 16:49 makc search for other commits by this committer ] Original commit   Revision:352760 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Grab unmaintained dependencies for math/scilab
Fri, 7 Mar 2014
[ 16:49 bapt search for other commits by this committer ] Original commit   Revision:347405 (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
Convert d* to USES=zip
Thu, 23 Jan 2014
[ 00:43 bapt search for other commits by this committer ] Original commit   Revision:340772
Support stage
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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 3)
Fri, 17 May 2013
[ 22:06 erwin search for other commits by this committer ] Original commit   Revision:318410
Remove BROKEN, this seems to be a temporary error of the site
hosting the distfile.

Submitted by:	jgh
[ 21:43 erwin search for other commits by this committer ] Original commit   Revision:318405
Mark BROKEN: checksum mismatch.
Fri, 8 Feb 2013
[ 01:30 jgh search for other commits by this committer ] Original commit   Revision:311894
- math/scilab requires looks.jar
- create symlink for compatibility

Reported by: bapt@
Fri, 18 Jan 2013
[ 00:59 jgh search for other commits by this committer ] Original commit   Revision:310579
- update to 2.5.2
- drop EXPIRATION, as distfiles are now available
- various cleanups
- change project WWW url

Based on:
http://lists.freebsd.org/pipermail/freebsd-ports/2013-January/080678.html
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)
Fri, 21 Sep 2012
[ 06:52 bapt search for other commits by this committer ] Original commit   Revision:304608 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
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
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
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 Jan 2008
[ 13:05 des search for other commits by this committer ] Original commit 
The distfile has moved and changed name, but the size and checksums haven't.
[ 09:44 des search for other commits by this committer ] Original commit 
Don't use wget, fetch works fine.

Approved by:    maintainer timeout (17 days)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 18 Jan 2007
[ 07:47 itetcu search for other commits by this committer ] Original commit 
Note potential conflict with java/jcalendar.
Mon, 3 Jul 2006
[ 08:03 clsung search for other commits by this committer ] Original commit 
- update to 2.0.4
- fix BROKEN
[ 05:03 linimon search for other commits by this committer ] Original commit 
Oops, forgot to set an EXPIRATION_DATE.
[ 04:56 linimon search for other commits by this committer ] Original commit 
Mark BROKEN: fails to install.
Wed, 10 May 2006
[ 09:59 lawrance search for other commits by this committer ] Original commit 
Update to 2.0.2 (fixes fetch).

Reported by:    fenner's distfile survey
Fri, 17 Mar 2006
[ 11:49 vs search for other commits by this committer ] Original commit 
Make fetchable again
Mon, 6 Mar 2006
[ 20:37 kris search for other commits by this committer ] Original commit 
BROKEN: Unfetchable

Approved by:    portmgr (implicit)
Fri, 7 Oct 2005
[ 11:58 thierry search for other commits by this committer ] Original commit 
- Update to 1.3.2;

- Release maintainership.
Sat, 2 Jul 2005
[ 15:37 thierry search for other commits by this committer ] Original commit 
Add the license file to plist.

Reported by:    Kris via pointyhat.
Wed, 29 Jun 2005
[ 19:12 thierry search for other commits by this committer ] Original commit 
Make fetchable again with --no-check-certificate.

Reported by:    Kris via pointyhat
Sun, 12 Jun 2005
[ 19:18 thierry search for other commits by this committer ] Original commit 
Add looks 1.3.1: the JGoodies Looks improve the appearance of your
Java applications.

Number of commits found: 33