Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.9 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.0.9 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
5.0.9 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
5.0.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.0.9 12 Mar 2021 04:56:11
  |
nc  |
games/ninix-aya: Update to 5.0.9 |
5.0.6 24 Jul 2020 06:28:59
  |
rigoletto  |
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing
- update all affected ports
PR: 244164
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision: https://reviews.freebsd.org/D24955 |
5.0.6 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
5.0.6 09 Jul 2018 05:22:13
  |
pi  |
games/ninix-aya: update 4.4 -> 5.0.6
PR: 228241
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by: krion, linimon, w.schwarzenfeld@utanet.at
Relnotes: https://osdn.net/projects/ninix-aya/scm/git/ruby-gtk3/blobs/master/ChangeLog |
4.4_6 24 Mar 2018 21:12:13
  |
sunpoet  |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
4.4_6 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
4.4_5 03 Dec 2017 08:25:32
  |
antoine  |
- Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3 |
4.4_5 04 Aug 2016 01:46:36
  |
marino  |
games/ninix-aya: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0). |
4.4_5 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.4_5 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
4.4_4 25 Dec 2014 19:04:27
  |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
4.4_4 13 Dec 2014 06:32:14
  |
amdmi3  |
- Add LICENSE_FILE
- Drop @dirrm* from plist |
4.4_4 10 Sep 2014 20:50:37
  |
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) |
4.4_3 23 Aug 2014 16:07:53
  |
adamw  |
Stage.
PR: 192796
Submitted by: Ports Fury |
4.4_2 13 Jul 2014 23:23:25
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
4.4_2 28 Jun 2014 07:48:02
  |
antoine  |
Reset maintainer, email bounces
With hat: portmgr |
4.4_2 29 May 2014 14:35:01
  |
miwi  |
- Convert gmake, bzip to USES
Approved by: portmgr |
4.4_2 10 Mar 2014 20:55:22
  |
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
4.4_1 26 Oct 2013 00:52:36
  |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
4.4 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
4.4 18 Jun 2013 16:09:59
  |
antoine  |
Fix after PORT_OPTIONS conversion |
4.4 27 Apr 2013 06:18:59
  |
culot  |
- Update to 4.4
PR: ports/177711
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.3.9_1 26 Apr 2013 16:39:14
  |
bapt  |
Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework |
4.3.9_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
4.3.9 20 Mar 2012 20:40:23
 |
jgh  |
- Update to 4.3.9
PR: ports/165650
Submitted by: umeno@belldandy.unnumbered.net
Approved by: maintainer timeout ( 17 days )
Feature safe: yes |
4.3.8 19 Jan 2012 19:33:45
 |
culot  |
- Update to 4.3.8
PR: ports/164312
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.3.7 31 Dec 2011 09:31:24
 |
culot  |
- Update to 4.3.7
PR: ports/163645
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.3.6 16 Dec 2011 08:19:16
 |
culot  |
- Update to 4.3.6
PR: ports/163287
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.3.5 06 Dec 2011 06:16:20
 |
culot  |
- Update to 4.3.5
PR: ports/163079
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe: yes |
4.3.2 15 Nov 2011 01:06:40
 |
rm  |
- remove conditional for python < 2.4 (we haven't them in ports tree
anyway and japanese/pycodec is deprecated)
- change dependency on math/py-numpy with ${PYNUMPY}
- change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2
- whitespace fix in pkg-descr
PR: ports/162087
Submitted by: rm (myself)
Approved by: maintainer (timeout - 2+ weeks), novel (mentor)
Feature safe: yes |
4.3.2 13 Nov 2011 05:43:24
 |
miwi  |
- Update to 4.3.2
PR: 162333
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe: yes |
4.3 29 Oct 2011 13:22:23
 |
zi  |
- Update to 4.3
PR: ports/162002
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.2.10 11 Oct 2011 14:05:58
 |
culot  |
- Update to 4.2.10
PR: ports/161489
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.2.9 10 Oct 2011 05:10:38
 |
culot  |
- Update to 4.2.9
PR: ports/161377
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.2.7a 07 Oct 2011 01:37:12
 |
zi  |
- Update to 4.2.7a
PR: ports/161158
Submitted by: UMENO Takashi <umeno@belldandy.unnumbered.net> (maintainer) |
4.2.7 25 Sep 2011 22:43:51
 |
zi  |
- Update to 4.2.7 [1]
- Pacify portlint(1)
- Add LICENSE
PR: ports/161014
Submitted by: UMENO Takashi <umeno@belldandy.unnumbered.net> (maintainer) |
4.2.6 11 Sep 2011 21:51:33
 |
pav  |
- Update to 4.2.6
PR: ports/160658
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.2.5 01 Sep 2011 14:11:40
 |
culot  |
- Update to 4.2.5
PR: ports/160337
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.2.4 22 Aug 2011 12:15:26
 |
culot  |
- Update to 4.2.4
PR: ports/159937
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.2.2 12 Aug 2011 10:57:52
 |
culot  |
- Update to 4.2.2
PR: ports/159686
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.2 02 Aug 2011 17:14:12
 |
culot  |
- Update to 4.2
PR: ports/159383
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.1.12 20 Jul 2011 05:21:45
 |
culot  |
- Update to 4.1.12
PR: ports/159035
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.1.8 29 Jun 2011 05:11:56
 |
culot  |
- Update to 4.1.8
PR: ports/158314
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.1.7 14 Jun 2011 19:10:15
 |
jlaffaye  |
Update to 4.1.7
PR: ports/157877
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by: bapt (mentor) |
4.1.6 17 May 2011 18:52:12
 |
culot  |
- Update to 4.1.6
PR: ports/157119
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.1.5 11 May 2011 05:17:04
 |
culot  |
- Update to 4.1.5
PR: ports/156927
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.1.4 01 May 2011 07:04:25
 |
dhn  |
- Update to 4.1.4
PR: ports/156731
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.1.3 27 Feb 2011 13:31:47
 |
miwi  |
- Update to 4.1.3
PR: 154980
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
4.0.8 23 Jan 2011 13:56:42
 |
sahil  |
- Update to 4.0.8
PR: ports/153387
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe: yes |
4.0.7 06 Jul 2010 08:50:48
 |
wen  |
- Update to 4.0.7
PR: ports/147882
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe: yes |
4.0.7 06 Jul 2010 08:49:08
 |
wen  |
- Update to 4.0.7
Feature safe: yes |
4.0.6_1 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
4.0.6 26 May 2010 03:29:16
 |
sahil  |
- Update to 4.0.6
PR: ports/146919
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by: itetcu@ (mentor) |
4.0.5 16 May 2010 04:55:16
 |
sahil  |
- Update to 4.0.5 [1]
- Replace files/patch-aa with ${REINPLACE_CMD}
- Respect NOPORTDOCS
- USE_GETTEXT if WITHOUT_NLS undefined
PR: ports/146217 [1]
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by: itetcu@ (mentor) |
4.0.4 17 Apr 2010 19:36:13
 |
sylvio  |
- Update to 4.0.4
PR: ports/145725
Submitted by: Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by: itetcu (mentor, implicit) |
4.0.2_1 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
4.0.2 13 Mar 2010 18:52:31
 |
makc  |
Update to 4.0.2
PR: ports/144714
Submitted by: UMENO Takashi (maintainer) |
4.0.1_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
4.0.1 15 Jan 2010 03:05:01
 |
pgollucci  |
- Update to 4.0.1
- RUN_DEPENDS+=multimedia/py-gstreamer
PR: ports/142715
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.9.9a 07 Dec 2009 12:08:57
 |
pav  |
- Update to 3.9.9a
PR: ports/141181
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.9.9 28 Aug 2009 19:24:09
 |
miwi  |
- Update to 3.9.9
PR: 138142
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.9.8a 30 Jan 2009 13:06:03
 |
jadawin  |
- Update to 3.9.8a
PR: ports/131029
Submitted by: UMENO Takashi <umeno _AT_ rr.iij4u.or.jp> (maintainer) |
3.9.7_1 06 Jun 2008 13:31:51
 |
edwin  |
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) |
3.9.7 25 Mar 2008 22:44:48
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.9.7 31 Dec 2007 00:39:37
 |
miwi  |
- Update to 3.9.7
PR: 119070
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.9.6 27 Jul 2007 13:36:39
 |
rafan  |
- Update to 3.9.6
PR: ports/114919
Submitted by: UMENO Takashi <umeno at rr.iij4u.or.jp> |
3.9.5 10 Jul 2007 08:44:25
 |
miwi  |
- Update to 3.9.5
PR: 114461
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.9.4_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.9.4 01 May 2007 23:17:53
 |
miwi  |
- Update to 3.9.4
PR: 112308
Submitted by: UMENO Takashi<umeno@rr.iij4u.or.jp> (maintainer) |
3.9.3 14 Dec 2006 13:16:27
 |
miwi  |
- Update to 3.9.3
PR: ports/106690
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.9.2 31 Oct 2006 04:45:45
 |
rafan  |
- Update to 3.9.2
PR: ports/104272
Submitted by: UMENO Takashi <umeno at rr.iij4u.or.jp> (maintainer) |
3.9 05 Sep 2006 17:41:15
 |
miwi  |
- Update to 3.9
PR: ports/102839
Submitted by: UMENO Takashi <umeno(at)rr.iij4u.or.jp> (maintainer) |
3.8.9a 31 Aug 2006 18:37:45
 |
pav  |
- Update to 3.8.9a
PR: ports/102728
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.8.9 28 Aug 2006 00:11:29
 |
clsung  |
- Update to 3.8.9
PR: ports/102553
Submitted by: maintainer (UMENO Takashi) |
3.8.8 21 Jul 2006 03:46:59
 |
rafan  |
- Update to 3.8.8
PR: ports/100615
Submitted by: maintainer |
3.8.7 12 Jun 2006 18:44:14
 |
itetcu  |
Update to to 3.8.7
PR: ports/98864
Submitted by: maintainer |
3.8.6 05 Jun 2006 20:41:53
 |
pav  |
- Update to 3.8.6
PR: ports/98226
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.8.5 26 May 2006 16:55:12
 |
pav  |
- Update to 3.8.5
PR: ports/97919
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.8.4 28 Apr 2006 07:44:38
 |
erwin  |
Update to 3.8.4
PR: 96416
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.8.2 26 Mar 2006 14:39:47
 |
pav  |
- Update to 3.8.2
PR: ports/94943
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.8.1 04 Feb 2006 13:21:17
 |
garga  |
- Update to 3.8.1
PR: ports/92766
Submitted by: maintainer |
3.8 16 Jan 2006 20:02:59
 |
pav  |
- Update to 3.8
PR: ports/91850
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.6.2_1 05 Nov 2005 05:22:06
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
3.6.2 26 Sep 2005 09:42:22
 |
novel  |
Update to 3.6.2.
PR: 86581
Submitted by: UMENO Takashi (maintainer) |
3.6.1 13 Sep 2005 22:26:16
 |
pav  |
- Update to 3.6.1
PR: ports/86027
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.6 03 Sep 2005 17:32:25
 |
lawrance  |
Update to 3.6.
Only depend on japanese/pycodec if python < 2.4 is used.
PR: ports/85647
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.4.6 08 Jul 2005 08:13:53
 |
novel  |
Update to 3.4.6.
PR: 83129
Submitted by: UMENO Takashi (maintainer) |
3.4.5 02 Jul 2005 17:42:50
 |
novel  |
Update to 3.4.5.
PR: 82893
Submitted by: UMENO Takashi (maintainer) |
3.4.4 13 Jun 2005 10:39:25
 |
flz  |
- Update to 3.4.4.
PR: ports/82192
Submitted by: maintainer |
3.4.3 30 May 2005 15:27:09
 |
jylefort  |
- Update to 3.4.3 [1]
- Polish the Makefile
PR: ports/81592 [1]
Submitted by: maintainer [1] |
3.4.2_1 12 Mar 2005 10:54:27
 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
3.4.2 02 Mar 2005 16:53:08
 |
flz  |
- Update to 3.4.2.
PR: ports/78305
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by: pav (mentor) |
3.4.1 28 Feb 2005 13:24:20
 |
vs  |
Update to 3.4.1
PR: ports/77984
Submitted by: maintainer |
3.4 17 Feb 2005 10:15:26
 |
pav  |
- Update to 3.4
PR: ports/77567
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
3.2.4 27 Nov 2004 05:48:27
 |
edwin  |
Maintainer Update: games/ninix-aya to 3.2.4
Maintainer Update: games/ninix-aya to 3.2.4
PR: ports/74323
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |