Commit graph

7776 commits

Author SHA1 Message Date
tron
8f75573af6 Make this package build on NetBSD-arm32. 1999-09-28 20:16:50 +00:00
agc
cd2bfb0f06 Revert previous change - on the advice of Christoph Badura, it should be
obvious when cvs is not present, and having a dependency, even with a
wildcard dependency, will, at the moment, introduce a fixed dependency
on a particular version of cvs.
1999-09-28 13:17:48 +00:00
simonb
fcbc6e367b Regen. 1999-09-28 13:16:59 +00:00
simonb
ca822a179e Compile with optimisation (-O2). On the mips, we get an error from the
assembler about a branch offset being too large in z06.c.  Optimising
must make a function small enough...
1999-09-28 13:15:03 +00:00
agc
a6ade82fd9 Update gensolpkg to version 1.1.
Changes include:
+ prefix is found automatically, using the new show-var target in bsd.pkg.mk
+ pkgname is found using the new show-var target, rather than the old egrep(1)
way, which failed for packages like xv.
1999-09-28 12:44:14 +00:00
fredb
7ad7c0fdae Fix EXTRACT_USING_PAX case. Closes PR 7785. 1999-09-28 12:27:06 +00:00
fredb
9d04cc85bc Fix last commit. "tar" works as intended. Comment
out the EXTRACT_USING_PAX case; it's still broken.
1999-09-28 11:58:07 +00:00
agc
a950719aad Correct typo in previous target addition. 1999-09-28 10:07:38 +00:00
agc
37ec38a97a Add a convenience target called "show-var", which will echo a make(1)
variable from the command line:  i.e.  "make show-var VARNAME=var"
will echo var's value
1999-09-28 10:03:16 +00:00
fredb
67c44b83c5 Enable wm2. 1999-09-28 08:13:11 +00:00
fredb
a6b3aec6a9 Initial import of wm2-4.0, a minimalist window manager for X
Contributed by Joachim Kuebart <kuebart@mathematik.uni-ulm.de> in PR pkg/8494
1999-09-28 08:10:33 +00:00
sakamoto
60fc38f7a4 Remove unnecessary patch for gc. 1999-09-28 07:20:45 +00:00
sakamoto
d57bc8e1da Use devel/boehm-gc instead of w3m/gc,
suggested by Frederick Bruckman <fb@enteract.com>.
1999-09-28 07:20:08 +00:00
simonb
9ca1c0bbd9 Add and enable xaniroc. 1999-09-28 00:58:21 +00:00
simonb
03625f54b1 Adapt to NetBSD. 1999-09-28 00:55:53 +00:00
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