Commit Graph

15885 Commits

Author SHA1 Message Date
naddy
78abeaa0e8 Update to 1.0.9. Notable changes in this release:
* Bug fixes.
* Updated translations.
* "Norwegian" has been replaced by separate Nynorsk and Bokmaal translations.
2002-04-16 22:37:30 +00:00
naddy
c895c2d59c Update to 2.0.1. Notable changes in this release:
* Never pass "MAIN" to cvs(1).  "HEAD" is the valid tag.
* Use TMPDIR instead of the hardcoded /tmp.
* HTML cleanup.
2002-04-16 22:36:26 +00:00
espie
48a09b1a37 slightly better mandoc support.
Punctuation after .Nm  now shows up (though with an extra space yet)
Recognizes .Ux.
Handles : and .  in .Xr
2002-04-16 21:24:40 +00:00
lebel
31f74a8c7f update mail/kbiff to 3.6.1;
- works now with KDE3/qt3
2002-04-16 19:53:30 +00:00
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
pvalchev
a17f0a9651 time_t is an int everywhere, not u_long; fixes sparc64 crashes 2002-04-16 18:30:39 +00:00
espie
83d65ba969 Add variable P5SITE/P5ARCH, this will make future plists more compact. 2002-04-16 17:35:21 +00:00
lebel
37e1391365 update vim/stable to 6.1.18 2002-04-16 16:49:02 +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
brad
5f23fa06f4 OpenBSD threads. 2002-04-16 03:40:02 +00:00
brad
f20c15ac20 use gettext MODULE. 2002-04-16 01:20:55 +00:00
brad
40c2086de9 glib shouldn't have slipped in there. 2002-04-15 23:33:31 +00:00
naddy
aebcbc0eca typo; dependency breakage reported by pvalchev@ 2002-04-15 20:59:49 +00:00
pvalchev
7f9298f998 disable gdbm for real when the flavor is not specified; otherwise it gets
picked automatically
2002-04-15 20:46:25 +00:00
pvalchev
fb2da1aca3 this had no dependencies registered 2002-04-15 20:29:08 +00:00
pvalchev
117b82cbac complete library dependencies 2002-04-15 20:16:52 +00:00
pvalchev
5023e1d363 repair broken dependencies 2002-04-15 20:04:44 +00:00
todd
b5a3fa05ef proper COMMENT, ok espie@ 2002-04-15 18:05:26 +00:00
naddy
70a377450d properly fix PREFIX substitution 2002-04-15 16:16:42 +00:00
lebel
6c6fb52e25 allow alpha to build normal zsh (with dynamic libs); from naddy@ 2002-04-15 15:48:27 +00:00
lebel
0780f94f56 update mail/tmda to 0.51 2002-04-15 14:57:00 +00:00
lebel
e5d95556e1 fix broken dependency for -zftp; from naddy@ 2002-04-15 13:47:06 +00:00
fgsch
272bd63b62 remove unneeded post-configure; we patch the file, don't need to touch it too. 2002-04-15 12:08:31 +00:00
fgsch
14323def9a security update: icecast 1.3.12 2002-04-15 11:31:21 +00:00
espie
cd6fdadf9f switch to qt3 2002-04-15 09:12:11 +00:00
espie
8963b84279 Fix regress target 2002-04-15 07:25:31 +00:00
espie
665ce546f0 Install manpages 2002-04-15 06:55:57 +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
b2e829be6d register comments. Allows to remove a file from a plist by @comment'ing it,
and having make update-plist keep that.
2002-04-15 06:38:23 +00:00
pvalchev
b11409c162 fix broken lib dependencies; bad fgsch. pointed out by andres@msu.edu 2002-04-15 06:04:38 +00:00
lebel
83ba32bd96 this patch is visibly wrong. pval@ should have seen this before commiting it.
espie@ OK'ed this fix.
2002-04-12 22:51:51 +00:00
pvalchev
330bff822e no --enable-accuracy on powerpc as it causes trouble
pointed out by drahn@, ok espie@
2002-04-11 20:01:44 +00:00
tdeval
c3c3678aeb Open the mixer device O_RDWR. ok espie@ 2002-04-11 19:12:58 +00:00
espie
dab4153f52 Synch with jdk bump 2002-04-11 18:57:36 +00:00
espie
e723329a24 reference an existing distfile. 2002-04-11 18:49:18 +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
wilfried
790d214f3b Don't use a local copy of an (older) private qt3 include file, ok theo@ 2002-04-11 08:15:39 +00:00
espie
1f4d7677ef Sync, 1826 packages 2002-04-11 02:02:43 +00:00
espie
2cb55a7789 no need to configure kde2 2002-04-10 08:49:18 +00:00