aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New port: security/pear-Crypt_RC4 PEAR encryption class for RC4 encryptionEdwin Groothuis2004-11-274-0/+29
| | | | | | | | | | PEAR RC4 encryption class. PR: ports/74384 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122554
* New port: devel/pear-HTML_TreeMenu Provides an API to create a HTMLEdwin Groothuis2004-11-274-0/+54
| | | | | | | | | | | | | | | | | | | | | tree PHP Based API creates a tree structure using a couple of small PHP classes. This can then be converted to javascript using the printMenu() method. The tree is dynamic in IE 4 or higher, NN6/Mozilla and Opera 7, and maintains state (the collapsed/expanded status of the branches) by using cookies. Other browsers display the tree fully expanded. Each node can have an optional link and icon. New API in 1.1 with many changes (see CVS for changelog) and new features, of which most came from Chip Chapin (http://www.chipchapin.com). PR: ports/74376 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122552
* New port: devel/pear-Var_Dump Provides methods for dumping structuredEdwin Groothuis2004-11-274-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | information about a variable The Var_Dump class is a wrapper for the var_dump function. The var_dump function displays structured information about expressions that includes its type and value. Arrays are explored recursively with values indented to show structure. The Var_Dump class captures the output of the var_dump function, by using output control functions, and then uses external renderer classes for displaying the result in various graphical ways: * Simple text, * HTML/XHTML text, * HTML/XHTML table, * XML, * ... PR: ports/74329 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122550
* Update port: devel/pear-PHPUnit2 to 2.1.4Edwin Groothuis2004-11-274-6/+6
| | | | | | | | | | + update devel/pear-PHPUnit2 to 2.1.4 PR: ports/74317 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122549
* New port: devel/pear-PHP_Compat Provides missing functionality for older ↵Edwin Groothuis2004-11-274-0/+97
| | | | | | | | | | | | | versions of PHP PHP_Compat provides missing functionality in the form of Constants and Functions for older versions of PHP. PR: ports/71936 ports/74239 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=122547
* BROKEN: Broken pkg-plistKris Kennaway2004-11-271-0/+2
| | | | Notes: svn path=/head/; revision=122545
* update mail/postfix-current to latestEdwin Groothuis2004-11-274-23/+34
| | | | | | | | | | | | update postfix-current to latest version add option to enable NIS maps IPv6 and TLS patches are still broken, unfortunately PR: ports/74010 Submitted by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=122544
* [PATCH] mail/postfix: Update to libspf2-2.1.5-5Edwin Groothuis2004-11-2736-234/+54
| | | | | | | | | | | | | | | | | | | | update the SPF patch to latest release which fixes bug exposed by gcc in FreeBSD 5.3. it is otherwise identical to prior version, so no upgrade is necessary if you have it compiled and workign in FreeBSD 4.10 already (thus no version bump). removed "extra libspf2" patch that tried to work around failure of IPv6+TLS patch when used in conjunction with SPF patch. It just doesn't work, and I can't figure out exactly what it is supposed to do. As it was, this would cause failures when selecting just the SPF patch. PR: ports/74095 Submitted by: Vivek Khera <vivek@khera.org> Notes: svn path=/head/; revision=122543
* Apparently the host for the eclipse UML2 packages changed.OKAZAKI Tetsurou2004-11-261-1/+1
| | | | | | | | | | Reported by: pointyhat via Kris PR: ports/74393 Submitted by: maintainer Notes: svn path=/head/; revision=122542
* Add missing dependencyPatrick Li2004-11-261-1/+2
| | | | | | | Reported by: pointyhat (kris) Notes: svn path=/head/; revision=122541
* Correct a potential segmentation fault.Joe Marcus Clarke2004-11-261-1/+13
| | | | Notes: svn path=/head/; revision=122540
* Add ldap-abook - a web interface for adding, removing and modifyingBrian Somers2004-11-268-0/+152
| | | | | | | LDAP addressbook records Notes: svn path=/head/; revision=122538
* Add a pkg-message explaining how to use g-u-s.Joe Marcus Clarke2004-11-261-0/+15
| | | | Notes: svn path=/head/; revision=122537
* Sort properly!Brian Somers2004-11-261-1/+1
| | | | Notes: svn path=/head/; revision=122535
* Add gnome-user-share, an application that lets GNOME users share a personal,Joe Marcus Clarke2004-11-268-0/+101
| | | | | | | | public file space via WebDAV. The resulting share will automatically be visible in Nautilus. Notes: svn path=/head/; revision=122533
* Add p5-AddressBook, a perl API for accessing LDAP addressbook dataBrian Somers2004-11-265-0/+51
| | | | Notes: svn path=/head/; revision=122532
* Respect PTHREAD_LIBS to fix build on 4.xMichael Johnson2004-11-262-2/+2
| | | | | | | | Reported by: pointyhat via kris Approved by: adamw (implicit) Notes: svn path=/head/; revision=122531
* Add "pstopxl" filterKirill Ponomarev2004-11-263-13/+19
| | | | | | | | | | Support PLIST_FILES PR: ports/74427 Submitted by: Ports Fury Notes: svn path=/head/; revision=122530
* - Update to 1.2.1Herve Quiroz2004-11-262-6/+6
| | | | | | | | | | | | - Update to bsd.java.mk 2.0 - Update to javavmwrapper 2.0 PR: 74304 Submitted by: Alexander Usov <usov@kvi.nl> Approved by: maintainer Notes: svn path=/head/; revision=122529
* Fix buildKirill Ponomarev2004-11-261-2/+2
| | | | | | | | PR: ports/74426 Submitted by: Ports Fury Notes: svn path=/head/; revision=122528
* Update to version 1.3Kirill Ponomarev2004-11-262-3/+6
| | | | | | | | PR: ports/74425 Submitted by: Ports Fury Notes: svn path=/head/; revision=122527
* Fix buildKirill Ponomarev2004-11-263-32/+131
| | | | | | | | PR: ports/74424 Submitted by: Ports Fury Notes: svn path=/head/; revision=122526
* Update to version 0.3.0Kirill Ponomarev2004-11-266-50/+32
| | | | | | | | PR: ports/74423 Submitted by: Ports Fury Notes: svn path=/head/; revision=122525
* Document two vulnerabilities in unarj.Simon L. B. Nielsen2004-11-261-0/+53
| | | | Notes: svn path=/head/; revision=122524
* Update to version 0.40.0Kirill Ponomarev2004-11-268-22/+122
| | | | | | | | PR: ports/74422 Submitted by: Ports Fury Notes: svn path=/head/; revision=122523
* Update MASTER_SITES and WWW: lineKirill Ponomarev2004-11-262-2/+2
| | | | | | | | PR: ports/74421 Submitted by: Ports Fury Notes: svn path=/head/; revision=122522
* Support gnomehierKirill Ponomarev2004-11-262-6/+11
| | | | | | | | PR: ports/74420 Submitted by: Ports Fury Notes: svn path=/head/; revision=122521
* Fix build against rerolled tarballKirill Ponomarev2004-11-262-4/+2
| | | | | | | | PR: ports/74419 Submitted by: Ports Fury Notes: svn path=/head/; revision=122520
* Mark BROKEN, does not compile with KDE >= 3.3.1Michael Nottebrock2004-11-261-4/+2
| | | | Notes: svn path=/head/; revision=122519
* Update for new MASTER_SITE post-breakin.Eric Anholt2004-11-261-1/+1
| | | | Notes: svn path=/head/; revision=122518
* Do not compiled on sparc64. Reflect it with NOT_FOR_ARCH.Sergey Matveychuk2004-11-261-0/+3
| | | | | | | | PR: ports/74335 Submitted by: maintainer Notes: svn path=/head/; revision=122517
* Update to 0.24.18. A buffer overrun which can preventHiroki Sato2004-11-262-3/+3
| | | | | | | the server and client from working has been fixed. Notes: svn path=/head/; revision=122516
* Unbreak af-aspell.Thierry Thomas2004-11-262-2/+1
| | | | Notes: svn path=/head/; revision=122515
* - Fix build on both 4.x and 5.xSergey Matveychuk2004-11-262-14/+17
| | | | | | | | PR: ports/73247 Submitted by: maintainer Notes: svn path=/head/; revision=122514
* - update to 0.5.3Yen-Ming Lee2004-11-264-6/+6
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=122513
* Update to 0.4.7.Maxim Sobolev2004-11-262-3/+3
| | | | Notes: svn path=/head/; revision=122512
* [new port] biology/embassySergey Matveychuk2004-11-265-0/+271
| | | | | | | | PR: ports/74330 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar> Notes: svn path=/head/; revision=122510
* New port: net/pear-Net_IPv6Pav Lucistnik2004-11-264-0/+32
| | | | | | | | | | | | | The class allows you to: * check if an addresse is an IPv6 addresse * compress/uncompress IPv6 addresses * check for an IPv4 compatible ending in an IPv6 adresse PR: ports/74364 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=122508
* Strip resulting binaryVolker Stolz2004-11-262-0/+6
| | | | | | | | PR: ports/74391 Submitted by: Eugene Ossintsev Notes: svn path=/head/; revision=122507
* - Update to 0.98.0Pav Lucistnik2004-11-2624-370/+356
| | | | | | | | PR: ports/74366 Submitted by: Kirill Bezzubets <kirill@solaris.ru> (maintainer) Notes: svn path=/head/; revision=122506
* Update to 2004.11.26.Norikatsu Shigemura2004-11-262-3/+3
| | | | Notes: svn path=/head/; revision=122505
* - Update maintainer's email addressPav Lucistnik2004-11-261-1/+1
| | | | | | | | PR: ports/74372 Submitted by: Yonatan <onatan@gmail.com> (maintainer) Notes: svn path=/head/; revision=122504
* Now really correct the SQL use thing by setting a variable and actually usingMathieu Arnold2004-11-261-1/+1
| | | | | | | | | it and not another. Reported by: ale Notes: svn path=/head/; revision=122503
* - Set NO_WERROR because some user's CFLAGS could generate warningsPav Lucistnik2004-11-261-4/+8
| | | | | | | | PR: ports/74388 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=122502
* - Update to 1.0.0Pav Lucistnik2004-11-265-49/+65
| | | | | | | | | PR: ports/73748 Submitted by: Nicholas Kirby <nirbokirbinov@gmail.com> Approved by: can't remember if I got approval from maintainer or not Notes: svn path=/head/; revision=122501
* Remove %%SQL%% from your nice ps outputMathieu Arnold2004-11-261-0/+2
| | | | | | | Reported by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=122500
* Update to 10.11Kirill Ponomarev2004-11-262-3/+3
| | | | Notes: svn path=/head/; revision=122499
* Updated to 2.32Sergey Skvortsov2004-11-263-6/+3
| | | | Notes: svn path=/head/; revision=122498
* Updated to 1.11Sergey Skvortsov2004-11-262-10/+4
| | | | Notes: svn path=/head/; revision=122497
* Updated to 1.03Sergey Skvortsov2004-11-262-3/+3
| | | | Notes: svn path=/head/; revision=122496