summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-07-08oops, I was assuming the .info files are put into the packlistdrochner3-3/+11
automatically. Not true appearently.
2003-07-08some cleanup:drochner42-4023/+3340
-USE_NEW_TEXINFO, saves some patches -symlink libiberty.a into build tree instead of buildlink/lib, saves some patches -put common make rules into Makefile.common (for all) and buildaddon.mk (for all but the base "c" pkg)
2003-07-08Note that CVSync 0.23.7 is released.gehenna1-1/+2
2003-07-08CVSync 0.23.7gehenna2-5/+5
Changes: * Fix a memory leak. (server)
2003-07-08fftw-3.0.1 update done.wiz2-3/+3
2003-07-08Update to 3.0.1:wiz4-32/+19
* Some speed improvements in SIMD code. * --without-cycle-counter option is removed. If no cycle counter is found, then the estimator is always used. A --with-slow-timer option is provided to force the use of lower-resolution timers. * Added missing static keyword that prevented simultaneous linkage of different-precision versions; thanks to Rasmus Larson for the bug report. * Corrected accidental omission of f77_wisdom.f file; thanks to Alan Watson. * Removed non-portable use of 'tempfile' in fftw-wisdom-to-conf script; thanks to Nicolas Decoster for the patch. * Added 'make smallcheck' target in tests/ directory, at the request of James Treacy.
2003-07-08Don't hardcode /usr/pkg in patches.markd4-8/+17
2003-07-08Obey the value of $CC passed into make. Allows building on Solaris.markd2-1/+14
2003-07-08Be explicit about --srcdir. Fixes PR 21944 (emacs fails to build onmarkd1-1/+2
Solaris 8)
2003-07-08Fix a typo in a commentagc1-2/+2
2003-07-08+ TeXmacs-1.0.1.17, cscope-15.4, cxref-1.5e, fftw-3.0.1, global-4.6,wiz1-4/+13
intlfonts-1.2.1, libxml2-2.5.8, libxslt-1.0.31, nut-8.10, sylpheed-0.9.3, vfu-4.03, waputils-1.3.2a [pkg/22076].
2003-07-08Note update of mail/gnus to version 5.10.2nb1 [info files directoryseb1-1/+2
installation fix].
2003-07-08Install vanilla info files in a package specific directoryseb5-71/+41
to avoid conflicting with Emacsen packages provided info files while retaining consistent cross-references. I.e a command like `$ INFOPATH=/usr/pkg/share/doc/gnus/info info' will only give you access to the info files of_this_ version of GNUS. Convert to USE_NEW_TEXINFO. Bump PKGREVISION.
2003-07-08Fix for _CONFIGURE_PREREQ targets not being run when a package defines achris1-5/+10
do-configure target. To do this I've introduced a new target, pre-configure-overrides, that depends on ${_CONFIGURE_PREREQ}. It's run after pre-configure but before do-configure. This fixes pkg/22077, and allows benchmarks/benchfft to build correctly on a -current cats box. Reviewed by wiz@
2003-07-08Added brs-4.0.wiz1-1/+2
2003-07-08Add and enable brs.wiz1-1/+2
2003-07-08Initial import of brs, a program to read the King James Version Bible.wiz6-0/+96
Submitted by Bryan Carter Vyhmeister in PR 22087.
2003-07-08kdemultimedia is now at 3.1.2nb1.skrll1-2/+2
2003-07-08Fix the shutdown mutex handling in the decoderPlugin so we don't getskrll3-2/+16
assertion failures from libpthread. PKGREVISION++
2003-07-07Note addition of pari-galdata.jtb1-1/+2
Galois group data for the Pari computer-aided number theory system.
2003-07-07Note cvsync 0.23.6gehenna1-1/+2
2003-07-07Make that read "number theory system".jtb1-1/+1
2003-07-07cvsync 0.23.6gehenna2-5/+5
Changes: * New feature : errormode (server/client) Specifies the behaviour when any errors/conflicts are found in local distributions. abort : Exit/Disconnect with error messages immediately. fixup : Recover errors/conflicts and keep running. ignore : Ignore any errors/conflicts. The keyword 'loose' is obsoleted, same to set 'errormode' to 'ignore'. This exists only for the backward compatibility. * Option (client) -L : Set 'errormode' to 'fixup' for all collections. * Option (cvscan) -L : Set 'errormode' to 'fixup'. -l : Set 'errormode' to 'ignore'. * Improve stability. (server/client)
2003-07-07Note update of lang/twelf to version 1.4nb1 [documentation's installationseb1-1/+2
directories tuning]
2003-07-07Add pari-galdata.jtb1-1/+2
2003-07-07Initial import of pari-galdata.jtb4-0/+434
Galois group data for the Pari computer-aided number theory.
2003-07-07Install documentation in pkgsrc canonical directories.seb4-40/+66
Add directory entry to twelf.info via patch file. Avoid patch backup files to be installed. Convert to USE_NEW_TEXINFO. Bump PKGREVISION.
2003-07-07Allow this to work with latest pari.jtb3-4/+41
2003-07-07Note update of pari to 2.1.5.jtb1-1/+2
pkgsrc related changes: * Build a shared libpari using libtool * convert to buildlink2 Changes in Pari itself: * a long list of bugfixes -- see CHANGES.
2003-07-07Update to pari-2.1.5.jtb19-106/+829
pkgsrc changes: * Build a shared libpari using libtool * convert to buildlink2 Changes in Pari itself: * a long list of bugfixes -- see CHANGES.
2003-07-07Add support for NetBSD on SPARC systems.jtb11-57/+99
2003-07-07Convert to USE_NEW_TEXINFO.seb2-9/+5
2003-07-07REgen after last update of package.seb1-1/+2
2003-07-07Fix (at least) artsd on -current.skrll9-68/+182
The s/mcop_mt/mcop/ hack that worked with pth doesn't work in -current. Make libmcop_mt build with pre-current and pth by providing sem_* calls based on a mutex and a condition variable.
2003-07-07The IBM site has long delays that can cause ftp to timeout. Use thejlam1-2/+7
backup FTP repositories (MASTER_SITE_BACKUP) in preference to the IBM one.
2003-07-07Mark with USE_GCC_SHLIB (for libstdc++) and let (via patch files)seb4-2/+358
LDFLAGS flowing to japhar's link command. At least fix build on Solaris9.
2003-07-07Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-07-07I don't quite understand why this 'rm -rf' had been put inseb1-3/+1
post-install target. Putting it in post-build instead does fix some PLIST issues. Correct me if I'm wrong.
2003-07-07Update along with the ${DIST_SUBDIR} change.uebayasi1-229/+229
2003-07-07Use '@SH@' for pkgdiff's interpreter and substitute for it.seb2-3/+4
SH is /bin/ksh on Solaris, this gives us a working pkgdiff on Solaris.
2003-07-07Put distfiles into a fixed subdirectory across versions, instead of creatinguebayasi1-2/+2
each directory per version. Before: % ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel* /usr/pkgsrc/distfiles/xemacs-packages-1.9/apel-1.25-pkg.tar.gz /usr/pkgsrc/distfiles/xemacs-packages-1.10/apel-1.26-pkg.tar.gz /usr/pkgsrc/distfiles/xemacs-packages-1.12/apel-1.26-pkg.tar.gz /usr/pkgsrc/distfiles/xemacs-packages-1.11/apel-1.26-pkg.tar.gz After: % ls -rt /usr/pkgsrc/distfiles/xemacs-packages*/apel* /usr/pkgsrc/distfiles/xemacs-packages/apel-1.25-pkg.tar.gz /usr/pkgsrc/distfiles/xemacs-packages/apel-1.26-pkg.tar.gz Pointed out by Robert Elz, PR22085.
2003-07-07No point in having a config.sub patch and setting CONFIG_SUB_OVERRIDE.wiz2-22/+1
Remove the patch.
2003-07-07use DIST_SUBDIR as ruby.taca6-12/+15
2003-07-07If MESA_REQD is not set, but we detect a 5.x library, set MESA_REQD tojschauma1-2/+3
the current default of 5.0.1 (rather than 5.0) so that distinfo remains correct.
2003-07-06note update of rc.subr to 20030706grant1-1/+2
2003-07-06update to 20030706. sync with -current:grant2-9/+3
---------------------------- revision 1.59 date: 2003/07/04 14:14:10; author: lukem; state: Exp; lines: +1 -7 Revert previous; the "return" if rc.subr had already loaded had issues in some circumstances where run_rc_script()'s sourcing of an rc.d file which then sourced rc.subr, the `optimisation' in rc.subr to "return as we're already loaded" would finish more than just the inner-most sourcing. I haven't tracked down the exact issue, but removing the `optimisation' fixes the problem I noticed in starting up certain rc.d scripts, and may fix [bin/22053] as well.
2003-07-06remove (now) inaccurate comment, as digest isn't statically linked.grant1-5/+2
also mention it does sha256, sha384 and sha512, too.
2003-07-06Convert to USE_NEW_TEXINFO.seb2-9/+4
2003-07-06emacs-21.3nb2; Fix "temacs" vs. crt{i,n}.o problem.uebayasi1-1/+2
2003-07-06On NetBSD, link "temacs" against /usr/lib/crt{n,i}.o if they exist. Oruebayasi6-28/+91
"temacs" fails to start. (Actually, I don't understand the fact inside.) Bump revision to 2.