| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Sep 2008 01:57:55
0.1_3
|
linimon  |
Remove these too. |
01 Sep 2008 01:57:40
0.1_3
|
linimon  |
Remove games/q3base: project gone, website defaced.
Requested by: maintainer |
21 Aug 2008 06:18:49
0.1_3
|
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 ) |
20 Jun 2008 07:18:30
0.1_3
|
ed  |
Use the email address from the FreeBSD project for my ports.
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.
Approved by: philip (mentor), rink |
19 Jun 2008 10:31:21
0.1_3
|
pav  |
- Set expiration period of one month (project dead; website defaced)
Submitted by: ed (maintainer) |
19 Apr 2008 17:56:05
0.1_3  |
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.1_3
|
miwi  |
- Chase devel/sdl12 shlib version bump |
19 May 2007 20:32:57
0.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Mar 2007 17:35:34
0.1_1
|
miwi  |
- Fix after objformat removal
PR: 110665
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) |
09 Dec 2006 07:26:14
0.1_1
|
rafan  |
- Respect X11BASE
Approved by: portmgr (linimon) |
20 Sep 2006 11:21:59
0.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) |