The Xfce 4 Panel supports multiple panels, with many options for their position, appearance, transparency and behavior. There are many items available by default to full fit a panel, like application launchers with detachable menus, a graphical pager, a tasklist, a clock, a system tray, a show/hide desktop switcher, and even more. It offers an easy way to add items using a dialog, and to move items accross different panels. WWW: http://www.xfce.org/projects/xfce4-panel/ https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python26
Commit message (Expand)AuthorAgeFilesLines
* - fix PORT_OPTIONS s/)/}/ohauer2012-09-081-1/+1
* - Fix Python OPT flags for WITH_PTH knobmva2012-07-221-2/+6
* - 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
* - 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
* - Unbreak build on powerpcmiwi2012-05-282-7/+2
* - Update:miwi2012-04-114-20/+5
* - Mark Python as Securemiwi2012-02-192-1/+15
* - 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-287-8/+15
* - 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-6/+3
* Handle built world without NIS more gracefully; detect missing ypcat andcrees2011-09-181-1/+8
* - Fix pkg-plist when building with WITHOUT_THREADSlwhsu2011-08-192-1/+3
* - Update to 2.6.7wen2011-06-084-48/+5
* - Apply two patch from svn.python.org to fix CVE-2010-3493 and SA43463wen2011-03-073-0/+131
* Changes to make python ports work on powerpc (32-bit mode; 64-bit notlinimon2011-02-252-2/+2
* Changes to make python ports work on powerpc (32-bit mode; 64-bit notlinimon2011-02-253-1/+16
* Changes to make python ports work on powerpc (32-bit mode; 64-bit notlinimon2011-02-251-5/+0
* - Fix the build with pth.wen2010-09-131-5/+5
* - Update to 2.6.6wen2010-09-129-120/+137
* Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).jkim2010-07-204-0/+88
* - Update lang/python26 to 2.6.5wen2010-05-123-6/+15
* - Update to 2.6.4miwi2009-11-273-7/+12
* Fix build if POSIX semaphore enabled ismiwi2009-09-162-2/+8
* - Add support for FreeBSD 9.0miwi2009-09-115-15/+38
* - Use dirrmtry in lib-old dir to fix some plist leftloversmiwi2009-08-132-2/+2
* - Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly)lwhsu2009-08-021-1/+0
* - Ask the first Python installed to install the bin/python link,lwhsu2009-07-141-2/+3
* - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATAlwhsu2009-07-132-576/+578
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-094-15/+30
* Add support for building Python against GNU Portable Threads (Pth),bms2009-03-147-21/+129
* Make sure the singal is delivered to the main thread, where pythonsobomax2009-02-272-1/+31
* Fix typo in UCS4 knob handling.tmclaugh2009-02-231-1/+2
* - Update to python 2.5.4 and python 2.6.1miwi2009-02-173-14/+23
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-13