Commit graph

30732 commits

Author SHA1 Message Date
agc
0ac639eaa2 Add a buildlink.mk file for libmpeg3. From Julio Merino (jmmv@hispabsd.org)
in PR 17671
2002-07-22 09:28:55 +00:00
agc
a05f00292c Make libmpeg3 use pthread.buildlink.mk, fixes PR 17670 by Julio Merino
<jmmv@hispabsd.org>
2002-07-22 09:23:10 +00:00
skrll
54d410c45f Depend on the 1.4.1nb1 version of this package so that the directory
move doesn't cause problems.

This closes pkg/17669 from Julio Merino <jmmv@hispabsd.org>
2002-07-22 07:46:39 +00:00
jschauma
4130032ed4 TYpoe: 'stoping' -> 'stopping' 2002-07-22 02:33:55 +00:00
schmonz
f3eb65b2c2 Update to dlcompat-20020606. Changes:
* dlfcn.c: I broke finks xemacs, now fixed.

    * dlfcn.c: I really should read specs instead of making assumptions.
    dlopen(NULL,x) opens the _global_ context, not the application context.
    Fixed. Made dlsym_prepend_underscore work with stupidly long
    symbol names.

    * dlfcn.c: When opening a bundle for the second time, reuse the
    dlstatus struct from the previously closed version. Removed some
    debugging routines.
    * README: Minor update

    * dlfcn.c: Fixed my last "fix". Thanks to Darin Ohashi again.

    * dlfcn.c: Fixed bug reported by Darin Ohashi. dlopen a bundle
    close it, and dlopen same bundle again fails.

Changes to the package itself:

    * USE_GMAKE is free on Darwin, so don't bother patching to avoid it.
2002-07-22 00:54:36 +00:00
schmonz
a77b81c7cd Update my email address. 2002-07-22 00:13:13 +00:00
schmonz
e8cd9f4a50 Darwin doesn't provide _tolower(), an XSI extension that works like
tolower() but requires uppercase input. It's always safe to use
tolower() instead, at the possible expense of a little execution
time. Thanks to simonb for the explanation.

From Jeffrey Putsch <jdputsch@attbi.com> on tech-pkg@.
2002-07-21 19:26:30 +00:00
wiz
0eb52bd711 Complete move of misc/oto to fonts/oto. 2002-07-21 19:22:22 +00:00
wiz
45f69f736a Re-import misc/oto as fonts/oto. Suggested by Rui-Xiang Guo. 2002-07-21 19:20:24 +00:00
schmonz
048a5d0a01 Add a default AMANDA_GROUP for Darwin, and use canonical pkgsrc
config.guess and config.sub. Noted by Randy Beaudreault
<maccult@pacbell.net> in private mail.
2002-07-21 19:07:32 +00:00
wiz
f2329debeb Add \n in an error message. Doesn't warrant version bump. 2002-07-21 16:34:10 +00:00
wiz
51a8adfaa2 SHA1+size instead of MD5. 2002-07-21 15:43:12 +00:00
wiz
a267db8486 SHA1 instead of MD5. 2002-07-21 15:42:07 +00:00
wiz
c735c1758e SHA1+size instead of MD5. 2002-07-21 15:38:32 +00:00
wiz
1024055fa1 PKGNAME is now the same as DISTNAME, remove it. 2002-07-21 15:33:54 +00:00
wiz
86c91fc7ff Update to 1.6, requested by the author.
Changes since 1.6beta:
supported automatic wide ip range scan(fast xx times than 1.6beta version)
supported scan time
fixed broadcast bug
fixed osfinger check
a few bug fixed
supported check recent apache chunk bug scanrule/apache.uxe
moved arirang scan rule files into scanrule directory
fixed gcc -Wall compile option
2002-07-21 15:33:30 +00:00
mrauch
740ad47954 Make bulk builds aware of packages with INTERACTIVE_STAGE and mark them as
"not packaged" instead of "broken".
2002-07-21 11:53:18 +00:00
simonb
ed4ff8479d This needs a DEPENDS on security/p5-Digest-MD5 to work. 2002-07-21 04:47:08 +00:00
kim
ada8ffddbb Add and enable anomy-sanitizer. 2002-07-20 20:29:29 +00:00
kim
7af5e8ab94 Import mail/anomy-sanitizer-1.49:
Anomy Sanitizer filters mail messages checking for common exploits and
hostile file attachments. For instance: it can remove attachments,
rename unknown file types, "defang" HTML messages, fix MIME headers,
and call external virus scanners to scan email attachments.
2002-07-20 20:28:22 +00:00
junyoung
18dc27c593 Update to nb1 due to license change 2002-07-20 17:04:29 +00:00
jschauma
d6f2059e22 On -current, let PKG_JVM default to the same as on 1.6.
I should have done this when I added sun's jdk 1.4 originally,
but did not account for version names like 1.6[A-Z].
2002-07-20 17:01:09 +00:00
junyoung
efb7f1d2fe Change license. 2002-07-20 16:53:41 +00:00
junyoung
bdc31c73a6 Fix typo. 2002-07-20 16:52:20 +00:00
kim
f1cb2c5676 Remove unused settings (from the Makefile used as template). 2002-07-20 16:48:10 +00:00
junyoung
4c498f6d1e Assign MAINTAINER to a NetBSD developer (yeah, it's me ;-). 2002-07-20 16:47:18 +00:00
tron
9a0f25e314 Remove outdated and unmaintained "kxicq" package. 2002-07-20 13:56:08 +00:00
tron
afe7887560 Install "README.netboot" if networking boot support is enabled. 2002-07-20 13:27:32 +00:00
zuntum
a25ca1174d Update prboom to version 2.2.2
Changes from v2.2.1 to v2.2.2
- more demo sync problems for original Doom and Boom fixed
- added changeable samplerate for soundmixing
- added fullscreen/window toggle in option menu
- added double buffering
- floor rendering made more accurate
- Win32 config file handling fixed
- fix endian conversion problem on Linux/PPC
2002-07-20 12:56:45 +00:00
tron
6184c63b15 Add optional netboot support to "grub" package as suggested by
Julio Merino in PR pkg/17354.
2002-07-20 12:42:35 +00:00
zuntum
703ba2fb6d Do not mention package's version number in DESCR 2002-07-20 11:50:08 +00:00
kent
48ee5242a4 DEPENDS=freetype2 -> freetype2/buildlink.mk 2002-07-20 11:36:02 +00:00
kent
6bd8273832 Correct PLIST 2002-07-20 09:49:51 +00:00
kent
8b3f27dd7c Correct BULID_DEPENDS. This change fixes build error of web500gw. 2002-07-20 08:50:16 +00:00
wiz
e66688c221 Update to 1.0.0.9, requested by Julio Merino in pkg/17650.
Changes since 1.0.0.7:
* You may now make money donations to the TeXmacs project (1.0.0.9).
* Headers and footers through menus (1.0.0.9).
* Minor bug fixes (1.0.0.9).
* Reorganization of the online manual (1.0.0.9).
* Standard keyboard prefixes part of tmdoc style file (1.0.0.9).
* Some changes for compilation with g++ 3.1 (1.0.0.8).
* Implementation of arrows with limits above and below (1.0.0.8).
2002-07-20 01:20:05 +00:00
uebayasi
fa305b2450 Missed symlinks of shared libraries. Pointed out by Toru TAKAMIZU. 2002-07-19 14:50:06 +00:00
fredb
75f1730606 Update to version 1.2.4. Two new functions since 1.2.1, png_malloc_warn()
and png_set_text_2(), call for a minor version bump in the shared library.
Update "BUILDLINK_DEPENDS" to current level. Also make the shared library
versions visible in the top-level "Makefile", and add a top-level "test"
target to invoke "pngtest" in ${WRKSRC}.

The following is culled from the extensive "CHANGES" file, ommitting
all make system and doc changes, and some bug fixes for bugs that weren't
present in 1.2.1. See "CHANGES" for complete details:

  Added setjmp() at the end of png_create_*_struct_2() in case user forgets
    to put one in their application.
  Exported png_zalloc(), png_zfree(), png_default_read(), png_default_write(),
    png_default_flush(), and png_push_fill_buffer() and included them in
    module definition files.
  Revised prototype for png_default_flush()
  Typos in *.def files (png_default_read|write -> png_default_read|write_data)
  Once more restored png_zalloc and png_zfree to regular nonexported form.
  Restored png_default_read|write_data, png_default_flush, png_read_fill_buffer
    to nonexported form, but with PNGAPI, and removed them from module def files.
  Removed "PNGAPI" from png_zalloc() and png_zfree() in png.c
  Plugged various memory leaks; added png_malloc_warn() and png_set_text_2()
    functions.
  Plugged memory leak of png_ptr->current_text (Matt Holgate).
  Check for buffer overflow before reading CRC in pngpread.c (Warwick Allison)
  Plugged memory leak of row_buf in pngtest.c when there is a png_error().
  Detect buffer overflow in pngpread.c when IDAT is corrupted with extra data.
  Changed png_warning() to png_error() when width is too large to process.
2002-07-19 14:33:08 +00:00
mycroft
2c2777be52 Fix some silliness WRT an empty directory. 2002-07-19 14:18:48 +00:00
wiz
24c96ec1ff Update to 1.9.12 (old distfile not available any longer).
Changes:
Added patches submitted by Jeremy Cooper to record window size and
fix an IGS bug.
2002-07-19 13:40:14 +00:00
wiz
1adeb49c0d Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts. 2002-07-19 12:43:47 +00:00
wiz
8fb6a916b1 Re-import of textproc/t1lib, textproc/t1utils, and x11/type1inst into fonts.
Changes: CATEGORIES only.
2002-07-19 12:37:41 +00:00
wiz
c08e4fd90b fmt 2002-07-19 12:33:51 +00:00
wiz
a18a08bbba Use NO_BUILD instead of an empty do-build target, and use
REPLACE_PERL instead of two patches.
2002-07-19 12:33:21 +00:00
agc
4201793605 Add and enable cjk-lyx 2002-07-19 12:33:20 +00:00
agc
e8d16d6af6 Initial import of cjk-lyx-1.2.0 into the NetBSD Packages Collection.
Provided in PR 17646 by Rui-Xiang Guo (rxg@ms25.url.com.tw)

CJK-LyX is a multibyte version of LyX, the text processing document
processor, or simply a new and advanced kind of word processors.  More
specifically, CJK-LyX is the patched version of LyX for Chinese,
Japanese and Korean language users.  CJK-LyX is based on the earlier
patch against lyx-1.0.3 by Masahiko Kawakami and critical
contributions from Chideok Hwang, who is also the author of the Korean
input method Ami.
2002-07-19 12:32:31 +00:00
wiz
4b954a8215 Set use_ssl_verify to y(es), requested in pkg/17644 by Atsushi Onoe. 2002-07-19 11:56:47 +00:00
martti
084dd99823 Use INSTALL_SCRIPT to install the startup files. 2002-07-19 11:20:30 +00:00
abs
f90c672552 Updated cpuflags to 0.29
Use MAKEFLAGS not .MAKEFLAGS so we can work on 1.5 and earlier.
	Fix alpha 21164A CPU parsing.
2002-07-19 09:31:05 +00:00
toshii
2c312329b0 Enable this on arm, because it works fine on my hpcarm device (jornada720). 2002-07-19 08:52:31 +00:00
agc
844a2a597b Upgrade figlet to version 2.2.1.
Provided in PR 17641 by Norm (norm@sandbox.org.uk)

FIGlet 2.2.1 is a minor revision of FIGlet 2.2.  The files
README, Makefile, figfont.txt, figlet.c and figlet.6 have been
changed to reflect changes in documentation, official contact
details etc. FTP-NOTE merged into README. FAQ and CHANGES
added to the distribution.

All other files are identical with the 2.2 release.

These changes were made by Christiaan Keet <keet@plig.net>
2002-07-19 08:00:47 +00:00