Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Nov 2019 21:46:13
5.7.4.0_2

|
jkim  |
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 |
08 Nov 2019 13:26:08
5.7.4.0_1

|
tobik  |
net-p2p: Add missing USES=gnome |
06 Oct 2019 21:37:05
5.7.4.0_1

|
antoine  |
Fix dependencies |
30 Sep 2019 20:37:46
5.7.4.0_1

|
makc  |
net-p2p/vuze:
- Switch from x11-toolkits/swt-devel to x11-toolkits/swt, which is newer
than -devel variant.
PR: 219186 |
13 Feb 2018 13:18:58
5.7.4.0

|
amdmi3  |
- Fix WWW: |
01 Feb 2017 20:13:50
5.7.4.0

|
pawel  |
- Update to version 5.7.4.0
- Drop maintainership, I'm not using it anymore
- Remove antique minimal java version requirement
- Port is architecture neutral |
18 Jan 2017 13:20:32
5.7.0.0

|
tijl  |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
21 Oct 2016 12:51:41
5.7.0.0

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
01 Apr 2016 14:16:20
5.7.0.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
13 Jan 2016 23:15:48
5.7.0.0

|
pawel  |
- Update to version 5.7.0.0
- Add LICENSE_FILE |
05 Nov 2015 12:36:25
5.6.2.0

|
mat  |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
19 Aug 2015 20:42:05
5.6.2.0

|
pawel  |
Update to version 5.6.2.0 |
18 Jun 2015 17:32:30
5.6.1.2

|
pawel  |
Update to version 5.6.1.2 |
18 Mar 2015 19:43:07
5.6.0.0

|
pawel  |
Update to version 5.6.0.0 |
24 Dec 2014 13:08:55
5.5.0.0

|
pawel  |
Update to version 5.5.0.0 |
10 Sep 2014 20:50:37
5.4.0.0_1

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
06 Sep 2014 15:55:34
5.4.0.0

|
pawel  |
Update to version 5.4.0.0 |
31 May 2014 16:37:58
5.3.0.0

|
ak  |
- Fix various distinfo errors
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr (antoine) |
19 Mar 2014 19:15:25
5.3.0.0

|
pawel  |
- Update to version 5.3.0.0
- Add LICENSE
PR: ports/187714
Submitted by: Radim Kolar <hsn@sanatana.dharma> |
10 Mar 2014 16:38:00
5.2.0.0

|
bapt  |
Convert n* to USES=zip |
15 Dec 2013 13:27:54
5.2.0.0

|
pawel  |
Update to version 5.2.0.0 |
13 Oct 2013 15:22:36
5.1.0.0

|
pawel  |
Add support for STAGEDIR |
20 Sep 2013 22:28:26
5.1.0.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
12 Sep 2013 14:07:36
5.1.0.0

|
pawel  |
- Update to version 5.1.0.0
- Add patch removing use of SWT 3.8 API
- Remove options, vuze don't build with ancient swt anymore
Changes: http://blog.vuze.com/2013/08/14/vuze-5-1/ |
22 May 2013 22:21:52
5.0.0.0

|
pawel  |
Update to version 5.0.0.0 |
01 Mar 2013 15:44:14
4.9.0.0

|
pawel  |
Update to version 4.9.0.0 |
23 Jan 2013 15:00:19
4.8.1.2_1

|
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
22 Jan 2013 23:13:41
4.8.1.2

|
makc  |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days) |
19 Dec 2012 19:30:18
4.8.1.2

|
pawel  |
- Update to version 4.8.1.2 [1]
- Remove stale /bin/bash removal
Submitted by: Mikhail T. <mi@aldan.algebra.com> via email [1] |
10 Dec 2012 13:43:44
4.8.0.0

|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
28 Oct 2012 16:17:01
4.8.0.0

|
pawel  |
- Update to version 4.8.0.0
- Take maintainership
- Remove out-of-date pkg-message
- Cleanup Makefile, remove unnecessary stuff - gecko bits, dos2unix
- Update homepage
Feature safe: yes |
16 Oct 2012 12:43:43
4.7.2.0

|
mi  |
Upgrade from 4.7.1.2 to 4.7.2.0. Add a patch to offer KOI8-U as
a valid filename-encoding.
Feature safe: yes |
07 Oct 2012 00:42:19
4.7.1.2

|
linimon  |
Attempt to fix build on pointyhat-west. |
04 Oct 2012 10:00:38
4.7.1.2

|
bapt  |
Convert to new options framework |
11 Sep 2012 06:14:26
4.7.1.2

|
mi  |
Upgrade from 4.7.0.2 to 4.7.1.2. Remove dependency on gecko -- does
not appear to be in any use... |
10 Sep 2012 19:19:33
4.7.0.2_1

|
beat  |
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko |
09 Jul 2012 02:33:29
4.7.0.2
|
mi  |
(Trivial) update from 4.7.0.0 to 4.7.0.2. Developers' changelog lists
minor improvements. |
01 Jun 2012 05:26:28
4.7.0.0_1
|
dinoex  |
- update png to 1.5.10 |
14 Nov 2011 05:35:54
4.7.0.0
|
mi  |
Update from "obsolete" 4.3.1.4 to the currently-latest 4.7.0.0.
Feature safe: yes
Approved by: portmgr (tabthorpe) |
13 Aug 2011 07:40:10
4.3.1.4_2
|
crees  |
Fix fetch, but it could still do with an update.
PR: ports/159667 |
02 Aug 2011 16:27:06
4.3.1.4_2
|
bapt  |
Mark BROKEN: Does not fetch |
05 Jul 2011 02:51:42
4.3.1.4_2
|
tabthorpe  |
- Reassign to the heap |
02 Jul 2011 18:06:14
4.3.1.4_2
|
miwi  |
- Kick MD5 Support |
08 Aug 2010 08:56:41
4.3.1.4_2
|
beat  |
- Bump PORTREVISION after libxul update
PR: ports/149044
Expr-run by: pav@
Approved by: portmgr (pav) |
28 Mar 2010 06:47:48
4.3.1.4_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
11 Feb 2010 16:02:05
4.3.1.4
|
rnoland  |
Update to 4.3.1.4 |
07 Feb 2010 14:02:33
4.3.1.2
|
rnoland  |
Update to 4.3.1.2. |
05 Feb 2010 11:46:55
4.3.0.4_1
|
dinoex  |
- update to jpeg-8 |
01 Dec 2009 21:05:21
4.3.0.4
|
rnoland  |
Update to 3.4.0.4
- Only support the libxul gecko backend now.
You will need to set the path to libxul in your
Options->Interface->Display section for browsing to work.
- Special hacks are no longer required for it to perform well. |
22 Aug 2009 00:32:25
4.2.0.2_1 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
31 Jul 2009 13:57:52
4.2.0.2_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
10 Apr 2009 07:40:26
4.2.0.2
|
rnoland  |
Update to 4.2.0.2 |
07 Mar 2009 05:46:23
4.1.0.4
|
rnoland  |
Update to 4.1.0.4 |
18 Feb 2009 21:18:06
4.1.0.0
|
rnoland  |
Update to 4.1.0.0 |
18 Jan 2009 06:33:50
4.0.0.4
|
rnoland  |
Fix build on amd64
Submitted by: Mikhail T. <mi@aldan.algebra.com>
Approved by: garga (mentor, implicit) |
22 Dec 2008 18:27:01
4.0.0.4
|
rnoland  |
Update to 4.0.0.4
Note that this may co-exist with 3.x versions of azureus
Approved by: garga (mentor) |
22 Dec 2008 17:43:24
3.1.1.0
|
rnoland  |
Forced commit after repocopy net-p2p/azureus -> net-p2p/vuze
Approved by: garga (mentor) |