From 1114bcc6c490940f3a356f24bcf3a33589ce6f28 Mon Sep 17 00:00:00 2001 From: jmz Date: Sat, 23 Aug 1997 16:35:32 +0000 Subject: Upgrade to version 3.3.1 --- x11/XFree86-4/Makefile | 10 ++++++---- x11/XFree86-4/distinfo | 4 ++-- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'x11/XFree86-4') diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index f93111d88309..b15170a8f25c 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: XFree86 -# Version required: 3.3 +# Version required: 3.3.1 # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.33 1997/07/14 06:36:30 asami Exp $ +# $Id: Makefile,v 1.34 1997/07/17 15:12:59 max Exp $ # DISTNAME= xc -PKGNAME= XFree86-3.3 +PKGNAME= XFree86-3.3.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/3.3/source/ \ ftp://xfree86.cdrom.com/pub/XFree86/3.3/source/ \ ftp://ftp.ibp.fr/pub/X11/XFree86/XFree86-3.3/source/ \ ftp://ftp.uni-stuttgart.de/pub/X11/Xfree86/3.3/source/ \ ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3/source/ -DISTFILES= X33src-1.tgz X33src-2.tgz +DISTFILES= X331src-1.tgz X331src-2.tgz MAINTAINER= jmz@FreeBSD.ORG @@ -24,6 +24,8 @@ ALL_TARGET= World INSTALL_TARGET= install install.man DIST_SUBDIR= xc +pre-install: + ${MKDIR} /usr/X11R6 post-install: ${LDCONFIG} -m ${PREFIX}/lib diff --git a/x11/XFree86-4/distinfo b/x11/XFree86-4/distinfo index 6388ee56e717..d8780699e5f6 100644 --- a/x11/XFree86-4/distinfo +++ b/x11/XFree86-4/distinfo @@ -1,2 +1,2 @@ -MD5 (xc/X33src-1.tgz) = 7e9afbcd6d4292c74a485f91fc762779 -MD5 (xc/X33src-2.tgz) = d2726957568ff82419f44cc01755d2ca +MD5 (xc/X331src-1.tgz) = cfc429a7ffb656406ac798391832d754 +MD5 (xc/X331src-2.tgz) = a48d3b6696ee8acac5c50faac4dd9470 -- cgit on value='dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-MemoTrie
Commit message (Expand)AuthorAgeFilesLines
* Git and myself don't get along, I messed up the master branch really goodKoop Mast2019-07-273-27/+0
|\
| * Remove expired ports of Haskell libraries.arrowd2019-05-093-27/+0
|/
* Mark almost all Haskell ports for expiration by mid Apriltcberner2019-03-311-0/+3
* lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports.arrowd2019-01-061-1/+1
* lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.arrowd2018-06-301-0/+1
* Update lang/ghc 8.4.2 and the hs-* ports the newer versionstcberner2018-05-262-5/+4
* Switch C compiler used to compile GHC to base Clang.tcberner2018-02-101-0/+1
* - Update The Glorious Glasgow Haskell Compiler to version 8.0.2tcberner2017-08-092-5/+5
* - Update The Glorious Glasgow Haskell Compiler to version 7.10.2pgj2015-08-211-1/+1
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* - Update The Glorious Glasgow Haskell Compiler to version 7.8.3pgj2014-08-112-5/+4
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-291-1/+1
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* - Stagify lang/ghc and all the Haskell Cabal portspgj2014-01-101-1/+0
* - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused bypgj2014-01-101-1/+1
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-051-2/+1
* - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-061-0/+1
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.2pgj2012-12-203-10/+5
* - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-031-0/+1
* - Update to 0.5pgj2012-06-043-6/+7
* - Please welcome GHC 7.0.4pgj2012-02-131-0/+1
* - Update to 0.4.10ashish2011-07-102-4/+3
* Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-0/+1
* - Please welcome GHC 7.0.3ashish2011-05-093-17/+6
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")pgj2010-08-081-3/+3
* - Pass maintainership to haskell@FreeBSD.org:jacula2010-05-261-1/+1
* Introduce a new (and hopefully better) ports infrastructure for Haskell Cabalpgj2010-05-132-69/+10