diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-12-12 15:42:12 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-12-12 15:42:12 +0000 |
commit | 96286aa69dc09effa45e2ecaf0f539bced00a8c9 (patch) | |
tree | 282f4318b134bf39ae482512bf67ea0b47367a9b /palm/syncal/files/patch-bb | |
parent | Remove expired leaf ports: (diff) |
Remove expired leaf ports:
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead.
2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more
2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead
2006-12-10 shells/mudsh: Project disappeared from the internet
2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable
2006-12-01 palm/syncal: Does not build with new pilot-link
2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead
2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
Notes
Notes:
svn path=/head/; revision=179573
Diffstat (limited to 'palm/syncal/files/patch-bb')
-rw-r--r-- | palm/syncal/files/patch-bb | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/palm/syncal/files/patch-bb b/palm/syncal/files/patch-bb deleted file mode 100644 index f8805737aba7..000000000000 --- a/palm/syncal/files/patch-bb +++ /dev/null @@ -1,24 +0,0 @@ -*** syncal.h.org Mon Jan 20 21:44:20 2003 ---- syncal.h Mon Jan 20 21:34:53 2003 -*************** -*** 20,25 **** ---- 20,29 ---- - #define DEFAULT_ALARM (0) - - -+ #ifndef PI_AF_SLP -+ #define PI_AF_SLP 0x0051 -+ #endif -+ - /* - * These are the calendar file suffixes which indicate - * an ical dominant file and a Pilot dominant file respectively. -*************** -*** 232,237 **** - *str_ndup( char *, int), - *str_bytestuff( char *, char *, char), - *str_byteunstuff( char *, char); -- -- -- ---- 236,238 ---- |