/security/ssdeep/

nome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python27/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add patch that resolves the issue, found after r250991 in src HEAD.rm2013-06-101-0/+1
* - update to latest upstream versions:rm2013-05-171-2/+1
* Commit all the non-functional changes to python ports to reduce the diff sizerm2013-05-111-9/+4
* - adoption of USES for gettextjgh2013-05-061-9/+11
* - Update devel/libffi to 3.0.11.jkim2013-01-291-1/+1
* - Fix the -OPT:Olimit=X detection for clang, which could pollute themva2013-01-151-1/+1
* - Remove "first-installed-win" logic for automatically settinglwhsu2012-12-241-16/+15
* Create python2 symlink for the latest version of python2.X executable anddemon2012-12-211-1/+6
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkrm2012-10-031-0/+1
* - fix PORT_OPTIONS s/)/}/ohauer2012-09-081-1/+1
* - Fix Python OPT flags for WITH_PTH knobmva2012-07-221-2/+7
* - 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
* - unbreak WITH_PTH option supportmva2012-06-161-3/+3
* Fix permissions for Tools and Demo folders.demon2012-06-141-2/+8
* - Revert back UCS changesmiwi2012-05-311-2/+2
* - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)miwi2012-05-311-3/+4
* - Convert to new options frameworkmiwi2012-05-301-23/+25
* - Update:miwi2012-04-111-2/+1
* - Mark Python as Securemiwi2012-02-191-1/+1
* - 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
* - Replace pre-configure target with WITH_FBSD10_FIX as we have a fix inbeat2011-10-271-8/+1
* Fix build on FreeBSD 10erwin2011-10-271-1/+12
* - Remove the HUGE_STACK_SIZE option, now Python will use defaultlwhsu2011-09-251-7/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-7/+4
* Handle built world without NIS more gracefully; detect missing ypcat andcrees2011-09-181-1/+8
* - Fix pkg-plist when building with WITHOUT_THREADSlwhsu2011-08-191-0/+2
* - Clarify error messagesunpoet2011-07-22