summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Require at least perl 5.6.0Sergey Skvortsov2004-10-241-1/+7
| | | | | | | Pointed by: kris Notes: svn path=/head/; revision=120084
* Update to 2.6.5Adam Weinberger2004-10-242-3/+3
| | | | Notes: svn path=/head/; revision=120080
* Go back to gcc3.3 to fix build.Tilman Keskinoz2004-10-241-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=120077
* - fix reinstall targetOliver Eikemeier2004-10-243-144/+150
| | | | | | | | | | - fix bug in distfile:group handling - fix bug in DISTDIR handling - add code to better handle refetching of rerolled distfiles - .PHONY -> .EXEC Notes: svn path=/head/; revision=120074
* - resurrect devel/ruby-flex_rbClement Laforet2004-10-235-0/+70
| | | | Notes: svn path=/head/; revision=120030
* Remove optional dependency. The dependent port was removed after havingMark Linimon2004-10-231-1/+1
| | | | | | | failed to install for quite some time. Notes: svn path=/head/; revision=120025
* As previously announced, remove devel/whups. It does not work properlyMark Linimon2004-10-238-223/+0
| | | | | | | with the updated version of one of its dependents. Notes: svn path=/head/; revision=119994
* As previously announced, remove ruby-gconf. It has not installedMark Linimon2004-10-235-70/+0
| | | | | | | correctly in quite some time. Notes: svn path=/head/; revision=119992
* As previously announced, remove ruby-flex_rb. It has not compile inMark Linimon2004-10-235-70/+0
| | | | | | | quite some time. Notes: svn path=/head/; revision=119990
* Use my FreeBSD address in MAINTAINERHerve Quiroz2004-10-231-1/+1
| | | | Notes: svn path=/head/; revision=119982
* - Update to 0.07Lars Thegler2004-10-222-3/+3
| | | | Notes: svn path=/head/; revision=119961
* - this module create Gantt charts to manage project schedulingCheng-Lung Sung2004-10-215-0/+58
| | | | | | | Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119898
* - Reset maintainership to ports@FreeBSD.orgSergei Kolobov2004-10-215-5/+5
| | | | | | | | PR: ports/72950 Submitted by: Kimura Fuyuki (maintainer) Notes: svn path=/head/; revision=119897
* upgrade to 2.1.5Ying-Chieh Liao2004-10-216-16/+20
| | | | Notes: svn path=/head/; revision=119888
* -Update to 0.6.0.Jeremy Messenger2004-10-203-16/+28
| | | | | | | | | -Take over the maintainership. Approved by: knu Notes: svn path=/head/; revision=119869
* Update to the 2004-08-10 snapshot.David E. O'Brien2004-10-206-12/+12
| | | | Notes: svn path=/head/; revision=119868
* - Bad me, typo in Makefile (last update)Cheng-Lung Sung2004-10-201-1/+1
| | | | | | | | | Noted by maintainer. Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119855
* Update to 2.6.4.Adam Weinberger2004-10-202-3/+3
| | | | Notes: svn path=/head/; revision=119854
* Update to 0.16Mathieu Arnold2004-10-202-3/+3
| | | | Notes: svn path=/head/; revision=119848
* - fix dependeny path of p5-PerlIO-eolCheng-Lung Sung2004-10-201-1/+1
| | | | | | | | | PR: ports/72907 Submitted by: maintainer Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119830
* - fixing installed filename (config.inc)Cheng-Lung Sung2004-10-191-1/+1
| | | | | | | | | | | - remove CR in config file. Noted by kuriyama. Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119815
* Fix dependency for building WITH_SERVER.Oliver Braun2004-10-192-0/+4
| | | | | | | Submitted by: Mark Stosberg <mark@summersault.com> Notes: svn path=/head/; revision=119805
* Upgrade to 0.13.4.Oliver Braun2004-10-192-3/+3
| | | | Notes: svn path=/head/; revision=119804
* - Package management framework for the Ruby languageCheng-Lung Sung2004-10-195-0/+68
| | | | | | | | | | | WWW: http://rubygems.rubyforge.org/wiki/wiki.pl PR: ports/72816 Submitted by: Alexander Novitsky <alecn2002 AT yandex dot ru> Approved by: mentor (leeym) Notes: svn path=/head/; revision=119801
* - Update to 0.23Cheng-Lung Sung2004-10-194-3/+50
| | | | | | | | | | | | - Add new depenedency (PerlIO-eol) and fix depenedency (p5-URI) - New patch which fixes t/07smerge.t on svn 1.0.x/1.1.x PR: ports/72872 Submitted by: maintainer Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119798
* - eliminate dependency on libexpat on >= 5.0Oliver Eikemeier2004-10-194-10/+64
| | | | | | | | | <http://lists.freebsd.org/pipermail/freebsd-ports/2004-October/016796.html> Reviewed by: ports@ Notes: svn path=/head/; revision=119797
* - PerlIO layer for normalizing line endingsCheng-Lung Sung2004-10-195-0/+43
| | | | | | | | | | | - required by svk 0.23 PR: ports/72857 Submitted by: Rong-En Fan <rafan AT infor dot org> Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119794
* Update to 0.03Mathieu Arnold2004-10-192-3/+3
| | | | Notes: svn path=/head/; revision=119791
* Update to 0.09Mathieu Arnold2004-10-192-6/+10
| | | | Notes: svn path=/head/; revision=119790
* Update to 2.6.3.Joe Marcus Clarke2004-10-192-4/+4
| | | | Notes: svn path=/head/; revision=119789
* Make this port 'portupgrade' friendly.Joseph Koshy2004-10-191-1/+1
| | | | | | | Noticed by: Andreas Kasparz <andy@interface-projects.de> Notes: svn path=/head/; revision=119784
* Add p5-POE-Devel-Profiler 0.02, profiles POE programs.Sergey Skvortsov2004-10-195-0/+45
| | | | Notes: svn path=/head/; revision=119780
* - update to 0.28Cheng-Lung Sung2004-10-192-3/+3
| | | | | | | | | PR: ports/72859 Submitted by: maintainer (Rong-En Fan) Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119773
* - update to 0.49Cheng-Lung Sung2004-10-192-3/+3
| | | | | | | | | PR: ports/72855 Submitted by: maintainer (Rong-En Fan <rafan AT infor dot org>) Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119772
* - auto create pkg-plist in pre-install phase.Cheng-Lung Sung2004-10-192-97/+9
| | | | | | | | | | PR: ports/71694 Submitted by: Michael Johnson <ahze AT ahze dot net> Reviewed by: maintainer Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=119769
* Update to 0.8.14.Maxim Sobolev2004-10-183-3/+8
| | | | Notes: svn path=/head/; revision=119758
* - Install missing includeMarkus Brueffer2004-10-183-0/+14
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=119727
* Add pear-PHPUnit2 2.0.2, regression testing framework for unit tests.Thierry Thomas2004-10-187-0/+151
| | | | | | | | PR: 71523 Submitted by: Antônio Carlos Venâncio Júnior Notes: svn path=/head/; revision=119725
* Update to version 1.1.0.Thierry Thomas2004-10-182-4/+4
| | | | | | | | PR: ports/72788 Submitted by: maintainer. Notes: svn path=/head/; revision=119719
* Update to 0.9.Pete Fritchman2004-10-183-14/+3
| | | | | | | | PR: 70660 Submitted by: Alex Kapranoff <kappa@rambler-co.ru> Notes: svn path=/head/; revision=119706
* Add p5-POE-API-Hooks 1.0404, implement lightweight hooks into POE.Sergey Skvortsov2004-10-175-0/+51
| | | | Notes: svn path=/head/; revision=119673
* Updated to 0.204Sergey Skvortsov2004-10-173-7/+4
| | | | Notes: svn path=/head/; revision=119671
* Update to 1.06Sergey Skvortsov2004-10-172-8/+5
| | | | | | | | | * unbreak build Pointed by: mezz Notes: svn path=/head/; revision=119670
* Updated to 1.2Sergey Skvortsov2004-10-172-3/+3
| | | | Notes: svn path=/head/; revision=119669
* Updated to 0.25Sergey Skvortsov2004-10-173-6/+3
| | | | Notes: svn path=/head/; revision=119668
* Updated to 1.03Sergey Skvortsov2004-10-173-6/+3
| | | | Notes: svn path=/head/; revision=119667
* Updated to 1.04Sergey Skvortsov2004-10-173-6/+3
| | | | Notes: svn path=/head/; revision=119666
* Updated to 1.08Sergey Skvortsov2004-10-172-7/+3
| | | | Notes: svn path=/head/; revision=119665
* Upgrade ghc to 6.2.2, remove BROKEN, make portlint a little bit happier.Oliver Braun2004-10-172-2/+2
| | | | Notes: svn path=/head/; revision=119647
* Add the new anjuta wrapper script that knows about the gnu-autotools.Joe Marcus Clarke2004-10-171-0/+6
| | | | Notes: svn path=/head/; revision=119646