hubertf
2f200a9069
- Put back FreeBSD RCS-Id
...
- add MANCOMPRESSED, MAN1
1997-10-24 01:13:48 +00:00
hubertf
a02acdb6d4
search fdrc in ${PREFIX}/etc, not /etc
1997-10-24 01:12:07 +00:00
hubertf
d2d04e808b
do not define sys_errlist
1997-10-24 01:11:19 +00:00
hubertf
6d5da5669a
include etc/fdrc
1997-10-24 01:08:52 +00:00
hubertf
f244514f27
- Put back FreeBSD RCS-Id
...
- Install .fdrc
1997-10-24 01:08:15 +00:00
hubertf
7b569bd4b8
remove all directories on pkg_delete
1997-10-24 01:06:26 +00:00
hubertf
c0a33377e4
Add URL of homepage to description
1997-10-24 01:05:27 +00:00
hubertf
bae33eb584
- Put back FreeBSD RCS-Id
...
- Move from tk41 to tk80
1997-10-24 01:04:55 +00:00
hubertf
016600b8bf
include formatted manpage
1997-10-24 01:03:09 +00:00
hubertf
2ff1b849ee
shut up user_from_uid(3), group_from_gid(3)
1997-10-24 01:01:57 +00:00
hubertf
762f3a6ac2
put manpages in ${PREFIX}/man, not ${PREFIX}/man/man
1997-10-24 00:59:27 +00:00
hubertf
f52bc642e9
- Put back FreeBSD RCS Id
...
- define MAN1
1997-10-24 00:58:01 +00:00
hubertf
58e3a18725
- Put back FreeBSD RCS-Id
...
- Define MANCOMPRESSED, MAN1
1997-10-24 00:55:33 +00:00
hubertf
90b81b96ea
claen up on pkg_delete
1997-10-24 00:51:37 +00:00
hubertf
98bbe5629e
Update patch to detect Free/NetBSD in one go.
1997-10-24 00:51:00 +00:00
hubertf
ed3e65518e
Put back FreeBSD RCS-Id
1997-10-24 00:47:42 +00:00
hubertf
50553ed941
You need this option for Free- AND NetBSD! :-)
1997-10-24 00:34:43 +00:00
hubertf
e28819b3ad
Use ${PREFIX}, not /usr/local!
1997-10-24 00:33:25 +00:00
hubertf
e89677cb25
Put back FreeBSD RCS-Id.
1997-10-24 00:31:35 +00:00
hubertf
0ecaae037b
clean out dirs on pkg_delete
1997-10-24 00:28:26 +00:00
hubertf
7b9909c897
Put back FreeBSD RCS-Id.
1997-10-24 00:28:05 +00:00
agc
64dc6f67d8
Add libutf
1997-10-23 20:26:23 +00:00
agc
96be86a43a
Initial import of library with UTF-8 character set functionality, and
...
including UTF-8 aware regular expressions. Needed for the ssam editor.
1997-10-23 19:45:18 +00:00
agc
2a938855f8
Revert the default location to be /usr/local, so that we can use
...
the pre-processing stage in the pre-configure Makefile target to
modify /usr/local to ${PREFIX}.
1997-10-15 16:58:10 +00:00
agc
f55148deb0
Pre-process the source tree, to modify /usr/local to ${PREFIX}.
...
This is done in the pre-configure stage.
1997-10-15 16:54:39 +00:00
agc
10f0d54373
Fix obvious typo which caused a NetBSD system to be recognised
...
as a FreeBSD one.
1997-10-15 16:37:56 +00:00
agc
af798f6977
Restore original FreeBSD Id.
...
Uncomment rpm
1997-10-13 15:09:19 +00:00
agc
ff08b8c1d1
Restore original FreeBSD RCS Id.
1997-10-13 15:07:24 +00:00
agc
9a2af923f7
Restore original FreeBSD Id.
1997-10-13 15:06:07 +00:00
agc
5e0fb7dad5
Flesh out the description somewhat, so that its reason for existence
...
is a bit more discernable.
1997-10-13 15:03:49 +00:00
agc
f83d70e839
Remove obsolete patch to include <malloc.h> - this has been fixed in
...
the distribution sources.
Add a new patch to lib/rpmrc.c to include <sys/time.h> before
including <sys/resource.h>
Add a patch to po/Makefile.in to use mkdir to create a directory,
rather than $(INSTALL).
1997-10-13 14:59:15 +00:00
agc
a996542f28
Restore original FreeBSD RCS Id
...
Add NetBSD RCS Id.
Upgrade to version 2.4.8
1997-10-13 14:56:02 +00:00
agc
7d91908495
Uncomment amanda.
1997-10-13 14:07:30 +00:00
agc
98aeda2169
Remember the files in ${PREFIX}/share/examples/amanda that we've
...
installed.
1997-10-13 14:06:31 +00:00
agc
e9868972bf
Update the full path names to reflect the default NetBSD location.
...
We really need to have a preprocess pass on the patches to make this
automatic.
1997-10-13 14:05:21 +00:00
agc
f501cbe437
Add support for NetBSD, using uname -s to work out which OS we're on.
1997-10-13 14:03:10 +00:00
agc
b805ca7b82
Add NetBSD RCS Id.
1997-10-13 14:01:45 +00:00
agc
1cdccbd859
Fix obvious SNAFU in package's description file to reflect the wording
...
in the README file.
1997-10-13 13:14:01 +00:00
agc
9c411a3d71
Add NetBSD RCS Id.
...
Uncomment team.
1997-10-13 12:57:38 +00:00
agc
076da02f1d
Set MANCOMPRESSED as team installs its manual page in gzipped form.
...
Modify PLIST to include the formatted page as well as raw one.
1997-10-13 12:54:18 +00:00
agc
148c2c2f51
Add NetBSD RCS Id.
1997-10-13 12:49:10 +00:00
agc
352d7a0f37
Mark FreeBSD RCS Id as such.
...
Make this compile on NetBSD:
+ __FreeBSD__ -> (defined(BSD) && BSD >= 199306)
+ eliminate compiler warnings by working around unusual definition in
switch statement.
+ change the man directory location to reflect NetBSD reality.
1997-10-13 12:47:44 +00:00
hubertf
7e7b1a36d2
screen works.
1997-10-11 22:17:46 +00:00
hubertf
697607f6e9
- require gtexinfo for info-pages, thus don't try to create info/dir
...
- rm screen.old if presend (on pkg_delete)
1997-10-11 22:14:42 +00:00
hubertf
cff4a849f4
Comment out ports not checked yet
1997-10-11 22:00:15 +00:00
hubertf
240eed442d
Import as of 09/25/97
1997-10-11 21:53:59 +00:00
hubertf
652e2956ee
Initial import of FreeBSD's screen port.
1997-10-11 21:47:45 +00:00