| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reported by: John Hein
Notes:
svn path=/head/; revision=236556
|
|
|
|
|
|
|
|
|
| |
PR: ports/134770
Submitted by: Dan Rench <citric@cubicone.tmetic.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=236548
|
|
|
|
| |
Notes:
svn path=/head/; revision=236513
|
|
|
|
|
|
|
|
| |
PR: ports/135928
Submitted by: Romain Tartiere
Notes:
svn path=/head/; revision=236512
|
|
|
|
| |
Notes:
svn path=/head/; revision=236486
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy,
gnome-desktop-sharp, gnomesharp20).
- Remove devel/monodoc as it is now included in lang/mono.
- Add www/mod_mono, an apache module serving ASP.net pages.
- Add www/xsp, a mono-based webserver.
PR: ports/135248, ports/135249
Submitted by: Romain Tartiere <romain@blogreen.org>
Notes:
svn path=/head/; revision=236461
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=236456
|
|
|
|
| |
Notes:
svn path=/head/; revision=236438
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://libhx.sourceforge.net/
PR: ports/135871
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes:
svn path=/head/; revision=236402
|
|
|
|
|
|
|
|
| |
PR: ports/135855
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Notes:
svn path=/head/; revision=236383
|
|
|
|
| |
Notes:
svn path=/head/; revision=236378
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor, implicit)
Notes:
svn path=/head/; revision=236353
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add hack for non-default LOCALBASE until the ports infrastructure has
been fixed. [1]
The new share/libstdc++/python/libstdcxx has now moved to a version
specific location based on an upstream report of mine.
And there are now three new ffi related man pages.
Dedicated to:
Notes:
svn path=/head/; revision=236323
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
we were linking the ruby binary against pthreads, and the default
stack size detection method with getrlimit didn't returned right
values in this case. Now, if threads enabled, it also tries to
determine the stack size via pthreads calls and use this value if
it is smaller than what getrlimit returned. Furthermore, the stack
overflow detection routine now works proactively, generating
exception if there're probability the stack will be exhausted by
the time of the next check (ruby performs checks only in each 256th
call of rb_call0). [1]
- Build pthreads-enabled ruby by default. I have not received any
bug reports for this for years, and this verison will work correctly
with threaded libraries. Also, do not link agains pthreads in non-pthread
case (this breaks stack size detection algorithm), and eliminate the
option to disable pthreads (so only power users who know what they're
doing can disable them).
- Build RDoc by default so it is available in the package.
- Bump portrevision.
PR: ports/132158
Reported by: Eugene Pimenov <libc@libc.st>
Notes:
svn path=/head/; revision=236301
|
|
|
|
| |
Notes:
svn path=/head/; revision=236264
|
|
|
|
|
|
|
|
|
| |
- Re-enable multi-jobism
Ok'ed by: maintainer
Notes:
svn path=/head/; revision=236241
|
|
|
|
|
|
|
| |
Reported by: pointyhat, QAT
Notes:
svn path=/head/; revision=236240
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=236237
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=236229
|
|
|
|
| |
Notes:
svn path=/head/; revision=236227
|
|
|
|
|
|
|
| |
including the patch(1) leftovers.
Notes:
svn path=/head/; revision=236226
|
|
|
|
|
|
|
|
|
|
| |
ftp uris.
PR: ports/131775
Reported by: Helmut Schneider <jumper99@gmx.de>
Notes:
svn path=/head/; revision=236220
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
been triggered by portupgrade which uses finalizers to remove lockfiles.
- Fix the bug in URI module that smashed uri paths in merge method for
ftp uris. [1]
- Fix segmentation fault when cloning objects with dynamically created
methods (via instance_eval). [2]
PR: ports/131775 [1], ports/135533 [2]
Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org> [2],
Helmut Schneider <jumper99@gmx.de> [1],
Jaakko Heinonen <jh@saunalahti.fi> [1],
Peter Hofer <ph@desktopbsd.net> [1]
Obtained from: ruby_1_8 svn tree (rev 22679) [2]
Notes:
svn path=/head/; revision=236218
|
|
|
|
|
|
|
|
| |
PR: 135642
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=236208
|
|
|
|
|
|
|
| |
WWW: http://www.parrot.org/news/2009/Parrot-1.3.0
Notes:
svn path=/head/; revision=236203
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: QATty
Notes:
svn path=/head/; revision=236200
|
|
|
|
|
|
|
|
|
| |
- Don't mix PORTDOCS/PORTEXAMPLES in pkg-plist or Makefile
- Patch for recent perls (PL_na is dead)
[will send patch upstream]
Notes:
svn path=/head/; revision=236195
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=236173
|
|
|
|
|
|
|
|
| |
Reported by: QATty
Approved by: maintainer (gerald@)
Notes:
svn path=/head/; revision=236101
|
|
|
|
|
|
|
|
|
|
|
| |
000 by default
- Fix build (cd: can't cd to sqstdlib)
- Clean the port up a bit, add some whitespace
- Use traditional plist
Notes:
svn path=/head/; revision=236095
|
|
|
|
|
|
|
|
|
|
|
| |
- rails
- lua
- perl
- $work
related ones (quick glance)
Notes:
svn path=/head/; revision=236050
|
|
|
|
|
|
|
| |
Approved by: maintainer gerald@)
Notes:
svn path=/head/; revision=236033
|
|
|
|
|
|
|
| |
so people will know where to send questions to.
Notes:
svn path=/head/; revision=236032
|
|
|
|
|
|
|
| |
Reported by: exp-run (pav)
Notes:
svn path=/head/; revision=236017
|
|
|
|
| |
Notes:
svn path=/head/; revision=236008
|
|
|
|
|
|
|
|
|
| |
value.
Reported by: QAT
Notes:
svn path=/head/; revision=235880
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
over a year.
2008-09-19 lang/pm3-base: Has been broken for more than 6 months
2009-01-19 lang/pm3-forms: depends on broken, expired port
2009-01-19 lang/pm3-gui: depends on broken, expired port
2009-01-19 lang/pm3-m3tk: depends on broken, expired port
2009-01-19 lang/pm3-net: depends on broken, expired port
2009-01-19 lang/pm3-netobj: depends on broken, expired port
graphics/juno-2
Notes:
svn path=/head/; revision=235873
|
|
|
|
|
|
|
|
| |
PR: ports/135590
Submitted by: Nils M Holm <nmh AT t3x.org> (maintainer)
Notes:
svn path=/head/; revision=235854
|
|
|
|
| |
Notes:
svn path=/head/; revision=235847
|
|
|
|
| |
Notes:
svn path=/head/; revision=235698
|
|
|
|
| |
Notes:
svn path=/head/; revision=235682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"The high order bits of the 16-bits digit (short) are read, even if
the byte (at u[(i*2)+1]) doesn't belong to the big. In other words,
big numbers such as 16#1234567890 with an odd number of bytes are
decoded with a garbage byte (i.e. 16#XX1234567890)."
http://erlang.org/pipermail/erlang-bugs/2008-October/001023.html
Obtained from: Paul Guyot <pguyot at kallisys.net>
Notes:
svn path=/head/; revision=235681
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision.
Obtained from: ruby-lang CVS
Security: 62e0fbe5-5798-11de-bb78-001cc0377035
Notes:
svn path=/head/; revision=235669
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix "Internal consistency check failed" compiler error.
Obtained from: Bjorn Gustavsson <bgustavsson at gmail.com>
files/patch-lib_inets_src_http__client_http.erl:
The process would hang because {stream,{self,once}} is not recognized as an invalid option.
Obtained from: Adam Kocoloski <adam.kocoloski at gmail.com>
Notes:
svn path=/head/; revision=235652
|
|
|
|
| |
Notes:
svn path=/head/; revision=235590
|
|
|
|
| |
Notes:
svn path=/head/; revision=235589
|
|
|
|
|
|
|
|
| |
PR: ports/135479
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
Notes:
svn path=/head/; revision=235588
|
|
|
|
|
|
|
| |
Approved by: miwi
Notes:
svn path=/head/; revision=235582
|
|
|
|
| |
Notes:
svn path=/head/; revision=235576
|
|
|
|
| |
Notes:
svn path=/head/; revision=235554
|