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
avsm
89e0cd956d
fix build
...
tested on i386 (heko) and sparc (naddy)
rc2 cipher is broken on sparc, all others work
2001-10-13 22:56:24 +00:00
kevlo
d62f7b9c61
inform users to add fontpath in XF86Config
2001-10-13 17:04:02 +00:00
naddy
399d8f5141
fix {FLT,DBL}_ULONG_MAX tests properly
2001-10-12 17:01:42 +00:00
espie
0fc6fc44f1
Another netpbm update victim... add LIB_DEPENDS accordingly.
...
Remove netpbm-* pkgspec for now, as it won't work with LIB_DEPENDS.
2001-10-12 16:44:05 +00:00
espie
d57026bcd3
Make sure the right xml2-config is picked up.
2001-10-12 16:25:33 +00:00
espie
1a7df0c4a0
cqcam prefers xview to tk... make build reproducible by changing the
...
dependencies.
Ideally, this would warrant a new flavor, but it's so late in the
release I just care about fixing the build.
2001-10-12 15:07:30 +00:00
espie
8db9e76820
Be somewhat pedantic. RUN_DEPENDS != LIB_DEPENDS, and both must be
...
present if both are needed...
2001-10-12 14:43:47 +00:00
wilfried
11e2d20a5b
sparc64 is a 64bit platform, ok espie@
2001-10-12 13:41:05 +00:00
wilfried
f0b14fd592
Don't use threads as default FLAVOR for sparc/sparc64, ok espie@
2001-10-12 13:40:14 +00:00
espie
826736fe17
Fix dependencies.
2001-10-12 11:47:24 +00:00
espie
1f8ac28237
Fix dependency, let it build.
2001-10-12 10:09:01 +00:00
brad
27494b99dc
If we are going to install the I18N files then we might as well enable the
...
support for it to make use of the files.
2001-10-12 03:30:30 +00:00
brad
5de2028787
rename patches
2001-10-12 02:49:03 +00:00
brad
1efbf66ae8
reorganize.
2001-10-11 23:13:31 +00:00
naddy
498c858c2d
fix (de)install of info docs
2001-10-11 22:31:41 +00:00
espie
495ebe78c8
Fix that as a conflict between libgtop-*-!gnome and gnome-libs-*
...
(note that we can't write libgtop-*-!gnome as a pkgcfl, but it doesn't
matter, because the check is done at gnome-libs-* install time, at which
point libgtop-*-gnome is definitely not going to be around yet).
Thanks to naddy@ for setting me straight.
2001-10-11 21:47:12 +00:00
espie
5ba3cade45
libgtop,gnome ought to depend on gnomesupport as well.
...
However, it reinstall files that are part of gnome/libs,
so it's broken.
2001-10-11 21:14:43 +00:00
espie
4a5955b2b7
Fix naddy's carelessness...
2001-10-11 19:32:32 +00:00
espie
d84279c4f5
symetric conflict
2001-10-11 19:29:20 +00:00
espie
aac572d369
Document conflict
2001-10-11 19:25:21 +00:00
danh
a8a264afd9
upgrade to ucd-snmp 4.2.2
2001-10-11 19:16:19 +00:00
espie
4115aa3662
make sure to conflict with all other communicators...
2001-10-11 19:13:20 +00:00
espie
64f87356dc
Same file name, unregistered conflict.
2001-10-11 19:03:07 +00:00
brad
d382576513
make use of gettext module.
2001-10-11 18:16:30 +00:00
brad
2c2aac42b5
sync libtool patches
2001-10-11 18:08:47 +00:00
espie
6307e485cc
ORbit will grab an installed libpopt.
...
Even if it's not installed, it will link against a shared libpopt,
which is then not installed (and shouldn't be, or there will be a
conflict).
2001-10-11 18:02:50 +00:00
brad
d5839f2f4a
uncomment LIB_DEPENDS entry. Suggested by: espie@
2001-10-11 15:48:00 +00:00
naddy
2cec5808a5
add mirror site
2001-10-11 15:39:58 +00:00
brad
1ab3c7c5fa
use a BUILD_DEPENDS for now (until TRUST_PACKAGES is enabled for libs)
...
instead of LIB_DEPENDS so that we can ensure we get the right version.
Problem pointed out by chris@ that some ports barf when given a msgfmt
that comes from anything older than gettext 0.10.38.
2001-10-11 15:34:15 +00:00
brad
d0c2a16df4
use gettext module.
2001-10-11 11:53:57 +00:00