This list is closed, nobody may subscribe to it.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(12) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(13) |
Feb
(2) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(38) |
Jul
(10) |
Aug
(70) |
Sep
(63) |
Oct
(61) |
Nov
(41) |
Dec
(28) |
| 2002 |
Jan
(43) |
Feb
(11) |
Mar
(9) |
Apr
(2) |
May
(97) |
Jun
(94) |
Jul
(13) |
Aug
(49) |
Sep
(41) |
Oct
(24) |
Nov
(55) |
Dec
(126) |
| 2003 |
Jan
(90) |
Feb
(75) |
Mar
(32) |
Apr
(24) |
May
(54) |
Jun
(54) |
Jul
(22) |
Aug
(4) |
Sep
(16) |
Oct
(8) |
Nov
(6) |
Dec
(13) |
| 2004 |
Jan
|
Feb
(17) |
Mar
(60) |
Apr
(21) |
May
(12) |
Jun
|
Jul
(13) |
Aug
|
Sep
(29) |
Oct
|
Nov
|
Dec
(2) |
| 2005 |
Jan
(22) |
Feb
(3) |
Mar
(2) |
Apr
(13) |
May
(82) |
Jun
(18) |
Jul
(30) |
Aug
(17) |
Sep
(3) |
Oct
(19) |
Nov
(4) |
Dec
(8) |
| 2006 |
Jan
(1) |
Feb
(6) |
Mar
(2) |
Apr
(40) |
May
|
Jun
(21) |
Jul
(1) |
Aug
(410) |
Sep
(3) |
Oct
|
Nov
(56) |
Dec
(7) |
| 2007 |
Jan
(19) |
Feb
|
Mar
(4) |
Apr
(8) |
May
(19) |
Jun
(6) |
Jul
(4) |
Aug
(6) |
Sep
|
Oct
(4) |
Nov
(3) |
Dec
(2) |
| 2008 |
Jan
(13) |
Feb
(18) |
Mar
(12) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2009 |
Jan
|
Feb
(6) |
Mar
(8) |
Apr
(2) |
May
(2) |
Jun
|
Jul
|
Aug
(2) |
Sep
(11) |
Oct
(13) |
Nov
(17) |
Dec
(6) |
| 2010 |
Jan
(24) |
Feb
(10) |
Mar
(27) |
Apr
(20) |
May
(108) |
Jun
(8) |
Jul
(23) |
Aug
(38) |
Sep
(49) |
Oct
(17) |
Nov
(12) |
Dec
(14) |
| 2011 |
Jan
(17) |
Feb
(7) |
Mar
(28) |
Apr
(8) |
May
(20) |
Jun
(11) |
Jul
(7) |
Aug
(12) |
Sep
(4) |
Oct
(20) |
Nov
(19) |
Dec
(2) |
| 2012 |
Jan
(2) |
Feb
(6) |
Mar
(5) |
Apr
(24) |
May
(5) |
Jun
(4) |
Jul
(6) |
Aug
(18) |
Sep
(38) |
Oct
(26) |
Nov
(12) |
Dec
(6) |
| 2013 |
Jan
(19) |
Feb
(18) |
Mar
(44) |
Apr
(35) |
May
(18) |
Jun
(21) |
Jul
(10) |
Aug
(19) |
Sep
(44) |
Oct
(25) |
Nov
(1) |
Dec
(2) |
| 2014 |
Jan
(8) |
Feb
|
Mar
|
Apr
(5) |
May
(1) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
|
Oct
(4) |
Nov
(4) |
Dec
(7) |
| 2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(2) |
Jun
(4) |
Jul
(6) |
Aug
(2) |
Sep
(8) |
Oct
(2) |
Nov
(1) |
Dec
(3) |
| 2016 |
Jan
(7) |
Feb
(9) |
Mar
(5) |
Apr
(5) |
May
(9) |
Jun
(4) |
Jul
(20) |
Aug
(4) |
Sep
(7) |
Oct
(6) |
Nov
(9) |
Dec
(2) |
| 2017 |
Jan
(7) |
Feb
(7) |
Mar
(5) |
Apr
|
May
(1) |
Jun
(4) |
Jul
(12) |
Aug
(4) |
Sep
(1) |
Oct
(4) |
Nov
(11) |
Dec
(14) |
| 2018 |
Jan
(3) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
1
|
2
|
|
3
(12) |
4
|
5
|
6
(1) |
7
|
8
|
9
|
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
From: Luke D. <in...@us...> - 2005-04-06 11:07:16
|
Update of /cvsroot/mingw/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1464 Modified Files: docs.shtml Log Message: Document gcc -shared instead of dllwrap Index: docs.shtml =================================================================== RCS file: /cvsroot/mingw/htdocs/docs.shtml,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** docs.shtml 2 May 2004 19:02:46 -0000 1.27 --- docs.shtml 6 Apr 2005 11:07:07 -0000 1.28 *************** *** 185,189 **** gcc -c hello.c gcc -c -DBUILD_DLL dllfct.c ! dllwrap --output-lib=libtstdll.a --dllname=tst.dll --driver-name=gcc dllfct.o gcc -o hello.exe hello.o -L./ -ltstdll </pre> --- 185,189 ---- gcc -c hello.c gcc -c -DBUILD_DLL dllfct.c ! gcc -shared -o tst.dll -Wl,--out-implib,libtstdll.a dllfct.o gcc -o hello.exe hello.o -L./ -ltstdll </pre> |
|
From: Earnie B. <ea...@us...> - 2005-04-03 20:31:05
|
Update of /cvsroot/mingw/portmaker/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9407/src Added Files: version.sh Log Message: src/version.sh: New file. --- NEW FILE: version.sh --- #version.sh # File used by the configure process to set the VERSION variable in the script _MAJOR_VERSION=0 _MINOR_VERSION=1 _PATCH_RELEASE=0 VERSION="$_MAJOR_VERSION.$_MINOR_VERSION.$_PATCH_RELEASE" |
|
From: Earnie B. <ea...@us...> - 2005-04-03 20:17:35
|
Update of /cvsroot/mingw/portmaker/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5696/lib Added Files: mingwPORT.functions Log Message: Move the mingwPORT.functions file from template to lib --- NEW FILE: mingwPORT.functions --- # mingwPORT.functions # Required. Shell functions used by mingwPORT. # ask "User prompt" "Default response" VariableToStoreResponse function ask() { echo -n "$1 ($2) " read $3 if [ -z "$(eval echo \${$3\})" ] then eval $3=\"$2\" fi } # isyes $variable function isyes() { echo $1 | grep '[Yy][Ee][Ss]' > /dev/null } |
|
From: Earnie B. <ea...@us...> - 2005-04-03 20:17:35
|
Update of /cvsroot/mingw/portmaker/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5696/template Removed Files: mingwPORT.functions Log Message: Move the mingwPORT.functions file from template to lib --- mingwPORT.functions DELETED --- |
|
From: Earnie B. <ea...@us...> - 2005-04-03 20:16:20
|
Update of /cvsroot/mingw/portmaker/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5313/lib Log Message: Directory /cvsroot/mingw/portmaker/lib added to the repository |
|
From: Earnie B. <ea...@us...> - 2005-04-03 19:45:49
|
Update of /cvsroot/mingw/portmaker/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29938/src Added Files: makeport Log Message: * portmaker: New project. --- NEW FILE: makeport --- #! /bin/sh CURDIR=`pwd` . ${CURDIR}/mingwPORT.functions ask "PACKAGE" "" PACKAGE ask "VERSION" "" VERSION ask "ARCHIVETYPE" "tar.gz" ARCHIVETYPE ask "ARCHIVEFILE" "$PACKAGE-$VERSION.$ARCHIVETYPE" ARCHIVEFILE ask "ARCHIVEHOME" "http:/www.${PACKAGE}.org" ARCHIVEHOME ask "ARCHIVEPATH" "/tmp" ARCHIVEPATH ask "DOWNLOADURI" "http://ftp.gnu.org/gnu/$PACKAGE" DOWNLOADURI ask "SRCDIR" "/usr/src/${PACKAGE}-${VERSION}" SRCDIR ask "BLDDIR" "./bld" BLDDIR ask "PREFIX" "/mingw" PREFIX ask "CFLAGS" "-O3 -s -mms-bitfields -march=\`uname -m\`" CFLAGS ask "CXXFLAGS" "\$CFLAGS" CXXFLAGS PORTPATH=${SRCDIR}/mingwPORT ask "PORTPATH" "$PORTPATH" PORTPATH if [ ! -d $PORTPATH ] then mkdir -p $PORTPATH fi cat <<EOD>$PORTPATH/mingwPORT.ini PACKAGE=$PACKAGE VERSION=$VERSION ARCHIVETYPE=$ARCHIVETYPE ARCHIVEFILE=$ARCHIVEFILE ARCHIVEPATH=$ARCHIVEPATH ARCIVEHOME=$ARCHIVEHOME DOWNLOADURI=$DOWNLOADURI SRCDIR=$SRCDIR BLDDIR=$BLDDIR PREFIX=$PREFIX CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" EOD cat mingwPORT.README | sed -e "s@\[PACKAGEFILE\]@${ARCHIVEFILE}@" -e "s@\[PACKAGEHOME\]@${ARCHIVEHOME}@" > $PORTPATH/mingwPORT.README cp mingwPORT.question $PORTPATH cp mingwPORT.afterquestion $PORTPATH cp mingwPORT.configure $PORTPATH cp mingwPORT.make $PORTPATH cp mingwPORT.install $PORTPATH cp mingwPORT.cleanup $PORTPATH cp mingwPORT.sh $PORTPATH cp mingwPORT.functions $PORTPATH cp mingwPORT.exports $PORTPATH cp mirrors.sf $PORTPATH |
|
From: Earnie B. <ea...@us...> - 2005-04-03 19:45:47
|
Update of /cvsroot/mingw/portmaker/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29938/doc Added Files: README Log Message: * portmaker: New project. --- NEW FILE: README --- MinGW PORTMAKER - The mingwPORT template compiler Portmaker provides a means to create a standardized release for the mingwPORT packages. A developer uses portmaker to create the files necessary to download, configure, make, install and cleanup the users desired source. The portmaker package, processes templates from the template directory to the desired location you wish to create the mingwPORT depot directory. To operate portmaker for this release, notice that it may change as we are in early development of this package, you simply answer questions at the MSYS shell as prompted and files will be delivered to your desired location. Remember that you are answering questions as they relate to the build of other shell files. Typically the default is the correct answer once you answer the first two questions. Give the newly created mingwPORT a try to discover if you need to do any patching. If you have patches then you will deliver those patches in the mingwPORT directory with a name of mingwPORT.patch. Processing of the patch can be controlled by the mingwPORT.beforepatch file. Processing after the patch can also be done with a mingwPORT.afterpatch file. These files are not typical so they will not be delivered automatically. Direct questions to the portmaker forum provided at http://sourceforge.net/forum/forum.php?forum_id=458211 You MinGW Community project leader, Earnie Boyd |
|
From: Earnie B. <ea...@us...> - 2005-04-03 19:45:47
|
Update of /cvsroot/mingw/portmaker In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29938 Added Files: ChangeLog Log Message: * portmaker: New project. --- NEW FILE: ChangeLog --- 2005-04-03 Earnie Boyd <ea...@us...> * portmaker: New project. |
Update of /cvsroot/mingw/portmaker/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29938/template Added Files: mingwPORT.README mingwPORT.afterconfigure mingwPORT.afterinstall mingwPORT.aftermake mingwPORT.afterpatch mingwPORT.afterquestion mingwPORT.beforeconfigure mingwPORT.beforeinstall mingwPORT.beforemake mingwPORT.beforepatch mingwPORT.beforequestion mingwPORT.cleanup mingwPORT.configure mingwPORT.exports mingwPORT.functions mingwPORT.ini mingwPORT.install mingwPORT.make mingwPORT.patch mingwPORT.question mingwPORT.sh mirrors.sf Log Message: * portmaker: New project. --- NEW FILE: mingwPORT.cleanup --- # mingwPORT.cleanup # Required. Used to clean up after the build process. if [ $RMDIR == NORMDIR ] then cd ${BUILDDIR} make distclean cd ${CURDIR} else rm -rf ${RMDIR} fi cd ${CURDIR} if [ -f ${CURDIR}/mingwPORT.patch ] then if [ -f ${CURDIR}/mingwPORT.beforerpatch ] then . ${CURDIR}/mingwPORT.beforerpatch ] fi patch -t -R -p0 < ${CURDIR}/mingwPORT.patch if [ -f ${CURDIR}/mingwPORT.afterrpatch ] then . ${CURDIR}/mingwPORT.afterrpatch ] fi fi if (isyes $DOWNLOAD) then cd ${SRCDIR}/.. for I in `cat ${ARCHIVE}.log` do if [ -f $I ] then rm -f $I else if [ ! -d ${SRCDIR}/../$I/mingwPORT ] then CLEANDIR="$I $CLEANDIR" fi fi done for I in $CLEANDIR do if [ -d $I ] then rmdir $I fi done rm -f ${ARCHIVE}.log rm -f $ARCHIVE fi --- NEW FILE: mirrors.sf --- ask "Which mirror from the list do you wish to use? 0) none (Oops, I wish to cancel) 1) jaist (JP) 2) puzzle (CH) 3) nchc (TW) 4) easynews (US) 5) ovh (FR) 6) belnet (BE) 7) citkit (RU) 8) cogent (US) 9) voxel (US) 10) kent (UK) 11) heanet (IE) 12) switch (CH) 13) mesh (DE) 14) optusnet (AU) Select a numeric value:" "0" DL case $DL in 0) exit;; 1) DOWNLOADURI=jaist;; 2) DOWNLOADURI=puzzle;; 3) DOWNLOADURI=nchc;; 4) DOWNLOADURI=easynews;; 5) DOWNLOADURI=ovh;; 6) DOWNLOADURI=belnet;; 7) DOWNLOADURI=citkit;; 8) DOWNLOADURI=cogent;; 9) DOWNLOADURI=voxel;; 10) DOWNLOADURI=kent;; 11) DOWNLOADURI=heanet;; 12) DOWNLOADURI=switch;; 13) DOWNLOADURI=mesh;; 14) DOWNLOADURI=optusnet;; esac DOWNLOADURI=${DOWNLOADURI}.dl.sourceforge.net/${PACKAGE} --- NEW FILE: mingwPORT.aftermake --- # mingwPORT.aftermake # Optional. Used to process commands after the source build process. --- NEW FILE: mingwPORT.beforepatch --- # mingwPORT.beforepatch # Add commands to prepare before patching the source PATCHFLAGS=-p0 --- NEW FILE: mingwPORT.beforequestion --- # mingwPORT.beforequestion # Use this file to add script functionality before executing mingwPORT.question. --- NEW FILE: mingwPORT.question --- ask "Download file?" "Yes" DOWNLOAD if (isyes $DOWNLOAD) then if [ -f ${CURDIR}/mirrors.sf ] then ask "SF Mirror" "Yes" SFMIRROR fi if (isyes $SFMIRROR) then . ${CURDIR}/mirrors.sf else ask "Download file URI?" "$DOWNLOADURI" DOWNLOADURI fi case "$ARCHIVETYPE" in tar.gz) ATN=1;; tgz) ATN=2;; tar.bz2) ATN=3;; tbz2) ATN=4;; zip) ATN=5;; *) ATN=0;; esac ask "Archive file type? 0) unknown 1) tar.gz 2) tgz 3) tar.bz2 4) tbz2 5) zip Select a numeric value:" "$ATN" ATN ask "Archive file?" "$ARCHIVEFILE" ARCHIVEFILE ask "Download to path?" "/tmp" ARCHIVEPATH else ask "Unarchive file?" "Yes" UNARCHIVE if (isyes $UNARCHIVE) then ask "Archive file type?" $ARCHIVETYPE ARCHIVETYPE ask "Archive file?" "$PACKAGE-$VERSION.$ARCHIVETYPE" ARCHIVEFILE ask "Archive file path?" "/tmp" ARCHIVEPATH fi fi ask "Source path?" "$SRCDIR" SRCDIR ask "Installation directory?" $PREFIX PREFIX ask "CFLAGS" "$CFLAGS" CFLAGS --- NEW FILE: mingwPORT.afterquestion --- # mingwPORT.afterquestion # Use this file to add script functionality after executing mingwPORT.question. if (isyes $DOWNLOAD) then cd $ARCHIVEPATH && wget $DOWNLOADURI/$ARCHIVEFILE UNARCHIVE=yes fi if (isyes $UNARCHIVE) then ARCHIVE=$ARCHIVEPATH/$ARCHIVEFILE fi if [ ! -z "$ARCHIVE" ] then case ${ARCHIVETYPE} in tar.gz) TARFLAG=zxvf;; tgz) TARFLAG=zxvf;; tar.bz2) TARFLAG=jxvf;; tbz2) TARFLAG=jxvf;; zip) TARFLAG=zip;; esac cd $SRCDIR/.. && tar $TARFLAG $ARCHIVE | tee ${ARCHIVE}.log fi --- NEW FILE: mingwPORT.afterconfigure --- # mingwPORT.afterconfigure # Optional. Used to add commands relative to configuration after the configure # script has executed. --- NEW FILE: mingwPORT.beforemake --- # mingwPORT.beforemake # Optional. Used to setup environment before the source build process. --- NEW FILE: mingwPORT.afterinstall --- # mingwPORT.afterinstall # Optional. Used for extra commands related to the installation process for # the port. --- NEW FILE: mingwPORT.make --- # mingwPORT.make # Required. Used to execute the source build process. make --- NEW FILE: mingwPORT.patch --- # mingwPORT.patch # Replace this file with the output of ``diff -u3prNw origsrc portsrc'' or # ``cvs diff -u3pNw'' if you checked out the source from a cvs repository. --- NEW FILE: mingwPORT.install --- # mingwPORT.install # Required. Used to install the package. make install --- NEW FILE: mingwPORT.functions --- # mingwPORT.functions # Required. Shell functions used by mingwPORT. # ask "User prompt" "Default response" VariableToStoreResponse function ask() { echo -n "$1 ($2) " read $3 if [ -z "$(eval echo \${$3\})" ] then eval $3=\"$2\" fi } # isyes $variable function isyes() { echo $1 | grep '[Yy][Ee][Ss]' > /dev/null } --- NEW FILE: mingwPORT.configure --- # mingwPORT.configure # Required. This is the execution of any configuration scripts before the # build process. if [ ! -d ${PREFIX} ] then mkdir -p ${PREFIX} fi ${SRCDIR}/configure --prefix=`cd ${PREFIX} && pwd -W` --- NEW FILE: mingwPORT.beforeconfigure --- # mingwPORT.beforeconfigure # Required to set BUILDDIR. # Optionally add other commands before executing the configure source. BUILDDIR=bld ;# Modify this variable if you need to build in the source such ;# that it represents the source directory. Something like ;# BUILDDIR=. --- NEW FILE: mingwPORT.README --- package: mingwPORT version: 1.0 http://www.mingw.org port: [PACKAGEFILE] [PACKAGEHOME] DISCLAIMER: This code is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESSED OR IMPLIED ARE HEREBY DISCLAIMED. This includes but is not limited to warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This disclaimer applies to both mingwPORT and the ported package. The mingwPORT code is offered for use in the public domain. You may use, modify or distribute it freely. This copyright notice is only relative to the mingwPORT code and does not extend to the code ported. Each individual package has its own copyright notice and the ported package copyright may have affect to the code contained in the file mingwPORT.patch when the patch is applied to the code. If you distribute the binaries as a result of mingwPORT you may need to also distribute the source and any modifications. If that is the case you are free to distribute the mingwPORT.patch file, if one is supplied with the port, with the source as a modification to the source without including the rest of mingwPORT. HOW TO USE: 1) Every mingwPORT requires MSYS, see http://www.mingw.org for download instructions. 2) The implementation of mingwPORT tries to make it easy for you by asking you questions at the command line. An offer to download the original source file is given with options for the file mirror to use. The archive source is then exploded and the build process is then executed. The mingwPORT process supplies a cleanup facility to remove generated files from your disk. If you don't wish for that to take place, then modify the mingwPORT.cleanup file. Later versions of mingwPORT may ask you whether to cleanup or not. 3) ./mingwPORT.sh is all that is required to get started. --- NEW FILE: mingwPORT.sh --- #! /bin/sh # mingwPORT.template # Required but name changed to reflect package ported. # Used to execute commands to build the ported package. CURDIR=`pwd` . ${CURDIR}/mingwPORT.functions if [ -f ${CURDIR}/mingwPORT.ini ] then . ${CURDIR}/mingwPORT.ini fi if [ -f ${CURDIR}/mingwPORT.question ] then if [ -f ${CURDIR}/mingwPORT.beforequestion ] then . ${CURDIR}/mingwPORT.beforequestion fi . ${CURDIR}/mingwPORT.question if [ -f ${CURDIR}/mingwPORT.afterquestion ] then . ${CURDIR}/mingwPORT.afterquestion fi fi if [ -f ${CURDIR}/mingwPORT.exports ] then . ${CURDIR}/mingwPORT.exports fi if [ -f ${CURDIR}/mingwPORT.patch ] then if [ -f ${CURDIR}/mingwPORT.beforepatch ] then . ${CURDIR}/mingwPORT.beforepatch ] fi patch -t $PATCHFLAGS < ${CURDIR}/mingwPORT.patch if [ -f ${CURDIR}/mingwPORT.afterpatch ] then . ${CURDIR}/mingwPORT.afterpatch ] fi fi if [ -f ${CURDIR}/mingwPORT.beforeconfigure ] then . ${CURDIR}/mingwPORT.beforeconfigure fi if [ -z "$BUILDDIR" ] then BUILDDIR=bld fi if [ -z "$SRCDIR" ] then SRCDIR=`pwd` fi cd $SRCDIR ABSSRCDIR=`pwd` cd $CURDIR if [ ! -d ${BUILDDIR} ] then mkdir ${BUILDDIR} RMDIR=${BUILDDIR} else RMDIR='NORMDIR' fi cd ${BUILDDIR} ABSBUILDDIR=`pwd` . ${CURDIR}/mingwPORT.configure if [ -f ${CURDIR}/mingwPORT.afterconfigure ] then . ${CURDIR}/mingwPORT.afterconfigure fi if [ -f ${CURDIR}/mingwPORT.beforemake ] then . ${CURDIR}/mingwPORT.beforemake fi . ${CURDIR}/mingwPORT.make if [ -f ${CURDIR}/mingwPORT.aftermake ] then . ${CURDIR}/mingwPORT.aftermake fi if [ -f ${CURDIR}/mingwPORT.beforeinsall ] then . ${CURDIR}/mingwPORT.beforeinstall fi . ${CURDIR}/mingwPORT.install if [ -f ${CURDIR}/mingwPORT.afterinstall ] then . ${CURDIR}/mingwPORT.afterinstall fi cd ${CURDIR} . ${CURDIR}/mingwPORT.cleanup # end of port --- NEW FILE: mingwPORT.beforeinstall --- # mingwPORT.beforeinstall # Optional. Used to setup the environment or installation paths before # executing the install script. --- NEW FILE: mingwPORT.exports --- # mingwPORT.exports # Used to export variables for use by configure and or make. export CFLAGS CXXFLAGS --- NEW FILE: mingwPORT.ini --- # mingwPORT.ini # Copyright (C) 2005 Earnie Boyd # # Replace the [*] markers with appropriate values # # E.G.: # PACKAGE=automake # VERSION=1.9 # ARCHIVETYPE=tar.gz # ARCHIVEFILE=automake-1.9.tar.gz # ARCHIVEPATH=/tmp # DOWNLOADURI=http://ftp.gnu.org/gnu/automake # SRCDIR=.. # BLDDIR=./bld # PREFIX=/mingw # CFLAGS="-O3 -s -mms-bitfields -march=`uname -m`" # CXXFLAGS=$CFLAGS PACKAGE=[package] VERSION=[version] ARCHIVETYPE=[archivetype] ARCHIVEFILE=[archivefile] ARCHIVEPATH=[archivepath] DOWNLOADURI=[downloaduri] SRCDIR=[srcdir] BLDDIR=[blddir] PREFIX=[prefix] CFLAGS=[cflags] CXXFLAGS=[cxxflags] --- NEW FILE: mingwPORT.afterpatch --- # mingwPORT.afterpatch # Add commands to prepare after the patch. |
|
From: Earnie B. <ea...@us...> - 2005-04-03 19:23:23
|
Update of /cvsroot/mingw/portmaker/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24506/doc Log Message: Directory /cvsroot/mingw/portmaker/doc added to the repository |
|
From: Earnie B. <ea...@us...> - 2005-04-03 19:20:52
|
Update of /cvsroot/mingw/portmaker/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23775/src Log Message: Directory /cvsroot/mingw/portmaker/src added to the repository |
|
From: Earnie B. <ea...@us...> - 2005-04-03 19:17:52
|
Update of /cvsroot/mingw/portmaker/template In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22679/template Log Message: Directory /cvsroot/mingw/portmaker/template added to the repository |
|
From: Earnie B. <ea...@us...> - 2005-04-03 19:16:36
|
Update of /cvsroot/mingw/portmaker In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22335/portmaker Log Message: Directory /cvsroot/mingw/portmaker added to the repository |