Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-02 | Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all | jlam | 14 | -27/+20 | |
the per-package code that attempt to remove this directory if it's empty. | |||||
2001-05-02 | Use a common distinfo file between ghostscript and ghostscript-nox11. | jlam | 2 | -50/+2 | |
2001-05-02 | Fix on powerpc. Patches provided by Andrew Cagney <cagney@tpgi.com.au> | dmcmahill | 16 | -119/+577 | |
in PR pkg/12803 and integrated by me. It also now compiles on alpha but segfaults there so change the broken message accordingly. | |||||
2001-05-02 | Fix typo in COMMENT, noted while reading the 'Changes in the NetBSD | wiz | 1 | -2/+2 | |
Packages Collection in April 2001'. | |||||
2001-05-02 | Enable gdevmjc. Noted working by MOCHIDA Shuji in pkg/12710. | wiz | 2 | -3/+7 | |
2001-05-02 | Share the distinfo file in freeciv-share. Remove unnecessary patch | jlam | 7 | -54/+18 | |
and remove build dependency on autoconf: we now install the locale files properly under ${PKGLOCALEDIR}. | |||||
2001-05-02 | Update freeciv-client-gtk to 1.11.4nb1. The only change is that the | jlam | 2 | -6/+5 | |
binary is now installed as "civclient-gtk" to avoid a namespace clash with the freeciv-client package. | |||||
2001-05-02 | Note CONFLICT with freeciv-client-gtk<=1.11.4. Newer versions of | jlam | 1 | -2/+2 | |
freeciv-client-gtk install as "civclient-gtk" to avoid a namespace clash. | |||||
2001-05-02 | Patch configure instead of configure.in so we don't need autoconf as a | jlam | 6 | -15/+131 | |
build dependency. Also minimize diffs between giflib/Makefile and libungif/Makefile. | |||||
2001-05-02 | Use ${CFLAGS}. Noticed by Tomasz Luchowski. | jtb | 1 | -2/+2 | |
2001-05-02 | Disable ucd-snmp-current as ucd-snmp is newer. | skrll | 1 | -2/+2 | |
2001-05-02 | Change dependency from readline-* to readline>=2.2. Add a comment for | jlam | 1 | -3/+3 | |
why we need LIBS+=-ltermcap. | |||||
2001-05-02 | Add a MESABASE_DEFAULT. | jtb | 1 | -5/+2 | |
2001-05-02 | Determine MESABASE using EVAL_PREFIX so that it works correctly with | jtb | 1 | -6/+12 | |
xpkgwedge. Thanks to Johnny C. Lam for noticing the problem and Alistair G. Crooks for the suggested solution. | |||||
2001-05-02 | Install html documentation in share/doc/html instead of share/doc. | wiz | 9 | -130/+200 | |
By Dieter Baron. | |||||
2001-05-02 | do some extra checks. In particular, don't try to pkg_add a package if | dmcmahill | 1 | -3/+7 | |
it doesn't exist (doh!). | |||||
2001-05-02 | USE_GMAKE to fix installing under 1.4.x | rh | 1 | -1/+2 | |
2001-05-02 | Update HOMEPAGE (Helix Code changed its name to Ximian) | zuntum | 1 | -2/+2 | |
2001-05-02 | o we don't want it to depend on X, so disable X support -> don't built nifty | zuntum | 2 | -3/+4 | |
Fixes bulk build problem. | |||||
2001-05-02 | Make this package depend on gtk, should fix bulk build | zuntum | 1 | -1/+2 | |
2001-05-02 | o ${MKDIR} -> ${INSTALL_DATA_DIR} | zuntum | 1 | -10/+7 | |
o simplify docs installation o simplify WRKSRC -- it's now WRKDIR/PKGNAME | |||||
2001-05-02 | * Rearrange MySQL build structure by providing a Makefile.common that is | jlam | 17 | -201/+295 | |
included by both mysql-server/Makefile and mysql-client/Makefile. * Remove some unnecessary patches from mysql-client. * Remove build dependency on autoconf as we don't really need to use it. * Improve detection of native readline library. * Provide INSTALL/DEINSTALL scripts to perform initial database setup and to remind the package administrator to remove unnecessary directories upon package removal. * Use complete path to chown in various installed scripts. Fixes pkg/12725. * Install server manpages with the server package. Fixes pkg/12724. | |||||
2001-05-02 | Fix a typo: a = sign should actually be !=. The CHECK_FREETYPE2 stuff | jlam | 1 | -2/+2 | |
should actually work now on non-XFree86-4.0.x systems. | |||||
2001-05-02 | Add audio support (ossaudio + a work-around for PR lib/12796). | fredb | 4 | -7/+73 | |
Don't bother trying to compile for debugging in the pkgsrc Makefile. "-fomit-frame-pointer" makes it impossible to debug on i386 anyway, and it's easy enough to modify the package makefiles before building. | |||||
2001-05-01 | Add PLPLOT_PREFIX_DEFAULT=${LOCALBASE} so that EVAL_PREFIX returns the | jtb | 1 | -1/+2 | |
correct prefix when plplot isn't already installed. | |||||
2001-05-01 | Use --with-opengl=${X11BASE} in CONFIGURE_ENV. | jtb | 1 | -3/+2 | |
2001-05-01 | Use ${CC} rather than cc. | jtb | 1 | -2/+2 | |
2001-05-01 | Fix typo (with no actual effect) | wiz | 1 | -2/+2 | |
2001-05-01 | o remove whitespace from Makefile | wennmach | 3 | -4/+6 | |
o add $NetBSD$ RCS tag to patch-ab o regen distinfo | |||||
2001-05-01 | php4-mcrypt - PHP4 extension for the mcrypt crypto algorithms library. | jlam | 2 | -0/+17 | |
Package provided by Stephen Borrill <sborrill@precedence.co.uk> in pkg/12722. | |||||
2001-05-01 | Add support for building the mcrypt module as a separate package. | jlam | 3 | -3/+50 | |
2001-05-01 | Document PHP_PKG_VERS variable. | jlam | 1 | -1/+5 | |
2001-05-01 | Remove unneeded distinfo files. PHP4 module packages now use the distinfo | jlam | 4 | -40/+0 | |
file from www/php4. | |||||
2001-05-01 | Use a common distinfo file amongst the various php4 module packages. | jlam | 1 | -1/+2 | |
2001-05-01 | Honor CFLAGS passed in from environment during build. | jlam | 6 | -21/+40 | |
2001-05-01 | Don't use the tcl or tk stub libraries. Thanks to Nick Hudson for pointing | jtb | 5 | -23/+107 | |
out the problem. | |||||
2001-05-01 | provide 2 examples of cdpack usage in the bulk->cdpack section. Suggested | dmcmahill | 1 | -1/+33 | |
by Hubert. | |||||
2001-05-01 | Update pkglint to 2.49 | abs | 2 | -5/+12 | |
lintpkgsrc now handles '/1' suffix in make S:x:y: expressions | |||||
2001-05-01 | Link against libiconv. Closes PR 12681 by Bob Bernstein | rh | 1 | -2/+3 | |
<poobah@ruptured-duck.com> | |||||
2001-05-01 | Pull in security fixes for kdesu from KDE-2.1.2. | skrll | 7 | -6/+182 | |
Bump version of kdelibs to 2.1nb1 and update dependencies to the new version. | |||||
2001-05-01 | + Now that editors/sam installs header files and libraries, use a | agc | 9 | -250/+259 | |
conventional DEPENDS mechanism. + Avoid hardcoded "/usr/X11R6" in Makefiles + Split patch-ab into multiple patches. Should fix bulk-build problems, as well as getting rid of one more "eccentric" package. | |||||
2001-05-01 | Install header files, as they are needed by x11/9term | agc | 6 | -161/+156 | |
Install some libraries, as they are needed by x11/9term Move DEPENDS line in Makefile to shut up pkglint Bump version number to 4.3nb1 | |||||
2001-05-01 | Check for /usr/include/readline/readline.h, too, in deciding on whether to | jlam | 1 | -7/+8 | |
include dependency on readline package, and miscellaneous whitespace fixes. | |||||
2001-05-01 | Add missing checksum and size for LZW compression kit. | tron | 1 | -1/+3 | |
2001-05-01 | Honor CFLAGS passed in from environment during build. | jlam | 1 | -1/+3 | |
2001-05-01 | Honor CFLAGS passed in from the environment during the build. Also convert | jlam | 2 | -42/+28 | |
from a context diff to a unidiff as per pkgsrc standards. | |||||
2001-05-01 | Build and install the PIC and profiled version libraries. | jtb | 2 | -3/+3 | |
2001-05-01 | Make it build by providing the source to tcl and tk at build time. | jtb | 2 | -8/+31 | |
Similar to what Nick Hudson did for tcl-tclX. | |||||
2001-05-01 | be consistent about obeying PKG_FC. (don't hardcode f77). Fixes problems | dmcmahill | 2 | -16/+11 | |
when f2c-f77 is used. | |||||
2001-05-01 | recovered original DESCR statement which got lost during merge. | kei | 1 | -0/+7 | |