aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.4.3.Norikatsu Shigemura2005-12-114-8/+18
| | | | | | | Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer) Notes: svn path=/head/; revision=150882
* Paraphrased from the Data:Swap's documentation ...Erwin Lansing2005-12-115-0/+49
| | | | | | | | | | | | | | | | | Data::Swap (XS) module allows to swap the contents of two referenced variables, even if they have different types. The main application is to change the base type of an object after it has been created, for example for dynamic loading of data structures: swap $self, bless $replacement, $newclass; WWW: http://search.cpan.org/dist/Data-Swap/ PR: ports/90229 Submitted by: Parv <parv@pair.org> Notes: svn path=/head/; revision=150870
* (1) Update ot 1.3.0.r4. It is official, public RC.Lev A. Serebryakov2005-12-1124-292/+60
| | | | | | | | | | | | Rollback to 1.2.3 is impossible with new apr and swig in ports tree: all bindings are broken with these versions :( (2) Fix problems with new apache build infrastructure. I'm sorry for long pause Notes: svn path=/head/; revision=150865
* Update to 4.1Emanuel Haupt2005-12-102-4/+4
| | | | | | | | PR: 90191 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=150808
* Update to Boost 1.33.1:Simon Barner2005-12-104-26/+383
| | | | | | | | * Bugfix release * ChangeLog at https://sourceforge.net/forum/forum.php?forum_id=517679 Notes: svn path=/head/; revision=150804
* - update to 0.22Yen-Ming Lee2005-12-102-4/+4
| | | | Notes: svn path=/head/; revision=150778
* Only compile apr-svn without threads on FreeBSD versions less than 5.Craig Rodrigues2005-12-095-1/+17
| | | | Notes: svn path=/head/; revision=150763
* Finally update to PHP 5.1.1 release! (And remove unsupported extensions)Alex Dupre2005-12-093-30/+0
| | | | Notes: svn path=/head/; revision=150749
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-0969-600/+88
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* New pear bootstrap port based on go-pear, independent to php releases.Alex Dupre2005-12-0910-0/+631
| | | | | | | | Discussed with: thierry, antonio@php.net Required by: PHP 5.1 Notes: svn path=/head/; revision=150743
* Add p5-Devel-TraceCalls 0.04, track calls to subs, classes and objectLars Thegler2005-12-095-0/+40
| | | | | | | instances. Notes: svn path=/head/; revision=150741
* - update to 0.40Cheng-Lung Sung2005-12-094-24/+9
| | | | | | | | - add CONFIGURE_ARGS+= --skip - skip dependency checking from Makefile.PL (we ports will do it) Notes: svn path=/head/; revision=150734
* Update to 0.9.3 which fixed a problem on building 7-current due toHye-Shik Chang2005-12-092-3/+4
| | | | | | | | | | lack of MNT_NODEV. PR: 90125 Submitted by: rodrigc Notes: svn path=/head/; revision=150701
* - Remove firefox support (temporally) due to build problems.Michael Johnson2005-12-081-1/+1
| | | | | | | Reported by: kris via pointyhat Notes: svn path=/head/; revision=150686
* - Update to 1.031 (unbreaks fetching)Sergei Kolobov2005-12-083-7/+8
| | | | Notes: svn path=/head/; revision=150679
* Fix IGNORE[a]nce if distfile has not yet been downloadedVolker Stolz2005-12-081-11/+2
| | | | Notes: svn path=/head/; revision=150666
* - Update to 4.7dEmanuel Haupt2005-12-083-26/+15
| | | | | | | | | | | | | - Unbreak - Remove files/patch-system.h - Use mkstemp() instead of mktemp() - Pass maintainership to submitter PR: 90102 Submitted by: Thomas Vogt <thomas@bsdunix.ch> Notes: svn path=/head/; revision=150665
* Add p5-IO-KQueue 0.29, perl interface to the BSD kqueue system call.Jun Kuriyama2005-12-085-0/+36
| | | | Notes: svn path=/head/; revision=150662
* - Update to 1.13 to better handle gnome packages.Michael Johnson2005-12-082-4/+4
| | | | Notes: svn path=/head/; revision=150637
* Add pt-Class-StateMachine 0.11, a Perl module to facilitate stateAnton Berezin2005-12-075-0/+41
| | | | | | | machines development. Notes: svn path=/head/; revision=150623
* Update to 1.08Erwin Lansing2005-12-072-4/+4
| | | | | | | | PR: 90080 Submitted by: leeym Notes: svn path=/head/; revision=150618
* Upgrade to 1.0.5.Oliver Braun2005-12-074-8/+8
| | | | Notes: svn path=/head/; revision=150617
* Bump PORTREVISION due to recent modifications of patch-Makefile.PL.Dmitry Sivachenko2005-12-071-0/+1
| | | | | | | Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=150611
* Put -L(LIBDIR) before -l(libname) in gcc options.Dmitry Sivachenko2005-12-071-2/+2
| | | | Notes: svn path=/head/; revision=150604
* - Update to 0.8Renato Botelho2005-12-076-91/+118
| | | | | | | | | | - Pass maintainership to submitter PR: ports/90053 Submitted by: Erik Greenwald <erik@smluc.org> Notes: svn path=/head/; revision=150588
* Chase the plib update by bumping PORTREVISION, since it is staticallyJean-Yves Lefort2005-12-071-0/+1
| | | | | | | linked in. Notes: svn path=/head/; revision=150577
* - updated from v0.07 to v0.09Aaron Dalton2005-12-073-5/+17
| | | | | | | | | | | | | | | | | | | | 0.09 2005-11-30 - order_name called with unknown order reported wrong id. (bug, but one that should be impossible to ever trigger) - added a #define packWARN for older perls that don't have it yet. 0.08 2005-11-20 - Remove pointless sv_reftype test from object access. - Add extract_all - absorb and key_absorb now take any number of heaps as argument instead of absorbing exactly one. - Add mass insert/key_insert/_key_insert. Use them in absorb. - Added merge_arrays Approved by: tobez Notes: svn path=/head/; revision=150571
* - update from 0.09 to 0.11Aaron Dalton2005-12-074-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | 0.11 2005-11-30 - Fixed a missing interpolation in Makefile.PL. This only changes the text shown during make and doesn't change any functionality. 0.10 2005-11-20 - Fetch required versions of Heap::Simple::XS and Heap::Simple::Perl in Makefile.PL, and warn about out of order upgrades. - Updated documentation (fixes, new functionality) - insert/key_insert can now take a variable number of arguments - absorb/key_absorb can now take a variable number of arguments - new method merge_arrays - new method extract_all - Updated minimum version numbers of Heap::Simple::Perl and Heap::Simple::XS so that they support the new documented features - Replaced :: by - in author email address (easier quoting for mailers) Notes: svn path=/head/; revision=150570
* - Mark broken on 4.xMichael Johnson2005-12-061-2/+6
| | | | | | | Reported by: kris mail Notes: svn path=/head/; revision=150547
* Update to 1.06Sergey Skvortsov2005-12-062-4/+4
| | | | Notes: svn path=/head/; revision=150542
* - Update to 0.8.4Tim Bishop2005-12-062-4/+4
| | | | | | | | | PR: 90033 Submitted by: Maxwell Krohn <max@freebsd5.pdos.lcs.mit.edu> Approved by: maintainer, clement (mentor) Notes: svn path=/head/; revision=150535
* - Install example scriptJean-Yves Lefort2005-12-063-4/+23
| | | | | | | | | | - Pass maintainership to submitter PR: ports/89993 Submitted by: Max E. Kuznecov <mek@mek.uz.ua> Notes: svn path=/head/; revision=150533
* Really fix the build on recent -CURRENT by patching the correct version ofJoe Marcus Clarke2005-12-062-12/+2
| | | | | | | mntent_compat.c++. Notes: svn path=/head/; revision=150507
* - Fix build with ocaml 3.09Renato Botelho2005-12-054-2/+12
| | | | | | | | | | | - Add SHA256 - Bump PORTREVISION PR: ports/89963 Submitted by: maintainer Notes: svn path=/head/; revision=150479
* Update to 0.39Mathieu Arnold2005-12-052-5/+4
| | | | Notes: svn path=/head/; revision=150473
* Fix the build on recent -CURRENT.Joe Marcus Clarke2005-12-051-0/+12
| | | | | | | Approved by: mbr (maintainer) Notes: svn path=/head/; revision=150470
* - Add a MASTER_SITE backupRenato Botelho2005-12-052-1/+3
| | | | | | | | | | - Add SHA256 hash PR: ports/89803 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=150448
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-049-26/+0
| | | | Notes: svn path=/head/; revision=150427
* Implement the PR_GetPhysicalMemorySize function for FreeBSD. This willJoe Marcus Clarke2005-12-042-1/+23
| | | | | | | | | | allow applications such as Firefox to enable memory caching. PR: 89946 Submitted by: Juha-Matti Tilli <juhis@nallukka.net> (with some modifications) Notes: svn path=/head/; revision=150423
* Update to 0.50.Anton Berezin2005-12-042-4/+4
| | | | Notes: svn path=/head/; revision=150387
* Update to 0.30.Anton Berezin2005-12-042-3/+4
| | | | Notes: svn path=/head/; revision=150383
* - MAN pages are not installed with perl 5.005_03, so move theErwin Lansing2005-12-041-14/+15
| | | | | | | | | | MAN3 and MAN1 sections under the PERL_LEVEL test. - Bump portrevision. Submitted by: pointyhat (kris) Notes: svn path=/head/; revision=150371
* Upgrade to 2.7.6.Thierry Thomas2005-12-043-6/+7
| | | | | | | Changelog at <http://bouml.free.fr/historic>. Notes: svn path=/head/; revision=150353
* Enable use of INFOEdwin Groothuis2005-12-042-6/+1
| | | | Notes: svn path=/head/; revision=150350
* Start using INFOEdwin Groothuis2005-12-042-4/+2
| | | | Notes: svn path=/head/; revision=150349
* Update port: to version 0.1.7Edwin Groothuis2005-12-043-16/+18
| | | | | | | | PR: ports/89910 Submitted by: Patrick Alken <pa59@cornell.edu> Notes: svn path=/head/; revision=150341
* Unbreak INDEX building for those of us using devel/portmk. This is notMark Linimon2005-12-041-1/+1
| | | | | | | | | all the changes from Mk/bsd.apache.mk that need to be merged. Pointy hat to: clement Notes: svn path=/head/; revision=150340
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-044-12/+12
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* Add SHA256Erwin Lansing2005-12-031-0/+1
| | | | | | | | PR: 89828 Submitted by: Jonathan Noack <noackjr@alumni.rice.edu> (maintainer) Notes: svn path=/head/; revision=150316
* Update to 1.05.Dmitry Sivachenko2005-12-033-9/+22
| | | | Notes: svn path=/head/; revision=150301