niklas
d94845f64a
Run INSTALL with PREFIX env. var set. Make createuser work in NIS setups
1999-03-27 17:06:25 +00:00
niklas
7e9ef3fd14
Found another MASTER_SITE, and upgraded the version, unbroked the port
1999-03-27 12:24:00 +00:00
jasoni
ca636ee038
fix plist
1999-03-27 09:20:17 +00:00
brad
b0075390a5
add curl port; Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
1999-03-27 07:18:57 +00:00
brad
739a1b8166
fix dependency list; Kenneth R Westerback <krw@tcn.net>
1999-03-27 02:49:31 +00:00
marc
1dad916458
GNU_CONFIGURE changes
1999-03-26 22:05:36 +00:00
marc
c7f6c7a7bf
update to 1.0; Keith A Watson <kaw@best.com>
1999-03-26 08:48:27 +00:00
marc
a71f779abc
update packing list so package builds correctly
1999-03-26 08:07:27 +00:00
brad
c2cf84af3a
upgrade to gtk+ 1.2.1
1999-03-26 07:17:03 +00:00
marc
76d9714b55
touch up packing lists
1999-03-26 04:50:45 +00:00
brad
3912384145
fixup
1999-03-26 04:40:53 +00:00
brad
1890a10238
upgrade to glib 1.2.1
1999-03-26 04:40:01 +00:00
marc
47c8331e90
update packing list
1999-03-26 03:45:10 +00:00
marc
e1909fe1bb
fix typo in removal instructions
1999-03-26 01:55:53 +00:00
marc
3dd63afd74
better glib/gtk+ removal instructions
1999-03-26 01:53:44 +00:00
marc
ee2d760858
per espie@ suggestion: move bitch about conflicting lib to pre-extract
1999-03-25 23:48:37 +00:00
espie
6008fc7b62
move tests to the post-install stage, to grab the right flavor of
...
libstdc++.
Adjust PLIST for the right libstdc++ version.
1999-03-25 21:51:27 +00:00
espie
504c3973e6
Framework to compile with our current weird threads model.
...
egcs with threads is largely untested... do what you may.
1999-03-25 21:50:05 +00:00
espie
a3a867f82e
Bug-fix from current: 386 handling of TARGET_DEFAULT/TARGET_CPU_DEFAULT
...
is weird.
1999-03-25 21:47:56 +00:00
espie
af19cd7134
Change shared lib version to fit with the rest of OpenBSD.
1999-03-25 21:46:27 +00:00
marc
a41ed5e7b3
Do not allow port to be installed until any version
...
in /lib is removed. The older version (1.0.6) was installed
with a shared lib version of 1.6 (bad!) -- this is version 1.2.
Also, info/dir should never be part of a packing list.
1999-03-25 20:14:42 +00:00
rohee
a26f8062d8
fix MASTER_SITES
1999-03-25 19:34:39 +00:00
marc
1e5f2bc9af
replace GNU_CONFIGURE with HAS_CONFIGURE and explicit
...
CONFIUGRE_ARGS to work with current bsd.port.mk
1999-03-25 05:08:33 +00:00
marc
da2a485fe8
update MASTER_SITES so all DISTFILES can be found;
...
change pnmtopng to version 2.37.2 (latest version);
fix post-extract so the package will compile;
verify install and uninstall
1999-03-25 04:58:06 +00:00
marc
f1e74e1db9
Fix configure step; remove non-functional SEPARATE_BUILD
1999-03-25 02:09:36 +00:00
marc
7fd6de0952
Update index using latest COMMENTS
1999-03-25 01:50:40 +00:00
marc
2e61d478d5
Replace GNU_CONFIGURE with a work-around that doesn't need to
...
know about sysconfdir; can not use USE_AUTOCONF as autoconf depends upon
this port.
1999-03-24 23:58:55 +00:00
brad
53a4c1b0e7
fix compiling on i386
1999-03-24 23:53:08 +00:00
rohee
476616e82d
forgot this one
1999-03-24 19:14:57 +00:00
rohee
3c77221c8d
update to version 3.12
1999-03-24 19:04:14 +00:00
rohee
73d95f5985
enable ORBit
1999-03-24 18:57:59 +00:00
rohee
d8d434982f
gunzip is in /usr/bin not /usr/local/bin
1999-03-24 18:53:39 +00:00
fgsch
3f7f6255cd
Update to 5.40.
1999-03-24 04:35:24 +00:00
brad
d828f44529
fixup Makefile & PLIST and add missing PLIST.noshared
1999-03-24 03:14:00 +00:00
brad
0ce3d711db
fixup Makefile
1999-03-24 03:10:06 +00:00
brad
b8837a9cf7
fixup Makefile & PLIST and add missing PLIST.noshared
1999-03-24 03:03:07 +00:00
downsj
dabff05234
enable fxtv
1999-03-24 02:27:02 +00:00
downsj
a181bd5622
Err, list myself as maintainer since the original author probably won't
...
appreciate all of my patches.
1999-03-24 02:20:21 +00:00
downsj
fb7b166817
fxtv 0.48: TV viewer for the bktr driver.
1999-03-24 02:14:46 +00:00
marc
1ac781eebc
arrgghhh! do NOT add pkgdep lines when creating PLIST-auto;
...
(I thought I had already removed this quite a while ago).
1999-03-24 01:13:44 +00:00
brad
088232b80e
fix install target
1999-03-23 22:00:04 +00:00
espie
caaef9a183
Erm... forgot the actual patch... why does cvs tell me about missing files
...
after the commit ? so that I can either get careless, or waste
time/bandwidth by running each commit twice...
Anyways, files/audio_openbsd.c is a `caching' audio system.
It's much smarter than the old one: uses get encoding to map the reasonable
encodings, does not even cross-check alaw/ulaw when 8 bit/16 bit work okay.
It does keep audio opened all the way instead of closing/reopening all the
time.
and it avoids gratuitous assumptions about PC broken hardware, such as not
having support for 8 bits signed and other brain-damage.
Missing part: it won't convert endianess on the fly when the only `right'
modes have the wrong endianess... this might occur with e.g., a sb16 on
an alpha.
1999-03-23 21:38:26 +00:00
espie
d43acf86bf
Reworked from the ground up.
...
Basically, mpg123 assumptions about audio is broken. It assumes that
audio ioctl that change mode are instantaneous, which they are not, most
often, so that with the old model, start-up was 80 ioctl, which amounts to
~10 seconds with wss.
Added lazyness to basic audio.c so that it won't try to determine whether
we can play @ 8000Hz mono when 44100Hz stereo is what we want, and it
works...
1999-03-23 21:33:49 +00:00
rohee
f9e77b406b
ORBit, a CORBA ORB, import
1999-03-23 19:24:31 +00:00
espie
05faeaaba2
fix up manpage.
...
MASTER_SITE to find, as soon as I get time.
1999-03-23 18:19:01 +00:00
espie
6f51d847b4
Trim up a few COMMENTS.
1999-03-23 18:07:31 +00:00
espie
153d559d96
Second time Makefile stays uncommitted ??? what's the problem there.
1999-03-23 17:49:20 +00:00
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
dugsong
2d3b53d84b
eliminate thirdparty pcap dependency, i suck.
1999-03-23 17:10:53 +00:00
espie
504225765d
Move scores to /var
...
update DESCR
fix packing list
1999-03-23 16:03:42 +00:00