Commit Graph

1915 Commits

Author SHA1 Message Date
brad
a9611e643f add MesaGL port 1999-03-07 05:50:47 +00:00
brad
6a0b670b86 upgrade to Linux libs 2.6.1 1999-03-07 04:41:00 +00:00
brad
2b3d9e7f10 oops, uncomment BROKEN lines 1999-03-07 03:40:09 +00:00
brad
cf24794144 add MASTER_SITE_SUBDIR 1999-03-07 03:05:15 +00:00
brad
11a420a670 upgrade to Qt 1.42 1999-03-07 02:25:55 +00:00
brad
d321c1dd29 add bitchx to Makefile 1999-03-07 02:20:38 +00:00
brad
b3731cd776 add BitchX port 1999-03-07 02:13:13 +00:00
brad
f44d4b5a98 add MASTER_SITE_SUBDIR 1999-03-07 01:38:58 +00:00
brad
28d7ece7b7 add MASTER_SITE_SUBDIR 1999-03-07 00:14:40 +00:00
dugsong
541f037493 add blurb on NFR security 1999-03-06 23:18:20 +00:00
dugsong
e657e034f9 update of NFR port to 2.0.3 1999-03-06 22:51:40 +00:00
brad
f9b69500ce upgrade to ntop 1.1cr4 1999-03-06 21:09:35 +00:00
espie
c4ee42a0d1 Fix makesum/addsum batch behavior 1999-03-05 16:32:49 +00:00
espie
af742bbc72 work around a bug in wss: AUDIO_FLUSH hangs the device.
Temporary, until bug is fixed.
1999-03-05 16:25:49 +00:00
espie
44e196b7bf Repair 16 bits. Easier to make it work when you've got 16 bit output
working.
1999-03-05 16:24:55 +00:00
brad
4abc967feb upgrade to zsh 3.1.5 1999-03-05 14:38:32 +00:00
turan
8878b73278 oops 1999-03-05 14:33:33 +00:00
brad
82e5b0175c add forgotten patch 1999-03-05 14:29:54 +00:00
brad
c4738c9dfc upgrade to mpg123 0.59q 1999-03-05 14:26:57 +00:00
turan
1bf35da822 update to 0.95.4i 1999-03-05 14:25:37 +00:00
turan
d903e592ab update to 0.95.4i 1999-03-05 11:53:57 +00:00
fgsch
d313c9059a Fix the broken message. 1999-03-04 06:55:00 +00:00
todd
6948fc8a44 make expect compile, v 5.28 1999-03-04 06:50:41 +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
brad
9746128c56 upgrade to unarj 2.43 1999-03-04 03:49:12 +00:00
marc
fa6d6cdf47 Makefile tweak 1999-03-04 01:21:14 +00:00
espie
243325ff0d Replace md5 checksum with a choice of sha1, rmd160, md5.
Upward compatible.
1999-03-03 18:18:46 +00:00
marc
c5cec6ddbb tweak makefile; requires bsd.port.mk 1.74 or later 1999-03-03 04:17:26 +00:00
marc
b068b620ca Remove . from the path passed to configure;
adjust the configure script path appropriate for SEPARATE_BUILD;
this seems to work for all ports, some ports had probs with earlier
changes
1999-03-03 04:16:03 +00:00
jasoni
3e35e16b0d Update to 1.4. 1999-03-02 23:34:15 +00:00
espie
82839c0ece Differentiate WRKSRC/WRKBUILD,
add SEPARATE_BUILD (concurrent means `full')
add SHA1/RMD160 checksums.
1999-03-02 16:59:47 +00:00
marc
99a1ab44b1 fix earlier bogus changes to Makefile where a value that
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again.  However, chages require the latest bsd.port.mk
1999-03-02 04:41:00 +00:00
espie
2e1b37d399 Works with SEPARATE_BUILD 1999-03-01 23:46:36 +00:00
espie
db9e7f41d2 Builds cleanly with SEPARATE_BUILD 1999-03-01 22:36:41 +00:00
marc
805a2321b0 Note that NO_SHARED_LIBS can not be tested until after
bsd.port.mk is included; define CONFIGURE_SHARED that is set to
either --enable-shared or --disable-shared depending upon the
architecture.
1999-03-01 19:44:18 +00:00
espie
80b53dca30 Work around some broken Configure (such as elm) which don't work correctly
when they're invoked with an absolute path.
This was introduced by the WRKBUILD/WRKSRC split.

So:
- replace default CONFIGURE with a full path, so that you can override it.
- remove leading ${WRKSRC} from the configure invocation.
- add . to the configure path.
1999-03-01 18:44:04 +00:00
niklas
738d26ed72 We need the NFS version field initialized 1999-03-01 15:47:25 +00:00
todd
35c0e2fdd7 x2x 1.27 - multiple x servers, multiple machines, one keyboard / mouse 1999-03-01 10:39:00 +00:00
marc
760fe86d35 Add makefile.template, a template for OpenBSD port Makefiles;
idea and discussion from "Todd T. Fries" <toddf@acm.org> and
Marc Espie <Marc.Espie@liafa.jussieu.fr>
1999-03-01 00:14:07 +00:00
marc
1a06a5e727 Update INDEX 1999-03-01 00:11:49 +00:00
espie
53a94e23e7 * make the _PORT_USE macro more explicit and less magic in its use of
cookies, so that cookie names are no longer hard-coded.
* new SEPARATE_BUILD feature: for ports that can build outside their source
tree, use build-${ARCH} to build, and move configure/build/install cookie
down inside build-${ARCH}.

Those few people who use NFS to mount ports tree around different
architectures may find this helps.
1999-02-28 23:23:47 +00:00
espie
1f7e1a5083 Integrated into 1.1.2 1999-02-28 18:53:00 +00:00
espie
3360fa69d4 Make __attribute__((weak)) work again. 1999-02-28 18:21:11 +00:00
espie
4c161a8e6b Same work-around as mainline. 1999-02-28 18:19:54 +00:00
espie
26318df0ad Synch with 19990228 snapshot 1999-02-28 18:17:06 +00:00
espie
bf5e2d0ea8 Okay, this one should be right. 1999-02-28 15:05:50 +00:00
fgsch
1fad6c37ba Enable mtools. 1999-02-28 11:24:59 +00:00
fgsch
8b1af000e8 mtools-3.9.1, distribution patch 1502. 1999-02-28 11:18:13 +00:00
fgsch
0f1b7efc9d Don't install cfs.sh, it is started in /etc/rc.local. 1999-02-28 08:35:42 +00:00
rohee
e96afefbd9 sunsite.unc.edu changed its name to metalab.unc.edu + French mirror 1999-02-27 18:28:13 +00:00