aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Add p5-App-Trace 0.50, embedded debug statements, including call/returnCheng-Lung Sung2006-08-225-0/+47
| | | | | | | | | | tracing. PR: ports/102317 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=171182
* - Update to 0.17Cheng-Lung Sung2006-08-222-5/+4
| | | | | | | | | PR: ports/102254 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Approved by: leeym (implicit) Notes: svn path=/head/; revision=171164
* Add p5-App-Options 1.01, combine command line options, environment vars,Cheng-Lung Sung2006-08-225-0/+42
| | | | | | | | | | and option file values. PR: ports/102316 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=171157
* Add p5-IO-YAML 0.05, read and write YAML streams incrementally.Cheng-Lung Sung2006-08-225-0/+48
| | | | | | | | PR: ports/102156 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=171140
* - Add forgotten patchesAndrew Pantyukhin2006-08-215-0/+53
| | | | Notes: svn path=/head/; revision=171122
* - Update to 0.22Rong-En Fan2006-08-212-4/+4
| | | | | | | | PR: ports/102312 Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> (maintainer) Notes: svn path=/head/; revision=171110
* Do not update eris to .11! - moving back to 1.3.10 - only chase wfmath updateOliver Lehmann2006-08-213-6/+5
| | | | | | | | I hope that version number going backwards w/o updating PORTEPOCH is ok here because of the small timeframe Notes: svn path=/head/; revision=171109
* update wfmath to 0.3.5Oliver Lehmann2006-08-214-8/+9
| | | | Notes: svn path=/head/; revision=171108
* - Update to 0.9Martin Wilke2006-08-218-108/+494
| | | | | | | | | PR: ports/102257 Submitted by: Ulf Lilleengen <lulf(at)stud.ntnu.no> (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=171091
* - Update to 0.9.1Martin Wilke2006-08-213-14/+22
| | | | | | | | | PR: ports/102259 Submitted by: Ulf Lilleengen <lulf(at)kerneled.org> (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=171090
* Update to 1.4.11 release.Alex Dupre2006-08-215-38/+55
| | | | | | | Add a patch to fix 'pear uninstall -r' (should be committed upstream). Notes: svn path=/head/; revision=171085
* Add ports devel/libYGP and devel/libXGP:Andrew Pantyukhin2006-08-206-0/+311
| | | | | | | | | | | | | | | | | | | | | | | | | | A C++ library, separated in 2 parts: * A common one, designed to have no dependencies to the operating system or any library, providing: o A class for communication, o Classes to handle regular expressions (both common and UNIX-file like), o A general parser, o Smart pointers o A class to search directories o A relation-class to relate objects * Some classes for the X-windows system (basing on gtkmm (previously known as Gtk--)) like: o An entry field to enter filenames (with completion, analogue to modern browsers), o Formatted entry fields (with validy check), o A ListBox to display files (with an icon based on the type of the file), o A base-class for Applications WWW: http://libymp.sourceforge.net/ Notes: svn path=/head/; revision=171031
* Update to 0.33Lars Balker Rasmussen2006-08-202-4/+4
| | | | Notes: svn path=/head/; revision=171021
* This OCaml-library consists of a set of modules which implement functionsIon-Mihai Tetcu2006-08-204-0/+76
| | | | | | | | | | | | | for manipulating context-free grammars (CFGs) in a purely functional way. Author: Markus Mottl <markus.mottl@gmail.com> WWW: http://www.ocaml.info/home/ocaml_sources.html PR: ports/102104 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=171008
* This OCaml-library consists of a set of modules which implementIon-Mihai Tetcu2006-08-204-0/+83
| | | | | | | | | | | | | | | | | | | | automatically resizing (= reallocating) datastructures that consume a contiguous part of memory. This allows appending and removing of elements to/from arrays (both boxed and unboxed), strings (-> buffers), bit strings and weak arrays while still maintaining fast constant-time access to elements. There are also functors that allow the generation of similar modules which use different reallocation strategies. Author: Markus Mottl <markus.mottl@gmail.com> WWW: http://www.ocaml.info/home/ocaml_sources.html PR: ports/102107 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=171006
* This OCaml-library interfaces the BLAS-library (Basic Linear AlgebraIon-Mihai Tetcu2006-08-204-0/+97
| | | | | | | | | | | | | | | | | Subroutines) and LAPACK-library (Linear Algebra routines), which are written in FORTRAN. This allows people to write high-performance numerical code for applications that need linear algebra. Author: Markus Mottl <markus.mottl@gmail.com> WWW: http://www.ocaml.info/home/ocaml_sources.html PR: ports/102115 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=171004
* The Pomap-library implements an ADT that maintains maps of partially orderedIon-Mihai Tetcu2006-08-204-0/+78
| | | | | | | | | | | | | | | elements. Whereas a total order allows you to say whether some element is lower, equal or greater than another one, partial orders also allow for a "don-t know" case. Author: Markus Mottl <markus.mottl@gmail.com> WWW: http://www.ocaml.info/home/ocaml_sources.html PR: ports/102116 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=171002
* Update to 2.6.3Alexander Nedotsukov2006-08-193-9/+9
| | | | Notes: svn path=/head/; revision=170985
* Fix files' permissions: install files under the credential of theXin LI2006-08-181-0/+4
| | | | | | | | | | | current user, i.e. root. Submitted by: Dmitry Marakasov <amdmi3 mail ru> PR: ports/102164 Approved by: ale's vacation Notes: svn path=/head/; revision=170945
* Update to 1.04Mathieu Arnold2006-08-182-4/+4
| | | | | | | | PR: 102207 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=170933
* Add port devel/p5-CPANPLUS-Dist-Build:Andrew Pantyukhin2006-08-185-0/+53
| | | | | | | | | | | | | | | | | CPANPLUS::Dist::Build is a distribution class for Module::Build related modules. Using this package, you can create, install and uninstall perl modules. It inherits from CPANPLUS::Dist. Normal users won't have to worry about the interface to this module, as it functions transparently as a plug-in to CPANPLUS and will just Do The Right Thing when it's loaded. WWW: http://search.cpan.org/dist/CPANPLUS-Dist-Build/ Notes: svn path=/head/; revision=170931
* - update to the latest beta, namely v0.96.b7OKAZAKI Tetsurou2006-08-186-4126/+3267
| | | | | | | | | | - unmark BROKEN on 4-STABLE PR: 101977 Submitted by: maintainer Notes: svn path=/head/; revision=170927
* The Shell::Source allows arbitrary shell scripts, or other programs forMartin Wilke2006-08-175-0/+38
| | | | | | | | | | | | | | that matter, to be run and their environment to be inherited into a Perl program. WWW: http://search.cpan.org/dist/Shell-Source/ PR: ports/102021 Submitted by: Timur I. Bakeyev <timur(at)com.bat.ru> Approved by: krion (mentor) Notes: svn path=/head/; revision=170910
* BROKEN: Incomplete pkg-plistKris Kennaway2006-08-171-0/+2
| | | | Notes: svn path=/head/; revision=170899
* It is only the m68k and sh ports that fail to build everywhere.Kris Kennaway2006-08-171-7/+1
| | | | | | | Correct an apparent logic error. Notes: svn path=/head/; revision=170894
* - Update to 0.9.26Rong-En Fan2006-08-174-47/+69
| | | | | | | | PR: ports/102178 Submitted by: Rui Lopes <rgl at ruilopes.com> (maintainer) Notes: svn path=/head/; revision=170890
* * Update to 0.7.0Cheng-Lung Sung2006-08-172-5/+6
| | | | | | | | | | * Use rubyforge.org mirrors PR: ports/102186 Submitted by: maintainer (Rui Lopes) Notes: svn path=/head/; revision=170874
* Update to version 2005.2.94595.Bruce M Simpson2006-08-172-8/+7
| | | | | | | Fix quoting in NO_CDROM and RESTRICTED. Notes: svn path=/head/; revision=170866
* - Update to 1.4.1Rong-En Fan2006-08-178-56/+276
| | | | | | | | | | | - Mark BROKEN on 4.x - Pass maintainership to submitter PR: ports/102147 Submitted by: Babak Farrokhi <babak at farrokhi.net> Notes: svn path=/head/; revision=170864
* - Update to 5.2Rong-En Fan2006-08-173-4/+24
| | | | | | | | PR: ports/102151 Submitted by: Rui Lopes <rui at ruilopes.com> (maintainer) Notes: svn path=/head/; revision=170863
* Add pecl-expect 0.2.2, a PHP extension for expect library.Cheng-Lung Sung2006-08-174-0/+36
| | | | | | | | PR: ports/102167 Submitted by: chinsan <chinsan.tw at gmail.com> Notes: svn path=/head/; revision=170856
* Drop maintainership, ENOTIME for these ports now.Kirill Ponomarev2006-08-171-1/+1
| | | | Notes: svn path=/head/; revision=170852
* Utilize WITHOUT_X11 knob to disable X11R6 dependencies.Kirill Ponomarev2006-08-171-0/+5
| | | | | | | | PR: ports/101651 Submitted by: Stefan Sperling <freebsd-gnats@stsp.in-berlin.de> Notes: svn path=/head/; revision=170849
* Catch up with ports/Mk/bsd.port.subdir.mk r1.65.Mark Linimon2006-08-171-8/+8
| | | | Notes: svn path=/head/; revision=170848
* Catch up to ports/Mk/bsd.port.mk r1.540.Mark Linimon2006-08-171-149/+391
| | | | Notes: svn path=/head/; revision=170847
* Now builds on 7.0Kris Kennaway2006-08-161-7/+1
| | | | Notes: svn path=/head/; revision=170822
* - Fix pkg-plist when creating share/p5-JavaRong-En Fan2006-08-162-1/+2
| | | | | | | | | | Bump PORTREVISON for this PR: ports/102146 Submitted by: Simun Mikecin <numisemis at yahoo.com> (maintainer) Notes: svn path=/head/; revision=170812
* - Fix master site and WWW page. [1]Shaun Amott2006-08-162-5/+15
| | | | | | | | | | - Expand pkg-descr. - Take maintainership. Reported by: fenner's distfile survey [1] Notes: svn path=/head/; revision=170806
* Fix fetch: master site changed.Shaun Amott2006-08-161-1/+1
| | | | | | | Reported by: fenner's distfile survey Notes: svn path=/head/; revision=170805
* - Fix fetch: master site moved. [1]Shaun Amott2006-08-162-3/+23
| | | | | | | | | | - Update WWW line too. - Expand on terse pkg-descr description. Reported by: fenner's distfile survey [1] Notes: svn path=/head/; revision=170804
* - Upgrade to 5.11.Shaun Amott2006-08-162-6/+20
| | | | | | | | - Builds with GCC 2.95 again. - Add Ragel User's Guide to distfiles. Notes: svn path=/head/; revision=170800
* Reset bouncing maintainer addressErwin Lansing2006-08-161-1/+1
| | | | Notes: svn path=/head/; revision=170798
* Update to 2.07Lars Thegler2006-08-162-4/+4
| | | | Notes: svn path=/head/; revision=170796
* - FAM doesn't build if some stale files exist in share/aclocal. To avoidMichael Landin2006-08-161-6/+7
| | | | | | | | | | | future problems change priotity in include paths - bump PORTREVISION PR: ports/102141 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=170788
* This port requires pod2test to build.Maxim Sobolev2006-08-161-0/+2
| | | | Notes: svn path=/head/; revision=170786
* - Update to 1.2Martin Wilke2006-08-163-17/+11
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/101927 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor) Notes: svn path=/head/; revision=170772
* - Update to 1.02Cheng-Lung Sung2006-08-162-4/+4
| | | | | | | | PR: ports/102126 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=170767
* - Update to 1.17Cheng-Lung Sung2006-08-162-4/+4
| | | | | | | | PR: ports/102125 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=170766
* - update to 0.87Cheng-Lung Sung2006-08-164-4/+8
| | | | Notes: svn path=/head/; revision=170764
* Rename the package from gpc to libgpc -- to avoid conflicting with GNU PascalMikhail Teterin2006-08-162-4/+4
| | | | | | | | | | | Compiler. Prompted by: kris The directory may be repo-copied too... Notes: svn path=/head/; revision=170758