summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-05-02Remove the need for ${FIND} in the top-level make.jlam3-20/+44
2005-05-02Remove NO_BUILD, which was causing the wrappers to not be created afterjlam1-2/+1
revision 1.1604 of bsd.pkg.mk.
2005-05-02Teach the new tools framework about ldconfig. This must be provided byjlam14-14/+32
tools.${OPSYS}.mk, so at the very worst, it must be set to "true".
2005-05-02Include perl.mk to make sure the perl symlink is created.jlam1-1/+2
2005-05-02PERL5 shouldn't be recursively defined.jlam1-2/+2
2005-05-02Re-order nested .if statements for brevity.jlam1-8/+5
2005-05-02Teach the new tools framework about USE_TOOLS+=bzcat.jlam7-9/+37
2005-05-02Postgresql 7.3 didn't have plpgsql_scanner_lineno() so use yylineno.markd3-8/+8
Bump PKGREVISION of postgresql73-lib as plpgsql.so has changed (now loads successfully).
2005-05-01Note update of www/squid package to 2.5.9nb10.taca1-1/+2
2005-05-01Disable squid-2.5.STABLE9-transparent_port.patch since it is broken withtaca3-7/+18
IP Filter 4.1 and later. (It has no problem on IP Filter 3.x, but it is difficult apply it conditionally with IP Filter's version.) This apparently fix PR pkg/30085. But note, Squid's transparent proxy with IP Filter dosen't work. It is worked without IP Filter's NAT process. So, web acceess through squid may fail for HTTP 1.0 client which dosen't send Host header. Bump PKGREVISION (squid-2.5.9nb10).
2005-05-01lang/nhc98 has been updated to version 1.18.kristerw2-4/+3
2005-05-01Update nhc98 to 1.18.kristerw10-934/+388
Changes from 1.16: # New: Several more packages of hierarchical libraries are included in the build: base, parsec, haskell-src, QuickCheck, HaXml, HUnit, Cabal. # New: FFI improvements: foreign import "dynamic" is now supported, and named C header-files are now used. # New: The compiler now uses cpphs for Haskell source instead of cpp. This removes problems with string gaps, primes in identifiers, and so on. # New: In hmake-interactive, if the readline library is not available, the simple line editor now has a history mechanism. # Bugfix: hmake's processing of cpp conditional directives is improved also. # Bugfix: More evil bugfixes for gcc versions ? 3.3 # Bugfix: A numeric pattern can now match against a Num newtype. # Bugfix: Foreign imports and abstract newtypes now play OK together. # Bugfix: Methods in qualified classes no longer need to be qualified in instance decls. # Bugfix: GreenCard now accepts <<.../...>> syntax.
2005-05-01update cpuflags to 0.87:abs8-20/+33
- Added linux "Mobile Intel(R) Pentium(R) 4 - M ", from pancake - Add a dist target to simplify updating freshmeat copy - Change feedback email to abs@absd.org
2005-05-01- note imp 4.0.3 updateadrianp2-3/+3
2005-05-01- update imp to 4.0.3adrianp2-6/+6
- From the ChangeLog: > ------ > v4.0.3 > ------ > > [jan] Ignore quoted text if spellchecking with aspell (Bug 1673, > kevin_myer@iu13.org). > [cjh] Fix typo in attachment.php that caused a PHP warning > (Xavier Montagutelli <xavier.montagutelli@unilim.fr>). > [mms] Correctly store all data from the compose screen when spell checking a > message (Bug 1425). > > ---------- > v4.0.3-RC1 > ---------- > > [cjh] Validate outgoing email addresses before sending mail (Bug 1543). > [mms] Added automatic detection of some mail server parameters to the test > script. > [mms] Fix Show/Hide Deleted links on search results screen (Bug 1587). > [mms] Encode attachment parameters with the same character set used in the > base message (Bug 1591). > [mms] Correctly process 'Report and Spam' and Blacklist/Whitelist additions > from a search results mailbox view. > [mms] Correctly sort the contents of the Virtual Folder. > [mms] Fix viewing mailboxes in shared hierarchies in subscribe mode in the > IMAP_Tree lists (Bug 1550). > [jan] Return to current folder after emptying the trash folder (Bug 1563). > [mms] Display the attachment expiration date when sending linked attachments. > [mms] Fix editing virtual folders from the mailbox screen (Bug 1490). > [cjh] Log logouts at the same level Horde does (Bug 1499). > [jan] Don't lose session if clicking on link after blacklisting or > whitelisting addresses (Bug 1417). > [mms] Fix refresh of folder screen when viewing unsubscribed folders. > [mms] Added optional 'delimiter' parameter to servers.php to aid login times > for certain IMAP servers (selsky@columbia.edu, Bug 1485). > [mms] Don't link emails in HTML message compositions (Bug 1472). > [mms] Make sure we can create thumbnails/convert images before prompting user. > [mms] Ensure multipart/related and multipart/alternative messages can be viewed > if not viewable inline or if they contain only one part; > multipart/related parts are now viewed with their correct charset > (Bug 1433). > [mms] Fix display of IMAP hierarchies in the folder view (Bug 1403). > [jan] Fix viewing of multipart S/MIME or PGP signed messages (Bug 1393). > [jan] Mark sent-mail checkbox when changing the sent-mail folder in the > compose screen. > [mms] Be smarter about we we consider to be downloadable/forwardable. > Make sure text isn't both forwarded and attached in a forward message. > [jan] Fix success screen after redirecting a message (Bug 1374). > [jan] Fix "undefined index" warning (Bug 1367).
2005-05-01- Update imp to 3.2.8adrianp2-3/+3
2005-05-01- update imp to 3.2.8adrianp2-6/+6
- From the ChangeLog: > ------ > v3.2.8 > ------ > > [jan] Close XSS when setting the parent frame's page title by javascript (cjh). > [mms] Fix display of MIME parts less than 1K when local number format uses > ',' as the decimal separator. > [jan] Don't use trash folder on POP3 servers under certain circumstances > (Bug 1373). > [jan] Fix "Save as" link to save message sources (Bug 1233). > > > ------ > v3.2.7 > ------ > > [mms] Determine the default IMAP delimiter according to RFC 3501. > [mms] Fix the folders screen hanging if there was only one folder (Bug 504). > [jan] Correctly cancel messages composition in all cases (Rich Bartell > <rwb@bartellonline.com). > [mms] Don't convert colons in user-defined headers to underscores (Bug 676). > [jan] Don't blacklist already blacklisted addresses again (Bug 530).
2005-05-01Note getmail update.schmonz1-1/+2
2005-05-01Update to 4.3.7. From the changelog:schmonz3-9/+9
-add error message for missing mboxrd file. Thanks: Marco Ferra. -change handling of connection that dies vs. deleted messages. Thanks: Thomas Schwinge.
2005-05-01Remove gnumeric -- it is a gtk2 application nowadays. Ride previouswiz1-6/+1
PKGREVISION bump.
2005-05-01Remove pan -- it is a gtk2 application nowadays. Bump PKGREVISION.wiz1-3/+2
2005-05-01+ asc-1.16.0, feh-1.3.1, lbdb-0.30.wiz1-1/+4
2005-05-01Removed the -Wpatches command line option, because -Cpatches does therillig1-43/+17
same and fits better. Removed checking for the (deprecated) NO_WRKSUBDIR Makefile variable. Approved by wiz.
2005-05-01Regenerate for new patch-a[bcef] (PR pkg/29426).jdc1-5/+5
2005-05-01Make netmaze build on linux systems.jdc4-21/+107
Fixes PR pkg/29426 from A L Meyers.
2005-05-01Apply the official KDE patches for CAN-2005-1046.markd9-44/+733
http://www.kde.org/info/security/advisory-20050421-1.txt Bump PKGREVISION.
2005-04-30gopchop updated to 1.1.6.wiz1-1/+2
2005-04-30Update to 1.1.6:wiz7-61/+9
1.1.6: (2005-04-30) - modified patch from Tiziano Cappellari and Igor Baldachini to optionally force a prepended system header. - modified patch from Tiziano Cappellari and Igor Baldachini to optionally drop trailing packs that have system headers. - compilation patches from Eric Jorgensen and Barry Roberts. - NetBSD off_t patch from Thomas Klausner. 1.1.5: (2005-04-30) - improved gopchop.desktop - added debian menu file - fixed compile regression in new display code 1.1.4: (2005-04-30) - suse patch from Rainer Lay - changed scroll wheel usage to try and fix file select windows - schmidtw - changed the menus & menu items to be more "standard" where possible - schmidtw - added XML based load/save using libxml for editing sessions - schmidtw - added text enterable gop selector box - schmidtw - added view menu to control GOP Info window & in the future the video window - schmidtw - changed the menu items to be more descriptive - schmidtw - fixed details need to read other MPEG2 PES packets - locale clean-ups - Xv display is now aspect-correct - TODO reorganized - bryce
2005-04-30Fix path to directory for "opera" package.tron1-2/+2
2005-04-30Note new "opera" package and removel of "opera7" package.tron1-1/+3
2005-04-30Replace outdated an insecure "opera7" package with a new "opera" packagetron10-23/+21
based on version 8.0. Major changes since version 7.54u2: - New and improved security features - "Fit to window width" abolishes horizontal scrolling - Improved default menu and toolbar setups - Support for XmlHttpRequest giving full Gmail support - New Start bar gives easy access to useful features - Notification of blocked pop-ups - Simple retrieval of closed pages and blocked pop-ups. - Elegant e-mail attachment handling - Improved newsfeed reader - Automated weekly check for new updates - New User JavaScript feature
2005-04-30s/upto date/up-to-date/jschauma1-2/+2
2005-04-30Given that I've done all the latest updates, pick up maintainership.jmmv1-2/+2
Requested by the current maintainer, schmonz@.
2005-04-30Include stdlib.h instead of malloc.h to build on Darwin.minskim2-1/+15
2005-04-30Enable pkgviews installation.minskim1-1/+5
2005-04-30Honor BINOWN and BINGRP.minskim1-1/+3
2005-04-30net/qmail has been taught to not need expr and wc in the top-level make.jlam1-2/+2
2005-04-30Use :sh instead of != to assign QUEUE_EXTRALEN to defer evalutation ofjlam1-3/+3
command until it is referenced within subst.mk's make targets. This avoids needing ${EXPR} and ${WC} in the top-level make.
2005-04-30Avoid checking for !empty(...) so that we that defer variable references.jlam1-7/+1
2005-04-30+lsh2drochner1-1/+2
2005-04-30Move the freshly update lsh-2.0.1 into a separate pkg and leavedrochner10-50/+167
security/lsh at 1.4.3. lsh-2.0.1 has interoperability problems with openssh servers (always gets "Invalid server signature" errors). lsh-1.4.3 is not affected by CAN-2003-0826. Add a patch to address CAN-2005-0814 and bump PKGREVISION.
2005-04-30Added TODO list for pkglint.rillig1-0/+7
2005-04-30Add LICENSE and corresponding NO*ON* and RESTRICTED variables.wiz1-1/+8
2005-04-30+ apache-ant-1.6.3, clamav-0.84, gnutls-1.2.3, gocr-0.40, plptools-0.13,wiz1-5/+8
py-ldap-2.0.7, sqlitemanager-1.0.6.
2005-04-30Update MASTER_SITES and HOMEPAGE.agc4-13/+13
2005-04-30Repair forward declarations of read() and write() on 64-bit platforms,schmonz2-1/+17
where ssize_t != int. Compile fix for 64-bit platforms, no change otherwise, thus no PKGREVISION bump. Addresses pkg/30004.
2005-04-30Split replace.mk into two parts, one of which is included by bsd.prefs.mkjlam4-93/+129
to provide "TOOL" definitions for tools used by a top-level make process (usually because it uses them in a != variable definition). This allows USE_TOOLS to be defined before bsd.prefs.mk is included by a package Makefile, where USE_TOOLS lists the additional (non-default) tools that are required to build the package. Also, drop the fallback to existing "TOOL" definitions because we now have TOOLS_PLATFORM.* for each platform in pkgsr/mk/tools/tools.*.mk.
2005-04-30Use correct home page.augustss1-1/+1
2005-04-30Rewrite to avoid needing egrep.jlam1-32/+32
2005-04-30We don't need egrep since we're using a basic RE.jlam1-2/+2