Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-20 | Use ${MAKE}, not make | bouyer | 3 | -9/+32 | |
xaw95-1.1.4/export doesn't always exists, and isn't essential, so prefix a 'cd exports ; ln -sf include X11' with a - XXX still doesn't build out of the box on solaris, because of issues with the openwin imake config. | |||||
2004-03-20 | Uses no compiler, so USE_LANGUAGES is empty | heinz | 2 | -2/+4 | |
2004-03-20 | Added HOMEPAGE. | heinz | 1 | -4/+6 | |
Adapted to buildlink3. Uses no compiler, so USE_LANGUAGES is empty. | |||||
2004-03-20 | Revert the PKGLOCALEDIR change in PLIST, and define USE_PKGLOCALEDIR in | bouyer | 2 | -10/+11 | |
Makefile. Pointed out by wiz@ | |||||
2004-03-20 | Make this compilable by gcc3 - no more multi-line string constants, link | agc | 3 | -1/+152 | |
with the correct compiler invocation. | |||||
2004-03-20 | Solaris fixes: | bouyer | 3 | -23/+35 | |
- this package uses msgfmt - locale files are always installed in share/locale - don't depend on libusb on solaris - libsane-pint and libsane-sm3600 are not installed on solaris | |||||
2004-03-20 | Make this compile when using gcc 3.3 by correcting constructs of the form | kristerw | 4 | -1/+205 | |
int foo = {0}; | |||||
2004-03-20 | Do not use fontconfig's MESSAGE. Closes PR 24864. | wiz | 1 | -3/+1 | |
2004-03-20 | Bump PKGREVISION for teixsl-html and teixsl-fo and regenerate | minskim | 5 | -9/+13 | |
distinfo, because the distfiles were updated with some functional changes but have the same file name and version number. | |||||
2004-03-20 | Convert to bl3 now that ncurses/builtin.mk has been updated to create | xtraeme | 1 | -5/+5 | |
the curses.h -> ncurses.h symlink. | |||||
2004-03-20 | Note updates of tcl-tclX and tk-tclX to 8.2.0nb1. | minskim | 1 | -1/+3 | |
2004-03-20 | Make tcl-tclX and tk-tclX use Tcl/Tk 8.4. Bump PKGREVISION. | minskim | 7 | -30/+88 | |
While here, update HOMEPAGE. | |||||
2004-03-20 | Always create the curses.h -> ncurses.h symlink to match buildlink2 | jlam | 1 | -3/+7 | |
behaviour. | |||||
2004-03-20 | -fno-zero-initialized-in-bss is required in CFLAGS on SunOS with gcc3, | bouyer | 1 | -1/+6 | |
otherwise emacs core dump on exit. Found this on an emacs mailing list. | |||||
2004-03-20 | Take maintainership, add HOMEPAGE. Uses no compiler, so mark it with empty ↵ | heinz | 1 | -2/+4 | |
USE_LANGUAGES. | |||||
2004-03-20 | Add HOMEPAGE, adapt to buildlink3. Uses no compiler, so mark it with empty ↵ | heinz | 1 | -3/+6 | |
USE_LANGUAGES. | |||||
2004-03-20 | Add HOMEPAGE, adapt to buildlink3 and add BUILD_DEPENDS on p5-Crypt-CBC for ↵ | heinz | 2 | -5/+14 | |
testing. | |||||
2004-03-20 | +apache-2.0.49. | taca | 1 | -1/+2 | |
2004-03-20 | Convert to buildlink2 until ncurses' buildlink3.mk is fixed to make | wiz | 1 | -5/+5 | |
the ncurses.h -> curses.h link. | |||||
2004-03-20 | The gcc 2.95 pre-processor does not handle multi-line macros in files | kristerw | 2 | -1/+19 | |
using DOS line-endings. | |||||
2004-03-20 | Make sure we get converters/libiconv dependency, via USE_BUILTIN.iconv=no | xtraeme | 2 | -4/+6 | |
(looks like USE_GNU_ICONV doesn't get the dependency), this will fix the problem seen in latest agc@'s bulk build. Bump PKGREVISION. | |||||
2004-03-20 | Assign the glib2, atk, pango and gtk2 updates to me. | jmmv | 1 | -5/+5 | |
2004-03-20 | Remove a non-existent file and bl3ify, fixes the problem seen in agc@'s | xtraeme | 3 | -9/+9 | |
bulk build. Bump PKGREVISION. | |||||
2004-03-20 | Make build on current, convert to buildlink3, and add some working | wiz | 8 | -9/+110 | |
MASTER_SITES. | |||||
2004-03-20 | + TeXmacs-1.0.3.4, atk-1.6.0, clisp-2.33, coreutils-5.2.1, curl-7.11.1, | wiz | 1 | -5/+17 | |
elm-me-2.4pl113, glib2-2.4.0, gnumeric-1.2.8, gqmpeg-0.90.0, gtk2-2.4.0, mimedefang-2.41, onyx-5.1.1, pango-1.4.0, scummvm-0.6.0, xine-1rc3b, zsh-4.2.0. | |||||
2004-03-20 | Don't use NULL as 0. Fix compile error on gcc 3.X. | taca | 2 | -5/+33 | |
2004-03-20 | Remove chunks that just change the lineno in the output. | wiz | 2 | -372/+10 | |
2004-03-20 | Remove outdated message. Noted by martin@. | wiz | 1 | -11/+0 | |
2004-03-20 | Add NetBSD-1.6.2 here too. | wiz | 1 | -0/+1 | |
2004-03-20 | Fix build on sparc64 with gcc2. Correct a spelling error. | snj | 2 | -2/+5 | |
2004-03-20 | Re-fix this on 1.6 sparc64. | snj | 1 | -3/+2 | |
2004-03-20 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 | |
2004-03-20 | Note update of lang/ruby-base package to 1.6.8nb4. | taca | 1 | -1/+2 | |
2004-03-20 | Add patch for build problem on NetBSD/amd64. | taca | 3 | -5/+23 | |
This patch was provided from krister (Krister Walfridsson). Bump package revision. | |||||
2004-03-20 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 | |
2004-03-20 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 | |
2004-03-20 | Fix build on sparc64 with gcc2. | snj | 2 | -2/+8 | |
2004-03-20 | Fix build on sparc64 with gcc2. Correct a spelling error. | snj | 2 | -2/+5 | |
2004-03-20 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 | |
2004-03-20 | Fix build on sparc64 with gcc2. Slightly silence pkglint. | snj | 2 | -2/+6 | |
2004-03-20 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 | |
2004-03-20 | Fix build on Linux. From Antonio Marques in PR pkg/24852. | snj | 2 | -1/+13 | |
2004-03-20 | - fix minor bug in testsuite script. | dmcmahill | 3 | -3/+15 | |
- while here fix up home page | |||||
2004-03-20 | Spelling fix. | snj | 1 | -1/+1 | |
2004-03-19 | Add support for amd64. | kristerw | 3 | -8/+12 | |
2004-03-19 | Add a few more files that are not installed on SunOS. | bouyer | 1 | -4/+4 | |
2004-03-19 | mono 0.31 is out. | xtraeme | 1 | -1/+2 | |
2004-03-19 | Don't match "bin/libtool" and symlink into the buildlink directory if | jlam | 1 | -2/+2 | |
libtool/buildlink3.mk is included by a package Makefile, as that symlink overwrites the libtool wrapper script. This fixes pkg/24851. | |||||
2004-03-19 | Backing out PNG patch that installed lib/pkgconfig/libpng12.pc because it | ben | 2 | -8/+2 | |
was done incorrectly and because it was disruptive to the pkgsrc freeze. Will fix this correctly after the freeze is finished. | |||||
2004-03-19 | Update eb-3.3.4 + eblook 1.6 + lookup 1.4. | uebayasi | 1 | -1/+4 | |