| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
09 Apr 2011 19:15:03
2.4_8
|
linimon  |
Reset maintainer's email address: mail bounces.
Noticed by: danfe |
01 Apr 2011 06:28:09
2.4_8
|
danfe  |
- Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
- Fix RUN_DEPENDS assignment
- Mute MKDIR, canonicalize Makefile header
- Improve on port description
Approved by: maintainer (mail bounces with "quota exceeded while writing") |
20 Mar 2011 12:54:45
2.4_8
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
2.4_8
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.4_7
|
dinoex  |
- update to jpeg-8 |
02 Sep 2009 15:01:56
2.4_6
|
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
31 Jul 2009 13:57:52
2.4_6
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
10 Jan 2009 15:18:40
2.4_5
|
miwi  |
- Add two patches from pypanel home page to introduce a
STARTUP_DELAY configuration variable to allow pypanel
to wait to start until after window manager. Some window
managers start up too quickly and having just pypanel &
in .xinitrc it sometimes fails to start. One patch is to
pypanel and the other is to pypanelrc default configuration file.
PR: 129493
Submitted by: Chess Griffin <chess@chessgriffin.com>
Approved by: maintainer timeout |
19 Apr 2008 17:56:05
2.4_4  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
25 Mar 2008 22:44:48
2.4_4
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
11 Mar 2008 21:13:53
2.4_3
|
stas  |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az |
30 Jul 2007 09:42:28
2.4_2
|
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
19 May 2007 20:32:57
2.4_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Mar 2007 08:51:14
2.4_1
|
stas  |
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2] |
04 May 2006 21:41:12
2.4
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 11:02:41
2.4
|
edwin  |
SHA256ify (manually updated and checked)
Approved by: krion@ |
22 Jan 2006 01:29:46
2.4
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
29 Oct 2005 17:17:05
2.4
|
jylefort  |
Add pypanel.
PyPanel is a lightweight panel/taskbar written in Python and C for X11 window
managers. It can be easily customized to match any desktop theme or
taste. PyPanel works with EWMH compliant WMs (Openbox, PekWM, FVWM, ...).
Some of the customizable features include:
* Transparency with shading/tinting
* Panel dimensions, location and layout
* Font type and colors with Xft and shadow support
* Button events/actions
* Clock and workspace name display
* System Tray (Notification Area)
* Autohiding
* Application Launcher
* Custom Application Icons
WWW: http://pypanel.sourceforge.net/
PR: ports/87907
Submitted by: Florian Unglaub <flo@btw23.de> |