summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-10-13Fix non-portable shell scripts, bump package revision.tron4-3/+531
2006-10-13Added mail/libsylph.xtraeme2-2/+4
2006-10-13Initial import of libsylph-0.3.0.xtraeme5-0/+125
LibSylph is an e-mail client library which is derived from Sylpheed. LibSylph is a lightweight but featureful library. It has many common e-mail related features and other useful functions, and you can utilize them from your application. Moreover you can create a new e-mail client by wrapping LibSylph with any UI.
2006-10-13Add BROKEN_GETTEXT_DETECTION and missing gettext-lib/buildlink3.mk.dmcmahill1-1/+6
Fixes compilation on solaris and probably others.
2006-10-13Bump revision for PLIST change. Reminded by ghen@joerg1-2/+2
2006-10-13Needs bash at build time.rillig1-1/+4
2006-10-13Added a new post-installation check to see whether the files have theirrillig3-2/+73
permissions properly set. See mk/check/check-perms.mk and sysutils/checkperms for details.
2006-10-13Fixed "test ==".rillig2-7/+16
2006-10-13Added x11/qt3/application.mk, which is based on meta-pkgs/kde3/kde3 torillig1-0/+45
allow for QT3 applications that are not part of KDE3.
2006-10-13note addition of py-ctypes-1.0.0, libdiscid-0.1.0, andepg1-1/+4
py-musicbrainz-0.4.0.
2006-10-13Add libdiscid, py-musicbrainz, and py-ctypes.epg2-2/+5
2006-10-13python-musicbrainz2 contains various modules for accessing the MusicBrainzepg4-0/+68
web service, as well as parsing the MusicBrainz Metadata XML (MMD), or calculating DiscIDs from Audio CDs. The MusicBrainz Project (see http://musicbrainz.org) collects music metadata and is maintained by its large and constantly growing user community.
2006-10-13libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.epg5-0/+59
It reads a CD's table of contents (TOC) and generates an identifier which can be used to lookup the CD at MusicBrainz (http://musicbrainz.org). Additionally, it provides a submission URL for adding the DiscID to the database. The interface of this library is new, but the DiscID algorithm and the operating system dependent CD-ROM/DVD-ROM access code have been ported from libmusicbrainz version 2.
2006-10-13ctypes is an advanced ffi (Foreign Function Interface) package for Pythonepg4-0/+254
2.3 and higher. ctypes allows to call functions exposed from dlls/shared libraries and has extensive facilities to create, access and manipulate simple and complicated C data types in Python - in other words: wrap libraries in pure Python. It is even possible to implement C callback functions in pure Python.
2006-10-13HOMEPAGE has been moved.obache1-2/+2
2006-10-12+ afterstep-2.2.3, amavisd-new-2.4.3 [pkg/34788], gv-3.6.2,wiz1-6/+9
libtorrent-0.10.3, lynx-2.8.6, musicpd-0.12.1, rtorrent-0.6.3, sylpheed-claws-2.5.4.
2006-10-12Fix version number in gnupg-devel update entry.wiz1-2/+2
2006-10-12Linux shadow-utils provides a useradd that fails when creating a homeben1-0/+146
directory under a base directory hat does not exist. Add workaround to ensure that the base directory does exist. This addresses PR#34779
2006-10-12Note epsg update.wiz1-1/+2
2006-10-12Update to 6.11.1 (old distfiles disappeared). Ok brook.wiz4-41/+42
Version 6.11.1 is the current release of the EPSG dataset, distributed in an MS Access 97 database and/or as SQL scripts. It incorporates data received and verified since the release of Version 6.11 in August 2006. pkgsrc fixes: SUBST_* improvements (was patching nonexistent file)
2006-10-12mail/sendmail{,812} patch changes for a couple minor PRstv1-1/+3
2006-10-128.12.11nb5:tv5-18/+48
Don't install .cf files to /etc/mail directly at all; offer a message about how to install them instead. Don't create /etc/mail/statistics. Create mqueue dirs at install via MAKE_DIRS. Should fix PR pkg/20852. While here, fixup manpages to act like mail/sendmail so that they are uniform across build platforms.
2006-10-128.13.8nb2:tv4-11/+31
Don't install .cf files to /etc/mail directly at all; offer a message about how to install them instead. Don't create /etc/mail/statistics. Create mqueue dirs at install via MAKE_DIRS. Should fix PR pkg/20852. Make sure SMRSH_CMDDIR gets to the compile defs. Fixes PR pkg/34513.
2006-10-12Add ruby-tzinfo.minskim2-2/+4
2006-10-12Import ruby-tzinfo-0.3.2.minskim4-0/+637
TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones. The tz database is compiled into Ruby modules which are packaged in the release. No external zoneinfo files are required at runtime.
2006-10-12Remove mail/libmilter812tv1-1/+2
2006-10-12Remove libmilter812; libmilter (based on 8.13) is just fine for pkgsrctv7-123/+1
dependents.
2006-10-12Warnings must only be prefixed by a warnings heading, not an errorrillig1-6/+13
heading.
2006-10-12regen distinfo for fixed tarballgdt1-4/+4
2006-10-12update for replaced tarball (very soon for brand-new package, sogdt1-4/+4
skipping usual tarball-changed issues)
2006-10-12Updated graphics/gimp24 to 2.3.12adam1-1/+2
2006-10-12Changes 2.3.12:adam5-21/+99
- merged the Perspective Clone tool - allow to pan the image view using the Space bar - show a thumbnail in the "Rotate JPEG?" query dialog - added file information to the Image Properties dialog - more work on the new selection tools - give immidiate feedback when tool modifier keys are pressed - added Lens Distortion plug-in - internationalize Python binding and Python plug-ins - improved internal message infrastructure, use the statusbar for warnings - added an URL loader backend based on libcurl - build a color-managed CMYK color selector if lcms is available - localize Script-Fu procedure descriptions - lots of user interface polishing - bug fixes and code cleanup
2006-10-12Use fann-devel rather than fann; python support in 2.0.0 doesn't work.gdt4-24/+23
2006-10-12add fann-develgdt1-1/+2
2006-10-12 Added devel/fann-devel version 2.1.0.20061012 [gdt 2006-10-12]gdt1-1/+2
2006-10-12Fast Artificial Neural Network Library implements multilayergdt6-0/+96
artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to other programming languages and a GUI are also available. This is a CVS snapshot.
2006-10-12Portability checks, version two.rillig3-31/+107
The actual check has moved into a shell file to allow for nice-looking code. Instead of only the configure scripts, it scans all files whose first line matches "#!*/bin/sh". Therefore the check is run no matter if HAS_CONFIGURE is set or not. Added a warning (not an error) for every use of $RANDOM that is not combined with $$, the process ID. $RANDOM is only implemented by bash and some versions of the ksh.
2006-10-12Fixed "test ==".rillig2-5/+14
2006-10-12The portability checks are skipped due to contrib/redhat/init.rillig1-1/+3
2006-10-12Fixed "test ==".rillig2-4/+13
2006-10-12Fix dependency. No cookie for shannonjr.joerg1-2/+2
2006-10-12Updated sysutils/mklivecd to 0.14.1xtraeme1-1/+2
2006-10-12Update to 0.14.1:xtraeme2-15/+19
* Don't modify menu.lst if it's not available. * Update some comments.
2006-10-12update to 1.2.2drochner3-31/+7
changes: -updated for newer cairo versions -distutils support (unused in pkgsrc because broken) -new example to demonstrate pattern masks -cairo.svg module removed
2006-10-12Don't modify ${HOME}.joerg1-1/+3
2006-10-12apply PYTHON_PATCH_SCRIPTS to get the right interpreterdrochner1-1/+2
2006-10-12minor cleanup:drochner2-5/+2
-remove "enable-gtk-doc=no" configure argument, this is default -don't pull in graphics/jpeg and graphics/tiff through buildlink3.mk, these are used only internally
2006-10-12update to 0.6.1drochner5-14/+22
canges: -bugfixes -translation updates pkgsrc change: include tiff/buildlink directly instead relying on gtk to pull it in
2006-10-12Use a recursion depth of 3 for config.guess/config.sub replacement.joerg5-25/+103
Use portable way to compute timezone offset instead of timezone/daylight, the former is a function on some BSDs and the latter doesn't even exist in DragonFly. Fix PLIST on swi-prolog-packages to not use NetBSD ELFism. Bump revision of swi-prolog-lite and swi-prolog-packages.
2006-10-12update to 0.5.4drochner4-43/+37
changes: -Automatically read in CJK encoding files -Speed ups -let the utils take input on stdin -Bugs fixed