Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
|
|
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.
Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.
ALso simplify the logic to calculate the prefix as well.
|
|
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).
Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
|
|
a bit more user-friendly.
Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
|
|
xpkgwedge once, before any other packages have been installed, and
never to delete it. This change finds the prefix of the installed
pre-req package using pkg_info(1), and allows packages to be found in
${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from
Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.
|
|
the package list.
|
|
|
|
shared modules won't be built otherwise.
|
|
by many other packages.
|
|
package using that directory.
|
|
|
|
lots of bugs fixed, several new plugins.
|
|
in preference to X11BASE when trying to find the installed location of
X11 libraries, programs and headers (which will change if xpkgwedge is
installed).
[X11BASE reflects the location of the X11 libs, headers and programs.
X11PREFIX reflects the installed location of X11 packages.]
|
|
patch. Update PLIST.
|
|
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
|
|
compiled for the update "png" package depend on it.
|
|
use "ftp.ameth.org" instead.
|
|
avoid dependence on "gnome-libs" packages. Version 1.1.18 fixes several bugs
discovered in release 1.1.13 and invents many new features. The complete
change list contains more than 5000 lines and can't be listed here.
|
|
|
|
"helpbrowser" plugin gets built.
|
|
flags for "glib" programs. This fixes build problems after the update
of the "glib" package.
|
|
doesn't recognize this option.
|
|
reported by Lennart Augusson <lennart@augustsson.net> on tech-pkg:
> opus% gimp
> Message: Passed serialization test
>
> /usr/X11R6/lib/gimp/1.1/modules/libcolorsel_gtk.so: Undefined PLT symbol "gim
> p_color_selector_register" (reloc type = 7, symnum = 6)
>
> ** opus% WARNING **: wire_read: unexpected EOF (plug-in crashed?)
|
|
|
|
|
|
|
|
|
|
|
|
- Add missing directory remove commands.
- Don't try to remove commonly used directory "share/aclocal".
|
|
|
|
It supports layers, arbitrary image sizes and working on several images
at the same time. It comes with a lot of useful plug-ins. Missing is CMYK
support and more then 8 bits per channel.
This is the development version of pkgsrc/graphics/gimp.
*** More Important: This Thing Works Fine For Bulk Builds! ***
|