Changeset 17ad2b3d
- Timestamp:
- 11/21/2002 05:29:46 PM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2bbb5bda
- Parents:
- 84525d9
- Location:
- basicnet/mailnews/pine
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/pine/pine-exp.xml
r84525d9 r17ad2b3d 3 3 4 4 <para><userinput>patch -Np1 -i ../pine-4.44-fhs.patch</userinput> : This patch will make Pine use /etc for configuration files.</para> 5 6 <para><userinput>patch -Np1 -i ../pine-4.44-imap.patch</userinput> : This patch fixes a DoS vulnerability in the IMAP handling code.</para>7 5 8 6 <para>The build procedure for Pine is somewhat unusual, in that -
basicnet/mailnews/pine/pine-inst.xml
r84525d9 r17ad2b3d 7 7 <userinput> 8 8 patch -Np1 -i ../pine-4.44-fhs.patch && 9 patch -Np1 -i ../pine-4.44-imap.patch &&10 9 ./build slx DEBUG='-Os ' MAILSPOOL='/var/mail' \ 11 10 SSLDIR=/usr SSLCERTS=/etc/ssl/certs && -
basicnet/mailnews/pine/pine-intro.xml
r84525d9 r17ad2b3d 12 12 <screen> 13 13 Download location (FTP): <ulink url="&blfs-patch-dir/pine-4.44-fhs.patch.bz2"/> 14 Download location (FTP): <ulink url="&blfs-patch-dir/pine-4.44-imap.patch.bz2"/></screen>14 </screen> 15 15 16 16 <para>The Pine package contains the Pine Mail User Agent and several -
basicnet/mailnews/pine/pine.ent
r84525d9 r17ad2b3d 6 6 <!ENTITY pine-config SYSTEM "pine-config.xml"> 7 7 <!ENTITY pine-buildsize "13 MB"> 8 <!ENTITY pine-version "4. 44">9 <!ENTITY pine-download-http "http://mirror.sit.wisc.edu/pub/net/mail/pine/pine 4.44.tar.gz">8 <!ENTITY pine-version "4.50"> 9 <!ENTITY pine-download-http "http://mirror.sit.wisc.edu/pub/net/mail/pine/pine&pine-version;.tar.gz"> 10 10 <!ENTITY blfs-patch-dir "&ffile-root;"> 11 <!ENTITY pine-download-ftp "ftp://ftp.cac.washington.edu/pine/pine 4.44.tar.gz">11 <!ENTITY pine-download-ftp "ftp://ftp.cac.washington.edu/pine/pine&pine-version;.tar.gz"> 12 12 13 13 <!ENTITY pine-size "3.4 MB">
Note:
See TracChangeset
for help on using the changeset viewer.