| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: ports/135616
Submited by: Martin Dieringer <martin.dieringer@gmx.de>
|
|
|
|
|
|
| |
PR: ports/135379
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (more than 2 weeks)
|
|
|
|
|
|
| |
PR: 135385
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout
|
|
|
|
| |
- Cleanup CFLAGS while here
|
|
|
|
|
|
| |
PR: ports/135739
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
revert the commit
Pointyhat: pgollucci
|
|
|
|
|
| |
PR: ports/135086
Submitted by: ismail yenigul <ismail.yenigul@endersys.com.tr>
|
|
|
|
|
|
|
|
|
|
|
|
| |
with very safe integrity checking and a user interface similar
to the one of gzip or bzip2.
WWW: http://www.nongnu.org/lzip/lzip.html
Sylvio Cesar <scjamorim@bsd.com.br>
PR: 135889
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
|
|
|
| |
- still broken on -CURRENT
PR: ports/135407
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Chase devel/gwenhywfar shlib bump
PR: 135161
Submitted by: Jan Henrik Sylvester <me@janh.de>
|
|
|
|
|
| |
PR: 135716
Submitted by: Jan Henrik Sylvester <me@janh.de>
|
| |
|
|
|
|
|
| |
PR: 135847
Submitted by: "Zane C.B." <vvelox@vvelox.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) clean up Makefile
3) respect PREFIX/LOCALBASE
4) install .desktop file to standard place
5) reduce dependencies
6) take maintainership
PR: ports/135885
Submitted by: makc (self)
Approved by: Andy Fawcett (former maintainer)
|
|
|
|
|
|
| |
PR: ports/135820
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135819
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135791
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
| |
support.
|
|
|
|
|
|
| |
PR: ports/135721
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135740
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135747
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135739
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135729
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135653
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
| |
PR: 135861
Submitted by: Aldis Berjoza <killasmurf86@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: 135848
Submitted by: Christopher Cowart <ccowart at timesinks dot net> (maintainer)
Patch by: Benjamin Lee <ben at b1c1l1 dot com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
french/eficas).
WWW: http://www.code-aster.org/
|
|
|
|
| |
Reported by: QATty
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of http://www.FreeBSD.org/ports/portaudit/.
This is primarily done to work around bug in lighttpd on www.FreeBSD.org
where If-Modified-Since isn't handled correctly possibly resulting in
users behind web proxies getting an outdated version of the portaudit
database.
Bump portaudit version number.
Big thanks to the reporter for the detailed PR with good information
about reproducing the issue.
PR: www/134505
Reported by: Christian Ullrich <chris@chrullrich.net>
Prodding by: remko, Christian Ullrich
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/135678
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
|
|
|
|
| |
Reported by: QATty
|
| |
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
| |
PR: 135851
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/135872
Submitted by: Charlie Kester <corky1951@comcast.net>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/135862
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
| |
|
|
|
|
|
| |
PR: ports/135865
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
write thirty years ago.
So far, it includes the following utilities:
- sponge: soak up standard input and write to a file
- ifne: run a program if the standard input is not empty
- vidir: edit a directory in your text editor
- vipe: insert a text editor into a pipe
- ts: timestamp standard input
- combine: combine the lines in two files using boolean operations
- pee: tee standard input to pipes
- zrun: automatically uncompress arguments to command
- mispipe: pipe two commands, returning the exit status of the first
- isutf8: check if a file or standard input is utf-8
- lckdo: execute a program with a lock held
WWW: http://kitenet.net/~joey/code/moreutils/
PR: ports/135869
Submitted by: Charlie Kester <corky1951@comcast.net>
|
|
|
|
|
|
|
| |
WWW: http://libhx.sourceforge.net/
PR: ports/135871
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
| |
|
| |
|
|
|
|
| |
Fix the ATLAS/LAPACK build option.
|
|
|
|
|
|
| |
PR: ports/135438
Submitted by: Sutra Zhou <zhoushuqun at gmail.com>
Approved by: maintainer (via private mail), glarkin (mentor)
|
|
|
|
|
| |
PR: 135617
Spotted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
|
| |
|
| |
|
|
|
|
| |
Submitted by: Sahil Tandon <sahil@tandon.net> (via mail)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
http://www.wireshark.org/docs/relnotes/wireshark-1.2.0.html for the list of
changes in this release.
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/135864
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
may not work in widechar xterm, and how to revert is to the old
behaviour.
Approved by: krion (maintainer)
|
|
|
|
|
| |
PR: ports/135850
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/135849
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
|
| |
PR: ports/135855
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
|
| |
PR: ports/135181
Submitted by: Cezary Morga <cm AT therek.net> (maintainer)
|
|
|
|
|
|
| |
PR: ports/135675
Submitted by: kmoore@
Approved by: ahze@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
by any number of threads.
Any data types supported by threads::shared can be passed via queues:
- Ordinary scalars
- Array refs
- Hash refs
- Scalar refs
- Objects based on the above
Ordinary scalars are added to queues as they are.
WWW: http://search.cpan.org/dist/Thread-Queue/
PR: ports/135181
Submitted by: Cezary Morga <cm AT therek.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
document without direct reference to it's syntax, and perform
manipulations on the abstract syntax tree.
This can be used to support additional features for POD, to format
output, to compile into alternative formats, etc.
While Pod looks like a simple format, the specification calls for
a number of special cases to be handled, and that makes any software
that works on Pod as text more complex than it needs to be. In
addition to this, Pod does not lend itself to a natural structured
model. This makes it difficult to manipulate without damaging the
validity of the document.
Pod::Abstract solves these problems by loading the document into a
structured tree, and providing consistent traversal, searching,
manpulation and re-serialisation. Pod related utilities are easy
to write using Pod::Abstract.
WWW: http://search.cpan.org/dist/Pod-Abstract/
PR: ports/135181
Submitted by: Cezary Morga <cm AT therek.net>
|
| |
|
|
|
|
|
| |
PR: ports/135181
Approved by: Cezary Morga <cm AT therek.net> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
| |
This is a bug fix release.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/135295
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (two weeks)
|
|
|
|
|
|
|
|
| |
- Support for freedesktop file associations.
- Improved ARB shaders.
- Fixes for the FBO mode.
- Many listview improvements.
- Various bug fixes.
|
|
|
|
|
| |
PR: ports/135714
Submitted by: John Prather <john.c.prather AT gmail.com> (maintainer)
|
|
|
|
|
| |
no need to bump PORTREVISION. The change is needed to the upcomming
switch to default linux f10 ports at 8-CURRENT.
|
|
|
|
|
| |
PR: 135838
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
|
|
|
|
| |
no need to bump PORTREVISION. The change is needed to the upcomming
switch to default linux f10 ports at 8-CURRENT.
|
|
|
|
|
| |
PR: 135844
Submitted by: Frank Altpeter <frank@altpeter.de> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 135839
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
WWW: http://rubyforge.org/projects/prawn/
PR: ports/135834
Submitted by: Wen Heping <wenheping at gmail.com>
|
|
|
|
|
|
|
|
|
| |
inline formatting.
WWW: http://rubyforge.org/projects/prawn/
PR: ports/135837
Submitted by: Wen Heping <wenheping at gmail.com>
|
|
|
|
|
| |
PR: 135825
Submitted by: Wen Heping <wenheping@gmail.com>
|
| |
|
| |
|
|
|
|
| |
Approved by: tabthorpe (mentor, implicit)
|
| |
|
|
|
|
|
|
| |
functional.
Ok'd by: itetcu
|
|
|
|
|
|
|
|
| |
ia64 doesn't have any non-serial console. It does allow xorg to
build though and in particular xorg-drivers. The latter depends on
xorg-server.
Ok'd: rnoland@
|
|
|
|
|
|
| |
- Pass maintainership to latest submitter.
Reported by: itetcu, pav
|
|
|
|
| |
-Minor clean up.
|
|
|
|
|
|
| |
instead. Bump the PORTREVISION on cli, daemon and gtk.
Discussed with: Charles Kerr (developer)
|
|
|
|
|
| |
Found by: QAT
Approved by: doceng (implicit)
|
|
|
|
| |
other ports.
|
| |
|
|
|
|
|
| |
Pointyhat to: pgollucci
Approved by: maintainer (lbr; implicit)
|
|
|
|
|
|
|
|
| |
Fix dependencies hell
PR: ports/135705
Approved by: maintainer (lbr)
Submitted by: Denis Pokataev <catone@cpan.org>
|
|
|
|
|
|
|
|
| |
- Bump PORTEPOCH
PR: ports/135708
Approved by: maintainer (lbr)
Submitted by: Denis Pokataev <catone@cpan.org>
|
|
|
|
|
|
| |
PR: ports/135805
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135807
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135811
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
| |
PR: ports/135697
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
|
|
|
|
|
| |
PR: ports/135698
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
|
|
|
|
|
|
|
|
| |
Apparently 1.02 isn't on CPAN anymore
**** BEWARE 1.07 is from 2007 and 1.04 was released in 2009 *****
Approved by: maintainer(lbr; implicit)
Reported by: QAT
|
|
|
|
| |
Approved by: maintainer timeout
|
|
|
|
| |
Reported by: Andriy Gapon <avg _a_t_ icyb.net.ua via email
|
|
|
|
|
| |
build for what must be 9+ months and we have removed all dependencies
the last couple of months.
|
|
|
|
| |
Reported by: PH via pav
|
| |
|
|
|
|
| |
PORTREVISION.
|
|
|
|
| |
-Update gdm info.
|
|
|
|
|
|
|
| |
-Add rc script in transmission-daemon. [1]
Requested by: many [1]
Submitted by: a few (all of those are incomplete) [1]
|
|
|
|
|
|
| |
Changelog at <http://download.aquafold.com/download/changelog.txt>.
Reported by: pointyhat via Pav
|
|
|
|
|
|
| |
PR: ports/135814
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135797
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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:
|
|
|
|
|
|
| |
PR: ports/135790
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135786
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135785
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135773
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135772
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135768
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135760
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135758
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135753
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135752
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135744
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135741
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135738
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR ports/135737
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@
|
|
|
|
|
|
| |
PR: ports/135732
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135731
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135730
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135726
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135725
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Feature: the $upstream_cache_status variable.
*) Bugfix: nginx could not be built on MacOSX 10.6. the bug had
appeared in 0.8.2.
*) Bugfix: nginx could not be built --without-http-cache; the bug had
appeared in 0.8.2.
*) Bugfix: a segmentation fault occurred in worker process, if a
backend 401 error was intercepted and the backend did not set the
"WWW-Authenticate" response header line.
Thanks to Eugene Mychlo.
</ChangeLog>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
Software was distributed in binary form, works only on FreeBSD-4.X
and home page disappeared.
Asked for by: many
|
|
|
|
|
| |
PR: 135789
Submitted by: pgollucci
|
|
|
|
|
| |
PR: 135788
Submitted by: pgollucci
|
|
|
|
|
| |
PR: 135782
Submitted by: pgollucci
|
|
|
|
|
| |
PR: 135765
Submitted by: pgollucci
|
|
|
|
|
| |
PR: 135728
Submitted by: pgollucci
|
| |
|
|
|
|
|
| |
PR: ports/135830
Submitted by: Julien Laffaye <kimelto AT gmail.com> (maintainer)
|
|
|
|
| |
Fix for DST in Bangladesh
|
|
|
|
| |
PR: 135828
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-Generic/Changes
|
| |
|
|
|
|
|
| |
PR: ports/135551
Submitted by: pgollucci
|
|
|
|
|
| |
PR: ports/135717
Submitted by: skreuzer
|
|
|
|
|
|
|
|
|
|
|
|
| |
racc--which does by default use a C extension). RP's output is
the same as ParseTree's output: s-expressions using ruby's arrays and
base types.
Author: Ryan Davis (zenspider) <ryand-ruby@zenspider.com>
WWW: http://rubyforge.org/projects/parsetree/
PR: ports/135706
Submitted by: Espen Volden <voldern@hoeggen.net>
|
|
|
|
|
| |
PR: ports/135648
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
| |
PR: ports/135795
Submitted by: pgollucci
|
|
|
|
|
| |
PR: ports/135770
Submitted by: pgollucci
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/WWW-Mechanize-GZip/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-DNS-ToolKit/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
|
|
|
|
|
|
|
| |
- Add more MASTER_SITES
PR: ports/135695
Submitted by: garga
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Twitter/Changes
|
|
|
|
| |
Reported by: QATty
|
|
|
|
|
|
|
|
|
| |
authentication for your jifty app.
WWW: http://search.cpan.org/dist/Jifty-Plugin-OpenID/
PR: ports/135558
Submitted by: Wen Heping <wenheping at gmail.com>
|
|
|
|
|
|
|
|
|
| |
for p5-Jifty.
WWW: http://search.cpan.org/dist/Jifty-Plugin-Authentication-Ldap/
PR: ports/135558
Submitted by: Wen Heping <wenheping at gmail.com>
|
|
|
|
|
| |
PR: 135688
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 135687
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 135463
Submitted by: Charlie Kester <corky1951@comcast.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rdup itself does not backup anything; it only prints a list of the names of
files that have changed since the last backup. It also handles files that are
removed, allowing for correct incremental backups.
Example scripts that implement a backup strategy are included.
(These scripts require GNU date and cp, which are not installed by
this FreeBSD port.)
WWW: http://miek.nl/projects/rdup
PR: ports/135532
Submitted by: corky1951 at comcast.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
passwords.
Generated passwords may consist of any specified length and any combination of
upper- or lower-case alphanumeric characters or punctuation. ranpwd can also
generate passwords consisting of hexadecimal, decimal, octal or binary numbers,
and format these as valid C constants for inclusion in source code.
WWW: http://freshmeat.net/projects/ranpwd
PR: ports/135540
Submitted by: corky1951 at comcast.net
|
|
|
|
|
|
| |
- Fix build with custom LOCALBASE/PREFIX [1]
Reported by: QATty [1]
|
|
|
|
| |
Reported by: QATty
|
|
|
|
|
|
|
| |
numerous bug fixes and updates, especially in the DNSSEC code, including
the new NSEC3 protocol. Full details are available at:
http://oldwww.isc.org/sw/bind/view/?release=9.6.1&noframes=1
|
|
|
|
| |
Reported by: QATty
|
| |
|
|
|
|
| |
Suggested by: Paul Dokas <dokas@oitsec.umn.edu>
|
|
|
|
|
|
| |
PR: ports/135793
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135778
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135777
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135810
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135809
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/135808
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
| |
|
| |
|
|
|
|
|
| |
Update COMMENT and pkg-descr to mention this library doesn't wrap libgda v3
anymore but libgda v4.
|
|
|
|
|
|
|
| |
Unbreak with the new py-cairo.
Submitted by: Pointyhat (via pav)
Approved by: maintainer (implicit)
|
| |
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
|
| |
PR: ports/135701
Submitted by: Renato Botelho <garga@FreeBSD.org>
|
| |
|
| |
|
|
|
|
| |
- delete some verticle whitepace in pkg-descr to silent portlint
|
| |
|
|
|
|
| |
- Pet Portlint
|
| |
|
|
|
|
|
|
| |
- Unbreak
- Clean up the port
- Take maintainership
|
| |
|
|
|
|
|
|
| |
- Re-enable multi-jobism
Ok'ed by: maintainer
|
|
|
|
| |
Reported by: pointyhat, QAT
|
| |
|
|
|
|
| |
Approved by: wxs (mentor, implicit)
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
|
|
| |
- fix build with custom LOCALBASE [1]
Submitted by: maintainer
Reported by: QATty [1]
|
| |
|
|
|
|
| |
including the patch(1) leftovers.
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/PERIGRIN/XML-SAX-Machines-0.42/CHANGES
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/JROCKWAY/MooseX-Traits-0.05/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-MethodAttributes-0.14/Changes
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/FLORA/MooseX-Emulate-Class-Accessor-Fast-0.00900/Changes
|
|
|
|
|
| |
PR: ports/135704
Submitter: Denis Pokataev <catone xx cpan.org>
|
|
|
|
|
|
|
| |
ftp uris.
PR: ports/131775
Reported by: Helmut Schneider <jumper99@gmx.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
| |
PR: ports/135630
Submitted by: garga
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/135684
Submitted by: Eitan Adler <EitanAdlerList gmail.com>
|
|
|
|
|
| |
PR: 135636
Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer)
|
|
|
|
|
| |
PR: 135638
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 135639
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 135643
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
infrastructure linux port and is a package fron Red Hat 9.
2. Move distfile to DIST_SUBDIR=rpm out from rpm/i386/fedora/4 and
fix distfinfo.
No PORTREVISION bump -- no functional and package changes.
This fix is needed to switch defaults to linux f10 ports at 8-CURRENT.
|
|
|
|
|
| |
PR: 135644
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 135645
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 135642
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 135641
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 135640
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 135637
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
- Split Fortran option into slave ports fftw3-fortran long-fortran float-fortran
- Have to bump PORTREVISION for package builds etc..
- Fix silly spelling mistakes "Percision" -> "Precision" noted.
Reviewed by: itetcu (portmgr)
Approved by: ahze (Maintainer)
|
|
|
|
| |
WWW: http://www.parrot.org/news/2009/Parrot-1.3.0
|
|
|
|
|
| |
PR: ports/135685
Submitted by: Tigger <tigger@lvlworld.com> (maintainer)
|