| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 88955
Submitted by: maintainer
|
|
|
|
|
| |
PR: 88954
Submitted by: maintainer
|
|
|
|
| |
Reported by: FreshPorts check
|
|
|
|
| |
PR: 88674
|
|
|
|
|
| |
PR: ports/88947
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
|
|
|
|
|
|
|
|
| |
Note: don't bump PORTREVISION, won't take effect before the next
reinstallation.
PR: 88621
Submitted by: Heinrich Rebehn <rebehn (at) ant.uni-bremen.de>
|
|
|
|
|
| |
PR: ports/88083
Submitted by: Dryice Liu <dryice@liu.com.cn>
|
|
|
|
|
|
|
|
| |
After i fixed compilation on current versions of FreeBSD, i noticed
that the browser crashes on the first webpage with a png image.
The program was never converted to use libpng 1.2.x, looks like nobody
used it in the last four years.
|
|
|
|
|
|
| |
I don't bump PORTREVISION. Because dependency on ja-p5-Jcode
is correct, only path isn't correct. This is build phase
issue.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix many typos. [1]
o Add support is_enabled_lpw, confirms that Linux Plugin
Wrapper is enabled like following test.
$ is_enabled_lpw /usr/X11R6/lib/browser_linux_plugins/*.so | grep "not found"
$ echo $?
1
This is for information to mozilla and related browsers,
to use /usr/X11R6/lib/browser_linux_plugins or not. [2]
Pointed out by: many people [1]
Suggested by: mezz [2]
|
|
|
|
|
| |
PR: ports/88892
Submitted by: kaworu <kaworu@users.sourceforge.jp> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Cosmetic changes
PR: ports/88673
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
|
|
|
|
|
|
|
|
| |
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus
|
|
|
|
|
| |
PR: ports/88885
Submitted by: maintainer
|
|
|
|
|
|
| |
tree. This port was fixed when devel/monodoc was updated.
Approved by: ahze (mentor, implicit)
|
| |
|
| |
|
|
|
|
|
|
|
| |
on URLs and Perl Compatible Regular Expressions (http://www.pcre.org/).
PR: ports/88395
Submitted by: Elisey Savateev <b3k@mail.ru>
|
|
|
|
|
|
|
| |
Add SHA256
PR: 88855
Submitted by: "Boris B. Samorodov" <bsam@ipt.ru> (maintainer)
|
|
|
|
|
|
|
|
|
| |
dynamic plists.
This solution is different from the one submitted by the maintainer
and does not require a 600k pkg-plist file in the ports tree.
PR: 88812
|
|
|
|
| |
- mysql-administrator: simplify BROKEN message
|
| |
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
| |
- Use DISTVERSION instead of DISTNAME/PORTVERSION
- Add WWW-tag
|
| |
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-ORA_Driver/
PR: ports/88670
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
| |
Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me
a pointyhat to me...)
|
|
|
|
| |
Add SHA256.
|
| |
|
|
|
|
|
|
|
| |
- Include bsd.mono.mk.
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
|
|
|
|
|
|
|
| |
net/jabber-pyicq -> net-im/jabber-pyicq
net/p5-Net-XMPP -> net-im/p5-Net-XMPP
www/jwchat -> net-im/jwchat
Repocopies by: marcus
|
|
|
|
|
|
|
| |
- Add SHA256
PR: ports/88726
Submitted by: maintainer
|
|
|
|
|
| |
devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
LIB_DEPENDS.
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Amazon_Driver/
PR: ports/88669
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
books from multiple sources easily. It utilizes at least one driver
implemented as a subclass of WWW::Scraper::ISBN::Driver, each of which is
designed to scrape from a single source. Because we found that different
sources had different information available on different books, we designed
a basic interface that could be implemented in whatever ways necessary to
retrieve the desired information.
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN/
PR: ports/88667
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with book information. It was primarily created as a return type for the
WWW::Scraper::ISBN module, though it could be used for other purposes. It
knows minimal information about itself, whether the book was found, where it
was found, its ISBN number, and whether any errors occurred. It is usually up
to the WWW::Scraper::ISBN::Driver and its subclasses to make sure that the
fields get set correctly.
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Record/
PR: ports/88666
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and methods. Driver subclasses named '$name' should be packaged as
WWW::Scraper::ISBN::$name_Driver, e.g. WWW::Scraper::ISBN::LOC_Driver for
LOC (Library of Congress) driver. Each driver need only implement the
search() method, though they may have as many other methods as they need to
get their job done. Only search() will be called by
WWW::Scraper::ISBN->search().
WWW: http://search.cpan.org/dist/WWW-Scraper-ISBN-Driver/
PR: ports/88668
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
| |
|
|
|
|
|
| |
PR: ports/88723
Submitted by: chinsan <chinsan.tw@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn
net/jabber-users-agent -> net-im/jabber-users-agent
net/jabber-yahoo -> net-im/jabber-yahoo
net/jarl -> net-im/jarl
net/kf -> net-im/kf
net/libicq -> net-im/libicq
net/libicq2000 -> net-im/libicq2000
net/loudmouth -> net-im/loudmouth
net/meanwhile -> net-im/meanwhile
net/meanwhile-gaim -> net-im/meanwhile-gaim
net/newsbot -> net-im/newsbot
net/ocaml-jabbr -> net-im/ocaml-jabbr
net/psi -> net-im/psi
net/py-jabber -> net-im/py-jabber
net/py-twistedWords -> net-im/py-twistedWords
net/p5-Net-Jabber -> net-im/p5-Net-Jabber
Repocopied by: marcus
|
|
|
|
| |
- Add SIZE to a few ports
|
| |
|
|
|
|
|
|
|
| |
Add SHA256
PR: 88675
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/86357
Submitted by: Mun-Kyo Seo <munggo@pmy.lv> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Add SHA256
PR: 87694
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer timeout, 14 days
|
|
|
|
|
| |
PR: ports/88566
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
Add SHA256
PR: 87372
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer timeout, 23 days
|
|
|
|
| |
run as root
|
|
|
|
|
|
|
| |
- Use background options handling from Porter's Handbook
PR: ports/88652
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Use background options handling from Porter's Handbook
PR: ports/88653
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Use background options handling from Porter's Handbook
PR: ports/88651
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/88650
Submitted by: Mat Seaman
|
| |
|
|
|
|
|
| |
PR: 88648
Submitted by: Yuan-Chung Hsiao (maintainer)
|
|
|
|
|
|
|
|
| |
Reorganize Makefile
Use pkg-install to create some dirs
PR: 88608
Submitted by: Boris B. Samorodov <bsam[@]ipt.ru> (maintainer)
|
|
|
|
|
| |
PR: 88624
Submitted by: Scot W. Hetzel <swhetzel@gmail.com> (maintainer)
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
|
|
|
| |
Change MASTER_SITES order
PR: 87869
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
represents work in progress towards Firefox 1.5. See
http://www.mozilla.org/products/firefox/releases/1.5.html for more details.
Most of this work was done by ahze and mnag.
|
|
|
|
|
|
|
| |
of WebDAV that offers additional calendaring features such as fanout,
recurrance, and notifications.
WWW: http://ietf.webdav.org/caldav/home.html
|
|
|
|
| |
* Disable cairo support as the new cairo API does not work with mozilla
|
| |
|
| |
|
|
|
|
|
|
| |
Mozilla Gecko renderer.
WWW: http://ruby-gnome2.sourceforge.jp/
|
|
|
|
|
|
|
|
| |
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1
- Two new ports have been added, ruby-cairo and ruby-gtkmozembed.
- databases/ruby-libgda has been mark as BROKEN, because it still needs to
catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and new features. Don't believe me? Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.
DO NOT USE portupgrade by itself to upgrade to GNOME 2.12. Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh. This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.
In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen. The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>. His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:
Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn
For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/. The 2.12 documentation will be
posted shortly.
|
|
|
|
|
| |
PR: 88511
Submitted by: Jamie Jones <jamie@bishopston.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/88453
Submitted by: Rui Lopes <rgl@ruilopes.com>
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I spoke with dinoex@ about the correct thing to do regarding
the dependency on the sendmail-sasl port. Apparently there is
a variable ``SENDMAIL_MILTER_PORT'' that is used by milters to
determine which version of sendmail they should depend on --
solving almost the exact issue we have with the RAQdevil port.
Attached is a patch that removes the pkg_info construction and
uses the SENDMAIL_MILTER_PORT instead... I think it is a lot
cleaner at least to read. What do you think?
Submitted by: Devon O'Dell <dodell@offmyserver.com>
|
|
|
|
|
|
| |
PR: 86834
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Approved by: maintainer timeout
|
|
|
|
|
|
| |
screwed up :-)
Submitted by: dodell@offmyserver.com
|
|
|
|
| |
removing our own entered values.
|
|
|
|
|
|
|
| |
<baseurl> has been changed from <http://jacksmernov.roachfiend.com/> to
<http://extensions.roachfiend.com/>.
Since I'm there, set WWW: to a better URL.
|
|
|
|
|
|
| |
- Updated maintainer email address
Approved by: tobez
|
|
|
|
| |
Now module selection in apache21 works properply
|
|
|
|
|
| |
make_index: raqdevil-0.9.6: no entry for /usr/ports/www/apache20
probably a repocopy in progress?
|
|
|
|
|
| |
PR: 88329
Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
|
|
|
|
|
|
|
|
|
|
| |
We've released an 0.9.6 version of RAQdevil. The shar last
time was apparently quite mangled, so I'm not sure that the
current port actually works. Sorry for any miscommunication
about that.
PR: ports/88308
Submitted by: Devon H. O'Dell <dodell@offmyserver.com>
|
|
|
|
|
|
|
| |
PR: 88236
Submitted by: Chris Laverdure <dashevil@gmail.com>
Replace patch with REINPLACE_CMD magic
|
|
|
|
|
| |
PR: 88258
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
|
|
|
|
|
| |
PR: ports/88327
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/88298
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
| |
PR: ports/88283
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports
|
|
|
|
|
| |
PR: ports/88281
Reported by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
|
|
|
|
|
|
|
| |
- Adjust master site
PR: ports/88204
Submitted by: Brian McGovern <mcgovern@beta.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This pr is a duplicate of ports/87108, which doesn't have the shar.
This shar creates a raqdevil/ directory which is suitable
for addition in the FreeBSD ports tree.
From the pkg-descr:
RAQdevil is a web control panel application, developed by
OffMyServer and based upon the Sun Cobalt RaQ550 software.
The RAQdevil is software that provides web based management
of multiple aspects of a server. RAQdevil manages system
users, web sites, email, DNS, and other common server
components used for web hosting.
http://www.raqdevil.com/
I submitted a shar for 0.9 as well, but cannot find the
original report via the web interface. This shar supercedes
0.9.
PR: ports/87129
Submitted by: Devon H. O'Dell <dodell@offmyserver.com>
|
|
|
|
|
|
|
|
| |
Updates rake to 0.6.2 and updates the dependency in
www/rubygem-rails/Makefile
PR: ports/87463
Submitted by: Jonathan Weiss <jw@innerewut.de>
|
|
|
|
|
| |
PR: ports/88170
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
| |
handling.
Security: http://www.vuxml.org/freebsd/c01170bf-4990-11da-a1b8-000854d03344
|
|
|
|
| |
- Fix DIST_SUBDIR
|
| |
|
|
|
|
|
|
|
| |
normally
PR: ports/86402
Submitted by: Jarrod Sayers <jarrod@netleader.com.au>
|
|
|
|
|
| |
Not all new cool stuff is supported but it will be when 2.2.0
comes out.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Don't depend on Flash/Acroread//RealPlayer plugins as default.
1. These plugins should install $X11BASE/lib/browser_linux_plugins
as symlink.
2. Mozilla and family browsers should not readlink
$X11BASE/lib/browser_linux_plugins/libfoo.so. And libmap.conf(5)
file will be described more simply.
3. Mozilla and family browsers should support
$X11BASE/lib/browser_linux_plugins/.
These idea was requested by mezz@. I thought so and agreed. And
I posted how to support above, but no response.
So I don't depend on plugins, until above conditions are supported.
(If support, I think that LPW don't need to depend on plugins.)
SEE ALSO:
http://lists.freebsd.org/pipermail/freebsd-gnome/2005-October/012507.html
http://lists.freebsd.org/pipermail/freebsd-gnome/2005-October/012504.html
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via Kris
|
| |
|
|
|
|
|
| |
PR: 88195
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
| |
- Build without debug symbols
- Bump PORTREVISION
- Cleanup
PR: 88148
Reported by: pointyhat via kris
Submitted by: Joseph Scott <joseph@randomnetworks.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Changelog at
<http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.154&r2=1.515.2.167.2.4&ty=h>
|
|
|
|
|
|
|
|
|
|
|
| |
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
|
|
|
|
|
|
|
| |
Changes: http://sourceforge.net/project/shownotes.php?release_id=366110
PR: ports/88063
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Changelog http://www.zope.org/Products/Zope/2.8.4/CHANGES.txt
PR: 88078
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Remove needless patch.
|
|
|
|
|
| |
Obtained from: www/mozilla
Reported by: pointyhat via kris
|
|
|
|
|
|
| |
base paths.
Reported by: pointyhat via kris
|
|
|
|
|
| |
PR: 88061
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
make it a real sentence.
Submitted by: barner
Reviewed by: tobez
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Notice from: kris via pointyhat
Patch from: Igor Sysoev (author)
|
|
|
|
|
|
| |
PR: 86358
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
Approved by: mwm@mired.org (maintainer timeout, 35 days)
|
|
|
|
|
|
| |
PR: 86481
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: webmaster@lightningfire.net (maintainer timeout, 32 days)
|
|
|
|
| |
Approved by: MAINTAINER timeout (2 weeks)
|
|
|
|
|
| |
PR: ports/87962
Submitted by: maintainer
|
|
|
|
| |
Changes: http://search.cpan.org/~PGOLLUCCI/Apache-Test/Changes
|
| |
|
|
|
|
|
|
| |
PR: ports/87908
Submitted by: TAKAHASHI Kaoru (maintainer)
Approved by: sem (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/87913
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Nuke files/patch-src_confuser.h
PR: 87868
Submitted by: Johan van Selst <johans@stack.nl>
|
|
|
|
| |
Noted by: kris(mail)
|
|
|
|
|
|
|
|
|
| |
- Use %%DATADIR%%
- Fully respect CFLAGS
PR: 87639
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Brad Davis <so14k@so14k.com> (maintainer)
|
|
|
|
|
|
|
| |
Fix of a needed LOCALBASE in patch file.
PR: ports/87826
Submitted by: Todd <tmortensen@gmail.com>
|
|
|
|
|
| |
PR: ports/87829
Submitted by: Daniel J. O'Connor <darius@dons.net.au>
|
| |
|
|
|
|
|
| |
PR: ports/87744
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
| |
PR: ports/87768
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer)
|
|
|
|
|
| |
PR: ports/87766
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer)
|
|
|
|
|
| |
PR: ports/87765
Submitted by: Dryice Liu <dryice@hotpop.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Refresh plist
PR: ports/85913
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
Approved by: maintainer feedback timeout (1 month)
|
|
|
|
|
| |
PR: ports/87798
Submitted by: maintainer
|
|
|
|
|
| |
PR: 87776
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer)
|
|
|
|
|
|
| |
PR: ports/87789
Submitted by: maintainer
Pointed out by: fenner's portsurvey
|
|
|
|
|
|
|
| |
Fix creative DEPENDS line. [2]
Submitted by: Jacques Marneweck <jacques@powertrip.co.za> (maintainer) [1]
Reported by: kris [2]
|
|
|
|
| |
WWW: http://www.dalbum.org
|
| |
|
|
|
|
|
|
|
| |
- add OPTIONS for OPML
PR: 86882
Submitted by: Parv <parv AT pair dot com>
|
|
|
|
|
| |
PR: ports/87721
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/86946
Submitted by: Lars Eggert <lars.eggert(at)gmx.net>
|
|
|
|
|
| |
PR: 87705
Submitted by: tobez
|
|
|
|
|
|
|
|
|
| |
. nuke pkg-plist
. add ipv6 to category
. pass maintainership to submitter
PR: 87670
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2.8.3 release:
http://www.zope.org/Products/Zope/2.8.3/CHANGES.txt
==========
* ZSQLMethod.manage_main: Moved the error message that warns of a
non-existing or closed database connection next to the
Connection ID dropdown and present it using red to increase its
visibility.
* Update to Docutils 0.3.9 (forgotten in Zope 2.8.2)
==========
PR: ports/87650
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<http://www.squid-cache.org/Versions/v2/2.5/bugs/>:
- document that tcp_outgoing_xxx works badly in combination with
server_persistent_connections (squid bug #454)
- add more tracing in test mode of squid_ldap_auth (squid bug #1395)
- fix breakage of accel_single_host when combined with
server_persistent_connection (squid bug #1402)
- correctly implement the CACHE_HTTP_PORT configuration directive
(squid bug #1403)
- fix the problem that CNAME addresses were remembered with a wrong TTL
(squid bug #1404)
- fix incorrect handling of squid-internal-dynamic/netdb in conjunction with
httpd_accel/transparent proxies (squid bug #1410)
- properly revalidate the cache on HEAD requests (squid bug #1411)
- correct handling of Set-Cookie headers on cache refreshes (squid bug #1419)
- fix a vulnerability in the FTP parsing code (squid bug #1426)
PR: ports/87637
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 87636
Submitted by: Boris B. Samorodov <bsam@ipt.ru> (maintainer)
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/87286
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer
|
|
|
|
|
| |
Flagged by: distfile survey
Submitted by: fenner
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 87608
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer)
|
|
|
|
|
| |
PR: 87600
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
platform. It allows you to build powerful and dynamic web applications
easily. Zope comes with source code and is friendly to developers as
well as users.
Zope is distinguished by its integrated object database which, when
combined with a revolutionary object model, provides a completely
unique facility for servicing content managers and web application
developers."
WWW: http://dev.zope.org/Zope3/
PR: ports/87604
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
|
|
|
|
| |
Tested with: tinderbox
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/75369
Submitted by: Jacques Marneweck <jacques@php.net>
|
|
|
|
|
|
|
| |
- Use DOCSDIR
PR: ports/87570
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Fix HotFix 2005-10-09
PR: ports/87558
Submitted by: maintainer
Security: d2b80c7c-3aae-11da-9484-00123ffe8333
|
|
|
|
|
| |
Noticed by: pointyhat via kris
Pointy hat to: lth
|
|
|
|
|
|
| |
Noticed by: YAPHR
Submitted by: Jonathan Weiss <jw@innerewut.de>
|
|
|
|
| |
Reminded by: Mischa Peters <mischa@high5.net>
|
|
|
|
|
| |
PR: ports/87462
Submitted by: maintainer
|
|
|
|
| |
Reported by: Kris mail
|
| |
|
|
|
|
|
| |
Submitted by: Simun Mikecin
PR: 87493
|
|
|
|
|
|
|
|
| |
The distfile for the www/rubygem-redcloth port was renamed
and thus cannot be installed.
PR: ports/87461
Submitted by: Jonathan Weiss <jw@innerewut.de>
|
|
|
|
|
| |
PR: 87477
Submitted by: Filippo Natali <filippo.natali@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 87487
Submitted by: Rod Taylor <ports@rbt.ca> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
now, but default to the base system's Heimdal.
* Use existing API to tell Heimdal's libkrb5 where the keytab is, rather
than exporting an environment variable (which is what must be done for
MIT's, apparently) -- this unbreak's specification of the keytab
location in httpd.conf.
* Rewrite the description to be far more accurate: no mention was made
of this module doing real SPNEGO/GSSAPI/Kerberos (as opposed to
"Kerberos password gateway") authentication.
* Bump PORTREVISION.
Approved by: MAINTAINER
PR: ports/86963
|
|
|
|
|
| |
PR: ports/87444
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/87441
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
- Silent sed invocation.
- Add a patch to fix directory listing (at least on amd64).
|
| |
|
|
|
|
|
| |
PR: 87428
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
|
|
|
|
|
|
| |
- Dependancies on daemontools and ucspi-tcp are now optional.
- Installs an inetd wrapper.
- Some bits of a howto in a newly created pkg-message.
|
|
|
|
| |
Nudged by: simon
|
|
|
|
|
|
| |
Implementation of http get that keeps a local cache of fetched pages to
avoid fetching the same data from the server if it hasn't been updated.
The cache is stored on disk and is thus persistent between invocations.
|
| |
|
| |
|
|
|
|
|
|
| |
depending on the version of perl installed. Work around this.
Submitted by: pointyhat via kris
|
| |
|
|
|
|
|
| |
PR: ports/87206
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
www/mediawiki to 1.5 branch.
PR: ports/87206
Submitted by: maintainer
Repocopy by: marcus
|
|
|
|
|
|
|
| |
- Release maintainership.
PR: ports/87237
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Fix MASTER_SITES.
PR: ports/87280
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
|
| |
PR: ports/87317
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/87361
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
- Remove do-configure, it's empty by default.
Ports clue by: erwin
|
|
|
|
|
|
|
|
|
|
|
| |
The sitemap_gen.py script analyzes your web server and generates one or
more Sitemap files. These files are XML listings of content you make
available on your web server. The files can then be directly submitted
to Google.
Written by opensource@google.com.
WWW: https://www.google.com/webmasters/sitemaps/docs/en/about.html
|
|
|
|
| |
SOAP over HTTP.
|
|
|
|
|
|
|
| |
Update port infrastructure: files/nginx.sh -> files/nginx.sh.in.
Add configtest extra command for nginx.sh script (1).
Submitted by: skv (1)
|
|
|
|
| |
HTTP requests in POE.
|
|
|
|
|
|
|
|
|
|
| |
Java Servlet technology provides Web developers with a simple, consistent
mechanism for extending the functionality of a Web server and for accessing
existing business systems. A servlet can almost be thought of as an applet that
runs on the server side -- without a face. Java servlets make many Web
applications possible.
WWW: http://java.sun.com/products/servlet/
|
|
|
|
|
|
|
|
|
|
|
| |
This module is an experimental interface to the W3C CSS Validation online
service <http://jigsaw.w3.org/css-validator/>, based on its experimental
SOAP 1.2 support. It helps to find errors in Cascading Style Sheets.
WWW: http://search.cpan.org/dist/WebService-Validator-CSS-W3C/
PR: 87189
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WebService::Validator::HTML::W3C provides access to the W3Cs online HTML
validator. It's nothing to do with the W3C so pleas don't report any problems
with it to them. Also, please use it wisely and don't abuse the W3Cs
validator service. If you need to do a lot of validation consider
downloading and installing the Validator on your own machine.
WWW: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/
PR: 87188
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
|
|
|
|
|
|
|
|
| |
This hotfix addresses an important security issue that affects users of Zope
versions 2.6 or higher.
PR: 87198
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Security: http://www.vuxml.org/freebsd/d2b80c7c-3aae-11da-9484-00123ffe8333.html
|
|
|
|
|
|
| |
rename them replacing s/::/_/
Reminded by: Marcus Alves Grando <mnag@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Uphold hier(7)
o Add rc.d(8) rc.subr(8) script
o Fix several warnings
o Change default rss channels to BSD based ones:
- http://www.freebsd.org/
- http://www.freshports.org/
- http://www.oreillynet.com/pub/au/73
- http://bsdnews.com/
o Fetch an updated full channel list from the Internet if none
previously exist
o Add fork(2)/exec(3) browser support with signal(3) SIGCHLD handling
o AmphetaDesk now allows per user configurations. Due to that, it
now requires a user with a home directory so that. One can use
the rc.d script to choose a user to launch AmphetaDesk from startup
or just to run it normally from any user other than root
o Bump PORTREVISION
Approved by: Kenneth Stailey <kstailey@yahoo.com> (previous maintainer)
|
|
|
|
|
| |
PR: 87282
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
|
|
|
|
|
| |
PR: 87278
Submitted by: Daniel Gerzo <danger@rulez.sk> (maintainer)
|