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

Port details
adesklets 0.6.1_9 deskutils on this many watch lists=2 search for ports that depend on this port
An interactive Imlib2 console for the X Window system
Maintained by: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 May 2005 10:58:18
License: not specified in port


adesklets is an interactive Imlib2 console for the X Window system.
It provides to scripted languages a clean and simple way to write great
looking, mildly interactive desktop integrated graphic applets (aka
"desklets")

WWW: http://adesklets.sf.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/python27
  2. devel/gmake
  3. lang/perl5.14
Required To Run:
  1. textproc/gsed
  2. lang/python27
  3. lang/perl5.14
Required Libraries:
  1. graphics/imlib2
  2. converters/libiconv
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

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

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 08:50:47
Original commit files touched by this commit  0.6.1_9
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.6.1_9
dinoex search for other commits by this committer
- update png to 1.5.10
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.6.1_8
miwi search for other commits by this committer
- Get Rid MD5 support
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.6.1_8
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6.1_7
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:18:43
Original commit files touched by this commit  0.6.1_6
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.6.1_6
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
30 Jul 2009 23:04:49
Original commit files touched by this commit  0.6.1_5
pgollucci search for other commits by this committer
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists

PR:             ports/136771
Exp Run by:     pav
Approved by:    portmgr (pav)
24 Mar 2008 17:02:27
Original commit files touched by this commit  0.6.1_5
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
14 Mar 2008 22:46:23
Original commit files touched by this commit  0.6.1_4
pav search for other commits by this committer
(Committing on behalf of stas)

- Fix adesklets breakage after an imlib2 update. Somehow, it started to
  detect iconv installed, but fails to link the binary properly. Also
  fix some other configure syntax errors.

Pointy hat to:  me (for not testing everything before commit)
Reported by:    pav, erwin
11 Mar 2008 21:13:53
Original commit files touched by this commit  0.6.1_4
stas search for other commits by this committer
- 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
21 Dec 2007 20:38:17
Original commit files touched by this commit  0.6.1_3
pav search for other commits by this committer
- Attempt to fix build on FreeBSD 8.x
07 Oct 2007 05:45:04
Original commit files touched by this commit  0.6.1_3
linimon search for other commits by this committer
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:            portmgr
04 Oct 2007 00:24:54
Original commit files touched by this commit  0.6.1_3
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
30 Jul 2007 09:42:28
Original commit files touched by this commit  0.6.1_3
alexbl search for other commits by this committer
 - 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
Original commit files touched by this commit  0.6.1_3
flz search for other commits by this committer
- 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
Original commit files touched by this commit  0.6.1_2
stas search for other commits by this committer
- 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]
06 Sep 2006 18:50:01
Original commit files touched by this commit  0.6.1_1
novel search for other commits by this committer
Make DESTDIR-friendly, un-mark BROKEN.
02 Sep 2006 16:51:10
Original commit files touched by this commit  0.6.1_1
kris search for other commits by this committer
Schedule these broken ports for termination on 2006-12-01
17 Aug 2006 20:44:56
Original commit files touched by this commit  0.6.1_1
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
25 Jun 2006 10:10:47
Original commit files touched by this commit  0.6.1_1
novel search for other commits by this committer
- Use gsed instead of sed because some scripts use GNU sed specific
  syntax
- Bump PORTREVISION
03 Apr 2006 16:17:49
Original commit files touched by this commit  0.6.1
novel search for other commits by this committer
Update to 0.6.1.
02 Feb 2006 13:22:13
Original commit files touched by this commit  0.5.0
novel search for other commits by this committer
Update to 0.5.0.
22 Jan 2006 08:24:40
Original commit files touched by this commit  0.4.12
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
09 Oct 2005 10:12:29
Original commit files touched by this commit  0.4.12
novel search for other commits by this committer
Update to 0.4.12.
08 Sep 2005 14:21:10
Original commit files touched by this commit  0.4.11
novel search for other commits by this committer
Update to 0.4.11.
21 Jul 2005 07:12:46
Original commit files touched by this commit  0.4.10
novel search for other commits by this committer
Really fix it on 7.x.

Reported by:    pointyhat via kris
14 Jul 2005 20:32:15
Original commit files touched by this commit  0.4.10
novel search for other commits by this committer
Attempt to fix build on 7.x (7.x now is pretty same that 6.x, so teach
the configure script to deal with 7.x like with 6.x).

Reported by:    poinyhat via kris
25 Jun 2005 09:27:27
Original commit files touched by this commit  0.4.10
novel search for other commits by this committer
Update to 0.4.10.
10 Jun 2005 15:17:53
Original commit files touched by this commit  0.4.8
novel search for other commits by this committer
The second attempt to fix build on 4.x.

Reported by:    pointyhat via kris
31 May 2005 04:22:35
Original commit files touched by this commit  0.4.8
novel search for other commits by this committer
Attempt to fix build on 4.x by adding readline dependency.

Reported by:    pointyhat via kris
27 May 2005 19:48:38
Original commit files touched by this commit  0.4.8
novel search for other commits by this committer
Fix plist.

Reported by:    pointyhat via kris
26 May 2005 03:28:16
Original commit files touched by this commit  0.4.8
novel search for other commits by this committer
- Install documentation
- Add pkg-message which informs that desklets are designed to be installed
  manually by user and there are no ports for them
25 May 2005 12:57:52
Original commit files touched by this commit  0.4.8
novel search for other commits by this committer
Fix build on 6.x.

Reported by:    krion
25 May 2005 10:57:36
Original commit files touched by this commit  0.4.8
novel search for other commits by this committer
Add adesklets - an interactive Imlib2  console for the X Window system.

Number of commits found: 35

283c
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days26
new fortnight56
new month212

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