summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-02Use LOCALBASE for already installed packages instead of PREFIX.wiz1-2/+2
2005-03-02Fix build -- `foo` in CFLAGS does not seem to work anymore.wiz1-5/+5
2005-03-02Fix CPPFLAGS argument quoting.wiz1-2/+2
2005-03-02Fix build -- `foo` in CFLAGS does not seem to work anymore.wiz1-2/+4
2005-03-02vfork() needs unistd.his5-1/+51
2005-03-02Be more careful when abusing libpthread internals. Should help SR onis1-16/+12
RISC machines. Version bump to 2.3.3nb1.
2005-03-02Be more careful when abusing libpthread internals. Should help (at least)is1-2/+2
SR on RISC CPUs.
2005-03-02avrdude updated to 4.1.0nb2.wiz1-1/+2
2005-03-02Fix html manual generation with texi2html,wiz5-7/+42
and depend on latest version, since it causes PLIST changes. Adapt PLIST. Bump PKGREVISION.
2005-03-02Add checksum for TeXmacs-1.0.4.6.wiz1-4/+4
2005-03-02add missing BUILD_USES_MSGFMTdmcmahill1-1/+2
2005-03-02When FAILOVER_FETCH is set, only use the first digest algorithm foundagc1-2/+2
for a dist file or patch, and let the "checksum" target do the full digest integrity checks. Should fix a problem reported by John Klos on tech-pkg, which I was a bit dim in analysing.
2005-03-02s/elseif/elif/grant1-3/+3
fixes PR pkg/29562 from Robert Elz.
2005-03-02there really is no need to force the latest version of xorg just togrant1-2/+3
build an X application, especially for the case IGNORE_RECOMMENDED=YES. restore the value of BUILDLINK_DEPENDS to what it should be and was before, and set BUILDLINK_RECOMMENDED to >=6.8.2, as it should be.
2005-03-02Bump DIST_SUBDIR due to distfile changes. No functional change.minskim2-66/+66
Noted by Kibum Han in PR pkg/29532.
2005-03-02Make this package build with db4-4.3.x.minskim3-6/+9
2005-03-02Honor LDFLAGS.minskim3-8/+19
2005-03-02Set INSTALLATION_DIRS for pkgviews installation.minskim1-1/+3
2005-03-02Note PKGREVISION bump of xorg-server.hira1-1/+2
2005-03-02Add missing entry to PLIST. Bump PKGREVISION to 1.hira2-2/+4
2005-03-02Note PKGREVISION bump of xorg-imake.hira1-1/+2
2005-03-02Add missing entry to PLIST. Bump PKGREVISION to 1.hira2-2/+4
2005-03-02Working on mailman-2.1.5 (testing it now)kim1-2/+2
2005-03-02note verilog-0.8.1 updatedmcmahill2-3/+3
2005-03-02update to verilog-0.8.1. This is a minor bug fix releasedmcmahill2-6/+6
2005-03-02add a missing headerdmcmahill2-1/+14
2005-03-02note update of mksunbootcd to 1.0dmcmahill1-1/+2
2005-03-02update to mksunbootcd-1.0. This is simply and autoconf-ed version.dmcmahill3-15/+11
It should build more cleanly on solaris and other non-netbsd systems.
2005-03-01fontconfig updated to 2.3.0.wiz2-3/+3
2005-03-01Sort.wiz1-3/+3
2005-03-01Update to 2.3.0:wiz4-118/+155
Fix memory leak of patterns rejected by configuration (#2518) Create prototype $PREFIX/etc/fontconfig/conf.d directory and populate it with a few sample files. These samples are unused as the file names don't start with numbers. Update documentation.
2005-03-01add missing USE_PKGLOCALEDIRdmcmahill1-1/+2
2005-03-01add grep to GNU_TOOLS. Needed on solaris.dmcmahill1-1/+4
2005-03-01fix typos in some of the patches. Fixes compilation on solaris.dmcmahill3-7/+7
2005-03-01add -lgcc_s on solaris with gccdmcmahill1-1/+11
2005-03-01use libnbcompat for missing getopt. Fixes compilation on solaris.dmcmahill1-1/+8
2005-03-01fix installation directory to not have .../X11/X11/Xaw3d but .../X11/Xaw3d ↵dmcmahill3-11/+9
on solaris
2005-03-01p5-Regexp-Common updated to 2.119.wiz1-1/+2
2005-03-01Update to 2.119, provided by the maintainer, Dieter Roelants.wiz2-7/+7
WARNINGS: INCOMPATIBLE CHANGE in version 2.119: The $N settings for the -keep option of US postal codes ($RE {zip} {US} {-keep}) have been changed. See the Regexp::Common::zip for details. 2.119 Sat Jan 1 17:57:01 CET 2005 - Changed -keep settings of $RE {zip} {US}. - Replaced occurrences of '\d' with '[0-9]' in number.pm and net.pm, because with Unicode more characters than just 0 - 9 will match '\d'. - Moved part of the tests of t/test_comment.t into different files in t/comment. - t/Common.pm now also tests OO and sub versions. - Fixed regex for J comments. - $VERSION nit in Regexp::Common::URI::RFC2384 - POD nit in Regexp::Common::_support (Mike Castle) - POD nit in Regexp::Common::comment. - 176048 tests in 53 files. 2.118 Wed Dec 15 00:16:09 CET 2004 - Introduced Regexp::Common::_support. - Disabled the '-prefix' option for Danish zip codes if the Perl version is older than 5.005_03, as they triggered bugs. 5.005_03 and more recent versions of Perl don't have this problem. - Fixed the generic OO routines. (They never worked correctly). - 134191 tests in 49 files. Set HOMEPAGE while here.
2005-03-01fontconfig-2.3.0 is now available.reed1-1/+2
2005-03-01IRIX 5 also needs sys/types.h here. IRIX 6 does not need it, but it hasschwarz2-1/+13
been tested not to cause any harm there.
2005-03-01on IRIX 5.3 inttypes.h and sys/types.h are known to conflict.schwarz1-1/+7
2005-03-01Update ivtools.markd2-3/+3
2005-03-01Update to ivtools-1.2.2markd3-19/+6
Changes: - fix for problem writing to /tmp - compilation fix on NetBSD for comterp.c - compilation patch submitted by Michal Palczew.
2005-03-01Updated xorg to 6.8.2xtraeme2-3/+3
2005-03-01Update xorg to 6.8.2.xtraeme28-106/+1716
Changes: * Render implementation fixes * Updated x86emu and resynced with upstream at Scitech * Updated SiS driver * Updated Nvidia driver (opensource version) * Render acceleration for ATI's R100 and R200-series cards * Substantial speedups in the software implementation of the render extensions when compiled with gcc 3.4 on the i386 architecture. * Infrastructure for rotation support in drivers * New Trapezoid specification for the Render extension o Respecify Render to include only 'normal' traps o Allow backward compatibility but internally covert to new format * Software mouse cursor is now based on the Damage extension * A new keyboard driver is enabled by default. The old driver is disabled unless explicitly compiled in by defining the macro |USE_DEPRECATED_KEYBOARD_DRIVER|. * All extensions (except Xserver-specific extensions "DMX" and "XpExtension")can now be enabled/disabled from the configuration file and from the command line. * Mac OS X updates: o Support dynamic screen configuration changes in rootless mode o Added option to always use Mac command key equivalents o Interpret scroll wheel mouse events correctly when shift is held down o Added trivial Xinput support o Fixed launch of X clients from Finder with a space in their path o Fixed some GLX rendering problems on Mac OS X 10.2 and earlier * Updated xterm version
2005-03-01Look for XORG_VERSION_* defs from ${X11BASE}/lib/X11/config/xorgversion.defxtraeme3-9/+15
before xorg.cf, which in xorg from pkgsrc does not contain them. (This is required by our xorg-* packages).
2005-03-01Fix a typo in the COMMENTagc1-2/+2
2005-03-01Updated wu-ftpd to 2.6.2nb3.wiz1-1/+2
2005-03-01Apply patch from Rainer Schoepf inwiz3-3/+17
http://marc.theaimsgroup.com/?l=bugtraq&m=110960890901497&w=2 to fix http://www.idefense.com/application/poi/display?id=207&type=vulnerabilities Bump PKGREVISION.