diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-08 05:25:12 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-08 05:25:12 +0000 |
commit | 1b79d7d08ad1578f66468b31791d944b4982ed66 (patch) | |
tree | a266e7666a9756dff08481ea4aab349e60c17264 /sysutils/xwipower/files/patch-ab | |
parent | - update to 1.11 (diff) |
audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained
Reported by: FreeBSD unmaintained ports which are currently marked broken
monthly reminder
Notes
Notes:
svn path=/head/; revision=260752
Diffstat (limited to 'sysutils/xwipower/files/patch-ab')
-rw-r--r-- | sysutils/xwipower/files/patch-ab | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/sysutils/xwipower/files/patch-ab b/sysutils/xwipower/files/patch-ab deleted file mode 100644 index 4c218029d923..000000000000 --- a/sysutils/xwipower/files/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ ---- Imakefile.orig Fri May 19 18:21:44 2000 -+++ Imakefile Sun Dec 10 18:01:18 2000 -@@ -6,12 +6,5 @@ - OSMINORVERSION = OSMinorVersion - DEFINES = -DOSMAJORVERSION=$(OSMAJORVERSION) -DOSMINORVERSION=$(OSMINORVERSION) - --AllTarget(xwipower) --NormalProgramTarget(xwipower,$(OBJS),$(DEPLIBS),$(LOCAL_LIBRARIES),NullParameter) --InstallProgram(xwipower,$(BINDIR)) -- -+ComplexProgramTargetNoMan(xwipower) - InstallAppDefaults(Xwipower) -- --###InstallManPage(xwipower,$(MANDIR)) -- --DependTarget() |