summaryrefslogtreecommitdiff
path: root/net/libunpipc/files/patch-ad
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-03 22:38:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-03 22:38:25 +0000
commit780e8a39f08838e2a960ef805cd5756788edea11 (patch)
treedfcadec1f283df9f3eb09eb529f775dfe7b197d7 /net/libunpipc/files/patch-ad
parentUpdate to 0.65 which contains the following small fix: (diff)
2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port 2009-01-19 devel/hs-hat: has been broken for more than 6 months 2009-01-19 devel/hs-hpl: has been broken for more than 6 months 2009-01-19 databases/mysqlbigram: has been broken for more than 6 months 2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months 2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months 2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months 2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x 2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months 2009-01-31 x11-wm/expocity: project has been abandoned 2009-01-19 x11/bbuname: has been broken for more than 6 months 2009-01-19 security/squidclam: has been broken for more than 6 months 2009-01-19 print/virtualpaper: depends on broken, expired port 2009-01-19 print/ifhp: has been broken for more than 6 months 2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months 2009-01-19 palm/pdbc: has been broken for more than 6 months 2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months 2009-01-19 net-im/sulci: has been broken for more than 6 months 2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months 2009-01-19 multimedia/helixplayer: has been broken for more than 6 months 2009-01-19 lang/quack: has been broken for more than 6 months 2009-01-19 misc/pybliographer: has been broken for more than 6 months 2009-01-19 net/versuch: has been broken for more than 6 months 2009-01-19 net/py-mantissa: has been broken for more than 6 months 2009-01-19 net/libunpipc: has been broken for more than 6 months 2009-01-19 net/gnometelnet: has been broken for more than 6 months 2009-01-19 net/gacxtool: depends on expired, broken port 2009-01-19 devel/py-coro: has been broken for more than 6 months 2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months 2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
Notes
Notes: svn path=/head/; revision=227571
Diffstat (limited to 'net/libunpipc/files/patch-ad')
-rw-r--r--net/libunpipc/files/patch-ad11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/libunpipc/files/patch-ad b/net/libunpipc/files/patch-ad
deleted file mode 100644
index 9cbe815a923a..000000000000
--- a/net/libunpipc/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/Makefile.orig Thu Sep 30 10:33:02 1999
-+++ lib/Makefile Thu Sep 30 10:33:09 1999
-@@ -1,7 +1,7 @@
- include ../Make.defines
-
- # Following required by Solaris 2.x for Posix version of sigwait().
--CFLAGS += -D_POSIX_PTHREAD_SEMANTICS
-+CFLAGS += -D_POSIX_PTHREAD_SEMANTICS -I..
-
- all: ${LIB_OBJS}
- ar rv ${LIBUNPIPC_NAME} $?