1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

31760 Commits

Author SHA1 Message Date
Andreas Klemm
9269d1b0eb The software's own genarch program took several HOURS on
my dual PIII-700  trying to figure out the  sizes of the
        primary and secondary caches. The sizes turned out to be
        rather wrong (definetly true for the L2 cache, may be L1
        is indeed 32Kb). Their algorithm  seems bogus to me, but
        most  importantly,  the  obtained values  are  NOT  USED
        anywhere in the GhostScript code... One of the submitted
        patches rips  the "cache size" section  from the genarch
        entirely.

        The attached modification and new patches also:
                . replace the use of mktemp/fopen with mkstemp/fdopen
                . modify the unix-gcc.mak so that there is no need for
                  GNU-make

PR:		20038
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-08-24 20:43:55 +00:00
David E. O'Brien
41fc0919a0 Update to version 6.0 Beta G. 2000-08-24 20:36:46 +00:00
Chris D. Faulhaber
135b1e4c59 New port: staroffice52 (after repo-copy from staroffice5)
Submitted by:	Martin Blapp <mb@imp.ch>
2000-08-24 19:29:31 +00:00
CHOI Junho
6c8fb700bf Extra BUILD_DEPENDS on XFree86 removed.
(it uses USE_X_PREFIX)
2000-08-24 18:08:27 +00:00
CHOI Junho
c75ae30dba Update to Korean kit v4.75. 2000-08-24 18:05:48 +00:00
Akinori MUSHA
a28befb5c7 Remove ${PREFIX}/share/doc/ruby correctly. (giving up if it fails) 2000-08-24 16:49:02 +00:00
Bruce A. Mah
03a2d785ae Update my MAINTAINER's email address in Makefile. 2000-08-24 16:36:19 +00:00
Akinori MUSHA
cb53bb3d3f BUILD_DEPENDS upon ruby-amstd.
Pointed out by:	reberto
2000-08-24 16:35:15 +00:00
Satoshi Taoka
3ab90d65b4 Updated to version 1.4.1 2000-08-24 16:27:09 +00:00
Satoshi Taoka
5ba1cd11c5 Updated to version 1.0.3 2000-08-24 15:31:31 +00:00
Akinori MUSHA
43d55cefa0 Do in Makefile as make groks, not as Ruby groks. (make groks it though)
.if exists?(..) -> .if exists(..)
2000-08-24 15:01:44 +00:00
Akinori MUSHA
f5e6c15f38 Chase the recent moving of linux_ioctl.h.
PR:		ports/20818
Submitted by:	Sean-Paul Rees <sean@dreamfire.net>
2000-08-24 14:51:20 +00:00
Akinori MUSHA
a407b4fe8c Add ruby-opengl, OpenGL/GLU/GLUT interface modules for Ruby. 2000-08-24 14:12:30 +00:00
Akinori MUSHA
e7a038828e Fix extras.
Do not write outside the working directory during the build process.

PR:		ports/20740
Submitted by:	Toshihiro Inoue <tino@pa2.so-net.ne.jp> (MAINTAINER)
2000-08-24 14:07:29 +00:00
Satoshi Taoka
45a3734328 Updated to version 1.2.1
- Names of distfiles (the original dictonary) were changed.

 - Previous dictonary is only Japanese-English one.
   This version's dictonary includes English-Japanese one, too.
2000-08-24 13:42:10 +00:00
Satoshi Taoka
ad3b7a1fe5 Names of distfiles (the original dictonary) were changed.
And this port was broken.
Fixed it.
2000-08-24 13:36:20 +00:00
Maxim Sobolev
c8cd7a1531 Fix a breakage when XFREE86_VERSION is not defined in make.conf (I think asami
should move it into BEFOREPORTMK section).
2000-08-24 13:32:30 +00:00
Satoshi Taoka
bf62b74eb7 Updated to 1.2.1 2000-08-24 13:25:05 +00:00
Kevin Lo
09e930a48a Initial import of zh-xmms 1.2.2
zh-xmms is an audio player with a Winamp GUI.
PR: 20719
Submitted by: Clive Lin <clive@CirX.ORG>
2000-08-24 12:09:34 +00:00
Maxim Sobolev
b1477c2ea2 Add gnomeres_applet - a GNOME applet for changing XFree display modes. 2000-08-24 12:06:41 +00:00
Maxim Sobolev
662b06ad95 Update to 0.2.0. 2000-08-24 11:20:47 +00:00
Maxim Sobolev
a002bdfd0b Update to 3.2.1 and make it working on XFree86-4.
On XFree86-4 the port builds/installs only GLU and glut libraries and associated
includes, so GL applications have a chance to use GL library provided by the
XFree itself. Please don't forget to set XFREE86_VERSION=4 in your make.conf
if you are building it with XFee86-4.

Approved by:	jseger (previous maintainer)
2000-08-24 09:53:11 +00:00
Sheldon Hearn
1f8d2883ee Remove the fsgs patch, which is no longer required.
PR:		11287
Reported by:	Juergen Lock <nox@jelal.kn-bremen.de>
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2000-08-24 08:17:24 +00:00
Chris Piazza
d5945fb93f WWW: change
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-08-23 21:42:39 +00:00
Justin M. Seger
e1657265b5 Upgrade to ImageMagick-5.2.3 2000-08-23 21:20:20 +00:00
Bruce A. Mah
891441a353 Update my address in the Makefile MAINTAINER field. 2000-08-23 20:07:56 +00:00
Bruce A. Mah
e28bf58fb7 Update my email address in Makefile MAINTAINER field. 2000-08-23 20:07:00 +00:00
Akinori MUSHA
71217109c1 Add ruby-gdbm, a Ruby extension to GDBM library. 2000-08-23 19:17:22 +00:00
Akinori MUSHA
be957101cb Chase the recent moving of linux_ioctl.h. 2000-08-23 19:13:51 +00:00
Maxim Sobolev
8d8b937e7a Update to 1.1.25. 2000-08-23 18:33:58 +00:00
Nick Sayer
fa18e559c9 1. Correct the city
2. Improve the accuracy (ala phk. Alas, +/- 1 sec is as far as I've
pursued the matter)
2000-08-23 18:02:24 +00:00
Ben Smithurst
9493643849 Add cvsmail - a program to add cvsweb.cgi links to the FreeBSD commit
messages via a procmail rule.  (The links point to the actual diff for the
commit, not just to the file within the repo.)
2000-08-23 17:58:44 +00:00
Ade Lovett
4fb7aa4053 Update to 0.4.1 2000-08-23 17:55:43 +00:00
Neil Blakey-Milner
559b04acc9 Upgrade to pdmenu 1.2.64.
This version apparently fixes the situation whereby when pdmenu loses
it's tty, it runs away with the CPU.

Many thanks to Joey Hess (the author) for his quick response.
2000-08-23 15:11:24 +00:00
Kevin Lo
4618632f51 Update to version 0.46.2
PR: 20739
Submitted by: MAINTAINER
2000-08-23 14:32:26 +00:00
Kevin Lo
2cca40f54d Update to version 3.0.21
PR: 20801
Submitted by: MAINTAINER
2000-08-23 14:04:15 +00:00
Maxim Sobolev
b43c954162 Take over maintainership.
Submitted by:	jseger (previous maintainer)
2000-08-23 12:51:33 +00:00
Chris D. Faulhaber
29afe4a449 - Update port to 0.2.2
- Change LIB_DEPENDS from gnomelibs to gnomecore

Submitted by:	Gary Benson <garyb@ee.bath.ac.uk>
2000-08-23 12:33:17 +00:00
Thomas Gellekum
6ffe0e82a8 Upgrade to 0.6.6. 2000-08-23 10:49:48 +00:00
Maxim Sobolev
0e47114f87 Update to 0.4.3. 2000-08-23 10:30:58 +00:00
Kris Kennaway
b57e6c0761 Don't install the startup script if ssh is being run out of inetd.conf
PR:		15691
Submitted by:	Roger Marquis <marquis@roble.com>
2000-08-23 09:57:05 +00:00
Kris Kennaway
2351526239 Upgrade to whisker 1.4
PR:	20616
Submitted by:	Ron Rosson <insane@lunatic.oneinsane.net>
2000-08-23 09:32:03 +00:00
Kevin Lo
376bedfc02 - Remove obsolete site form MASTER_SITES
- Change location of data files from libdata/ to share/

PR: 20752
Submitted by: Ports Fury
2000-08-23 08:43:39 +00:00
Kevin Lo
80d3503afa - Support LOCALBASE properly
- Change location of data files from libdata/ to share/

PR: 20751
Submitted by: Ports Fury
2000-08-23 08:30:02 +00:00
Kevin Lo
c275aecea4 Change location of data files from libdata/ to share/
PR: 20750
Submitted by: Ports Fury
2000-08-23 08:19:24 +00:00
Kevin Lo
34e2e47f67 Update to version 0.94.8.2
PR: 20748
Submitted by: Ports Fury
2000-08-23 08:09:25 +00:00
Kevin Lo
f2f4a63af1 Update to version 0.9.80
PR: 20745
Submitted by: Ports Fury
2000-08-23 08:01:20 +00:00
Akinori MUSHA
fcc1e9aaaf Fix recursive PKGNAMEPREFIX reference.
Found by:	Dan Langille <dan@langille.org>
2000-08-23 07:51:39 +00:00
Kevin Lo
a3915dc175 Update MASTER_SITES
PR: 20769
Submitted by: MAINTAINER
2000-08-23 07:47:09 +00:00
Kevin Lo
02b76a29ae Update MASTER_SITES
PR: 20770
Submitted by: MAINTAINER
2000-08-23 07:41:42 +00:00