| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Jun 2009 08:14:59
0.0.29.1
|
mva  |
Update to 0.0.29.1
Approved by: miwi (mentor) |
17 May 2009 16:02:46
0.0.29
|
mva  |
Update to 0.0.29.
Approved by: miwi (mentor) |
04 Apr 2009 13:05:22
0.0.28.1_1
|
oliver  |
update devel/physfs to 2.0.0
bump PORTREVISION on the affected ports |
19 Feb 2009 21:45:43
0.0.28.1
|
mva  |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor) |
13 Feb 2009 09:19:40
0.0.28.1
|
beech  |
- Update to 0.0.28.1
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
30 Jan 2009 10:17:21
0.0.28
|
rafan  |
- Update to 0.0.28
PR: ports/131034
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer) |
23 Jan 2009 15:43:14
0.0.27_1
|
roam  |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
13 Dec 2008 15:33:14
0.0.27
|
miwi  |
- Update to 0.0.27
PR: 129559
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
24 Sep 2008 10:23:15
0.0.26
|
miwi  |
- Update to 0.0.26
PR: 127264
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
21 Aug 2008 07:18:49
0.0.25
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
31 Jul 2008 13:44:59
0.0.25
|
pav  |
- Update to 0.0.25
PR: ports/126033
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
25 Jul 2008 15:34:52
0.0.24.1
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
14 Apr 2008 08:38:28
0.0.24.1
|
clsung  |
- Update to 0.0.24.1
PR: ports/122742
Submitted by: maintainer (Marcus von Appen) |
25 Mar 2008 22:44:48
0.0.24_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20 Mar 2008 09:46:38
0.0.24_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
13 Mar 2008 14:28:35
0.0.24_1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
28 Feb 2008 12:23:47
0.0.24
|
miwi  |
- Update to 0.0.24
PR: 119056
Submitted by: maintainer |
23 Jul 2007 10:36:52
0.0.23
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
06 Jun 2007 17:40:42
0.0.23
|
miwi  |
- Update to 0.0.23
PR: 113391
Submitted by: Marcus von Appen<mva@sysfault.org> (maintainer) |
19 May 2007 21:32:57
0.0.22.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
06 Mar 2007 00:22:40
0.0.22.2
|
clsung  |
- The ManaWorld version update to 0.0.22.2 and music addon patch.
PR: ports/109752
Submitted by: maintainer (Marcus von Appen) |
03 Feb 2007 09:49:33
0.0.22.1
|
miwi  |
- Update to 0.0.22.1
PR: 108622
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
29 Dec 2006 23:57:07
0.0.22
|
miwi  |
- Update to 0.0.22
PR: ports/107238
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
13 Dec 2006 12:41:36
0.0.21.1_1
|
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
16 Nov 2006 21:20:29
0.0.21.1
|
miwi  |
- Update to 0.0.21.1
PR: ports/105611
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) |
29 Sep 2006 14:00:45
0.0.21
|
rafan  |
- Update to 0.0.21
- Require devel/guichan >= 0.5.0
- Unbreak on 4.x
PR: ports/103709
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer) |
20 Sep 2006 12:21:59
0.0.20_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) |
06 Sep 2006 20:38:19
0.0.20
|
rafan  |
- Update 0.0.20
PR: ports/102907
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer) |
05 Sep 2006 05:31:16
0.0.19
|
linimon  |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
12 Jun 2006 15:40:36
0.0.19
|
miwi  |
Update to 0.0.19
PR: ports/98402
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout |
23 Feb 2006 10:40:45
0.0.17
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 20:12:55
0.0.17
|
pav  |
- Unbreak patching
- Use new USE_AUTOTOOLS, add SHA256, delete comment, don't hardcode -lpthread
Pointy hat to: edwin |
24 Nov 2005 01:09:04
0.0.17
|
edwin  |
New port: games/tmw A free open source 2D MMORPG in development
The Mana World (TMW) is a serious effort to create an
innovative free and open source MMORPG. TMW uses 2D graphics
and aims to create a large and diverse interactive world.
It is licensed under the GPL, making sure this game can't
ever run away from you.
The project includes the development of both a client and
a server, as well as the development of an online world.
WWW: http://themanaworld.org/
PR: ports/87340
Submitted by: Tobias Gion <freebsd@gionet.de> |