diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-10-09 02:47:51 +0000 | 
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-09 02:47:51 +0000 | 
| commit | c3ef22e5074da76f3c1ee829ef48d204ce040fc8 (patch) | |
| tree | e774af268961483556ceccc49ef1a585f2e45ce0 /graphics/wildmagic/files/patch-LibPhysics_makefile.wm4 | |
| parent | - Upgrade to 0.12. (diff) | |
Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun		Abandonware
astro/xrmap		No more distfiles
audio/midimountain	Abandonware
audio/gkrellmss		Abandonware
audio/gnapster		Abandonware
databases/xbase		No more public distfiles
databases/xbsql		No more public distfiles
games/gtkabale		No more public distfiles
games/battleball	No more public distfiles, does not compile on ia64 or sparc64
games/race		No more public distfiles
games/stvef-paks	No more public distfiles
games/stvef-server	No more public distfiles
games/tome		No more public distfiles
games/qkmj		No more public distfiles
games/oilwar		No more public distfiles
games/xbaby		No more public distfiles
games/xword		Abandonware
games/kslide		No more public distfiles
graphics/xmrm		No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans	Upstream disappeared and distfile is not available
graphics/wildmagic	BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet		No more public distfiles
irc/tkirc		No more public distfiles
korean/mizifont		No more public distfiles
lang/freetxl		No more public distfiles
math/nsc2ke		No more public distfiles
misc/mgp-mode.el	No more public distfiles
multimedia/p5-RIFF-Info	No more public distfiles
net/p5-Net-OpenDHT	No more public distfiles
net/mudix		No more public distfiles
net-im/newsbot		No more public distfiles
net-im/libicq2000	Abandonware
net-im/gossip		No longer maintain by upstream, use net-im/empathy instead
net-im/ickle		Abandonware
net-mgmt/nipper		BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy	No more public distfiles
news/p5-Gateway		No more public distfiles
print/epsmerge		No more public distfiles
science/at		No more public distfiles
science/pyvox		No more public distfiles
security/p5-Email-Obfuscate	No more public distfiles
security/libparanoia	No more public distfiles
security/execwrap	No more public distfiles
Diffstat (limited to 'graphics/wildmagic/files/patch-LibPhysics_makefile.wm4')
| -rw-r--r-- | graphics/wildmagic/files/patch-LibPhysics_makefile.wm4 | 20 | 
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/wildmagic/files/patch-LibPhysics_makefile.wm4 b/graphics/wildmagic/files/patch-LibPhysics_makefile.wm4 deleted file mode 100644 index 5c583dba5ad8..000000000000 --- a/graphics/wildmagic/files/patch-LibPhysics_makefile.wm4 +++ /dev/null @@ -1,20 +0,0 @@ ---- LibPhysics/makefile.wm4.orig	Thu May 31 18:08:03 2007 -+++ LibPhysics/makefile.wm4	Thu May 31 18:19:51 2007 -@@ -1,3 +1,8 @@ -+OBJDIR := $(CFG) -+LIBSH := ../SDK/Library/$(CFG)/libWm4Physics.so.0 -+LIBSO := ../SDK/Library/$(CFG)/libWm4Physics.so -+SHLIBLDFLAGS = -shared -+ - build : - 	@mkdir -p ../SDK/Include - 	@mkdir -p ../SDK/Library/$(CFG) -@@ -7,6 +12,8 @@ - 	cd LCPSolver         ; make -f ../makeprj.wm4 CFG=$(CFG) SYS=$(SYS) - 	cd ParticleSystem    ; make -f ../makeprj.wm4 CFG=$(CFG) SYS=$(SYS) - 	cd RigidBody         ; make -f ../makeprj.wm4 CFG=$(CFG) SYS=$(SYS) -+	$(CC) $(SHLIBLDFLAGS) -o $(LIBSH) $(OBJDIR)/*.o -+	ln -sf $(LIBSH) $(LIBSO) -  - clean : - 	cd Intersection      ; make clean -f ../makeprj.wm4 CFG=$(CFG) SYS=$(SYS)  | 
