Date: Sat, 1 Apr 2000 17:00:30 -0800 (PST) From: Michael Haro <mharo@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/affenspiel Makefile ports/games/affenspiel/patches patch-aa ports/games/battalion Makefile ports/games/battalion/patches patch-ac patch-aa patch-ab ports/games/block Makefile ports/games/block/patches patch-aa ... Message-ID: <200004020100.RAA41250@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mharo 2000/04/01 17:00:29 PST
Modified files:
games/affenspiel Makefile
games/affenspiel/patches patch-aa
games/battalion Makefile
games/battalion/patches patch-aa patch-ab
games/block Makefile
games/block/patches patch-aa
games/blue Makefile
games/blue/pkg DESCR
games/bs Makefile
games/bs/pkg DESCR
games/columns Makefile
games/columns/patches patch-aa
games/empire Makefile
games/empire/pkg DESCR PLIST
games/freesweep Makefile
games/freesweep/files md5
games/freesweep/patches patch-aa
games/freesweep/pkg PLIST
games/galaxis Makefile
games/galaxis/patches patch-aa
games/galaxis/pkg DESCR
games/garith Makefile
games/garith/patches patch-aa
games/gemdropx Makefile
games/gemdropx/files md5
games/gemdropx/patches patch-aa
games/gemdropx/pkg DESCR PLIST
games/gtkballs Makefile
games/gtkballs/patches patch-aa
games/gtkballs/pkg PLIST
games/icbm3d Makefile
games/icbm3d/pkg DESCR
games/mirrormagic Makefile
games/mirrormagic/patches patch-aa
games/phalanx Makefile
games/phalanx/files md5
games/phalanx/patches patch-aa
games/phalanx/pkg DESCR PLIST
games/spellcast Makefile
games/spellcast/patches patch-aa
games/spellcast/pkg DESCR PLIST
games/starlanes Makefile
games/starlanes/patches patch-ab
games/starlanes/pkg PLIST
games/xdigger Makefile
games/xdigger/files md5
games/xdigger/patches patch-aa
games/xdigger/pkg PLIST
games/xtron Makefile
games/xtron/patches patch-aa patch-ab patch-ac
games/xtron/pkg PLIST
games/xtruco Makefile
games/xtruco/patches patch-aa
games/xvier Makefile
games/xvier/patches patch-aa
Added files:
games/battalion/patches patch-ac
games/blue/patches patch-ac
games/gemdropx/patches patch-ab
games/xdigger/patches patch-ad patch-ae
Log:
***
games/affenspiel
- Support CC properly
***
games/battalion
- Support PREFIX properly
***
games/block
- Support CC/CFLAGS properly
***
games/blue
- Support CC/CFLAGS properly
- Add WWW: line into pkg/DESCR
New file:
patches/patch-aa
***
games/bs
- Add WWW: line into pkg/DESCR
***
games/columns
- Support CXXFLAGS properly
- Support sdl-config
***
games/empire
- Exclude GPL doc from package
- Add WWW: line into pkg/DESCR
***
games/freesweep to 0.87
- Update to version 0.87
***
games/galaxis
- Support CC properly
- Add WWW: line into pkg/DESCR
***
games/garith
- Support CC/CFLAGS properly
- Support GTK_CONFIG
***
games/gemdropx to 0.7
- Update to version 0.7
***
games/gtkballs
- Exclude GPL doc from package
- Support GTK_CONFIG
***
games/icbm3d
- Update WWW: line of pkg/DESCR
***
games/mirrormagic
- Support CC/X11BASE properly
***
games/phalanx to 22
- Update to version 22
- Add WWW: line into pkg/DESCR
***
games/spellcast
- Update MASTER_SITES and WWW: line of pkg/DESCR
- Support CFLAGS properly
- Exclude GPL doc from package
***
games/starlanes
- Support CC properly
- Exclude GPL doc from package
***
games/xdigger to 1.0.10
- Update to version 1.0.10
New file:
patches/patch-ad patches/patch-ae
***
games/xtron
- Support PREFIX properly
- Exclude GPL doc from package
***
games/xtruco
- Support CC/CFLAGS/X11BASE properly
***
games/xvier
- Support X11BASE properly
***
PR: 17741
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Revision Changes Path
1.6 +12 -12 ports/games/affenspiel/Makefile
1.3 +7 -4 ports/games/affenspiel/patches/patch-aa
1.10 +25 -30 ports/games/battalion/Makefile
1.2 +4 -4 ports/games/battalion/patches/patch-aa
1.2 +3 -3 ports/games/battalion/patches/patch-ab
1.5 +17 -18 ports/games/block/Makefile
1.2 +35 -19 ports/games/block/patches/patch-aa
1.5 +9 -9 ports/games/blue/Makefile
1.2 +2 -0 ports/games/blue/pkg/DESCR
1.5 +9 -9 ports/games/bs/Makefile
1.3 +2 -0 ports/games/bs/pkg/DESCR
1.5 +9 -11 ports/games/columns/Makefile
1.2 +3 -3 ports/games/columns/patches/patch-aa
1.4 +15 -13 ports/games/empire/Makefile
1.2 +10 -8 ports/games/empire/pkg/DESCR
1.4 +0 -1 ports/games/empire/pkg/PLIST
1.4 +17 -12 ports/games/freesweep/Makefile
1.2 +1 -1 ports/games/freesweep/files/md5
1.2 +3 -3 ports/games/freesweep/patches/patch-aa
1.2 +2 -0 ports/games/freesweep/pkg/PLIST
1.4 +9 -9 ports/games/galaxis/Makefile
1.2 +8 -6 ports/games/galaxis/patches/patch-aa
1.2 +1 -2 ports/games/galaxis/pkg/DESCR
1.5 +9 -6 ports/games/garith/Makefile
1.2 +12 -21 ports/games/garith/patches/patch-aa
1.7 +15 -14 ports/games/gemdropx/Makefile
1.3 +1 -1 ports/games/gemdropx/files/md5
1.3 +15 -18 ports/games/gemdropx/patches/patch-aa
1.5 +1 -1 ports/games/gemdropx/pkg/DESCR
1.3 +66 -33 ports/games/gemdropx/pkg/PLIST
1.8 +21 -18 ports/games/gtkballs/Makefile
1.4 +4 -4 ports/games/gtkballs/patches/patch-aa
1.3 +0 -3 ports/games/gtkballs/pkg/PLIST
1.7 +7 -7 ports/games/icbm3d/Makefile
1.5 +1 -1 ports/games/icbm3d/pkg/DESCR
1.5 +22 -22 ports/games/mirrormagic/Makefile
1.2 +10 -6 ports/games/mirrormagic/patches/patch-aa
1.4 +21 -25 ports/games/phalanx/Makefile
1.2 +1 -1 ports/games/phalanx/files/md5
1.2 +11 -21 ports/games/phalanx/patches/patch-aa
1.2 +2 -0 ports/games/phalanx/pkg/DESCR
1.2 +0 -1 ports/games/phalanx/pkg/PLIST
1.6 +13 -13 ports/games/spellcast/Makefile
1.2 +4 -3 ports/games/spellcast/patches/patch-aa
1.2 +2 -0 ports/games/spellcast/pkg/DESCR
1.3 +0 -1 ports/games/spellcast/pkg/PLIST
1.4 +9 -16 ports/games/starlanes/Makefile
1.2 +24 -6 ports/games/starlanes/patches/patch-ab
1.4 +0 -3 ports/games/starlanes/pkg/PLIST
1.9 +23 -23 ports/games/xdigger/Makefile
1.3 +1 -1 ports/games/xdigger/files/md5
1.2 +4 -4 ports/games/xdigger/patches/patch-aa
1.4 +0 -1 ports/games/xdigger/pkg/PLIST
1.5 +18 -18 ports/games/xtron/Makefile
1.2 +12 -7 ports/games/xtron/patches/patch-aa
1.2 +7 -5 ports/games/xtron/patches/patch-ab
1.2 +3 -3 ports/games/xtron/patches/patch-ac
1.2 +1 -2 ports/games/xtron/pkg/PLIST
1.6 +8 -8 ports/games/xtruco/Makefile
1.2 +9 -8 ports/games/xtruco/patches/patch-aa
1.5 +18 -16 ports/games/xvier/Makefile
1.2 +3 -3 ports/games/xvier/patches/patch-aa
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004020100.RAA41250>
