1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
Commit Graph

2798 Commits

Author SHA1 Message Date
Satoshi Asami
418b9a67e5 Upgrade from 19.29 to 19.30. One of the patches, which we got from
rms, is no longer necessary (naturally).
1995-12-01 09:35:20 +00:00
Jean-Marc Zucconi
ffa8b104c8 radix = 2 (not 16) for floats. 1995-11-30 15:16:20 +00:00
Stefan Eßer
271a11f321 Update to Wine-951124. 1995-11-29 21:38:35 +00:00
Andrey A. Chernov
1cd1e2969e udef pgp until I made another package name 1995-11-29 19:07:16 +00:00
Satoshi Asami
e931d49d00 Add "PKGNAME=mosaic-2.6". The DISTNAME of this port is "Mosaic-src-2.6",
which is inappropriate as a package name because:

(1) It contains the string "src"
(2) A simple package is not allowed to have a name that starts with a
    capital letter.  Remember, uppercase names are reserved for large
    software packages (Wnn, ImageMagick, etc.)!
1995-11-29 11:37:50 +00:00
Satoshi Asami
59aedfda14 Make mosaic work in 15/16bpp mode. I haven't tested it here (I don't
have Motif!), but verifies that the patch at least applies.

Submitted by:	Steve Passe <smp@ilsa.systemsix.com>
1995-11-29 10:48:30 +00:00
Thomas Gellekum
65b658059e COMMENT: shorten
DESCR:   cosmetic change
PLIST:   explode directory contents
1995-11-28 08:30:28 +00:00
Thomas Gellekum
7c15aee12d Ok, if CVS wants a seperate log for each directory it shall have it.
patch-a: reflect directory layout for tk4
patch-b: tk4 compatibility
1995-11-28 08:12:02 +00:00
Thomas Gellekum
37761b194b Patches for use with Tk4.0 and general cleanup:
LIB_DEPENDS->RUN_DEPENDS in the Makefile; exploding the directory
contents in pkg/PLIST; new patch-b for Tk4 compatibility; patch-a
now reflects tk4's directory layout.
1995-11-28 07:54:57 +00:00
Satoshi Asami
d388462c78 Add XView.prog.
Noticed by:	workman port
1995-11-27 07:53:13 +00:00
Satoshi Asami
b5d85759a6 Move dependency's path from utils/rman to misc/rman. 1995-11-27 07:50:54 +00:00
Satoshi Asami
d466dd1a69 Change categories to "www". gn has "net" in there too. 1995-11-27 04:10:35 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
e60d4861ed Move utils to misc. Add www. 1995-11-27 03:50:07 +00:00
Satoshi Asami
13b4c6b5e4 Modify Makefile copied from utils/. Delete beav (moved to editors/),
add astrolog (moved from games/) and team (was totally missing!).
1995-11-27 03:38:03 +00:00
Satoshi Asami
47a249c4f5 BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comes
with cnews and installed in libexec.
1995-11-27 00:08:37 +00:00
Satoshi Asami
4c2ee7636c Remove a bunch of things (Mosaic, apache, cern_httpd, cern_linemode,
chimera, gn, lynx, netscape, netscape2, tkWWW, wn, wwwish) that left
for the greener pastures of www/.
1995-11-26 22:21:13 +00:00
Satoshi Asami
839f90e008 The first Makefile for the www category. Initial membership:
Mosaic, apache, ashe, cern_httpd, cern_linemode, chimera, gn,
lynx, netscape, netscape2, tkHTML, tkWWW, weblint, wn, wwwish

This rapidly growing category will no doubt be our flagship, so
let's all make it shine! :)
1995-11-26 21:50:10 +00:00
Satoshi Asami
bc90aa5925 Removed astrolog. 1995-11-26 21:34:40 +00:00
Satoshi Asami
de27e113ec Remove gmp. 1995-11-26 21:25:36 +00:00
Satoshi Asami
cd9cacef15 Remove weblint (moved to www/). 1995-11-26 21:19:12 +00:00
Satoshi Asami
c64bb6c330 Add beav (moved from utils/), removed ashe and tkHTML (moved to www/). 1995-11-26 21:03:22 +00:00
Satoshi Asami
e1c2f41478 Added xvgr. 1995-11-26 13:49:33 +00:00
Satoshi Asami
da855e3f1b Added workman. 1995-11-26 12:47:37 +00:00
Satoshi Asami
c873ad9bd2 Yet another CD player, just much better than others. Requires xview.
Submitted by:	Donald Burr <d_burr@ix.netcom.com>
1995-11-26 12:47:06 +00:00
Satoshi Asami
ba036ace54 Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable files
too.  Basically, if the name starts with a "/", it's tested with "test -e";
otherwise, it's tested with "witch -s".

Reviewed by:	the ports list (well at least nobody complained)
1995-11-26 12:35:49 +00:00
Satoshi Asami
da789be791 Shorten category names. 1995-11-26 12:21:42 +00:00
Satoshi Asami
1964302fda Change "emulation" to "emulators". I have no idea how I missed this one! 1995-11-26 12:21:03 +00:00
Satoshi Asami
8596481e55 Category "networking" -> "www". 1995-11-26 11:32:35 +00:00
Satoshi Asami
69bfd4e29c Change gategory name "development" -> "devel". Also take out the
"programming" that was in some of them, it's pretty obvious what
we are talking about here.
1995-11-26 11:29:21 +00:00
Satoshi Asami
7256ded795 Remove "utils" from the categories. They already are in others. 1995-11-26 10:51:53 +00:00
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Satoshi Asami
25c1b1ab74 Upgrade, 1.11 -> 1.12. 1995-11-26 10:24:26 +00:00
Satoshi Asami
602852a325 Upgrade, 1.39 -> 1.40. The patch I sent to the author is included in the
source now (although he doesn't credit me, and that hurts my big ego).
1995-11-26 09:51:39 +00:00
Jordan K. Hubbard
21daa105db Remove unnecessary include of <rpcsvc/ypclnt.h>
Submitted by:	Faried Nawaz <fn@pain.csrv.uidaho.edu>
1995-11-25 18:07:59 +00:00
Andrey A. Chernov
3f08379849 Upgrade 2.2.1 -> 2.2.2 1995-11-23 20:38:16 +00:00
Peter Wemm
c9bf0309fd Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:
1) It eliminated the need for my horrible kludge patch-ad
2) 1.2.12 has data stream compression (like gzip).
(I'm talking with the author about the remining three patches)
1995-11-23 17:19:18 +00:00
Jean-Marc Zucconi
01dd0b772a Update to version 1.2 1995-11-23 14:33:48 +00:00
Mark Murray
663e5de109 Move the physical copy of Wraphelp.c to after link-farm creation.
This fixes the build for CDROM owners.
Reviewed by:	jmz
1995-11-23 14:28:52 +00:00
Jean-Marc Zucconi
9afe82cb0d Upgrade to patchlevel 20. 1995-11-22 21:11:05 +00:00
Andrey A. Chernov
3d37d4548f Upgrade 2.5 -> 2.6 1995-11-22 17:26:39 +00:00
Satoshi Asami
522f26585e Change "x11 emulation" to "x11 emulators". 1995-11-22 13:21:37 +00:00
Satoshi Asami
45cb4f24a6 Change category "networking" to "net". 1995-11-22 13:20:16 +00:00
Satoshi Asami
b420aa2bfb Change "printing" to "print". 1995-11-22 13:18:35 +00:00
Satoshi Asami
0fd2329541 Change "utilities" to "utils. 1995-11-22 13:17:51 +00:00
Satoshi Asami
8043d7801a Change category from "math languages" to "math lang". 1995-11-22 13:14:04 +00:00
Satoshi Asami
ea3cfc0868 Change category from "math printing" to "math print". 1995-11-22 13:13:35 +00:00
Satoshi Asami
5812de6cad Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +00:00
Satoshi Asami
7f7be8d1c8 Change "mail news utilities" to "mail news utils". 1995-11-22 13:12:23 +00:00
Satoshi Asami
ad18576add Category name changes ("printing" -> "print", "languages" -> "lang").
"networking" is left alone for now.
1995-11-22 13:06:38 +00:00