Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 May 2019 15:03:38
0.9.14_3

|
rene  |
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
07 Apr 2019 07:43:38
0.9.14_3

|
antoine  |
Deprecate ports broken for more than 6 months |
16 Mar 2019 15:38:17
0.9.14_3

|
tcberner  |
emulators/yabause: remove QT4 option (Qt4 deprecation)
- untested as marked broken
Approved by: portmgr (implicit) |
16 Jan 2019 11:13:45
0.9.14_2

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
02 Dec 2018 15:41:48
0.9.14_1

|
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
28 Jun 2018 17:39:55
0.9.14

|
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
07 Jan 2018 20:16:07
0.9.14

|
krion  |
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
20 Jun 2016 16:23:29
0.9.14

|
mat  |
With the power of USES=dos2unix, get rid of most patches and files
with CRLF.
While there, run make makepatch, rename patches to use the new scheme,
and various fixes.
With hat: portmgr
Sponsored by: Absolight |
19 May 2016 11:09:14
0.9.14

|
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
0.9.14

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
0.9.14

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
17 Feb 2015 16:17:35
0.9.14

|
jbeich  |
- Update to version 0.9.14
- Add QT5 and SDL2 options
PR: 197427
Submitted by: tkato432@yahoo.com |
08 Dec 2014 16:48:41
0.9.13.1_2

|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
27 Oct 2014 12:24:23
0.9.13.1_1

|
bapt  |
Clean up plist |
10 Sep 2014 20:50:37
0.9.13.1_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) |
13 Jul 2014 10:12:13
0.9.13.1

|
marino  |
emulators/yabause: Update version 0.9.11.1 => 0.9.13.1 and stage
PR: 191820
Submitted by: Ports Fury |
02 Jul 2014 20:22:56
0.9.11.1_4

|
antoine  |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
16 Apr 2014 18:28:50
0.9.11.1_4

|
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 ) |
25 Dec 2013 23:29:34
0.9.11.1_3

|
antoine  |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
20 Sep 2013 16:43:53
0.9.11.1_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
16 May 2013 09:44:11
0.9.11.1_3

|
miwi  |
- Fix plist
- Trim header
Reported by: poudriere exp-run |
28 Apr 2013 21:20:28
0.9.11.1_2

|
bapt  |
Convert emulators to new options framework |
04 Aug 2012 22:52:04
0.9.11.1_2
|
kwm  |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
10 Jun 2012 16:24:06
0.9.11.1_1
|
miwi  |
- Fix build after USE_QT4 converting.
Reported by: pavbot |
06 Jun 2012 06:44:38
0.9.11.1_1
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
0.9.11.1_1
|
dinoex  |
- update png to 1.5.10 |
26 Mar 2012 02:11:50
0.9.11.1
|
acm  |
- Update to 0.9.11.1
- Remove obsolete patch files
Feature safe: yes |
18 Feb 2012 10:18:33
0.9.10_1
|
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
25 Jun 2011 01:42:16
0.9.10
|
acm  |
- Update to 0.9.10
- Add QT4 option for build emulator with qt4 interface instead of gtk2 |
04 Dec 2010 07:34:27
0.9.4_5
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.9.4_5
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.9.4_5
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.9.4_5
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
28 Mar 2010 06:47:48
0.9.4_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.9.4_3
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.9.4_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
21 Aug 2008 06:18:49
0.9.4_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 00:57:32
0.9.4_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 13:27:07
0.9.4_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) |
30 Mar 2008 21:08:48
0.9.4
|
acm  |
- Fix pkg-plist
Reported by: pav |
28 Mar 2008 01:51:50
0.9.4
|
acm  |
- Update to 0.9.4 |
22 Mar 2008 08:55:40
0.9.2_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
13 Mar 2008 14:28:35
0.9.2_1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
23 Dec 2007 02:31:22
0.9.2
|
acm  |
- Update to 0.9.2 |
04 Oct 2007 16:49:08
0.9.0
|
acm  |
- Update to 0.9.0
- Remove USE_GCC |
30 Sep 2007 04:47:37
0.8.6_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
06 Sep 2007 06:00:48
0.8.6
|
acm  |
- Update to 0.8.6 |
19 Aug 2007 20:30:51
0.8.5
|
acm  |
- Update to 0.8.5 |
19 May 2007 20:32:57
0.8.0_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
16 Jan 2007 21:57:14
0.8.0_1
|
acm  |
- Add pkg-plist
- Fix pkg-plist problems [1]
Reported by: kris [1] |
27 Dec 2006 19:19:47
0.8.0
|
acm  |
- Update to 0.8.0 |
30 Nov 2006 20:37:26
0.7.2
|
acm  |
- Respect X11BASE |
22 Sep 2006 23:02:47
0.7.2
|
acm  |
- Update 0.7.2 |
20 Sep 2006 11:21:59
0.7.1_1
|
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
01 Sep 2006 19:57:06
0.7.1
|
acm  |
- Update to 0.7.1
- Add USE_GCC=3.4+. It fixed a problem on 4.x [1]
Reported by: kris [1]
Approved by: garga(mentor) |
24 Aug 2006 22:50:00
0.7.0
|
acm  |
- New port: emulators/yabause
Yabause is a Sega Saturn emulator. It currently runs on GNU/Linux, FreeBSD and
is being ported to Microsoft Windows and Mac OS X. It is also ported to the
Sega Dreamcast as a separate project. It is written in C using the SDL and
OpenGL libraries with support for cdrom and iso files.
WWW: http://yabause.sourceforge.net/
Approved by: garga (mentor) |