Commit graph

19671 commits

Author SHA1 Message Date
Chin-San Huang
e08c70773a - Update to 0.06.
Approved by:	rafan (mentor, implicit)
2007-07-28 07:44:49 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Oliver Braun
e61c2c05f0 Add dependency on teTeX-base for portdocs only.
Reported by:	bento, many
2007-07-27 23:13:26 +00:00
Martin Wilke
ef5eac6fc1 - Fix build with gcc 4.2
PR:		114745
Submitted by:	Matthias Sund <m.sund@arcor.de> (maintainer)
2007-07-27 16:39:56 +00:00
Jeremy Messenger
b7732c6bd4 Update to 2.14.8 and get rid of X11BASE. 2007-07-27 16:03:03 +00:00
Martin Wilke
79ab21ad68 ruby-prof is a fast code profiler for Ruby. Its features include:
* 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>
2007-07-27 14:47:33 +00:00
Lars Thegler
25a27cb12b Update to 1.66 2007-07-27 14:21:41 +00:00
Tilman Keskinoz
02516cdd6d Update to 2.4.7 2007-07-27 14:16:07 +00:00
Michael Nottebrock
a49cca2a0f Fix build 2007-07-27 13:38:04 +00:00
Mikhail Teterin
0fb9bf00fa Add two more patches found in the Linux wild. Would've been
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
2007-07-27 13:31:55 +00:00
Michael Nottebrock
78d3221700 This is what happens if you think you know what make(1)'ll do.
Fix build.
2007-07-27 13:31:03 +00:00
Tilman Keskinoz
85940b1508 Fix packagebuild by not installing .bak files 2007-07-27 13:12:57 +00:00
Mikhail Teterin
0b7c87f9e9 Add a patch found on RedHat mailing list. It is quite important,
where size_t is wider than int...

Bump PORTREVISION.
2007-07-27 13:00:52 +00:00
Michael Nottebrock
902b1b5d70 The bug that makes gcc 3.4 choke on some amd64 inline assembler does not
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround.
2007-07-27 10:31:45 +00:00
Martin Wilke
b911ba7d30 Command line interface (CLI) for ruby-debug-base.
WWW: http://rubyforge.org/projects/ruby-debug

PR:		ports/114954
Submitted by:	Robert Gogolok <gogo at cs.uni-sb.de>
2007-07-27 09:16:14 +00:00
Martin Wilke
bb3acda933 Faster implementation of the standard debug.rb using
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>
2007-07-27 09:15:17 +00:00
Sergey Skvortsov
9133edf376 Update to 0.9999
Changes:	http://search.cpan.org/src/RCAPUTO/POE-0.9999/CHANGES
2007-07-27 05:32:56 +00:00
Sergey Skvortsov
1f7988e4a7 Update to 0.31
Changes:	http://search.cpan.org/src/KASEI/Class-Accessor-0.31/Changes
2007-07-27 05:24:53 +00:00
Sergey Skvortsov
d6057ce168 * update to 2.2.1
* take maintainership

Approved by:	maintainer
2007-07-26 21:41:45 +00:00
Tilman Keskinoz
17b66e2933 Add soapui, a Java application for testing web services over HTTP 2007-07-26 19:26:45 +00:00
Rong-En Fan
34592ff94f - Install version.h to DATADIR, some ports' configure script looks this
file, for example, the newer version of asterisk.

PR:		ports/114612
Submitted by:	viper <viper at perm.raid.ru>
Approved by:	Steve Ames <steve at energistic.com> (maintainer)
2007-07-26 17:29:50 +00:00
Rong-En Fan
5824bf1ad8 - Update to 0.28
- Respect NOPORTDATA and NOPORTEXAMPLES
- Use PORTDATA and PORTEXAMPLES to simplify pkg-plist

PR:		ports/114619
Submitted by:	Sergei Vyshenski <svysh at pn.sinp.msu.ru> (maintainer)
2007-07-26 16:07:59 +00:00
Li-Wen Hsu
6c6334da7a - Truely respcect DATADIR
Submitted by:	sat
2007-07-26 15:12:55 +00:00
Rong-En Fan
435f7e148c - Update to 5.6 snapshot 20070721 2007-07-26 12:59:03 +00:00
Roman Bogorodskiy
04ea42a5f1 Update to 0.33.5. 2007-07-26 07:07:43 +00:00
Cheng-Lung Sung
9e22cb1bf8 - Update to 2.4 2007-07-26 06:20:07 +00:00
Boris Samorodov
967eaf5dc4 Eric is a full featured Python and Ruby editor and IDE, written in python.
It is based on the cross platform Qt gui toolkit, integrating the highly
flexible Scintilla editor control. It is designed to be usable as everdays'
quick and dirty editor as well as being usable as a professional project
management tool integrating many advanced features Python offers
the professional coder.

This is a port of eric4 (based on Qt4).

WWW: http://www.die-offenbachs.de/detlev/eric.html
2007-07-25 22:56:51 +00:00
Boris Samorodov
23a168004a Those ports will be added soon to the ports tree with more adequate names.
There is no history for those porst, so no repocopy.
. french/fr-py-qt4-eric4
. german/de-py-qt4-eric4
. russian/ru-py-qt4-eric4
. devel/py-qt4-eric4
2007-07-25 22:44:09 +00:00
Li-Wen Hsu
1c500beb81 - Update to 3.1.2
- Remove obsoleted patch
- Use DATADIR
- Take maintainership
2007-07-25 15:33:16 +00:00
Erwin Lansing
b63367564b Update to 2.205 2007-07-25 09:44:49 +00:00
Cheng-Lung Sung
51828b217a - Update to 0.7 2007-07-25 07:10:37 +00:00
Cheng-Lung Sung
8289f87d6b - Update to 0.51
- reset maintainership

PR:		ports/113944
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-07-25 06:10:43 +00:00
Cheng-Lung Sung
30ee4b7cb0 Facets is a large collection of core extension methods and module
additions for the Ruby programming language. The core extensions
are unique by virtue of thier atomicity. Methods are stored in their
own files, allowing for highly granular control of requirements.
The modules include a variety of useful classes, mixins and
microframeworks, from the Functor to a full-blown SI Units system.

WWW: http://Facets.RubyForge.org/

PR:		ports/114877
Submitted by:	Yarema <yds at CoolRat.org>
2007-07-25 06:09:37 +00:00
Cheng-Lung Sung
470b18ae56 - Update to 1.1
- submitter -> maintainer

PR:		ports/114865
Submitted by:	maintainer (Konstantin Saurbier)
2007-07-25 06:06:12 +00:00
Alejandro Pulver
14c83eb7ee - Update to version 4.2.2. 2007-07-24 13:54:46 +00:00
Alejandro Pulver
8eaacd4074 - Update to version 3.2. 2007-07-24 13:51:35 +00:00
Rong-En Fan
7df9bc1cfb - Update to 0.76 2007-07-24 02:16:09 +00:00
Brooks Davis
778a761245 Add a missing plist entry.
Reported by:	pointyhat (via pav)
2007-07-23 19:24:55 +00:00
Martin Matuska
c09c9f90d5 - change maintainer to Matthew Fuller <fullermd@over-yonder.net>
PR:		ports/114751
Submitted by:	Ulf Lilleengen <lulf@stud.ntnu.no> (maintainer)
Approved by:	new maintainer, garga (mentor, implicit)
2007-07-23 10:39:02 +00:00
Michael Nottebrock
cb66f3eb17 (Attempt to) fix build on amd64 2007-07-23 10:32:29 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Cheng-Lung Sung
7db05776bf - Update to 0.24 2007-07-23 06:57:28 +00:00
Cheng-Lung Sung
e3f0267238 - Update to 1.472 2007-07-23 05:40:25 +00:00
Cheng-Lung Sung
c9b8fba2d2 - Update to 1.28 2007-07-23 05:13:26 +00:00
Cheng-Lung Sung
baf5aef2bf Add p5-JQuery 1.06, interface to Jquery, a language based on Javascript.
PR:		ports/114575
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-23 02:36:17 +00:00
Dirk Meyer
394ec09e29 - cleanup after gnustep-make-2.0.1 2007-07-22 20:49:35 +00:00
Rong-En Fan
d697bdfcbb - Update to 2.0.2
- Remove useless PORTREVISION
2007-07-22 16:37:25 +00:00
Vasil Dimov
13414c63e4 Upgrade devel/google-sparsehash from 0.7 to 0.8 2007-07-22 12:13:05 +00:00
Joe Marcus Clarke
11c58fe656 Clean up the share/icons/gnome/48x48/mimetypes directory since this is not
owned by gnome-icon-theme.

Reported by:	pointyhat via pav
2007-07-22 02:09:42 +00:00
Pav Lucistnik
be914443f9 - Update to 0.18.0
PR:		ports/114750
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
2007-07-22 00:30:26 +00:00