1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
Commit Graph

311 Commits

Author SHA1 Message Date
Satoshi Asami
d335cfe076 Add PKGNAME ("beta" not allowed in package name). 1997-01-02 12:53:02 +00:00
David E. O'Brien
d5a8a82ce4 Upgrade 0.55 to PL15
Remade all checksums.

Added Andreas's patch that remembers the last directory when doing a
change folder operation.
1997-01-01 21:42:48 +00:00
Peter Wemm
e5b0991728 Add exmh2 1996-12-31 21:31:14 +00:00
Peter Wemm
0ec964f9ad Behind-the-scenes repository copy, and update to exmh-2.0beta!
There is some major new stuff here over v1.6.9, including:
HTTP, HTML support (a functional www browser!), including proxy support.
News posting.
Message threading. (like news threading)
Display MIME images inline as well as text/html and enriched text etc.
DSN support.
Unseen-only display window.
multipart/signature support, "Intelligent signatures"
PGP key management can talk directly to the key servers over the web,
  eliminating the email based query delays
Address book stuff, aliases etc.
1996-12-31 21:27:03 +00:00
David E. O'Brien
4a57f301ee Upgrade 0.55 to PL10.
And fix patches to version.h to say this version, rather than the last one.
Noticed by:	Andreas Klemm

Excelent patches applied so that we can produce the HTML docs using our
own SGML tools.
Submitted by:	J"org
1996-12-31 15:00:18 +00:00
Masafumi Max NAKANE
5814f8c5bd For now, stop adding the release number (sort of like patchlevel) to the
PKGNAME.
1996-12-28 22:30:29 +00:00
Masafumi Max NAKANE
69630bf759 Upgrade, 2.5.0 -> 2.6.0. 1996-12-28 02:41:05 +00:00
Satoshi Asami
8948b5070c Add "mutt/" in front of filenames. 1996-12-28 00:59:26 +00:00
James FitzGibbon
7c6b1807c2 Forgot one instance of '1.94' that should have read '1.94.1'. 1996-12-27 06:26:00 +00:00
James FitzGibbon
84c4276379 Upgrade to majordomo v1.94.1. 1996-12-27 06:25:02 +00:00
David E. O'Brien
bdb39c54c4 Upgrade to version 0.55 (and patches upto 04.xyz.PATCH) 1996-12-25 13:59:08 +00:00
Masafumi Max NAKANE
b7c1d0f9d7 Upgrade, 2.4.0 -> 2.5.0. 1996-12-25 03:03:24 +00:00
Andrey A. Chernov
976772a44c Upgrade to +29 1996-12-23 06:08:21 +00:00
David E. O'Brien
aee48c8801 Make the pre-configure script respect ${PREFIX}
Closes PR:	ports/2039
1996-12-22 06:53:00 +00:00
Masafumi Max NAKANE
886fcc5163 Upgrade, 2.3.0 -> 2.4.0. 1996-12-21 11:13:05 +00:00
Andrey A. Chernov
3103c01858 Rename mtest to mboxtest
Cleanup install target
1996-12-21 07:07:06 +00:00
James FitzGibbon
5ff201ce42 Fix for PR ports/2253 - link from Tools/archive to ${PREFIX}/archive added
to Makefile and PLIST.
Submitted by:	bill@duchess.wagill.com
1996-12-20 03:32:38 +00:00
Satoshi Asami
487f69fa6e Standardize. 1996-12-20 02:40:11 +00:00
Satoshi Asami
a050ea337c Create pixmap directory before attempting to install there. 1996-12-19 12:08:02 +00:00
Andrey A. Chernov
1a4fe0ff7f Upgrade to +28s 1996-12-19 04:19:35 +00:00
Masafumi Max NAKANE
e610545e1a Upgrade, 2.2.0 -> 2.3.0 1996-12-19 02:46:03 +00:00
Satoshi Asami
c8edeba2cd Add mew. 1996-12-18 05:10:01 +00:00
Satoshi Asami
0225b68252 Message interface to Emacs Window, emacs version.
Submitted by:   Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-18 05:09:26 +00:00
David E. O'Brien
c946bb2290 Upgrade to 0.54 and patches upto 15.*.PATCH 1996-12-18 05:06:33 +00:00
Satoshi Asami
b7a86be739 Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Satoshi Asami
03b5f8c595 Move sounds.tar.gz (renamed xfaces-sounds.tar.gz) from ${FILESDIR} to
freefall's LOCAL_PORTS area.

Requested by:	peter
1996-12-17 05:31:55 +00:00
Satoshi Asami
933bd1d4c4 Move EXTRACT_SUFX to right place. Add library version number to
LIB_DEPENDS.  Remove "v" from tar extract, we don't do this in our
default rule.  Use ${MKDIR} instead of mkdir -p.  Remove USE_X11,
it is already implied by USE_IMAKE.
1996-12-17 05:08:34 +00:00
Satoshi Asami
14a6c1edea Remove patch to Makefile, this port uses imake.
I don't want to be stingy but this really has to stop.  That's 17KB of
garbage in the CVS tree right there.
1996-12-17 05:00:14 +00:00
Satoshi Asami
06e04df8c2 Remove "xfaces - " from the front. 1996-12-17 04:56:03 +00:00
Satoshi Asami
b39a992973 Change shared library version numbers to "1.0". Move EXTRACT_SUFX
to right place.  Add ldconfig to post-install target and @exec in PLIST
so the shared library will be registered.  Remove patch between two
versions of "Makefile.old".

These things are all described in the handbook.  Andreas, can you please
read it?
1996-12-17 04:52:51 +00:00
Satoshi Asami
a0a63e2009 How many times do I have to say this, no ${PKGNAME} or similar in COMMENT!!! 1996-12-17 04:28:36 +00:00
Mark Murray
bc45bf7d0a Bit of a kluge, I think, but needed to make this package. 1996-12-16 15:13:24 +00:00
Mark Murray
790bff30d9 Correct the X11 home so that this compiles. 1996-12-16 15:12:37 +00:00
Mark Murray
f4cf0e7226 Change PKGNAME -> DISTNMAME so that this will fetch. 1996-12-16 14:42:10 +00:00
Masafumi Max NAKANE
173c8ae9d8 Upgrade, 2.0.0 -> 2.2.0. 1996-12-15 21:21:50 +00:00
Andreas Klemm
27fd24b8c6 xfaces - mail image display for X
Submitted by:	Lars_Koeller@odie.physik2.uni-rostock.de
1996-12-14 22:33:03 +00:00
Andreas Klemm
7b63b102a9 Enabled faces and xfaces port (xfaces is coming in a few minutes ;) 1996-12-14 22:30:06 +00:00
Andreas Klemm
f6c670a079 faces - visual mail, user and print face server
can nicely be used with exmh

Submitted by:	Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
1996-12-14 22:27:51 +00:00
Andrey A. Chernov
8eb0b3c65e Move s/key info at the beginning of incorrect password message,
some client (f.e. Eudora) don't display whole line
1996-12-10 20:58:56 +00:00
David E. O'Brien
7c4e3e5912 Now upto PL-19.
Move berlin back to .de from .fr (it didn't make it there last time -- crash
on freefall happened in mid commit)
1996-12-08 06:33:44 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Andrey A. Chernov
f93f0d3625 lib/news -> news/lib 1996-12-06 23:42:04 +00:00
Masafumi Max NAKANE
bbe4f17f7a New patch for man pages to make them correctly list the file locations. 1996-12-06 08:16:45 +00:00
Masafumi Max NAKANE
edbdac1118 Added PREFIX?=/usr/local to the Makefile so that nasty result can be
avoided even if the user typed ``make install'' in the WRKSRC directory.
1996-12-06 02:11:48 +00:00
David E. O'Brien
006ac2c3fd Ollivier posted patches upto 13. 1996-12-05 09:52:06 +00:00
Andrey A. Chernov
c1c75b5a23 Additionly report "s/key xx xxxxx (required)" in popper error
message about incorrect password. It is only chance to bring it
to user attention since 99% pop clients don't know about s/key
existance and do not prompt for s/key BEFORE sending password.
As result of this patch netscape allows reenter with valid
s/key now, i.e. it shows needed s/key info in password reentering box
after trying first time with incorrect one.
1996-12-04 23:43:45 +00:00
Andrey A. Chernov
2853ff6b20 Add news to CATEGORIES 1996-12-04 20:43:27 +00:00
Andrey A. Chernov
b5cfba910b Add Pine WWW into comment 1996-12-03 20:28:23 +00:00
Andrey A. Chernov
845b5ef7eb Move TAG_EMBED from valid Russian letter '\377' to more neutral '\001'
Tag quoting not implemented properly cause '\377' chars skipped
1996-12-03 19:05:11 +00:00