Commit Graph

1898 Commits

Author SHA1 Message Date
espie
9e71cb63be typo, Jedi/Sector One <j@pureftpd.org> 2002-04-16 19:28:20 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
espie
6a0838706f Support whatis.db while building the index. 2002-04-16 13:59:18 +00:00
espie
c905024b78 Recognize section 3p and section l 2002-04-16 12:20:04 +00:00
espie
720fcb65e1 Fix .Fd handling
Let .Xr recognize a slightly better set of characters.
2002-04-16 10:07:31 +00:00
todd
b5a3fa05ef proper COMMENT, ok espie@ 2002-04-15 18:05:26 +00:00
espie
cd6fdadf9f switch to qt3 2002-04-15 09:12:11 +00:00
espie
d8b19feaaf remove comment coming over from base. 2002-04-15 06:55:08 +00:00
espie
c9138969e7 don't forget that 2002-04-15 06:54:44 +00:00
espie
b5a40c552d Use KDE in pkg lists.
Remove less shared directories.
Do not install duplicate files from koffice.
2002-04-15 06:53:53 +00:00
espie
5eec0526af Synch with kde-current, kill values.h entirely. 2002-04-15 06:49:55 +00:00
espie
f540762543 Synch with kde-current: no need for values.h 2002-04-15 06:47:30 +00:00
espie
0dfcfee2b3 test for sudo. Do not use that yet. 2002-04-15 06:45:43 +00:00
espie
eff98308e1 allows compile --enable-fast-malloc. 2002-04-15 06:45:27 +00:00
espie
6b55c57d3f Remove kappfinder need for linux-specific paths 2002-04-15 06:42:40 +00:00
espie
7f0fabc24a Add a `KDE' var to point to the plugin directory. 2002-04-15 06:39:41 +00:00
espie
08d23a7e20 allows kde plugins, since they are all of the form *.so.* as libtool is
utterly fucked (or at least, its use in kde).
2002-04-11 17:54:32 +00:00
espie
2cb55a7789 no need to configure kde2 2002-04-10 08:49:18 +00:00
espie
e0d11b919b Fix DIST_SUBDIR 2002-04-10 08:45:45 +00:00
espie
5b08f9683b Use a common Makefile.inc to remove lots of common parts in all kde dirs.
Remove lame stuff in base3, since run-time auto-detection is working now.
2002-04-10 01:24:38 +00:00
espie
34701c0f51 Fix libmp3lame detection 2002-04-10 00:09:09 +00:00
espie
c1a4b9012c more patches from kde2:
- use getpeereid
- more mandoc
2002-04-09 22:36:22 +00:00
espie
d4e7d35662 use getpeereid (same patch as kdelibs2) 2002-04-09 22:29:15 +00:00
espie
69a5bc5743 fix plugins on a.out platforms. This should repair jpeg in kde3. 2002-04-09 17:51:17 +00:00
espie
a1e8167f7b fix fix 2002-04-09 16:25:14 +00:00
espie
4e348bcccd kill the share/doc/qt3 dir independently 2002-04-09 14:21:44 +00:00
espie
dd611b5a09 patches from kde 2002-04-09 14:19:40 +00:00
espie
32789d1cba longer description, from the README file 2002-04-09 01:53:36 +00:00
espie
bc5e74048a put back perms like they were in kde2 2002-04-09 01:48:50 +00:00
espie
6bcb78bf98 lib/kde2 is only used for plugins, no need to put it into the shared
lib path.
2002-04-09 01:39:51 +00:00
espie
651f8b05e8 use getpeereid 2002-04-08 23:12:26 +00:00
naddy
b317acb4ed Do not install outside fake root, some cleanup. 2002-04-08 22:10:54 +00:00
espie
5ddd614ae3 use getpeereid 2002-04-08 21:28:02 +00:00
pvalchev
fc21ed4ea7 XFree 4.2.0, to match actual version; ok espie 2002-04-08 21:18:44 +00:00
espie
fae909cdb2 using a `built' kdelibs adds extra files without useful contents (dcop
generated stub classes).

should fix inconsistent build issues.
2002-04-08 20:50:40 +00:00
naddy
31426c3057 Do not attempt to remove share/locale{/C,}. 2002-04-08 18:13:05 +00:00
espie
5a36589023 fix pval's brain-damaged patch. 2002-04-08 17:59:57 +00:00
naddy
f2dc8c69e6 Do not install files outside fake root. 2002-04-08 01:02:16 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
3a09bbdeae vim word-wrapping... thx Brad. 2002-04-07 01:47:11 +00:00
espie
a802762885 kwin's in base. Thx naddy@ 2002-04-07 00:17:42 +00:00
espie
d1f3523408 oops, grrr! forgot that one... fix cdparanoia detection. 2002-04-07 00:13:02 +00:00
naddy
3cf72640ec revert, corrupted distfile; thanks pval@ 2002-04-05 23:51:55 +00:00
naddy
a9b27cddfc fix checksum 2002-04-05 23:44:03 +00:00
espie
6365c6f58b +office3 2002-04-05 16:05:32 +00:00
espie
1f05c75b15 same thing, but for kde3. 2002-04-05 16:04:24 +00:00
espie
9e2523994b Synch with 2.2.2. 2002-04-04 22:52:12 +00:00
espie
079dd5e675 Update to koffice 1.1.1.
ok naddy@, pval@
2002-04-04 22:49:51 +00:00
naddy
8ccb9d763a fix MASTER_SITE_SUBDIR 2002-04-04 22:10:28 +00:00
espie
b34e7c2303 yet a few dirrm conflicts vanish 2002-04-04 18:29:21 +00:00
espie
8169c1eb0a forgot synching dirrm 2002-04-04 17:43:08 +00:00
espie
69c623aa29 link new pieces 2002-04-04 17:42:06 +00:00
espie
49d1822760 i18n packages for kde3 2002-04-04 17:41:15 +00:00
espie
db5d1b740b remove common directories 2002-04-04 17:38:36 +00:00
espie
be5604a16a Add directories common to some subpackages 2002-04-04 16:43:14 +00:00
espie
c66a98943e import toys3 2002-04-04 16:10:35 +00:00
espie
5b2268a4c5 ... and forgotten dependencies 2002-04-04 14:27:32 +00:00
espie
c2e19104df kdeutils compiles as well... 2002-04-04 14:23:48 +00:00
espie
0fbf61da8b Real edu3, network3 2002-04-04 14:07:48 +00:00
espie
b83982fea4 Real 3 2002-04-04 12:13:01 +00:00
espie
eed6e5338d kde3, real thing. 2002-04-04 09:31:01 +00:00
pvalchev
92f2fea541 add missing libs that allow this to link w/ new binutils ld
XXX this is a workaround, a more beautiful solution is to be found later
2002-04-04 03:53:27 +00:00
espie
e01a6e0105 arts-1.0.0, final. 2002-04-03 16:54:43 +00:00
espie
c1ed9c125e Fix long-standing FAQ, explain to people how to use those packages to
compile their own applications.
2002-04-03 16:52:48 +00:00
espie
bdb8a1f1f1 latest remaining dirrm in kde2. 2002-04-03 16:38:21 +00:00
espie
a3ef024fbd Basic @dirrm fixes, plus a few deps I had forgotten about. 2002-04-03 16:32:14 +00:00
espie
d8a67a1f48 fix all of kde2 internal dirrm conflicts, except for koffice. 2002-04-03 02:25:06 +00:00
espie
826a47fd3c better approach: install the dummy directories that other kde packages
will need.
2002-04-02 23:51:45 +00:00
espie
afad4e9e6a remove dup 2002-04-02 18:16:35 +00:00
espie
b4a9377377 +kde3 2002-04-02 17:09:09 +00:00
espie
c421dd1ee5 found a mirror that carries RC3 2002-04-02 17:06:23 +00:00
espie
b4b44036b5 found a site that still carries RC3, so I can put this in as well. 2002-04-02 17:01:54 +00:00
espie
b4e6a7e9dc some more dirrm conflicts. 2002-04-02 16:55:05 +00:00
espie
809160bbbe move a few directories to kdelibs3 package, so that there is a common
package for @dirrm.
2002-04-02 16:45:05 +00:00
drahn
6f7837b15c Add PowerPC-only altivec ogle flavor,
much direction and ok by espie@
2002-04-02 03:50:35 +00:00
espie
f398d5dacb Turn this into a man page with a proper subject. 2002-04-02 03:35:52 +00:00
espie
b513d66f99 Turn this into a manpage with a proper subject. 2002-04-02 03:31:50 +00:00
espie
1a62bc0e2c Use binutils port since it works for our purpose. 2002-04-02 01:04:19 +00:00
naddy
2a77163761 Fix library build.
Simplify package and distfile name handling.
2002-03-30 21:27:24 +00:00
brad
7fa2cb7c74 - fix COMMENTs for database plugins
- remove bogus CONFIGURE_ARGS option, this is handled farther down the Makefile
- remove unnecessary BUILD_DEPENDS on PostgreSQL
--
Ok'd by: maintainer
2002-03-30 18:13:31 +00:00
espie
e1a0eae062 let python patch be specific to koffice 2002-03-30 02:24:18 +00:00
espie
b8ad7f8c40 sigh... the python stuff is specific to koffice, so don't reuse the kdelibs
patches.
2002-03-30 02:22:25 +00:00
pvalchev
1b4983e75a char fixes 2002-03-30 01:44:28 +00:00
brad
ece46167b5 - libtool patch, linker_flags -> compiler_flags
- xfce's xinitrc file, don't try to use xscreensaver by default
- fix build of xfce's Gtk theme module
2002-03-30 01:27:41 +00:00
espie
039a889515 propagate pseudo-flavor to subpackages 2002-03-30 01:02:49 +00:00
espie
1970902502 remove plugins stuff, turns out it doesn't serve any purpose anyways,
as we don't have netscape plugins in native mode.
2002-03-30 00:13:23 +00:00
espie
ef60f2cc67 Bump dependency to python 2.2. 2002-03-30 00:12:20 +00:00
espie
c5ed5a5670 Synch with new liba52 2002-03-29 14:46:01 +00:00
espie
fe3da8dfe3 qt3 programs need to link with -lICE -lSM.
Doesn't get you everytime, because qt3 checks for a session manager
before calling those functions.

Noticed by Jean-Yves Burlett.
2002-03-28 11:47:18 +00:00
nino
72bce4e941 xfce doesn't own lib/gtk.
Ok naddy@
2002-03-27 17:02:18 +00:00
nino
17868c454f gtk-engines doesn't own lib/gtk.
Ok naddy@
2002-03-27 17:00:27 +00:00
espie
8faa87e646 maintenance release, lots of useful small fixes. 2002-03-27 12:36:35 +00:00
espie
abfd624481 Fix library install 2002-03-27 10:28:47 +00:00
lebel
73c537fb05 cleanup even more the dependencies. thanks to naddy@ 2002-03-27 02:53:59 +00:00
lebel
cd459cfe83 oups, forgot those two patches 2002-03-27 01:28:58 +00:00
lebel
f9eab828bb - do a better job for deco and rename everything from deco to xdeco.
- re-arrange the dependencies and make sure everything is accounted for.
- remove the depreciated motif FLAVOR and default to gtk.
brad@ found issues with deco and agreed with the rest of the modifications.
2002-03-27 01:28:27 +00:00
lebel
012236ddbf fix conflict with misc/deco by renaming deco.1 to xdeco.1 2002-03-26 21:51:41 +00:00
nino
580d418e9e Remove unneeded example configuration file and add suggestion for
removing configuration file dir.

Suggested and ok by brad@
2002-03-26 18:39:12 +00:00
naddy
327482710a update to #166 2002-03-26 11:30:43 +00:00
espie
510e6a561c Sanity check: do not compile if kdelibs is already installed. 2002-03-25 19:56:45 +00:00