summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-07-13Update to 0.7.1.wiz4-32/+77
Lots of new stuff, colors in chat messages, support some rule variants,...
2003-07-13libiconv-1.9.1 update done. I won't mention the >800 PKGREVISION bumps in ↵wiz2-3/+3
the CHANGES file, though.
2003-07-13PKGREVISION bump for libiconv update.wiz987-1656/+1978
2003-07-13Update to 1.9.1.wiz8-53/+65
* Many more transliterations. * New configuration option --enable-relocatable.
2003-07-13move gcc selection back to bsd.pkg.mk as the top-level Makefilegrant2-16/+16
includes bsd.prefs.mk.
2003-07-13oops, we still want the mk files for non-pkgsrc purposes. unbumpgrant6-8/+30
PKGREVISIONs.
2003-07-13don't set USE_GCC2 by default as it implies the use pkgsrc gcc2, andgrant2-20/+14
move handling of gcc shared libraries to bsd.prefs.mk.
2003-07-13greatly simplify the handling of pkgsrc gcc, and eliminate a bug whichgrant8-96/+22
has allowed these packages to work :) set CC, CXX, CPP and F77 in gcc{,3}/buildlink2.mk. you now only need to define USE_GCC2 or USE_GCC3 to use the pkgsrc gcc of your choice. the share/examples/gcc/mk.conf and gcc3/mk.conf files are no longer installed. bump PKGREVISIONs.
2003-07-13Removed patches/patch-an using REPLACE_PERL instead to fix incorrect pathwulf3-13/+4
to perl in ksirc/dsirc
2003-07-13Removed patches/patch-cs using REPLACE_PERL instead to fix incorrect pathwulf3-13/+4
to perl in kscd/workman2cddb.pl
2003-07-13Removed patches/patch-cf and use REPLACE_PERL instead to fix incorrect pathwulf3-14/+5
to perl in kdeui/preparetips
2003-07-13Removed patches/patch-af and instead use REPLACE_PERL to fix incorrectwulf3-13/+4
path to perl in fileshareset script
2003-07-13Added several perl scripts with broken path to perl to REPLACE_PERLwulf1-1/+12
2003-07-13Added patch-af: fixing path to perl header file "sys/syscall.ph" in auscopewulf2-1/+15
2003-07-13Added auscope perl script to REPLACE_PERL to fix broken path to perlwulf1-1/+3
2003-07-13Added kimport, kdevdlg2ui and on2two perl scripts to REPLACE_PERLwulf1-2/+5
2003-07-13add REPLACE_PERL for bogoupgradeitojun1-1/+3
(bogoupgrade will be used by users of very old bogofilter, so no need to bother to bump PKGREVISION)
2003-07-13note xmms-blursk 1.3mrg1-2/+3
2003-07-13install the blursk-presets file as well.mrg4-3/+20
2003-07-13add xmms-blurskmrg1-1/+2
2003-07-13pfaedit-20030712 update done.wiz2-3/+3
2003-07-13Update to 20030712.wiz4-15/+37
Lots of new features and bug features; details under http://pfaedit.sourceforge.net/changelog.html#change-log
2003-07-13Fixed incorrect path to perl utility in dsirc script.wulf2-1/+12
2003-07-13Fixed broken path to perl utility in preparetips script.wulf2-1/+12
2003-07-13Fixed incorrect path to perl utility in workman2cddb.plwulf2-1/+12
2003-07-13Fix error when XLOCK_DEFAULT_MODE is defined.taca1-2/+2
2003-07-13add some missing periods at the end of sentencesgrant1-7/+7
netbsd.org -> NetBSD.org
2003-07-13HOMEPAGE=MASTER_SITESgrant1-2/+2
2003-07-13Remove WWW part and email address.wiz1-5/+0
2003-07-13maintainer -> tech-pkggrant1-4/+5
sort variables, consistently use uppercase YES
2003-07-13when creating the buildinfo file, set CC=${CC} without the versiongrant1-3/+6
information, and set CC_VERSION appropriately by trying -v and -V args. works for gcc2, gcc3 and SunPro, may need tweaking for MIPSPro.
2003-07-13initial import of the "xmms-blursk" plugin:mrg4-0/+37
Blursk is a visualization plugin for the XMMS MP3 player. It was inspired by the "Blur Scope" plugin, but Blursk goes far beyond that. It supports a wide variety of colormaps, blur patterns, plotting styles, and other options WWW: http://www.cs.pdx.edu/~kirkenda/blursk/ - David dyeske@yahoo.com
2003-07-13Fixed incorrect path to perl that caused fileshareset script to fail.wulf2-1/+12
2003-07-13add comment that this pkg also supports jabber.hubertf1-2/+2
Noted by daws@ircnet
2003-07-13note update of libnbcompat to 20030713grant1-1/+2
2003-07-13bump to 20030713grant1-2/+2
2003-07-13setenv.c - include strings.h for bcopy prototypegrant3-3/+26
add prototypes for getmode, lchmod, lchown eliminates implicit declaration warnings building pax and mtree with Forte compiler on Solaris.
2003-07-13Note update of cgoban-java to 2.5.0rh1-1/+2
2003-07-13Update cgoban-java to 2.5.0. Changes include cloned review games, numerousrh2-5/+5
bug fixes, and the removal of old Java 1.1 compatibility code.
2003-07-12Update gnucash to 1.8.4.mjl6-112/+104
Features updated translations and several pages of improvements and bug fixes. This version is much more stable and usable than 1.8.1.
2003-07-12Note vorbis-tools update to 1.0.0.8nb3.wiz1-1/+2
2003-07-12Fix two pthread programming problems; now ogg123 doesn't dump corewiz4-3/+49
with native libpthread (so far). With hints and explanations from Nathan J Williams -- thanks! Bump PKGREVISION.
2003-07-12setenv() returns an int, so make it believe that.grant1-1/+2
2003-07-12add & enable gqmpeg-skinshubertf1-1/+2
2003-07-12Add gqmpeg-skins-20030712: Skins for gqmpeghubertf5-1/+2193
2003-07-12Note update of net/vtun package to 2.6.taca1-1/+2
2003-07-12Update vtun package to 2.6.taca3-11/+23
ver 2.6: No changes; just renumber. ver 2.5.3: $DESTDIR in makefile for packaging glee (PLD) Tighter code in generic/pty_dev.c where available (PLD) Various spec file improvements from (PLD) ver 2.5.2: Configure fixes, to ensure vtun will build under Mac OS/X (Kurt Werle) exclude <rand.h> #inclusion under OS/X ver 2.5.1: Cleanups, reformat code, Automake improvements (Greg) Improvement of Special SuSE init files (Willems Luc) Spec file improvements and testing under SuSE (Willems Luc) PLD build patch from Arkadiusz Miskiewicz re-execute up-commands on re-up under persist-keep (David Kimdon, Leo Bergolth) prevent reentering syslog in signal handlers (Leo Bergolth) fd leak in tunnel.c (David Kimdon, Leo Bergolth) fix configure wrt openSSL and SASL to pick correct MD5.h (Leo Bergolth) prevent closing non-existant stat file (Edan Ayal) minor packaging improvements (Bishop Clark)
2003-07-12When generating a perl packlist, strip all leading slashes.wiz1-3/+3
From Sergey Svishchev in PR 21754.
2003-07-12mail/bogofilteritojun2-3/+3
2003-07-12reset PKGREVISIONitojun1-2/+1