Commit graph

49332 commits

Author SHA1 Message Date
xtraeme
2dcc04db10 Updated net/pen to 0.12.0 2003-10-30 23:38:53 +00:00
xtraeme
82ee8bf35d Upgrade to 0.12.0.
Update provided by Andreas Wrede <andreas@planix.com> via PR pkg/23319.

Changes:

031023	Released 0.12.0.

	Penlogd: sscanf would read 100 bytes + terminating nul into
	a buffer of size 100. Now reads 99+nul. Spotted by Oezguer Kesim.

	Let tracking time be set through penctl.cgi.
	In do_cmd, "no log": only close the logfile if it is open.
	New penctl command, "write [FILE]" writes current configuration
	to a file. If FILE is omitted, overwrite the original
	configuration file (-F option).

	Pen: Time based expiration of tracked clients. Default is
	0 seconds = never expire. Added -T option to control expiry
	time. Also added penctl command "tracking N".
	Penlogd: zero-terminate results from recvfrom.

	In penlogd.c: don't complain if recvfrom is interrupted by signal.

More bugfixes, etc.
2003-10-30 23:36:29 +00:00
xtraeme
efb75ac54f Updated security/dropbear to 0.38 2003-10-30 23:24:50 +00:00
xtraeme
ad1ebfb279 Upgrade to 0.38. This closes PR pkg/22984 by Matt Jhonston.
Changes:

0.38 - Sat Oct 11 2003 16:28:13 +0800

o Default hostkey path changed to /etc/dropbear/dropbear_{rsa,dss}_host_key
  rather than /etc/dropbear_{rsa,dss}_host_key
o Added SMALL and MULTI text files which have info on compiling for multiple
  binaries or small binaries
o Allow for commandline definition of some options.h settings
  (without warnings)
o Be more careful handling EINTR
o More fixes for channel closing
o Added multi-binary support
o Improved logging of IPs, now get logged in all cases
o Don't chew cpu when waiting for version identification string, also
  make sure that we kick off people if they don't auth within 5 minutes.
o Various small fixes, warnings etc
o sftp support works (relies on OpenSSH sftp binary or similar)
o Added --disable-shadow option (requested by the floppyfw guys)

0.37 - Wed Sept 24 2003 19:42:12 +0800

o Various portability fixes, fixes for Solaris 9, Tru64 5.1, Mac OS X 10.2,
  AIX, BSDs
o Updated LibTomMath to 0.27 and LibTomCrypt to 0.90
o Renamed util.{c,h} to dbutil.{c,h} to avoid conflicts with system util.h
o Added some small changes so it'll work with AIX (plus Linux Affinity).
  Thanks to Shig for them.

More bugfixes, etc.
2003-10-30 23:22:32 +00:00
xtraeme
dfcc09cc8b Updated security/pyca to 0.6.6.20031021 2003-10-30 23:02:53 +00:00
xtraeme
ee113c7b61 Upgrade to 0.6.6.20031021.
Update provided by Hauke Fath <hf@spg.tu-darmstadt.de> via PR pkg/23072.

Changes:

o Fixed compability issues with Python 1.6/2.0+/2.1.
o Fixed compability issues with certificate requests created by
  Mozilla browser.
o Added new parameter caCertConfirmReqLog for defining the path name of
  file for log output of sbin/ca-certreq-mail.py.
o English translation of help for cgi-bin/client-enroll.py contributed
  by Roger Buck <rog@saas.nsw.edu.au>.
o More bugfixes, etc.

Complete changelog available at http://www.pyca.de/changes.html.
2003-10-30 22:59:57 +00:00
grant
2510497b0d s/USE_GMAKE/USE_GNU_TOOLS+=make/ 2003-10-30 22:53:02 +00:00
grant
7a87c851d5 define USE_GCC_SHLIB.
sort USE_* lines.
2003-10-30 22:52:34 +00:00
jmmv
a0a5509cef Note revision bump for gnucash to 2. 2003-10-30 16:24:48 +00:00
jmmv
a0e6f8bfa0 Depend on p5-Date-Manip, so that the finance-quote-check script works.
From PR pkg/22510 by Ron Roskens.
2003-10-30 16:23:18 +00:00
agc
72924189cf Force the use of a C++ compiler to compile C++ source files. From an
analysis of the problem by Ben Collver in PR 23252.
2003-10-30 15:43:07 +00:00
gavan
86e4a93c11 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-10-30 15:30:43 +00:00
jmmv
5b51b3d08d + conglomerate-0.7.6. 2003-10-30 15:27:27 +00:00
cube
cddfa4e8dc Sync distinfo with reality. 2003-10-30 15:23:58 +00:00
wiz
17ef210e01 Add vmips to suggested projects. 2003-10-30 15:20:19 +00:00
wiz
18a0f435cb + SDL_gfx-2.0.9, TeXmacs-1.0.2.5, centericq-4.9.8, dctc-0.85.6,
distcc-2.11.2, englightenment-0.16.5, gentoo-0.11.39, gnutls-0.8.12,
  gpa-0.7.0, gstreamer-0.6.4, leafnode-1.9.44, libtasn1-0.2.6
  [pkg/23269], ogmtools-1.1, oss-3.9.8b, pureftpd-1.0.16c, rdesktop-1.3.0,
  xmame-0.76.1, xmess-0.76.1, xscreensaver-4.14.
2003-10-30 15:16:21 +00:00
jmmv
0d3aae5780 libxml2-2.6.0 -> libxml2-2.6.1 2003-10-30 14:59:41 +00:00
grant
0623c2ac77 implement the change in rev. 1.1296 (which was backed out in rev.
1.1298) properly by using single quotes instead of double quotes
around the PKGNAME_REQD value, ensuring that the shell does not
interpret the > character as a redirect.

confirmed that no "=1.0.43" files are created on NetBSD and
Linux when a pre-requisite package has a wildcarded version
number eg. ">=1.0.43", and that the original problem is fixed.
2003-10-30 12:36:01 +00:00
grant
c335650d80 include graphics/freetype2/buildlink2.mk so this can find the freetype
header files.
2003-10-30 12:29:30 +00:00
grant
d007a14df0 add -I${BUILDLINK_PREFIX.freetype2}/include/freetype2 to CPPFLAGS so
that packages can find header files in freetype/.
2003-10-30 12:28:56 +00:00
grant
7b1cdd255d fix a couple of typos, drop complexity level of a sentence so that it
reads better.
2003-10-30 12:13:40 +00:00
grant
6bd12fc012 apparently the checksum for the a.out pkg got lost from here
> 2 years ago. ressurect it.
2003-10-30 11:38:18 +00:00
grant
949f60df87 bump stack size when calling the java compiler from 8mb -> 12mb.
fixes build problem of apache-ant in a recent bulk build. from rtr@.
2003-10-30 11:30:10 +00:00
grant
b86c0392bd whitespace police 2003-10-30 11:20:56 +00:00
grant
8bf6340694 make removal of include/X11/extensions directory optional, as this pkg
is only a build dependency and shares that directory with Xrender.
2003-10-30 11:19:43 +00:00
wiz
30e14c5453 Bump PKGTOOLS_REQD to 20031003, per a suggestion from agc. 2003-10-30 10:32:45 +00:00
salo
0a4893285e USE_BUIDLINK2, not USE_BUILDLINK (hi tron!).
Fixes build with gcc3 from pkgsrc.
Style nits.
2003-10-30 10:28:58 +00:00
dmcmahill
48fd726a1c add --with-libiconv=yes to CONFIGURE_ARGS. This makes sure that the
USE_GNU_ICONV is correctly set on systems which need the pkgsrc libiconv.
2003-10-30 10:27:52 +00:00
cube
fc14345416 Apply patch from PR pkg/22934 by Greg A. Woods.
o Remove NET_SNMP_LOGFILE since it's not used anymore
o Include /usr/local/share/snmp/mibs into the default MIBS file search path
o Use --with-logfile=none instead of --without-logfile because that is what
  the configure script wants for that variable.

While those changes affect an exported header file, they don't affect in
any way the compilation of dependencies, so no revision bump is needed.
2003-10-30 08:36:03 +00:00
agc
162529e660 Revert the change in 1.1296 which was causing problems on NetBSD when
installing a pre-requisite package with a wildcarded (e.g. '>=1.0.43')
version number.  The problem manifested itself by creating a file
called '=1.0.43' in the pre-requisite package's directory, and a
coupld of "dc: stack empty" spurious messages appeared.

If this needs to be fixed by an OS-dependent variable, we'll address
that in the future.
2003-10-30 07:42:23 +00:00
wiz
dbc5c7353c Note naim-0.11.6.3 update. 2003-10-30 07:19:12 +00:00
wiz
ad72ae197c Update to 0.11.6.3, provided by Soren Jacobsen in PR 23312:
Summary of changes from 0.11.6.2 to 0.11.6.3 [2003-10-29]
============================================
[pkg fea] More Makefile rewrites for improved compatibility.
[FT  bug] Long-standing connection-deletion routine has been addressed. This
        is a partial backport of the complete rewrite for 0.12.
[FT  fea] Incoming messages containing links to www.candidclicks.com are
        automatically ignored and the sender is automatically warned.
[FT  bug] Several memory leaks have been corrected.
[Lil bug] When someone retitles a discussion, a window would be opened for
        it even if you were not a member. Fixed.
[Lil bug] Potential buffer underflow in signon code identified. Fixed.
[Lil fea] New line-receiving code backported from 0.12.
[Lil fea] New line-parsing code backported from 0.12.
[UI  bug] Potential use of uninitialized buffer in statusbar code
        identified. Work-around implemented.
[UI  bug] If two windows had identical presentations due to modifying
        $nameformat/$nameformat_named, Tab would stop working. Fixed.
[UI  bug] When leaving a chat generated an error, partial stack corruption
        occurred. Fixed.
[UI  bug] Double-join protection kept users from joining channels with an
        open window that they were not actually inside. Fixed.
[UI  bug] Potential heap corruption from realloc()ing a string and then
        copying it into itself identified. Fixed.
[UI  FEA] New key-handling code dramatically improves responsiveness for
        laggy connections and when pasting large blocks of text.
2003-10-30 07:18:26 +00:00
dmcmahill
00532d256b Fix the libtool override so that we actually override the correct thing.
Fixes PLIST problems on Solaris.
2003-10-29 23:15:27 +00:00
dmcmahill
70e7f45316 This pkg needs GNU sed for configure to work. Fixes build problem on
Solaris.
2003-10-29 23:14:22 +00:00
mason
26aa36eef4 libapr-0.so.9.4 -> libapr-0.so.9.5
libaprutil-0.so.9.4 -> libaprutil-0.so.9.5
2003-10-29 23:07:47 +00:00
jlam
3607b06f5c Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031003.
New features include fetching binary packages using HTTP (thanks wiz!)
and some minor speed optimizations for pkg_delete.
2003-10-29 23:00:27 +00:00
xtraeme
cd1da3376f Note update of www/MozillaFirebird-bin-realplayer to 1.0nb1. 2003-10-29 22:59:04 +00:00
xtraeme
1f9f8b779c The symlink shouldt be ${LN} -s ${PLUGIN_SOURCE} not ${LN} -s ${PLUGIN_SOURCE}/rpnp.so, so MozillaFirebird can found the plugin. Bump PKGREVISION and closes PR pkg/23187 2003-10-29 22:24:09 +00:00
jschauma
2a8c06ade6 Note update of sun-j*14 to 2.2. 2003-10-29 22:21:11 +00:00
jschauma
e5608b316d Trivially update sun-j*14 to the latest version (sun-j*14-2.2, corresponding
to Sun's 1.4.2_02).  This is done even though we are in a freeze since
older distfiles disappear and a security vulnerability in older versions
might make people update.

Changes/bugfixes since 1.4.2_01, according to
http://java.sun.com/j2se/1.4.2/ReleaseNotes.html

- Regression: IllegalStateException:constrain(xywh) not supp. for complex transform
- AsyncGetCallTrace() on Solaris/Intel core dumps with assertion failure
- occasional crashes/deadlocks from AsyncGetCallTrace()
- JVMPI_EVENT_COMPILED_ METHOD_LOAD: "must release all locks when leaving VM" asser
- Cannot set preferences factory in web start
- crash in AsyncGetCallTrace() when invoked during Deoptimization
- AsyncGetCallTrace() is absent in linux/Intel JVM
- infinite recursion in AsyncGetCallTrace() with the server JVM
- syncGetCallTrace: assert(pc_desc != 0, "scopeDesc must exist").
- AsyncGetCallTrace: guarantee(get_thread() == thread, "must be the same thread.
- JNI GetEnv() race with ThreadLocalStorage::set_thread() guarantee
- Cache versioning fails to work in 1.4.1 and higher releases
- Get/SetThreadLocalStorage need to work with AsyncGetCallTrace
- JInternalFrame setDefaultCloseOperation ignored under Motif look-and-feel.
- OBJ_ALLOC event deadlock between VMThread and Finalizer thread
- VM crash when HeapDump requested
- Util buffer cache uses wrong release strategy
- Need general-purpose way to dispatch object invocations on Java GUI thread
- Crash in OopFlow::build_oop_map
- [mercury] Java Setup menuitem location misleading
- Update cacerts file with GeoTrust root certs
- extra pings to server if WeakReferenced CachedJarLoaders gc'ed
- Size of sliders in GTK L&F larger than original
- Open/Closing buttons on split panes are very small
2003-10-29 22:18:54 +00:00
reed
07d4a6cf29 Added scribus-doc. 2003-10-29 22:05:15 +00:00
reed
1ee1c523d4 Added scribus-doc-1.0 which is the documentation for scribus
that was removed from the scribus package from its update
(to close PR 22557).
2003-10-29 21:58:55 +00:00
reed
3334ae2d79 This is scribus-doc-1.0.
Documentation for the Scribus publishing software

This new package is added during freeze, because update of scribus
to close PR 22557 didn't include documentation any more.

Also note that the version is 1.0, while scribus is 1.1.1; the new
documentation is not available yet.

Also the distfile doesn't have a package version -- the scribus
developer is going to fix that.
2003-10-29 21:56:34 +00:00
reed
f790037085 Updated print/scribus to 1.1.1. This closed my PR 22557. 2003-10-29 21:03:01 +00:00
heinz
a8ebc7d8cd On i386, depend on devel/binutils. Makes SDL compile on NetBSD 1.5.x
again (fix from PR pkg/23121, thanks to Ian.Fry at sophos com)"
2003-10-29 20:54:58 +00:00
reed
36e633c108 Upgrade to 1.1.1. Some of the changes include: uses freetype
instead of Qt for fonts; multiple documents open at a time;
hyphenator; more languages support; UniCode support; gradient fills;
extended PDF exporter; CUPS support; and libart used for rendering.

Also add more MASTER_SITES and use SHLIBTOOL_OVERRIDE.
2003-10-29 20:54:51 +00:00
reed
b601fdf913 Slightly improve description. 2003-10-29 20:44:40 +00:00
reed
f6d90ac06e Add note about SHLIBTOOL_OVERRIDE. 2003-10-29 19:55:19 +00:00
cube
1c9a78d06c Note revision bump of libnet. 2003-10-29 18:44:44 +00:00
cube
f887ee3940 Minimum required version of libnet is now 1.0.1bnb3.
XXX This package should be buildlink2-ified
2003-10-29 18:43:20 +00:00