summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* . Fix the description of the link for the policy files.Greg Lewis2007-07-272-2/+4
| | | | | PR: 114958 Submitted by: Olivier Smedts <olivier@gid0.org>
* - Update to 5.0.8Martin Wilke2007-07-273-5/+25
| | | | | PR: 114844 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
* This Cisco IPPhone module was created to provide a simple convenientMartin Wilke2007-07-275-0/+41
| | | | | | | | | | | | | | | method to display Cisco IP Phone objects and gather input from a Cisco 7940 or 7960 IP Phone. This module supports all known Cisco XML objects for 7940 and 7960 phones. Knowledge of Cisco XML syntax is not a requirement. This Perl module gives the ability to use simple PERL objects to display XML on the IP Phone unlike to Cisco Software Development Kit (SDK) which uses Microsoft IIS Server, ASP's, JSP's, Javascript, COM Objects, and requires knowledge of XML syntax. PR: ports/114968 Submitted by: Simun Mikecin < numisemis at yahoo dot com >
* Update to 1.2.5Emanuel Haupt2007-07-272-4/+9
|
* - This port does not need share/applications, so remove itRong-En Fan2007-07-271-2/+1
| | | | | | | - While I'm here, remove trailing / from INSTALL_* PR: ports/114943 Submitted by: Yinghong Liu <relaxbsd at gmail.com> (maintainer)
* - Update to 3.25Rong-En Fan2007-07-272-4/+4
| | | | | PR: ports/114940 Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer)
* - Update to 2.0.4Rong-En Fan2007-07-272-4/+4
| | | | | PR: ports/114930 Submitted by: Andrey Simonenko <simon at comsys.ntu-kpi.kiev.ua> (maintainer)
* ruby-prof is a fast code profiler for Ruby. Its features include:Martin Wilke2007-07-275-0/+146
| | | | | | | | | | | | | | | | | * Speed - it is a C extension and therefore many times faster than the standard Ruby profiler. * Flat Profiles - similar to the reports generated by the standard Ruby profiler * Graph profiles - similar to GProf, these show how long a method runs, which methods call it and which methods it calls. * Threads - supports profiling multiple threads simultaneously * Recursive calls - supports profiling recursive method calls * Reports - can generate both text and cross-referenced html reports * Output - can output to standard out or to a file WWW: http://rubyforge.org/projects/ruby-prof/ PR: ports/114957 Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
* - Update to 2.3.0Martin Wilke2007-07-273-16/+4
| | | | | PR: 114942 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
* . Update 12 is current, so the download isn't in the archive section yetGreg Lewis2007-07-272-2/+2
| | | | | | | (oops). Also, its index page appears broken, so just show the main download page for now. PR: 114958 (kinda)
* - Update to 1.17Martin Wilke2007-07-272-4/+4
|
* Add chntpw 070409, utility to set the password and edit registry onChin-San Huang2007-07-274-0/+50
| | | | | | | | Microsoft NT system. PR: ports/114897 Submitted by: buganini at gmail.com Approved by: rafan (mentor, implicit)
* - Update to 0.8.2Pav Lucistnik2007-07-276-9/+23
|
* Update to 1.66Lars Thegler2007-07-272-4/+4
|
* Update to 2.4.7Tilman Keskinoz2007-07-273-4/+5
|
* Update to 1.5p6.Anton Berezin2007-07-273-16/+22
| | | | | | | | | | | | | | | | | | | | | | | | Changes (as taken from 16461.82.215.41.237.1185016981.squirrel@webmail.xs4all.nl): 1) On FreeBSD there was a rather embarrassing bug when sendfile was used, which manifests itself in bogus 'premature end of file' messages in the error log. This should now be fixed. 2) There were some stupid mistakes in the way in which Content-Length, and Range headers were computed and/or parsed. This had to do with the fact that size_t is 32 bit on most 32-bit platforms, but file sizes can be much bigger. 3) Mathopd would refuse to open files larger than 2 GB on Solaris or Linux. This should now be fixed, provided you follow the instructions in the Makefile. 4) The SanitizePath feature (the one that substitutes // for /, etc. in request URIs) has been retrofitted into 1.5. 5) Some cosmetic changes were made to the Makefile in 1.6. These were merged also.
* i- Update to 0.765Rong-En Fan2007-07-272-4/+4
| | | | | PR: ports/114935 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* - Update to 0.735Rong-En Fan2007-07-272-5/+6
| | | | | PR: ports/114933 Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
* Fix buildMichael Nottebrock2007-07-272-2/+4
|
* - Update to 3.9.6Rong-En Fan2007-07-272-5/+5
| | | | | PR: ports/114919 Submitted by: UMENO Takashi <umeno at rr.iij4u.or.jp>
* I had forgotten to remove the BROKEN tag when committing the two patchesStefan Eßer2007-07-273-21/+3
| | | | that ought to make the port compile with gcc-4.2 and thus with -current.
* - Update to 3.2.03Rong-En Fan2007-07-273-6/+9
| | | | | | | - Refine pkg-descr PR: ports/114858 Submitted by: Rashid N. Achilov <achilov-rn at askd.ru>
* Add two more patches found in the Linux wild. Would've beenMikhail Teterin2007-07-272-0/+38
| | | | | | | | | | | | | | better to be downloading them, but, strangely enough, they don't seem available in the raw source -- only in the pretty-fied HTML :-( Of the two remaining once, the ElectricFence-2.2.2-madvise.patch is currently causing me unexplained crashes, and the ElectricFence-2.2.2-pthread.patch does not seem to matter for us, because we don't USE_SEMAPHORE: http://www.filewatcher.com/p/ElectricFence-2.2.2-19.src.rpm.38696/ElectricFence-2.2.2-madvise.patch.html http://www.filewatcher.com/p/ElectricFence-2.2.2-19.src.rpm.38696/ElectricFence-2.2.2-pthread.patch.html
* This is what happens if you think you know what make(1)'ll do.Michael Nottebrock2007-07-271-1/+2
| | | | Fix build.
* - Update to 5.0.7Rong-En Fan2007-07-274-8/+8
| | | | | PR: ports/114759 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk>
* - Update to 1.6Rong-En Fan2007-07-274-58/+76
| | | | | | | | | - Use DATADIR - Make runtime dependency optional (default on) - Pass maintainership to submitter PR: ports/114339 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
* Fix packagebuild by not installing .bak filesTilman Keskinoz2007-07-271-2/+2
|
* Add a patch found on RedHat mailing list. It is quite important,Mikhail Teterin2007-07-272-1/+29
| | | | | | where size_t is wider than int... Bump PORTREVISION.
* - Fix build with SQLITE option and installed databases/sqlite-threadsMartin Matuska2007-07-271-0/+5
| | | | | Reported by: Sean Winn <sean@gothic.net.au> Approved by: garga (mentor, implicit)
* - Convert to rc.d style scriptRong-En Fan2007-07-274-27/+28
| | | | | | | | | - Bump PORTREVISION Note that I changed few places of the patch to match Porter's Handbook. PR: ports/114952 Submitted by: Chris Cowart <ccowart at rescomp.berkeley.edu>
* - Correctly fix configure script and setup.sh breakageRong-En Fan2007-07-273-4/+4
| | | | | PR: ports/114961 Submitted by: Denis Barov <dindin at dindin.ru> (maintainer)
* - Update to 1.17.4Andrew Pantyukhin2007-07-274-8/+8
|
* The bug that makes gcc 3.4 choke on some amd64 inline assembler does notMichael Nottebrock2007-07-274-12/+11
| | | | | only affect the Qt4 core ports but ports depending on them as well, so try a more sweeping approach for a workaround.
* - Update to 2.18Rong-En Fan2007-07-272-4/+4
|
* - Fix configure breakageRong-En Fan2007-07-271-2/+2
| | | | | PR: ports/114961 Submitted by: Denis Barov <dindin at dindin.ru> (maintainer)
* - Install a symlink from PREFIX/share/xkb/compiled to /var/lib/compiled.Pav Lucistnik2007-07-272-0/+3
| | | | | | | | | Fixes a lot of runtime problems for a lot of people PR: ports/114876, ports/114924 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> Reported by: Craig Boston <craig@yekse.gank.org>, Antoine Vu-Ngoc <antoine@cleopatre.homeip.net> and many more
* Abandonware - deprecate and set expiration date to 2007-12-31.Michael Nottebrock2007-07-271-0/+3
|
* Command line interface (CLI) for ruby-debug-base.Martin Wilke2007-07-275-0/+104
| | | | | | | WWW: http://rubyforge.org/projects/ruby-debug PR: ports/114954 Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
* Faster implementation of the standard debug.rb usingMartin Wilke2007-07-275-0/+139
| | | | | | | | | a native extension with a new hook Ruby C API. WWW: http://rubyforge.org/projects/ruby-debug PR: ports/114954 Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
* - Update to 20070726Martin Wilke2007-07-274-17/+24
|
* Add py-xmpppy-yahoo, a Yahoo! Messenger transport for Jabber.Michael Nottebrock2007-07-275-0/+124
|
* - Update to R30Martin Wilke2007-07-272-4/+4
|
* Update to 0.29Sergey Skvortsov2007-07-273-11/+4
|
* Update to 0.9999Sergey Skvortsov2007-07-273-4/+5
| | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-0.9999/CHANGES
* Update to 0.31Sergey Skvortsov2007-07-272-4/+4
| | | | Changes: http://search.cpan.org/src/KASEI/Class-Accessor-0.31/Changes
* Update to 1.20Sergey Skvortsov2007-07-272-4/+4
| | | | | | Changes: http://search.cpan.org/src/MARKOV/MIME-Types-1.20/ChangeLog PR: ports/113758 Submitted by: Nils Vogels <nivo+kw+ports.bfa274 xxx is-root.com>
* - Update distinfo, pkg-plist and files/patch-Makefile (changes missing fromAlejandro Pulver2007-07-273-37/+110
| | | | last commit).
* Update to 1.5.4Sergey Skvortsov2007-07-272-6/+6
|
* update to 2.4.4Oliver Lehmann2007-07-274-8/+8
|
* Arrange condition to select DEPPORT_SUFFIX.Yoichi NAKAYAMA2007-07-271-5/+7
| | | | Submitted by: ume