| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 15:16:37
0.5.10_7
|
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) |
19 Apr 2008 18:56:05
0.5.10_6  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
13 Mar 2008 14:28:35
0.5.10_5
|
miwi  |
- Chase devel/sdl12 shlib version bump |
19 May 2007 21:32:57
0.5.10_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Sep 2006 12:21:59
0.5.10_3
|
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) |
14 Jul 2006 05:38:14
0.5.10_2
|
clsung  |
- gtkglext changed names of the libs it installed, so fixing to build with
the new 1.2.0 version of that port.
PR: ports/100269
Submitted by: maintainer (David Thiel) |
13 May 2006 06:00:46
0.5.10_1
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
24 Jan 2006 03:16:52
0.5.10_1
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Nov 2005 05:22:06
0.5.10_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
27 Oct 2005 14:47:15
0.5.10
|
jylefort  |
[1]:
- Update to 0.5.10
- Respect ${X11BASE}
Moreover:
- Install with ${INSTALL_*}, in order to ensure proper permissions/ownerships
- Unconditionally install examples, regardless of ${NOPORTDOCS}
- Simplify the Makefile through the use of PORTDOCS=*
[1]:
PR: ports/88071
Submitted by: maintainer |
21 May 2005 18:34:25
0.5.8
|
kris  |
Attempt to "fix" build on ia64 by applying same nasty hack as for amd64. |
23 Apr 2005 19:24:43
0.5.8
|
jylefort  |
Fix build on 4.X.
Reported by: pointyhat
Approved by: adamw (mentor) |
15 Apr 2005 21:56:53
0.5.8
|
jylefort  |
- Update to 0.5.8
- Fix GNOME panel support
PR: ports/79980
Submitted by: David Thiel <lx@redundancy.redundancy.org>
Approved by: adamw (mentor) |
12 Apr 2005 04:26:57
0.5.4_2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
0.5.4_2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
17 Mar 2005 09:00:44
0.5.4_2
|
ahze  |
- Remove gnomeprefix to fix plist
Pointed out by: krion via pointyhat |
12 Mar 2005 10:54:27
0.5.4_2
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
07 Nov 2004 22:37:47
0.5.4_1
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
10 May 2004 02:18:30
0.5.4
|
ijliao  |
fix build on -stable
Noticed by: bento via kris |
12 Apr 2004 10:38:44
0.5.4
|
ijliao  |
upgrade to 0.5.4 |
05 Apr 2004 04:31:02
0.5.3_1
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
05 Apr 2004 03:05:46
0.5.3
|
ijliao  |
upgrade to 0.5.3 |
16 Mar 2004 04:23:56
0.5.2_1
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
15 Mar 2004 02:39:31
0.5.2
|
ijliao  |
fix build on -stable |
08 Mar 2004 01:01:31
0.5.2
|
edwin  |
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
28 Feb 2004 17:27:23
0.5.2
|
arved  |
Respect CFLAGS and fix build on AMD64 |
23 Feb 2004 03:34:35
0.5.2
|
ijliao  |
add missing gdkpixbuf dependency
Noticed by: bento via kris |
20 Feb 2004 01:51:02
0.5.2
|
ijliao  |
fix build package
Noticed by: bento via kris |
17 Feb 2004 12:02:57
0.5.2
|
olgeni  |
Fix a couple of typos (from ispell). |
17 Feb 2004 03:14:47
0.5.2
|
ijliao  |
this port installs shlib |
17 Feb 2004 02:22:33
0.5.2
|
ijliao  |
add gai 0.5.2
General Applet Interface Library |