Commit graph

7761 commits

Author SHA1 Message Date
simonb
90584dd5af Import xaniroc from FreeBSD ports - animates your root cursor. 1999-09-28 00:43:04 +00:00
hubertf
0f4e36939b Add:
+share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kdevelop.mo
+@dirrm share/kde/apps/kdevelop
1999-09-27 22:15:04 +00:00
tron
ba4d40678d Back out last commit, "share/doc/kde/HTML/ru" was already created
implicitly.
1999-09-27 22:01:41 +00:00
tron
fe9968074f Create directory "share/doc/kde/HTML/ru" for russian documentation files
in any KDE related package.
1999-09-27 21:41:48 +00:00
tron
2c3d3e8117 Enter missing russian documentation files and directories. 1999-09-27 21:40:46 +00:00
tron
b17455fce7 Because "kdbg" uses the directory structure created by "kdebase" it
must depend on that package instead of "kdelibs".
1999-09-27 21:26:18 +00:00
tron
eba516816d Don't attempt to remove directory "share/kde/applnk/Development" which
will be used by other packages, too. The directory is now created by
the "kdebase" package.
1999-09-27 21:25:16 +00:00
tron
02cddcf9d2 Remove redundant dependence on "png" package. 1999-09-27 21:23:56 +00:00
tron
a58eb2de8d Create directory "share/kde/applnk/Development" required by various
KDE packages.
1999-09-27 21:23:13 +00:00
tron
0a90e90abe Correct sub directory which got messed up during the update to 6.1p1.
Problem noted by "wiz" in PR pkg/8501.
1999-09-27 20:18:34 +00:00
kim
9080393567 Enable 8-bit character support. 1999-09-27 18:21:58 +00:00
fredb
faf6a062d5 Handle "exclude" files in a consistent fashion. The idea
is to save time and disk space by not extracting unneeded files.
Closes PR pkg/8498.
1999-09-27 17:52:15 +00:00
wennmach
d82b95cb91 kdevelop now depends on kdbg 1999-09-27 17:30:30 +00:00
wennmach
bad30e49cd Add and enable kdbg 1999-09-27 17:24:43 +00:00
wennmach
ed7a9e7a70 Initial import of kdbg
kdbg-1.0beta2:   Graphical User Interface around gdb using KDE
1999-09-27 17:20:35 +00:00
fredb
1e07c2ac7b Abolish old-style bundled args for ${GTAR}. The purpose is to permit
EXTRACT_ELEMENTS to contain getopts style args and long args, specifically
"-X foo" and "--exclude foo". Addresses PR pkg/8498.
1999-09-27 17:08:43 +00:00
agc
1e55aed828 The gzipped patch file has disappeared from the server. It has been
replaced with a gzipped tar archive containing the patches.  Alter
Makefile and md5 checksums accordingly.
1999-09-27 14:17:22 +00:00
agc
16c7409bc9 Regenerate following Solaris changes to Makefile patch. 1999-09-27 13:29:41 +00:00
agc
59ec2e1b48 Make this program compile on Solaris. 1999-09-27 13:28:56 +00:00
agc
5590eb284c Regenerate, following the changes to the pathnames for the files being
patched.
1999-09-27 11:19:59 +00:00
agc
9d7b87acfa Don't rely on an Index field being able to pick the right file - use
the full pathname explicitly.
1999-09-27 11:18:59 +00:00
agc
24c338db9d Simplify this Makefile somewhat, and only set default make variables
if they weren't previously set in /etc/mk.conf.
Change package name to be a "y2k compliant".
1999-09-27 11:17:49 +00:00
agc
665611fe1f Regenerate patches checksums. 1999-09-27 08:28:48 +00:00
agc
16f19b6c4c Make this package compile on Solaris. 1999-09-27 08:27:46 +00:00
sakamoto
58bdd31d68 Add and enable w3m. 1999-09-27 05:39:22 +00:00
sakamoto
96b72b041a Initial import of w3m-990902 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
A terminal-based WWW browser with HTML tables and frames support.
1999-09-27 05:37:35 +00:00
jlam
30c3b8d4bf Added HOMEPAGE. 1999-09-26 22:06:27 +00:00
tron
b27364a715 Add RCS Id. 1999-09-26 12:53:51 +00:00
tron
38c732d8bb Check all symbolic links after the complete RPM file has been written to
disk. If they point to a file store them like files in the package list
instead of using an "@exec" "@unexec" pair.
1999-09-26 11:28:11 +00:00
fredb
79632eee5f Register conflict with xpdf-crypto-0.90. 1999-09-25 20:43:25 +00:00
fredb
edcb4ea104 Add and enable xpdf-crypto. 1999-09-25 20:42:29 +00:00
fredb
a60c6bd919 Initial import of xpdf-crypto.
This is the crypto-enabled version of graphics/xpdf.
1999-09-25 20:39:46 +00:00
drochner
a33ba672a4 put /usr/sbin into the PATH to make sure pkg_info is found 1999-09-25 16:06:54 +00:00
tron
6e4d2fd69e Update "mutt" package to version 1.0pre3:
This is another version from the release candidate series.  The reason
for immediately releasing this version is a buffer overflow in the
text/enriched handler which can be triggered by means of
suitably-formatted e-mail messages.  Thus, we recommend you upgrade
your mutt installations immediately.
1999-09-25 15:50:03 +00:00
frueauf
e5e19d5f1a Update fetchmail to 5.1.0.
fetchmail-5.1.0 (Wed Sep 22 01:27:42 EDT 1999):
* CRAM-MD5 code now doublequotes usernames with embedded spaces.  This will
  probably fail (the RFCs don't support quoting) but it's better than nothing
  and works with at least one server.
* Federico G. Schwindt's fix for NetBSD/OpenBSD --with-kerberos.
* auth keyword and option changed to preauth.
* Correct the exit value when .fetchmailrc permissions are wrong.
* getmail/gotmail scripts by Thomas Nesges added to contrib.
* Guenther H. Leber's fix for a potential uid.c buffer overflow.
* Todd Sabin's option to force IMAP authentication type; enables working
  around some broken servers.
1999-09-25 11:18:33 +00:00
mrg
075265229f fix a SEGV here; don't use null pointers...
XXX this may not be a "correct and valid" fix;  i get this feeling that
"this [flink == NULL] shouldn't happen" ever and that this is also the
symptom of another bug.  this change does allow `mkid' to complete over
my NetBSD /usr/src now, something that it hasn't done for several months.
1999-09-25 04:06:41 +00:00
tron
80b9d999a3 Replace the call to "sed" used to modify the package list during automatic
ELF shared object handling by a call to "awk" to avoid clobbering
exclamation marks in the package list.
1999-09-24 22:20:30 +00:00
tron
f76cffc29e Don't apply automatical manual page handling to package list entries
starting with "@".
1999-09-24 17:13:31 +00:00
jlam
aa7a93bc67 Update boehm-gc to 5.0alpha3. It now supports m68k, i386, sparc a.out
systems and ELF ones (checked on alpha, i386, powerpc) as well.  Update
supplied by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> in PR#8482 with
minor additions by me.
1999-09-24 16:42:05 +00:00
tron
fb3cad5af7 Install emacs lisp files to "${LOCALBASE}/share/emacs/site-lisp" instead of
"${LOCALBASE}/share/emacs/site-lisp/${LOCALBASE}/share/emacs/site-lisp".
1999-09-24 15:54:08 +00:00
fredb
0af03c2d47 Remove obsolete package t1libx. 1999-09-24 15:42:59 +00:00
tron
09bdf70796 Fix wrong directory in dependence for "teTeX-bin" package. 1999-09-24 15:31:22 +00:00
agc
964cf5586e Make the tkcvs package depend on ...ummm... cvs 1999-09-24 14:51:30 +00:00
agc
ce37440799 Simplify this package, and build and install shared libs, by using a
version of the libz Makefile from basesrc to build this package.
Mark this package as only for Solaris platforms.
1999-09-24 14:37:40 +00:00
tron
4f8d2dc4ee Because "kiconedit" and "kpaint" are part of the "kdegraphics" packages
which we have of course mark package as not broken again.
1999-09-24 14:33:39 +00:00
tron
9ff9bafefc Remove directory imported by mistake. 1999-09-24 14:31:35 +00:00
agc
ec6f650765 Make sure that gcc is used to compile this, passing it down through the
environment, so that the correct prefix is set by default.
1999-09-24 12:58:34 +00:00
tron
55609c33f1 Make package as broken until we have "kiconedit" and "kpaint" packages. 1999-09-24 10:04:37 +00:00
tron
5b2563ceaa Use "USE_PERL5" instead of explicit dependence on "perl5" package. 1999-09-24 10:03:13 +00:00
tron
96888cce1b Use "DEPENDS" instead of deprecated(?) "RUN_DEPENDS" and remove redundant
dependence on "qt" package.
1999-09-24 09:05:12 +00:00