Commit Graph

83 Commits

Author SHA1 Message Date
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
brad
0dceb893fe add delay to Makefile 1999-03-19 03:02:46 +00:00
brad
1468081753 add delay port 1999-03-19 02:57:33 +00:00
marc
90345392d4 USE_MOTIF instead of REQUIRES_MOTIF; op21@squish.org 1999-03-12 19:25:02 +00:00
niklas
8d169588f0 Make compile on alpha 1999-03-11 22:48:16 +00:00
marc
31f8ff8cc5 don't forget the new patches 1999-03-11 20:20:44 +00:00
marc
75cfd2bc98 general clean-up; Christian Weisgerber <naddy@unix-ag.uni-kl.de> 1999-03-11 20:19:28 +00:00
marc
a9db3e5150 Don't force a gmake build; use MAKE_ENV to set the environment 1999-03-08 03:26:13 +00:00
brad
f44d4b5a98 add MASTER_SITE_SUBDIR 1999-03-07 01:38:58 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
espie
db9e7f41d2 Builds cleanly with SEPARATE_BUILD 1999-03-01 22:36:41 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
fgsch
7864d8573d removed unneeded patch. 1999-02-20 00:45:55 +00:00
fgsch
1c6e122108 Update to 3.7.6. work by bsmith@bfmni.com. 1999-02-20 00:42:29 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
marc
58652ff4aa Add patch to change run-time dependency to plan
(which is in the ports tree), not ical (which isn't)
1999-02-11 23:03:58 +00:00
marc
e45389fb77 Allow lesstif to be used in place of motif;
update packing list
1999-02-11 22:59:54 +00:00
marc
4dc993c625 fix the remainder of long COMMENT files 1999-01-27 00:22:28 +00:00
d
d3abfa8498 didn't need this 1999-01-20 06:03:14 +00:00
d
094e1899b7 oops 1999-01-20 05:56:46 +00:00
d
f7de4617fc cdrecord-1.6.1 1999-01-20 05:50:40 +00:00
marc
ae7c330a32 shorten comment 1998-12-17 00:36:17 +00:00
downsj
4dee181e1b Remove hp300 and pmax from list of supported archs. Kind of difficult to run
something that uses SCSI commands on systems without generic SCSI.
1998-11-23 04:00:49 +00:00
provos
b0b218acca shorten COMMENT 1998-11-19 14:21:08 +00:00
niklas
3ef872a03b Shorten COMMENT to be under 60 characters 1998-11-19 07:16:36 +00:00
yanick
82a8ac8ee1 Add OpenBSD tag 1998-11-19 00:29:35 +00:00
yanick
6ced245344 Add dialog to Makefile 1998-11-19 00:07:25 +00:00
yanick
76f5f53494 Add dialog port 1998-11-18 23:55:32 +00:00
form
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
form
d9b45536c2 add deco to makefile 1998-10-01 12:14:23 +00:00
form
5da285e8ab Simple Norton Commander clone, fast and small... 1998-10-01 12:04:24 +00:00
ian
a490cfd124 Adding SUBDIR+= entries for ports I put in recently. 1998-10-01 01:44:05 +00:00
ian
830a583061 calentool port 1998-09-30 16:27:52 +00:00
marc
652338303d remove extraneous tab characters 1998-09-27 20:09:30 +00:00
marc
eb7d2ceab5 add xdelta Makefile 1998-09-14 20:39:00 +00:00
marc
7915f815d3 port from Felix Schroeter <uk1o@rz.uni-karlsruhe.de> 1998-09-14 20:37:04 +00:00
marc
f42cca2d0a change the configure vsprintf test so it works correctly
on the alpha, too.
1998-08-03 16:45:37 +00:00
marc
b41f97a782 add patch that stops screen from writing to a file when the last component
of the filename is  a symbolic link. Note: in some cases the file may still
be opened which can in itself be a problem.  This solves the security
hole where the bad-guy creates a symbolic link named /tmp/screen-exchange
pointing to a file that s/he wishes root to clobber.
1998-07-28 21:18:48 +00:00
niklas
41625f0459 chown needs full path 1998-07-27 00:19:39 +00:00
niklas
9c31cf7b5c oops forgot to change cdrecord-current to cdrecord last time 1998-06-21 08:45:56 +00:00
angelos
72441e1aa8 Enable mmv. 1998-06-08 02:52:56 +00:00
angelos
24e76d0b28 1998-06-08 02:52:32 +00:00
niklas
cde243d9df Remove old alpha-version based port 1998-06-07 16:24:39 +00:00
niklas
19c5721920 1.6 has gone out of alpha, cdrecord-current is obsoleted by this port 1998-06-07 16:20:37 +00:00
angelos
4ac4a8e8f6 Remove dejagnu port, already exists under ports/devel/ 1998-05-20 23:23:56 +00:00
angelos
e91316c6e1 Enable tkman 1998-05-20 08:12:43 +00:00
angelos
3614c6b48f tkman port 1998-05-20 08:12:40 +00:00
angelos
fbf7a86936 Enable the committed ports. 1998-05-20 08:07:18 +00:00
angelos
177a570409 dejagnu port 1998-05-20 08:06:52 +00:00
angelos
2bb6d8d3df mshell port 1998-05-20 08:01:31 +00:00