1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

6347 Commits

Author SHA1 Message Date
Steven Wallace
3d95be6a79 Nulib is a shell-based NuFX archive utility, based loosely on ARC for
the IBM PC and ar(1) under UNIX.  It allows you to perform certain
operations on the same archives used by ShrinkIt, including view
archive contents, add to archive, extract from archive, and delete
from archive.  In addi- tion, it will list and unpack files from
Binary II archives.
1997-05-15 23:23:09 +00:00
Masafumi Max NAKANE
87bf1e7814 Add lips3 printer driver to the list of default driver.
PR:		3576
Submitted by:	mita@jp.FreeBSD.ORG
1997-05-15 09:51:24 +00:00
Masafumi Max NAKANE
58f12e766c Upgrade, 3.9.3 -> 3.9.4. 1997-05-15 09:13:35 +00:00
Thomas Gellekum
5b97cd95e1 Upgrade to 1.4.5. 1997-05-15 07:20:06 +00:00
Andrey A. Chernov
f9ae952388 Upgrade to pre7 1997-05-14 14:40:42 +00:00
Torsten Blum
956afa37ad remove scripts/local 1997-05-14 10:36:46 +00:00
Torsten Blum
989e14ddc7 - Don't use irc.FreeBSD.org as the default Server
- Disable #FreeBSD auto-join

Requested by: gpalmer and myself ;)
1997-05-14 10:35:13 +00:00
Thomas Gellekum
98dc5e97aa Add some missing manpages to MAN3 and update PLIST. 1997-05-14 08:58:08 +00:00
Thomas Gellekum
930efa97df Follow directory layout of python (shared objects -> lib/python1.4). 1997-05-14 07:38:56 +00:00
Thomas Gellekum
5866f48b31 Some reorganization of this port:
- build some modules as shared objects, reducing the interpreter's
  size and removing the dependency on tix
- install shared objects in lib
- remove version number from OS-dependent script dir

A new port of PyTix will follow shortly.
1997-05-14 07:35:22 +00:00
Ollivier Robert
2f8ef1af98 This is the Perl5 equivalent of the MNT_NOSUID patch that was put into
/usr/bin/perl a while ago. It works with 5.003 and 5.004-tobe.

I can't test it on freefall (I don't have a setuid script to play with)
but it works at home. I'll test on thud later.

Every setuid script found on a partition mounted "nosuid" will not be executed
and "Permission Denied" will be displayed.

It won't be in soo-to-be-released 5.004 because it is not a FreeBSD speciific
problem but it will be dealt with in 5.004_01 (maintenance release).

Obtained from: Jörg's patch (edited for Perl5 by me).
1997-05-13 16:12:55 +00:00
Stefan Eßer
0a0f2047fb Upgrade to May 5, 1997 version of Wine 1997-05-12 11:08:00 +00:00
Masafumi Max NAKANE
1dfa1ba01a Upgrade, 3.4 -> 3.5.
PR:		3181 3372
Submitted by:	 Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-05-12 06:33:23 +00:00
Mark Murray
9e17465086 Update to 3.6.0. Change maintainer to Mark Huizer (zaa@stack.nl) 1997-05-11 17:08:34 +00:00
Andreas Klemm
fec72f4dd4 - Updated checksum file, sources changed without bumping the version number
- make patch-ab work again, because of the changes ...
- merge in the CFLAGS from /etc/make.conf
After that the port compiles well and make package is still working ;)
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-11 13:03:43 +00:00
David Nugent
9c41c4452d login_getclass() -> login_getpwclass(). 1997-05-10 19:03:09 +00:00
Satoshi Asami
2c0354b819 I'd rather use a package than a port
yes I would
if I could
I surely would
wooh-ooh.
1997-05-10 11:11:51 +00:00
Satoshi Asami
f6da2d14af No need to use += for CONFIGURE_ENV here. Remember, bsd.port.mk is
included at the end of the Makefile.
1997-05-09 23:42:43 +00:00
John Polstra
0fc5da0960 Add a fix for a graphics bug. 1997-05-09 20:45:02 +00:00
James FitzGibbon
8b26f15c0e Fix incorrect path: /usr/ucb/tail -> /usr/bin/tail 1997-05-09 16:06:41 +00:00
Masafumi Max NAKANE
5bcd3a231b Activate hmconv. 1997-05-09 10:44:31 +00:00
Andrey A. Chernov
c10cdb0be9 Upgrade to 3.9.3
PR: 3550
1997-05-09 10:43:44 +00:00
Masafumi Max NAKANE
b251ad1b6f New port, hmconv:
hmconv is Korean code conversion utility for especially for E-mail.
It can convert between KS C 5601 and ISO-2022-KR.

Original version is by Jungshik Shin <jshin@minerva.cis.yale.edu>.
PR:		3154
Submitted by:	Choi Jun Ho <junker@jazz.snu.ac.kr>
1997-05-09 10:37:23 +00:00
Thomas Gellekum
dd329ac4c1 Circumvent check for wishx. 1997-05-09 09:31:08 +00:00
Masafumi Max NAKANE
1294f54fbb Upgrade, 1.1 -> 1.6. 1997-05-07 23:40:59 +00:00
Masafumi Max NAKANE
20be0d2f57 Activate xmake. 1997-05-07 21:02:17 +00:00
Masafumi Max NAKANE
28f0fc4714 New port, xmake:
XMake is a make utility.  It is not compatible with other makes, but
provides extended functionality over most standard makes.  Whereas most
other makes have confusing rulesets and do not support many-to-many
dependancy specifications, XMake has relatively few (basically no) rulesets
and allows you to easily specify many:many dependencies.  This gives XMake
the flexibility to deal with complex project hierarchies very simply.
PR:		3137
Submitted by:	 dlowe@saturn5.com
1997-05-07 20:58:50 +00:00
Andrey A. Chernov
2740ef0a2f Install images into separate directory 1997-05-07 19:51:25 +00:00
Thomas Gellekum
2061043e80 Oops, forgot RUN_DEPENDS. 1997-05-07 07:47:00 +00:00
Thomas Gellekum
7685a356e6 Add klondike and dontspace. 1997-05-07 07:45:48 +00:00
Thomas Gellekum
ef0afde493 Import a dontspace port. dontspace is a solitaire game for X11
modeled after Free Space.

Submitted by:	John Heidemann <johnh@isi.edu>
1997-05-07 07:44:38 +00:00
Thomas Gellekum
a029cbf0c8 Import of a klondike port. Klondike is a solitaire game for X11.
Submitted by:	John Heidemann <johnh@isi.edu>
1997-05-07 07:41:50 +00:00
Satoshi Asami
de2a28bd72 No need to use "+=" to define MAKE_ENV.
Also, replace the four lines starting with .if !defined(NOMANCOMPRESS)...
with a single line MAN1=star.1.  I think that's much easier. :)
1997-05-07 02:03:58 +00:00
Satoshi Asami
71824badff Remove "x11" from categories, this is just an application that uses X.
Move WRKSRC down to the right place.
1997-05-07 01:55:30 +00:00
Satoshi Asami
f01c59cf26 Remove empty line. 1997-05-07 01:54:18 +00:00
Masafumi Max NAKANE
e2f464959f This port is for Korean, not for Chinese!
Submitted by:	mita@jp.freebsd.org
PR:		3515
1997-05-06 20:03:38 +00:00
John Polstra
7a4ac6b1f2 Fix the master site, which has moved from freefall to hub. Add the
German mirror site and the other US site as well.
1997-05-06 15:03:41 +00:00
James FitzGibbon
2d81f85bc8 Remove perl5 from CATEGORIES
Approved-by: Wolfram Schneider <wosch@apfel.de>
1997-05-06 14:28:43 +00:00
Thomas Gellekum
9ebedda797 New checksum. 1997-05-06 07:41:52 +00:00
Andrey A. Chernov
868d8c3a0a Fix a typo
Submitted by: Dmitry Kohmanyuk <dk@genesyslab.com>
1997-05-06 00:08:46 +00:00
Andrey A. Chernov
80a0b0a762 Upgrade to 1.12 1997-05-05 16:54:14 +00:00
Masafumi Max NAKANE
1c3779d427 Added some missing files.
Noticed by:	 Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
PR:		3507

While at it, moved @dirrm's to the end of file.
1997-05-05 15:42:06 +00:00
Joerg Wunsch
ca01692fea Fix a gross bug in the El Torito stuff, causing a coredump during exit(). 1997-05-05 14:19:10 +00:00
Thomas Gellekum
e69c533945 Simplify patch. 1997-05-05 13:48:19 +00:00
Thomas Gellekum
f5ea2c6355 Add pythonqt. 1997-05-05 12:38:41 +00:00
Thomas Gellekum
9c83dd79e8 Add giflib. 1997-05-05 12:38:30 +00:00
Thomas Gellekum
d0d0bea147 Import a port of Eric Raymond's giflib, a library and collection of
tools for working with GIF files.
1997-05-05 12:33:44 +00:00
Thomas Gellekum
bc5fedabf8 Clean up some left-over from FreeBSD-2.0 days. 1997-05-05 12:30:24 +00:00
Thomas Gellekum
fb75e8f866 Add NumPy to default search path. 1997-05-05 12:29:45 +00:00
Thomas Gellekum
03a53cc67c Add RUN_DEPENDS and respect NOPORTDOCS. 1997-05-05 12:27:10 +00:00