summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs43-128/+138
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
2003-06-11proxycheck-0.45 update done.wiz1-1/+2
2003-06-11Update to 0.45, from Todd Vierling in PR 21859.wiz2-5/+5
2003-05-11 0.45 - new option -D to not reset default portlist if -p is given - new port - 5490 - NONAME/1.4 HTTP CONNECT-only proxy (trojan?) 2003-05-05 0.44 - added ports 1075 to list of ports for socks and http (MSP proxy) 2003-05-01 0.43 - determine DSBL-listed IP for DSBL submissions (new DSBL listme@ server now allows this by printing an IP that was listed on final \r\n.\r\n reply line) - added some proxy info recognision (proxy-agent - yay!), activate with -x. - removed broken HTTP GET support altogether - moved HTTP PUT and wingate/telnet to be more "advanced" - added port 21 to the list of FTP ports - changed connect timeout to be half of -t - yet another wingate/telnet prompt ("telnet>") - CCProxy Telnet handler - write "open" string w/o stdio/buffering - fixed error (proxycheck always prints "closed" lines ignoring -n flag)
2003-06-11clean up permission fixing in do-install target, alagrant1-4/+7
mozilla-bin-nightly.
2003-06-11Don't gratuitiusly force use of binutil's "ld", as this one evidentlyfredb1-2/+1
has "${PREFIX}/lib" in it's search path, causing configure to to pick up libraries it shouldn't (such as "libiconv" -- PR pkg/21848).
2003-06-11add Solaris/sparc binary release to this package.grant3-3/+26
2003-06-11s/PHOENIX_LIB/MOZILLA_LIB/, left over from original pkg creation. nogrant2-10/+10
functional change.
2003-06-11add Solaris/sparc binary release to this package.grant3-3/+29
2003-06-11Dont' try to register "configure.info" and "standards.info".fredb1-3/+1
I'd already removed every other trace of these files from the package, so as not to conflict with "autoconf", but I missed these two "@exec"'s.
2003-06-11Fix DEPENDS lines after PKGREVISION bump.wiz1-3/+3
2003-06-11add Solaris/sparc binary release (0.6) to this package.grant4-7/+29
2003-06-11No more perl packages strip MAN3POD in patches/; remove cleanup item.wiz1-5/+1
2003-06-11+ adom-1.1.1 [pkg/21847], boehm-gc-6.2alpha6, gimageview-0.2.22wiz1-2/+8
[pkg/21851], pekwm-0.1.3 [pkg/21852], postfix-2.0.11, sipcalc-1.1.2 [pkg/21846], yasm-0.2.2 [pkg/21850], - freetds-0.61 [pkg/21395].
2003-06-11MAINTAINER s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-11Note p5-AppConfig, p5-DBD-Sybase, sqsh, and freetds updates.wiz1-1/+5
2003-06-11Bump PKGREVISION because of freetds shlib major bump.wiz2-2/+4
2003-06-11Update to 0.61, based on 21395 by MLH, but with the PKG_SYSCONFDIRwiz7-66/+47
patches intact. Changes since 0.60: * Jan 2003 - Version 0.61 - Dynamic SQL - Output parameters - Compute rows - Varbinary support - dsn-less ODBC connections - RPC support (db-lib) - Compatibility with DBD::Sybase 0.95 - 68 new functions! (see doc/api_status.txt) - Error/message handling rewritten, uses real error numbers - new sample programs - much cleaner code, warning-free compiles - namespace cleanup - public domain versions of functions for OSs that lack them - autoconf portability improvements - builds in HP-UX, Win32, and cygwin - No dependency on OpenSSL
2003-06-11make this work on Solaris again (distfile moved).grant3-7/+8
2003-06-11Update to 1.52nb1: Install man pages again, now that perl is fixed.wiz3-24/+3
2003-06-11Remove superfluous patch.wiz2-14/+1
2003-06-11Update cpuflags to 0.49:abs1-1/+2
With fredb's changes to make gcc3 use binutils 2.13.2.1, the problems with -O3 are resolved
2003-06-11Update cpuflags to 0.49:abs2-6/+4
With fredb's changes to make gcc3 use binutils 2.13.2.1, the problems with -O3 are resolved
2003-06-11Remove useless "No newline at end of file" chunk that is bound to make trouble.wiz2-10/+3
2003-06-11Fix build problems under Mac OS X. The patch was contributed bytron2-16/+35
Richard Grace in private e-mail.
2003-06-11update bozohttpd to 20030409mrg1-1/+2
2003-06-11update to bozohttpd 20030409.mrg2-5/+5
o -d without DEBUG enabled only prints one warning and continues o one can now define the C macro SERVER_SOFTWARE when building to change the Server: header and CGI variable of the same name o add new -s flag the force logging output to stderr. from zakj@nox.cx o add new -a flag for CGI bin that stops bozohttpd from outputting any HTTP reply, the CGI program must output these. from zakj@nox.cx o new REQUEST_URI and DATE_GMT environment variables for CGI. from zakj@nox.cx o add a "Makefile.boot" that should work with any make program o build on linux again o fix core dumps when using -C
2003-06-11Update description to point out this is not an alpha release any more.simonb1-7/+1
From Greg Woods on netbsd-users.
2003-06-11Update HOMEPAGE.simonb1-2/+2
2003-06-10Note ${PKGREVISION} bump in lang/gcc3, to gcc-3.3nb1.fredb1-1/+2
2003-06-10Pull in devel/binutils if '${AS} --version' reports to be less than 2.13.2.1,fredb1-1/+18
and ensure that the built compiler uses it. This fixes a problem reported by abs compiling perl, among other things. Apparently, gcc-3.3 triggers a bug in gas: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10877 Bump ${PKGREVISION}.
2003-06-10This needs pkg-config so it gets all the CFLAGS correct for buildingjmc1-1/+2
2003-06-10Note update of openssh to 3.6.1p2jschauma2-3/+3
2003-06-10Upgrade to 3.6.1p2:jschauma3-15/+15
- (djm) Add back radix.o (used by AFS support), after it went missing from Makefile many moons ago - (djm) Apply "owl-always-auth" patch from Openwall/Solar Designer - (djm) Fix blibpath specification for AIX/gcc - (djm) Some systems have basename in -lgen. Fix from ayamura@ayamura.org (This last fix makes this compile on IRIX again.)
2003-06-10Remove files left over from jakarta-ant->apache-ant renaming.jschauma3-84/+0
Pointed out by Todd Vierling. Thanks.
2003-06-10Note update of xmcd to 3.0.2nb2.jdc1-1/+2
2003-06-10Increment package revision (to 2) for curses and ncurses fix.jdc1-2/+2
2003-06-10Make cda build with either curses or ncurses by putting a conditionaljdc3-33/+35
in the Imakefile and testing this in visual.c. Fixes PR pkg/21839 by Matthias Scheler (thanks for testing the fix).
2003-06-10Undo last, and fix the typo that was the problem.wiz1-4/+3
2003-06-10Add a forgotten var so this can find WRKSRC correctlyjmc1-2/+3
2003-06-10Note update of pkgtools/pkg_install-info to version 4.5nb2seb1-1/+2
[Solaris portability fix]
2003-06-10GNU TeXinfo's gettext.h unconditionally include locale.h whenseb4-6/+168
__sun is defined by cpp. Hence the build was quite broken on Solaris. Fix by adding configure bits to check for locale.h, setlocale() and LC_MESSAGES. Build is now ok on Solaris 9 and Solaris 8. Bump PKGREVISION.
2003-06-10Rename PLIST.irix6 to PLIST.irix to match the others and set thejschauma2-3/+3
PLIST_SRC accordingly after we recently set LOWER_OPSYS on IRIX to what most applications seem to expect (ie irix6.5 rather than irix6).
2003-06-10Make this find the right target in IRIX 6.5, and disable IPv6 under Linuxjschauma3-13/+20
for the time being.
2003-06-10Note cvsync 0.23.1gehenna1-1/+2
2003-06-10cvsync 0.23.1gehenna3-19/+5
Changes: * Improve stability. * Fix some bugs.
2003-06-10Clean up INCOMPAT_CURSES to work right with 1.6.1_STABLEjmc1-3/+3
2003-06-10libgda and libgnomedb have been updated to 0.12.1.jmmv1-3/+1
2003-06-10Note updates of libgda, libgnomedb and mergeant to 0.12.1.jmmv1-1/+4
2003-06-10Update to 0.12.1:jmmv3-26/+77
For Release 0.12.1 ------------------ - Added missing plugins directory to spec file (adam) - Fixed crash in #113623 (rodrigo) - Fixed main window resizing problems (rodrigo) - Updated translations: - fr (redfox) For Release 0.12 ---------------- - Fixed UTF8 strings displaying (gonzalo) - Some documentation fixes (cj) - HIG-ify .desktop file (rodrigo) - HIG-ify preferences dialog (rodrigo) - Made menus to be disabled instead of hidden, as suggested in the HIG (rodrigo) - Made plugins install directory FHS compliant (frederic) - Updated translations: - ca (pablo) - cs (mitr) - fa (roozbeh) - fr (redfox) - nl (adrighem) - pt (dnloreto) - sv (menthos) For Release 0.11 ---------------- - Spec file fixes (yanko) - Fixed #105178 (rodrigo) - Fixed #103094 (rodrigo) - Use new libgnomedb stock icons (rodrigo) - Made settings dialog look like Nautilus's preferences (rodrigo) - Added missing features to GConf-oriented GtkEntry's (rodrigo) - Updated translations: - am (yacob) - cs (mitr) - es (pablodc) - nl (adrighem) - pl (chyla) - pt (dnloreto) - pt_BR (evandrofg) - sv (menthos) - uk (rasta) - vi (pablo)
2003-06-10Update to 0.12.1:jmmv5-39/+17
libgnomedb 0.12.1, 2003-06-08 ----------------------------- - Added missing static libraries to the spec file (adam) - Fixed typo in configure.in (redfox) - Simplified column titles in data sources and providers config dialog (rodrigo) - Added missing CFLAGS for libglade module (rodrigo) - Fixed soname numbering (rodrigo) - Updated translations: - nl (adrighem) - sr (danilo) - ta (baddog) libgnomedb 0.12, 2003-05-28 --------------------------- - Added new stock icons (apg) - HIG-ified the login dialog widget (apg) - Added support for GTK/libgda-only compilation (dmitrym) - Extended GnomeDbForm API (rodrigo) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - fa (roozbeh) - nl (adrighem) - pt (dnloreto) - pt_BR (gdvieira) - sv (menthos) libgnomedb 0.11, 2003-03-08 --------------------------- - Marked missing strings in .keys file for translation (cneumair) - Added new stock icons for COMMIT and ROLLBACK (rodrigo) - Fixed #106121 (julio) - Fixed #106122 (julio) - Fixed #106402 (rodrigo) - HIG-ify the gray bar widget (apg) - Fixed #106402 (tagoh) - Spec file fixes (yanko) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - nl (adrighem) - pl (chyla) - pt (dnloreto) - pt_BR (gdvieira) - sv (menthos) - uk (rasta)