aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports.Sam Lawrance2005-12-157-102/+0
| | | | Notes: svn path=/head/; revision=151214
* Library simplifying embedding perl interpreters into C programs.Kelly Yancey2005-12-155-0/+40
| | | | Notes: svn path=/head/; revision=151210
* Upgrade to GCC 3.4.5, and add support for ATtiny24/44/84 devices.Joerg Wunsch2005-12-1410-146/+154
| | | | Notes: svn path=/head/; revision=151201
* Add support for ATtiny24/44/84 devices.Joerg Wunsch2005-12-143-9/+14
| | | | Notes: svn path=/head/; revision=151200
* Update to 2.6.0 release (PHP 5.1 compatible).Alex Dupre2005-12-143-13/+11
| | | | Notes: svn path=/head/; revision=151163
* Cleanup, drop unused patchVolker Stolz2005-12-142-15/+1
| | | | Notes: svn path=/head/; revision=151157
* - update to 0.43Cheng-Lung Sung2005-12-143-4/+6
| | | | | | | - add install_share() (Module/Install/Share.pm) Notes: svn path=/head/; revision=151134
* Add libisc port:Simon L. B. Nielsen2005-12-136-0/+112
| | | | | | | | | | | | | | | | | | libisc is C utility library which is used as part of part of ISC's bind. It includes functions for: - assertion handling. - balanced binary (AVL) trees. - bit masks comparison. - event based programs. - heap-based priority queues. - memory handling. - program logging. Reviewed by: erwin Notes: svn path=/head/; revision=151120
* - update to 0.034Yen-Ming Lee2005-12-132-5/+6
| | | | | | | - allow build on older perl Notes: svn path=/head/; revision=151117
* Add SA256 checksums.Joseph Koshy2005-12-134-0/+4
| | | | Notes: svn path=/head/; revision=151108
* Upgrade to 1.0.6.Vanilla I. Shu2005-12-132-3/+4
| | | | | | | | PR: ports/90336 Submitted by: maintainer Notes: svn path=/head/; revision=151107
* Add port devel/p5-Algorithm-Dependency, Base class for implementing various ↵Aaron Dalton2005-12-135-0/+72
| | | | | | | | | dependency trees Approved by: tobez Notes: svn path=/head/; revision=151104
* - updated from v0.04 to v0.06Aaron Dalton2005-12-132-4/+5
| | | | | | | | | | | | | | | 0.06 Mon Nov 28 19:00:00 2005 - no changes, CPAN refused to update the version number so I resubmitted 0.05 Fri Nov 25 09:30:00 2005 - fixed Makefile.PL to include a dependency on Heap::Simple::Perl to fix all the CPANTester reports Approved by: tobez Notes: svn path=/head/; revision=151102
* Add xlslib, a C++ library for generation of Excel(TM) filesEmanuel Haupt2005-12-136-0/+127
| | | | | | | | | | | | | | | | | | | | | | | | | xlsLib is a multiplatform, C++ developed, library for dynamically generating Excel(TM) files (*.xls). It allows the generation of Excel(TM) compatible files without the need of any other external software. * Easy to use, fully object oriented, API. * Excel 95 (TM) format spreadsheets. * Multiple worksheets. * All standard font's styles and colors. * All standard cell's styles, colors and properties. * All standard cell's border-styles and colors. * Three basic type of cells: o Blank. o Label. The text in labels can be formated in all standard styles. o Number. All standard number-formats are supported. * Merged cells. * Handling of cells using ranges. PR: 89933 Submitted by: Sergey Prikhodko <sergey@network-asp.biz> Notes: svn path=/head/; revision=151097
* Drop maintainership for ports which I sadly no longer haveBruce M Simpson2005-12-124-4/+4
| | | | | | | the time, hardware, or resources to maintain. Notes: svn path=/head/; revision=151060
* Update to r05.1.Bruce M Simpson2005-12-124-39/+77
| | | | | | | Submitted by: Henrik Andersen Notes: svn path=/head/; revision=151059
* This port now needs a new maintainer.Bruce M Simpson2005-12-121-1/+1
| | | | Notes: svn path=/head/; revision=151046
* Include device definitions in installation.Bruce M Simpson2005-12-122-8/+72
| | | | | | | | | | Use DATADIR, DOCSDIR and EXAMPLESDIR macros in plist. Submitted by: Christopher Hall PR: ports/88389 Notes: svn path=/head/; revision=151044
* Upgrade to 2.7.7.Thierry Thomas2005-12-122-6/+6
| | | | | | | | | Changelog at <http://bouml.free.fr/historic.html>. Reminded by: edwin's Ports Version Check. Notes: svn path=/head/; revision=151038
* - Update to 1.1.0 [1]Jean-Yves Lefort2005-12-122-7/+7
| | | | | | | | | | | - Unsilence post-install and use ${INSTALL_DATA} rather than ${CP} [1]: PR: ports/90286 Submitted by: maintainer Notes: svn path=/head/; revision=151028
* - Update to 1.0.0 [1]Jean-Yves Lefort2005-12-123-51/+148
| | | | | | | | | | | - Unsilence post-install and use ${INSTALL_DATA} rather than ${CP} [1]: PR: ports/90284 Submitted by: maintainer Notes: svn path=/head/; revision=151026
* Update to 0.32.3.Roman Bogorodskiy2005-12-123-6/+12
| | | | Notes: svn path=/head/; revision=151006
* -Update to 0.093Andrej Zverev2005-12-122-3/+4
| | | | | | | | | | | | | | | | -Add SHA256 ChangeLog: - Fixed inifinte recursion when adding comparators into bags. That whole area is unpleasant - conceptually as well as implementation-wise. Comparators no longer inherit a compare method, so we only call the specialised compare if it exists, otherwise we just do normal deep comparison. - Removed a debugging print. Noticed by: edwin@ Notes: svn path=/head/; revision=150978
* Update to 1.1.2.Dmitry Sivachenko2005-12-122-3/+5
| | | | Notes: svn path=/head/; revision=150975
* - create required empty dirs on installationAlex Dupre2005-12-123-0/+8
| | | | | | | | | | | - add runtime pear dependency in bsd.pear.mk This should fix all the issues reported by pointyhat and probably obsolates many of the BUILD_DEPENDS and RUN_DEPENDS on PEAR.php in pear ports. Notes: svn path=/head/; revision=150962
* Update to 2.1.4.Sam Lawrance2005-12-122-4/+4
| | | | | | | | | PR: ports/90210 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Approved by: David Julien <djulien.bsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=150952
* Update to 2.1.3.Sam Lawrance2005-12-123-54/+5
| | | | | | | | | PR: ports/89592 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Approved by: djulien.bsd@gmail.com (maintainer, timeout 14 days) Notes: svn path=/head/; revision=150951
* - update to 0.41Cheng-Lung Sung2005-12-122-4/+4
| | | | Notes: svn path=/head/; revision=150947
* 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