summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-07-08make sure the IMAKE definition, if set, is used in case X11_TYPE is nativeschwarz1-2/+5
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam911-911/+1823
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-08Don't try and use assembler when building 64bit on Solaris. It gets itmarkd1-1/+5
wrong for both amd64 and sparc. Fixes PR pkg/32648 and possibly PR pkg/33030.
2006-07-08Solaris grep doesn't deal well with the binary output of tar when testingmarkd2-1/+15
if tar supports "ustar" so feed through strings before grep. Fixes PR pkg/33776.
2006-07-08Don't try and do visibility stuff with gcc on Solaris as the Solarismarkd3-1/+47
gcc/ld doesn't support it. From Gilles Dauphin in PR pkg/33917
2006-07-08Don't try and do visibility stuff with gcc on Solaris as the Solarismarkd2-1/+24
gcc/ld doesn't support it. From Gilles Dauphin in PR pkg/31545
2006-07-08Patch tcpdump2xplot so that it works with modern tcpdumps which started tobad3-3/+18
print "IP" as the second field for IP packets. Bump PKGREVISION.
2006-07-08Sync DIST_SUBDIR for PHP modules with DIST_SUBDIR in Makefile.minskim1-2/+2
2006-07-08On Darwin-[56], bypass the wchar_t test in configure and assume that itminskim1-1/+5
is unavailable. Although Darwin-[56] has wchar_t, it doesn't provide related functions such as wcslen(). This fixes PR 29175.
2006-07-08Add stellarium to todo.ben1-1/+5
2006-07-08update some entries in the initial radio station listdrochner3-3/+30
bump PKGREVISION
2006-07-08correct libxml2 dependency, from Masao Uebayashidrochner1-2/+2
2006-07-08Note update of "phpmyadmin" package to version 2.8.2.tron2-3/+3
2006-07-08Update "phpmyadmin" package to version 2.8.2.tron3-25/+8
Changes since version 2.8.0.4: - XSS vulnerability from requests not containing a token - Reenable XML option in Export - State in documentation that your browser must accept cookies - CVS link was broken on main page - Adding a user with password containing a backslash - Removing a default value - Setup script: compatibility with security tokens - Setup script: detection of writable config - Reading the database list with MySQL wildcards
2006-07-08Document dar-int32 and dar-int64 options.dsainty1-0/+2
Dar is built by default with an arbitrary-size-integer library for managing all file length/timestamp details. If 32-bit or 64-bit integers (with overflow protection) are sufficient for requirements, the dar-int32 and dar-int64 options can significantly reduce the run-time memory and CPU overheads of Dar.
2006-07-08Add support for dar-int32 and dar-int64 package options.dsainty1-1/+18
Dar is built by default with an arbitrary-size-integer library for managing all file length/timestamp details. If 32-bit or 64-bit integers (with overflow protection) are sufficient for requirements, the dar-int32 and dar-int64 options can significantly reduce the run-time memory and CPU overheads of Dar. Leave the default unchanged (thus no package version bump).
2006-07-08Remove share/fonts, if unused.wiz3-3/+6
2006-07-08Needs perl to build.wiz1-2/+2
2006-07-08Make note of cmus import.ben2-2/+4
2006-07-08Initial import of cmus, an ncurses audio player with many features.ben4-0/+85
CMus is a small and fast music player using the ncurses library. CMus has vi-style command interface, e.g. searching using '/' or '?' and adding files to playlist ':add ~/foo.ogg'. * Plays FLAC, OGG, MP3, WAV, modules * MP3 and Ogg streaming (Shoutcast/Icecast) * WinAmp / XMMS keys "zxcvb" * Can be controlled via UNIX socket * Customizable colors * Nice vi-style interface with tabulator expansion * Background playlist loading * Track metadata database makes adding files to playlist very fast. * Album/artist modes. Playing within one album or artist. * Powerful playlist filters * Can run external commands for the currently selected files * Directory browser * Supports 256 colors * Play Queue * Dynamic Keybinding * Easy to use directory browser This package was submitted in PR#33939.
2006-07-08Update the comments to reflect the current default workflow.jlam1-2/+4
2006-07-08Fix PLIST on Darwin, where the CD audio input module is not built.minskim2-3/+9
2006-07-08Fix PLIST on platforms without OSS.minskim3-9/+8
2006-07-08Change DIST_SUBDIR because the current distfile path was already used beforeminskim2-6/+6
for a different tarball.
2006-07-08If UNPRIVILEGED=yes, replace hardcoded root and wheel withminskim1-1/+30
${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}, respectively.
2006-07-08Add required link options for Darwin.minskim2-1/+17
2006-07-07Run configure with env variables set by pkgsrc. Previously, it was imakeminskim1-1/+4
that ran configure, which failed on Darwin because imake didn't pass all variables in CONFIGURE_ENV. This fixes PR 33812. The package still does not build on Darwin due to link errors.
2006-07-07Add an explicit run-time dependency on perl because these packagesjlam17-33/+49
install perl scripts. Bump the PKGREVISION for the dependency change.
2006-07-07This package doesn't really depend on p5-XML-Parser.. it only needed itjlam1-3/+2
for intltool. Bump the PKGREVISION for the changed dependencies.
2006-07-07Reorder sections to more closely follow pkgsrc Makefile guidelines.jlam2-8/+8
2006-07-07Make this package PKGMANDIR-aware.jlam1-3/+3
2006-07-07Add USE_TOOLS+=perl:run, which is kind of required from now on for packagescube1-2/+4
using Perl. It makes rt3 configure again. Bug reported by schmonz@, fixed by jlam@.
2006-07-07Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are privatejlam25-160/+160
variables so there are no user-visible changes. This change just makes it a little easier to write for loops.
2006-07-07+ ja-trac-0.9.6.1, PR for trac.wiz1-2/+3
2006-07-07Note gnuradio-core and usrp PKGREVISION bumpswiz1-1/+3
for doxygen updated.
2006-07-07Update for doxygen-1.4.7: some file changes in the PLIST.wiz2-25/+739
Bump PKGREVISION.
2006-07-07Update for doxygen-1.4.7. Bump PKGREVISION.wiz2-7/+3
2006-07-07Depend on latest doxygen version (some file changes again).wiz1-2/+2
2006-07-07+ binutils-2.17, elm-me-2.4pl123, lftp-3.5.1, libidn-0.6.4,wiz1-4/+9
nut-11.5, radmind-1.6.1 [pkg/33938], shmux-1.0b9, trac-0.9.6.
2006-07-07Correct version number.wiz1-2/+2
2006-07-07sync with the rest of gimp-print (should use a shared Makefile snippet)drochner2-8/+7
2006-07-07update to 0.35drochner4-52/+26
changes: bugfix, build system improvements
2006-07-07Revert patch-aa to the previous revision and just add __NetBSD__ to the list.ghen2-20/+11
Suggested by joerg.
2006-07-07update to 2.14.1drochner2-8/+7
changes: - Fix build problem on cygwin - Fix segmentation fault on orb.shutdown() - Make it work on Python 2.5 and 64-bit platforms
2006-07-07update to 2.14.2drochner2-7/+6
changes: * fix the applyto element for the use_caret gconf key * Workaround for manual page inclusion, fixes #340173 * Fix for man cache logic and mansect elements * Updated translations
2006-07-07update to 0.5.7drochner7-34/+35
changes: * Restored disabling of VO deinterlacer when there are active deinterlacer plugins. I finally realised what was missing... * Added names to some windows for use in ~/.gxine/gtkrc: video, fs_toolbar, wm_toolbar. * Added a few name attributes to the toolbar XML and some example style info (commented out) to the default gtkrc for the full-screen toolbar. * When determining a default MRL title, resolve symbolic links. * Prevent text insertion before the system-wide startup script. * A couple of Undo shortcuts got missed in 0.5.6. * Fixed some problems with switching to/from full-screen. * Fixed a startup bug in the window size submenu. (Bug 1487691) * Fixed a bug which prevented the video window from being shrunk. (Ubuntu bug 46403) * Fixed a problem with update of the window size menu. * Hopefully fixed a Javascript crash-on-start bug. (Bug 1482697) * Added a watchdog which will abort gxine if it hangs for 30s. (Disabled by default.) * Italian translation from Diego Petten<C3><B2>. * Build fixes for autoconf 2.59c and later.
2006-07-07update to 2.14.2drochner3-8/+9
changes: * Support relative paths from command line. -trandlation updates
2006-07-07Updated editors/joe to 3.4adam2-4/+3
2006-07-07Changes 3.4:adam4-21/+19
- Paragraph reformatter and word wrap now handle '*' and '-' bullet lists. - Better internationalization (i18n) - Multi-file search and replace - JOE now restores cursor position in previously visited files. - Build and grep window work more like Turbo-C: the messages window is forced onto the screen when you hit ^[ = and ^[ -. - Syntax highlighter definition files (.jsf files) can now have subroutines. This eases highlighter reuse: for example, Mason and PHP can share the HTML highlighter. - I've changed the way JOE handles '-' and redirected input - Many bugs have been fixed. I've tried to address every issue in the bug tracker. Hopefully I didn't create too many new ones :-) - You can now define which characters can indent paragraphs. Also the default list has been reduced so that formatting of TeX/LaTeX files works better. - Highlighting now uses less CPU time and always parses from the beginning of the file (the number of sync lines option is deprecated). Here is a CPU usage comparison for scrolling forwards and backwards through a 35K line C file: - JOE now matches Thomas Dickey's implementation of my xterm patch (but configure xterm with --paste64). - File selection menu/completion-list is now above the prompt (which is more like bash). Also it is transposed, so that it is sorted by columns instead of rows. - "Bufed" (prompt for a buffer to edit), works like other file prompt commands: it's a real prompt with history and completion. - Automatic horizontal left scroll jumps by 5-10 columns. - New syntax files: troff, Haskell, Cadance SKILL, REXX, LUA, RUBY. Many of the existing syntax files have been improved.
2006-07-07update to 2.14.2drochner3-9/+9
changes: * fix muting issues in gnome sound recorder * add more tracks to default whitelist in gnome volume control * po/intltool updates (as for other gnome packages) * use GOption instead of popt * new/updated translations -bugfixes