summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-04-22Pull in libiconv buildlink3, and never build with -O2. Fixes PR pkg/30032.jmcneill1-5/+2
2005-04-22Add patch to make this look for the generated html pageswiz2-1/+15
in the correct place. Should fix bulk build.
2005-04-22Configure script demands c++ >=3.0.5, so set GCC_REQD to 3.0.5.wiz1-1/+2
2005-04-22According to 1.6.2 bulk build logs, this uses sys/soundcard.h,wiz1-1/+2
so include mk/ossaudio.buildlink3.mk.
2005-04-22Convert to bl3.wiz1-3/+2
2005-04-22Improve the documentation in the header comments.jlam1-6/+19
2005-04-22Remove the search for TOOLS_REAL_CMD.<tool> in ${TOOL_EXECDIRS}. Thisjlam1-30/+11
behavior is deemed too undeterministic and too complex for bsd.tools.mk, which should just be providing simple building blocks for creating simple wrappers and symlinks. These searches are better implemented elsewhere.
2005-04-22MAKE_PROGRAM should already be a full path, so don't bother with thejlam1-3/+1
check.
2005-04-22Avoid using a for loop (optimization) which also broke when using thejlam1-8/+4
bootstrap bmake.
2005-04-22Prepend USE_NEW_TOOLS with an underscore to make it private. Developersjlam1-3/+3
should set _USE_NEW_TOOLS=yes in /etc/mk.conf in order to test the new tools framework.
2005-04-22Don't use the new tools framework yet... it's not ready for general use.jlam1-2/+1
2005-04-22+ RealPlayerGold-10.0.4, aspell-danish-1.4.49, cfengine2-2.1.14,wiz1-12/+14
cfengine2-doc-2.1.14, fakeroot-1.2.9 [pkg/30015], gcc-4.0.0, mathomatic-12.2e, ploticus-2.31.03, proxsmtp-1.2.1, sablevm-1.11.3 [pkg/30022], sablevm-classpath-1.11.3 [pkg/30022], sablevm-classpath-gui-1.11.3 [pkg/30022?], wine-20050419.
2005-04-21Apply cleanly after update to 4.3.11salo2-7/+7
2005-04-21Fix typo.sketch1-2/+2
2005-04-21by default don't try to include src and xsrc in the list of things todmcmahill1-11/+21
mount in the sandbox. Then in the individual OS section, turn it back on if needed. Right now, just turn on NetBSD. At some point we should probably fill out the other supported OS's or figure out a way to pull in the information from the makefiles which already define much of whats needed.
2005-04-21Include converters/libiconv/buildlink3.mk.kristerw1-1/+2
2005-04-21Work around brain damaged autoconf by stripping leading and trailingtv1-8/+8
whitespace from *FLAGS and LIBS before doing :Q quoting. Should fix PR pkg/29945.
2005-04-21Note update of www/squid pacakge to 2.5.9nb7.taca1-1/+2
2005-04-21Update squid package to squid-2.5.9nb7.taca2-83/+103
o 2005-04-21 10:31 (Cosmetic) Correctly read DOS/Windows formatted config files with CRLF as line terminator o 2005-04-20 21:55 (Minor) Unable to run "squid -k" when hostname cannot be determined o 2005-04-20 21:55 (Minor) fix transparent proxying when squid listens on NATed non-80 port o 2005-04-21 10:46 (Cosmetic) Missing newlines in debug statements o 2005-04-20 21:36 (Cosmetic) Error template substitution for authenitcated user name Because of update of squid-2.5.STABLE9-2GB.patch, DIST_SUBDIR updated again.
2005-04-21Mention package changes done by drochner yesterday.wiz1-1/+6
2005-04-21Mention racoon removal by itojun, and xscreensaver* updates.wiz1-1/+4
2005-04-21Install xscreensaver-demo man page with xscreensaver-demo package, notwiz6-10/+22
with xscreeensaver package. Bump PKGREVISION for both. Patch from Kouichirou Hiratsuka.
2005-04-21Regen.wiz1-10/+6
2005-04-21Various fixes.wiz1-22/+13
2005-04-21- Remove obsolete USE_BUILDLINK3.minskim1-2/+5
- Enable pkgviews installation.
2005-04-21Updated heimdal to 0.6.4lha1-1/+2
2005-04-21Let DEFAULTDEVICE be defined on Linux. Otherwise the package doesn't build.minskim2-3/+3
2005-04-21Update to Heimdal 0.6.4. While I'm here, claim maintainership of thislha4-36/+22
package. Also please pkglint. Changes in heimdal 0.6.4 include: * fix vulnerabilities in telnet * rshd: encryption without a separate error socket should now work * telnet now uses appdefaults for the encrypt and forward/forwardable settings * bug fixes
2005-04-21lha agreed to maintain this package.wiz1-2/+2
2005-04-21Updated gld to 1.5.2xtraeme1-1/+2
2005-04-21Update to 1.5.2xtraeme2-6/+6
o Fixed a bug in MXGREY algorithm
2005-04-21update this since patch-ae changed.frueauf1-2/+2
2005-04-21Include change described in pr/29955 which checks for $with_kerberos5frueauf1-5/+23
!= "no" instead of = "yes"
2005-04-21racoon development have stopped. use security/ipsec-tools.itojun12-235/+1
2005-04-21Updated abcde to 2.2.0nb1wiz1-1/+2
2005-04-21Bump PKGREVISION for md5 fix.wiz1-1/+2
2005-04-21Updated ekg to 1.6, kadu to 0.4.0adam1-1/+3
2005-04-21Changes 0.4.0:adam5-36/+177
* Easily configured notifications * New icon set * Integration with web browsers * Wizard * Picture transfer * Better voice support * New modules
2005-04-21Our md5 tool is called "md5", not "md5sum". And while in here,pooka2-11/+29
fix it for FreeBSD also.
2005-04-21Changes 1.6rc1:adam5-24/+36
* Fixed: memory leaks, crashes * Now works with a proxy * Enhanced scripts * Bug fixes
2005-04-21As reported by Matthias Drochner, pkg-config tries to use alwaysxtraeme4-7/+33
PKG_CONFIG_PC_PATH even when PKG_CONFIG_PATH is defined, this is not good for pkgsrc, apply suggested code by Johnny C. Lam to use PKG_CONFIG_LIBDIR again. Now our pkg-config does the following: * If PKG_CONFIG_LIBDIR is set, use it. * Otherwise PKG_CONFIG_PATH and default directories are used. Bump PKGREVISION and sync the bl3 file again.
2005-04-21mozilla 1.7.7 is ingrant1-3/+1
2005-04-21Note addition of kyopon-0.1.itohy1-1/+2
2005-04-21Add and enable kyopon.itohy1-1/+2
2005-04-21A simple command-line tool to manipulate data ofitohy4-0/+29
Kyocera AIR-EDGE PHONE AH-K3001V.
2005-04-21Note addition of serialmail.schmonz1-1/+2
2005-04-21Add and enable serialmail.schmonz1-1/+2
2005-04-21Initial import of serialmail 0.75.schmonz5-0/+116
serialmail is a collection of tools for passing mail across serial links. It works with qmail: you use qmail to deliver messages to a maildir, and then serialmail to deliver messages out of the maildir. serialmail is designed to handle three common types of mail delivery between a dialup computer and an ISP: * Delivery to the ISP. The dialup computer sends all outgoing mail to the ISP. * AutoTURN delivery from the ISP. After the dialup computer makes an SMTP connection to the ISP, it automatically receives an SMTP connection back from the ISP if there is any new mail for it. This provides the same power as ETRN but does not require a special client. * User-controlled delivery from the ISP. A user with a shell account can switch from qmail-pop3d to serialmail without pestering the sysadmin. The user can also decide whether undeliverable messages should be left for POP retrieval or bounced back to the sender.
2005-04-20Include converters/libiconv/buildlink3.mk to make this pkg buildkristerw1-1/+2
on NetBSD 1.6.
2005-04-20On Interix, memorysize is actually "vmemory"; use ulimit -v.tv1-2/+2
Noted by Steve O'Hara-Smith <steve@sohara.org>.