Tim Bishop
d63bc49b7d
- Fix build by removing AM_C_PROTOTYPES from configure.ac
...
Feature safe: yes
2012-11-07 13:30:06 +00:00
Erwin Lansing
2ff7128916
Mark BROKEN: does not build
...
Submitted by: pointyhat
2012-08-20 07:09:24 +00:00
Carlo Strub
db5e2bc177
Fix typos in COMMENT
...
Approved by: portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Olli Hauer
27de467a2b
- remove MD5
2011-07-03 13:45:36 +00:00
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b
Punt autoconf267->autoconf268
2010-10-16 11:52:47 +00:00
Ade Lovett
231b6073de
Migration of final set of working ports from automake{19,110} -> 111
2010-10-07 15:18:56 +00:00
Ade Lovett
8262a7b51d
Autotools update. Read ports/UPDATING 20100915 for details.
...
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
2010-09-15 18:35:24 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Tim Bishop
2470c15c49
- Update to snapshot r6372.
...
Feature safe: yes
2010-02-17 14:19:40 +00:00
Tim Bishop
901bd86309
- Update to snapshot r6310.
2010-01-18 14:22:05 +00:00
Tim Bishop
803ddffe2f
- Update to snapshot r6305.
2010-01-13 15:56:22 +00:00
Tim Bishop
5f3e30fa30
- Update to snapshot r6283.
2009-12-09 09:45:32 +00:00
Tim Bishop
a27e8fd891
- Update to snapshot r6222.
2009-11-11 14:41:07 +00:00
Tim Bishop
2e951e7141
- Update to snapshot r6215.
2009-11-09 14:06:59 +00:00
Tim Bishop
5ebb23ba1e
- Update to snapshot r5858.
2009-06-20 19:03:31 +00:00
Tim Bishop
99efe333f3
- Update to snapshot r5789.
2009-05-21 10:52:11 +00:00
Tim Bishop
e127105094
- Update to snapshot r5576.
...
This snapshot has a significantly reworked build system (now GNU
autoconf and automake) which makes this port much simpler. I've
worked with the upstream authors to ensure this works on FreeBSD and
have helped them to remove the dependence on gmake and the need for
us to have local patches.
2009-03-31 22:25:01 +00:00
Tim Bishop
fa70d8e73a
- Update to snapshot r5519.
2009-03-23 13:46:42 +00:00
Tim Bishop
4da3ffc97a
- Update to snapshot r5498.
2009-03-19 13:23:26 +00:00
Tim Bishop
014db9a4ca
- Update to snapshot r5293.
2009-02-09 14:39:24 +00:00
Tim Bishop
bed8643504
- Fix build after X.org upgrade by adding USE_XORG with the required
...
components (these components came in via libGLU before, but its
dependencies changed with the X.org upgrade).
2009-02-05 14:42:20 +00:00
Tim Bishop
9742f8fdb7
- Update to snapshot r5191.
2008-11-08 13:59:15 +00:00
Tim Bishop
622a19822b
- Update to snapshot r5155.
2008-10-29 15:31:32 +00:00
Tim Bishop
963a68042a
- Update to snapshot r5103.
2008-09-27 21:47:19 +00:00
Tim Bishop
db82898d92
- Update to snapshot r5027.
2008-09-07 23:12:52 +00:00
Tim Bishop
5e3987a056
- Update to snapshot r5005.
2008-07-24 13:53:36 +00:00
Tim Bishop
5b1e5cf151
- Update to snapshot r4966.
2008-07-19 13:28:27 +00:00
Tim Bishop
11652c7636
Update to snapshot r4944.
2008-07-14 14:52:46 +00:00
Tim Bishop
49b7cb4381
- Update to 1.5.r4932, revision 4932 on the kroc-1.5 stable branch.
...
- Build and install the documentation and examples.
- Add regression-test target to run KRoC's testsuite.
2008-07-07 18:42:58 +00:00
Martin Wilke
2d73db3533
- Chase devel/sdl12 shlib version bump
2008-03-13 14:28:35 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Stanislav Sedov
0d2725682b
- 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)
2006-09-20 11:21:59 +00:00
Tim Bishop
9bfd521119
- Mark only for i386 (application only supports i386 architecture).
...
- Remove USE_REINPLACE.
2006-01-28 13:25:28 +00:00
Edwin Groothuis
d568611c3e
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Tim Bishop
0ea03be210
Add kroc 1.4.0, the Kent Retargettable occam-pi Compiler.
2006-01-16 11:14:42 +00:00