summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)Author
2005-12-08- Update to 1.031 (unbreaks fetching)Sergei Kolobov
2005-12-08Fix IGNORE[a]nce if distfile has not yet been downloadedVolker Stolz
2005-12-08- Update to 4.7dEmanuel Haupt
- Unbreak - Remove files/patch-system.h - Use mkstemp() instead of mktemp() - Pass maintainership to submitter PR: 90102 Submitted by: Thomas Vogt <thomas@bsdunix.ch>
2005-12-08Add p5-IO-KQueue 0.29, perl interface to the BSD kqueue system call.Jun Kuriyama
2005-12-08- Update to 1.13 to better handle gnome packages.Michael Johnson
2005-12-07Add pt-Class-StateMachine 0.11, a Perl module to facilitate stateAnton Berezin
machines development.
2005-12-07Update to 1.08Erwin Lansing
PR: 90080 Submitted by: leeym
2005-12-07Upgrade to 1.0.5.Oliver Braun
2005-12-07Bump PORTREVISION due to recent modifications of patch-Makefile.PL.Dmitry Sivachenko
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2005-12-07Put -L(LIBDIR) before -l(libname) in gcc options.Dmitry Sivachenko
2005-12-07- Update to 0.8Renato Botelho
- Pass maintainership to submitter PR: ports/90053 Submitted by: Erik Greenwald <erik@smluc.org>
2005-12-07Chase the plib update by bumping PORTREVISION, since it is staticallyJean-Yves Lefort
linked in.
2005-12-07- updated from v0.07 to v0.09Aaron Dalton
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
2005-12-07- update from 0.09 to 0.11Aaron Dalton
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)
2005-12-06- Mark broken on 4.xMichael Johnson
Reported by: kris mail
2005-12-06Update to 1.06Sergey Skvortsov
2005-12-06- Update to 0.8.4Tim Bishop
PR: 90033 Submitted by: Maxwell Krohn <max@freebsd5.pdos.lcs.mit.edu> Approved by: maintainer, clement (mentor)
2005-12-06- Install example scriptJean-Yves Lefort
- Pass maintainership to submitter PR: ports/89993 Submitted by: Max E. Kuznecov <mek@mek.uz.ua>
2005-12-06Really fix the build on recent -CURRENT by patching the correct version ofJoe Marcus Clarke
mntent_compat.c++.
2005-12-05- Fix build with ocaml 3.09Renato Botelho
- Add SHA256 - Bump PORTREVISION PR: ports/89963 Submitted by: maintainer
2005-12-05Update to 0.39Mathieu Arnold
2005-12-05Fix the build on recent -CURRENT.Joe Marcus Clarke
Approved by: mbr (maintainer)
2005-12-05- Add a MASTER_SITE backupRenato Botelho
- Add SHA256 hash PR: ports/89803 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-12-04Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis
2005-12-04Implement the PR_GetPhysicalMemorySize function for FreeBSD. This willJoe Marcus Clarke
allow applications such as Firefox to enable memory caching. PR: 89946 Submitted by: Juha-Matti Tilli <juhis@nallukka.net> (with some modifications)
2005-12-04Update to 0.50.Anton Berezin
2005-12-04Update to 0.30.Anton Berezin
2005-12-04- MAN pages are not installed with perl 5.005_03, so move theErwin Lansing
MAN3 and MAN1 sections under the PERL_LEVEL test. - Bump portrevision. Submitted by: pointyhat (kris)
2005-12-04Upgrade to 2.7.6.Thierry Thomas
Changelog at <http://bouml.free.fr/historic>.
2005-12-04Enable use of INFOEdwin Groothuis
2005-12-04Start using INFOEdwin Groothuis
2005-12-04Update port: to version 0.1.7Edwin Groothuis
PR: ports/89910 Submitted by: Patrick Alken <pa59@cornell.edu>
2005-12-04Unbreak INDEX building for those of us using devel/portmk. This is notMark Linimon
all the changes from Mk/bsd.apache.mk that need to be merged. Pointy hat to: clement
2005-12-04- prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet
consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
2005-12-03Add SHA256Erwin Lansing
PR: 89828 Submitted by: Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)
2005-12-03Update to 1.05.Dmitry Sivachenko
2005-12-03- Update to 0.8.3Tim Bishop
PR: 89815 Submitted by: Maxwell Krohn <ports@okws.org> (maintainer) Approved by: clement (mentor)
2005-12-02Upgrade to version 0.95.0630.Jimmy Olgeni
2005-12-02Reset bouncing maintainer address.Mark Linimon
Noticed by: Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br>
2005-12-02Reset maintainer: "I don't use FreeBSD at this time". Thanks for yourKris Kennaway
work in the past.
2005-12-02ExtUtils::AutoInstall lets module writers to specify a moreErwin Lansing
sophisticated form of dependency information than the PREREQ_PM option offered by ExtUtils::MakeMaker. This module works best with the Module::Install framework, a drop-in replacement for MakeMaker. WWW: http://search.cpan.org/dist/ExtUtils-AutoInstall/ PR: ports/89855 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
2005-12-02Update to 3.0.6Erwin Lansing
PR: 89829 Submitted by: Jonathan Noack <noackjr@alumni.rice.edu> (maintainer)
2005-12-02- Upgrade to 0.9.0.Jun Kuriyama
- Fix building devel/rapidsvn with wxgtk26-unicode (1). Submitted by: Denis Shaposhnikov PR: ports/87649
2005-12-02Revamp handling of different TCL-flavoursVolker Stolz
PR: ports/86486 Submitted by: maintainer
2005-12-02Upgrade to latest version.Vanilla I. Shu
2005-12-02- add PORTREVISION and PORTEPOCH back which are removed accidentally in ↵Yen-Ming Lee
previous commit
2005-12-02- set CONFLICTSYen-Ming Lee
2005-12-02- set CONFLICTS and LATEST_LINKYen-Ming Lee
2005-12-02- update to 1.2.1Yen-Ming Lee
2005-12-02Add upnp104 to unbreak INDEX build.Mark Linimon