summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-07-26Make pgaccess depend on tk-postgresql73 to unbreak the build.recht1-2/+2
(We currently don't have tk-postgresql74.) spotted by kristerw
2004-07-26Update liferea to 0.5.2b.minskim3-9/+12
Changes: * Fixes a bug that permanently destroys your subscription URLs when favicons are updated or initially downloaded.
2004-07-25Correct path to ../../databases/tcl-postgresql73kristerw1-2/+2
2004-07-25New HOMEPAGE.salo1-2/+3
2004-07-25Actually, as of 1.3.1_05ish, this no longer works on sun-jdk13 because Suntv1-2/+2
removed some of the external JIT compiler hooks. So now it only works on blackdown-jdk13. (I may simply remove this package in the future, as its usefulness is quickly dropping.)
2004-07-25This package only works on i386 Linux/NetBSD (linux emul), and only withtv1-3/+5
the Java 1.3 Sun (or Sun-based, i.e. Blackdown) JVMs.
2004-07-25Add and enable anise.minskim2-2/+4
2004-07-25Import anise-0beta10. Packaged by Lee Jae-Hong (pyrasis at chol dot com).minskim4-0/+28
ANISE is an open source implementation of the adventure game scripting engine (AISV) used by popular adventure games from Elf and Silky's.
2004-07-25freenet-tools -> 0.2.23tv1-1/+2
2004-07-25Update to 0.2.23.tv2-5/+5
(Add --ignore, --mime-none, --delete options; a couple memory alloc fixes.)
2004-07-25entropy -> 0.8.2.416tv1-1/+2
2004-07-25duh.org is no longer mirroring the distfile.tv1-3/+2
2004-07-25www.duh.org is no longer mirroring the distfile.tv1-3/+2
2004-07-25Update to 0.8.2.416 (long overdue); some minor fixes in keyspace management.tv2-5/+5
2004-07-25dhid -> 5.2tv1-1/+2
2004-07-25Update to 5.2. Changes:tv2-5/+5
BUG: Client crashes when server reply comes from a different IP address than that to which the initial packet had been sent. Fixed. BUG: SIG_CHLD set to SIG_IGN but wait() used. Fixed. SIG_IGN was removed. connectivity with CHECK_REQs. (see refresh option in dhid.conf.sample)
2004-07-25Update amule to 1.2.8. Patch provided by Sergio Jimenez in PR pkg/26421.minskim4-8/+63
Changes since 1.2.6: * Added eserver 16.47 fix (org. by Kry) * Translations update * Added auto-priority fixes (org. by Xaignar) * Removed the useless connection wizard from aMule * Code cleaning * Added websearch function (filehash.com) * Added Fake-checks function (jugle.net & filehash.com) * Changed the default server.met URL * New buttons added: - reload sharedfiles - switch upload/uploadqueue - clear completed files * Fixed filesize in copy ed2k link to clipboard (org. by lemonfan) * Added fix from lugdunum to avoid blacklisting on servers * Rabbit icons for aMule clients in DL & UP window * Added alehack's queue patches * Removed double A4AF entry (org. by Xaignar) * Added bluecow's fix * Added 2 new columns in upload window (Upload/Download + Remote Status) * "Asked for another file" on sources now with the filename that is asked for ( i.e. A4AF -> xyz.avi) * Added copy file 'feedback' to clipboard function * Fixed curl-config detection for debian users * Added new Toolbar icons [ thx to http://www.everaldo.com ;) ] * Changed: - max connections: 25-7500 - upload queue: 500-5000 - max new connections / 5 sec: 5-500 - remove dead servers after: 1 > - tcp port: 80 > (for users with bad ISP's .. but remember -> running aMule as root is unsecure !!!) * > 2GB bug (untested) * Removed "Upload/Download list refresh" code * Kry's fixes from 2.0 * Onlinesig fixes * Fixed already downloading files not being marked as such on search results (org. by elfstone) * Improved Launch-browser function * Compatibility with new amulesig.dat * Updated the licence file * Changed installation of webserver stuff * Fixed better gtk2 detection * Phk for searching for new icons ;) * Everaldo for the great icons * All the bug-reporters, helpers, translators and users at http://forum.amule.org * As usual thx to eMule & wxWidgets devs and everyone i forgot ;)
2004-07-25add CONFLICT with ssh2-nox11.grant1-2/+3
2004-07-25add CONFLICT with openssh.grant2-2/+4
2004-07-25"ln -s" does not overwrite existing targets on all platforms,grant3-38/+58
explicitly rm targets before trying to create symlinks. fixes install on Solaris.
2004-07-25Note NeoPop-SDL update to 0.2.wiz1-1/+2
2004-07-25Update to 0.2:wiz4-10/+12
* load ROMs from zip archives * YUV overlay (hardware scaling) * config file (~/.neopop/neopoprc) * joystick support * HQ2x/HQ3x smoothing scalers * sound and throttling improvements * speed improvements * configurable key and joystick bindings * pause * 10 state save slots * on-screen display
2004-07-25make this build on NetBSD >=2.0E with statvfs().grant2-1/+19
2004-07-25Record checksum for linux binary distribution.tron1-3/+3
2004-07-25correctly use PKG_SUFX instead of ".tgz".grant1-2/+2
this fixes a problem where bulk builds with PKG_SUFX=.tbz would needlessly, repeatedly rebuild dependency packages because ${PKGNAME}.tgz did not exist.
2004-07-25note update of aspell to 0.50.5nb1 (libm dependency on Solaris).grant1-1/+2
2004-07-25link against libm on Solaris for sqrt(), as well as libCrun and libCstdgrant1-1/+8
when using SunPro so libaspell.so can resolve all symbols required. bump PKGREVISION for library dependency change.
2004-07-25handle X.org 6.7 and treat it the same way as XFree86 4.4 for thegrant2-8/+48
moment.
2004-07-25move PKG_SUFX=.tbz example to bsd.pkg.defaults.mk.grant2-3/+7
2004-07-25one of the Makefiles uses ${RM} but doesn't define it, so passgrant1-1/+3
RM=${RM} in MAKE_ENV.
2004-07-25note update of nbsed to 20040725.grant1-1/+2
2004-07-25bump to 20040725.grant1-2/+2
2004-07-25sync with src:grant1-3/+3
Usage: Options before arguments; add -E.
2004-07-25sync with src:grant1-6/+6
Sort options.
2004-07-25sync with src:grant1-3/+3
Yet another s/xmalloc/xrealloc/ so that large multi line text can be added.
2004-07-25this blindly calls "gcc", so use buildlink3 so it uses the wrappers.grant1-1/+2
2004-07-25call ${BSD_INSTALL} instead of "install". fixes install on Solaris.grant2-8/+22
2004-07-25be quiet in post-extract, too.grant1-2/+2
2004-07-25be quieter in post-patch and pre-build targets.grant1-6/+6
2004-07-25only pass -traditional if using gcc.grant1-1/+6
2004-07-25expose a hidden dependency on openssl (it is needed all the time, notgrant1-2/+2
only when openldap support is enabled).
2004-07-25don't override pkgsrc set build variables, don't pass gcc specificgrant3-8/+34
flags. fixes install on Solaris.
2004-07-25Note update of p5-Image-Imlib2 to 1.03kim1-1/+2
2004-07-25Upgrade to Image-Imlib 1.03:kim3-11/+10
1.03 Tue Jul 13 11:30:47 IST 2004 * fixed minor POD tyop * new flip_horizontal, flip_vertical, flip_diagonal (thanks to Tuomas Jormola) 1.02 Tue May 25 22:18:32 BST 2004 * renamed Changes to CHANGES * new set_quality function (thanks to Andreas Plesner) 1.01 Mon Nov 3 19:18:14 GMT 2003 * document get_width and get_height methods (thanks to Andreas Plesner) * added NINJA support 1.00 Sun Sep 14 09:47:42 BST 2003 * applied patch to make the module work under threaded perls (thanks to Mathieu Jondet, Andreas Plesner Jacobsen, zak3) * applied patch to make the module work without X (spotted by Mike Castle, Jens Gassmann) * applied patch to pass the correct compiler flags (thanks to Christian Laursen)
2004-07-25use buildlink3, expose hidden dependency on openssl.grant1-1/+4
2004-07-25including libpcap/buildlink3.mk now adds the required socketgrant1-2/+2
libraries for the target platform to LDFLAGS automatically, so we don't need to also specify them here.
2004-07-25this blindly calls "gcc" with gcc specific flags, so use buildlink3 sogrant1-2/+3
we use the wrappers.
2004-07-25expose hidden dependency on openssl and tell configure where to find it.grant1-1/+3
2004-07-24use buildlink3 so we strip gcc specific arguments.grant1-1/+2
2004-07-24regenerate patches with pkgdiff so they apply cleanly withgrant10-48/+49
devel/patch.