Commit graph

25578 commits

Author SHA1 Message Date
zuntum
bc4bd5fdf8 Add & enable vicq 2001-12-30 11:39:08 +00:00
zuntum
561b59529a Initial import of vicq-0.3
vICQ is simple ICQ client written in perl with look & feel of micq
and works fine with v7 protocol of ICQ. It is based on Net::ICQ2000
module written by Robin Fisher.

Fixes pkg/14718 by Shell Hung <shell@shellhung.org>
2001-12-30 11:37:47 +00:00
lukem
5e0ba140a4 don't compile these packages if egcs is the compiler, as it generates
bad ogg files.
2001-12-30 08:00:45 +00:00
hubertf
e82e9283d0 Make sure the xmahjongg.bdf is compressed, as XFree 3 seems to not
deal properly with uncompressed fonts.

Fixes PR 15096 by Paul Goyette <paul@whooppee.com>
2001-12-30 03:39:28 +00:00
fredb
abdc282c79 Let's keep this simple, and not let the "nb" bump affect the name of the
installation directory.
2001-12-29 18:33:39 +00:00
fredb
76ce1633d0 Fix up a corrupt infodir entry in "chill.info" that install-info could not
delete cleanly, which foiled subsequent installations, and add an INSTALL
script (keyword PRE-INSTALL) to ensure that the corrupt entry is removed.
2001-12-29 17:41:45 +00:00
jlam
2900c5b95e Move the ncurses-curses-h target out of the NEED_NCURSES == NO section
since it needs to be there all of the time.
2001-12-29 17:16:54 +00:00
abs
06a79a3032 Fix audio/libvorbis to work on 1.5 arm32 platforms - avoid optimisation when
compiling floor1.c
2001-12-29 16:53:34 +00:00
abs
db15293cd7 fix for a.out platforms 2001-12-29 14:39:04 +00:00
zuntum
4954bcf830 Improve COMMENT 2001-12-29 13:29:42 +00:00
hubertf
96c95aaca6 Bump to 1.17: properly recognize .tar.Z files
Patch sent by Amitai Schlair <schmonz@schmonz.com> in private mail.
2001-12-29 13:07:14 +00:00
wiz
040d9a4ff0 Add a missing @dirrm. 2001-12-29 12:52:37 +00:00
zuntum
f0eda4f67e Update gqview to version 1.0
Requested by Masao Uebayashi <uebayashi@soum.co.jp> in pkg/15007,
patch resent in private mail.

Changes:

1.0 - 12/15/2001
	Updated translations hu and nl.

0.99.3 (RC1) - 12/10/2001
	Added translation for no.
	Updated translations es, et, fr, it, nl, ru.
	Clarified release license in about dialog.

0.99.2 - 12/5/2001
	Updated translations de, fi, fr, pt_BR, sk, zh_TW.
	Minor man page and README updates.

0.99.1 - 11/25/2001
	Added translation da (Danish).
	Updated translations fr (French) and pt_BR (Brazilian Portuguese).
	Fixed incorrect file listing when attempting to enter a directory with no read access.

0.99.0 - 11/19/2001
	Added a help window, it merely displays the README.
	Fixed bug causing window to never resize larger when changing images and the zoom is set to fit window.
	Several small bug fixes.
2001-12-29 11:40:28 +00:00
abs
517dc48a7c add missing lib/vfs/modules/lib{ftp,vfs-test}.so.0{,0}. Was fatal on arm32 1.5 2001-12-29 11:07:45 +00:00
agc
4854c9d84e Don't hardcode the PKG_DBDIR value at package installation time.
Bump version to 1.11
2001-12-29 10:07:30 +00:00
abs
1eceda9827 add and enable BasiliskII 2001-12-29 00:22:28 +00:00
abs
577cc461e1 Import BasiliskII-0.9.1
Basilisk II is an Open Source 68k Macintosh emulator. That is, it
enables you to run 68k MacOS software on you computer, even if you
are using a different operating system. However, you still need a
copy of MacOS and a Macintosh ROM image to use Basilisk II.
2001-12-29 00:22:02 +00:00
abs
b989dde6cb Pull in automake - otherwise we lose on arm32 1.5 a.out systems... 2001-12-28 23:19:46 +00:00
hubertf
8009f7aff2 Update silc-server to 0.7.3.
Patches sent by Lubomir Sedlacik <salo@silcnet.org> in PR 15079.

Changes in the silc-server package:

 - update to the silc-server package version 0.7.3
 - patch-ab is no longer needed--it has been integratedinto distribution,
   patch-ac moved into its place
 - complete release notes can be found at:

    http://silcnet.org/txt/release-server.txt

 - complete changelog can be found at:

    http://silcnet.org/txt/changes-server.txt
2001-12-28 21:29:16 +00:00
jlam
e660a91225 Link curses.h to ncurses.h in the buildlink directory in the
USE_BUILDLINK_ONLY case.  A "standard" ncurses distribution has this file.
2001-12-28 20:13:11 +00:00
tron
6999f4df07 Cleanup patch files:
- unified format
- only one patch per file
- no files get patched twice
2001-12-28 14:58:02 +00:00
taca
e981da4eaf Update namazu2 package to 2.0.10.
o Move content of MESSAGE int INSTALL and add note for external
  supporting programs.
o Cope with update wv and xlhtml package.  (Fix has sent to
  namazu-users-ja mailing list.)
o Official change from NEWS file are bellow:

Overview of Changes in Namazu 2.0.10 - Dec 27, 2001

* Fix another cross-site scripting vulnerability.
* Fix possibility of buffer overflow.
2001-12-28 10:32:49 +00:00
jlam
d3e69e0e5e USE_NCURSES needs to come before including ncurses/buildlink.mk. 2001-12-28 07:38:56 +00:00
tron
4d66a3b13b Add necessary build dependence on "perl" package. 2001-12-28 07:35:30 +00:00
tron
1a79961b2c Update "stunnel" package to version 3.22. Changes sinc version 3.21c:
- Format string bug fixed in protocol.c
  smtp, pop3 and nntp in client mode were affected.
  (stunnel clients could be attacked by malicious servers)
- Certificate chain can be supplied with -p option or in stunnel.pem.
- Problem with -r and -l options used together fixed.
- memmove() instead of memcpy() is used to move data in buffers.
- More detailed information about negotiated ciphers is printed.
- New ./configure options: "--enable-no-rsa" and "--enable-dh".
2001-12-28 07:22:29 +00:00
taca
5f9a343f84 Update xlhtml package to 0.4nb1 fixing one bug that
ppthtml always print bellow message.

travel: cole: No such file or directory
2001-12-28 04:59:08 +00:00
taya
d9cc0990a9 Update galeon to 1.0.2
Changes from release notes:
- mozilla 0.9.7 compatibility
- bugfixes
2001-12-28 04:41:37 +00:00
agc
07599c6130 On Darwin, use GNU tar (from the gtar-base package) when creating binary
packages, since certain arguments passed to the tar command by pkg_create
assume the existence of GNU tar (-T for one), and Darwin's standard tar
doesn't understand these.
2001-12-27 22:10:15 +00:00
agc
6a8e651ea1 On Darwin, use tar-1.12.tar.gz, rather than the shar format archive,
since this shows up problems on NFS-mounted pkgsrc archives on Darwin.

On Darwin, don't try to make the po message files, since msgfmt doesn't
yet exist.

These changes allow bootstrapping the gtar-base package on Darwin.
2001-12-27 21:50:56 +00:00
agc
0b9363342f Darwin's patch(1) requires that you tell it to make backup files, as well
as giving it a suffix to name the backup file.
2001-12-27 21:27:07 +00:00
abs
a07f02e565 Updated pkgchk to 1.22
When comparing BUILD_VERSION, we _really_ do not care what PKGSRCDIR was
2001-12-27 19:45:01 +00:00
abs
ab1caa7c6d Update pkglint to 3.20
lintpkgsrc - if we find one valid match in a DEPENDS entry, don't
	bitch about any others expanding to a non-existant package:
	    Example: postgresql-{6.5.3*,7.0*,lib-*}
	With this lintpkgsrc -d now outputs six lines on current pkgsrc.

	Note to self: When you use 'cvs c^[P' the second time in an
	evening for the same package... its enough.
2001-12-27 19:13:13 +00:00
taya
272d0ee17e Update mozilla to 0.9.7
See the release notes for detail.

http://www.mozilla.org/releases/mozilla0.9.7/
2001-12-27 15:02:36 +00:00
jlam
fd5fcf139f suse_compat is built from emulators/suse_compat, not emulators/suse_base. 2001-12-27 14:12:46 +00:00
abs
353480ff21 Update pkglint to 3.19
lintpkgsrc.pl:
	Finally we parse {x,y,z} constructs in DEPENDS, plus handle a
	few more make conditionals. Now most of the lintpkgsrc -d output
	is related to versions of software no longer in pkgsrc...
	Does the fun ever start?
2001-12-27 13:31:45 +00:00
wiz
f93f620e80 Make PKGNAME dewey-conform. 2001-12-27 13:29:37 +00:00
agc
4ead18868b Be a bit more generic about the location of ${LOCALBASE} - pointed out
by Thomas Klausner, fixes a problem introduced by me when removing the
scripts directories.
2001-12-27 12:53:54 +00:00
abs
d11069f0b2 Update pkglint to 3.18:
Significant rototill of lintpkgsrc.pl, converting to a rather twisted
    hierarchy of PkgVer Pkgs and PkgList objects with assorted arbitrary
    methods, all based on existing usage rather than ideal design.
    Actual fixes found along the way:
	- Handle := in makefiles
	- Better handle parenthesis and "" in make conditionals
	- parse bsd.pkg.mk to extract _REQD values (hence the previous line)
	- Add missing 'key' in hash iteration
	- Do not repeat includes (evolution longer depends on jpeg 45 times)

    Still have to handle such delightful constructs as
    DEPENDS += {qt2-designer>=2.2.4,qt2-designer-kde>=2.3.1nb1} in a sane way
2001-12-27 12:42:08 +00:00
zuntum
2a98832ab1 Improve ONLY_FROM_PLATFORM.
Suggested by Mason Loring Bliss <mason@acheron.middleboro.ma.us>
2001-12-27 02:11:50 +00:00
jlam
b046ac04fe DEPEND on only libtool-base if we need libltdl.so. Pulling in all of the
documentation files is unnecessary.
2001-12-27 00:22:43 +00:00
wiz
19afa87cc0 Buildlinkify. 2001-12-26 23:03:43 +00:00
jlam
049ae3fcc4 Vastly simplify this script by using /etc/rc.subr. Provide minimal start
functionality on pre-1.5 platforms, as apachectl may always be used instead
for the full control interface.
2001-12-26 22:03:38 +00:00
jlam
da525c873f (1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may contain
--suexec-* configure options that are passed directly to the Apache
    configure script.  This may be used to tune the suEXEC configuration
    in more restrictive ways, e.g. --suexec-uidmin=1000.  This solution
    is more open-ended than the fix proposed in pkg/14973.  Also, we
    don't duplicate all of the options from the Apache configure script
    in pkgsrc bsd.pkg.defaults.mk.  This closes pkg/14973 by Eric
    Schnoebelen <eric@cirr.com>

(2) For namespace consistency, deprecate APACHE_USER in favor of
    APACHE_SUEXEC_USER.  Move APACHE_USER into bsd.pkg.obsolete.mk.

(3) Create the suEXEC user when the functionality is enabled in the server
    so that CGI scripts will work properly.  This closes pkg/14903 by
    Wojciech Puchar <wojtek@3miasto.net>
2001-12-26 21:20:26 +00:00
wiz
796bc74052 Pull over patch-aa from ogle package.
Noted by Douglas Brebner.
2001-12-26 21:09:52 +00:00
wiz
0b296e7940 Buildlinkify. 2001-12-26 20:10:31 +00:00
jlam
d3009b7413 Remove excessively clever checks to allow a section to be seen only if it's
the second time this file is included.  Check for BSD_PREFS_MK instead.
2001-12-26 19:18:40 +00:00
jlam
e023ba1995 Define a symbol BSD_PREFS_MK that may be checked by Makefile fragments to
see whether they are being included from within bsd.prefs.mk or from
without.
2001-12-26 19:16:59 +00:00
wiz
99d556beb9 Set ONLY_FOR_PLATFORM to point to new-toolchain-current/i386. 2001-12-26 18:22:33 +00:00
jlam
035d4f69ad Buildlink'ify in same way as www/lynx. 2001-12-26 16:16:47 +00:00
jlam
7e5ba8a39b Buildlink'ify. 2001-12-26 16:09:41 +00:00