1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

2629 Commits

Author SHA1 Message Date
Satoshi Asami
6e76ce33be Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.
NO_MTREE should work as advertised (for both direct installation and
pkg_add) now.
1995-11-17 16:49:40 +00:00
Satoshi Asami
099d8df4a7 Minor cleanup. Standardize package names (they now all start with "ru-"),
add "russian" to categories.
1995-11-16 03:13:14 +00:00
Satoshi Asami
8dbd3135e1 Submitted by: ache
It fix Cut&Paste russian chars for Netscape.
1995-11-16 02:49:32 +00:00
Satoshi Asami
f9829ce695 Oops, the previous one was nuked by the full filesystem. This one is
correct.
1995-11-15 11:21:02 +00:00
Satoshi Asami
e03eceae26 Add apsfilter. 1995-11-15 11:12:51 +00:00
Satoshi Asami
07ea16dc2d "Make printing under FreeBSD actually work" (according to jkh)
Submitted by:	Andreas Klemm <andreas@knobel.gun.de> via jkh
1995-11-15 11:08:02 +00:00
Satoshi Asami
b6150987b9 Added platex and ptex2. 1995-11-15 10:32:24 +00:00
Satoshi Asami
3c52816f1d platex, a Japanese latex that runs under ptex2.
Submitted by:	ohmon@sfc.keio.ac.jp
1995-11-15 10:27:39 +00:00
Satoshi Asami
a3fce4f107 New version of ptex. Since it's somewhat incompatible with the previous
version, imported with suffix "2".  Required for platex2e (coming soon).

Submitted by:	ohmon@sfc.keio.ac.jp
1995-11-15 10:16:10 +00:00
Satoshi Asami
a5ccb121a1 Make sure ftpget is executable, remove extraneous mkdir's.
Submitted by:	jmz
1995-11-15 03:31:36 +00:00
Satoshi Asami
b0e19222a0 Make it work again.
Submitted by:	joerg
1995-11-14 22:48:42 +00:00
Satoshi Asami
3579254c2d (1) CATEGORIES is "emulation", not "emulators" (I know, I know! I'm going
to do something about this situation once 2.1 is out!)

(2) Add PKGNAME=linux_lib-1.0.  Version numbers are always required.
1995-11-14 13:03:13 +00:00
Satoshi Asami
1d1efcb420 Add linux_lib. 1995-11-14 13:01:55 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00
Satoshi Asami
15c9ca7f23 Add missing %D. 1995-11-13 13:06:36 +00:00
Satoshi Asami
0311018e96 Take out unneccesary @cwd. 1995-11-13 13:04:38 +00:00
Satoshi Asami
860bcca928 Use @cd to switch between /usr/local and /usr/X11R6, not absolute pathnames.
This package properly pkg_adds again now.
1995-11-13 10:18:01 +00:00
Paul Traina
2b31bca0bc Fix package list so we don't get errors on add or delete.
(just removed directory entry in PLIST for /usr/include/zephyr, let it
 be created implicitly).

This has been tested thrice.
1995-11-11 18:14:10 +00:00
Satoshi Asami
99f8e9e619 Duhh, I meant ghostscript, not ghostcript, sir! 1995-11-09 12:16:42 +00:00
Satoshi Asami
9b538f1c61 Added ghostscript and xdvi. 1995-11-09 12:11:40 +00:00
Satoshi Asami
06c1f6f9e5 Remove the GUIDELINES file, which is replaced by section 4.3 of the
handbook a long time ago.

Add a small README.  It just refers refers people to section 4.2 and
4.3 of the handbook for now.  It will be replaced with the all-dancing
all-singing complete subdirectory-describin', tellin'-the-user-exactly-
what-to-do version after 2.1 is out and I get some time!
1995-11-09 09:39:19 +00:00
Satoshi Asami
b1f2a7eea6 Enable dgd-lpmud now that it compiles & packages.
Submitted by:	adam
1995-11-09 07:41:00 +00:00
Satoshi Asami
d7fb804ee7 Upgrade from October to November version.
Submitted by:	se@zpr.uni-koeln.de (Stefan Esser)
1995-11-09 07:23:22 +00:00
Satoshi Asami
6018d82357 Upgrade, 2.2->3.0.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-11-09 07:13:56 +00:00
Satoshi Asami
309fb1c520 Add xbmbrowser. 1995-11-09 06:50:18 +00:00
Satoshi Asami
1f5db5b0b7 View complete directories of X bitmaps and X pixmaps.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-11-09 06:49:27 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
a1fdd10249 A few typos. How in the hell did "BUILD_DEPENDS=${PREFIX}/..." slip
past me!?! ;)

Submitted by:	torstenb
1995-11-09 06:01:03 +00:00
Satoshi Asami
9deec151d7 Add torstenb as maintainer. 1995-11-09 05:58:00 +00:00
Satoshi Asami
9d395164e4 Include include/dbz.h in the package.
Noticed by: the nntp port
1995-11-09 05:49:59 +00:00
Eric L. Hernes
43d6da6497 third time's a charm
1) fixed symlinks in the distfile
2) chaged `pre-buid' to `pre-install'
3) allowed `mkdir ${PREFIX}' to fail gracefully

looks like a package will work now.
1995-11-08 15:06:30 +00:00
Eric L. Hernes
10a4182717 added more libraries to the package
particularily newer X11 libs.
1995-11-07 18:05:52 +00:00
Paul Traina
6dec951efc ...just realized I was committing a binary file to CVS, ugh...redo uncompressed 1995-11-07 16:20:55 +00:00
Paul Traina
c568b5d285 Add optional support for enabling MIT's DES based authentication and
also rolled in Kerberos V4 support so xdm can aquire your tickets for you.
Approved by: jmz & asami
1995-11-07 16:17:03 +00:00
Eric L. Hernes
9a5ea851d4 changed build target to pre-build target. 1995-11-06 15:18:05 +00:00
Satoshi Asami
dd2d65ff55 Add netscape2.language. 1995-11-06 03:19:39 +00:00
Jordan K. Hubbard
714901ec71 Add a cheesy "mkdir -p ${PREFIX}" as build target since most
systems won't have /compat/linux already created and the install
will fall right over.
1995-11-05 11:54:58 +00:00
Paul Traina
dcc3adbef2 Update our port to XFree86-3.1.2-S, which has the security update from
the XFree86 group (which is their flavor of XC fix 13).
Reviewed by:	jmz
1995-11-04 20:56:42 +00:00
Eric L. Hernes
c8d80a8275 imported port for linux-libraries
This is part of the linux-compatibility setup
Obtained from: an old slackware dist
Approved by: asami (I hope ;-) )
1995-11-03 20:33:34 +00:00
Adam David
81aae64e74 Emergency fix to fake-install workaround.
This will all go away later when I implement fake-install generically.
Needed by:	asami
1995-11-02 10:17:15 +00:00
Satoshi Asami
3eddcbb776 Sort things alphabetically. 1995-11-02 08:36:30 +00:00
Satoshi Asami
40f8e6581f Change ashe from NOBUILD to RESTRICTED, that's what we use elsewhere
for things that require Motif (like Mosaic).

Move ashe into alphabetically correct position.
1995-11-02 08:21:27 +00:00
Satoshi Asami
7acba3d8ef Put BUILD_DEPENDS before other misc. variables. 1995-11-02 08:07:29 +00:00
Satoshi Asami
335844128d Don't add manpage to /etc/shells. ;>
Reported by:	obrien@cs.ucdavis.edu (David E. O'Brien)
1995-11-01 05:32:34 +00:00
Paul Traina
7cc1cfcec4 Add ashe & gnats (ashe=nobuild due to motif) 1995-10-30 17:32:34 +00:00
Paul Traina
bdb19e4ad1 Initial import of ashe-1.1.2. 1995-10-30 17:29:08 +00:00
Paul Traina
cdb615dac1 Initial import of gnats 3.2
Approved by: asami
1995-10-30 17:26:10 +00:00
Jordan K. Hubbard
979b9a5bf7 Shorten the comments. 1995-10-29 19:48:09 +00:00
Eric L. Hernes
5df04e696b shortened COMMENTS 1995-10-28 20:43:28 +00:00
Eric L. Hernes
8b985bd4c1 added myself as MAINTAINER 1995-10-28 20:42:42 +00:00