Age | Commit message (Collapse) | Author | Files | Lines |
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
its files.
|
|
|
|
automatically substitute for any config.{guess,sub} files found up to a
directory depth of 2.
|
|
definitions here.
|
|
|
|
|
|
|
|
|
|
automatically now.
|
|
the introduction of PREFER_{PKGSRC,NATIVE}.
|
|
|
|
|
|
|
|
|
|
s/preproccesor/preprocessor/
|
|
|
|
bump since these were already used (but indirectly).
|
|
|
|
|
|
program prefix is not 'g'.
|
|
|
|
|
|
overwrite our libtool replacement. Fixes PR 24407.
|
|
|
|
|
|
|
|
- Fill missing dependancies.
- Use pkgsrc intltool.
What's new in at-spi-1.3.9:
* New api: AccessibleApplication_getLocale (app, type),
returns a POSIX locale string for a locale category,
for instance Accessibility_LOCALE_TYPE_MESSAGES.
* New SPI_ROLE_EDITBAR.
* New Accessible_getLocalizedRoleName.
* New AccessibleText_getDefaultAttributes.
* fixes to AccessibleStreamableContent, including a 'seek'
implementation for cspi. Thanks to Michael Meeks for some
related bugfixes in StreamableContent.
* now we emit key-released events to appropriate keylisteners.
* new LINGUAS in configure.in: nn (Asmund Sjeveland), lt (Gediminas Paulauskas),
no (Kjartan Masass), eu (Christian Rose).
* bugfixes for: #120991, #120473, #118581, #127463, #116009, #114926,
#125834, #111429, #121974.
|
|
|
|
|
|
|
|
|
|
seem to be stupid and don't initialize SED properly from lt_cv_path_SED.
|
|
While here bl3ify and provide a buildlink3.mk.
Changes since last packaged version (1.2.5):
libtar 1.2.11 - 3/2/03
- updated autoconf macros, compat code, and listhash code
- fixed tar_extract_regfile() to pass mode argument to open()
(caused EPERM on Solaris NFS clients)
- updated README
libtar 1.2.10 - 12/15/02
- updated README
- minor Makefile fixes
- fixed TH_ISREG() macro to not return true for hard links
libtar 1.2.9 - 11/19/02
- fixed th_read() to return 1 on EOF
(thanks to Yves Crespin <Crespin.Quartz@WANADOO.FR> for the bug report)
- minor portability fixes
(thanks to Yves Crespin <Crespin.Quartz@WANADOO.FR> for the bug report)
- fixed segfault on extracting filenames with 8-bit ASCII characters
(thanks to Per Liden <per@FUKT.BTH.SE> for the patch)
- fixed TH_ISDIR() macro and th_get_mode() function to handle old
archives that don't set the typeflag field right for directories
- use 0777 instead of 0755 in mkdirhier()
(thanks to Yves Crespin <Crespin.Quartz@WANADOO.FR> for the bug report)
libtar 1.2.8 - 9/13/02
- added "-I../listhash" to CPPFLAGS in libtar/Makefile.in
(thanks to Kris Warkentin <kewarken@QNX.COM> for the bug report)
- added .PHONY target to Makefile.in
(thanks to Steven Engelhardt <sengelha@YAHOO.COM> for the bug report)
libtar 1.2.7 - 9/12/02
- fixed minor bugs in listhash code
(thanks to Jim Knoble <jmknoble@pobox.com> for the bug reports)
libtar 1.2.6 - 9/10/02
- updated COPYRIGHT file
- do not check magic field by default
(replaced TAR_IGNORE_MAGIC option with TAR_CHECK_MAGIC to enable check)
- fixed th_get_mode() not to modify S_IFMT bits if they were already set
- fixed TH_IS*() macros to check the S_IFMT mode bits in addition to typeflag
(this allows us to handle old tar archives that set mode bits but not
typeflag field for directories and other special files)
- updated to autoconf-2.53
- restructured autoconf macros
- added "b" to gzoflags in gzopen_frontend() for win32 compatibility
(thanks to Kris Eric Warkentin <kewarken@QNX.COM> for reporting this)
- if O_BINARY is defined (as on win32), set that bit in oflags in tar_open()
(thanks to Kris Eric Warkentin <kewarken@QNX.COM> for reporting this)
- also use O_BINARY in when calling open() from tar_extract_regfile()
(based on patch from Graeme Peterson <gp@qnx.com>)
- added COMPAT_FUNC_MAKEDEV macro to handle 3-arg version of makedev()
(based on patch from Graeme Peterson <gp@qnx.com>)
|
|
|
|
benefit of it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a new environment variable CCACHE_HASHCC whose value may be used to
override the compiler-specific addition to the hash value used to
distinguish between two compiles. This is useful where the compiler is
a shell script generated on-the-fly that executes the real compiler.
This allows ccache to function correctly within the pkgsrc
infrastructure.
|
|
as PREFER_PKGSRC. Preferences are determined by the most specific
instance of the package in either PREFER_PKGSRC or PREFER_NATIVE. If
a package is specified in neither or in both variables, then PREFER_PKGSRC
has precedence over PREFER_NATIVE.
|
|
whether the software is built-in or not. This facilitates implementing
the forthcoming PKGSRC_NATIVE variable.
|
|
|
|
|
|
using buildlink3. Include "../../devel/GConf2/buildlink2.mk" if it is
using buildlink2 and nothing otherwise.
|
|
has always needed a thread library.
|
|
|