aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/seyon/files/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/comms/seyon/files/patch-ac b/comms/seyon/files/patch-ac
new file mode 100644
index 000000000000..2c9019b26e91
--- /dev/null
+++ b/comms/seyon/files/patch-ac
@@ -0,0 +1,13 @@
+--- SeDecl.h.orig Sat Nov 8 08:56:16 1997
++++ SeDecl.h Sat Nov 8 10:53:12 1997
+@@ -56,7 +56,9 @@
+ extern FILE *open_file(),
+ *open_file_va();
+ extern void send_break(),
+- usleep(),
++ #if !defined(__FreeBSD__) || (__FreeBSD__ < 3)
++ usleep(),
++ #endif
+ show(),
+ showf(),
+ SeyonMessage(),
11 03:11:11 +0800'>2012-12-111-2/+2 * Bump pcre library dependency due to 8.30 updatemm2012-02-141-1/+2 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * - update to 1.1.1clsung2006-05-042-4/+4 * SHA256ifyedwin2006-01-241-0/+1 * Chase URLs per distfile survey.linimon2005-11-271-1/+1 * - change MASTER_SITES, since fetch will fail.clsung2004-12-081-1/+1 * - update to 1.0.3clsung2004-12-072-3/+3 * My territory, suggested by ijliao. :pclsung2004-08-201-1/+1 * Update to 1.0.2kevlo2004-08-132-3/+3 * - Update to 1.0.1leeym2004-08-06