Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- remove unwanted entries earlier by using ${GREP} -v
- substitute more specific bits before lesser ones: ${MACHINE_GNU_PLATFORM}
before ${MACHINE_ARCH} and ${MACHINE_GNU_ARCH}
- substitute *after* the sort so substitution does not move the
pathnames around
- add substitution of ${PKGVERSION}
- substitute ${PKGLOCALEDIR}/locale (this can help actually catching PLIST,
configuration, build, ... problems with respect to the correct locale
directory varying from platform to platform)
|
|
|
|
Split probe into separate (user configurable) script and add ssh version,
ssh 'etc' directory, and redhat version (where appropriate) to the default
set of parameters probed.
|
|
* make spelling and dictionary work
|
|
|
|
o move virus definitions
|
|
texinfo/install-info/... support bits.
|
|
|
|
|
|
instead of the package-supplied one.
|
|
|
|
USE_BUILDLINK_ONLY so that the buildlink.mk files included by
Makefile.common will trigger the correct Makefile logic. Also strongly
buildlinkify while I'm here.
|
|
* Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE so pkgsrc libtool is
actually invoked.
* Make sure that *-config scripts are invoked as $*_CONFIG so that the
wrappers can be used instead.
|
|
|
|
|
|
that is used regardless of whether perl is installed or not, and we
sometimes want its value before include bsd.pkg.mk.
|
|
ensure right depends.
|
|
instead from pth directly.
|
|
* Use *_CONFIG instead of directly invoking *-config so that the wrappers
will be used. This is also the correct way of invoking these scripts
anyway, but the GNOME authors keep making this same stupid mistake over
and over and over again ... <grrr>!
|
|
it exists in both /usr/lib and in /usr/pkg/lib.
|
|
respective pkgconfig-style scripts, we should actually use them instead of
directly invoking "gnome-config" or "orbit-config". This will allow us to
properly buildlinkify this package.
|
|
_never_ built, regardless of whether guile is detected or not.
* Strongly buildlinkify.
* Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE so that the correct
libtool is used during the build and installation.
* Add a pre-build target to symlink the libxml headers into ${WRKSRC} so
that references to <libxml/foo.h> will resolve to <gnome-xml/foo.h>. I
imagine that the sources will be fixed to refer to more recent header
locations in a future release of GConf.
|
|
have a cross-site scripting vulnerability. For now, we remove them, but
we will update to a newer version when one is available.
|
|
purpose of x11.buildlink.mk is to force a package to be strongly
buildlinked, and that needs to happen on a package-by-package basis.
|
|
default by bsd.buildlink.mk.
* Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE to use the correct
libtool.
* Strongly buildlinkify.
|
|
it has a quirky build process which can't deal with our libtool and
pthreads libraries simultaneously.
|
|
LTCONFIG_OVERRIDE.
|
|
Klausner for pointing it out.
|
|
definition.
|
|
s/cook-*/cook-[0-9]*/
|
|
|
|
This is a complete set of three font faces (Times, Helvetica, Courier)
in seven sizes and four variants each, optimized for use by the Netscape
(Mozilla) WWW browser under Unix.
|
|
|
|
|
|
|
|
release note: http://sourceforge.net/project/shownotes.php?release_id=83551
|
|
- Updated Swedish translation (Christian Rose).
- Updated Spanish translation (Antonio de la Torre).
- Updated French translation (Olivier Berger).
- Updated Slovak translation (Stanislav Visnovsky).
- Updated Slovenian translation (Nejc Novak).
- Updated Japanese translation (Yukihiro Nakai).
- Fixed history OBO error (Lloyd Williams, Elizandro Garcia Roos).
- Fixed NLS not working properly under non-gnome build (Hiroyuki
Yamamoto).
- Backported 64-bit fixes from 1.9.1.
- Auto detect socklen_t.
- Make nick completion work when completion-char is set blank.
- Avoid crash when /set truncchans too low.
- win32: Made a built-in OpenURL function that should work on NT too.
- Fixed ConnectCmd not being executed after a second connect through
the serverlist.
- Use nicksuffix prefs in middle-click userlist.
- Fixed recursive wildcard match in /dcc send (debian bug 135348).
|
|
this package as interactive.
|
|
package as IS_INTERACTIVE.
Fix some pkglint errors.
|
|
|
|
LDFLAGS to the linker command when linking a python extension. This lets
us pass the right flags to correctly find libraries required for certain
extensions, e.g. zlib.so.
|
|
matters, and I don't want to chance it).
|
|
LDFLAGS to the linker command when linking a python extension. This lets
us pass the right flags to correctly find libraries required for certain
extensions, e.g. zlib.so.
Also explicitly comment out a few extensions that aren't being built and
should never be.
|
|
Changes are:
- The incompatibilities between Hugs and the Haskell Graphics Library
have been fixed, and binaries for the HGL are now available on the
Hugs download page.
- The missing standard libraries Directory, CPUTime, Time and Locale
have been added along with a complete implementation of Haskell98 IO.
- Hugs is now delivered with most of the hslibs libraries installed
in the lib/exts/ directory. The added modules cover the Edison,
Parsec, HaXml, QuickCheck, concurrent, monad, and html subdirectories
of hslibs.
- The :set option now refuses the user to set a module search path
that doesn't contain the Prelude. This is to protect users from
accidentally rendering their Hugs setups unusable, esp. so on
Windows machines where the options are persisted to the Registry.
- MacOS X is now one of the supported unix ports, with pre-built
binaries available on the download page.
- Experimental support is provided for hierarchical module names,
where a module name A.B.C is mapped onto the file path
A/B/C{.hs,.lhs} and appended to each of the path prefixes in
HUGSPATH until the name of a readable file is found.
|
|
gcc's overriding of some system header files on non-NetBSD platforms.
|
|
of Ted.
|
|
Changes since version 2.10
* Footnotes and endnotes.
* Detailed manipulation of the tabulator settings with a 'Tabs' tool.
* Bugs and annoyances have been removed. In particular the crash with
printing on lp based systems like RedHat Linux 7.
* Added the posiibility to convert to PostScript without even touching
the X11 environment.
* Windows Metafile picture rendering extended to more types of metafiles.
As most images in rtf files are metafiles this solves problems with the
more complicated ones.
* Better portability to older systems.
* Jouk Jansen contributed fixes for a port to OpenVMS.
* Preparations for multi column layout.
* Preparations for 'Undo'
|
|
so that the creation of the bulk build cache files works correctly on non-i386
machines. This speeds up the marking of all compat_linux packages as not available.
This change has no effect on i386.
|
|
|