summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-01-06Put back the DIST_SUBDIR handling in the _FETCH_ALLFILES macro.fredb1-4/+4
2002-01-06PATCH_SITES_foo becomes SITES_foo.fredb1-3/+3
2002-01-06`MASTER_SITES_foo' and `PATCH_SITES_foo' all become `SITES_foo'.fredb1-12/+12
2002-01-06Make xmame compile for new systems that have libusbhid.so instead of libusb.so.kristerw4-3/+85
Noted by Rui-Xiang Guo in a mail to tech-pkg.
2002-01-06Document recent changes to the fetch targets, especially ${SITES_foo}.fredb1-9/+23
2002-01-06Re-work the fetch target(s), as discussed on "tech-pkg". The primaryfredb1-65/+50
motivation is to make the order that sites are hit more sane, and especially to prevent hitting sites that aren't ever expected to have the sought after file. Now, ${MASTER_SITE_OVERRIDE} is always hit first. If that fails, then the sites designated for that file, then ${MASTER_SITE_BACKUP}, are hit (by default), but with the order subject to ${MASTER_SORT_REGEX} and ${MASTER_SORT_AWK}. The "designated sites" are usually ${MASTER_SITES} for files in ${DISTFILES}, and ${PATCH_SITES} for files in ${PATCH_FILES}. However, defining a variable `${SITES_foo}' in the package "Makefile" overrides that for file "foo". [The use of ${MASTER_SITES_foo} and ${PATCH_SITES_foo}, which is currently only used by a couple of packages for the same purpose, is deprecated, and will be shortly unsupported.] Also eliminate redundancy in the do-fetch and fetch-list-one-pkg targets, by making them use a single, common macro (escaped with `:Q' in the fetch-list-one-pkg case), so "make fetch-list-one-pkg | sh" now does exactly the same thing as "make do-fetch".
2002-01-06Update www/php4 to 4.1.1. Changes from version 4.1.0 include:jlam2-5/+5
- Fixed bug that caused crashes or error notices on shutdown on threaded platforms. (Zeev) - Fixed bug in gmmktime() which was one hour off during standard time - bug #9878. Patch by bfoddy@mediaone.net. (jmoore) - Fixed a bug where the is_file() family of functions would in-correctly give an error when they were given filenames that didn't exist. (Sterling) - Fixed a bug in the strtotime() function where it was incorrectly recognizing GMT +0100 and GMT -0100. (Derick)
2002-01-06Update textproc/php4-xslt to 4.1.1. Changes from version 4.1.0 include:jlam1-3/+3
- Fixed several crash bugs in the xslt extension. (Markus, Derick)
2002-01-06Update textproc/php4-xml to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update textproc/php4-wddx to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update security/php4-mcrypt to 4.1.1. Changes from version 4.1.0 include:jlam1-3/+3
- Fixed several crash bugs in the mcrypt extension. (Derick) - Made the mcrypt extension compile with the libmcrypt 2.2 series again. (Sterling)
2002-01-06Update print/php4-pdflib to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update net/php4-yp to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update net/php4-sockets to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update net/php4-ftp to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update misc/php4-mbstring to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update misc/php4-calendar to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update math/php4-bcmath to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update mail/php4-imap to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update graphics/php4-gd to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-sysvshm to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-sysvsem to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-session to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-posix to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-pcre to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-gmp to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-gettext to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update databases/php4-pgsql to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update databases/php4-odbc to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update databases/php4-mysql to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update databases/php4-ldap to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update databases/php4-filepro to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update databases/php4-dbase to 4.1.1. Changes from version 4.1.0 include:jlam1-3/+3
- Fixed problem with dbase not returning very large (larger than long) integers properly. (Vlad)
2002-01-06Update databases/php4-dba to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update archivers/php4-zlib to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update archivers/php4-bz2 to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06The configure script auto-appends "cups" to "sysconfdir", so passjlam1-3/+4
"${PKG_SYSCONFBASE}" to the script and set PKG_SYSCONFSUBDIR directly to "cups".
2002-01-06PKG_SYSCONFSUBDIR is not changeable for this package as "openldap" isjlam1-3/+2
automatically appended by the build to "sysconfdir", so change setting from ?= to =. Also remove the MAKE_FLAGS line that was supposed to do the same thing as the previous change, but was apparently not working.
2002-01-06This requires pico>=4.2 now.kleink1-2/+2
2002-01-06Pass the base directory for PKG_SYSCONF to the configure script - openldapskrll1-2/+2
is added by the pkg. (Hi Johnny!) Fixes the install problem noted in the recent bulk build and means that a build of kdebase2, etc... won't fail.
2002-01-06Should be += not =skrll1-2/+2
2002-01-06Update xmame to version 0.57.1kristerw3-10/+21
Changes since 0.56.2 include: * Everything from MAME 0.57. * src/cpu/z80.c now builds with gcc 3.0.x using -O3. (Andrea Mazzoleni) * Fixed a minor typo in src/cpuintrf.c. (Quench) * Fixed a bug in src/vidhrdw/nmk16.c that caused bad/leftover sprites in gunnail. (David Haywood)
2002-01-06Add entry for xmms-fmradio package.jmcneill1-1/+2
2002-01-06Add xmms-fmradio-1.4, a plugin that allowes use of a radio tuner card in XMMS.jmcneill8-0/+409
2002-01-06Fix file recognition for "unbuildlink-buildlink-subst" so it recognizetron1-2/+2
shell scripts under Solaris.
2002-01-06Turn of "AUTOMAKE_OVERRIDE" for this package because it triggers a runtron1-6/+7
of "autoconf" instead to prevent.
2002-01-06Rewrite handling of "AUTOMAKE_OVERRIDE" so that files get touched in thetron1-17/+19
desired order and in an order based on who the filesystem orders things.
2002-01-06Remove duplicate handling of "USETOOLS". It's already defined and addedtron1-6/+1
to "MAKE_ENV" in "bsd.prefs.mk".
2002-01-05Update patch with diffs for a regenerated "configure". This restores thetron2-72/+843
Solaris fixes which got lost in the recent update.
2002-01-05Ignore "/usr/bin/msgfmt" under Solaris because it's not the GNU version.tron1-2/+3