Commit Graph

26540 Commits

Author SHA1 Message Date
Chris D. Faulhaber
32c28780d6 Update port to 2.1
PR:		17308
Submitted by:	Maintainer
2000-03-11 14:40:24 +00:00
Chris D. Faulhaber
97cdf182ee Add another MASTER_SITE
Add WWW

PR:		17307
Submitted by:	Maintainer
2000-03-11 14:36:39 +00:00
Chris D. Faulhaber
7bb6474018 Rearrange MASTER_SITES to have faster site used prior to
slower sites

PR:		17285
Submitted by:	Maintainer
2000-03-11 14:32:38 +00:00
Chris D. Faulhaber
b0f8c785f0 - Remove obsolete sites from MASTER_SITES
- Add MAINTAINER line

PR:		17285
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-11 14:29:28 +00:00
Chris D. Faulhaber
4994ea1221 Add support for Amiga-style outbound
PR:		17280
Submitted by:	Maintainer
2000-03-11 14:26:18 +00:00
Chris D. Faulhaber
34d763523f Update port to 3.13.2
PR:		17273
Submitted by:	Maintainer
2000-03-11 14:22:54 +00:00
Chris D. Faulhaber
6c8c3473cf Update port to 1.02
PR:		17263
Submitted by:	Maintainer
2000-03-11 14:20:08 +00:00
Chris D. Faulhaber
c9d05d5fe3 Update port to 0.16
* Add support for PGP 6.5

PR:		17119
Submitted by:	Maintainer
2000-03-11 13:56:54 +00:00
David E. O'Brien
57f06be82e Support OpenSSH in the base system as the ssh1 component. 2000-03-11 12:58:43 +00:00
Kris Kennaway
763a221a87 Install setgid games, not setuid games. This port is still broken on 4.0
and has no maintainer, but I'm committing this anyway so it doesn't get
forgotten.
2000-03-11 07:03:47 +00:00
Kris Kennaway
4f654de992 Install setgid games, not setuid games
Not responding to emails:	Maintainer
2000-03-11 06:25:29 +00:00
Kris Kennaway
96168fcf1b Install this setgid games, not setuid games. This is untested, but it's
better to ship a broken port in 4.0 than an insecure one.
2000-03-11 06:23:33 +00:00
David E. O'Brien
dbe0f2f9aa Master site hostname change. 2000-03-11 05:16:45 +00:00
David E. O'Brien
3b347418ef Add an RC script. 2000-03-11 03:02:21 +00:00
Bill Fumerola
6939e577e2 Upgrade to gd 1.8, with shiny new jpeg support. 2000-03-11 02:30:44 +00:00
Chris D. Faulhaber
8a4485f4cf * Fix compilation under -stable where sys/types.h was not being included
before sys/socket.h.
* Remove a bit of cruft from the port's Makefile.

PR:		17303
Submitted by:	Cliff Rowley <dozprompt@onsea.com>
2000-03-11 02:10:40 +00:00
Andrey A. Chernov
e1de7422e3 upgrade to 3.52 2000-03-11 02:05:43 +00:00
Satoshi Asami
359ea69fed (forgot to cvs add this file -- should have been committed with patch-bj)
Fix build error on extremely new -current caused by this:

===
src/sys/sys/socket.h:
----------------------------
revision 1.38
date: 2000/03/03 11:13:03;  author: shin;  state: Exp;  lines: +8 -13
CMSG_XXX macros alignment fixes to follow RFC2292.

Approved by: jkh

Submitted by: Partly from tech@openbsd
Reviewed by: itojun
---------------------------
===

Basically you need to include <machine/param.h> before <signal.h>.

Problem diagnosed by:   Ade Lovett <ade@FreeBSD.org>
2000-03-11 01:53:54 +00:00
Satoshi Asami
410e4dd70f Fix build error on extremely new -current caused by this:
===
src/sys/sys/socket.h:
----------------------------
revision 1.38
date: 2000/03/03 11:13:03;  author: shin;  state: Exp;  lines: +8 -13
CMSG_XXX macros alignment fixes to follow RFC2292.

Approved by: jkh

Submitted by: Partly from tech@openbsd
Reviewed by: itojun
---------------------------
===

Basically you need to include <machine/param.h> before <signal.h>.

Problem diagnosed by:	Ade Lovett <ade@FreeBSD.org>
2000-03-11 01:52:48 +00:00
Bill Fumerola
f3249eca36 Upgrade to 0.005, this has a new home now. 2000-03-11 01:47:08 +00:00
Kris Kennaway
21f0fd7c1c Install setgid games, not setuid games.
Reviewed by:	ache (maintainer)
2000-03-11 01:23:11 +00:00
Motoyuki Konno
3a7c9e3d91 Fix some problems.
o  Y2K problem.
  o  repl coredump problem.

Submitted by:	mh-plus project (japanese/mh developper)
2000-03-11 00:47:03 +00:00
Motoyuki Konno
31f4804910 unFORBIDDEN this port. MIME-buffer overflow problem was already fixed. 2000-03-11 00:43:34 +00:00
Jean-Marc Zucconi
101f035f69 Activate XFree86-4 2000-03-11 00:22:16 +00:00
Jean-Marc Zucconi
1ec0dc8225 Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and
hence no corresponding PLISTs).
Use at your own risk :-)
2000-03-11 00:20:34 +00:00
Tatsumi Hosokawa
451e3f5acb Resurrect client codepage coniguration samples that were in 1.9.x port. 2000-03-11 00:06:00 +00:00
Dirk Froemberg
44529d7154 Add --with-included-gettext to CONFIGURE_ARGS to fix build on 3.4.
This is a workaround only.
2000-03-10 23:58:53 +00:00
Bill Fumerola
49151f43a4 LIB_DEPEND on xpm
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
		Adam Kranzel <ace@teru.dyndns.org>
		bento

Use X11BASE the right way.

Submitted by:   KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-10 23:46:25 +00:00
Bill Fumerola
fa881b4992 x11/xsheep -> games/xsheep
Requested by:	The Wraith
2000-03-10 23:41:09 +00:00
Mike Smith
79f86c529d Update for a new md5 and changes in the setup script.
Submitted by:	Martti Kuparinen <martti@nomadiclab.com>
2000-03-10 23:34:22 +00:00
Satoshi Asami
839cf04840 Chase emacs upgrade to 20.6. 2000-03-10 21:31:15 +00:00
Dan Moschuk
f6318412d6 Update to 1.05 2000-03-10 21:25:23 +00:00
Tatsumi Hosokawa
311f488af3 Removed manpages in share/doc/manpages that will be also installed
in share/man.
2000-03-10 20:47:44 +00:00
Satoshi Asami
6751731e6e Chase emacs20 version up to 20.6.
Submitted by:	"OKAZAKI Tetsurou" <okazaki@be.to>
2000-03-10 20:16:34 +00:00
Bill Fumerola
89171f8a5e (1) more proper handling of some files that sometimes exist.
(2) remove stupid test cruft that got accidently committed.

Both of the above mistakes were not the maintainer's fault and not part
of the original PR referenced in the previous commit.

Submitted by:	maintainer
2000-03-10 17:55:08 +00:00
Chris D. Faulhaber
18737047c3 Activate seahorse (found by bento) 2000-03-10 14:03:44 +00:00
Thomas Gellekum
adb1665eca Fix PLIST for -stable. I don't get the same PLIST error that bento
shows; it.mo is installed correctly on my system.

PR:		16996
Submitted by:	Will Andrews <andrews@technologist.com>
2000-03-10 13:27:34 +00:00
Thomas Gellekum
4722e9175d Fix leap year handling until 2099.
PR:		17070
Submitted by:	julian
2000-03-10 12:31:34 +00:00
Neil Blakey-Milner
198653ab48 Upgrade to 1.2.59 to prevent fennerization. No difference in
code/function between versions 1.2.58 and 1.2.59.
2000-03-10 12:13:00 +00:00
Neil Blakey-Milner
b8c7d52fe2 Activate courierimap 2000-03-10 11:49:09 +00:00
Thomas Gellekum
f34d6f07b9 Add {BUILD,RUN}_DEPENDS. 2000-03-10 10:45:32 +00:00
Ralf S. Engelschall
fef1fd5ab2 Upgrade GNU Portable Threads (Pth) to version 1.3.3 2000-03-10 10:45:13 +00:00
Sheldon Hearn
7d461fce4c Null commit:
Neglected to mention in previous commit message that it was possible
to unbreak the port because of recent changes to the perl5 build
in the base system.
2000-03-10 10:42:30 +00:00
Sheldon Hearn
8bc47e7d10 Unbreak for CURRENT and upgrade to 1.21_02, which incorporates lots
of bugfixes and documentation improvements.
2000-03-10 10:41:18 +00:00
David E. O'Brien
3ce8a33bcc Get all of the Alpha needed changes committed. 2000-03-10 08:52:22 +00:00
David E. O'Brien
7d4ce88094 Acroreader version 4 for the FreeBSD/Alpha. 2000-03-10 08:26:56 +00:00
Bill Fenner
6475f86d4e Do the pre/post thing to get ${OSVERSION} defined where I'm checking it.
Submitted by:	Thomas Gellekum <tg@melaten.rwth-aachen.de>
2000-03-10 02:46:43 +00:00
Wes Peters
46d17aef3b Port for Seahorse, a Gnome front end for GnuPG.
PR:		17295
Submitted by:	Dave McKay <dave@elvis.mu.org>
Obtained from:	Dave McKay <dave@elvis.mu.org>
2000-03-10 01:22:54 +00:00
R. Imura
220dc1e40e Our system is not Solaris 7.
Remove config.cache before configure.
2000-03-09 23:36:52 +00:00
Satoshi Asami
bbbd87b125 This port actually wants Xlib, not just imake.
Submitted by:	bento
2000-03-09 20:43:23 +00:00