Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:21:58 1.06.002_5 |
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 ) |
19 May 2022 13:38:42 1.06.002_5 |
Baptiste Daroussin (bapt)  |
games/gnubg: fix typo
Reported by: cperciva |
19 May 2022 12:34:03 1.06.002_5 |
Baptiste Daroussin (bapt)  |
audio/libcanberra: split a gtk2 from non graphic port
there was already a slave port for gtk3, now make a slaveport for gtk2 as
well.
While here fix the option definition which was wrongly done making libcanberra
have no options at all while libcanberra-gtk3 had and the opposite was expected
Use options helpers to simplify the port.
Drop the gtkdoc by default
bump revision and track no package for the 2 only port requiring the gtk2
library
Reduce the slave port to its bare minimal requirement
This change has been made in a slaveport instead of a flavor, because flavors
depending
on its own origin is not supported. this is a candidate for subpackages in the
futur.
note that this changes also removes gtk2 from the dependency path of many gtk3
only
application |
10 Oct 2021 19:44:42 1.06.002_4 |
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
22 Jun 2021 18:53:08 1.06.002_4 |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
06 Apr 2021 14:31:07 1.06.002_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Dec 2019 22:12:36
1.06.002_3 |
cs  |
Make fetchable again. |
06 Nov 2019 12:48:32
1.06.002_3  |
antoine  |
Mark a few ports BROKEN, unfetchable |
05 Nov 2019 22:16:15
1.06.002_3 |
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
26 Jul 2019 20:46:57
1.06.002_3 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
09 Apr 2019 14:04:50
1.06.002_2 |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
12 Dec 2018 01:35:36
1.06.002_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
04 Oct 2018 22:11:59
1.06.002 |
cs  |
- Update to 1.06.002
- Clean up Makefile |
29 Jul 2018 22:18:46
1.06.001_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
27 Jan 2018 19:05:29
1.06.001 |
cs  |
Update to 1.06.001 |
10 Sep 2017 20:55:39
1.05.002_4 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
27 Jun 2017 13:46:53
1.05.002_3 |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
23 May 2017 05:03:16
1.05.002_2 |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
01 Apr 2017 15:23:32
1.05.002_1 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
26 Oct 2016 20:00:07
1.05.002 |
antoine  |
Remove implicit dependency on the python symlink |
11 Jul 2016 20:45:40
1.05.002 |
cs  |
- Update to 1.05.002
- Require more libraries |
23 May 2016 20:35:01
1.05.000 |
amdmi3  |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
1.05.000 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
02 Jun 2015 21:03:54
1.05.000 |
cs  |
Update to 1.05.000 |
23 Jan 2015 13:06:37
1.04.000_1 |
amdmi3  |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
25 Dec 2014 20:54:43
1.04.000_1 |
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
1.04.000 |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
10 Nov 2014 20:21:01
1.04.000 |
cs  |
Update to 1.04.000 |
05 Oct 2014 10:10:30
1.03.001_2 |
tijl  |
Remove USE_AUTOTOOLS |
10 Sep 2014 20:50:37
1.03.001_2 |
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) |
09 Sep 2014 19:45:15
1.03.001_1 |
adamw  |
Fix build on 8 and 9. While here, use OPTIONS helpers. |
31 Aug 2014 13:46:38
1.03.001_1 |
cs  |
Update port according to comments from upstream:
- less dependencies
- fix sound
- etc.
PR: 190645
Submitted by: Michael Petch |
24 Aug 2014 12:08:44
1.03.001 |
cs  |
Update to 1.03.001 |
15 Jul 2014 23:30:06
1.02.000_4 |
adamw  |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
13 Jul 2014 23:23:25
1.02.000_4 |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
02 Jul 2014 22:04:14
1.02.000_4 |
amdmi3  |
- Switch to USES=libtool
Approved by: portmgr blanket |
27 Jun 2014 17:21:07
1.02.000_4 |
miwi  |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
16 Apr 2014 18:28:50
1.02.000_3 |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
12 Feb 2014 14:03:25
1.02.000_2 |
mat  |
Fix old makeplist bug.
Pointy hat to: people who blindly use makeplist
Sponsored by: Absolight |
01 Feb 2014 21:37:08
1.02.000_1 |
cs  |
- Fix dependencies
- Jobs safe
- license |
31 Jan 2014 22:00:30
1.02.000 |
cs  |
Fix last patch where old maintainer was still there. |
31 Jan 2014 20:53:40
1.02.000 |
cs  |
- Update to 1.02.000
- Support staging
PR: ports/183347 |
17 Jan 2014 12:40:57
0.15_11 |
cs  |
I'll take it. |
16 Jan 2014 09:40:39
0.15_11 |
gahr  |
- Back to the pool |
13 Jan 2014 21:00:04
0.15_11 |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
20 Sep 2013 17:36:36
0.15_11 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
24 Apr 2013 18:10:32
0.15_11 |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
01 Oct 2012 13:32:10
0.15_11 |
gahr  |
- Convert to OptionsNG
Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG |
01 Jun 2012 05:26:28
0.15_11 |
dinoex  |
- update png to 1.5.10 |
28 Dec 2011 03:45:23
0.15_10 |
linimon  |
Attempt to fix build on powerpc.
Hat: portmgr |
23 Sep 2011 22:26:39
0.15_10 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
12 Sep 2011 23:17:33
0.15_10 |
gabor  |
- Track dependencies after databases/gdbm update |
11 Aug 2011 19:20:17
0.15_9  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
11 Dec 2010 16:37:25
0.15_9 |
araujo  |
- Chase recent x11-toolkits/gtkextra2 update.
- Drop MD5 checksum.
- BUMP PORTREVISION. |
04 Dec 2010 07:34:27
0.15_8 |
ade  |
Sync to new bsd.autotools.mk |
05 Oct 2010 19:57:56
0.15_8 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
31 May 2010 02:01:56
0.15_8 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
19 Apr 2010 10:43:43
0.15_7 |
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
30 Mar 2010 12:46:27
0.15_6 |
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
0.15_6 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.15_5 |
dinoex  |
- update to jpeg-8 |
19 Nov 2009 23:41:55
0.15_4 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
02 Aug 2009 19:36:34
0.15_4 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
31 Jul 2009 13:57:52
0.15_4 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
13 May 2009 09:46:02
0.15_3 |
ale  |
Chase libgmp and bump PORTREVISION. |
17 Mar 2009 20:36:46
0.15_2 |
gahr  |
- Remove duplicate from CONFIGURE_ARGS
PR: 132723
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> |
01 Feb 2009 00:30:13
0.15_2 |
pav  |
- Fix fetch, update checksum on game data blob |
03 Sep 2008 15:36:47
0.15_2 |
gahr  |
- Enable 3D boards
- Update autotools dependency on automake 110
- Refactor Makefile
- Fix PLIST
- Bump PORTREVISION |
06 Jun 2008 13:31:51
0.15_1 |
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) |
20 Mar 2008 09:46:38
0.15 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
21 Feb 2008 21:20:01
0.15 |
gahr  |
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by: miwi (mentor) |
05 Feb 2008 19:15:44
0.15 |
miwi  |
- Update to 0.15
PR: 119557
Submitted by: Pietro Cerutti <gahr@gahr.ch> (maintainer) |
27 Nov 2007 22:49:06
0.14.3_1 |
miwi  |
- Fixes the build with GCC 4.2
- Removes warnings
- Pass maintainship to submitter
PR: 118254
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav) |
27 May 2007 02:43:26
0.14.3_1 |
kris  |
BROKEN with gcc 4.2 |
19 May 2007 20:32:57
0.14.3_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
18 Sep 2006 09:44:49
0.14.3 |
miwi  |
- BROKEN: does not build on sparc64
Submitted by: pointyhat via kris |
10 Aug 2006 21:06:47
0.14.3 |
miwi  |
- Update to 0.14.3
PR: ports/101597
Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
Approved by: krion (mentor) |
25 Apr 2006 13:13:45
0.14.1_4 |
erwin  |
Reset maintainership. Thank you for your work so far!
PR: 96316
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> |
22 Jan 2006 11:18:58
0.14.1_4 |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:11:14
0.14.1_4 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
05 Nov 2005 05:22:06
0.14.1_4 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
0.14.1_3 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
16 Dec 2004 05:49:27
0.14.1_2 |
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
07 Nov 2004 22:37:47
0.14.1_2 |
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
05 Apr 2004 03:31:02
0.14.1_1 |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
23 Feb 2004 20:33:38
0.14.1 |
pav  |
- Add patch missed in my last commit |
23 Feb 2004 20:33:01
0.14.1 |
pav  |
- Update to 0.14.1
PR: ports/62396
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) |
17 Feb 2004 22:33:09
0.13.0_1 |
kris  |
BROKEN: Broken pkg-plist. This port is scheduled for removal on April 17
if it is still broken at that time. |
04 Feb 2004 05:21:48
0.13.0_1 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
19 Dec 2003 09:28:06
0.13.0 |
tg  |
Unbreak by generating the back-off database files instead of fetching them. |
06 Nov 2003 07:50:27
0.13.0 |
tg  |
Remove BROKEN tag, add info documentation and fix the plist.
Reviewed by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) |
03 Nov 2003 03:56:42
0.13.0 |
kris  |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
31 Oct 2003 02:39:30
0.13.0 |
ijliao  |
introduce MASTER_SITE_GNU_ALPHA |
28 Jul 2003 10:29:00
0.13.0 |
maho  |
GNU Backgammon 0.13.0.
Very famous game.
PR: 53208
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> |