aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-18 21:12:55 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-04-18 21:12:55 +0000
commit9370df892a7835aceafb5a88fab9743e08f0cb01 (patch)
treea262ad62d27296c549b2a25649fb22921ca4b798 /x11-toolkits
parent2eda5cd45ebade064646798219349ec266573bf4 (diff)
downloadports-9370df892a7835aceafb5a88fab9743e08f0cb01.tar.gz
ports-9370df892a7835aceafb5a88fab9743e08f0cb01.zip
- update to 1.6.25
- OPTIONify PR: ports/111604 Submitted by: Marcelo Araujo (araujo@bsdmail.org) (maintainer)
Notes
Notes: svn path=/head/; revision=190312
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/fox16/Makefile46
-rw-r--r--x11-toolkits/fox16/distinfo6
2 files changed, 12 insertions, 40 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile
index 4437d48b2491..766bc5afaebf 100644
--- a/x11-toolkits/fox16/Makefile
+++ b/x11-toolkits/fox16/Makefile
@@ -26,7 +26,7 @@ CONFLICTS= fox-1.0.* fox-1.2.* fox-1.4.*
LATEST_LINK= fox16
MAJORVER= 1.6
-SHVER= 21
+SHVER= 25
PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER}
USE_GNOME= lthack
@@ -41,11 +41,15 @@ MAN1= shutterbug.1 reswrap.1
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib
-.include <bsd.port.pre.mk>
+OPTIONS= XFT "Enable Xft support" on \
+ SHM "Enable Shared Memory support" on \
+ CUPS "Enable CUPS support" off \
+ DEBUG "Build with DEBUG support" off \
+ FOX_APPLICATIONS "Install sample applications" off \
+ OPTIMIZED_CXXFLAGS "Enable additional optimizations" off \
+ PROFILING "Build with PROFILING support" off
-.if ${OSVERSION} < 500000
-IGNORE= Does not compile at 4.x
-.endif
+.include <bsd.port.pre.mk>
##
## Additional Options
@@ -123,36 +127,4 @@ post-patch:
${WRKSRC}/Makefile.in
.endif
-pre-everything::
-.if !defined(WITH_OPTIMIZED_CXXFLAGS)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can enable additional compilation optimizations'
- @${ECHO_MSG} 'by defining WITH_OPTIMIZED_CXXFLAGS'
-.endif
-.if !defined(WITH_CUPS)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can enable CUPS support by defining WITH_CUPS'
-.endif
-.if !defined(WITH_DEBUG)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can build DEBUG support by defining WITH_DEBUG'
-.endif
-.if !defined(WITH_FOX_APPLICATIONS)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can install FOX sample applications by defining WITH_FOX_APPLICATIONS"
-.endif
-.if !defined(WITH_PROFILING)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can build PROFILING support by defining WITH_PROFILING'
-.endif
-.if !defined(WITHOUT_SHM)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can disable Shared Memory support by defining WITHOUT_SHM'
-.endif
-.if !defined(WITHOUT_XFT)
- @${ECHO_MSG}
- @${ECHO_MSG} 'You can disable Xft support by defining WITHOUT_XFT'
-.endif
- @${ECHO_MSG}
-
.include <bsd.port.post.mk>
diff --git a/x11-toolkits/fox16/distinfo b/x11-toolkits/fox16/distinfo
index 869ef1a265e9..064907004395 100644
--- a/x11-toolkits/fox16/distinfo
+++ b/x11-toolkits/fox16/distinfo
@@ -1,3 +1,3 @@
-MD5 (fox-1.6.21.tar.gz) = 5145f4af132ceb60fcadc5397417a151
-SHA256 (fox-1.6.21.tar.gz) = 2907cec569b69866352b47ba91ebd7bcab2625e215f94c5c3fe68c78c6b21c67
-SIZE (fox-1.6.21.tar.gz) = 4193638
+MD5 (fox-1.6.25.tar.gz) = 216095ac8d78f5376415f72b309bf50d
+SHA256 (fox-1.6.25.tar.gz) = 45bef477eb274e09d36bdb04ab99981e58678d4fedb8e1b47400f2e285f4d1f9
+SIZE (fox-1.6.25.tar.gz) = 4193062