Commit Graph

13456 Commits

Author SHA1 Message Date
espie
1ff894d675 dependency fix-up, after looking more closely.
I want to put the full dependencies in on these two because it becomes
too hairy to sort through otherwise...
2001-10-17 13:17:00 +00:00
espie
c138712d95 kvio is alive and wants python2.1 2001-10-17 12:59:12 +00:00
naddy
2a6ac94b2d inscrutable license mix
problem pointed out by maintainer Brian J. Kifiak <bk@rt.fm>
2001-10-17 12:35:14 +00:00
naddy
a1474b25ed install actual executables rather than libtool wrappers; some cleanup
ok jcs@, pvalchev@
2001-10-17 11:19:59 +00:00
matt
a55f22b676 typo, imports -> import, ok naddy@ 2001-10-17 03:10:35 +00:00
drahn
b1b48e4d7c Patch to fix python15 for OpenBSD ELF. 2001-10-16 18:46:00 +00:00
espie
8277be43d0 Wants Imlib. I'm not sure it's controlcenter specifically, but I don't
want to track it down more precisely.
2001-10-16 17:01:44 +00:00
naddy
1dfcb178bd fix master site directory; from drahn@ 2001-10-16 17:00:08 +00:00
espie
89639b4960 yet another LIB_DEPENDS 2001-10-16 16:35:59 +00:00
brad
df33eaa1f8 fix dependency entries for gmp. BUILD_DEPENDS -> LIB_DEPENDS. 2001-10-16 16:34:01 +00:00
naddy
a364584ad1 add textproc/expat dependency; pointed out by espie@ 2001-10-16 16:26:47 +00:00
naddy
425dc928fa do not pick up db3 in bsddb extension 2001-10-16 15:46:51 +00:00
naddy
7031aca6ff - openbsd2 -> openbsd3; pointed out by brad@
- add RCS Ids while we're here
2001-10-16 15:38:15 +00:00
espie
f24287cead Downsample 48KHz->44.1KHz if your sound card is not capable. 2001-10-16 15:15:09 +00:00
pvalchev
6a60b2a5c8 fix t1lib lib-depends entry; from jakemsr@jakemsr.com; ok espie, naddy 2001-10-16 14:18:28 +00:00
naddy
df354b5ec5 - distfile has changed
- respect CC and CFLAGS
- clean-up
ok pvalchev@
2001-10-16 12:34:22 +00:00
espie
3b21e0b13f Don't grab gdbm if it's installed, since we don't depend on it... 2001-10-16 08:01:44 +00:00
espie
995e3d695a Typo in gatos-bin DESCR. More extensive description of ogle functions 2001-10-16 07:38:14 +00:00
avsm
054209e023 Repair imap FLAVOR:
- c-client is at shlib version 3 now
- link in with kerberos libraries like php4

pointed out by brad, tested by heko, ok naddy
2001-10-15 23:45:45 +00:00
espie
e529f84b99 Bad depend. 2001-10-15 22:54:50 +00:00
espie
5fd0acebe0 Grrr 2001-10-15 21:46:24 +00:00
espie
e5b361cf87 More dependencies... 2001-10-15 21:04:11 +00:00
espie
91bd670673 this links with fltk shared lib. 2001-10-15 17:24:34 +00:00
espie
d53c25433b Make sure libintl does not get grabbed. 2001-10-15 16:25:48 +00:00
espie
ac4fe2ac74 xchat meets gnome, discovers it needs to disable quite a few tests
to avoid depending on that.
2001-10-15 15:51:44 +00:00
espie
e9d52cb46c lib-depends 2001-10-15 15:20:09 +00:00
naddy
9aa4caea7c master site has moved; from kjell@ 2001-10-15 14:41:10 +00:00
espie
cda890df77 Another LIB_DEPENDS fuck-up. 2001-10-15 14:35:35 +00:00
pvalchev
59347a0dde workaround a bug that prevented bzip2 from working on m68k; ok brad, naddy, espie 2001-10-15 14:16:34 +00:00
espie
2ba875bfa5 fix dependencies 2001-10-15 12:27:46 +00:00
espie
08354b5cea More dependency breakage: wbd needs tcl,tk.
magicpoint will use gettext and mng.
And angst uses libnet, which was recently updated to shared (grrr).
2001-10-15 11:36:01 +00:00
naddy
6b602c8f48 do not allow on the CD; deraadt@ 2001-10-15 10:46:14 +00:00
naddy
dbdf9b945b sync; requested by espie@ 2001-10-15 01:26:05 +00:00
avsm
491cea8b73 Switch recode, pdflib and iodbc from BUILD to LIB_DEPENDS;
this fixes the relevant binary package dependencies

From Jacob Meuser <jakemsr@clipper.net>
2001-10-15 00:56:53 +00:00
espie
8ac8d19753 Let dependencies work with current ports.
Porters, when you update a port to create shared libraries, PLEASE
verify ports this one depends upon.
2001-10-15 00:29:25 +00:00
espie
3f165ceab0 Hidden dependencies...
R detects and uses jpeg and png.

Probably will be flavored after unfreeze. Right now, we want
dependable builds.
2001-10-14 23:34:23 +00:00
naddy
a98816203f Re-enable /etc/opera for forcing synchronous DNS resolution. Required
now that file descriptor sharing across rfork() is disabled by default.
Noticed by heko@
2001-10-14 23:27:02 +00:00
drahn
64de6e7665 Change libdvdread for USE_LIBTOOL=Yes, build better for ELF systems.
and do not prepend leading '_' for ELF systems.
ok espie@
2001-10-14 23:14:27 +00:00
espie
50c4f3eb86 Checksum matching the gatos site... (thx naddy@)
checked that corresponding drivers are working
2001-10-14 23:04:58 +00:00
espie
0110e8228f /dev/dsp -> /dev/audio 2001-10-14 23:02:06 +00:00
espie
d35eefdd62 From wilfried@. /dev/audio, not /dev/dsp. 2001-10-14 17:25:40 +00:00
espie
9589e17003 Don't patch config.guess when we are going to overwrite it anyways...
Rename other patches.

Brute force FAKE. Easier than I would have thought.
2001-10-14 17:24:12 +00:00
espie
bdbc3e966e Fix faking... trivial actually, just do not consider pgpsendmail to be
special.
2001-10-14 17:14:43 +00:00
espie
82859f275a Hidden dependency removal: make sure hypermail does not get compiled
against an installed libpcre, accidentally.
2001-10-14 16:11:06 +00:00
espie
fb36a7039e +dvd pieces 2001-10-14 15:42:22 +00:00
espie
1a496db242 DVD player 2001-10-14 15:35:04 +00:00
espie
5db2a24fea ATI cards full xvideo support in XFree 4.1.0, i386. 2001-10-14 15:28:29 +00:00
espie
3e5e9f6c9a access to dvds without getting through the isofs, which is currently too
slow.
2001-10-14 15:24:50 +00:00
espie
efd4dbf618 AC-3 decoding library 2001-10-14 15:17:16 +00:00
avsm
3639ec73ed update snmp LIB_DEPENDS from 4 -> 42
Jacob Meuser <jakemsr@clipper.net> and chris@
2001-10-13 23:22:29 +00:00