summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-04-18Make sure that the "dlcompat" related options are actually added totron1-1/+3
"LDFLAGS". This is another attempt to fix PR pkg/36086.
2007-04-18add some more tricks and tipscjs1-1/+10
2007-04-18revert previous, turns out qmail and sendmail don't share any filenamesjnemeth2-4/+2
2007-04-18Add PERL5_PACKLIST.hiramatsu1-2/+6
2007-04-17Don't use | in the comment. From Woodstock in #pkgsrc.joerg1-2/+2
2007-04-17Fix the build on Darwin by disabling MMX support (on Darwin only).adrianp1-1/+2
2007-04-17- transcode (thanks, xtraeme).wiz1-2/+1
2007-04-17+ sylpheed-claws-2.9.0 [now claws-mail], transcode-1.0.3.wiz1-2/+3
2007-04-17Fix DEPENDS line for py-gnome2-desktop, noted by joerg.wiz1-2/+2
2007-04-17-switch compiz to 0.4.0 which is the actual stable versiondrochner3-9/+81
-add "gnome" and "kde" options to build extended support for these platforms. gnome works well, kde builds fine but is untested otherwise
2007-04-17import gnome-compiz-manager-0.10.4, a utility to configure compizdrochner5-0/+146
properties and to switch between metacity and compiz window managers
2007-04-17Revert now that the real issue is fixed.joerg1-2/+2
2007-04-17Don't conditionally generate BSD bmake or GNU make syntax. Just usejoerg3-3/+36
a simple and portable (POSIX only!) trick. Bump revision.
2007-04-17Reapply pthread fix.joerg2-1/+32
2007-04-17Anothing missing include of unistd.h.joerg2-1/+14
2007-04-17Needs gmake at least on DragonFly.joerg1-2/+2
2007-04-17Fix last commit to really save forks at mentioned by rillig@:joerg1-2/+2
OPSYS needs to be evaluated in-place, so use :=.
2007-04-17Rename option glx to dri; it will be used by MesaLib shortly, anddillo2-5/+6
dri seems more natural there. Okayed by wiz and joerg.
2007-04-17Updated multimedia/transcode to 1.0.3xtraeme1-1/+2
2007-04-17Update to 1.0.3: bugfixes.xtraeme2-8/+10
2007-04-17Use ONLY_FOR_PLATFORM instead of NOT_FOR_PLATFORM.martti2-4/+5
2007-04-17No xfce4-diskperf-plugin for DragonFly (requested by Joerg Sonnenberger).martti2-2/+6
2007-04-17-to avoid a different set of applets to be built if py-gnome2-desktopdrochner5-6/+81
is installed, require it and build invest-applet properly -patch bashisms in makefiles so that .svg icons are installed properly -bump PKGREVISION
2007-04-17delete stale patch, from Blair Sadewitz per mail to pkgsrc-usersdrochner1-19/+0
2007-04-17fix dependency on gtkhtml for the 38->314 change, from Blair Sadewitzdrochner1-2/+2
per mail to pkgsrc-users
2007-04-17intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.commonmartti11-30/+12
2007-04-17Because OpenSSL uses dlfcn(3) only internally and Mac OS X supports sharedtron1-3/+1
library dependences we don't need to include "dlopen.buildlink3.mk" here.
2007-04-17Use "pkgsrc/mk/dlopen.buildlink3.mk" instead of manually includingtron2-9/+6
"pkgsrc/devel/dlcompat/buildlink3.mk" under Darwin. This might finally fix PR pkg/36086.
2007-04-17clean up config file stuff: use explicit paths instead ofdrochner2-7/+8
PKG_SYSCONFSUBDIR and use CONF_FILES for gnomecc.menu, should fix error seen in bulk build
2007-04-17Updated lang/chicken to 2.60.obache2-3/+3
2007-04-17Update chicken to 2.60, aka 2.6.obache6-30/+29
Based on patch provided by Alaric Snell-Pym in pkgsrc-users@. Things changed since the last release (2.5): - Many bugfixes - Better support for Sun's C compiler - Input-performance has been improved - PCRE (Perl compatible regular expressions) by Philip Hazel is now bundled with CHICKEN - Static linking of extensions is now possible (when supported by the egg) - The interpreter warns about references to potentially unbound variables in loaded code and expressions entered on the REPL - The expansion process is traced during compilation and interpretation to give (slightly) more usable syntactic context in error messages - library: * added `any?`, `bit-set?' and `on-exit' - eval: * new procedure `set-parameterized-read-syntax!' - posix: * SRFI-17 setters for `file-position`, `current-user-id', `current-group-id', `process-group-id'; the respective setter-procedures are still available but have been deprecated * `file-stat' returns more information (including device info) * added `process*' - extras: * added `read-string!' - utils: * `apropos' and `apropos-list' procedures - srfi-4: * added `read-u8vector', `read-u8vector!' and `write-u8vector' - srfi-18: * added `time->milliseconds' and `milliseconds->time' - csi: * `-ss SCRIPTNAME' option - csc: * accepts options given in the environment variable `CSC_OPTIONS' * new options `-static-extensions' and `-host' - chicken/csc: * new option `-keep-shadowed-macros' - chicken-setup: * accepts options given in the environment variable `CHICKEN_SETUP_OPTIONS' * allows retrieval and installation of eggs from subversion a repository and the local filesystem * new options `-tree FILENAME', `-svn', `-local', `-revision' and `-destdir PATHNAME' * added helper procedures `required-chicken-version' and `required-extension-version' - Lots of improvements in the CMake build
2007-04-17Describe glx option -- used by modular-xorg-server and wip/MesaLibdillo1-0/+1
to enable direct rendering support. XXX: Maybe it should be renamed to dri?
2007-04-17Xfcemartti1-1/+6
2007-04-17Removed xfce4-artwork, xfce4-minicmd-plugin, fce4-showdesktop-plugin,martti30-272/+4
xfce4-taskbar-plugin and xfce4-windowlist-plugin as these don't work with Xfce 4.4.x.
2007-04-17Needs msgfmt.joerg2-3/+5
2007-04-17Catch up with change in the plugin. Adjust configure.ac for the kinfojoerg4-12/+26
check and regen it for now using autoconf. Can't figure out how to produce a minimal diff.
2007-04-17adapt to new path for gtkhtml314drochner1-2/+2
2007-04-17version suffix 38->314drochner1-10/+10
2007-04-17fix botched $NetBSD$tnn1-1/+1
2007-04-17add support for the HP-UX C/aC++ compilerstnn2-2/+92
2007-04-17Save a fork() by not invoking the 'tr' utility.tnn1-2/+2
XXX: the OS_VERSION stuff could use a similar cleanup, replacing tr A-Z a-z occurences with the make :tl modifier.
2007-04-17add conflict with qmailjnemeth2-2/+4
2007-04-17note removal of sendmail812 and moving of current sendmail to sendmail813jnemeth1-1/+3
in preparation for importing sendmail 8.14.1
2007-04-17sendmail812 removed and sendmail813 addedjnemeth1-2/+2
2007-04-17Removal of sendmail 8.12.x branch from pkgsrc. We already have thejnemeth31-851/+0
8.13.x and will soon have the 8.14.x branches in pkgsrc.
2007-04-17Rename of current sendmail package to sendmail813 to make way forjnemeth33-0/+904
new sendmail 8.14.x tree in pkgsrc. Changes to the original package include: - Path changes in Makefile and Makefile.common to reflect new location under mail/ of this package - Fix a bunch of issues found by pkg_lint
2007-04-17Updated devel/p5-Class-Accessor to 0.30.hiramatsu1-1/+2
2007-04-17Update p5-Class-Acessor to 0.30.hiramatsu2-6/+6
Changes since 0.25: 0.30 Sun Nov 26 13:03:47 JST 2006 - added version numbers back into each class to fix RT#21746 0.26 Wed Jul 19 01:20:23 BST 2006 - added Class::Accessor::Faster that uses an array internally. Thanks to Tina Mueller for prompting me to do this.
2007-04-17Updated www/p5-HTTP-Server-Simple to 0.27.obache2-3/+3
2007-04-17Update p5-HTTP-Server-Simple to 0.27.obache2-6/+6
Based on patch provided in PR 36156. 0.27 * 0.26 release apparently didn't get to cpan correctly 0.26 * Supports multi-line encoded values in query_sting (like foo%0Abar) -- Dobrica Pavlinusic * Fixes to URI unescaping to behave like apache does 0.24 * Hopefully deal with an odd case where a poorly behaved Internet Explorer could crash the server. Thanks to the Catalyst project. 0.23 Fix a release-engineering messup. Thanks to ANDK 0.22 Wed Oct 18 23:36:34 EDT 2006 * Query string processing improvements 0.21 Wed Oct 18 23:31:42 EDT 2006 [rt.cpan.org #21727] [PATCH] Support for Perl 5.004 -- Sebastien Aperghis-Tramoni 0.20 Require POSIX only if we need it, rather than "use" it all the time [cpan #17533] - Brad Bowman 0.19 Catch and ignore SIGPIPE, so broken pipes from the client don't cause Standalone to drop all the way back to the shell.