summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-25buildlink1 -> buildlink2seb2-12/+6
Use perl5/module.mk
2002-09-25Update cpuflags to 0.34, the "How big is agc's mail quota" release:abs2-3/+23
Add in a reasonable set of mips cpus.
2002-09-25buildlink1 -> buildlink2seb2-12/+6
Use perl5/module.mk
2002-09-25buildlink1 -> buildlink2seb8-48/+24
Use perl5/module.mk
2002-09-25Note update of textproc/ipadic to 2.4.4nb1.taca1-1/+2
2002-09-25- Correct sample config file's path.taca1-3/+4
- Utilize CHASEN_DICDIR. Bump PKG_REVISION.
2002-09-25correctly set PLIST_ARCH so this installs and deinstalls correctly ondmcmahill1-1/+6
sparc (I could have sworn it did before but i guess not). Also only check for compat_svr4 on NetBSD systems, not SunOs.
2002-09-25lower optimization level on sparc. With -O2, crafty segfaults immediately,dmcmahill1-1/+3
with -O1 it compiles and seems to run ok. This is on NetBSD-1.6/sparc, gcc-2.95.3.
2002-09-25Create a new variable XANIM_CODECS, whose value is a space-separated listjlam5-131/+108
of codecs that may be compiled into xanim: iv32, cvid, and cyuk. The default is to compile them all into xanim. This allows building a xanim that may be distributed on CD-ROM by removing the restricted codecs from the XANIM_CODECS list (currently, this is iv32 and cyuk). For clarity, separate the codec-handling into a separate Makefile.codecs.
2002-09-25Fix PR 18412: x11/xkbset dumps core if the XKB extension is not loadedhubertf3-2/+19
2002-09-25pkgtools/pkglint-3.35 updatewiz1-1/+2
2002-09-25Slight fix for 3.34, so that "cd /usr/pkgsrc; for i in */; do pkglint $i; done"wiz2-4/+4
works. Bump to 3.35.
2002-09-25Fix for xpkgwedge.hubertf2-5/+5
Patch by Robert Elz <kre@munnari.OZ.AU> from PR 18413.
2002-09-25buildlink1 -> buildlink2jlam1-42/+42
2002-09-25Upgrade of Leafnode (news/leafnode) to version 1.9.27.cjep3-12/+9
Differences to Leafnode version 1.9.26: * Bug fixes and changes including: + checkpeerlocal.c: % Fix infinite loop problem when interface list is longer than 2 kB (reported by Brian Somers). % Fix for non-IPv6 compilation on Solaris % Fix compiler warnings + Portability fixes for 64bit platforms in activutil.c, nntpd.c and texpire.c + nntpd.c: if allowstrangers is set, don't call checkpeerlocal at all.k (For more details, please see the Leafnode ChangeLog file)
2002-09-25buildlink1 -> buildlink2jlam3-6/+9
2002-09-25Use appropriate permissions for installed example files.tron1-3/+7
2002-09-25buildlink1 -> buildlink2jlam1-3/+5
2002-09-25Make this package build on arm. The same principle should apply tocjep3-2/+26
other CPU families, but I haven't tested those.
2002-09-25buildlink1 -> buildlink2jlam1-4/+5
2002-09-25USE_MOTIF is unused.jlam1-8/+1
2002-09-25Fix MASTER_SITESrh1-2/+2
2002-09-25Note update of pan to 0.13.0rh1-1/+2
2002-09-25Update pan to 0.13.0. Updates and bugfixes are too numerous to list here,rh5-76/+58
but most importantly, pan now uses GTK2 instead of GNOME for its widgets.
2002-09-25Note addition of gtkspell-2.0.2rh1-1/+2
2002-09-25Add and enable gtkspellrh1-1/+2
2002-09-25Initial import of gtkspell-2.0.2, a spell checking widget for GTK2 apps.rh6-0/+89
2002-09-25Convert to buildlink2. Fixes PR 18406.wiz1-2/+2
2002-09-25Remove interpreter patching from patch -- is done by REPLACE_PERL.wiz2-9/+3
2002-09-25install the files in share/examples/bins/templates.joi which were missingdmcmahill3-4/+46
before. Problem noted by Thomas Klausner. Bump pkgrev.
2002-09-25* buildlink1 -> buildlink2jlam8-121/+120
* Honor PKG_SYSCONFDIR * use bsd.pkg.install.mk to handle the rc.d scripts and config files
2002-09-25it's -> itswiz1-2/+2
2002-09-25Fix typo on python21-pth pathname.seb1-2/+2
2002-09-25Drop trailing space.wiz1-3/+3
2002-09-24buildlink1 -> buildlink2seb3-31/+7
Use perl5/module.mk Get ride of a patch by passing zlib's files locations in MAKE_ENV
2002-09-24Don't create the fake libtool archives unless USE_LIBTOOL is defined. Thisjlam1-1/+6
fixes building gmake without libtool installed.
2002-09-24buildlink2 doesn't care about _USE_RPATH...it will do the right thing forjlam1-3/+1
each platform anyway.
2002-09-24distinfo was not updated when DIST_SUBDIR was added.jschauma1-3/+3
2002-09-24buildlink1 -> buildlink2, and use faces instead of compface if it'sjlam2-29/+44
installed.
2002-09-24Move pkgtools-related definitions into bsd.prefs.mk so that they may bejlam2-12/+11
used by buildink2.mk files.
2002-09-24Sort, and add some files installed that weren't listed.jlam1-78/+92
2002-09-24Add lib/libexslt.*martti2-2/+4
2002-09-24Add Zoularis/Linux supporttsarna7-36/+110
2002-09-24Add and enable pvs.jschauma1-1/+2
2002-09-24Note initial import of devel/pvs. See http://pvs.csl.sri.com/jschauma1-1/+2
2002-09-24Add a license for freshly imported /devel/pvs. Also available onlinejschauma1-0/+212
at http://pvs.csl.sri.com/license.html
2002-09-24Initial import of devel/pvs into pkgsrc:jschauma6-0/+1017
PVS is a verification system: that is, a specification language integrated with support tools and a theorem prover. It is intended to capture the state-of-the-art in mechanized formal methods and to be sufficiently rugged that it can be used for significant applications. For more details, please see http://pvs.csl.sri.com/ and http://pvs.csl.sri.com/overview.html This package was tested on NetBSD-1.6-i386 and Linux-i386, it might work (but might need some modification) on NetBSD-1.6-sparc and SunOS as well. For i386, NetBSD 1.6 is required -- on 1.5.x versions, it will (seemingly) install fine but not work correctly in various instances.
2002-09-24Update msudir to 0.12:abs1-1/+2
Fix compilation error on Linux
2002-09-24Update msudir to 0.12:abs2-5/+5
Fix compilation error on Linux
2002-09-24Fix three entries.wiz1-4/+4