aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/xjtext
ModeNameSize
-rw-r--r--Makefile959logstatsplainblame
-rw-r--r--distinfo59logstatsplainblame
d---------files72logstatsplain
-rw-r--r--pkg-descr259logstatsplainblame
-rw-r--r--pkg-message85logstatsplainblame
-rw-r--r--pkg-plist332logstatsplainblame
thon 3.x: try to improve the NIS detection for FreeBSDmva2014-12-221-2/+2 * Add an option to use libffi from ports instead of bundled version.demon2014-11-041-3/+9 * Cleanup plistbapt2014-10-271-129/+0 * Change INSTALL_DATA to install with mode 644antoine2014-09-052-18/+2 * - Add USE_OPENSSL, since all lang/python ports build the _ssl module, whichmva2014-08-111-1/+2 * - Remove everything related to USE_PYTHON and bsd.python.mk. This is amva2014-08-025-4879/+4545 * Drop some %%PORTDATA%%antoine2014-07-211-210/+210 * - Add CPE entries for pythonsbz2014-07-121-13/+15 * lang/python{27,31,32}: Replace USE_XZ with USES=tar:xzkoobs2014-04-221-2/+1 * lang/python{31,32,33}: Fix stage/package as non-rootkoobs2014-04-221-2/+24 * lang/python{31,32,33}: Add clang 3.4 fix from python27koobs2014-04-202-1/+16 * - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILEsunpoet2014-04-111-1/+1 * - Fix build with readline 6.3 from portsantoine2014-03-012-0/+55 * lang/python*: Backport security fix for CVE-2014-1912koobs2014-03-012-1/+50 * - Fix bad libpython* symlinks after enabling the lang/python* ports tomva2014-02-012-4/+4 * - Enable stagedir supportmva2014-01-262-16/+17 * Bump PORTREVISION for all Python ports to pickup the recent ARM patchkoobs2013-12-081-1/+1 * All Python ports: Address abort() for ctypes import on FreeBSD/ARMkoobs2013-12-081-0/+36 * Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1koobs2013-12-013-8/+22 * lang/python32: Backport upstream kevent fixkoobs2013-12-012-15/+31 * - Unbreak the build on 10.x and newer, which provides pipe2()mva2013-11-301-0/+4 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Resolve gettext (libintl) detection and linking in all Python portskoobs2013-09-083-16/+54 * - Move the symlink magic for the default python version into lang/pythonmva2013-08-182-36/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * Add patch that resolves the issue, found after r250991 in src HEAD.rm2013-06-102-0/+11 * Update lang/python32 to 3.2.5 and lang/python33 to 3.3.2rm2013-05-183-4/+3 * - update to latest upstream versions:rm2013-05-174-4/+87 * Commit all the non-functional changes to python ports to reduce the diff sizerm2013-05-112-3/+3 * - finish conversion for USES of gettextjgh2013-05-061-1/+1 * - adoption of USES for gettextjgh2013-05-061-9/+11 * - Remove "first-installed-win" logic for automatically settinglwhsu2012-12-242-9/+19 * - do not hardcode distfile extension for lang/python ports in bsd.python.mkrm2012-10-032-2/+3 * - Fix builds, if the NLS option switch is set. In some casesmva2012-06-211-2/+3 * - Fix gettext detection for the locale modulemva2012-06-201-1/+11 * - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)miwi2012-05-311-7/+2 * - Convert to new options frameworkmiwi2012-05-301-7/+10 * - Update:miwi2012-04-117-99/+9 * - Mark Python as Securemiwi2012-02-192-1/+47 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0 * - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)sunpoet2011-11-051-4/+2 * - Fix build on FreeBSD 10beat2011-10-285-7/+18 * - Remove the HUGE_STACK_SIZE option, now Python will use defaultlwhsu2011-09-251-6/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+1 * Handle built world without NIS more gracefully; detect missing ypcat andcrees2011-09-181-1/+10 * - Update lang/python32 to 3.2.2wen2011-09-053-20/+10 * - Fix pkg-plist when building with WITHOUT_THREADSlwhsu2011-08-192-2/+4 * - Update to 3.2.1lwhsu2011-07-22