Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_4 18 Sep 2024 08:22:50 |
Jose Alonso Cardenas Marquez (acm) |
*/*: Pass to fpc based ports control of ONLY_FOR_ARCHS
- science/checkmol: Add aarch64 like supported platform
- science/mol2ps: Add aarch64 like supported platform
- science/mol2ps: Fix fetch updating it to 0.4c |
1.0.2_4 16 Jun 2024 08:26:36 |
Jose Alonso Cardenas Marquez (acm) |
games/hedgewars: Bump PORTREVISION. lang/fpc was updated to 3.2.3 |
1.0.2_3 23 Dec 2023 01:11:51 |
Jose Alonso Cardenas Marquez (acm) |
*/*: Bump PORTREVISION because lang/fpc installs missing serial unit |
1.0.2_2 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
1.0.2_1 27 Apr 2023 12:01:43 |
Daniel Engberg (diizzy) |
games/hedgewars: Move to FFmpeg 4
Fails to build with FFmpeg 6
PR: 270248
Approved by: portmgr (blanket, build fix)
Sponsored by: Blinkinblox |
1.0.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.0.2 19 Sep 2022 16:36:54 |
Dmitry Marakasov (amdmi3) |
games/hedgewars: update 1.0.0 → 1.0.2 |
1.0.0_9 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
1.0.0_9 08 Sep 2022 14:18:47 |
Tobias C. Berner (tcberner) |
games/hedgewars: prepare for cmake-3.24
Obtained from: Arch Linux
PR: 265652 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.0_9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.0_9 21 Jun 2022 01:17:20 |
Jose Alonso Cardenas Marquez (acm) |
lang/fpc: Fix build issues building some fpc based apps
- Add missing parameter to getdirentries syscall function
- Re-build i386 and amd64 bootstrap
- Revert fpc-i386 (FPC_USE_LIBC) build to syscall build
- Bump PORTREVISION in all ports dependant of freepascal compiler |
1.0.0_8 18 Jun 2022 04:23:28 |
Jose Alonso Cardenas Marquez (acm) |
*/*: Bump PORTREVISION
- lang/fpc was update to new bootstrap |
1.0.0_7 03 Feb 2022 05:07:13 |
Jose Alonso Cardenas Marquez (acm) |
lang/fpc: Fix build issue on lazarus i386 and amd64
- Bump PORTREVISION
- Disable some default OPTIONS
Obtained
from: https://forum.lazarus.freepascal.org/index.php/topic,57752.msg429737.html#msg429737 |
1.0.0_6 01 Aug 2021 02:03:46 |
Jose Alonso Cardenas Marquez (acm) |
games/hedgewars: lang/nbc: science/checkmol: science/mol2ps: bump PORTREVISION
* lang/fpc was updated to 3.2.2 |
1.0.0_5 22 Jun 2021 18:53:08 |
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 |
1.0.0_4 08 Apr 2021 21:31:42 |
Dmitry Marakasov (amdmi3) |
games/hedgewars: mark BROKEN on i386
Link fails with 'ld: error: duplicate symbol: LandDirty_dimension_info'
on some code converted from pascal to C, so this would be non-trivial
to fix. |
1.0.0_4 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
1.0.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0_4 14 Jan 2021 21:11:15 |
acm |
- lang/fpc revert way like linker is taken by fpc compiler
- lang/fpc add binutils to RUN_DEPENDS
- editors/lazarus add binutils to RUN_DEPENDS
- editors/lazarus add gmake to RUN_DEPENDS
- editors/lazarus install fpc units like RUN_DEPENDS too
- Bump PORTREVISiON of fpc/lazarus ports
PR: 251712
Reported by: amdmi3 |
1.0.0_3 10 Dec 2020 00:09:09 |
amdmi3 |
Fix multiple build issues after fpc update to 3.2.0
- Fix compiler crash
- Fix incorrect linker path used by fpc
- Fix linking with incorrect lua library |
1.0.0_3 25 Nov 2020 03:13:18 |
acm |
- Bump PORTREVISION. fpc was updated to 3.2.0 |
1.0.0_2 08 Jul 2020 21:42:37 |
amdmi3 |
Fix build on i386 |
1.0.0_2 21 May 2020 07:35:09 |
tcberner |
games/hdegewars: pepare for Qt5-5.15 |
1.0.0_2 06 Mar 2020 06:26:05 |
acm |
- Remove compat < 11 dependencies from bootstrap and compiler. It could fix
problems
when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION
PR: 239135
Reported by: fbsdbugs4 at sentry.org |
1.0.0_1 31 Dec 2019 15:11:19 |
acm |
- Change LDPATH to FPC_LDPATH into lang/fpc/Makefile. It can be changed from
/etc/make.conf
- Add FPC_LDPATH to freepascal compiler. By default it is defined to
%%LOCALBASE%%/bin/ld.bfd but it can be changed setting FPC_LDPATH environment
variable
- Remove compatX dependencies from bootstrap and compiler. It could fix problems
when GENERIC kernel is not used [1]
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION
PR: 239135
Submitted by: fbsdbugs4 __at__ sentry.org |
1.0.0 19 Nov 2019 12:43:54 |
amdmi3 |
- Update to 1.0.0 |
0.9.25_4 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.9.25_4 03 Sep 2019 15:51:51 |
acm |
- Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- Fix build on 12-STABLE and CURRENT (amd64 and i386)
- Bump PORTREVISION for all ports that depends of lang/fpc
- Add USE_BINUTILS to fpc and lazarus based ports
- Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk
PR: 240293 239934 233413 214864
Exp-run by: antoine |
0.9.25_3 15 Aug 2019 16:11:27 |
acm |
- Add new fpc bootstrap (i386 and x86_64). It could need less COMPATX
dependencies in kernel
- Add patch file to solve some linking problem
- Remove LD_UNSAFE. Now it can be defined via LDPATH (/usr/bin/ld.bfd by
default). fpc is not working with lld. We will use binutils-ports when
ld.bfd is moved from base if lld not working on future version
of fpc
- Bump PORTREVISION |
0.9.25_2 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.9.25_1 16 May 2019 09:46:30 |
arrowd |
games/hedgewars: Fix build on i386 arch.
It turned out that GHC is still required in the build process to create a small
utility program written in Haskell and used in the build.
Reported by: antoine
Reviewed by: tcberner (mentor, implicit) |
0.9.25_1 09 May 2019 14:39:30 |
arrowd |
Introduce USES=cabal and use it to build Haskell applications.
PR: 230186
Reviewed by: mat, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19730 |
0.9.25_1 11 Feb 2019 18:54:45 |
amdmi3 |
- Fix build in i386 |
0.9.25_1 16 Jan 2019 11:13:45 |
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 ) |
0.9.25 11 Jan 2019 20:57:34 |
amdmi3 |
- Update to 0.9.25 |
0.9.24.1_1 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.9.24.1 28 Jun 2018 17:39:55 |
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 |
0.9.24.1 22 Jun 2018 18:47:37 |
amdmi3 |
- Attempt to fix build with lld
PR: 228639
Submitted by: emaste |
0.9.24.1 03 May 2018 19:46:00 |
amdmi3 |
- Update to 0.9.24.1 |
0.9.24_1 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
0.9.24 28 Apr 2018 18:28:54 |
amdmi3 |
- Update to 0.9.24 |
0.9.23_1 05 Apr 2018 04:52:36 |
acm |
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc
PR: 227210
Reviewed by: portmgr
Approved by: portmgr
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D14617 |
0.9.23_1 01 Feb 2018 07:30:21 |
acm |
- Bump PORTREVISION. lang/fpc was updated to 3.0.4 |
0.9.23 10 Dec 2017 11:00:00 |
amdmi3 |
- Update to 0.9.23
- Re-enable SERVER and VIDEOREC options which work fine now |
0.9.22_3 29 Nov 2017 17:40:16 |
amdmi3 |
- Fix server build
PR: 222408
Reported by: gerrit@weinberg2.de |
0.9.22_2 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
0.9.22_2 26 Feb 2017 17:43:39 |
acm |
- Bump PORTREVISION. Freepascal was updated |
0.9.22_1 28 Sep 2016 08:41:33 |
amdmi3 |
- Disable server until it's unbroken (haskell problem) |
0.9.22_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.22_1 24 Dec 2015 12:59:38 |
amdmi3 |
lang/fpc restrictions have nothing to do with this port |
0.9.22_1 21 Dec 2015 11:03:28 |
marino |
games/hedgewars: Unbreak after upgrade to FPC 3.0.0 |
0.9.22 19 Dec 2015 15:15:29 |
antoine |
Mark BROKEN: fails to build
[ 3%] Building Pascal object hedgewars/CMakeFiles/hwengine.dir/hwengine.o
cd /wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/hedgewars &&
/usr/local/bin/fpc -l- -v0ewn -Cn
-FE/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/bin
-FU/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/hedgewars/CMakeFiles/hwengine.dir
-k-rpath -k'\$ORIGIN/../lib/:\$ORIGIN/:/usr/local/lib/' -Cs2000000 -fPIC
-Fl/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/bin
-k-L/usr/local/lib -Fl/usr/local/lib -Fl/usr/local/lib -XLAlua=lua-5.1
-Fl/usr/local/lib/libphysfs.so -Si -O2 -dNDEBUG -Xs -dPNG_SCREENSHOTS
-dSDL_MIXER_NEWER -dSDL_IMAGE_NEWER -dDEBUGFILE -k-znoexecstack -k-zorigin
-k-zrelro -k-znow -k--as-needed
/wrkdirs/usr/ports/games/hedgewars/work/hedgewars-src-0.9.22/hedgewars/hwengine.pas
uRender.pas(106,22) Fatal: Can't find unit StrUtils used by uRender
Fatal: Compilation aborted
Error: /usr/local/bin/ppcx64 returned an error exitcode
Reported by: pkg-fallout |
0.9.22 07 Nov 2015 03:46:45 |
amdmi3 |
- Update to 0.9.22 |
0.9.21.1_2 20 Aug 2015 23:02:17 |
pgj |
- Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports
Please note that port revisions for all the Haskell ports without version
changes are bumped. (Only the first 15 lines of the commit message are shown above ) |
0.9.21.1_1 09 Aug 2015 08:06:45 |
acm |
- editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies.
Otherwise
fpc units only are added like build dependencies (less dependencies registered
when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up |
0.9.21.1 16 Mar 2015 14:05:38 |
amdmi3 |
- Switch to linguisttools_build |
0.9.21.1 25 Jan 2015 01:24:39 |
amdmi3 |
- Update to 0.9.21.1 |
0.9.20.5_4 09 Dec 2014 14:07:31 |
amdmi3 |
- Add USES=desktop-file-utils as suggested by stage-qa
- Strip binaries |
0.9.20.5_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.9.20.5_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.9.20.5_2 02 Sep 2014 12:59:54 |
rakuco |
Update CMake to 3.0.1.
The 3.0 series is an incremental improvement over the previous 2.8 series
despite the major version number change. A list of important changes is
available at http://www.cmake.org/cmake/help/v3.0/release/3.0.0.html
On the porting side
* The minimum FreeBSD release we have to support in the ports tree is now
recent enough that ports/168671 can finally be committed: instead of
building and using CMake's own copies of bzip2, curl, expat, libarchive,
liblzma and zlib, we use the versions in ports and/or the base system.
* CMake's documentation system has been changed and vastly improved at the
cost of now depending on Sphinx. We still generate only man pages, but can
start generating the HTML documentation in the future if desired. (Only the first 15 lines of the commit message are shown above ) |
0.9.20.5_2 10 Aug 2014 22:34:52 |
pgj |
- Update The Glorious Glasgow Haskell Compiler to version 7.8.3
- Update Haskell Platform to version 2014.2.0.0
- Update Yesod Platform to version 1.2.13
- Update Gtk2Hs to version 0.12.5
- Update Pandoc to version 1.12.4.2
- Update git-annex to version 5.20140717
- Unbreak wxHaskell ports
Please note that port revisions for all the Haskell ports without version
changes are bumped.
New ports (69):
databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends
devel/hs-Glob: Globbing library (Only the first 15 lines of the commit message are shown above ) |
0.9.20.5_2 09 Jul 2014 19:06:35 |
tijl |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
0.9.20.5_1 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
0.9.20.5_1 07 May 2014 18:06:21 |
amdmi3 |
- Convert USE_BZIP2 and USE_DOS2UNIX to USES |
0.9.20.5_1 26 Mar 2014 04:05:27 |
acm |
- Bump PORTREVISION. Freepascal compiler was updated to 2.6.4 |
0.9.20.5 12 Jan 2014 20:51:40 |
amdmi3 |
- Update to 0.9.20.5
- Add LICENSE
- Bring back SERVER option, haskell ports were fixed
- Patches were integrated upstream
PR: 185538
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> |
0.9.19.3 17 Dec 2013 22:47:29 |
amdmi3 |
- Support staging |
0.9.19.3 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.9.19.3 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.9.19.3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.19.3 27 Jun 2013 08:24:52 |
amdmi3 |
- Update to 0.9.19.3 |
0.9.19 17 Jun 2013 01:50:02 |
amdmi3 |
- Update to 0.9.19 |
0.9.18.3 23 May 2013 09:59:49 |
amdmi3 |
- Update to 0.9.18-3
- Trim makefile header
PR: 176448
Submitted by: Gerrit Kuhn <gerrit@weinberg2.de> |
0.9.17_4 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.9.17_4 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.9.17_3 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.9.17_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.17_2 19 Apr 2012 06:51:44 |
acm |
- Bump PORTREVISION (freepascal ports were updated) |
0.9.17_1 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.9.17 20 Nov 2011 20:54:16 |
amdmi3 |
- Update to 0.9.17
Feature safe: yes |
0.9.16 24 Sep 2011 14:20:06 |
amdmi3 |
- Update to 0.9.16
- Switch to dynamic plist |
0.9.15_1 23 Jun 2011 05:39:27 |
acm |
- Bump PORTREVISION. lang/fpc has been updated to 2.4.4 |
0.9.15 30 Dec 2010 22:27:22 |
amdmi3 |
- Update to 0.9.15 |
0.9.14.1 18 Nov 2010 15:34:05 |
amdmi3 |
- Update to 0.9.14.1 |
0.9.13_3 15 Nov 2010 22:50:44 |
acm |
- Welcome to fpc 2.4.2
- Bump PORTREVISIOON |
0.9.13_2 16 Aug 2010 18:46:23 |
acm |
- Bump PORTREVISION. lang/fpc was updated and now it supports amd64 |
0.9.13_1 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.9.13 05 Apr 2010 14:43:33 |
amdmi3 |
- Update to 0.9.13 |
0.9.12_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.12_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.12_1 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.9.12 20 Oct 2009 03:11:32 |
amdmi3 |
- Update to 0.9.12 |
0.9.11_1 11 Sep 2009 21:57:40 |
amdmi3 |
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE |
0.9.11_1 06 Aug 2009 18:48:36 |
miwi |
- Fix build after Qt4 update
Reported by: pointyhat |
0.9.11_1 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.9.11 28 Jul 2009 16:34:36 |
amdmi3 |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
0.9.11 26 May 2009 23:25:11 |
amdmi3 |
- Update to 0.9.11 |
0.9.10 21 Apr 2009 22:13:29 |
amdmi3 |
- Update to 0.9.10 |