non port: games/gbottler/Makefile |
SVNWeb
|
Number of commits found: 35 |
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Fri, 8 Nov 2019
|
[ 10:47 tobik ] (Only the first 10 of 263 ports in this commit are shown above. )
games: Add missing USES={gnome,gl,sdl,xorg}
|
Sat, 24 Mar 2018
|
[ 21:12 sunpoet ] (Only the first 10 of 52 ports in this commit are shown above. )
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Tue, 22 Nov 2016
|
[ 22:01 antoine ]
Fix build when python symlink is not present
|
Sat, 20 Jun 2015
|
[ 10:26 rm ]
games/gbottler: drop dependency on py-xml
py-xml is indeed required per gbottler docs, but api's it's rely on are
in standard python library since python 2.0, so just drop the dependency.
It starts fine, connects somewhere successfully etc without py-xml.
While here add NO_ARCH and limit python version to 2.x because of pygtk2.
It may worth to move it japanese/ because UI is single language (Japanese).
|
Thu, 4 Dec 2014
|
[ 09:23 amdmi3 ]
- Simplify MASTER_SITES
- Drop @dirrm* from plist
|
Sat, 29 Nov 2014
|
[ 18:22 tijl ] (Only the first 10 of 165 ports in this commit are shown above. )
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
|
Mon, 20 Oct 2014
|
[ 17:36 mva ] (Only the first 10 of 41 ports in this commit are shown above. )
- Convert games/ to new USES=python
Approved by: portmgr (implicit)
|
Wed, 9 Jul 2014
|
[ 10:10 vanilla ]
remove NO_STAGE.
|
Sat, 28 Jun 2014
|
[ 07:48 antoine ] (Only the first 10 of 12 ports in this commit are shown above. )
Reset maintainer, email bounces
With hat: portmgr
|
Thu, 29 May 2014
|
[ 14:35 miwi ] (Only the first 10 of 36 ports in this commit are shown above. )
- Convert gmake, bzip to USES
Approved by: portmgr
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 14 Nov 2011
|
[ 23:44 rm ]
- remove conditional for python < 2.4 (we haven't them in ports tree
anyway and japanese/pycodec is deprecated)
- change dependency on textproc/py-xml with ${PYXML}
- change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2
PR: ports/162086
Submitted by: rm (myself)
Approved by: maintainer (timeout - 2+ weeks), novel (mentor)
Feature safe: yes
|
Mon, 24 May 2010
|
[ 01:21 amdmi3 ]
- Update to 0.1.7
PR: 146757
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 6 Jun 2008
|
[ 13:31 edwin ] (Only the first 10 of 215 ports in this commit are shown above. )
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, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sun, 9 Oct 2005
|
[ 09:13 nork ]
Update to 0.1.5.
PR: ports/87154
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
Mon, 4 Apr 2005
|
[ 09:57 flz ]
- Add textproc/py-xml to RUN_DEPENDS.
PR: ports/79198
Submitted by: maintainer
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Wed, 1 Dec 2004
|
[ 02:52 kevlo ]
Update to 0.1.4
PR: ports/74555
Submitted by: MAINTAINER
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Tue, 2 Nov 2004
|
[ 22:57 pav ]
- Update to 0.1.3.1
PR: ports/73382
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
Mon, 11 Oct 2004
|
[ 23:33 edwin ]
Maintainer Update: games/gbottler to 0.1.2
Maintainer Update: games/gbottler to 0.1.2
This send-pr will superced ports/71942. (update to 0.1.1)
PR: ports/72155
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
|
Sun, 29 Aug 2004
|
[ 18:07 pav ]
- Update to 0.1.0
PR: ports/71110
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
Sat, 31 Jul 2004
|
[ 19:18 pav ]
- Update to 0.0.7
PR: ports/69850
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
Wed, 30 Jun 2004
|
[ 07:19 krion ]
Update to 0.0.6
PR: ports/68492
Submitted by: maintainer
|
Sat, 29 May 2004
|
[ 14:21 pav ]
- Update to 0.0.5
PR: ports/67339
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
Fri, 30 Apr 2004
|
[ 13:15 pav ]
- Update to 0.0.4
PR: ports/66084
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
|
Fri, 16 Apr 2004
|
[ 07:51 krion ]
- Change MASTER_SITES
- Fix WWW:
PR: ports/65597
Submitted by: maintainer
|
Mon, 12 Apr 2004
|
[ 13:34 krion ]
- Update to version 0.0.3
PR: ports/65459
Submitted by: maintainer
|
Sun, 4 Apr 2004
|
[ 16:59 pav ]
Add gbottler, a SSTP Bottle client.
PR: ports/65106
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
|
Number of commits found: 35 |