| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Oct 2012 22:12:14
1.9.1
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
17 Jun 2012 09:39:01
1.9.1
|
mva  |
- Update to 1.9.1
PR: ports/154890
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
01 Jun 2012 05:26:28
1.8.1_8
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
1.8.1_7
|
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 |
12 Feb 2012 18:02:49
1.8.1_6
|
rm  |
- convert to using PYTHON_INCLUDEDIR
- remove redundant PYDISTUTILS_PKGNAME
All of them are non-functional changes. |
03 Jul 2011 14:59:23
1.8.1_6
|
ohauer  |
-remove MD5 |
11 Aug 2010 06:57:34
1.8.1_6
|
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. |
28 Mar 2010 06:47:48
1.8.1_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.8.1_4
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
1.8.1_3
|
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) |
05 Jan 2010 07:00:58
1.8.1_2
|
mva  |
- Unbreak build on CURRENT
PR: ports/142286
Submitted by: Jilles Tjoelker <jilles@stack.nl>
Approved by: miwi (mentor implicit) |
31 Jul 2009 13:57:52
1.8.1_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
19 Feb 2009 21:45:43
1.8.1_1
|
mva  |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
05 Jan 2009 17:12:58
1.8.1_1
|
pav  |
- Fix permissions of the installed files so they are readable to non-root users
PR: ports/130169
Reported by: Rainer Hurling <rhurlin@gwdg.de>
Approved by: Marcus von Appen <mva@sysfault.org> (maintainer) |
02 Aug 2008 13:58:43
1.8.1
|
miwi  |
- Update to 1.8.1
PR: 126125
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
30 May 2008 19:58:06
1.8.0
|
miwi  |
- Fix build when WITHOUT_X11 set is
PR: 117378
Submitted by: Jarkko Santala <jake@iki.fi>
Approved by: maintainer |
31 Mar 2008 10:04:19
1.8.0
|
miwi  |
- Update to 1.8.0
- Fixed EXAMPLESDIR and DOCDIR to include PYTHONPREFIX
PR: 122231
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
24 Mar 2008 17:02:27
1.7.1_4
|
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
1.7.1_3
|
miwi  |
- Chase devel/sdl12 shlib version bump |
30 Jul 2007 09:42:28
1.7.1_2
|
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
19 May 2007 20:32:57
1.7.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Nov 2006 09:07:47
1.7.1_1
|
clsung  |
- This fix lets the pkg-plist use %%PYTHON_SITELIBDIR%%
instead of the half-hardcoded lib/.../ paths.
PR: ports/104305
Submitted by: maintainer (Marcus von Appen) |
20 Sep 2006 11:21:59
1.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) |
09 May 2006 10:25:52
1.7.1
|
itetcu  |
Portlint.
PR: ports/95834
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: Marcus von Appen <mva@sysfault.org> (maintainer),
lawrance (mentor) |
22 Jan 2006 08:30:12
1.7.1
|
edwin  |
SHA256ify
Approved by: krion@ |
26 Nov 2005 00:29:59
1.7.1
|
linimon  |
Chase URLs per distfile survey. |
14 Sep 2005 17:44:45
1.7.1
|
pav  |
- Update to 1.7.1
- Take maintainership
PR: ports/86104
Submitted by: Marcus von Appen <mva@sysfault.org> |
14 Jul 2004 12:52:56
1.6_2
|
pav  |
- Fix build on recent -CURRENT which got trunc() |
16 Mar 2004 04:23:56
1.6_2
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
04 Feb 2004 05:21:48
1.6_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
03 Feb 2004 14:54:18
1.6
|
osa  |
Save 771 byte by use DOCSDIR and EXAMPLESDIR macros. |
29 Jan 2004 07:24:56
1.6
|
trevor  |
SIZEify. |
20 Jan 2004 21:44:21
1.6
|
krion  |
- Use new knobs from bsd.sdl.mk
Approved by: portmgr |
17 Nov 2003 03:00:52
1.6
|
pav  |
Update to 1.6
Approved by: adamw (mentor) |
29 Jul 2003 09:12:37
1.5.5
|
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
04 Apr 2003 05:34:50
1.5.5
|
lioux  |
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc):
ports/graphics/libfame --> ports/multimedia/libfame
ports/graphics/libquicktime --> ports/multimedia/libquicktime
ports/graphics/mpeg --> ports/multimedia/mpeg
ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode
ports/graphics/mpeg_play --> ports/multimedia/mpeg_play
ports/graphics/mtv --> ports/multimedia/mtv
ports/graphics/smpeg --> ports/multimedia/smpeg
ports/graphics/totem --> ports/multimedia/totem
ports/graphics/transcode --> ports/multimedia/transcode
ports/graphics/xanim --> ports/multimedia/xanim
ports/graphics/xmps --> ports/multimedia/xmps
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections) |
07 Mar 2003 06:01:16
1.5.5
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
19 Jan 2003 19:38:23
1.5.5
|
sobomax  |
Update to 1.5.5. |
19 Aug 2002 13:47:27
1.5.2
|
sobomax  |
Update to 1.5.2. |
15 Jul 2002 11:37:35
1.5
|
tg  |
Use $PYNUMERIC in the dependencies. |
05 Jun 2002 21:03:38
1.5
|
sobomax  |
Update to 1.5. |
28 May 2002 10:35:22
1.4.9
|
sobomax  |
Update to 1.4.9. |
09 May 2002 22:21:59
1.4
|
sobomax  |
- Rename local function called pause(), because it conflicts with one from
the libc. This should unbreak the build on -current;
- add missed .pyo files into pkg-plist (broken after USE_PYDISTUTILS) -
pointy hat goes to ijliao. |
01 May 2002 15:13:36
1.4
|
ijliao  |
fix do-configure |
29 Apr 2002 14:01:09
1.4
|
ijliao  |
use USE_PYDISTUTILS |
04 Feb 2002 10:16:06 
|
sobomax  |
Recognize python2.2. |
31 Jan 2002 09:57:54 
|
sobomax  |
Update to 1.4. |
19 Dec 2001 12:58:28 
|
sobomax  |
Update to 1.3. |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
03 Sep 2001 14:19:49 
|
sobomax  |
Update to 1.2. |
26 Jun 2001 11:18:52 
|
sobomax  |
Update version number of sdl_ttf shared library. |
25 Jun 2001 15:56:23 
|
sobomax  |
Update to 1.1. |
11 Jun 2001 13:01:07 
|
sobomax  |
Install documentation and examples. |
03 May 2001 09:55:08 
|
sobomax  |
Catch up with changed location of py-numeric port. |
06 Apr 2001 12:17:27 
|
sobomax  |
Update to 1.0. |
28 Feb 2001 11:22:46 
|
sobomax  |
There is no libgcc_r.a anymore. |
21 Feb 2001 13:14:58 
|
sobomax  |
Update to 0.9. |
20 Feb 2001 12:43:37 
|
sobomax  |
Unbreak. |
09 Jan 2001 23:10:24 
|
sobomax  |
Update to 0.5. |
18 Dec 2000 17:02:09 
|
sobomax  |
Add Pygame. Pygame is a cross-platfrom library designed to make it easy to
write multimedia software, such as games, in Python. |