| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
registration.
|
|
|
|
| |
registration.
|
| |
|
|
|
|
|
|
|
|
|
| |
interface and tracking system for gathering statistics. With phpAdsNew you can
easily rotate paid banners and your own in-house advertisements. You can even
integrate banners from third party advertising companies.
PR: ports/80757
Submitted by: Meno Abels <meno.abels@adviser.com>
|
| |
|
|
|
|
|
| |
PR: 81396
Submitted by: Antonio Carlos Venancio Junior (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
This fixes the breakage introduced by the recent changes in the mod_perl2 API.
Approved by: tobez
|
|
|
|
| |
Approved by: kvs@pil.dk (maintainer), portmgr (krion)
|
|
|
|
|
|
| |
This fixes the breakage introduced by the recent updates to mod_perl2.
Approved by: tobez (maintainer)
|
|
|
|
|
|
|
| |
* Security update, http://codex.wordpress.org/Changelog/1.5.1
PR: 81377
Submitted by: Yuan-Chung Hsiao (maintainer)
|
| |
|
|
|
|
|
|
| |
Noticed by: Tarc <tarc@po.cs.msu.su>
PR: ports/78451
pointy hat to: clement
|
| |
|
| |
|
| |
|
|
|
|
| |
- Fix MASTER_SITES and WWW
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add a missing %SUBDIR% in MASTER_SITES
PR: ports/81319
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/81336
Submitted by: maintainer
|
|
|
|
|
|
| |
This release fixes two security problems.
Security: http://secunia.com/advisories/14953
|
|
|
|
| |
- Fix build on 4.x
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: krismail
|
| |
|
|
|
|
|
|
|
| |
symlinks
PR: ports/81333
Submitted by: Damian Gerow <dgerow@afflictions.org>
|
|
|
|
|
| |
PR: ports/81332
Reported by: Damian Gerow <dgerow@afflictions.org>
|
|
|
|
|
| |
PR: ports/81331
Reported by: Damian Gerow <dgerow@afflictions.org>
|
|
|
|
|
| |
PR: ports/81330
Reported by: Damian Gerow <dgerow@afflictions.org>
|
|
|
|
|
| |
PR: ports/80934
Submitted by: marck (maintainer)
|
|
|
|
|
| |
PR: ports/81302
Submitted by: maintainer
|
|
|
|
|
| |
PR: 81305
Submitted by: Sergey Lyubka (maintainer)
|
|
|
|
|
|
|
| |
- Add knobs WIKI_LANG and DOKUWIKIDIR
PR: ports/81244
Submitted by: chinsan <chinsan@mail2000.com.tw>
|
| |
|
|
|
|
|
| |
PR: ports/81192
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer)
|
|
|
|
|
| |
PR: ports/81213
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
|
|
|
|
|
| |
PR: ports/81234
Submitted by: Nicholas Kirby <nkirby@dagr.net>
|
|
|
|
|
|
| |
Perl interface to the Flickr API
gslin wants to take over maintainership
|
| |
|
| |
|
|
|
|
|
|
|
| |
shared library which is provided on modern python ports. This also
unbreaks build on amd64 and ia64.
Requested by: lioux
|
|
|
|
| |
With current mod_perl2 API change all old code *will* broken.
|
|
|
|
|
|
|
|
|
| |
This release has significant change in API.
All old code *will* broken.
Read how to fix it here: http://perl.apache.org/docs/2.0/rename.html
PR: ports/79962
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
Submitted by: maintainer
* Update www/WordPress-MU to version 2005.05.08
|
|
|
|
|
| |
PR: ports/80006
Submitted by: chinsan <chinsan@mail20000.com.tw>
|
|
|
|
|
| |
PR: ports/81087
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
|
|
|
|
| |
Approved by: marcus (portmgr hat)
|
|
|
|
|
| |
PR: ports/81083
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Add a patch to handle this issue:
http://www.caucho.com/support/resin-interest/0505/0091.html
- Add $FreeBSD$ tags
PR: 81103
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/81045
Submitted by: HAYASHI Yasushi <yasi@yasi.to> (maintainer)
|
| |
|
|
|
|
| |
* ported all modules to mod_perl 2.0.0-RC6 including API changes
|
|
|
|
|
|
|
| |
- Use SUB_FILES=pkg-message
PR: ports/81060 [1]
Submitted by: maintainer [1]
|
|
|
|
|
| |
Reported by: cperciva
Pointy hat to: ache
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix a typo in COMMENT
PR: ports/80898 [1]
Submitted by: maintainer [1]
|
|
|
|
|
|
|
|
|
|
| |
Catalyst-Plugin-FillInForm is a Catalyst plugin that automatically fills in
forms if the last form has missing or invalid fields.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-FillInForm/
PR: ports/80964
Submitted by: Travis Campbell <hcoyote@ghostar.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If you kill -HUP or kill the spreadlogd process, it will not actually process
the signal until after it has received its next message from Spread. You can
move you log files to new names and then kill -HUP and it will reopen the log
files. This is useful for seamless log rotation without losing any messages.
Spread is really cool. It is a poweful group communication toolkit developed
at the Center for Networking and Distributed Systems at the Johns Hopkins
University (http://www.spread.org/ and http://www.cnds.jhu.edu/, respectively).
WWW: http://www.lethargy.org/mod_log_spread/
PR: ports/80877
Submitted by: Meno Abels <meno.abels@adviser.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mod_log_spread is a patch to Apache's mod_log_config, which provides
an interface for spread to multicast access logs. It utilizes the
group communication toolkit Spread, developed at Johns Hopkins
University's Center for Networking and Distributed Systems.
mod_log_spread was developed to solve the problem of collecting
consolidated access logs for large web farms. In particular, the
solution needed to be scalable to hundreds of machines, utilize a
reliable network transport, allow machines to added or dropped on
the fly, and impose minimal performance impact on the webservers.
Current version is 1.0.3p3. This makes a fix to a stupid vhost
logging bug as well as providing a complete and flexible log-writing
solution.
WWW: http://www.lethargy.org/mod_log_spread/
PR: ports/80876
Submitted by: Meno Abels <meno.abels@adviser.com>
|
|
|
|
| |
Approved by: maintainer (blanket approval)
|
|
|
|
| |
modules.
|
| |
|
|
|
|
|
|
|
| |
This release fixes 2 critical vulnerabilities
Release notes: http://www.mozilla.org/releases/mozilla1.7.8/
Security notes: http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla
|
|
|
|
|
|
|
| |
This release fixes 3 very critical bugs. [1]
Release notes: http://www.mozilla.org/products/firefox/releases/1.0.4.html
Security notes: http://www.mozilla.org/projects/security/known-vulnerabilities.html
|
| |
|
| |
|
|
|
|
|
|
|
| |
Catalyst.
PR: ports/80719
Submitted by: Travis Campbell <hcoyote@ghostar.org>
|
|
|
|
|
| |
PR: ports/80865
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 80585
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Maxim Tuliuk (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Use SUB_FILES=pkg-message
- Make the package installation behave like the port's
- Polish the Makefile
PR: ports/80783 [1]
Submitted by: maintainer [1]
|
|
|
|
| |
Catalyst.
|
|
|
|
|
|
|
| |
2: make portlint happy.
PR: ports/80746
Submitted by: chinsan <chinsan@mail2000.com.tw>
|
|
|
|
| |
(Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
|
|
|
|
| |
Reported by: Kris via pointyhat.
|
| |
|
|
|
|
|
|
| |
PR: ports/80476
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/80725
Submitted by: maintainer
|
|
|
|
| |
Prototype library.
|
| |
|
|
|
|
|
| |
PR: ports/80637
Submitted by: Travis Campbell <hcoyote@ghostar.org>
|
| |
|
|
|
|
| |
Pointed out by: krismail
|
| |
|
|
|
|
|
|
|
|
|
|
| |
the Ports Collection. The author specifically insists that no patches
be distributed for his software.
Please do not contact portmgr about this policy, it is the author's sole
choice.
Hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: "G.V. Tjong A Hung" <g.v.tjongahung at gmail dot com>
|
|
|
|
|
| |
PR: 80700
Submitted by: Gerrit Beine (maintainer)
|
|
|
|
|
| |
PR: 80707
Submitted by: Sergey Lyubka (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
The Kimgio patch broke reading of .rgb images in
most cases due to a fence-post error.
The Kommander patch was incorrect and still
allowed execution of files served from /tmp.
Security: References: http://www.kde.org/info/security/advisory-20050421-1.txt
http://www.kde.org/info/security/advisory-20050420-1.txt
|
|
|
|
|
|
|
|
| |
to 1.4 yet
PR: ports/80001
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
Repocopy by: marcus
|
|
|
|
|
| |
PR: ports/80001
Submitted by: Gerrit Beine <tux@pinguru.net> (maintainer)
|
|
|
|
|
|
| |
PR: 80225
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
nonexistant directory without complaining.
PR: 80636
Submitted by: Rod Taylor (maintainer)
|
|
|
|
|
|
|
| |
- Contains lots of bug fixes.
PR: 80625
Submitted by: Rod Taylor (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/80605
Submitted by: Rob <lahaye@snu.ac.kr>
|
|
|
|
|
| |
PR: ports/80565
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- add WITH_BIG5 option
|
|
|
|
|
|
| |
release.
Requested by: Jeff Espinoza
|
|
|
|
|
| |
PR: 80518
Submitted by: Gerrit Beine (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
vulnerabilities.
Drop maintainership. I don't actually use this software at this point
so I'm not keeping close enough track of it to maintain it. If you
do use it and would like to maintain it, please submit a PR to that
effect.
|
|
|
|
|
| |
PR: ports/79810
Noticed by: Jeremy Reed <reed@reedmedia.net>
|
|
|
|
| |
Pointy hat to: clsung
|
|
|
|
|
| |
PR: 80453
Submitted by: Maxim Tuliuk <mt@primats.org.ua> (maintainer)
|
| |
|
|
|
|
| |
Stateful programmatic web browsing in Python
|
|
|
|
| |
A simple "pull API" for HTML parsing
|
| |
|
| |
|
|
|
|
| |
Pointed out by: kris
|
|
|
|
| |
Repointed by: pointyhat via kris
|
|
|
|
|
|
|
|
|
|
| |
- Use javavmwrapper in the launcher
- Use SUB_FILES to configure the launcher shell script
- Install in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Honor hier: install documentation in ${DOCSDIR}
- Honor ${PORTDOCS}
- Bump PORTREVISION due to file path changes
- Add $FreeBSD$ tags
|
|
|
|
|
|
|
| |
- remove empty pkg-plist
PR: 80425
Submitted by: leeym
|
|
|
|
| |
An abstract baseclass for a standalone mason server.
|
| |
|
| |
|
|
|
|
| |
Upload images to flickr.com
|
|
|
|
|
|
|
| |
- fix pkg-message
PR: 80399
Submitted by: chinsan <chinsan@mail2000.com.tw>
|
| |
|
|
|
|
| |
- Note that the cgi-script isn't installed atm
|
| |
|
|
|
|
|
|
|
|
| |
- remove local patch that is now incorporated into the corresponding
vendor patch (with slightly different wording)
PR: ports/80367
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
share/gnome/applications so we can remove the gnomehier
dependency so non-gnome users don't have to install a bunch
of un-needed gnome directories.
- Remove WITH_MENU option from mozilla[-devel], .desktop file
will always be installed now.
|
|
|
|
|
|
|
|
|
| |
- Use -lcrypto, not -lcrypt
- Pick up the right OpenSSL
PR: 80320
Submitted by: maintainer
Reported by: kris (pointyhat)
|
|
|
|
|
|
|
|
|
|
| |
Instiki is a wiki clone implemented in ruby with no
dependencies other than ruby-1.8.1 or greater. Instiki was
written and is maintained by David Heinemeier Hansson.
Homepage is WWW://www.instiki.org
PR: ports/76507
Submitted by: Kelley Reynolds <kelley@insidesystems.net>
|
|
|
|
|
| |
Reported by: krismail
Pointy hat: pav
|
| |
|
| |
|
|
|
|
|
| |
Security: http://vuxml.FreeBSD.org/97edf5ab-b319-11d9-837d-000e0c2e438a.html
Aproved by: erwin (mentor)
|
|
|
|
|
|
|
| |
- Unbreak plist
PR: ports/79977
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
- from Changes
- eliminate use_class
|
|
|
|
|
|
|
| |
- from Changes
- Accomdate Spoon Changes
- Fixed rcs lock issues
- eliminate rcs warnings
|
|
|
|
|
|
| |
PR: ports/76013
Submitted by: Joe Rhett <jrhett@meer.net>
Approved by: maintainer timeout (1 month)
|
|
|
|
|
| |
PR: 79199
Submitted by: Renato Botelho <freebsd@galle.com.br>
|
|
|
|
|
|
|
| |
FAQ-system.
PR: ports/80004
Submitted by: chinsan <chinsan@mail2000.com.tw>
|
|
|
|
|
| |
PR: ports/79995
Submitted by: chinsan@mail2000.com.tw
|
|
|
|
|
|
| |
without confirmation.
Security: Fixes CAN-2005-0754
|
| |
|
|
|
|
|
|
| |
PR: ports/80124
Submitted by: Francisco Cabrita <include@npf.pt.freebsd.org>
Approved by: clement (mentor)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
http://www.opera.com/freebsd/changelogs/800/
Please read UPDATING (thanks mezz!) to upgrade your configuration.
PR: 80142
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/80191
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
squid bugs #1283, 1287 and 1288 (assertion failed in store_client.c:343).
(already committed)
- Bump portrevision as a datapoint for this bugfix.
PR: 80163
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
|
|
|
|
|
| |
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
Reported by: krismail
|
|
|
|
|
|
| |
http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE9-2GB
Noticed by: kris
|
| |
|
|
|
|
|
|
| |
the dependency on pear-Mail has been removed, but it is required by Horde.
Reported by: Juergen Unger <j.unger (at) addict.de>
|
|
|
|
|
|
|
|
| |
- ECHO_CMD -> ECHO_MSG
- Address the move to GPL license in pkg-descr
PR: 80156
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/80146
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
|
| |
|
|
|
|
|
| |
- port now requires Perl 5.6
- assume maintainership
|
|
|
|
|
| |
Submitted by: flashplugin-mozilla-devel maintainer
Approved by: flashplugin-firefox maintainer
|
|
|
|
|
| |
PR: ports/80057
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
|
|
|
|
|
|
|
| |
- Sanitize install target
PR: ports/80087
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (maintainer)
|
|
|
|
|
|
| |
- add _all_plugins and _all_templates
PR: 80021
|
|
|
|
| |
Reported by: kris (chkversion)
|
|
|
|
|
|
|
|
|
|
|
|
| |
developed in the Twisted Woven package. Its main focus is on separating the HTML
template from both the business logic and the display logic, while allowing the
programmer to write pure Python code as much as possible. It separates your code
into 'data' and 'render' functions, a simplified implementation of traditional
MVC. It has various parts which can be used individually or as a whole,
integrated web solution.
PR: ports/80049
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
http://www.opera.com/linux/changelogs/800/
- Use DATADIR in plist.
- To upgrade, please read in either pkg-descr or UPDATING for detail
- The pkg-descr will be update when opera.com is in less traffic.
- Copy pkg-message in UPDATING. As for www/opera maintainer/committer,
you can just add 'www/opera' when it updates to 8.0.
|
|
|
|
|
|
|
|
| |
- Respect prefix when installing the manual page.
PR: ports/79966
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: adamw (mentor), maintainer
|
|
|
|
|
|
| |
and it can break all mod_per2 ports.
Reported by: Daniel Gerzo <danger@rulez.sk>
|
|
|
|
|
|
| |
- fix pkg-message
Submitted by: Stephane Lentz <stephane.lentz@gmail.com> & chinsan <chinsan@mail2000.com.tw>
|
|
|
|
|
| |
PR: 80067
Submitted by: Denis Shaposhnikov (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- diff is listed below:
--- /tmp/squid-2.5.STABLE9-2GB.patch Mon Apr 4 17:09:16 2005
+++ /usr/ports/distfiles/squid2.5/squid-2.5.STABLE9-2GB.patch Mon Apr 18 08:57:57 2005
@@ -3000,7 +3000,7 @@
}
/* there are some things we cannot do yet */
Index: squid/src/protos.h
-diff -c squid/src/protos.h:1.420.2.28 squid/src/protos.h:1.420.2.32
+diff -c squid/src/protos.h:1.420.2.28 squid/src/protos.h:1.420.2.30
*** squid/src/protos.h:1.420.2.28 Fri Mar 18 17:01:52 2005
--- squid/src/protos.h Sat Mar 26 10:36:01 2005
***************
@@ -3455,9 +3455,9 @@
+
#endif /* SQUID_H */
Index: squid/src/ssl.c
-diff -c squid/src/ssl.c:1.118.2.9 squid/src/ssl.c:1.118.2.10
+diff -c squid/src/ssl.c:1.118.2.9 squid/src/ssl.c:1.118.2.11
*** squid/src/ssl.c:1.118.2.9 Mon Mar 21 12:39:29 2005
---- squid/src/ssl.c Fri Mar 25 19:50:53 2005
+--- squid/src/ssl.c Sun Apr 17 18:54:30 2005
***************
*** 46,52 ****
int len;
@@ -3482,7 +3482,7 @@
kb_incr(&statCounter.server.all.kbytes_out, len);
kb_incr(&statCounter.server.other.kbytes_out, len);
+ /* increment total object size */
-+ if (sslState->size_ptr)
++ if (sslState->size_ptr && sslState->client.fd != -1)
+ #if SIZEOF_SQUID_OFF_T <= 4
+ if (*sslState->size_ptr < 0x7FFF0000)
+ #endif
Noticed by: many people ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<http://www.squid-cache.org/Versions/v2/2.5/bugs/>:
- Correct several minor aufs issues (squid bug #671)
- Basic authentification fails when login+password totalled to more than
64 characters (squid bug #1171)
- Fix an assertion that could occur when traffic other than HTTPS was
tunneled through squid via the CONNECT method (squid bug #1269)
- Make the --disable-hostname-check configuration option actually work
(squid bug #1270)
- Fix aufs warning about open filedescriptors when the cache was shut down
(squid bug #671)
- Allow squid to process requests for files larger than 2GB in size
(squid bug #437)
Introduce a new OPTION "WITH_SQUID_LARGEFILE", default to off to match
squid's default behaviour.
Rebuild squid with -DWITH_SQUID_LARGEFILE or run 'make config' and
select this new option.
- Add two new cachemgr actions: "pending_objects" and "client_objects"
- Make external acls that require authentication request new credentials
after access had been denied (squid bug #1278)
- Make squid use "daemon" instead of "local4" as syslog facility (squid bug
#1227)
PR: 80028
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
|
|
|
|
|
| |
PR: 80044
Submitted by: Sergey Lyubka <valenok@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Fix problem with recently changed file:foo behaviour returning now /foo
|
|
|
|
| |
so it will work with OPTIONS.
|
| |
|
|
|
|
| |
- Re-enable cups
|
|
|
|
|
|
| |
- Re-enable cups support
Release Notes: http://www.mozilla.org/products/firefox/releases/1.0.3.html
|
|
|
|
|
| |
PR: 79328
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
|
|
|
|
|
| |
PR: ports/79962
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/79961
Submitted by: Xavier Beaudouin <kiwi@oav.net>
|
|
|
|
|
|
|
|
|
| |
for companies, projects, tasks (with Gantt charts), forums, files, calendar,
contacts, tickets/helpdesk, multi-language support, user/module permissions and
themes.
PR: ports/79829
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
|
| |
PR: ports/79834
Submitted by: Tim Daneliuk <tundra@tundraware.com>
|
|
|
|
|
|
|
| |
extensibility, and community.
PR: ports/79855
Submitted by: Dryice Liu <dryice@liu.com.cn>
|
|
|
|
|
| |
PR: ports/79960
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
and servers.
PR: ports/79922
Submitted by: Neal Nelson <neal@nelson.name>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
loops. The loops are now either unrolled or implemented as shell loops. [1]
- ECHO_CMD -> ECHO_MSG when displaying information to the user
- Improve resinctl [2]
PR: 79707
Submitted by: Boris Kovalenko <boris@tagnet.ru> [1], maintainer [2]
Approved by: maintainer
|
|
|
|
|
| |
PR: 79919
Submitted by: Alex Varju <freebsd-ports@varju.ca>
|
|
|
|
|
|
| |
PR: ports/74494
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: maintainer timeout (4 months)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/78626
Submitted by: maintainer
|
|
|
|
| |
Approved by: clement (mentor)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Require python 2.3+
PR: ports/79851
Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer)
|
|
|
|
|
|
| |
PR: ports/79827
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
Approved by: Gerrit Beine <tux@pinguru.net> (maintainer)
|
|
|
|
|
|
| |
PR: ports/79812
Submitted by: HAYASHI Yasushi <yasi@yasi.to>
Approved by: Gerhard Schmidt <estartu@augusta.de> (maintainer)
|
|
|
|
|
|
|
|
| |
- some bugs fixed
- add mobile phones of new Vodafone to mobile mode
PR: ports/79419
Submitted by: Fumihiko Kimura
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: ports/79819
Submitted by: Johan van Selst <johans@stack.nl>
|
|
|
|
| |
Sort the pkg-plist.
|
|
|
|
| |
after 5.4-RELEASE.
|
| |
|
|
|
|
|
| |
PR: ports/78652
Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
|
|
|
|
|
|
|
| |
http://wiki.w4py.org/component.html
PR: ports/79417
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
|
| |
|
| |
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: chinsan <chinsan@mail2000.com.tw>
|
|
|
|
|
| |
- Make portlint happy
- Minor changes
|
| |
|
| |
|
|
|
|
|
|
| |
* do not install fake 'warnings.pm' on perl 5.00503
Pointed by: pointyhat (kris)
|
|
|
|
|
|
| |
math/p5-Math-BigIntFast, math/p5-Statistics-Table-F,
textproc/p5-Sort-PolySort, and www/p5-HTML-Navigation.
Neither one of them is on CPAN any longer.
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
Pointed out by: pointyhat via kris
|
|
|
|
| |
The Elegant MVC Web Application Framework
|
|
|
|
|
| |
PR: 79609
Submitted by: Alexander Zhuravlev (maintainer)
|
|
|
|
|
|
|
|
| |
This option uses cairo for SVG rendering instead of libart
- Re-word one option that doesn't fit in dialog window.
PR: ports/79590
Submitted by: danfe
|
| |
|
|
|
|
|
| |
PR: ports/79171
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
iso-8859-1. Update makes possible to choose desired CHARSET upon
the configuration time.
- replace "-lncursesw" to "-lncurses" when make with "CHARSET=UTF-8"
- bump PORTREVISION for those who may need to define CHARSET.
PR: 79286
Submitted by: Aleksander Fafula <alex AT bsdguru dot org>
|