summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-09-17Use compiler.mk instead of deprecated gcc.buildlink2.mk.xtraeme1-2/+2
2003-09-17Remove apache.mk addition entry; it's producing error messages.jmmv1-3/+1
2003-09-17Make it build on darwin. I forgot to commit this for a long time.yyamano1-2/+5
2003-09-17Fix binary package: use PERL5_SITEARCH instead of PERL5_ARCHLIB for theseb1-2/+2
packlist.
2003-09-17Note update of nasm to 0.98.37 and removal of nasm-devel.jmmv1-1/+3
2003-09-17Remove nasm-devel.jmmv1-2/+1
2003-09-17Mark OpenSSH-3.7x as *not available for IRIX*!jschauma1-1/+11
# OpenSSH 3.7x currently does *not* work on IRIX! # To compile, we would need to remove the extraneous inclusion of the # ``inet_ntoa.h'' header in openbsd-compat/inet_ntoa.c, but even though # sshd will not work: It seems the connection is closed by the daemon # when it tries to spawn off a child to handle the incoming connection # # If you need the latest security patches for your openssh, I'm afraid you'll # have to apply them by hand to the 3.6.1p2 version. (Now wouldn't it be nice if we had a NOT_FOR_PLATFORM_REASON that is displayed automatically?)
2003-09-17nasm has been updated to 0.98.37, so this package is useless now.jmmv6-135/+0
2003-09-17nasm-devel is now nasm.jmmv2-4/+4
2003-09-17Update to 0.98.37 (really, rename nasm-devel to nasm). This version is farjmmv6-18/+118
more complete than 0.98, plus homogenizing the package in a single one will save us from conflicts during bulk builds (and during manual builds too).
2003-09-17add USE_GCC_SHLIB, reorder some lines a bit for clarity.grant1-2/+4
2003-09-17Update to vera-1.11 while I'm sending patches back.hubertf4-8/+14
Changes: lots of new acronyms.
2003-09-17Note revision bump for xbindkeys to 1 and addition of xbindkeys-tk-1.5.5.jmmv1-1/+3
2003-09-17This depends on Tk, obviously.jmmv1-1/+2
2003-09-17Add and enable xbindkeys-tk.jmmv1-1/+2
2003-09-17Initial addition of xbindkeys-tk, version 1.5.5.jmmv3-0/+28
This package provides the xbindkeys_show utility that comes with the xbindkeys distribution file; it requires Tk.
2003-09-17Do not install the xbindkeys_show utility, which requires Tk, to keep thisjmmv5-15/+45
package small. Also, make this package install under PREFIX and not X11BASE. Bump PKGREVISION to 1 because of these. While here, split the Makefile in two parts to help in the creation of the new xbindkeys-tk package.
2003-09-17Note revision bump for catdoc to 1, and addition of catdoc-tk-0.91.4.jmmv1-1/+3
2003-09-17Add and enable catdoc-tk. Forgot to say in its import that this addressesjmmv1-1/+2
PR pkg/18730.
2003-09-17Initial addition of catdoc-tk, version 0.91.4:jmmv3-0/+33
This package provides the wordview utility that comes with catdoc.
2003-09-17Do not build nor install wordview to keep the package small (this needs Tk).jmmv5-17/+50
Bump PKGREVISION to 1 because of this. While here, split the Makefile in two parts to help in the creation of the new catdoc-tk package. Addresses PR pkg/18730.
2003-09-17fix shlib revitojun1-5/+5
2003-09-17net/bind9itojun1-1/+2
2003-09-17honour GCC_REQD by testing $CC -v against it, and only pull in pkgsrcgrant1-9/+82
gcc if required. see the comments for how to use the variables which influence the decision. eliminate some spurious shell warnings while I'm here.
2003-09-17upgrade to 9.2.2p1.itojun2-2/+9
--- BIND 9.2.2-P1 is now available. In response to high demand from our users, ISC is releasing a patch for BIND to support the declaration of "delegation-only" zones in caching/recursive name servers. Briefly, a zone which has been declared "delegation-only" will be effectively limited to containing NS RRs for subdomains, but no actual data outside its apex (for example, its SOA RR and apex NS RRset). This can be used to filter out "wildcard" or "synthesized" data from NAT boxes or from authoritative name servers whose undelegated (in-zone) data is of no interest.
2003-09-17Update for _new_ new OpenSSH patch, bump pkgrevision.jwise4-10/+71
``Oops, they did it again.''
2003-09-17Fix for big-endian machines. Patch provided by Lloyd Parkes in PR 22829.dillo2-1/+52
2003-09-17kopete update to 0.7.2 done.jmmv1-2/+1
2003-09-17Fix date of darcnes entry (hi, wiz! ;)jmmv1-2/+2
2003-09-17Note update of kopete to 0.7.2.jmmv1-1/+2
2003-09-17Update to 0.7.2, a bug fix release. Requested in PR pkg/22777 by Nate Hill.jmmv4-57/+48
Kopete 0.7.2 (released 2003/09/09) ================================== The MSN plugin now supports the latest version of the protocol. Those people getting messages from Microsoft will no longer recieve those messages and will also not be disconnected when MSN removes support for the older protocols on Oct. 15th. Fix Bug 63416 - Crash: MSN unhandled exception 224 Fix Bug 63404 - MSN causes Kopete crash after a few seconds Fix Bug 63350 - crash during backspacing in chat winwdow Fix Bug 63105 - yahoo chat crashes when switching from unavailable to available Fix Bug 62865 - If I try to delete a contact from my MSN Contact list then Kopete 0.7.0 crashes Fix Bug 62628 - Crash on setting away status (Yahoo Plugin) Fix Bug 62611 - Crashes during typing a message or receiving, or send. Fix Bug 62576 - Crash when mouse move with pressed button Fix Bug 63799 - sounds enabled even if status is 'away' Fix Bug 63622 - Gives wrong tooltip message when user signs off Fix Bug 63612 - Checkbox modifiable in MSN User info Fix Bug 63530 - I can not instant messages from the yahoo plugin Fix Bug 63441 - Contacts from IRC could not be put in groups Fix Bug 62223 - Online sounds made when account goes offline Fix Bug 63659 - "Go Online First" alert is greyed out/disabled Kopete 0.7.1 (released 2003/08/11) ================================== Fix Bug 62210 - ICQ plugin always reports "password was incorrect" Fix Bug 62270 - chatwindow menubar not possible to hid Fix Bug 62278 - delete a account in kopete
2003-09-17Ensure "make clean" as an ordinary user works.agc1-2/+8
Bump PKGREVISION.
2003-09-17Fix build under alpha. From Jarkko Teppo in PR pkg/22831.jmmv2-1/+15
2003-09-17Note darcnes-20010401nb1 update.wiz1-1/+2
2003-09-17Don't dump core if no ROM specified. From Soren Jacobsen in PR 22326.wiz3-2/+21
2003-09-17Make zephyr entry more usual.wiz1-2/+2
2003-09-17Of course, distinfo should be updated.taca1-3/+3
2003-09-17Oops, I forgot to update DIST_SUBDIR.taca1-2/+2
2003-09-17patch -b <suffix> is obsoleted, use -z <suffix>itojun1-2/+2
2003-09-17Remove patch-ae.work.wiz1-3/+1
2003-09-17binary format detection for OpenBSD. Frederick Bruckmanitojun1-1/+9
2003-09-17Introduce a new variable "CONF_DEPENDS" for pkgviews: a package'sjlam5-15/+65
config directory matches the config directory for the dependency listed in CONF_DEPENDS. Use symlinks to physically point the package's config directory to the dependency's config directory, and handle all of this in the INSTALL/DEINSTALL scripts. Also make the INSTALL/DEINSTALL scripts a bit smarter about not copying files and not removing files if the source and destination file locations point to the same thing.
2003-09-16Fix build with gcc3, reported by Soren Jacobsen PR pkg/22822.xtraeme2-1/+16
2003-09-16Note update of pkg_tarup to 1.5.erh1-1/+5
Also note addition of apache.mk and the removal of ap2-php4.
2003-09-16Add support for wildcards and mutiple packages on the command line.erh3-66/+89
Bump version to 1.5.
2003-09-16note update of openssh to 3.7.1p1.grant1-1/+2
2003-09-16move ftp.openssh.com to the top, as it's the only site which has thegrant1-3/+3
new distfile so far.
2003-09-16Update openssh to 3.7.1p1.grant2-6/+6
Changes since 3.7p1: more malloc/fatal fixes; ok millert/deraadt; ghudson at MIT.EDU
2003-09-16- ap-auth-postgresql 1.4recht1-2/+1
2003-09-16Note update of ap-auth-postgresql to 1.4.recht1-1/+2