From 87081f6c9a2fd46ccb237ba9ffce8e5f46710442 Mon Sep 17 00:00:00 2001 From: gerald Date: Thu, 13 Apr 2017 01:27:14 +0000 Subject: Completely remove DIST_VERSION that mat introduced in revision 438272 to avoid DISTVERSION in this port . On the way also drop the definition of DISTNAME (where the default now works) and simplify the definition of GCC_VERSION; both of these are possible since GCC 4.6 is EOL. --- lang/gcc46/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'lang') diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index b440d576d2a9..bc61ee26ad2f 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 4.6.4 PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= lang java -MASTER_SITES= GCC/releases/gcc-${DIST_VERSION} -DISTNAME= gcc-${DIST_VERSION} +MASTER_SITES= GCC/releases/gcc-${PORTVERSION} PKGNAMESUFFIX= ${SUFFIX} MAINTAINER= gerald@FreeBSD.org @@ -28,10 +27,9 @@ BUILD_DEPENDS+= runtest:misc/dejagnu CPE_VENDOR= gnu -# DIST_VERSION relates to downloads, GCC_VERSION and SUFFIX to names -# of executables and directories once installed. -DIST_VERSION= ${PORTVERSION} -GCC_VERSION= ${PORTVERSION:C/(.+)\.[0-9]{8}/\1/} +# GCC_VERSION and SUFFIX relate to names of executables and directories +# once installed. +GCC_VERSION= ${PORTVERSION} SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/} ONLY_FOR_ARCHS= amd64 i386 ia64 powerpc sparc64 USES= cpe gmake iconv libtool makeinfo perl5 tar:bzip2 -- cgit 8'>cinnamon-2.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_jk
Commit message (Expand)AuthorAgeFilesLines
* update mod_jk to latest versiongirgen2014-04-183-15/+3
* Add upstream patch that fixes a problem when running mod_jk with balanced tom...girgen2014-02-102-0/+12
* - Support stagemat2014-02-081-18/+12
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Update mod_jk to latest version, and remove the nowgirgen2012-11-142-11/+4
* - remove www/apache20 and devel/apr0ohauer2012-08-181-3/+3
* Regain maintainership. I'm back... :-)girgen2012-03-011-1/+1
* - Reset ports due to maintainer timeouts and lack of response to emailstabthorpe2012-01-191-1/+1
* - change required APACHE version from 13+ to 20+ohauer2012-01-021-1/+1
* Update to 1.2.32crees2011-12-012-4/+4
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedohauer2011-08-211-1/+2
* update to latest version 1.2.31girgen2011-02-012-4/+3
* - use %%AP_MODULE%% PLIST_SUB var in pkg-plist spgollucci2010-06-061-1/+1
* - 2/3:pgollucci2010-05-281-2/+2
* - 1/3:pgollucci2010-05-281-1/+1
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkpgollucci2010-05-261-0/+1
* Update to 1.2.30girgen2010-03-032-4/+4
* Update to 1.2.29girgen2010-02-272-4/+4
* - Update to 1.2.28wxs2009-08-152-6/+5
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yespgollucci2009-05-221-0/+2
* - Update to 1.2.27 [1]pgollucci2009-05-115-11/+20
* Update mod_jk to 1.2.26girgen2008-01-072-4/+4
* Update mod_jk to latest version. Thanks to brd@girgen2007-10-223-16/+5
* Upgrade to 1.2.23 to fix a security issue.girgen2007-07-042-4/+4
* Upgrade to 1.2.21 to fix a security issue.girgen2007-03-082-6/+4
* Mark FORBIDDEN due to remote arbitrary code execution.simon2007-03-061-0/+2
* Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to 1.2.19.Update to...girgen2006-10-102-5/+6
* - Update WWWpav2006-10-041-1/+1
* Upgrade to 1.2.18 and fix buiding with Apache 2.x.girgen2006-08-145-31/+24
* Upgrade to 1.2.15girgen2005-12-232-4/+5
* Bumping portrevisiongirgen2005-07-271-1/+1
* Bugfix; the port installed a bad config sample.girgen2005-07-271-1/+3
* Update to 1.2.14.1. Thanks to Ari Suutari for providing the originalgirgen2005-07-274-19/+20
* Add myself as committer, and use my @FreeBSD.org address.girgen2004-12-061-1/+1