Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.7 02 Jan 2021 14:05:27 |
rene |
Remove some expired ports:
2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python |
0.8.7 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
0.8.7 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
0.8.7 25 May 2020 18:33:44 |
sunpoet |
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons |
0.8.7 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.8.7 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 |
0.8.7 19 Jan 2018 12:25:34 |
madpilot |
- Update netpaanzer to 0.8.7
- Fix build with clang 6
- Convert to PLIST_FILES
- Regenerate patches |
0.8.4_4 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
0.8.4_4 25 Mar 2015 23:00:51 |
marino |
games category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
0.8.4_4 08 Dec 2014 16:48:41 |
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 ) |
0.8.4_3 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) |
0.8.4_2 16 Apr 2014 18:28:50 |
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 ) |
0.8.4_1 17 Mar 2014 08:37:19 |
madpilot |
Convert to new USES=tar |
0.8.4_1 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
0.8.4_1 04 Oct 2013 11:31:22 |
madpilot |
- Convert to scons USES |
0.8.4_1 29 Sep 2013 11:17:14 |
madpilot |
- Support staging |
0.8.4_1 27 Sep 2013 16:26:12 |
madpilot |
Fix build with clang/libc++ on head.
Provided by: gahr |
0.8.4_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.8.4_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.8.4_1 10 Dec 2012 20:39:41 |
madpilot |
Trim Makefile headers for ports I maintain. |
0.8.4_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.4 25 Apr 2012 23:00:28 |
madpilot |
Update to version 0.8.4 [1]
This update also fixes the build with clang.
Reported by: Kevin Zheng <kevinz5000@gmail.com> [1]
Approved by: crees (mentor) |
0.8.1_9 14 Apr 2012 18:45:07 |
madpilot |
Change to my FreeBSD.org email address.
Approved by: crees (mentor) |
0.8.1_9 18 Feb 2012 10:18:33 |
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 |
0.8.1_8 05 Oct 2011 18:19:33 |
pawel |
- Add LICENSE
- Update project homepage
PR: ports/161307
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Approved by: miwi, wen (mentors implicit) |
0.8.1_8 01 Oct 2011 21:50:16 |
amdmi3 |
- Fix MASTER_SITES
PR: 161190
Submitted by: myself
Approved by: Guido Falsi <mad@madpilot.net> (maintainer) |
0.8.1_8 23 Sep 2011 22:26:39 |
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 |
0.8.1_8 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.8.1_8 11 Aug 2010 06:57:34 |
mva |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
0.8.1_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.1_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.1_5 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.8.1_4 04 Oct 2009 10:02:44 |
gerald |
USE_GCC=3.4 is no longer necessary.
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
0.8.1_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.8.1_3 04 Apr 2009 12:05:22 |
oliver |
update devel/physfs to 2.0.0
bump PORTREVISION on the affected ports |
0.8.1_2 28 Aug 2008 18:58:30 |
gahr |
- Fix patch for NOPORTDOCS cases
Reported by: QA Tindie |
0.8.1_2 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.8.1_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}. |
0.8.1 15 Apr 2007 19:12:33 |
miwi |
Force commit for notes the correct update and pr.
- Update to 0.8.1
PR: 111618
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
0.8.1 15 Apr 2007 19:07:27 |
miwi |
- Update to 1.3.1
PR: 111452
Submitted by: Nemo Liu<nemoliu@gmail.com> (maintainer) |
0.8_4 26 Sep 2006 18:54:16 |
acm |
- Fix pkg-plist
- Bump PORTREVISION
Reported by: kris |
0.8_3 22 Sep 2006 22:15:15 |
acm |
- Fix installation problem
- Remove USE_X_PREFIX
- Remove CONFLICTS
PR: 103370
Approved by: Guido Falsi <mad__at__madpilot.net> (maintainer via email) |
0.8_2 20 Sep 2006 11:21:59 |
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) |
0.8_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.8_1 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
0.8_1 22 Jan 2006 02:11:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.8_1 24 Jul 2005 13:02:43 |
oliver |
update physfs to 1.0.1
adjust LIB_DEPENDS from all affected ports and bump PORTREVISION there |
0.8 15 Jun 2005 02:43:36 |
lesi |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist. |
0.8 22 Mar 2005 12:58:38 |
sem |
- Fix plist
PR: ports/79121
Submitted by: maintainer
Approved by: portmgr (krion) |
0.8 13 Mar 2005 11:33:55 |
sem |
- Update to 0.8
- Rename port netpanzerdata to netpanzer-data. Mention this fact in UPDATING.
PR: ports/77903
Submitted by: maintainer |
0.1.5 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
0.1.5 21 Aug 2004 00:32:31 |
pav |
- Fix build with gcc 3.4
PR: ports/70664
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
0.1.5 12 Jun 2004 14:11:49 |
pav |
Add netpanzer, multiplayer, fast paced, tactical, isometric tank warfare game.
PR: ports/67791
Submitted by: Guido Falsi <mad@madpilot.net> |