Commit graph

63625 commits

Author SHA1 Message Date
drochner
25dd73b55f import libglademm20-2.2.0 which is a component of the gtkmm-2.0/2.2
family of C++ bindings for gnome libraries
(the ...20 suffix is because the pkg installs into 2.0 paths and
describes itself as 2.0 to pkgconfig)
fortunately, these families can coexist
2004-07-06 20:41:07 +00:00
bouyer
41084745a7 Apply patch from
http://lists.gnu.org/archive/html/bug-gnu-utils/2002-03/msg00359.html
requested by Georg Schwarz in private mail: make it compile with non-gcc
compilers.
2004-07-06 20:36:58 +00:00
drochner
92233ed67d import libgnomecanvasmm20-2.0.1 which is a component of the gtkmm-2.0/2.2
family of C++ bindings for gnome libraries
fortunately, these families can coexist
2004-07-06 20:35:15 +00:00
jdolecek
e20e6ce14e Update php4 package to 4.3.7.
Change list from release notes:

* Synchronized bundled GD library with GD 2.0.23.
* Fixed a bug that prevented compilation of GD extensions against
  FreeType 2.1.0-2.1.2.
* Fixed thread safety issue with informix connection id.
* Fixed incorrect resolving of relative paths by glob() in windows.
* Fixed mapping of Greek letters to html entities.
* Fixed a bug that caused an on shutdown crash when using PHP with Apache
  2.0.49.
* Fixed a number of crashes inside pgsql, cpdf and gd extensions.

All in all this release fixes over 30 bugs that have been discovered
and resolved since the 4.3.6 release.
2004-07-06 19:52:01 +00:00
xtraeme
2a06407d52 Enable pkgviews installation. 2004-07-06 18:11:15 +00:00
agc
310d6cc3a1 Initial import of libfwbuilder-1.0.2 into the Packages Collection. This
was based a long time ago on the OpenBSD port, but the only thing that
remains form that is one of the patches, and I'm not sure that's necessary
any more.

        Firewall Builder is multi-platform firewall configuration and
        management tool.  It consists of a GUI and set of policy compilers for
        various firewall platforms.  Firewall Builder uses object-oriented
        approach, it helps administrator maintain a database of network
        objects and allows policy editing using simple drag-and-drop
        operations.  Firewall Builder currently supports

                iptables,
                ipfilter,
                OpenBSD PF, and
                Cisco PIX

        libfwbuilder provides the back-end functionality in a library.
2004-07-06 18:06:44 +00:00
agc
14f1743611 Add and enable libfwbuilder 2004-07-06 18:05:44 +00:00
agc
005b3be3c6 Initial import of libfwbuilder-1.0.2 into the Packages Collection. This
was based a long time ago on the OpenBSD port, but the only thing that
remains form that is one of the patches, and I'm not sure that's necessary
any more.

	Firewall Builder is multi-platform firewall configuration and
	management tool.  It consists of a GUI and set of policy compilers for
	various firewall platforms.  Firewall Builder uses object-oriented
	approach, it helps administrator maintain a database of network
	objects and allows policy editing using simple drag-and-drop
	operations.  Firewall Builder currently supports

		iptables,
		ipfilter,
		OpenBSD PF, and
		Cisco PIX

	libfwbuilder provides the back-end functionality in a library.
2004-07-06 18:04:39 +00:00
agc
a0a4d47edd Initial import of rfstool-0.14 into the Packages Collection, from a nudge
by Bruce Chiarelli on current-users.

        RFSTOOL - ReiserFS for Windows - allows you to access ReiserFS
        partitions from a Windows 95/98/ME/NT/2000/XP system.  Starting with
        version 0.6, it even allows you to access ReiserFS partitions from
        Linux ;).  It is a complete rewrite of the ReiserFS functions needed
        to list directories or access files.  Requirements

        + This tool was developed on NT/2000.  The current version has
        support for Windows NT, 2000, XP, as well as the 16-bit products
        Windows 95, 98 and ME.

        + For NT/2000/XP:  You need administrative privileges to run this
        program.  Normal users will probably not have the access rights
        to the raw partition data.

        + You need to know the drive and partition index of the ReiserFS
        partition you want to read.  Luckily, the new version includes
        an autodetect feature

        + Access is read-only.  I do not intend to change that, at least
        for the time being.

        + Journal data is ignored.  These tools show the file structure as
        it is ON DISK, right now.
2004-07-06 17:31:49 +00:00
agc
e0718b9589 Add and enable rfstool 2004-07-06 17:31:02 +00:00
agc
8b015107e2 Initial import of rfstool-0.14 into the Packages Collection, from a nudge
by Bruce Chiarelli on current-users.

	RFSTOOL - ReiserFS for Windows - allows you to access ReiserFS
	partitions from a Windows 95/98/ME/NT/2000/XP system.  Starting with
	version 0.6, it even allows you to access ReiserFS partitions from
	Linux ;).  It is a complete rewrite of the ReiserFS functions needed
	to list directories or access files.  Requirements

	+ This tool was developed on NT/2000.  The current version has
	support for Windows NT, 2000, XP, as well as the 16-bit products
	Windows 95, 98 and ME.

	+ For NT/2000/XP:  You need administrative privileges to run this
	program.  Normal users will probably not have the access rights
	to the raw partition data.

	+ You need to know the drive and partition index of the ReiserFS
	partition you want to read.  Luckily, the new version includes
	an autodetect feature

	+ Access is read-only.  I do not intend to change that, at least
	for the time being.

	+ Journal data is ignored.  These tools show the file structure as
	it is ON DISK, right now.
2004-07-06 17:29:38 +00:00
wiz
98c8a00386 Convert to bl3. 2004-07-06 16:59:55 +00:00
wiz
9fae5827ab Fix include paths for postgresql header files (for qt3-psql). 2004-07-06 16:59:04 +00:00
recht
11e38a407c Note update of:
- py-libxml2 to 2.6.11
- py-libxslt to 1.1.8
2004-07-06 16:47:45 +00:00
recht
b4f5d8011e Catch up with the libxslt update and update to 1.1.8
Python related changes:
1.1.8: July 5 2004:
   - bug fixes: undefined namespace message (William Brack), search engine
    (William), multiple namespace fixups (William), namespace fix for key
    evaluation (William), Python memory debug bindings,
2004-07-06 16:44:50 +00:00
recht
d4f13f43ae catch up with libxml2 update and update to 2.6.11
Python related changes:

2.6.11: July 5 2004:
   - bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
    properly initialize the library (William), empty node set in XPath
    (William), xmlSchemas errors (William), invalid charref problem pointed
    by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
    with div processing (William), XPointer and xml:base problem(William),
    Reader and entities, xmllint return code for schemas (William), reader
    streaming problem (Steve Ball), DTD serialization problem (William),
    libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
    Python classes, xmlReader buffer bug, Python bindings memory interfaces
    improvement (with Stéphane Bidoul), Fixed the push parser to be back to
    synchronous behaviour.
   - improvement: custom per-thread I/O enhancement (Rob Richards), register
    namespace in debug shell (Stefano Debenedetti), Python based regression
    test for non-Unix users (William), dynamically increase the number of
    XPath extension functions in Python and fix a memory leak (Marc-Antoine
    Parent and William)

2.6.10: May 17 2004:
   - portability: problem with xpath.c on Windows (MSC and Borland), memcmp
    vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not
    use "list" as parameter name, make tests work with Python 1.5 (Ed
  Davis),
2004-07-06 16:43:01 +00:00
recht
df9f6259c7 bump PKGREVISIONs since libxslt needs libgcrypt now 2004-07-06 16:28:52 +00:00
recht
222ec3f538 Raise DEPENDS to the latest and greatest (1.1.8) since, as noted by wiz,
we have to do a recursive PKGREVISION bump anyway since libxslt now needs
libgcrypt..
2004-07-06 16:28:12 +00:00
reed
ecb6a0c8ca Build qt3-tools using BUILDINK3 (instead of BUILDLINK2). 2004-07-06 16:02:33 +00:00
reed
cf91cf264b Convert qt3-libs to use BUILDLINK3. Based on patches from Joachim
Kuebart in PR#25753. Tested by myself on Linux and NetBSD 1.6.2_STABLE.
(Also tested on NetBSD 2.0_BETA by wiz@. And tested by jschauma
under Linux.)
2004-07-06 16:01:10 +00:00
recht
a53398616a libxslt needs libgcrypt to build 2004-07-06 15:06:19 +00:00
xtraeme
14c193ba7f Added fsv-0.9. 2004-07-06 15:04:48 +00:00
xtraeme
88bc4c8e37 Initial import of fsv-0.9 from pkgsrc-wip.
fsv (pronounced eff-ess-vee) is a file system visualizer in cyberspace.
It lays out files and directories in three dimensions, geometrically
representing the file system hierarchy to allow visual overview and
analysis. fsv can visualize a modest home directory, a workstation's
hard drive, or any arbitrarily large collection of files, limited only
by the host computer's memory and graphics hardware.
2004-07-06 15:03:13 +00:00
xtraeme
c1b77546d4 PKGNAME is redundant here... 2004-07-06 15:00:03 +00:00
xtraeme
cb204b0dec Added hydrogen and libhydrogen both version 0.8.0. 2004-07-06 14:54:53 +00:00
xtraeme
0375c6a2a5 Initial import of hydrogen-0.8.0 from pkgsrc-wip, contributed by
Chris Wareham.

Hydrogen is a simple real-time drum machine/sequencer for CAC (Computer
Aided Composition).
2004-07-06 14:52:26 +00:00
xtraeme
b271e913ee Initial import of libhydrogen-0.8.0 from pkgsrc-wip, contributed by
Chris Wareham.

Shared library for Hydrogen, a simple real-time Drum machine/sequencer
for CAC (Computer Aided Composition).
2004-07-06 14:51:17 +00:00
xtraeme
e01692b1ea Added gzrecover-0.2. 2004-07-06 14:41:45 +00:00
xtraeme
0728638b9b Initial import of gzrecover-0.2 from pkgsrc-wip, packaged by pancake.
So you thought you had your files backed up onto that jaz cartridge -
until it came time to restore. Then you found out that you had bad
sectors and you've lost almost everything because gzip craps out 10%
of the way through your archive. The gzip Recovery Toolkit has a program
- gzrecover - that attempts to skip over bad data in a gzip archive and
to GNU tar that enables that program to skip over bad data and extract
whatever files might be there.
2004-07-06 14:39:15 +00:00
xtraeme
b98cbf91e0 Added elmo-1.2.0. 2004-07-06 14:30:38 +00:00
xtraeme
5a1152830e Initial import of elmo-1.2.0 from pkgsrc-wip.
Elmo the ELectronic Mail Operator is a feature-rich, highly
configurable and fast console mail client. It features SMTP and POP3
support, a Bayesian mail filter, an address book, threaded mail
display and Maildir, MIME, GnuPG, SSL & UTF8 support.
2004-07-06 14:28:42 +00:00
xtraeme
08e845362a Update textproc/libxslt to 1.1.8.
1.1.8: July 5 2004:
   - build fixes: Windows runtime options (Oliver Stoeneberg), Windows
    binary package layout (Igor Zlatkovic), libgcrypt version test and link
    (William)
   - documentation: fix libxslt namespace name in doc (William)
   - bug fixes: undefined namespace message (William Brack), search engine
    (William), multiple namespace fixups (William), namespace fix for key
    evaluation (William), Python memory debug bindings,
   - improvements: crypto extensions for exslt (Joel Reed, William)
2004-07-06 13:58:55 +00:00
xtraeme
108b7e4f12 Update textproc/libxml2 to 2.6.11.
2.6.11: July 5 2004:
   - Schemas: a lot of changes and improvements by Kasimier Buchcik for
    attributes, namespaces and simple types.
   - build fixes: --with-minimum (William Brack),  some gcc cleanup
    (William), --with-thread-alloc (William)
   - portability: Windows binary package change (Igor Zlatkovic), Catalog
    path on Windows
   - documentation: update to the tutorial (John Fleck), xmllint return code
    (John Fleck), man pages (Ville Skytta),
   - bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
    properly initialize the library (William), empty node set in XPath
    (William), xmlSchemas errors (William), invalid charref problem pointed
    by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
    with div processing (William), XPointer and xml:base problem(William),
    Reader and entities, xmllint return code for schemas (William), reader
    streaming problem (Steve Ball), DTD serialization problem (William),
    libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
    Python classes, xmlReader buffer bug, Python bindings memory interfaces
    improvement (with Stéphane Bidoul), Fixed the push parser to be back to
    synchronous behaviour.
   - improvement: custom per-thread I/O enhancement (Rob Richards), register
    namespace in debug shell (Stefano Debenedetti), Python based regression
    test for non-Unix users (William), dynamically increase the number of
    XPath extension functions in Python and fix a memory leak (Marc-Antoine
    Parent and William)
   - performance: hack done with Arjan van de Ven to reduce ELF footprint
    and generated code on Linux, plus use gcc runtime profiling to optimize
    the code generated in the RPM packages.
2004-07-06 13:52:25 +00:00
tron
8f117b9a84 Backou last change. The program with the offending license has been
removed from the distribution in the meantime. Pointed out by
Klaus Klein in PR pkg/21351.
2004-07-06 13:45:14 +00:00
taya
c2b266efb0 note update of thunderbird/thunderbird-gtk2 to 0.7.1 2004-07-06 13:42:42 +00:00
taya
df04d28741 Update thunderbird-gtk2 to 0.7.1
From the article from mozillazine.org:
mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and
Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both
releases. Both releases correct some flaws in the extension system
that some users may have been experiencing, as well as a new icon set
for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All
users of both products should get this upgrade.
2004-07-06 13:41:35 +00:00
taya
eba28ce8d6 Update thunderbird to 0.7.1
From the article from mozillazine.org:
mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and
Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both
releases. Both releases correct some flaws in the extension system
that some users may have been experiencing, as well as a new icon set
for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All
users of both products should get this upgrade.
2004-07-06 13:40:57 +00:00
recht
bf7a91a9a4 -pygtk-0.6.11 2004-07-06 13:34:37 +00:00
recht
208742cd82 Note update of pygtk to 0.6.11 2004-07-06 13:34:09 +00:00
abs
e830cdf161 Add SUN_JRE14_USE_JCE which pulls in Sun's Unlimited Strength
Java Cryptography Extension. Implemented as a variable rather than
as an additional package as it needs to replace JRE jar files.
2004-07-06 11:32:49 +00:00
abs
b5a3f86522 Implement EXTRACT_CMD.bin 2004-07-06 11:28:55 +00:00
recht
10278d6347 update to 0.6.11
While at it follow py-gtk2's lead and active Numeric Python support.

pygtk-0.6.11:  23-August-2002
	- Fix up libtool patch for older binutils'.
	- a few bug fixes in some GtkWidget methods.

pygtk-0.6.10:  22-August-2002
	- Fix up segfaults when using with a Python compiled with
	  pymalloc.
	- various new wrapper functions added.
	- Raise exception if gtk_init() fails.
	- bug fixes.
	- Support parallel install with PyGTK 2.0.
2004-07-06 11:28:18 +00:00
tron
e22f5a3c7e Set the license of this package to "no-commercial-use" because the
included program "hpcdtoppm" has a restrictive license. This fixes
PR pkg/21351 by Klaus Klein.
2004-07-06 10:55:53 +00:00
adam
bdeee91f5e Updated gtk-gnutella to 0.93.4 2004-07-06 09:56:38 +00:00
adam
3de3db975d Changes 0.93.4:
* Improved stability
* Memory corruption issues should be resolved
* Better gwebcache support, will parse up to 150 hosts in a reply
2004-07-06 09:54:42 +00:00
cube
328f41a2e3 Note change to libkver. 2004-07-06 09:46:37 +00:00
cube
28792806d7 o Allow use if sysctl for MIBs shorter or longer than 2
o Instead of returning an error, pass the control to the actual call. This
  avoids a failure in make because of broken uname() when libkver is used.

OK'd by seb@.
2004-07-06 09:45:38 +00:00
xtraeme
122695dd38 s/open-cobol/opencobol/ 2004-07-06 09:06:37 +00:00
xtraeme
a4ec65f461 Make sure that the libraries are found at runtime when running a cobol
program, disable readline for now (it's optional), change PKGNAME to
opencobol for consistency with PKGBASE.

Bump PKGREVISION because now "opencobol" works fine.
2004-07-06 09:05:04 +00:00
xtraeme
3a73785363 Initial import of xwpe-1.5.29a from pkgsrc-wip.
xwpe is a programming environment for UNIX systems writen by Fred Kruse.
The user interface mimics the Borland C and Pascal family of products for
MS-DOS. From within xwpe you can edit, compile, and debug programs.
2004-07-06 07:58:48 +00:00