summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-08-01Don't use malloc.h. Kill some stupid prototypes that are part of ISO Cjoerg2-8/+31
while here.
2007-08-01Don't use malloc.h.joerg6-2/+62
2007-08-01Note update of the "xplanet" package to version 1.2.0nb5.tron1-1/+2
2007-08-01Add missing directory "share/xplanet/ephemeris", bump package revision.tron2-3/+4
2007-08-01Fix path to ksh, depend on it & use subst framework. Bump revision.joerg1-8/+11
2007-08-01Fix path to Perl. Bump revision.joerg1-2/+4
2007-08-01Fix path to Perl.joerg1-2/+4
2007-08-01Fix path to Perl. Bump revision.joerg2-4/+8
2007-08-01Write out the path to the Makefile to include so that lintpkgsrc won'tjlam39-78/+78
complain.
2007-08-01Allow libnbcompat to be used in cross-compiled packages.joerg1-2/+8
Supported-by: Google SoC 2007.
2007-08-01Support automatically using pkgsrc/emulators/osf1_lib to satisfyjlam6-46/+161
EMUL_PLATFORM osf1-alpha.
2007-08-01Fix build on AIX: event.c needs time.h to get CLOCK_REALTIME andjoerg3-1/+29
the select implementation needs sys/select.h. The latter should be detected by autoconf, but can break e.g. older DragonFly.
2007-08-01Teach libXt about cross-compiliation:joerg8-2/+3469
- add an automake conditional to configure - use that to build xmakestr using manual build rules. X11_CFLAGS is honoured, but not CFLAGS as the latter is likely to contain platform specific flags. - use either makestr or xmakestr for building StringDefs.c, depending on whether we are cross-compiling or not. - pass down native compiler and flags for cross-compiliation Supported-by: Google SoC 2007
2007-08-01USE_CROSS_COMPILE is always defined, just use it.joerg1-2/+2
2007-08-01Teach libX11 about cross-compilation:joerg8-2/+976
- define an automake conditional for cross-compilation - build xmakekeys in addition to makekeys when using cross-compilation. Provide manual compiliation rules to replace the default automake rules. We do use X11_CFLAGS, but we do *not* want CFLAGS as the latter can contain platform specific flags like -mieee on Alpha. - Use either xmakekeys or makekeys depending on whether this is a native build or not. Supported-by: Google SoC 2007
2007-08-01Version bump of fontconfig for changed platform names.joerg1-1/+2
2007-08-01Kill the platform "detection" logic and just wire the host cpu asjoerg5-6/+2723
detected by autoconf for use in the fontconfig cache file names. Pass down CC_FOR_BUILD when doing cross-compilation. A script for how to do the original fc-arch dance in a cross-compile safe way was sent to the authors as well as a question why this was done. No reply received so far. Bump revision. Note that you might want to clean /var/cache/fontconfig after installing this. Supported-by: Google SoC 2007.
2007-08-01Support automatically using pkgsrc/emulators/darwin_lib to satisfyjlam7-44/+215
EMUL_PLATFORMs darwin-i386 and darwin-powerpc.
2007-08-01Pass down native compiler using CC_BUILD when cross-compiling.joerg1-1/+5
2007-08-01Don't use malloc.h.joerg3-1/+29
2007-08-01Begin adding some of the basic, non-intrusive pieces of thejoerg3-9/+24
cross-compile support. - NATIVE_MACHINE_GNU_ARCH, NATIVE_LOWER_ARCH, NATIVE_MACHINE_ARCH, NATIVE_MACHINE_PLATFORM and NATIVE_MACHINE_GNU_PLATFORM work like the counterpars without NATIVE_ prefix. Expansion of NATIVE_LOWER_ARCH and NATIVE_MACHINE_ARCH is enforced early, so that MACHINE_ARCH can be overriden in mk.conf to specify the target architecture. - Provide a default of NO for USE_CROSS_COMPILE. This will be the main switch to activate cross-compiling and adding it now makes it possible to merge more of the patches for specific packages. - Set --build and --host when cross-compiling, the former using the just added variable NATIVE_MACHINE_GNU_PLATFORM. Supported-by: Google SoC 2007 Looks good: jlam@
2007-08-01Teach mirror-distfiles to use emul-fetch if EMUL_PLATFORMS is defined sojlam1-1/+3
that mirror sites will grab all of the distfiles, not just the ones that are for the native platform.
2007-08-01Remove unused _EMUL_OPSYSES.jlam1-15/+1
2007-08-01Note the proper /emul/* dir for Darwin libraries.jlam1-1/+2
2007-08-01AIX needs diffutils as well as it has no diff3 (and no unidiff in diff).joerg1-2/+2
2007-08-01Allow mkbinarykit to pass down --compiler.joerg1-1/+6
2007-08-01Define PKGPATH earlier so that mk.conf can use it.joerg1-2/+4
Requested by David Brownlee on tech-pkg.
2007-08-01Updated textproc/iso-codes to 1.3obache1-1/+2
2007-08-01Update iso-codes to 1.3.obache3-21/+12
iso-codes 1.3 ------------- Tobias Toedter <t.toedter@gmx.net> Mon, 23 July 2007 [ ISO-3166-2 ] * Correct misspelled entries for Poland, thanks to Jakub Bogusz. * Correct spelling of "Wake Island", reported as bug #120111 in Ubuntu Launchpad. * Correct misspelled Tunisian cities, reported as bug #119572 in Ubuntu Launchpad. [ ISO-3166 translations ] - Tamil (ta) updated by Tirumurti Vasudevan. Closes: #432169 [ ISO-4217 translations ] - Turkish (tr) updated by Nilgün Belma Bugüner via TP. [ Tobias Toedter ] * Resurrect iso639tab.py and iso_639.tab, as it turns out that those files are still needed. This is only a temporary measure; the files are still deprecated and should not be used by new programs. This helps fixing a FTBFS bug in geneweb. Closes: #432543 iso-codes 1.2 ------------- Tobias Toedter <t.toedter@gmx.net> Fri, 29 June 2007 [ ISO-639 translations ] * Dutch (nl) updated by Freek de Kruijf via TP * Irish (ga) updated by Kevin Patrick Scannell via TP [ ISO-3166-2 translations ] * Dutch (nl) updated by Freek de Kruijf via TP [ ISO-4217 translations ] * Italian (it) updated by Luca Ferretti via TP [ Tobias Toedter ] * Don't include iso-codes.pc in the tarball, it is generated automatically during configuration * Remove iso639tab.py and iso_639.tab from distribution, as both files are deprecated and no longer used iso-codes 1.1.1 --------------- Tobias Toedter <t.toedter@gmx.net> Wed, 27 June 2007 [ ISO-639 translations ] * Finnish (fi) updated by Tommi Vainikainen via TP * Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP [ ISO-4217 translations ] * Estonian (et) updated by Ain Vagula via TP * Italian (it) updated by Luca Ferretti via TP * Replace initial header values in en.po with real data, because msgfmt exits with an error otherwise
2007-08-01File bin/exifautotran should be installed in ${DESTDIR}.obache1-2/+2
Pointed out by Blair Sadewitz in PR 36718.
2007-08-01Updated mail/dovecot to 1.0.3.ghen1-1/+2
2007-08-01Update to Dovecot 1.0.3. Some small fixes and one regression from 1.0.2:ghen2-7/+7
- deliver: v1.0.2's bounce fix caused message to be always saved to INBOX even if Sieve script had discard, reject or redirect commands. - LDAP: auth_bind=yes and empty auth_bind_userdn leaked memory - ACL plugin: If user was given i (insert) right for a mailbox, but not all s/t/w (seen, deleted, other flags) rights, COPY and APPEND commands weren't supposed to allow saving those flags. This is technically a security fix, but it's unlikely this caused problems for anyone. - ACL plugin: i (insert) right didn't work unless user was also given l (lookup) right. - Solaris: Fixed filesystem quota for autofs mounts.
2007-08-01Note update of lang/php5 package to 5.2.3nb3 and www/php4 packagetaca1-1/+3
to 4.4.7nb1.
2007-08-01Add patches to fix CVE-2007-3806 referring CVS repository.taca3-2/+18
Bump PKGREVISION.
2007-08-01- Add patches to fix CVE-2007-3806 referring CVS repository.taca4-3/+37
- Fix compile problem on NetBSD with mremap(2). Bump PKGREVISION.
2007-08-01s/postfix-2.4.4/postfix-2.4.5/taca1-2/+2
2007-08-01+postfix-2.4.4taca1-2/+3
Add not for samba 3.0.25a.
2007-07-31Updated graphics/gimp24 to 2.3.19adam1-1/+2
2007-07-31Changes 2.3.19:adam6-52/+22
- support long layer names in PSD files - improved EXIF handling in the JPEG file plug-in - added control for the playback speed in the Animation Playback plug-in - avoid needless image preview invalidation - allow to edit the image comment in the Image Properties dialog - further improved rectangle tools - made JPEG save parameters user-configurable - avoid color conversions between identical ICC color profiles - improved Print plug-in - improved loading and saving of indexed TGA images - bug fixes and code cleanup
2007-07-31Delete the correct file path for ${EMUL_ARCH}, not for ${MACHINE_ARCH}.jlam2-4/+4
2007-07-31Automatically add EMUL_{PLATFORM,OPSYS,ARCH} to FILES_SUBST andjlam1-1/+9
PLIST_SUBST to make life easier for package maintainers.
2007-07-31Don't substitute for OPSYS- or ARCH-related variables in print-plistjlam1-8/+13
if EMUL_PLATFORMS is defined. This facilitates making EMUL_PLATFORM-specific PLISTs.
2007-07-31Don't substitute for ${MACHINE_ARCH} in the PLIST for linux-i386, whichjlam1-58/+58
would be wrong if this was built in amd64. Instead, just say "i386", like it will always be for linux-i386.
2007-07-31Fixed a gcc4 warning that pointed to really buggy code. Pointed out inrillig2-1/+22
PR 36713.
2007-07-31Rename the PLIST.<arch> fragments to PLIST.${EMUL_PLATFORM} so thatjlam5-10/+5
if the i386 versions of the JDK are built in x86_64, then the i386 PLIST is used.
2007-07-31Use the emulator framework to note that this package installs linux-i386jlam1-3/+6
binaries and libraries. Add dependencies on the base, gtk2 and x11 Linux modules, which provide shared libraries needed by npviewer.bin. Bump the PKGREVISION to 1.
2007-07-31Use the standard RPM extraction logic in the extract module instead ofjlam1-19/+14
custom code. Adjust the installation commands to deal with different locations of the extracted files from the RPMs.
2007-07-31Teach the extract module to extract RPMs with rpm2pkg.jlam4-4/+28
2007-07-31Fixed build problem on NetBSD 3.x (PR 36632) and NetBSD 2.x (PR 25474).obache6-4/+485
Almost of patches are inspired by emulators/vmware-module3.
2007-07-31Disable CHECK_PERMS here as it is needed for groff onsome platforms.joerg1-1/+2