summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-07-21COMMENT should start with a capital letter.martti58-116/+116
2003-07-21COMMENT should start with a capital letter.martti159-318/+318
2003-07-21COMMENT should start with a capital letter.martti160-320/+320
2003-07-21COMMENT should start with a capital letter.martti66-132/+132
2003-07-21Note update of lang/pgcc to version 2.95.2.1nb1 [mostly install prefix change]seb1-1/+2
2003-07-21Make this package similar to lang/gcc{,3}.seb7-710/+71
User visible changes: - Install in ${GCC_PREFIX} for all platforms. - Install example mk.conf in ${PREFIX}/share/examples/${PKGNAME_NOREV}/mk.conf. Rewrite the Makefile to adopt a look and feel similar to those of lang/gcc{,3}: convert to USE_NEW_TEXINFO, USE_PKG_INSTALL for FILE_SUBST, mostly dynamic PLIST, platform independent MESSAGE, ... Bump PKGREVISION.
2003-07-21Updated bins and distccmartti2-4/+4
2003-07-21Updated distcc to 2.9martti4-21/+12
* Optional LZO1X compression of network traffic, to make distcc faster on slow or overloaded networks. This is turned on by appending ",lzo" to each host specification. * The daemon by default allows 2+NCPUS, rather than 3*NCPUS. The two extras are to allow for some processes to be blocked on network IO, but allowing more than two of them is probably not useful on multiprocessor machines. * Larger files are sent and received using memory mappings where possible. * Use of mmap and compression makes distcc substantially faster in at least some cases. * Bug fixes
2003-07-21Updated bins to 1.1.22martti4-21/+8
- Perl 5.8 UTF-8 file writting problem has been corrected. - htmldefaults option of HTML::Clean has been removed, because it breaks UTF-8 strings in Perl 5.8. - added satyap style templates from Satya. - added Dutch translation (nl).
2003-07-21Note new libggiwmh package.wiz1-1/+2
2003-07-21Add and enable libggiwmh.wiz1-1/+2
2003-07-21Initial import of libggiwmh, a window manager hints library for libggi.wiz6-0/+78
Requested by Christian Egger. LibGGIWMH is an LibGGI extension for GGI targets that are window system based to allow access to things like setting the title bar, resizing, etc.
2003-07-21+ bins-1.1.22, bluefish-0.10, distcc-2.9, isync-0.9.1 [pkg/22189],wiz1-5/+10
jpilot-0.99.6, lilypond-1.6.11, mhonarc-2.6.5, slib-2.4.4 [pkg/22185], tinyproxy-1.6.0 [pkg/22161].
2003-07-21Note new libggigcp package.wiz1-1/+2
2003-07-21Add and enable libggigcp.wiz1-1/+2
2003-07-21Initial import of libggigcp-0.8.2, requested by Christoph Egger.wiz7-0/+93
LibGGIGCP is a generic color and palette management extension. It supports conversion between different color spaces such as RGBA, YUV, HSV, and CMYK. Furthermore it supports a generic color-blending, which can also be used for translucency effects.
2003-07-21Note update of cgoban-java to 2.5.2rh1-1/+2
2003-07-21Update cgoban-java to 2.5.2. Changes include a bunch of bugfixes. Mostrh2-6/+6
notably this fixes a bug that can get you thrown off the server if you click on a position twice in succession.
2003-07-21Note update of www/squid pacakge to 2.5.3nb2.taca1-1/+2
2003-07-21Update squid package to 2.5.3nb2.taca2-9/+76
- (Minor) round-robin cache_dir selection incorrectly compares max-size - (Major) cbdata.c:186: "c->valid" assertion due to peer digest not found - (Major) Crash after ftpTimeout: timeout in SENT_PASV state - (Minor) Requests denied by http_reply_access are not logged with TCP_DENIED - (Minor) ie_refresh does not signal no-cache to peer caches - (Medium) Client Socket Buffer leak on reply_body_max_size - (Medium) Forward Host headers in place - (Medium) Memory leak in deny_info TCP_RESET - (Cosmetic) ERR_TOO_BIG Spanish translation - (Cosmetic) minimum_retry_timeout unused - (Minor) SNMP update of cachePeerPingsSent and cachePeerPingsAcked - (Cosmetic) store_check_cachable_stats slghtly misleading - (Minor) /etc/hosts and lines with comments after the host name - (Minor) sbrk as fallback method for high_memory_warning - (Minor) header_access fails when using peers - (Cosmetic) neighbor_type_domain documentation update - (Minor) issue warning if CARP load factor values decrease in the cache_peer list - (Cosmetic) Compile time warnings when using GCC-3.3 - (Minor) aufs Files queued for open counter mismatch - (Minor) external_acl does not wait for ident lookups to complete - (Minor) icmpRecv: recv: (11) Resource temporarily unavailable - (Cosmetic) Incorrect RFC reference regarding URL syntax - (Cosmetic) quote '%' character in logs - (Cosmetic) check open("/dev/null") return value for errors. - (Cosmetic) "cache_dir diskd" documentation update Not all of the pathces are new but updated one.
2003-07-20Updated bmake and mk-filessjg1-1/+3
2003-07-20Update to latest bmake which now uses a date based version.sjg4-12/+12
Same for mk-files. In the case of bmake the version closely corresponds to the date of the latest sync with usr.bin/make. Changes to bmake since 3.1.18 include: Pick up fixes for const-correctness, now passes WARNS=3 on NetBSD. Pick up :ts modifier, allows controlling the separator used between words in variable expansion. * FILES: include boot-strap and os.sh * Makefile.in: only set WARNS if we are NetBSD, the effect on FreeBSD is known to be bad. * makefile.boot.in (bootstrap): make this the default target. * Makefile.in: bump version to 3.1.19 * machine.sh: avoid A-Z with tr as it is bound to lose. Pick up fix for PR/19781 - unhelpful error msg on unclosed ${var:foo Plus some doc fixes. Changes to mk-files since 1.3.2: Don't inlcue -pipe in CC for SunOS. Make it easier to do non-root installs by overriding *_INSTALL_OWN. Use STRIP_FLAG rather than STRIP for -s Avoid use of A-Z with tr. Avoid searching above /a/b/ when looking for top-of-tree Linux at least hangs if you try to examine an automount mount point.
2003-07-20note package revision bump of mplayer-share to 4:dillo1-1/+2
font distfiles changed (directory layout changed, runme scripts deleted)
2003-07-20font distfiles changed (directory layout changed, runme scripts deleted)dillo3-82/+40
bump pkgrevision
2003-07-20Remove AC_FUNC_MALLOC: there is no need to check for a compatible GNU mallocseb2-221/+4
as there is no call to malloc(0) in this code. As a side effect, need to explicitly add a check for <stdlib.h>.
2003-07-20Info files need to be listed in INFO_FILES.seb1-1/+3
2003-07-20Properly set LD_PRELOAD in the environment so libkver works properly.jmmv2-3/+6
Pointed out by seb@.
2003-07-20Note update of pkg_comp to 1.8.jmmv1-1/+2
2003-07-20Update to 1.8:jmmv3-7/+39
- Add the NETBSD_RELEASE variable. This is used to automatically configure pkgtools/libkver inside the chroot so that packages see the right kernel version when issuing calls to sysctl(8). Suggested by seb@. - Turn on emacs editing mode by default in sh/ksh.
2003-07-20Add support for picking up KVER_OSRELEASE in "/etc/mk.conf": bothseb3-6/+13
when used as standalone sources and -as MAKECONF is set to /dev/null in MAKE_ENV by bsd.pkg.mk- as package sources.
2003-07-20Note update of fetchmail{conf} to 6.2.3.frueauf1-1/+3
2003-07-20Update fetchmail{conf} to 6.2.3.frueauf5-45/+42
Changes since 6.2.2: * German, Danish, Spanish, and Turkish translations updated. * Brian Sammon's patch to deal with malformed message lines containiing NULs. * Fai's patch to ignore all but the first Return-Path (some spams have more than one of these). * Benjamin Drieu's ptch to properly byte-stuff when talking to BSNTP. Fixes Debian bug #184469. * Benjamin Drieu's patch to enable auth=cram-md5. Fixes Debian bug #185232. * Sunil Shetye's configure.in patch to avoid spurious search order messages from GCC. * Header-reading code now copes better with lines ending in \n only. * Elias Israel's patches for POP3 NTLM support and dealing with byte- stuffing failures at socket level.
2003-07-20Update cpuflags to 0.55abs3-4/+10
Exclude -finline-functions for userppp.
2003-07-20Use english not french!seb1-2/+2
2003-07-20Note update of "bidwatcher" package to version 1.3.10.tron1-1/+2
2003-07-20Update "bidwatcher" package to version 1.3.10. Changes since version 1.3.9:tron3-73/+5
- Fixed TimeSync issue. - Fixed reserve detection. - Fixed BuyItNow detection. - Handle fixed price auctions.
2003-07-20Note update of time/xtu to 1.2.martin1-1/+2
2003-07-20Update to xtu-1.2, which fixes PR 22179.martin2-7/+7
2003-07-20Wildcard BUILD_DEPENDS. From Kouichirou Hiratsuka in PR 22196.wiz1-2/+2
2003-07-20Add an explicit build dependency on unzip that was missing.mrauch1-1/+2
Noted by Chris Jones in PR# pkg/22145
2003-07-20Undo overeager sed replacement part that broke installation.wiz1-2/+2
Reported by Kouichirou Hiratsuka in PR 22195.
2003-07-19note wine-20030709nb1 update.wiz1-1/+2
2003-07-19Install win.ini into examples dir too; use REPLACE_PERL for two perl scripts.wiz2-3/+8
Bump PKGREVISION to 1.
2003-07-19Fix PLIST.wiz1-5/+5
2003-07-19Note update of xmame and xmess.kristerw1-1/+3
2003-07-19Update xmame to 0.71.1.kristerw3-6/+45
Changes since 0.70.1 includes: - Everything from MAME 0.71 and MESS 0.71. - The man page xmame.6 is much more up-to-date. (Andrew Burton)
2003-07-19Update xmess to 0.71.1.kristerw3-7/+46
Changes since 0.70.1 includes: - Everything from MESS 0.71
2003-07-19Note addition of kopete, version 0.6.2.jmmv1-1/+2
2003-07-19Add and enable kopete.jmmv1-1/+2
2003-07-19Initial import of kopete, version 0.6.2:jmmv5-0/+463
Kopete is a flexible and extendable multiple protocol instant messaging system designed as a plugin-based system. All protocols are plugins and allow modular installation, configuration, and usage without the main application knowing anything about the plugin being loaded. The goal of Kopete is to provide users with a standard and easy to use interface between all of their instant messaging systems, but at the same time also providing developers with the ease of writing plugins to support a new protocol. Kopete is a big project which already supports messaging protocols like Jabber, ICQ, AIM, MSN, Yahoo, IRC, Windows LANs, GaduGadu, IRC and SMS.