Commit graph

7297 commits

Author SHA1 Message Date
Thomas Gellekum
f8ff0c8550 Import of ircII-epic port. This is an enhanced ircII client.
PR:		3907
Submitted by:	Matthew Hunt <mph@pobox.com>
1997-07-29 09:22:41 +00:00
Satoshi Asami
8035f3c357 Add netatalk. 1997-07-29 07:09:35 +00:00
John Polstra
a2bac626b4 Add a patch to fix an incorrectly set WM_NORMAL_HINTS property for
X11 applications.  The bug caused some minor problems in window
positioning and resizing.
1997-07-28 21:49:54 +00:00
David E. O'Brien
52e0060613 Upgrade to vim-5.0l (beta) 1997-07-28 18:35:41 +00:00
Garrett Wollman
35d02eb78d I hope Torsten doesn't mind me stepping on his toes a bit here...
Fix one serious bug in the RADIUS server's Kerberos interface, one
minor nit in the build, and add one feature:

- Properly validate the Kerberos ticket we obtained against an actual
  service so we know it wasn't forged.

- Make sure the test programs are built knowing where the database is.

- If the make variable KRB_INSTANCE is defined, it names the instance of
  each user to be used in validating their Kerberos password.  (If this
  instance doesn't exist, the validation will fail.)  This can be used
  for both access control and to keep separate one's login password from
  the less secure RADIUS mechanism (since exposure of the instance does
  not expose the null instance).
1997-07-28 15:29:29 +00:00
Stefan Bethke
8b4d4b0b18 netatalk - File and Print Server for AppleTalk
Reviewed by:	Julian Elischer <julian@whistle.com>
1997-07-27 22:23:11 +00:00
Bill Fenner
d4e995a817 Update to 2.1pl3
Found by:	distfile checker
1997-07-27 20:56:06 +00:00
Andreas Klemm
0eba4f421a - Upgraded Pentium GCC Developer Version to latest snapshot release 970721
- Changed PATCH_SITES, added some more mirrors and now use ftp sites
- Autoconf is needed in FETCH_DEPENDS, since I have to re-create
  the configure script just before the pre-configure target
- pre-configure target now does the suggested maintainer-clean
- post-install renames c++, g++, gcc to pc++, pg++ and pgcc
  to avoid conflicting usage with the systems default compiler.
- updated PLIST
1997-07-27 09:09:43 +00:00
Chuck Robey
8f42b83b58 Activate enscript
Submitted by:	Gary Kline <kline@thought.org>
1997-07-27 03:33:23 +00:00
Chuck Robey
7745eefa1e New port of enscript, an ascii->postscript pretty printer.
Submitted by:	Gary Kline <kline@thought.org>
1997-07-27 03:31:33 +00:00
Peter Wemm
cf38724d3c Oops, I forgot the PLIST 1997-07-27 03:00:16 +00:00
Andrey A. Chernov
ed1b7931ff Upgrade to 2.7.1f 1997-07-26 17:55:23 +00:00
Andrey A. Chernov
b29ba72319 Split apache to -stable and -current 1997-07-26 17:20:07 +00:00
Masafumi Max NAKANE
56bf467865 Some of distfiles (plib-*.tar.gz) have been changed on master_site. 1997-07-26 16:18:10 +00:00
Jean-Marc Zucconi
686be4993a Upgrade to the 97/06 version. 1997-07-26 15:00:43 +00:00
Peter Wemm
c24c3613ff Update exmh-2.0delta -> 2.0zeta (!) 1997-07-26 12:27:32 +00:00
John Polstra
695f3f989e Sync the internal threadsafe malloc with phkmalloc revision 1.28. 1997-07-26 01:45:53 +00:00
John Polstra
3823b5b7fd Use the MAN1 macro to compress the manual pages.
Correct the "fixing file permissions" step so that it works when
NOMANCOMPRESS is set.
1997-07-26 00:24:53 +00:00
David E. O'Brien
5530145551 Sync up CONFIG_ARGS.
currently "--enable-hidden-host" is in effect.  Opinions?
1997-07-24 20:59:00 +00:00
Masafumi Max NAKANE
1e96f2ef32 Update to 2.22pl9.
PR:		4143
Submitted by:	mita@jp.freebsd.org

While at it, also changed this port to correctly respect the value of
${PREFIX} if set.
1997-07-24 20:52:45 +00:00
John Fieber
75715a3d6e Upgrade to 1.0b8d.
PR:	4159
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-07-24 13:52:09 +00:00
Andrey A. Chernov
cd3997342d Update 1997-07-23 17:00:00 +00:00
John Fieber
a7fe3a1fde Upgrade to version 0.9. 1997-07-23 00:51:01 +00:00
Stefan Eßer
13abdfd8e6 Update to July 20, 1997 version of Wine. 1997-07-22 21:35:36 +00:00
Jordan K. Hubbard
de0389b2c2 Update to match new files. 1997-07-22 16:23:08 +00:00
John Fieber
01b589a4a5 Upgrade to 1.2: fixes makefile breakage on FreeBSD 3.0 systems.
(If you already have 1.1 installed, there is no need to upgrade.)
1997-07-22 13:49:22 +00:00
Thomas Gellekum
a137d797c3 Update my e-mail address. Remove superfluous backslash. 1997-07-22 07:09:16 +00:00
Satoshi Asami
a1b2560717 Some little cleanups. Most notably, substitute "/usr/local" with "${PREFIX}". 1997-07-22 02:22:31 +00:00
Masafumi Max NAKANE
4fa5ea7a5b install -> ${INSTALL}.
${.CURDIR}/files -> ${FILESDIR}.
/usr/X11R6 -> ${PREFIX}.
1997-07-21 19:36:28 +00:00
Masafumi Max NAKANE
e61ac414ac files/* -> ${FILESDIR}/*. 1997-07-21 19:28:46 +00:00
Masafumi Max NAKANE
f5e0429d6b sed -> ${SED}.
files/* -> ${FILESDIR}/*.
1997-07-21 19:21:06 +00:00
Bill Fenner
f14a039746 File got renamed on MASTER_SITE.
Found by:	distfile checker
1997-07-21 17:23:22 +00:00
Bill Fenner
0276ba9a40 Files moved and got renamed on MASTER_SITE.
Found by:	distfile checker
1997-07-21 17:23:13 +00:00
Masafumi Max NAKANE
2d9a45a475 Turn on tclcheck. 1997-07-21 16:10:50 +00:00
Masafumi Max NAKANE
377e399b09 New port, tclCheck:
A program to check the nesting of parenthesis in tcl scripts.

PR:		3976
Submitted by:	Sander Vesik <sander@haldjas.folklore.ee>
1997-07-21 16:09:01 +00:00
Masafumi Max NAKANE
2ac3380537 Make this port respect ${PREFIX} if it's set.
PR:		4125
Pointed-out by:	Wes Santee <wes@bogon.net>
1997-07-21 14:21:25 +00:00
Martin Cracauer
8d7c177e0e Fix formatting of manpages
Better wording in pkg/DESCR
1997-07-21 12:14:00 +00:00
Thomas Gellekum
43c7cdcb2d Upgrade 4.02 -> 4.03. 1997-07-21 07:03:31 +00:00
Andreas Klemm
e3b0afc793 removed sunsite from the list of master sites, because sunsite
got rid of their X11/apps directory.
Submitted by:	 Bill Fenner <fenner@parc.xerox.com>
1997-07-21 06:52:04 +00:00
Masafumi Max NAKANE
44a1f66390 Backout my previous commit.
Suggested by:	sanpei@yy.cs.keio.ac.jp
1997-07-21 06:44:13 +00:00
Satoshi Asami
914c0650b2 Add a few programs and manpages. Gawd, I screwed this one up or what?
While I'm here, sort the PLIST.

PR:		4132 (pnmrotate)
1997-07-21 04:33:58 +00:00
David E. O'Brien
cef6169995 Updated dist sites.
PR:		ports/4130
Submitted by:	pgiffuni@fps.biblos.unal.edu.co
1997-07-21 03:14:35 +00:00
Bill Fenner
5d0875a6ee File moved on MASTER_SITE.
Found by:	distfile checker
1997-07-21 00:48:48 +00:00
Bill Fenner
2f861cfd24 Distfile moved on MASTER_SITE. The two mirrors don't actually have the
file (one has an empty directory, the other has been reorganized and
doesn't mirror this site any more) so I removed them both.

Found by:	distfile checker
1997-07-21 00:37:11 +00:00
Bill Fenner
1afd4b9125 File disappeared from MASTER_SITE. Replace with a site found by
ftpsearch.

Found by:	distfile checker
1997-07-21 00:21:45 +00:00
Bill Fenner
57dfdb3ebb Fix path on MASTER_SITE
Found by:	distfile checker
1997-07-21 00:14:06 +00:00
Bill Fenner
820ae6c439 Point MASTER_SITES to a server that actually exists; nic.sura.net was
presumably decommissioned when BBN Planet bought SURANet.
1997-07-21 00:04:13 +00:00
Masafumi Max NAKANE
7cf07ce7ba One of the MASTER_SITES didn't really have the distfile. 1997-07-20 20:52:19 +00:00
Masafumi Max NAKANE
79db6af5aa Turn on jp-oleo. 1997-07-20 17:36:24 +00:00
Masafumi Max NAKANE
8f050ed68f New port, jp-oleo:
A Spreadsheet Program + Japanese patches.

PR:		4031
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-07-20 17:32:30 +00:00