summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-20Note removal of kyahoo, which has been superseded by kyim.jlam1-1/+2
2002-09-20kyahoo has been removedjlam1-2/+1
2002-09-20kyahoo is dead...superseded by kyim.jlam7-108/+0
2002-09-20Initial import if kyim-1.0.jlam1-1/+2
KYim is an instant messenger for Yahoo! networks. It supports basic connection to the Yahoo! Networks system, and connection through HTTP proxies, allowing you to: * manage your buddy list (add/remove buddies) * chat with your buddies by instant messages * send messages to your buddies when they are off-line * take part in conferences * have information about your Yahoo! Mail (is there mail waiting?) * receive incoming file transfers KYim is the successor to KYahoo, which is no longer maintained.
2002-09-20Note update of feh to 1.2.1rh1-1/+2
2002-09-20Add and enable chat/kyim.jlam1-1/+2
2002-09-20Update feh to 1.2.1. Changes include:rh4-22/+17
* Move to buildlink2 * Tons of bugfixes * stick in yudit.ttf. it's not as pretty, but it is, apparently, DFSG compliant etc. * add support for using the numeric keypad to scroll and zoom the image. * New menu colour/style - "feh -Tblack src/testimages" * Add --zoom option. * Use giblib fontstyles for menus, instead of hardcoding the shadow. * Let users choose menu style with --menu-style. Standard giblib semantics. * make sure fullscreen windows are really fullscreen. * feh uses giblib now * When you set a bg with feh, it now stores the necessary commandline to restore that bg in ~/.fehbg. * Use < or > keys to do in place edit rotations, 90 degrees left or right. * Some basic in place editing. * Slightly tweaked menu sliding behaviour.
2002-09-20Note addition of giblib-1.2.2rh1-1/+2
2002-09-20Initial import if kyim-1.0.jlam4-0/+81
KYim is an instant messenger for Yahoo! networks. It supports basic connection to the Yahoo! Networks system, and connection through HTTP proxies, allowing you to: * manage your buddy list (add/remove buddies) * chat with your buddies by instant messages * send messages to your buddies when they are off-line * take part in conferences * have information about your Yahoo! Mail (is there mail waiting?) * receive incoming file transfers KYim is the successor to KYahoo, which is no longer maintained.
2002-09-20Add and enable giblibrh1-1/+2
2002-09-20Initial import of giblib-1.2.2, a programmer's utility library and imlib2rh6-0/+101
wrapper used by feh and other utilities.
2002-09-20buildlink1 -> buildlink2 and move the USE_BUILDLINK2 definition to thejlam3-10/+7
common Makefile.
2002-09-20Fix up the LIBADD lines of the Makefiles to properly refer to uninstalledjlam3-1/+29
libtool archives by their full pathnames, as noted in the libtool.info file. This makes kdemultimedia2 work properly with buildlink2 during installation when relinking occurs.
2002-09-20Update chat/libyahoo to 0.18.4. Changes from version 0.18.2 are forjlam6-20/+21
thread-safety, to build a shared library, and a very minor bug fix.
2002-09-20Fix pkg/18211 from Hume Smithskrll1-10/+22
Reverse the change to how templates are handled, made between 3.0.4 and 3.0.5, for older toolchains. Removing inline for newer toolchains produces smaller code. Removing inline for older toolchains produces buggy code. Do some reorganisation while I'm here.
2002-09-20buildlink1 -> buildlink2jlam1-5/+5
2002-09-20buildlink1 -> buildlink2jlam1-3/+3
2002-09-20buildlink1 -> buildlink2jlam3-14/+13
2002-09-20Create PTHREADBASE, which has the base prefix location for the pthreadjlam1-4/+7
libraries.
2002-09-20Remove ${PREFIX}/share/kde/apps/knewsticker with @unexec instead of @dirrmjlam1-2/+2
as it might contain files from kdeaddons2.
2002-09-20Try to remove ${PREFIX}/share/kde/apps/knewsticker. It might also havejlam1-1/+2
stuff from kdenetworks2, so don't use @dirrm.
2002-09-20buildlink1 -> buildlink2jlam1-5/+5
2002-09-20Update bmake and mk-files to latest versions.sjg7-85/+26
bmake is now sync'd with NetBSD-1.6 mk-files have been overhauled to handle ELF on BSD systems.
2002-09-20buildlink1 -> buildlink2jlam3-20/+17
2002-09-20add missing RCD Id.grant1-0/+3
2002-09-20buildlink1 -> buildlink2jlam2-7/+8
2002-09-20We use ghostscript.mk, so lose the DEPENDS on ghostscript.jlam1-2/+1
2002-09-20buildlink1 -> buildlink2jlam1-6/+4
2002-09-20buildlink1 -> buildlink2.jlam1-6/+4
2002-09-20remove DEPENDS on p5-DBI, as we are using buildlink2 now.grant1-3/+1
as discussed with jlam.
2002-09-20Revert previous...I'd already put it into kde2/buildlink2.mk.jlam1-2/+1
2002-09-20Make USE_X11BASE a common setting amongst KDE2 software.jlam1-1/+2
2002-09-20Add a buildlink2.mk file for other packages to use.jlam1-0/+24
2002-09-20Use BUILDLINK_PKGSRCDIR.kdelibs2 instead of referring to the pkgsrcjlam1-3/+5
directory for kdelibs2 directly. Also some minor whitespacing.
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant45-91/+91
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam.
2002-09-20Fix typo, from pkg/18336 by Joachim Koenig-Baltes.jlam1-2/+2
2002-09-20buildlink1 -> buildlink2.grant1-9/+8
OK'd by jlam.
2002-09-20add missing RCS Id.grant1-0/+2
2002-09-20add missing #! line and RCS Id.grant1-0/+4
2002-09-20Use @PREFIX@, not "/usr/pkg" (which is obviously not right).grant1-2/+2
2002-09-20buildlink1 -> buildlink2.jlam1-5/+15
2002-09-20buildlink1 -> buildlink2jlam1-10/+10
2002-09-20Fix problem with linking against uninstalled libtool archives that in turnjlam1-8/+47
depend on other uninstalled libtool archives. During the relinking process the newly installed libraries weren't being found. We now insert the appropriate -Ldir flags to allow them to be found in the uninstalled locations.
2002-09-20Protect against -Wl,-rpath,/usr/local/lib if LOCALBASE != /usr/local.jlam1-1/+2
2002-09-20Add RCD_SCRIPTS_SHELL to automatic rc.d script handling, defaulting togrant1-1/+3
${SH}. Enables rc.d script portability for non-NetBSD systems. as discussed with jlam.
2002-09-20Add a buildlink2.mk file for other packages to use, as p5-DBI providesjlam1-0/+20
headers needed by other packages.
2002-09-20Update abcde to 2.0.3. Changes:hubertf7-62/+70
abcde 2.0.3 * The Fixed-Yet?-How-About-Now?-What-About-Now?-Now? Release * SMP fixed, mad props to Steve Madsen, closes: #69828, #111806 * Minor code cleanups thanks to Adam Heath * Multiple inexact match results are generated in a safe manner thanks to Nick Martin, closes: #126025 * Removed cddb-tool template generation bashism, thanks to Greg Norris, closes: #126327 * Windows can't handle double quotes in filenames either. The default mungefilename now removes them, closes: #127643 * Using -C with WAVOUTPUTDIR fixed, closes: #127728 * Resuming various artists discs fixed, closes: #127731 -- Robert Woodcock <rcw@debian.org> Sun, 27 Jan 2002 abcde 2.0.2 * The One-More-Time-With-Feeling Release * Bladeenc really works this time. Honest. closes: #121988 -- Robert Woodcock <rcw@debian.org> Mon, 3 Dec 2001 abcde 2.0.1 * The I-Don't-Listen-To-Sssca Release * Example abcde.conf fixes, closes: #111580 * So much for bladeenc's l3enc compatibility, closes: #110863 * CDDB submit fixes (to enable CDDB submitting, put UNINTENTIONALLY_ANGER_THE_FREEDB_PEOPLE=y in your abcde.conf), closes: #111478, #111500 * Minor mungefilename() cleanup * Small manpage fix * Works with oggenc when POSIXLY_CORRECT is defined, thanks to Juhapekka Tolvanen * Quote remote locations when calling distmp3 * Allow remote encoding of oggs * Only remove wav files if the encoding succeeded * No-local-encoding via -j 0 fixed, thanks to Hans-Joachim Baader * CD read errors are trapped/resumed cleanly now thanks to Pete, closes: #111618 * devfs device check fix, thanks to Clint Adams * Check for seq command - some BSD's have jot instead and abcde can't use that yet * Various Artists playlist generation fixed, thanks to William Lash -- Robert Woodcock <rcw@debian.org> Tue, 6 Nov 2001
2002-09-20buildlink1 -> buildlink2jlam1-3/+3
2002-09-206to4 1.3: ifconfig create stf0, and a few other tweakshubertf1-1/+2
2002-09-20bump BUILDLINK_DEPENDS after adding dependancy on converters/libiconv.grant2-4/+4
as discussed with jlam.