a926 FreshPorts -- textproc/pootle
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
pootle 2.1.6_2 textproc on this many watch lists=2 search for ports that depend on this port
Pootle is a user-friendly web portal for simple translation process
Maintained by: catone@cpan.org search for ports maintained by this maintainer
Port Added: 31 Dec 2009 11:54:50
License: not specified in port


Pootle is a user-friendly web portal that makes 
the translation process so much simpler. 
It allows online translation, work assignment, 
gives statistics and allows easy volunteer contribution. 
You can run Pootle as an Internet server like 
these projects or run your own copy on an Intranet.

WWW: http://translate.sourceforge.net/wiki/pootle/index
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/py-django
  2. textproc/translate-toolkit
  3. databases/py-south
  4. lang/python27
Required To Run:
  1. www/py-django
  2. textproc/translate-toolkit
  3. databases/py-south
  4. lang/python27
  5. devel/subversion
  6. textproc/py-lucene
  7. databases/py-memcached
Required Libraries:
  1. devel/gettext
  2. databases/libmemcached
  3. databases/mysql55-client
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/pootle/ && make install clean
To add the package: pkg_add -r pootle


Configuration Options
===> The following configuration options are available for pootle-2.1.6_2:
     LUCENE=on: py-lucene for faster searching
     MEMCACHED=on: Enable memcached support
     MYSQL=on: MySQL database support
     SUBVERSION=on: Subversion support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  3. http://freefr.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  4. http://garr.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  5. http://heanet.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  6. http://hivelocity.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  7. http://ignum.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  8. http://internode.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  9. http://iweb.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  10. http://jaist.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  11. http://kaz.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  12. http://kent.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  13. http://master.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  14. http://nchc.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  15. http://ncu.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  16. http://netcologne.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  17. http://sunet.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  18. http://superb-dca3.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  19. http://switch.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  20. http://tenet.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  21. http://ufpr.dl.sourceforge.net/project/translate/Pootle/2.1.6/
  22. http://waix.dl.sourceforge.net/project/translate/Pootle/2.1.6/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 May 2013 22:48:04
Original commit files touched by this commit  2.1.6_2
flo search for other commits by this committer
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
24 Apr 2013 18:10:32
Original commit files touched by this commit  2.1.6_2
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
17 Mar 2013 14:24:11
Original commit files touched by this commit  2.1.6_2
danfe search for other commits by this committer
In categories starting with [t-z], remove empty lines from pkg-plist.
05 Aug 2012 23:19:40
Original commit files touched by this commit  2.1.6_2
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
12 Jul 2012 12:14:53
Original commit files touched by this commit  2.1.6_2
ak search for other commits by this committer
- Add conflicts
- Convert to new options framework
- Fix WWW in pkg-descr (thanks to Dru Lavigne)

PR:     ports/169727
Submitted by:   Denis Pokataev <catone@cpan.org> (maintainer)
14 Jan 2012 08:57:23
Original commit files touched by this commit  2.1.6_1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
11 Oct 2011 15:16:15
Original commit files touched by this commit  2.1.6_1
skreuzer search for other commits by this committer
Modify rc script to append options specified in pootle_flags to start command

PR:             ports/154548
Submitted by:   Oleksiy Zagorskiy <zalex_ua@i.ua>
Approved by:    Denis Pokataev <catone@cpan.org> (maintainer)
15 May 2011 02:49:17
Original commit files touched by this commit  2.1.6
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
15 Apr 2011 06:49:42
Original commit files touched by this commit  2.1.6
culot search for other commits by this committer
- Update to 2.1.6

PR:             ports/156400
Submitted by:   Denis Pokataev <catone AT cpan.org> (maintainer)
19 Mar 2011 13:15:34
Original commit files touched by this commit  2.1.5_1
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
19 Jan 2011 18:25:29
Original commit files touched by this commit  2.1.5
jpaetzel search for other commits by this committer
Update to 2.1.5

PR:     ports/154138
Submitted by:   Denis Pokataev <catone@cpan.org>
Feature safe:   yes
22 Dec 2010 15:30:16
Original commit files touched by this commit  2.1.4
jpaetzel search for other commits by this committer
Update to 2.1.4

PR:     ports/153363
Submitted by:   Josh Paetzel <jpaetzel@FreeBSD.org>
Approved by:    Denis Pokataev <catone@cpan.org> (maintainer)
25 Nov 2010 21:58:21
Original commit files touched by this commit  2.1.3
pav search for other commits by this committer
- Fix plist

PR:             ports/152536
Submitted by:   Denis Pokataev <catone@cpan.org> (maintainer)
23 Nov 2010 19:30:30
Original commit files touched by this commit  2.1.3
jpaetzel search for other commits by this committer
Update to version 2.1.3

PR:     ports/152479
Submitted by:   Josh Paetzel <jpaetzel@FreeBSD.org>
Approved by:    Denis Pokataev <catone@cpan.org> (maintainer)
08 Nov 2010 15:21:56
Original commit files touched by this commit  2.1.2
jpaetzel search for other commits by this committer
Update to 2.1.2

PR:     ports/151933
Approved by:    Denis Pokataev <catone@cpan.org> (Maintainer)
03 Oct 2010 08:33:48
Original commit files touched by this commit  2.1.1
mm search for other commits by this committer
- fix pylucene dependency

Reported by:    pointyhat (pav)
29 Sep 2010 13:46:42
Original commit files touched by this commit  2.1.1
mm search for other commits by this committer
- fix overwriting of configuration file in pkg-plist
- fix depends so that pootle works with Python versions other than 2.6
- replace share/pootle with %%DATADIR%% in pkg-plist

PR:             ports/151065
Approved by:    Denis Pokataev <catone@cpan.org> (maintainer)
15 Sep 2010 19:28:20
Original commit files touched by this commit  2.1.1
jpaetzel search for other commits by this committer
Update to 2.1.1
Add OPTIONs to install optional software

PR:     ports/150577
Submitted by:   Josh Paetzel <jpaetzel@FreeBSD.org>
Approved by:    Denis Pokataev <catone@cpan.org>
16 Jul 2010 03:45:40
Original commit files touched by this commit  2.0.5
miwi search for other commits by this committer
- Update to 2.0.5

PR:             148625
Submitted by:   Denis Pokataev <catone@cpan.org> (maintainer)
28 Jun 2010 17:43:08
Original commit files touched by this commit  2.0.4
mm search for other commits by this committer
- Update to 2.0.4 (fixes django 1.2 compatibility)
- Honor PREFIX
- Significantly improve startup script
- Allow user to customize POOTLE(USER|GROUP|DBDIR|RUNDIR|LOGDIR)

Feature safe:   yes
Approved by:    Denis Pokataev <catone@cpan.org> (maintainer)
31 May 2010 02:01:56
Original commit files touched by this commit  2.0.3_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
05 Apr 2010 22:59:33
Original commit files touched by this commit  2.0.3
sylvio search for other commits by this committer
- Update to 2.0.3

PR:             ports/144933
Submitted by:   Denis Pokataev <catone@cpan.org> (maintainer)
Approved by:    itetcu (mentor,implicit)
27 Mar 2010 00:15:24
Original commit files touched by this commit  2.0.2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
08 Feb 2010 13:11:54
Original commit files touched by this commit  2.0.2
skv search for other commits by this committer
Update 2.0.2

PR:             ports/143669
Submitted by:   Denis Pokataev <catone xx cpan.org>
31 Dec 2009 11:59:05
Original commit files touched by this commit  2.0.0
skv search for other commits by this committer
Forced commit to mention originator:

PR:             ports/141893
Submitted by:   Denis Pokataev <catone xx cpan.org>
31 Dec 2009 11:53:33
Original commit files touched by this commit  2.0.0
skv search for other commits by this committer
Add pootle 2.0.0, pootle is a user-friendly web portal for simple
translation process.

Number of commits found: 26

2861
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24542
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours8
new 7 days30
new fortnight60
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0