summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-04-16neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.wiz16-31/+32
Noted by obache@ on pkgsrc-changes@
2009-04-16update to 0.20.1drochner2-6/+6
changes: minor bugfixes
2009-04-16update to 2.3.9drochner3-29/+6
changes: -important bugfixes -improved CID support There was an ABI breakage between 2.3.7 and 2.3.8 which was reverted in 2.3.9. The public 'PS_FontInfoRec' structure was expanded and then shrunk. Applications compiled against 2.3.8 should work fine with 2.3.9. Applications compiled against the new 2.3.9 can theoretically exhibit problems if run against a 2.3.8 binary, if some PS_FontInfo stuff is used. See the freetype release notes for details. I didn't find any suspects for now. If one is found, it should be changed to require 2.3.9, and PKGREV bumped.
2009-04-16Updated Transmission to 1.52, librep to 0.17.3 and rep-gtk2 to 0.18.4.tnn1-1/+4
2009-04-16update to 3.26.1.1drochner3-7/+8
changes: -bugfixes -translation updates
2009-04-16update to 2.26.1drochner2-6/+6
changes: bugfixes
2009-04-16update to 2.26.1drochner3-7/+8
changes: translation updates
2009-04-16update to 2.26.1drochner2-6/+6
changes: -bugfix -translation updates
2009-04-16update to 2.26.1drochner6-38/+87
changes: -DBus now automatically starts the gnome-keyring service properly -Initialize daemon with LOGNAME and USERNAME environment variables -Add DBus method for getting the gnome-keyring environment variables -misc fixes
2009-04-16fix typotnn1-2/+2
2009-04-16+xdg-user-dirsdrochner1-1/+2
2009-04-16import xdg-user-dirs-0.10 which does basically provide a tooldrochner7-0/+130
to create the ~/.config/user-dirs.dirs file which is used by modern applications to get "well known" user directories (for downloads etc)
2009-04-16update for gnome-2.26.1drochner1-5/+5
2009-04-16+ abcm2ps-5.9.4, abcmidi-20090317, brasero-2.26.1, bugzilla-3.2.3,wiz1-17/+25
evince-2.26.1, evolution-2.26.1.1, evolution-data-server-2.26.1.1, gdm-2.26.1 [GNOME 2.26], glade-3.6.2, gnome-devel-docs-2.26.1, gnome-doc-utils-0.16.1, gnome-panel-2.26.1, gnome-session-2.26.1, gnome-settings-daemon-2.26.1, gnome-user-docs-2.26.1, mkvtoolnix-2.7.0, pavucontrol-0.9.8, phpmyadmin-3.1.3.2, planner-0.14.4, pulseaudio-0.9.15, scilab-5.1.1, stella-2.7.6, xchm-1.15, xf86-video-intel-2.7.0.
2009-04-16update to 2.16.1drochner3-9/+8
changes: -improvements to GtkBuilder -GDK no longer refuses to work on 30-bit visuals -bugfixes -translation updates
2009-04-16update to 1.24.1drochner2-6/+6
changes: bugfixes
2009-04-16update to 2.20.1drochner2-7/+6
changes: -minor bugfixes -translation updates
2009-04-16add a bl3.mktnn1-0/+13
2009-04-16Update to rep-gtk2-0.18.4.tnn5-52/+11
0.18.4: - small code cleanup - reworked configure.in - added ebuild (Thanks to Harald van Dijk) - reworked autogen.sh - removed libgnome, libgnomeui, libgnomecanvas and libglade bindings - removed examples related to removed bindings - reworked ebuild and specfile - install rep-gtk.in in $prefix$libdir - major update of the spec-file - don't install example files 0.18.3: - fixed the broken GtkCombo() Widgets - fixed an issue with autoconf on RedHat 0.18.2: - fixups in configure.in - updated BUGS, README and HACKING - removed functions no longer available in GTK 2.4+ - spec-file does now install all examples into the doc-dir 0.18.1: - started code-cleanup - added a .pc file - added ATK-Accessibility Support (Thanks to Shobbit Marthur) - added Status-Icon Widget (Thanks to Wang Diancheng) - bumped gtk req to 2.6, glib req to 2.6 and glade req to 2.4 - dropped an function no longer available in GTK 2.5+ - added --tag=CC to libtool where nessacary - renamed some of the Makefile targets (cvsclean -> svnclean a.s.o) - updated the spec file - ported the example glade files to glade2
2009-04-16Update to librep-0.17.3.tnn12-299/+44
0.17.3 ====== * Updated MAINTAINERS * Dropped rep.m4 - use librep.pc instead * Improved librep.pc * Updated librep.spec * Add -L/lib$libsuff to READLINE_LIBS [T2 Patch] * Fix compilation on PPC64 [Marcus Comstedt] * Small fixup in src/fake-libexec [SuSE] * No rpath in src/rep-config.sh [Fedora] * Added ebuild [Harald van Dijk] * Improved Makefile's distclean rule * Reworked autogen.sh * Reworked configure.in * Major rework of the spec-file * Improved configure's ending message * Fixed configure.in's templates for autoheader * BSD-Tar is not supported by librep, give users a usefull warning message [Mark Diekhans] 0.17.2 ====== * fixups for configure.in * updated BUGS, HACKING and README * define inline if undefined (fixes compiler warnings) * create the destination directory for the .pc file before installing it * fixed in issue with FreeBSD in numbers.c [FreeBSD patch] * improved a function of numbers.c [FreeBSD patch] * rep_file_fdopen has not been listed in librep.sym * added -tag=CC to libtool in several places * don't ignore $LDFLAGS upon build * dropped some useless code in sdbm.c * make sure inline is defined 0.17.1 ====== * started code-cleanup * added a .pc file * added -no-split to makeinfo [FreeBSD patch] * added -enable-paranoia to configure [compile with CFLAGS+="-Wall -ansi"] * updated the spec file * replaced a static void by a void in main.c [Debian patch] * use correct shebang in rep-xgettext.jl [ALT-Linux patch] * trim trailing / to mkdir(2) [NetBSD patch]
2009-04-16+modular-xorg-server-1.6.1, plone-3.2.2, ruby-tzinfo-0.3.13,taca1-3/+6
rubygems-1.3.2, xcb-util-0.3.4.
2009-04-16Note update of packages related to Ruby 1.8.7-p160.taca1-1/+8
2009-04-16Update distinfo refelecting update to Ruby 1.8.7-p160.taca2-8/+8
2009-04-16Update ruby18-base-1.8.7.160 (1.8.7-p160).taca5-101/+5
This release is counterpart of 1.8.6-p368, so many bugs are fixed since the latest 1.8.7. Check the ChangeLog for more details. Especialy, including workarounds for CVE-2007-1558 and CVE-2008-1447.
2009-04-16Bump Ruby 1.8.7's patch level to 160.taca1-2/+2
2009-04-16Updated location, email and note the new 1.4 version has bug reported in PR ↵jrf1-3/+3
36882 fixed. Will be uploading soon.
2009-04-16Fix broken caching of iconv handlers. Addresses PR 37643.joerg3-2/+25
2009-04-16the external rsaref option was dropped from securirty/openssl overtnn1-7/+1
4 years ago; remove support from the bl3.mk as well.
2009-04-16Note update of the "xlockmore" package to version 5.28.tron1-1/+2
2009-04-16Update "xlockmore" package to version 5.28. Changes since 5.27:tron2-6/+6
- invert: build failures from Sun Studio Express C++ like this: Error, manymatchover: Overloading ambiguity between "operator^(const TwoJet, double)" and "built-in operator^(int, int)" fixed by casting to double, thanks to Tim Mooney <Tim.Mooney AT ndsu.edu>. - life3d: 4 more rhombic dodecahedron S3/B3 patterns including a period 4 pattern (only S3/B3 period 2 and less patterns left from Bays' papers). Glider code revamped to make more maintainable, using populateGlider(). unsigned int fix thanks to Jouk Jansen. Added new cube gliders from Bays 2006 3D Life paper and found a few patterns for the gliders to crash into. (S23B5, S25B5, S27B5, S35B5, S36B5, S37B5, S38B5, S4B5, S47B5, S57B6, S58B5, S8B5). New mode option added "+draw", this turns off drawing to the screen to speed up searches, and more importantly, make less annoying :) - life: resyncing with my Java code. Switched how static triangular forms are stored Added a lots of new triangular patterns, including 2 gunship triangular patterns. Also added handful of other patterns. Reading memory on uninitialized variables fix thanks to Jouk Jansen. "+draw" mode option added. Pentagonal (Cairo Tiling) life added with glider shooters. "xlock -mode life -rule S23B346 -neighbors 7" or "xlock -mode life -pent2". New gliders found by David Bagley, one in 5 neighbors pentagonal life (-rule S24B2) "xlock -mode life -pent", the other in 9 neighbor triangular life "xlock -mode life -neighbors 9" (-rule S3B34). Associated periodic patterns for each added. Added more symmetries and now have all the random symmetries (at least I think so) for squares, hexagaons, triangles, and pentagons. - Macro FTGL213 added for new FTGL library. If you need it to compile text3d2.cc, make sure it compiles with -DFTGL213. Should work automatically for VMS though, thanks to Jouk Jansen. Approved by Hubert Feyrer.
2009-04-16Note update of time/titrax to 1.98nb4.he1-1/+2
2009-04-16Update from version 1.98nb3 to 1.98nb4.he3-3/+53
Pkgsrc changes: o Add a fix to ensure this operates with week numbers in accordance with ISO 8601.
2009-04-16NetBSD/sparc64 build fix. Reported and fix tested by Michael C. Vergallen.tnn2-4/+4
2009-04-16Pass --with-nagios-user and --with-nagios-group in CONFIGURE_ARGS, inapb1-1/+4
addition to the existing --with-nrpe-user and --with-nrpe-group. We use ${NAGIOS_USER} and ${NAGIOS_GROUP} for both nagious user/group and nrpe user/group.
2009-04-16Enable assembler support under Mac OS X Intel again. It can still breaktron1-2/+3
the build, not sure why it doesn't on all of the systems I tested.
2009-04-16Note PKGREVISION bump of gnustep-objcrh1-1/+2
2009-04-16Make this compile under amd64. Bump PKGREVISION.rh3-4/+13
2009-04-15Bump API_DEPENDS for subversion-base up to the ABI_DEPENDS versiongdt1-2/+2
because I don't want to deal with people trying to build python wrappers or apache modules against old versions. Addresses PR pkg/34311.
2009-04-15set BUILDLINK_API_DEPENDS.neon to 0.25.0, following the rules ingdt1-3/+3
configure.ac. Addresses PR pkg/34311
2009-04-15Add dependency on mysql - its not really optional at this point.markd1-1/+10
Bump PKGREVISION.
2009-04-15Add qt4-mysqlmarkd2-2/+4
2009-04-15Initial import of qt4 mysql plugin.markd3-0/+31
2009-04-15Updated www/webkit-gtk to 1.1.5.snj1-1/+2
2009-04-15Update to 1.1.5. This is basically a sync with a more recent WebKitsnj3-10/+13
nightly, and does not have much in the way of webkit-gtk changes.
2009-04-15+py-xcbgendrochner1-1/+2
2009-04-15Use variable to avoid hardcoding the package version all over the place.wiz2-410/+413
2009-04-15Build fix (untested by me):wiz1-1/+2
Define _GNU_SOURCE on Linux. From Aleksey Cheusov in PR 41219.
2009-04-15Build fix:wiz2-2/+11
Add v4l plugin to PLIST, if videodev.h header is found on Linux. From Aleksey Cheusov in PR 41218.
2009-04-15Note PKGREVISION bump for teTeX-{texmf,bin}.minskim1-1/+3
2009-04-15- Replace teTeX's LaTeX macro with TeX Live's version.minskim7-421/+58
- Use UTF-8 hyphenation patterns, which can be used with luatex. - Create symlinks for TeX formats explicitly. Bump PKGREVISION for teTeX-texmf and teTeX-bin.