dnl GNOME_UNDELFS_CHECKS dnl Check for ext2fs undel support. dnl Set shell variable ext2fs_undel to "yes" if we have it, dnl "no" otherwise. May define USE_EXT2FSLIB for cpp. dnl Will set EXT2FS_UNDEL_LIBS to required libraries. AC_DEFUN([GNOME_UNDELFS_CHECKS], [ AC_CHECK_HEADERS(ext2fs/ext2fs.h linux/ext2_fs.h) ext2fs_undel=no EXT2FS_UNDEL_LIBS= if test x$ac_cv_header_ext2fs_ext2fs_h = xyes then if test x$ac_cv_header_linux_ext2_fs_h = xyes then AC_DEFINE(USE_EXT2FSLIB) ext2fs_undel=yes EXT2FS_UNDEL_LIBS="-lext2fs -lcom_err" fi fi ]) ory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/samba36
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-12/+12
* Combine print/cups-base, print/cups-client and print/cups-image intotijl2016-03-111-2/+2
* net/samba36: add patches corresponding to 16 Dec 2015 security releasesjunovitch2016-02-282-1/+5
* net/samba36: Extend expiration datefeld2016-02-191-1/+1
* net/samba36: Mark DEPRECATEDfeld2016-02-191-0/+4
* Remove deprecated @dirrm's from pkg-plist of samba ports.pawel2016-01-211-22/+6
* - Fix shebangsamdmi32015-09-161-2/+16
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-1/+0
* - Drop @dirrm* from plistamdmi32015-06-081-46/+6
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Remove OSVERSION checks that do not make sense any more.mat2015-04-031-5/+0
* net category: Remove $PTHREAD_LIBSmarino2015-03-261-2/+1
* Update samba ports to address CVE-2015-0240timur2015-02-251-22/+22
* - Update to 3.6.25 to patch Remote Code Execution vulnerabilityzi2015-02-242-4/+4
* Minor net/samba* ports cleanups:danfe2015-01-031-9/+8
* Replace inclusion of libexecinfo with appropriate USES flag.timur2014-11-191-3/+1
* Add explicitly library path to the corresponding .pc filestimur2014-08-091-2/+2
* Add CPE support on request of the security officer.timur2014-08-083-10/+4
* net/openldap24-*:tijl2014-07-251-1/+1
* samba36:adamw2014-07-152-188/+188
* net/samba36: fix shebang for bin/findsmbswills2014-07-132-1/+11
* - Convert to new LIB_DEPENDS formatsunpoet2014-07-131-8/+8
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
* Security update for Samba 3.6, 4.0 and 4.1.timur2014-06-242-3/+3
* Convert(?) net/samba36 to STAGEDIRtimur2014-04-214-139/+60
* Security update:delphij2014-03-122-3/+3
* Convert the tree to USES=famantoine2014-01-051-1/+1
* Upgrade port to 3.6.22 to address recently announced vulnerabilitiestimur2013-12-102-4/+4
* Attempt to fix broken init script. Hope, this time it's OK :)timur2013-11-182-6/+6
* Update port to the 3.6.20 version, addressing CVE-2013-4475timur2013-11-173-10/+9
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-061-1/+1
* Update port to the 3.6.18 versiontimur2013-08-173-14/+3
* Security updatetimur2013-08-062-4/+4
* Fixed typo in the patch that broke winbind_krb5_locator linking. Add externaltimur2013-07-012-5/+9
* Upgraded port to the latest 3.6.16 revision.timur2013-06-275-44/+49
* Finish conversion to new options frameworkbapt2013-06-071-12/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-1/+1
* Bump port to the 3.6.13 version. Incorporate patch for winbind from Samba4. S...timur2013-03-254-86/+179
* Security update of the port to the 3.6.12 versiontimur2013-01-317-65/+60
* Update port to the 3.6.9 versiontimur2012-11-034-24/+44
* Document behaviour changes in the rc.d/samba startup script.timur2012-10-231-3/+3
* Update Samba 3.6 to the 3.6.8 revision.timur2012-10-228-201/+411
* Update to 3.6.7.delphij2012-08-1512-39/+53
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-3/+1
* Security update to address Samba incorrect permission checks vulnerabilitydelphij2012-05-012-4/+4
* The samba rc.d script uses some clever tricks to start (up to) 3 differentdougb2012-04-132-5/+5
* Security update to address root credential remote code execution issuedelphij2012-04-112-3/+3
* Update port to the 3.6.3 version, closing security problem.timur2012-02-082-4/+4
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-9/+9
* New version of net/samba36 port - 3.6.1.timur2011-10-215-40/+7
* Adjusted plist file.timur2011-10-172-3/+3