From 09864c73039c7b448b45f0590cf68f7fe9c650ad Mon Sep 17 00:00:00 2001 From: will Date: Mon, 30 Oct 2000 01:28:59 +0000 Subject: Add NO_LATEST_LINK=yes to facilitate use of KDE 2.0 instead of 1.1.2. Submitted by: imura, steve --- x11/kdebase11/Makefile | 1 + x11/kdelibs11/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/kdebase11/Makefile b/x11/kdebase11/Makefile index 5ca75955bf44..4a9814366b95 100644 --- a/x11/kdebase11/Makefile +++ b/x11/kdebase11/Makefile @@ -22,6 +22,7 @@ BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ intl.1:${PORTSDIR}/devel/gettext +NO_LATEST_LINK= yes USE_XLIB= yes USE_XPM= yes USE_BZIP2= yes diff --git a/x11/kdelibs11/Makefile b/x11/kdelibs11/Makefile index 51b02e013e5a..3dcdad954bf4 100644 --- a/x11/kdelibs11/Makefile +++ b/x11/kdelibs11/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ LIBVER= 3 PLIST_SUB+= LIBVER="${LIBVER}" MAKE_ENV+= SOMAJOR="${LIBVER}" SOMINOR="0" - +NO_LATEST_LINK= yes USE_BZIP2= yes USE_GMAKE= yes USE_QT= yes -- cgit /td> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-151-1/+2
* - Update to 2.10.1 and bump VDAVERSIONsahil2013-09-022-7/+7
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Fix a regression that had crept in with r314621. Do notsahil2013-04-261-1/+1
* Repo-copy mail/postfix -> mail/postfix29, and updatesahil2013-04-233-12/+15
* - adopt optionsNGjgh2013-03-191-91/+64
* Update to 2.9.5 and revise the PKGINSTALL script tosahil2013-01-284-16/+22
* Update PCRE to 8.32mm2012-12-111-1/+1
* Update cyrus-sasl2 to 2.1.26.ume2012-12-101-1/+2
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-2/+2
* Update to 2.9.4sahil2012-08-062-3/+3
* - extend CONFLICTSashish2012-06-151-1/+1
* - Update to 2.9.3sahil2012-05-232-3/+3
* - Update to 2.9.2sahil2012-04-252-3/+3
* Update VDA patch and tweak the conditional thatsahil2012-04-232-4/+5
* - Update to 2.9.1sahil2012-02-202-5/+4
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-1/+2
* Update to 2.9.0 and revise IS_INTERACTIVE logic tosahil2012-02-114-17/+19
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* Shorten some OPTION descriptions such that theysahil2011-11-211-7/+7
* - Update to 2.8.7sahil2011-11-202-6/+6
* - Restore all patchesmiwi2011-11-061-0/+4
* - Fix build on FreeBSD 10miwi2011-11-063-8/+6
* - Update to 2.8.5 and point to newer VDA patchsahil2011-09-082-6/+6
* Update to 2.8.4 and use the ports framework tosahil2011-07-263-77/+6
* Update to 2.8.3 and point to newer VDA patch. Also addresssahil2011-05-092-8/+14
* - Update to 2.8.2sahil2011-03-223-15/+5
* - Update to 2.8.1sahil2011-02-242-3/+3
* Reactive VDA support with a new upstream patch releasedsahil2011-02-202-3/+3
* - Unbreak SPF option with new patch for 2.8.0sahil2011-02-062-2/+3
* Set IS_INTERACTIVE if BATCH and PACKAGE_BUILDING aresahil2011-02-021-1/+5
* Update to 2.8.0, tweak CONFLICTS, mark MAKE_JOBS_SAFEsahil2011-01-254-18/+38
* Add OPTION for SASL authentication via Dovecot 2.x andsahil2010-12-291-1/+10
* Update to 2.7.2 and modify pkg-install script to checksahil2010-11-273-17/+24
* - Remove dead MASTER_SITEsahil2010-10-201-1/+0
* - Update optional SPF patch to version 1.1.0 [1]sahil2010-10-062-6/+6
* - Fix IPv6 support in SPF patchsahil2010-09-222-4/+4
* - Update VDA patch to version 2.7.0 [1]sahil2010-09-134-11/+33
* - Update to 2.7.1sahil2010-06-102-5/+4
* - Set INVALID_BDB_VER; upstream does not yet support Berkeley DB 5 [1]sahil2010-05-141-12/+5
* Fix plist for the default (non-base) packagedougb2010-03-292-7/+9
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* Add an option to install into the base, and related supportdougb2010-03-222-11/+23
* - Update to 2.7.0itetcu2010-03-054-21/+18
* - Add a note about possibly needing to create /etc/periodic.conf if itwxs2010-01-221-0/+2
* Fix build with Kerberbos5 on 8.0 and 9.0 which have new Heimdal.itetcu2010-01-131-2/+6
* - Update VDA patch to 2.6.5wxs2009-09-182-5/+5
* Fix build on 9.des2009-09-152-4/+7
* Update tp 2.6.5bland2009-09-072-4/+4
* - Update to 2.6.3wxs2009-08-152-10/+11
* Now that closefrom() has been merged to 7.X too, we have to patch sys_defs.hkeramida2009-07-232-12/+15
* - un-IGNORE VDA patch for version 2.6.2garga2009-07-102-1/+3
* Patch the src/util/sys_defs.h file of Postfix to fix the build onkeramida2009-07-091-0/+18
* - Cleanup pkg-install script to handle documentation installation correctly.wxs2009-06-113-13/+34
* Update to Postfix stable release 2.6.2 which fixes one defect in SASL support:itetcu2009-06-052-10/+5
* - Fix install with defined NOPORTEXAMPLES [1]mm2009-06-043-32/+8
* - refactor the port to ease maintenance [1]netchild2009-05-2611-399/+270
* - Update to 2.6.0pav2009-05-185-31/+26
* - Fix non-root installation (use pre-su-install target)pav2009-05-121-1/+1
* - Update to 2.5.6mnag2009-01-272-8/+8
* - Update to 2.5.5mnag2008-09-282-4/+4
* - Update VDA patch to 2.5.4mnag2008-08-302-4/+4
* - Update to 2.5.4mnag2008-08-183-45/+8
* - Fix paths in mail_perams.hbeech2008-07-151-6/+15
* - Fix milter macros (patch from Wietse Venema) [1]mnag2008-03-253-3/+41
* - Fix data_directorymnag2008-03-014-5/+26
* - Update to 2.5.1mnag2008-02-293-8/+9
* - Update to 2.4.6mnag2007-10-233-14/+14
* Remove leftover ifedwin2007-10-051-1/+0