summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-30Use buildlink2. Use perl5/module.mk.seb1-6/+4
2002-10-30Revert last change. It shouldn't be necessary to includetron3-6/+3
"x11.buildlink2.mk" manually, there is a problem in the framework.
2002-10-30Note updates of mimedefang, kile, py-Numeric and addition ofmarkd1-1/+6
py-piddle and py-docutils.
2002-10-30Add and enable py-piddle.markd1-1/+2
2002-10-30Initial import of py-piddle-1.0.15markd4-0/+189
Plug In Drawing, Does Little Else. A cross-platform drawing library for Python. PIDDLE is a Python module for creating two-dimensional graphics in a manner that is both cross-platform and cross-media; that is, it can support screen graphics (e.g. QuickDraw, Windows, Tk) as well as file output (PostScript, PDF, GIF, etc.). It makes use of the native 2D drawing calls of each backend, for maximum efficiency and quality. It works by defining a base class (piddle.Canvas) with methods for all supported drawing primitives. A particular drawing context is provided in the form of a derived class. PIDDLE applications will be able to automatically select an appropriate backend for the user's environment.
2002-10-30Add and enable py-docutilsmarkd1-1/+2
2002-10-30Initial import of py-docutils-0.2.markd4-0/+119
The purpose of the Docutils project is to create a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and TeX.
2002-10-30Fix typo:seb1-3/+3
{II,LL}:src:dst1,dst2 -> {II,LL}:src:dst1:dst2
2002-10-30Add PLIST for Solaris.markd2-1/+22
2002-10-30Include "x11.buildlink2.mk" to fix build problems in e.g. the "gnome-core"tron1-1/+2
package.
2002-10-30Add Sparc ELF codecs for Solaris.markd2-2/+12
2002-10-30Include "x11.buildlink2.mk" to fix build problem.tron1-1/+2
2002-10-30Use perl5/module.mk.seb1-5/+2
2002-10-30Update py-Numeric to version 21.0markd3-41/+41
Fixed bugs: [ #482603 ] Memory leak in MA/Numeric/Python Reported by Reggie Dugard. Turned out to be *two* memory leaks in one case in a routine in Numeric, array_objectype. (Dubois) [ none ] if vals was a null-array array([]) putmask and put would crash. Fixed with check. [ #469951 ] n = n1[0] gives array which shares dimension of n1 array. This causes bugs if shape of n1 is changed (n didn't used to have it's own dimensions array (Travis Oliphant) [ #514588 ] MLab.cov(x,x) != MLab.cov(x) (Travis Oliphant) [ #518702 ] segfault when invalid typecode for asarray (Travis Oliphant) [ #497530 ] MA __getitem__ prevents 0 len arrays (Reggie Duggard) [ #508363 ] outerproduct of noncontiguous arrays (Martin Wiechert) [ #513010 ] memory leak in comparisons (Byran Nollett) [ #512223 ] Character typecode not defined (Jochen Kupper) [ #500784 ] MLab.py diff error (anonymous, fixed by Dubois) [ #503741 ] accuracy of MLab.std(x) (Katsunori Waragai) [ #507568 ] overlapping copy a[2:5] = a[3:6] Change uses of memcpy to memmove which allows overlaps. [ numpy-Patches-499722 ] size of buffer created from array is bad (Michel Sanner). [ #502186 ] a BUG in RandomArray.normal (introduced by last bug fix in 20.3) (Katsunori Waragai). Fixed errors for Mac (Jack Jensen). Make rpm's properly, better Windows installers. (Gerard Vermeulen) Added files setup.cfg; setup calculates rpm_install.sh to use current Python. New setup.py, eliminate setup_all.py. Use os.path.join everywhere. Revision in b6 added file README.RPM, further improvements. Implement true division operations for Python 2.2. (Bruce Sherwood) Note: true division of all integer types results in an array of floats, not doubles. This decision is arbitrary and there are arguments either way, so users of this new feature should be aware that the decision may change in the future. New functions in Numeric; they work on any sequence a that can be converted to a Numeric array. Similar change to average in MA. (Dubois) def rank (a): "Get the rank of a (the number of dimensions, not a matrix rank)" def shape (a): "Get the shape of a" def size (a, axis=None): "Get the number of elements in a, or along a certain axis." def average (a, axis=0, weights=None, returned = 0): Computes average along indicated axis.
2002-10-30Include "x11.buildlink2.mk" to fix build problem.tron1-1/+2
2002-10-30Note addition of gnome2-terminalrh1-1/+2
2002-10-30Add and enable gnome2-terminalrh1-1/+2
2002-10-30Initial import of gnome2-terminal-2.0.1, an xterm like terminal program forrh5-0/+132
GNOME 2. Based on a package provided by Scott Aaron Bamford as part of PR pkg/18660.
2002-10-30Note new homepage.kleink1-2/+2
2002-10-30On Solaris iconv() is in libc.markd1-2/+8
2002-10-30Update kile to version 1.3markd3-32/+26
version 1.3beta -> 1.3 : - fixed some minor bugs - new user manual - added more options for the "Quick Start" wizard version 1.2 -> 1.3beta : - the "label" tags written on the same line than a "section" tag are now detected - added a "find next" command - improved the "replace" command - improved the "edit user menu" command (ability to insert several lines) - added more options for the "quick start", "tabular" and "array" wizards - added new LaTeX tags (maketitle, footnote, tableofcontents, ref, pageref) - added DCOP support (no new instance when kile is already running - Kdvi "inverse search" should work better)
2002-10-30Note addition of libzvt-2.0.1rh1-1/+2
2002-10-30Add and enable libzvtrh1-1/+2
2002-10-30Initial import of libzvt-2.0.1, a virtual terminal widget library forrh6-0/+87
GNOME2. Based on the package provided by Scott Aaron Bamford as part of PR pkg/18660.
2002-10-30Update mimedefang to version 2.24markd5-57/+20
Changes in 2.24: This release includes "watch-mimedefang", a graphical monitoring tool [not enabled]. It does stricter checks on functions which only make sense in the context of a message. Global variables are cleared between messages so that extraneous values don't stick around. There are important fixes for Solaris and possibly other non-Linux machines. Changes in 2.23: A bug which could crash mimedefang-multiplexor under conditions of extreme load has been fixed. An attacker with sufficient bandwidth may be able to exploit the bug to mount a denial-of-service attack. Changes in 2.22: Support has been added for clamd, the daemonized version of Clam AntiVirus. A new variable $MaxMIMEParts lets you reject overly complex MIME messages which could otherwise result in a DoS. A new action_delete_all_headers routine has been added which deletes all instance of a given header. Many little bugs were fixed and portability was improved.
2002-10-30Fix whitespace. (need to alias cvs commit to pkglint && cvs commit :)seb1-2/+2
2002-10-30Fix whitespace.seb1-2/+1
2002-10-30Use buildlink2. Use perl5/module.mk.seb1-8/+7
Take care of a hidden -and unneeded- dependency on pthread library with the help of BUILDLINK_TRANSFORM.
2002-10-30Use buildlink2.seb2-6/+219
Provide buillink2.mk.
2002-10-30Updated ipa to 1.2.9martti1-1/+2
2002-10-30Updated ipa to 1.2.9 (provided by Andrey Simonenko in pkg/18859)martti4-17/+17
- Fixed support for 32-bits IP Filter v3.4.x rule group numbers (previous incorrect implementation was introduced in IPA-1.1.3) - Now it is possible to remove not needed accounting systems support with the help of -DWITHOUT_{IPFW|IP6FW|IPFIL|PF} options - Now FreeBSD IPFW2 is supported - "getsockopt(IPV6_FW_GET): Invalid argument" IPv6 Firewall bug was fixed - Minor improvements for IPv4/v6 Firewall support
2002-10-30Note addition of glade2-1.1.2rh1-1/+2
2002-10-30Add and enable glade2rh1-1/+2
2002-10-30Initial import of glade2-1.1.2, a user interface builder for the GTK2+rh4-0/+104
toolkit and GNOME2.
2002-10-30Add HOMEPAGE.seb1-1/+2
2002-10-30Install the scheme.h file as include/tinyscheme.h, to make this packageagc3-5/+7
useful in embedded environments. Fix from Eric Gillespie in PR 18857.
2002-10-30Updated squirrelmail to 1.2.9martti1-1/+2
2002-10-30Updated squirrelmail to 1.2.9martti3-7/+17
* many bugfixes and stability enhancements - register_globals - session handling - preferences * German help texts
2002-10-30Note PKGREVISION bumps of libgnomeprint{,ui}rh1-1/+3
2002-10-30s/USE_X11BASE/USE_X11/ to be consistent with the rest of GTK2/GNOME2.rh4-11/+12
Bump PKGREVISION.
2002-10-30Add and enable jikes112.skrll1-1/+2
2002-10-30Import a jikes-1.12 package into lang/jikes112. This is the latest knownskrll6-0/+75
working version of jikes for wonka. jikes is a java 2 compiler.
2002-10-30Remove unnecessary CXXFLAGS+=skrll1-2/+1
2002-10-30s/711/555/ for EXEMODE.skrll3-2/+17
Bump PKGREVISION.
2002-10-30Note addition of gnome-db-0.8.192rh1-1/+2
2002-10-30Update jikes to 1.17skrll5-36/+15
Jikes version 1.16 represents 9 months of development, 4 megs of patches (when consolidated into one unified diff) covering well over 100,000 lines of changes. Some of the focus of the releaes include: * spec support: - support for JSR 41 (java asserts available in JSDK 1.4!) - tighter JLS/JVMS obedience, including focus on: . Inner classes . Definite (un)assignment * adjusted options: - more gnu-like options available such as --help. - --source and --target options to control how jikes interprets source and emits classes. - more javac compatibility flags added, such as -J * 9 months of miscenalious bug fixes: - over 350 jacks test cases fixed - ZERO jacks test cases regressed This release is dedicated to geeks and the people who love them. Jikes version 1.17 contains a number of bug fixes from Jikes 1.16
2002-10-30Add and enable gnome-dbrh1-1/+2
2002-10-30Initial import of gnome-db-0.8.192, the GNOME2 database applications andrh5-0/+180
libraries.
2002-10-30Add missing buildlink2.mkrh1-0/+37
2002-10-30note that I updated imap-uw twice to imap-uw-2001.1nb2.elric1-1/+3