Commit graph

5124 commits

Author SHA1 Message Date
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
42e0a9c58b Typo.
Submitted by:	"Mark J. Taylor" <mtaylor@cybernet.com>
1996-12-18 04:05:11 +00:00
Satoshi Asami
bb84702d99 Add missing targets (extract, patch) in the IGNORE (INTERACTIVE &
PATCH, etc.) section.  Also sort them in order of execution like other
parts of this file.
1996-12-18 02:27:44 +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
9a2117123e Add checksum, don't know why it was missing before. 1996-12-17 12:29:51 +00:00
Satoshi Asami
40ebcbaa4c Add new variable IGNOREFILES, to be set to list of files that you don't
want md5 checksum calculated.  (It will create an entry in files/md5
with rhs "IGNORE".)  Now it's safe to do a "make makesum" on all ports.
1996-12-17 12:20:53 +00:00
Satoshi Asami
f72fddd2be Remove color_xterm port, stock xterm in XFree86-3.2 includes color support. 1996-12-17 11:07:12 +00:00
Thomas Gellekum
e1f71727b3 Upgrade from 3.7.8 to 3.7.9. 1996-12-17 07:32:12 +00:00
Thomas Gellekum
cc65fb649f There's nothing (yet) which depends on Qt,
so it's a safe upgrade to version 1.1.
1996-12-17 07:11:54 +00:00
Satoshi Asami
1241869446 A time for us
Some day there'll be
When send-pr's are torn
By courage born
Of a BSD that's Free
A time when commits
So long denied
Can floooooooooooour-ish
As we unveil the ports we now must hide..

(Instigated by: confidential new-port PRs)
1996-12-17 06:33:00 +00:00
Satoshi Asami
90ac5f7962 Remove ${DISTNAME}.tar.gz in pre-clean target, it is built from the real
distfile in the do-extract target.

Found by:	msmith's pib distfile checker
1996-12-17 05:33:18 +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
fc317df2d6 DISTNAME goes before PKGNAME. 1996-12-17 05:18:09 +00:00
Satoshi Asami
c06a96dc7d Remove duplicate file. 1996-12-17 05:11:23 +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
Satoshi Asami
ca13ff9f08 Make this thing actually compile and package. (Jordan, you can't just
change the install target and assume the building rule or package target
will figure out the shlib name change! ;)
1996-12-17 04:05:17 +00:00
Satoshi Asami
908ae4efba PKGNAME is not necessary if it's the same as DISTNAME. 1996-12-17 03:48:55 +00:00
Jordan K. Hubbard
a3a949685f Undo the evil I did with the 2.0 shlib number. Now 13, as proper. 1996-12-17 01:05:55 +00:00
Bill Fenner
8c98eb996b Hardcode "work/" again instead of using ${WRKSRC}, since not-yet-defined
variables don't work in dependencies or target names.
1996-12-16 16:50:53 +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
Peter Wemm
7cbc880b8f oops, forgot to include the invisible "micro version" in the "version
required" field in the makefile comments.
1996-12-16 12:12:59 +00:00
Peter Wemm
31928831ec Distfile has changed (apparently to verison 5.21.6?)
Note: this depends on the tclConfig changes, which had probably better go
into 2.2.
1996-12-16 12:10:20 +00:00
Masafumi Max NAKANE
977a9ef4bd Upgrade, 1.0.5.3-beta-960925 -> 1.0.5.4. 1996-12-16 11:14:31 +00:00
Peter Wemm
38078b6e98 Update 1.1.0 -> 1.1.1 ; from the Changelog:
- Fixed announcement bug.  Announcements were always off unless
  a file was specified.
- Fixed wrong number of args to examine_select() debug.
- Fixed null-string content-type
- Don't cache replies with 'Set-Cookie:' headers.
- Fixed bug when client issues IMS, Squid has stale object and
  Squid's lastmod time is greater than the client IMS time.
  A 304 reply would be appropriate for Squid, but not the client
  (diagnosed by Mark Treacy).
- Fixed httpBuildRequestHeader() content length bug which breaks for
  really large POST requests (Takahiro Yugawa).
- Fixed 'passthrough_proxy' to pick up port number from list of
  neighbors.
- Ensure pid file is world-readable if umask is set otherwise
  (Doug Urner).
- Collect statistics on a few more HTTP headers.
Reviewed by:
Submitted by:
Obtained from:
1996-12-16 06:42:15 +00:00
Andrey A. Chernov
d88d277609 Upgrade to 6.07.02 1996-12-16 01:40:25 +00:00
Stefan Eßer
71674f98e6 Update to 961215 version of Wine. 1996-12-16 00:03:55 +00:00
Masafumi Max NAKANE
173c8ae9d8 Upgrade, 2.0.0 -> 2.2.0. 1996-12-15 21:21:50 +00:00
Masafumi Max NAKANE
bad1506b38 Install the Japanese man page into ${PREFIX}/man/ja_JP.EUC. 1996-12-15 02:06:01 +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
John Polstra
35c1e6484a Update from version 13.5 to version 14.0. 1996-12-14 20:13:27 +00:00
John Polstra
092ba24f2e Update from version 13.5 to version 14.0.
Fix garbling of "MASTER_SITES" that somebody's slippery editor fingers
introduced into the previous revision of the Makefile.
1996-12-14 20:12:47 +00:00
Satoshi Asami
94094fcc11 ${DISTDIR} no longer contains ${DIST_SUBDIR}. 1996-12-13 19:26:48 +00:00
Torsten Blum
5ca321b069 Add md5 checksum 1996-12-13 09:30:36 +00:00
Satoshi Asami
d5017e6227 Add missing ${DIST_SUBDIR}/ in front. Thomas, update your bsd.port.mk! :) 1996-12-13 07:40:51 +00:00
Thomas Gellekum
6f950723af teTeX now conforms to the FreeBSD tree layout.
Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1996-12-13 07:21:33 +00:00
Thomas Gellekum
f4ae9fcc64 Grr, every once in a while I forget this !#@$%^ behaviour of cvs...
At least now it uses the old commit log messages.

teTeX now conforms to the FreeBSD tree layout.

Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1996-12-13 07:20:46 +00:00
Andrey A. Chernov
b08b3adadb /dev/joy0 -c must be -c /dev/joy0 1996-12-13 03:07:54 +00:00
Masafumi Max NAKANE
a5dee637fa List a file that were missing.
(Closing PR #2201.)
Submitted by:	mita@jp.freebsd.org
1996-12-12 23:51:54 +00:00
Jean-Marc Zucconi
8721cfd14c There was a file with a wrong name and another which is not installed. 1996-12-12 12:09:45 +00:00
Satoshi Asami
af38939c17 Upgrade, 1.0 -> 1.1. Many bugs fixed in jcatman, etc.
Original by:	KUMANO Tadashi <kumano@strl.nhk.or.jp>
Submitted by:	Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-12 08:36:15 +00:00
Thomas Gellekum
1f6da1ca4a Mark this BROKEN. I've also tried the latest release (octave-2.0)
with the same results: undefined symbols when linking. I'll put
together a make log and my changes to the port so someone with a
better knowledge of gcc and/or C++ can take a look at it (tomorrow
morning MET (or is that CET nowadays?)).
1996-12-12 08:03:38 +00:00