summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-10-01Generate a log file in the work directory with all calls to pkg-config sojmmv1-1/+13
that we can later use them to sanity check the package dependencies. Requires pkg-config 0.19nb1 to work but does no harm with older versions.
2005-10-01Add support to generate a log file that keeps track of all requests tojmmv3-2/+69
pkg-config. Used by the upcoming pkgtools/verifypc package. Bump PKGREVISION to 1.
2005-10-01note update of anthy-elisp to 6700bnb1taya1-1/+2
2005-10-01bump PKGREVISION (forgot at previous commit)taya1-1/+2
2005-10-01Fix for qt-3.3.5adam1-3/+18
2005-10-01Note update of unalz.minskim2-3/+3
2005-10-01Update unalz to 0.50.minskim4-33/+32
New features: - "-l" option to show the list of files. - "-d" option to specify output folder. - decompressing individual files. - setting time attribute of decompressed files.
2005-10-01Fix a typoagc1-2/+2
2005-10-01Clarify some text in a comment - no functional changeagc1-7/+5
2005-10-01Add patch for the xsl compilation problem in officecfg, which occured aftermrauch2-6/+11
the update to libxslt-1.1.15. Fixes PR pkg/31401 .
2005-10-01Add and enable heme.minskim2-2/+4
2005-10-01Import heme from pkgsrc-wip. Packaged by pancake and modified by me.minskim5-0/+59
Heme is a fast and portable console hex editor for unix systems. It has undo support (number of undo operations is only limited by available memory), ability to fill a range of addresses with the specified byte, ability to search for a single byte or character string. Offsets can be given in hexadecimal, octal or decimal. There are two editing modes: hex and ascii. In hex mode you type hexadecimal digits and in ascii mode you type characters. In the ascii mode cursor is automatically moved to the next byte after typing a character (this behaviour is configurable for hex mode).
2005-10-01note update of mozilla & mozilla-gtk2 to 1.7.12taya1-1/+3
2005-10-01Update mozilla & mozilla-gtk2 to 1.7.12taya5-16/+14
This is a bug fix release. Fixed bugs are follows: * Fix for a potential buffer overflow vulnerability when loading a hostname with all soft-hyphens * Fix to prevent URLs passed from external programs from being parsed by the shell (Linux only) * Fix to prevent a crash when loading a Proxy Auto-Config (PAC) script that uses an "eval" statement * Fix to restore InstallTrigger.getVersion() for Extension authors * Fix a crash in mail when stopping a search and then searching again * Other stability and security fixes MFSA 2005-59 Command-line handling on Linux allows shell execution MFSA 2005-58 Firefox 1.0.7 / Mozilla Suite 1.7.12 Vulnerability Fixes MFSA 2005-57 IDN heap overrun using soft-hyphens
2005-10-01Note update of libFoundation to 1.0.72.107nb1rh1-1/+2
2005-10-01Link against gnustep-objc-lf2 to make this work properly.rh2-12/+7
Bump PKGREVISION.
2005-10-01Note addition of gnustep-objc-lf2-2.95.3.8rh1-1/+2
2005-10-01Add and enable gnustep-objc-lf2rh1-1/+2
2005-10-01Initial import of gnustep-objc-lf2-2.95.3.88, an Objective-C base libraryrh7-0/+156
required by libFoundation.
2005-10-01Install example procedure that shows how to setup and networkhubertf3-2/+67
several qemu nodes with the host's local ethernet using tap(4).
2005-10-01vif devices on NetBSD are called "xvif" not "vif", now it worksxtraeme1-3/+3
perfectly.
2005-10-01add missing files(anthy-kyuri.el, anthy-kyuri.elc) to PLIST.taya1-1/+3
2005-10-01* Add modified scripts for NetBSD (block-file and vif-bridge) fromxtraeme3-6/+131
Ceri Storey via port-xen@, previous scripts were only useful for Linux. * Install the scripts with INSTALL_SCRIPT not INSTALL_DATA. Bump PKGREVISION.
2005-10-01Note update of sope to 4.5.4nb1rh1-1/+2
2005-10-01Build the real libraries, not just debug versions.rh3-36/+56
While at it, add a buildlink3.mk file. Bump PKGREVISION.
2005-09-30Make this compile.rh1-2/+4
2005-09-30Note update of gnustep-back to 0.10.1rh1-1/+2
2005-09-30Update gnustep-back to 0.10.1. This introduces some enhancements to therh3-8/+7
xlib, winlib, and Cairo backends as well as some bugfixes.
2005-09-30Note update of gnustep-gui to 0.10.1rh1-1/+2
2005-09-30Update gnustep-gui to 0.10.1. This uses v19 of portaudio for the soundrh2-6/+6
daemon. Some minor bugfixes.
2005-09-30Note update of gnustep-base to 1.11.1rh1-1/+2
2005-09-30Update gnustep-base to 1.11.1. This adds NSSortDescriptor and some bugrh4-9/+12
fixes.
2005-09-30Note update of gnustep-make to 1.11.1rh1-1/+2
2005-09-30Update gnustep-make to 1.11.1. Changes are bugfixes only.rh2-6/+6
2005-09-30Update dialog to 1.0.20050911.wiz2-3/+3
2005-09-30Update to 1.0.20050911. Changes since 1997 (or 1995?) are too manywiz14-927/+14
to mention here, see http://dickey.his.com/dialog/CHANGES for details. Closes PR pkg/30856.
2005-09-30Properly wildcard dialog dependency.wiz3-6/+6
2005-09-30It is confusing to report the files mentioned in the PLIST but filteredkristerw1-8/+23
out due to CHECK_FILES_SKIP as "The following files are in the PLIST but not in ${PREFIX}:". Report those files separately.
2005-09-30Enable asterisk-sounds-extramjl1-1/+2
2005-09-30asterisk-sounds-extra 1.0.9:mjl6-0/+1442
Additional sound files for asterisk.
2005-09-30libxml2 updated to 2.6.22.wiz2-3/+3
2005-09-30Update to 2.6.22:wiz4-128/+197
2.6.22: Sep 12 2005: - build fixes: compile without schematron (Stéphane Bidoul) - bug fixes: xmlDebugDumpNode on namespace node (Oleg Paraschenko)i, CDATA push parser bug, xmlElemDump problem with XHTML1 doc, XML_FEATURE_xxx clash with expat headers renamed XML_WITH_xxx, fix some output formatting for meta element (Rob Richards), script and style XHTML1 serialization (David Madore), Attribute derivation fixups in XSD (Kasimier Buchcik), better IDC error reports (Kasimier Buchcik) - improvements: add XML_SAVE_NO_EMPTY xmlSaveOption (Rob Richards), add XML_SAVE_NO_XHTML xmlSaveOption, XML Schemas improvements preparing for derive (Kasimier Buchcik). - documentation: generation of gtk-doc like docs, integration with devhelp. pkgsrc change: install docs into share/doc instead of share/doc/html. Ok'd by maintainer, recht.
2005-09-30Fix a typo... missing a : before the Q variable qualifier, which causedjlam1-2/+2
${PKG_SYSCONFDIR} to not be automatically creates/refcounted by the +DIRS script for packages that only set CONF_FILES_PERMS and not CONF_FILES or PKG_SYSCONFSUBDIR, e.g. security/sudo. This caused problems when PKG_SYSCONFBASE was set to a non-default directory that didn't pre-exist, e.g. PKG_SYSCONFBASE=/etc/pkg. Problem noted by <jmmv>.
2005-09-30move the DIST_SUBDIR information to Makefile.common for the benefit ofis2-3/+3
links-gui.
2005-09-30Apparently, a superfluous file was removed from the source tarballs,is2-5/+6
without bumping the version.
2005-09-30docbook-xml updated to 4.4.wiz2-3/+3
2005-09-30Update to 4.4, provided by Jeroen Ruigrok van der Werven in PRwiz5-76/+143
31219. Corrected the DESCR while here. 4.4: The Version 4.4 release is a maintainance release. It introduces no backwards-incompatible changes. All valid DocBook 4.3 documents are also valid DocBook 4.4 documents. The genesis of this release is a bug in the catalog files for DocBook V4.3. The Committee decided to produce a 4.4 release, incorporating a few recent backwards-compatible changes, rather than simply produce a 4.3.1 release to fix the bugs. 4.3: The Version 4.3 release is a maintainance release. It introduces no backwards-incompatible changes. All valid DocBook 4.2 documents are also valid DocBook 4.3 documents.
2005-09-30Reset maintainer: 550 5.1.6 Recipient no longer on serverwiz1-2/+2
2005-09-30Updated net/bittorrent[-gui] to 4.0.4adam2-3/+4
2005-09-30Changes 4.0.4:adam3-10/+8
* Bug-fixes