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
Ade Lovett
dc16f7d609
Update to latest version (20000102), with new MASTER_SITE
...
and other bits and pieces
PR: 17197 (also closes 15820)
Submitted by: maintainer
2000-03-09 20:00:41 +00:00
Jim Mock
524c998d92
Update to version 1.4.1
2000-03-09 19:56:27 +00:00
David E. O'Brien
3e093a69a6
Acrobat for FreeBSD/Alpha.
2000-03-09 18:15:08 +00:00
Nick Sayer
72e4f35ac4
Oops. Got the md5 right, got the filename wrong.
2000-03-09 18:11:12 +00:00
Ade Lovett
1313027301
Fix web server check problem at install time.
...
Note to maintainer (who also happens to be the author).
When making changes like this, it is advisable to bump
the version number if you repackage things.
MD5 changes make us (especially Kris :) nervous. I've verified
the differences for this one.
PR: 17174
Submitted by: maintainer/author
2000-03-09 18:10:39 +00:00
Nick Sayer
db0a271768
Activate yaunc
2000-03-09 18:06:36 +00:00
Nick Sayer
8d59a14f13
yaunc is "yet another" client for the Uptimes project, at www.uptimes.net.
2000-03-09 18:05:48 +00:00
Jordan K. Hubbard
6885bd453e
Include libXThrStub.so on the Alpha package version.
2000-03-09 17:22:11 +00:00
R. Imura
87f157c562
Add devel/c_c++_reference.
2000-03-09 16:41:16 +00:00
Chris D. Faulhaber
8b19849e9d
Update port to 0.7.10
2000-03-09 14:50:53 +00:00
Yukihiro Nakai
ca29f2e262
Use root:games instead of games:games for a game binary.
...
(For security reason)
Submitted by: Kris Kennaway<kris@FreeBSD.org>
2000-03-09 12:46:31 +00:00
Jun Kuriyama
15c668c8e0
Fix buffer overflows.
...
Reported by: UNYUN@ShadowPenguinSecurity
Obtained from: wnn-users ML
Suggested by: kjm@rins.ryukoku.ac.jp
Approved by: maintainer
2000-03-09 12:37:55 +00:00
Thomas Gellekum
e82838e4a1
Portlint.
2000-03-09 10:09:09 +00:00
Thomas Gellekum
d696382eab
Upgrade to 3.17.
2000-03-09 10:02:47 +00:00