summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam3-15/+13
simpler to understand.
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam3-15/+12
value outside of buildlink-related files.
2004-02-05Support a new global variable:jlam3-3/+27
BUILDLINK_PREFER_PKGSRC This variable determines whether or not to prefer the pkgsrc versions of software that is also present in the base system. This variable is multi-state: defined, or "yes" always prefer the pkgsrc versions not defined, or "no" only use the pkgsrc versions if needed by dependency requirements This can also take a list of packages for which to prefer the pkgsrc-installed software. The package names may be found by consulting the value added to BUILDLINK_PACKAGES in the buildlink[23].mk files for that package.
2004-02-04+ USE_LANGUAGES=c c++abs1-1/+2
2004-02-04Update to KDE-3.2.markd12-1353/+815
Changes: Network Kopete * NEW IN KDE: A multi-protocol instant messaging tool * Remove the config page for the yahoo module. All configuration will be moved to the Yahoo account config. Matt Rogers * Port the plugin loading GUI over to kdelibs::KPluginSelector and get rid of the custom PluginLoader class Martijn Klingens * Support KWallet for password storage Martijn Klingens * Port the configuration to KSettings::Dialog. Matt Rogers * Integrate Kopete's contact list into KAddressBook The Kopete team * Cleanup the API to be more robust. Notably, unload plugins asynchronously, get rid of ConfigModule and use KCMs instead and try to cut down on the amount of nested event loops. Martijn Klingens * Switch the Oscar Plugin to KExtendedSocket Matt Rogers * Port the Jabber plugin to use libxmpp Till Gerken * Port MSN to the new protocol (MSNP9) Olivier Goffart * MSN display picture and incomming MSN custom emoticons support Olivier Goffart Desktop Sharing (krfb) * HTTP Server for Java applet ksim * Snmp plugin Simon Hausmann Remote Desktop Connection (krdc) * Additional protocol: RDP * Preferences system * Special keys dialog for CTRL-ALT-DEL and similar combinations * View Only option * Allow scaling in fullscreen mode * Support for CursorPos extension, better 'dot-cursor' handling * Toolbar redesign KWiFiManager * NEW IN KDE: application for monitoring and configuring wireless LAN connections Stefan Winter KPPP * Log viewer:Show summary for selections and show a monthly estimates in the statistics area. Andras Mantia, Mikolaj Machowski * Fixed a bug in modem command writing
2004-02-03Use more portable find -print0 (instead of -printx).reed1-3/+3
Okay'd by maintainer, fredb.
2004-02-03add USE_GNU_TOOLS+=lex, as this package requires flex to build.grant1-1/+2
2004-02-01fix typolukem1-1/+1
2004-02-01In the new compiler selection framework, GCC_REQD is appended to, notjlam3-6/+6
overridden.
2004-02-01Kill a useless (and incorrect) "it's"snj1-2/+2
2004-01-31s/capabilty/capability/; s/seperate/separate/snj1-2/+2
2004-01-31s/seperate/separate/snj1-1/+1
2004-01-31s/seperate/separate/; s/adresses/addresses/;snj2-4/+4
Technically, this generates a different binary package, but the changes trivial, so I'm not going to bother with a PKGREVISION bump.
2004-01-31Make this package build on NetBSD 1.6.kristerw2-8/+7
2004-01-31Override config.guess and config.sub (necessary for mipseb-* targets).sekiya1-1/+9
2004-01-30Remove obsolete patches not needed for FreeRadius 0.9.3david3-191/+0
2004-01-30Update FreeRadius to 0.9.3david3-28/+23
2004-01-30Changes 1.41:adam3-18/+18
* improved support for a few OSes * 802.11 support Changes 1.40: * OpenBSD tun device support * MacOS X support * ISDN (SLL) support * fixed bug from not considering caplen in payload length calculations
2004-01-30bl3ifyjlam1-15/+11
2004-01-28Do not use "find -d". This option is not available on all supported platforms.heinz1-3/+3
2004-01-28bl3ify; fixes build on Solaris with SunPro.grant1-1/+4
2004-01-28remove redundant, unused file.grant1-83/+0
2004-01-28Web site has moved; updated Makefile to reflect this.jklos1-2/+2
2004-01-28yaz installs libyazthread on systems with native threads. tweak PLISTgrant2-4/+19
accordingly. bump PKGREVISION.
2004-01-28CATEGORIES: +perl5grant1-2/+2
2004-01-28CATEGORIES: net first, then perl5. remove wip.grant1-2/+2
2004-01-27add socket libs required on Solaris.grant1-1/+3
2004-01-27uppercase IP acronym, tabify.grant1-5/+5
2004-01-27call ${BSD_INSTALL}, not "install".grant2-18/+18
2004-01-27bl3ifygrant1-1/+4
2004-01-27link against required socket libs on Solaris.grant3-9/+14
2004-01-27tidy up how extra libraries are passed and add libs required ongrant3-14/+10
Solaris.
2004-01-27regenerate patch-ag so it applies cleanly with GNU patch.grant2-8/+6
2004-01-27Teach unison that NetBSD != MacOS X without printing a warning every timejlam2-1/+15
unison is executed.
2004-01-27There is no PKGREVISION to this package yet.jlam1-2/+1
2004-01-27Add and enable unison-develjlam1-1/+2
2004-01-27Initial import of unison-2.9.20 as net/unison-devel. This is a betajlam6-0/+153
version of unison (see pkgsrc/net/unison/DESCR) and is provided to allow synchronizing against unison servers using version 2.9.2 of the Unison protocol.
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz2-4/+4
2004-01-26Changes 0.93.3:adam3-16/+18
* GUI updates * Default number of node connections raised to 12 * Eradication of memory leaks * Enhanced flow-control algorithm * Bug fixes
2004-01-25Remove unnecessary inclusion of bsd.prefs.mk.wiz2-6/+2
2004-01-25* Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>.jlam1-5/+4
* Match the package version with the one from buildlink2.mk.
2004-01-25Set the required version of perl using PERL5_REQD instead of directlyjlam1-2/+2
setting BUILDLINK_DEPENDS.perl.
2004-01-25bl3ifyrecht1-3/+3
2004-01-25Substitute for HOMEPAGE in MESSAGE. From Min Sik Kim in PR 24233.wiz1-1/+3
2004-01-24bl3ify and add a buildlink3.mkrecht2-3/+21
2004-01-24update to 2.0.9recht4-35/+51
changes: pygopherd (2.0.9) unstable; urgency=low * Don't crash if simpletal is unavailable. pygopherd (2.0.8) unstable; urgency=low * Fixed a logic error in the Numb handling fix. pygopherd (2.0.7) unstable; urgency=low * Fixed UMN.py to properly handle Numb=. pygopherd (2.0.6) unstable; urgency=low * Updated debian/docs. pygopherd (2.0.5) unstable; urgency=low * Added build-dep on python2.3-dev. Closes: #213938. pygopherd (2.0.4) unstable; urgency=low * Eliminated outdated import of xreadlines, clearing up a warning with Python 2.3.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant46-92/+92
2004-01-24Update rdesktop to 1.3.1xtraeme4-16/+54
Changes: * Crypto fixes for RDP5 * Keyboard and keymap fixes * some endianess fixes for high color * portability enhancements
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam4-8/+8
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives a value only once due to the multiple inclusion protection in the bulldlink3.mk files. In the case where a package includes several buildlink3.mk files that each want a slightly different version of another dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the strictest <pkg> dependency to be matched.
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-2/+2