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 ]) s-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.0lwhsu2009-03-063-23/+14
* Switch to USE_TKmakc2009-03-031-7/+6
* 2009-02-18 math/slsc: No longer maintained by authormiwi2009-03-017-73/+0
* - Update to 1.66nivit2009-02-273-5/+6
* - Update to 1.65nivit2009-02-273-4/+9
* Update to 2.4.1 release.ale2009-02-262-4/+4
* - Port does not support tk85, force 84mm2009-02-261-3/+3
* Correct plist.marcus2009-02-252-0/+5
* Update to 1.9.4.marcus2009-02-245-137/+28
* Update to 2.010801skv2009-02-232-4/+4
* - Change default Tcl/Tk version to 8.5mm2009-02-234-1/+4
* Update to 1.05skv2009-02-232-4/+4
* - Add/change USE_TCL/USE_TK from YES to 84 due to planned default tclmm2009-02-231-0/+1
* Use my @FreeBSD.org email for the rest of my portsmakc2009-02-218-8/+8
* Fix build on 6.x.makc2009-02-211-0/+1
* - Update to 1.8.0miwi2009-02-214-19/+25
* - Update to 20090219miwi2009-02-203-6/+15
* - Update to 3.4miwi2009-02-208-134/+2314
* Add new port math/qtoctave:makc2009-02-196-0/+1726
* Fix build with suitesparse 3.2.maho2009-02-181-0/+53
* Fix build.maho2009-02-181-10/+10
* Build fix.maho2009-02-181-3/+3
* Fix pkg-plist.maho2009-02-171-0/+3
* Update to 7.2.1 20090109 version.maho2009-02-177-146/+127
* Update to 7.1.2 20090204 version.maho2009-02-172-7/+7
* Update to 7.2.1 2008/12/24 version.maho2009-02-172-6/+5
* Update to 3.2.0 and build fix with gcc43.maho2009-02-177-74/+52
* Update to 3.01erwin2009-02-152-4/+4
* Update to 1.56erwin2009-02-152-4/+4
* Bump PORTREVISION after QScintilla2 updatemakc2009-02-151-0/+1
* Update to 0.71skv2009-02-152-4/+4
* - Fix USE_TCL to 84mm2009-02-151-2/+2
* Update to latest packages release (2 Feb)johans2009-02-152-4/+4
* - Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tclmm2009-02-141-0/+2
* - Pass maintainership along.wxs2009-02-135-5/+5
* Update to 2.05mat2009-02-132-6/+5
* - Fix buildpav2009-02-131-0/+1
* Mark BROKEN=Fails to compile with GCC 4.3.gerald2009-02-121-0/+2
* - Update to 1.62nivit2009-02-123-5/+6
* Update to 4.0.6. This hugely re-arranges the include files provided andgerald2009-02-115-161/+148
* * Update to 2.3.7.maho2009-02-112-5/+4
* * Update to 2.5.3maho2009-02-113-5/+5
* - Update ImageMagick to 6.4.9.2mm2009-02-111-2/+2
* - Fix build with gcc43pav2009-02-102-2/+12
* Update to 0.91.tobez2009-02-102-4/+4
* - Update to 0.601miwi2009-02-102-5/+5
* p5-Math-MPFR is a module wraps the MPFR library functions.miwi2009-02-105-0/+42
* - Update COMMENTmiwi2009-02-101-1/+1
* - Bump maxima's PORTREVISION after lang/sbcl update.stas2009-02-091-1/+1
* - Update to 2009.02.02miwi2009-02-093-4/+5
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-0913-138/+291
* - devel/libslang2 has completely replaced devel/libslang which has not beenpgollucci2009-02-081-1/+6
* Fix a typo.olgeni2009-02-081-1/+1
* - Update to 1.61nivit2009-02-083-8/+12
* ${MAKE_ENV} already included FC and F77 with USE_FORTRAN; omit duplication.gerald2009-02-071-1/+1
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done viagerald2009-02-071-2/+1
* update to 0.3.9oliver2009-02-073-4/+5
* I forgot remove old patch file(patch-ab)sanpei2009-02-071-146/+0
* update distinfo file(I forgot it!)sanpei2009-02-071-3/+3
* Update to version 6.3.47sanpei2009-02-072-7/+7
* Upgrade to 3.0-5.thierry2009-02-066-326/+590
* - Update download locationspgollucci2009-02-052-5/+4
* - Update to 2.12pgollucci2009-02-042-4/+4
* Update to 5.24.3.1.marcus2009-02-042-4/+4
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done viagerald2009-02-031-2/+1
* Update to 14.3.1ehaupt2009-02-022-4/+4
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-022-3/+2
* - Update to 2.4.4gabor2009-02-022-5/+4
* Mark for depreciation, since unmaintained, failing to work with currentgerald2009-02-021-0/+3
* - Update to 1.2.3chinsan2009-02-012-5/+10
* Chase mpfr library.ale2009-01-313-3/+6
* Update to 2.4.0 release.ale2009-01-313-5/+5
* - Website is gone, switch to cheeseshoppav2009-01-313-6/+6
* - Update to 5.17.1jadawin2009-01-293-4/+5
* Update to 14.3.0ehaupt2009-01-292-4/+4
* - Update to 1.3.1jadawin2009-01-283-5/+13
* - Update to 1.0.1jadawin2009-01-283-11/+11
* - Update to 2009.01.25jadawin2009-01-282-4/+4
* - Mark BROKEN on amd64/7: segfaults during buildpav2009-01-281-0/+4
* Algorithm-Munkres is a perl extension for Munkres' solution tojadawin2009-01-265-0/+38
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-247-9/+9
* Update to 2.010800skv2009-01-232-4/+4
* - Chase lang/guile shlib bumpmiwi2009-01-232-4/+4
* Fix CONFIGURE_ENV after recent USE_FORTRAN changes.gerald2009-01-221-1/+1
* - Update to 1.59nivit2009-01-214-23/+43
* Fix with R 2.8.1 and gfortran43.thierry2009-01-216-22/+46
* - fix location of pkgconfig datapav2009-01-212-337/+345
* - Upgrade to 4.1.1;thierry2009-01-215-18/+72
* - No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is nowaraujo2009-01-211-1/+0
* - Update download locationspav2009-01-201-2/+2
* - Update to 1.10amdmi32009-01-203-4/+33
* bf2006a@yahoo.com requested maintainership, reassign accordingly.gerald2009-01-201-1/+1
* - Update to 1.013jadawin2009-01-202-5/+5
* Replace hardcoded gfortran42 by ${FC}.gerald2009-01-191-2/+2
* Remove WANT_FORTRAN=yes, it is a noop.gerald2009-01-191-1/+0
* Update from version 0.90 to 1.0.3, which appears to fix a compilationgerald2009-01-194-61/+94
* Remove elmer-mathlibs, DEPRECATED and IGNOREd for more than two years.gerald2009-01-199-133/+0
* Leverage USE_FORTRAN instead of accomplishing the same manually.gerald2009-01-191-6/+1
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done viagerald2009-01-191-1/+0
* Leverage USE_FORTRAN instead of accomplishing the same manually.gerald2009-01-191-5/+1
* Remove CONFIGURE_ENV.maho2009-01-181-1/+0
* No longer pass F77 to CONFIGURE_ENV; this is now done via Mk/bsd.gcc.mk.gerald2009-01-181-1/+0
* Fix typo in maintainer address for real.gerald2009-01-181-1/+1
* Fix typo in maintainer address.gerald2009-01-181-1/+1
* - add LICENSE:dinoex2009-01-172-2/+4
* - install LICENSEdinoex2009-01-163-1/+8
* - Update to 1.4.4miwi2009-01-166-83/+5
* - Update to 4.3miwi2009-01-1613-248/+198
* - Update to 2009.01.09miwi2009-01-163-5/+23
* - Update to 9.2miwi2009-01-162-5/+5
* - Update to 0.8.1nivit2009-01-153-5/+4
* - Fix buildmiwi2009-01-154-4/+4
* - Update to 1.7.9miwi2009-01-14