Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.070713_12 22 Jul 2023 06:11:20
    |
Muhammad Moinur Rahman (bofh)  |
games/memonix: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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.6.070713_12 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.6.070713_12 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.6.070713_11 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
1.6.070713_11 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6.070713_11 05 Nov 2019 22:16:15
  |
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. |
1.6.070713_11 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1.6.070713_11 23 Sep 2018 09:38:27
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
1.6.070713_11 23 May 2017 05:03:16
  |
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 |
1.6.070713_10 10 Oct 2016 23:05:35
  |
amdmi3  |
- Pet portlint
- Fix LICENSE_DISTFILES spelling |
1.6.070713_10 15 Jun 2015 20:19:55
  |
rakuco  |
Refresh CMakeLists.txt patch to directly look for X11.
In preparation for the upcoming CMake 3.2 update, in which FindOpenGL.cmake
does not look for X11 on its own anymore. |
1.6.070713_10 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 ) |
1.6.070713_9 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) |
10 Mar 2014 14:49:26

|
bapt  |
Convert g* to USES=zip |
1.6.070713_8 19 Oct 2013 02:00:04
  |
amdmi3  |
- Support staging |
1.6.070713_8 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.6.070713_8 18 Jun 2013 11:46:52
  |
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful |
1.6.070713_8 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) |
1.6.070713_8 02 Mar 2013 03:55:26
  |
eadler  |
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe) |
1.6.070713_8 28 Jul 2012 15:57:56
 |
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
1.6.070713_8 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.6.070713_7 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 |
1.6.070713_6 14 Dec 2011 21:29:16
 |
crees  |
Add LICENSE data.
PR: ports/149564 (based on)
Submitted by: Ullrich Franke <uf@raindogs.org>
Approved by: [no objections from maintainers in four weeks] |
1.6.070713_6 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.6.070713_6 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.6.070713_5 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.6.070713_4 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) |
1.6.070713_3 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 |
1.6.070713_2 28 Jul 2009 16:34:36
 |
amdmi3  |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
1.6.070713_2 24 Mar 2009 19:13:32
 |
makc  |
bump PORTREVISION after cmake update |
1.6.070713_1 05 Jan 2009 16:14:51
 |
amdmi3  |
- Update address of my distfile mirror |
1.6.070713_1 19 Jun 2008 17:28:24
 |
amdmi3  |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
1.6.070713_1 28 May 2008 08:06:31
 |
miwi  |
- Add missing patch |
1.6.070713_1 27 May 2008 22:12:09
 |
miwi  |
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav) |
1.6.070713_1 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
1.6.070713 19 Aug 2007 14:06:42
 |
miwi  |
Brain teasers, puzzle and memory games for kid's in one pack!
Memonix is the latest version of a wonderful collection of four
brain twisters, including Mosaic, Builder, Pair and Jig-Saw. While
being amazingly addictive and fun to play, these games can be used
to improve your child's memory, thinking and reaction. Five difficulty
levels from normal to obscene plus the timer mean that the challenge
will never run away. Joyful music and brightly-colored visuals
maximize the excitement from the gameplay.
WWW: http://www.viewizard.com/
PR: ports/114539
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> |