1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Marcus von Appen
fbd0197639 - 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
2012-02-18 10:18:33 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Oliver Lehmann
cbb0e53c10 adding respawnaritfacts and configurable shortkeys
bump PORTREVISION

PR:		ports/156536
Submitted By:	Kalten <kalten@gmx.at>
2011-06-08 11:46:40 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Oliver Lehmann
ab44d03168 move from X11BASE to LOCALBASE
bump PORTREVISION
2007-05-27 14:26:21 +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
Oliver Lehmann
c433050bc5 fix for amd64 (compiled, but segfaulted)
fix build with FASTX11
OPTIONify
bump PORTREVISION
2006-12-31 10:59:27 +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
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Oliver Lehmann
c53e455454 update to 1.2 2005-10-05 16:14:05 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Oliver Lehmann
4cbc5ba131 use %%DOCSDIR%% 2003-07-30 18:05:33 +00:00
Oliver Lehmann
a84b8318cf utilize USE_SDL 2003-07-30 17:16:45 +00:00
Oliver Lehmann
3aa5f33e5a split MASTER_SITES in "where to find the wad file" and "where to find
the sourcefile"

Obtained from:	cad/spice
2003-07-21 17:42:14 +00:00
Oliver Lehmann
bfb01afeba redefine the MAINTAINER field with my FreeBSD address
Approved By:	alex (mentor)
2003-05-06 16:58:45 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Mike Silbersack
619dc68736 Move patch-al to its proper place. (oops!)
patch-al fixes PR ports/43473, in a slightly simpler fashion.
2002-10-21 16:17:54 +00:00
Mike Silbersack
965d8aacea Stop abusing IPPORT_USERRESERVED. This fixes builds on 5.0. 2002-10-21 03:19:14 +00:00
Mario Sergio Fujikawa Ferreira
cbc83e23f7 o Depend on sdl12 port instead of sdl10 one
o This fixes an outstanding full screen mode bug
o PORTREVISION bump since port builded but did not work

PR:		41604
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer
2002-08-30 04:55:45 +00:00
Maxim Sobolev
eda03dc080 When WITH_SDL is defined use devel/sdl12 instead of devel/sdl10. 2002-04-17 17:58:38 +00:00
Jim Mock
58112ce8d5 * Assign maintainership to Oliver Lehmann <lehmann@ans-netz.de>.
* Enable sound
* Enable build for SDL version (the default is X11)

PR:		33814
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-14 07:13:33 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Michael Haro
0b214a5e97 remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 08:30:54 +00:00
Kevin Lo
dae425f82b Upgrade to 1.1
PR: 24201
Submitted by: Ports Fury
2001-01-10 16:09:25 +00:00
Trevor Johnson
af392539af Restore the -b option to fetch, for compatibility with FreeBSD 3.x.
Submitted by:	will
2001-01-09 21:51:27 +00:00
Trevor Johnson
256cf6b90a Update master site and home page.
Don't use deprecated -b option to "fetch".

http://www.raven-games.com/linuxheretic/heretic/src/glheretic-1.0.tar.gz:
404 Object Not Found (Last OK result Sat Jun 17 11:11:51 2000 )

http://www.raven-games.com/linuxheretic/wad/glheretic-1.0.tar.gz:
404 Object Not Found (Last OK result NEVER [checked 138 times since
Mon Apr 3 8:38:54 2000 ])

http://www.raven-games.com/linuxheretic/heretic/src/heretic_share.wad.gz:
404 Object Not Found (Last OK result Fri Mar 24 11:02:19 2000 )

http://www.raven-games.com/linuxheretic/wad/heretic_share.wad.gz:
404 Object Not Found (Last OK result Tue Jun 20 20:28:49 2000 )

PR:		24196
Submitted by:	Joseph Scott <joseph@randomnetworks.com> and myself
2001-01-09 19:27:51 +00:00
Will Andrews
052cf380ee Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
2001-01-09 00:06:25 +00:00
Satoshi Asami
d556be5560 Rename PLIST.nowad to pkg-plist.nowad. 2000-10-08 01:17:42 +00:00
Michael Haro
a7f42416d7 update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile 2000-04-14 06:53:26 +00:00
Will Andrews
ab65eb212b Fix heretic port so that it works right. Also use x11 target instead of
fastx11, because for some reason it reportedly doesn't work in 16bpp mode,
which most people use (I use 24bpp).

Sorry for being so late about this.

Submitted by:	green
2000-04-03 04:42:36 +00:00
Will Andrews
d932eda697 New port for Linux port of Heretic. Currently the port only
supports X11 library graphics. I will fix it later to allow the
use of OpenGL/Mesa well as the other libraries that Heretic
has been ported to work with in the Unix world.

PR:		17194
2000-03-22 02:32:41 +00:00