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/flex-sdk/Makefile
SVNWeb

Number of commits found: 24

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 4 Oct 2021
[ 19:58 Rene Ladan (rene) search for other commits by this committer ]    commit hash:e56a7da8946973ad5233bf881538298e30f472eb  commit hash:e56a7da8946973ad5233bf881538298e30f472eb  commit hash:e56a7da8946973ad5233bf881538298e30f472eb  e56a7da  (Only the first 10 of 420 ports in this commit are shown above. View all ports for this commit)
*: re-assign kuriyama@s ports to the pool, commit bit safekept

With hat:	portmgr-secretary
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
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
Sat, 2 Feb 2019
[ 13:48 tobik search for other commits by this committer ] Original commit   Revision:491958
Unbreak things broken by my previous incomplete commits

Pointy hat:	tobik
[ 10:28 tobik search for other commits by this committer ] Original commit   Revision:491938
devel/*: Use NO_WRKSUBDIR
Wed, 2 Nov 2016
[ 22:45 mat search for other commits by this committer ] Original commit   Revision:425174 (Only the first 10 of 110 ports in this commit are shown above. View all ports for this commit)
Cleanup no longer needed CHMOD usage after r424898.

PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Mon, 5 Oct 2015
[ 21:30 amdmi3 search for other commits by this committer ] Original commit   Revision:398668
- Don't install garbage files
- Add NO_ARCH
- Add empty directories to plist

PR:		203194
Submitted by:	amdmi3
Approved by:	maintainer timeout (kuriyama, 2 weeks)
Fri, 23 Jan 2015
[ 16:03 antoine search for other commits by this committer ] Original commit   Revision:377747 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
Sat, 24 May 2014
[ 10:19 vanilla search for other commits by this committer ] Original commit   Revision:355007
Stageify.

Approved by:	portmgr@
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, 5 Dec 2013
[ 11:10 mat search for other commits by this committer ] Original commit   Revision:335658 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Fixup pkgnames.

PR:		ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by:	mat
Approved by:	portmgr (bapt)
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)
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)
Thu, 10 May 2012
[ 06:25 kuriyama search for other commits by this committer ] Original commit 
- Upgrade to 4.6.0.23201.

PR:             ports/167356
Submitted by:   dumbbell
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
Tue, 2 Nov 2010
[ 00:03 kuriyama search for other commits by this committer ] Original commit 
Upgrade to 4.1.0 after repocopy to flex-sdk35.
Sun, 24 Oct 2010
[ 15:39 kuriyama search for other commits by this committer ] Original commit 
- Upgrade to 3.5.0.12683.

PR:             149514
Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Wed, 3 Sep 2008
[ 03:37 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Upgrade to 3.1.0.2701.  Old version (2.0.1) was repocopied as
devel/flex-sdk2.

This is MPL version (not including Flash Player binaries etc).
Tue, 19 Aug 2008
[ 00:50 kuriyama search for other commits by this committer ] Original commit 
Upgrade to 2.0.1.194515.

# This port will be renamed flex-sdk2, and will become flex-sdk 3.1.

PR:             ports/126202
Submitted by:   Nicola Vitale <nivit@FreeBSD.org>
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)
Sat, 15 Dec 2007
[ 07:13 kuriyama search for other commits by this committer ] Original commit 
The free Adobe Flex 2 SDK includes the technologies developers need to
start building effective Flex applications today.

WWW: http://www.adobe.com/products/flex/sdk/

Number of commits found: 24