Commit Graph

13540 Commits

Author SHA1 Message Date
naddy
ca14ceb8bf Update to #162.
Somewhere along the way from XF4, Multi_key has started working in UTF-8 mode.
2001-10-24 12:13:36 +00:00
espie
de83813a2f complete library dependencies 2001-10-24 12:12:14 +00:00
espie
ea5742cc54 Complete dependencies 2001-10-24 12:10:24 +00:00
espie
b6f497a26f Complete lib dependencies to pass checker 2001-10-24 12:09:04 +00:00
naddy
60cb14aa0d update to 2.4 2001-10-24 12:08:58 +00:00
espie
7359c8b9ac no regress 2001-10-24 12:06:21 +00:00
naddy
9a060899f1 update to 0.2.2 2001-10-24 12:06:03 +00:00
espie
5cfab3ba38 Make sure we don't pick a bad shell. okay naddy@ 2001-10-24 11:58:57 +00:00
espie
5906a566ef First cut at a lib-depends checker: this version does use WRKINST instead
of the actual package, so it WILL get things wrong in some multi-packages
case.
2001-10-24 11:57:34 +00:00
espie
22c02484ba More helpers: scan WRKINST for list of all needed libraries.
The chroot is needed to avoid having ldd pick up dependent libraries
that come from a package variant and are actually not needed as
dependencies.

Scan /usr, /usr/X11R6 for system libraries, and WRKINST for packaged
libraries.
2001-10-24 11:53:54 +00:00
espie
e9324ae683 Internal target: create list of all libraries we're allowed to depend upon. 2001-10-24 11:49:45 +00:00
espie
975eb63fc2 bulk-do, a slightly more generic version of bulk-packages 2001-10-24 11:47:41 +00:00
espie
e1b9d65421 Cleaning out an installed package that is not there should not abort the
make.
2001-10-24 11:44:35 +00:00
espie
51cf601625 More verbose default maintainer 2001-10-24 11:43:06 +00:00
pvalchev
43c88fd645 correct path to default rc file; kspillne@students.uiuc.edu. ok naddy 2001-10-20 16:44:47 +00:00
naddy
9b5bbcce2e fix fake step 2001-10-20 13:31:26 +00:00
naddy
5cecc2ba81 sync 2001-10-20 02:55:12 +00:00
naddy
921b26473d fix a master site 2001-10-19 22:02:42 +00:00
naddy
1ed0322473 rename confusingly misnamed patch 2001-10-19 15:31:48 +00:00
naddy
1946cf8a98 another duplicate 2001-10-19 14:41:28 +00:00
naddy
7792a9b4b1 if we install a shared lib, we also need DYNLIBDIR; ok brad@ 2001-10-19 14:32:08 +00:00
naddy
1b65e2d8f4 remove duplicate patches 2001-10-19 13:58:43 +00:00
naddy
8c686f60e5 fix dependencies for python flavor 2001-10-19 00:11:15 +00:00
naddy
f35f396730 fix on ELF architectures; from drahn@ 2001-10-18 18:52:51 +00:00
naddy
af7d717d3b register mutual conflict; pointed out by lebel@ 2001-10-18 18:47:06 +00:00
naddy
ba77515b9f deal with the timeval -> bpf_timeval change
testing by pvalchev@, wilfried@
2001-10-18 15:12:40 +00:00
naddy
49357e0481 does not any longer conflict with kdebase;
pointed out by Stephan Andre <andres@pilot.msu.edu>
2001-10-18 14:21:03 +00:00
pvalchev
2aebbc45ad add missing qt2-designer BUILD_DEPENDS. ok espie, naddy 2001-10-18 14:02:40 +00:00
wilfried
a01ec9a412 sparc64 didn't like the old values, ok brad@, naddy@ 2001-10-18 07:14:54 +00:00
naddy
ed2567b07d remove .packlist 2001-10-17 22:03:56 +00:00
naddy
2cefc91fbf fix package list; pointed out by shell@ 2001-10-17 21:57:08 +00:00
espie
e0b8696d23 Avoid gnome. 2001-10-17 15:57:22 +00:00
espie
4e60326eb1 dependencies 2001-10-17 15:48:20 +00:00
espie
955d4f994b Surprisingly, sdl-ttf has no actual lib-depends on ttf, nor does it need
one.
2001-10-17 15:46:39 +00:00
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