aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-02-19 04:00:13 +0800
committerobrien <obrien@FreeBSD.org>2003-02-19 04:00:13 +0800
commit4a334915e2d73d7df6b3275b2ffd0e3fcfd3ba52 (patch)
treeef4a5411f5fc1061289d78b7e263e67d6c71d899 /net
parenta410a674ed83565e1b5ac27e25074901ed041cb6 (diff)
downloadfreebsd-ports-gnome-4a334915e2d73d7df6b3275b2ffd0e3fcfd3ba52.tar.gz
freebsd-ports-gnome-4a334915e2d73d7df6b3275b2ffd0e3fcfd3ba52.tar.zst
freebsd-ports-gnome-4a334915e2d73d7df6b3275b2ffd0e3fcfd3ba52.zip
Samba 2.2.7 still thinks 5-CURRENT is a sysV box because we have
sys/statvfs.h. So we hit Samba harder over the head to realize BSD ain't SYSV. Approved by: dwcjr
Diffstat (limited to 'net')
-rw-r--r--net/samba/files/patch-sysv7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/samba/files/patch-sysv b/net/samba/files/patch-sysv
new file mode 100644
index 000000000000..e1193c79ef75
--- /dev/null
+++ b/net/samba/files/patch-sysv
@@ -0,0 +1,7 @@
+--- source/include/includes.h.orig Wed Dec 11 06:55:42 2002
++++ source/include/includes.h Sun Feb 16 16:44:53 2003
+@@ -757,3 +757,3 @@
+ /* this guess needs to be improved (tridge) */
+-#if (defined(STAT_STATVFS) || defined(STAT_STATVFS64)) && !defined(SYSV)
++#if (defined(STAT_STATVFS) || defined(STAT_STATVFS64)) && !defined(SYSV) && !defined(__FreeBSD__)
+ #define SYSV 1
ass='deletions'>-1/+1 * - Update to 1.9.2.12beat2010-11-022-5/+4 * - Fix build with custom LOCALBASEbeat2010-10-26r> * Cleanup BADPATCHES layout.obrien2013-07-031-31/+1 * /usr/bin/patch has a bug in that it undercounts hunks containing NULobrien2013-07-032-34/+868 * Fix a typo in the previous commit.jkim2013-07-021-1/+1 * - Revive the option to support GTK+ 3.x.jkim2013-07-021-16/+17 * Update to patchlevel 1276.obrien2013-07-022-5/+35 * Remove broken options to not confuse users.jkim2013-07-021-20/+5 * Make vim-lite sane again by defaultbapt2013-07-011-4/+5 * Many of the BADPATCHES do apply. Some "just apply", others needed tweaks:obrien2013-06-303-7/+48 * Update the personality of the port.obrien2013-06-292-16/+40 * Convert to USES=imakebapt2013-06-293-15/+6 * - Uncomment RUN_DEPENDS of texproc/p5-texcount, since texproc/p5-texcount had...wen2013-06-271-1/+1 * Gummi is a LaTeX editor. It was designed with simplicity in mind.wen2013-06-277-0/+130 * Revert the previous commit. It seems bmake and fmake do not agree on this.jkim2013-06-261-5/+0 * Rework the previous revision. It seems this version works with fmake.jkim2013-06-261-0/+5 * Work around index build. Somehow it is broken in a weird way.jkim2013-06-261-5/+0 * - Chase liborcus 0.5.1 update.jkim2013-06-266-11/+582 * Update to 3.3.3.rakuco2013-06-233-8/+8 * Update to 4.0.4.jkim2013-06-2097-290/+283 * - Update to 2.0.22mva2013-06-202-3/+3 * - Fix plistmiwi2013-06-191-1/+1 * - Trim Makefile headersamdmi32013-06-183-14/+6 * Forgot the MASTER_SITE_SUBDIR.joerg2013-06-181-0/+1 * This port is NO_CDROM rather than RESTRICTED. The source code has beenjoerg2013-06-181-7/+4 * Mark as BROKEN and expire in 1 month.rakuco2013-06-181-0/+4 * - Update to 0.36.1miwi2013-06-175-38/+19 * - Remove www/libxul19, is has been vulnerable and unsupported upstream forflo2013-06-151-1/+1 * - Do not remove directories not created by this portmiwi2013-06-141-2/+0 * editors/gate: fix build with clangwg2013-06-143-5/+27 * editors/asedit: fix build with clangwg2013-06-141-0/+13 * editors/axe: fix build with clangwg2013-06-141-5/+2 * - trim Makefile header (other changes from PR were committed independently)rm2013-06-122-7/+3 * Simplify compiler name and version gathering code.danfe2013-06-101-6/+5 * - Unbreak the build against Clangdanfe2013-06-103-5/+48 * - Unbreak build on HEADmiwi2013-06-091-4/+0 * - Remove empty filesak2013-06-071-0/+0 * - Update to 1.2.13 [1]wg2013-06-074-28/+14 * - Drop optional dependency on expired lang/elisp-manualrene2013-06-061-15/+5 * - Fix build with newer Tcl/Tk 8.6miwi2013-06-047-44/+111 * Fix an issue of (sgml-chage-element-name) in Emacs 24.3.1.hrs2013-06-032-11/+18 * - Do not try to remove dirs. not created by the portmiwi2013-06-011-1/+0 * - Unbreak build when devel/libsysinfo is installedmiwi2013-05-252-10/+1 * - Update to patchlevel 1014miwi2013-05-252-4/+453 * Bump clang version requirement. Older versions produce broken code on i386.tijl2013-05-231-1/+1 * - Fix build with Tcl 8.6gahr2013-05-224-1/+43 * Backport a fix for API breakage with devel/mdds update to 0.8.0crees2013-05-221-0/+72 * KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-192-3/+3 * Add a new port with legal issues.eadler2013-05-181-0/+1 * - update to 5.6.0 and unbreakjgh2013-05-184-432/+749 * Mark BROKEN: cannot fetch distfile.erwin2013-05-181-0/+2 * Update to 2.6.3_01zeising2013-05-163-142/+325 * - Update to bzr snapshot 112532ashish2013-05-134-17/+22 * - Bring back PORTREVISION, accidentally removed in previous commitashish2013-05-131-0/+1 * - Unbreak on FreeBSD 9.x and laterashish2013-05-132-5/+54 * - Add missing sharedmime to the list of USE_KDE4 components. It will bemakc2013-05-131-2/+0 * - Utilize standard HUNSPELL_DESC from bsd.options.desc.mk (thus fix a typo)danfe2013-05-121-5/+3 * Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-127-11/+9 * Update to 4.0.3.jkim2013-05-1097-280/+291 * Restore parallel build. It was accidentally disabled by r317320.jkim2013-05-091-1/+3 * Update to svn 1479753maho2013-05-082-8/+8 * - Update historical headerjgh2013-05-072-17/+5 * Convert USE_NCURSES by USES=ncursesbapt2013-05-065-13/+7 * Finish converting e* from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-062-19/+15 * Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-067-13/+11 * Fix build on currentbapt2013-05-061-0/+4 * - Improve compatibility with older Emacsen.hrs2013-05-053-9/+31 * - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setbdrewery2013-05-041-6/+0 * - Update to 3.3.1madpilot2013-05-042-3/+3 * - Remove obsolete editors/nxml-emacs21.hrs2013-05-024-21/+8 * - Update to 9.8jmiwi2013-04-293-5/+11 * - Update to 9.8jmiwi2013-04-293-5/+6 * Unset DEPRECATED - the (master) port is fetchable again.stefan2013-04-291-3/+0 * Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-293-3/+3 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-2713-16/+13 * Convert from USE_GETTEXT to USES= gettextbapt2013-04-273-23/+19 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-263-6/+3 * - Update to 5.2.6miwi2013-04-262-3/+3 * - Update to 35.0.0miwi2013-04-265-12/+50 * Convert the 2 last USE_CMAKE to USES= cmakebapt2013-04-251-3/+1 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-2520-20/+20 * Convert to USES=gettexteadler2013-04-252-2/+2 * Upgrade to version 23.olgeni2013-04-242-5/+4 * - Convert USE_GETTEXT to USES (part 1)ak2013-04-243-6/+3 * Remove editors/tamago-emacs21 because it is obsolete.hrs2013-04-242-14/+0 * - Update to 0.3.0olivierd2013-04-247-82/+48 * - Chase x11-toolkits/fox16 shlib version bumpgahr2013-04-241-0/+1 * - Remove redundant lines and style clean-ups.hrs2013-04-243-8/+53 * Convert e* to USES=pkgconfigbapt2013-04-235-7/+5