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: games/ninix-aya/Makefile
SVNWeb

Number of commits found: 113 (showing only 100 on this page)

1 | 2  »  

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
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.
Fri, 12 Mar 2021
[ 04:56 nc search for other commits by this committer ] Original commit   Revision:568143
games/ninix-aya: Update to 5.0.9
Fri, 24 Jul 2020
[ 06:28 rigoletto search for other commits by this committer ] Original commit   Revision:543005 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
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
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
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
Mon, 9 Jul 2018
[ 05:22 pi search for other commits by this committer ] Original commit   Revision:474224
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
Sat, 24 Mar 2018
[ 21:12 sunpoet search for other commits by this committer ] Original commit   Revision:465484 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN

PR:		225609
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Sun, 3 Dec 2017
[ 08:25 antoine search for other commits by this committer ] Original commit   Revision:455392 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 4 Aug 2016
[ 01:46 marino search for other commits by this committer ] Original commit   Revision:419572
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).
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Sat, 13 Dec 2014
[ 06:32 amdmi3 search for other commits by this committer ] Original commit   Revision:374638
- Add LICENSE_FILE
- Drop @dirrm* from plist
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 23 Aug 2014
[ 16:07 adamw search for other commits by this committer ] Original commit   Revision:365748
Stage.

PR:		192796
Submitted by:	Ports Fury
Sun, 13 Jul 2014
[ 23:23 bapt search for other commits by this committer ] Original commit   Revision:361727 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Modernize LIB_DEPENDS

With hat:	portmgr
Sat, 28 Jun 2014
[ 07:48 antoine search for other commits by this committer ] Original commit   Revision:359668 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Reset maintainer, email bounces

With hat:	portmgr
Thu, 29 May 2014
[ 14:35 miwi search for other commits by this committer ] Original commit   Revision:355704 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
- Convert gmake, bzip to USES

Approved by:	portmgr
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 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:
games)
Tue, 18 Jun 2013
[ 16:09 antoine search for other commits by this committer ] Original commit   Revision:321201
Fix after PORT_OPTIONS conversion
Sat, 27 Apr 2013
[ 06:18 culot search for other commits by this committer ] Original commit   Revision:316650
- Update to 4.4

PR:		ports/177711
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Fri, 26 Apr 2013
[ 16:39 bapt search for other commits by this committer ] Original commit   Revision:316624 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Convert from USE_GETTEXT to USES= gettext

While here:
- Trim some headers
- Convert to new options framework
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Tue, 20 Mar 2012
[ 20:40 jgh search for other commits by this committer ] Original commit 
- Update to 4.3.9

PR:     ports/165650
Submitted by:   umeno@belldandy.unnumbered.net
Approved by:    maintainer timeout ( 17 days )
Feature safe:   yes
Thu, 19 Jan 2012
[ 19:33 culot search for other commits by this committer ] Original commit 
- Update to 4.3.8

PR:             ports/164312
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Sat, 31 Dec 2011
[ 09:31 culot search for other commits by this committer ] Original commit 
- Update to 4.3.7

PR:             ports/163645
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Fri, 16 Dec 2011
[ 08:19 culot search for other commits by this committer ] Original commit 
- Update to 4.3.6

PR:             ports/163287
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Tue, 6 Dec 2011
[ 06:16 culot search for other commits by this committer ] Original commit 
- Update to 4.3.5

PR:             ports/163079
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe:   yes
Tue, 15 Nov 2011
[ 01:06 rm search for other commits by this committer ] Original commit 
- 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
Sun, 13 Nov 2011
[ 05:43 miwi search for other commits by this committer ] Original commit 
- Update to 4.3.2

PR:             162333
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe:   yes
Sat, 29 Oct 2011
[ 13:22 zi search for other commits by this committer ] Original commit 
- Update to 4.3

PR:             ports/162002
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Tue, 11 Oct 2011
[ 14:05 culot search for other commits by this committer ] Original commit 
- Update to 4.2.10

PR:             ports/161489
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Mon, 10 Oct 2011
[ 05:10 culot search for other commits by this committer ] Original commit 
- Update to 4.2.9

PR:             ports/161377
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Fri, 7 Oct 2011
[ 01:37 zi search for other commits by this committer ] Original commit 
- Update to 4.2.7a

PR:             ports/161158
Submitted by:   UMENO Takashi <umeno@belldandy.unnumbered.net> (maintainer)
Sun, 25 Sep 2011
[ 22:43 zi search for other commits by this committer ] Original commit 
- Update to 4.2.7 [1]
- Pacify portlint(1)
- Add LICENSE

PR:             ports/161014
Submitted by:   UMENO Takashi <umeno@belldandy.unnumbered.net> (maintainer)
Sun, 11 Sep 2011
[ 21:51 pav search for other commits by this committer ] Original commit 
- Update to 4.2.6

PR:             ports/160658
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Thu, 1 Sep 2011
[ 14:11 culot search for other commits by this committer ] Original commit 
- Update to 4.2.5

PR:             ports/160337
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Mon, 22 Aug 2011
[ 12:15 culot search for other commits by this committer ] Original commit 
- Update to 4.2.4

PR:             ports/159937
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Fri, 12 Aug 2011
[ 10:57 culot search for other commits by this committer ] Original commit 
- Update to 4.2.2

PR:             ports/159686
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Tue, 2 Aug 2011
[ 17:14 culot search for other commits by this committer ] Original commit 
- Update to 4.2

PR:             ports/159383
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Wed, 20 Jul 2011
[ 05:21 culot search for other commits by this committer ] Original commit 
- Update to 4.1.12

PR:             ports/159035
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Wed, 29 Jun 2011
[ 05:11 culot search for other commits by this committer ] Original commit 
- Update to 4.1.8

PR:             ports/158314
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Tue, 14 Jun 2011
[ 19:10 jlaffaye search for other commits by this committer ] Original commit 
Update to 4.1.7

PR:             ports/157877
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by:    bapt (mentor)
Tue, 17 May 2011
[ 18:52 culot search for other commits by this committer ] Original commit 
- Update to 4.1.6

PR:             ports/157119
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Wed, 11 May 2011
[ 05:17 culot search for other commits by this committer ] Original commit 
- Update to 4.1.5

PR:             ports/156927
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Sun, 1 May 2011
[ 07:04 dhn search for other commits by this committer ] Original commit 
- Update to 4.1.4

PR:             ports/156731
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Sun, 27 Feb 2011
[ 13:31 miwi search for other commits by this committer ] Original commit 
- Update to 4.1.3

PR:             154980
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Sun, 23 Jan 2011
[ 13:56 sahil search for other commits by this committer ] Original commit 
- Update to 4.0.8

PR:             ports/153387
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe:   yes
Tue, 6 Jul 2010
[ 08:50 wen search for other commits by this committer ] Original commit 
- Update to 4.0.7

PR:             ports/147882
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Feature safe:   yes
[ 08:49 wen search for other commits by this committer ] Original commit 
- Update to 4.0.7

Feature safe:   yes
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Wed, 26 May 2010
[ 03:29 sahil search for other commits by this committer ] Original commit 
- Update to 4.0.6

PR:             ports/146919
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by:    itetcu@ (mentor)
Sun, 16 May 2010
[ 04:55 sahil search for other commits by this committer ] Original commit 
- 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)
Sat, 17 Apr 2010
[ 19:36 sylvio search for other commits by this committer ] Original commit 
- Update to 4.0.4

PR:             ports/145725
Submitted by:   Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by:    itetcu (mentor, implicit)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Sat, 13 Mar 2010
[ 18:52 makc search for other commits by this committer ] Original commit 
Update to 4.0.2

PR:             ports/144714
Submitted by:   UMENO Takashi (maintainer)
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 15 Jan 2010
[ 03:05 pgollucci search for other commits by this committer ] Original commit 
- Update to 4.0.1
- RUN_DEPENDS+=multimedia/py-gstreamer

PR:             ports/142715
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Mon, 7 Dec 2009
[ 12:08 pav search for other commits by this committer ] Original commit 
- Update to 3.9.9a

PR:             ports/141181
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Fri, 28 Aug 2009
[ 19:24 miwi search for other commits by this committer ] Original commit 
- Update to 3.9.9

PR:             138142
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Fri, 30 Jan 2009
[ 13:06 jadawin search for other commits by this committer ] Original commit 
- Update to 3.9.8a

PR:             ports/131029
Submitted by:   UMENO Takashi <umeno _AT_ rr.iij4u.or.jp> (maintainer)
Fri, 6 Jun 2008
[ 13:31 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 215 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)
Tue, 25 Mar 2008
[ 22:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Mon, 31 Dec 2007
[ 00:39 miwi search for other commits by this committer ] Original commit 
- Update to 3.9.7

PR:             119070
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Fri, 27 Jul 2007
[ 13:36 rafan search for other commits by this committer ] Original commit 
- Update to 3.9.6

PR:             ports/114919
Submitted by:   UMENO Takashi <umeno at rr.iij4u.or.jp>
Tue, 10 Jul 2007
[ 08:44 miwi search for other commits by this committer ] Original commit 
- Update to 3.9.5

PR:             114461
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
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}.
Tue, 1 May 2007
[ 23:17 miwi search for other commits by this committer ] Original commit 
- Update to 3.9.4

PR:             112308
Submitted by:   UMENO Takashi<umeno@rr.iij4u.or.jp> (maintainer)
Thu, 14 Dec 2006
[ 13:16 miwi search for other commits by this committer ] Original commit 
- Update to 3.9.3

PR:             ports/106690
Submitted by:    UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Tue, 31 Oct 2006
[ 04:45 rafan search for other commits by this committer ] Original commit 
- Update to 3.9.2

PR:             ports/104272
Submitted by:   UMENO Takashi <umeno at rr.iij4u.or.jp> (maintainer)
Tue, 5 Sep 2006
[ 17:41 miwi search for other commits by this committer ] Original commit 
- Update to 3.9

PR:             ports/102839
Submitted by:   UMENO Takashi <umeno(at)rr.iij4u.or.jp> (maintainer)
Thu, 31 Aug 2006
[ 18:37 pav search for other commits by this committer ] Original commit 
- Update to 3.8.9a

PR:             ports/102728
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Mon, 28 Aug 2006
[ 00:11 clsung search for other commits by this committer ] Original commit 
- Update to 3.8.9

PR:             ports/102553
Submitted by:   maintainer (UMENO Takashi)
Fri, 21 Jul 2006
[ 03:46 rafan search for other commits by this committer ] Original commit 
- Update to 3.8.8

PR:             ports/100615
Submitted by:   maintainer
Mon, 12 Jun 2006
[ 18:44 itetcu search for other commits by this committer ] Original commit 
Update to to 3.8.7

PR:             ports/98864
Submitted by:   maintainer
Mon, 5 Jun 2006
[ 20:41 pav search for other commits by this committer ] Original commit 
- Update to 3.8.6

PR:             ports/98226
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Fri, 26 May 2006
[ 16:55 pav search for other commits by this committer ] Original commit 
- Update to 3.8.5

PR:             ports/97919
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Fri, 28 Apr 2006
[ 07:44 erwin search for other commits by this committer ] Original commit 
Update to 3.8.4

PR:             96416
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Sun, 26 Mar 2006
[ 14:39 pav search for other commits by this committer ] Original commit 
- Update to 3.8.2

PR:             ports/94943
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Sat, 4 Feb 2006
[ 13:21 garga search for other commits by this committer ] Original commit 
- Update to 3.8.1

PR:             ports/92766
Submitted by:   maintainer
Mon, 16 Jan 2006
[ 20:02 pav search for other commits by this committer ] Original commit 
- Update to 3.8

PR:             ports/91850
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 26 Sep 2005
[ 09:42 novel search for other commits by this committer ] Original commit 
Update to 3.6.2.

PR:             86581
Submitted by:   UMENO Takashi (maintainer)
Tue, 13 Sep 2005
[ 22:26 pav search for other commits by this committer ] Original commit 
- Update to 3.6.1

PR:             ports/86027
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Sat, 3 Sep 2005
[ 17:32 lawrance search for other commits by this committer ] Original commit 
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)
Fri, 8 Jul 2005
[ 08:13 novel search for other commits by this committer ] Original commit 
Update to 3.4.6.

PR:             83129
Submitted by:   UMENO Takashi (maintainer)
Sat, 2 Jul 2005
[ 17:42 novel search for other commits by this committer ] Original commit 
Update to 3.4.5.

PR:             82893
Submitted by:   UMENO Takashi (maintainer)
Mon, 13 Jun 2005
[ 10:39 flz search for other commits by this committer ] Original commit 
- Update to 3.4.4.

PR:             ports/82192
Submitted by:   maintainer
Mon, 30 May 2005
[ 15:27 jylefort search for other commits by this committer ] Original commit 
- Update to 3.4.3 [1]
- Polish the Makefile

PR:             ports/81592 [1]
Submitted by:   maintainer [1]
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Wed, 2 Mar 2005
[ 16:53 flz search for other commits by this committer ] Original commit 
- Update to 3.4.2.

PR:             ports/78305
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by:    pav (mentor)
Mon, 28 Feb 2005
[ 13:24 vs search for other commits by this committer ] Original commit 
Update to 3.4.1

PR:             ports/77984
Submitted by:   maintainer
Thu, 17 Feb 2005
[ 10:15 pav search for other commits by this committer ] Original commit 
- Update to 3.4

PR:             ports/77567
Submitted by:   UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Sat, 27 Nov 2004
[ 05:48 edwin search for other commits by this committer ] Original commit 
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>
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Number of commits found: 113 (showing only 100 on this page)

1 | 2  »