aboutsummaryrefslogtreecommitdiff
path: root/sysutils/conky-awesome
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Convert to new options framework [1]Guido Falsi2013-02-141-7/+5
| | | | | | | | | | | | | | | | | - Use USE_PKGCONFIG instead of USE_GNOME=pkgconfig [1] - Remove ABI version numbers from LIB_DEPENDS [1] - Trim Makefile headers on sysutils/conky-awesome [1] - Update maintainer address [2] - Add new options [2] - Bump PORTREVISION [2] PR: ports/176038 [1] Submitted by: myself Reviewed by: bapt [1] Approved by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) [2] Notes: svn path=/head/; revision=312241
* - Add RSS, LUA_CAIRO and LUA_IMLIB2 optionsPav Lucistnik2009-12-181-3/+1
| | | | | | | | PR: ports/141176 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) Notes: svn path=/head/; revision=246175
* - Update to 1.7.2Martin Wilke2009-09-172-14/+1
| | | | | | | | | | PR: 138215 (based on) Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=241606
* Transfer maintainership over to Nikos Ntarmos, the maintainerAdam Weinberger2009-06-171-1/+1
| | | | | | | | of conky proper, who has agreed to take on this port as well. Thanks, Nikos! Notes: svn path=/head/; revision=236146
* Re-roll the -awesome patch for the conky-1.6.1 release.Adam Weinberger2008-08-192-7/+7
| | | | Notes: svn path=/head/; revision=218884
* - Update to 1.5.1Pav Lucistnik2008-06-033-11/+8
| | | | | | | | Submitted by: adamw Approved by: maintainer (novel) Notes: svn path=/head/; revision=214275
* Add a missing dependency on pkgconfig.Joe Marcus Clarke2008-05-261-1/+1
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=213699
* distinfo is pulled in from the MASTERDIR.Joe Marcus Clarke2008-05-251-3/+0
| | | | Notes: svn path=/head/; revision=213654
* Add sysutils/conky-awesome after a repocopy from sysutils/conky.Joe Marcus Clarke2008-05-253-103/+28
| | | | | | | | | | | Conky-awesome is the conky X-based system monitor ported to the awesome window manager. Submitted by: adamw Conky diffs approved by: novel Notes: svn path=/head/; revision=213652
* Chase audio/xmms2 shlib version bump.Roman Bogorodskiy2008-04-241-1/+1
| | | | | | | | PR: 123024 Submitted by: Amaury Gauthier <amauryamaury@gmail.com> Notes: svn path=/head/; revision=211873
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Comment out WITHOUT_OWN_WINDOW knob since it's broken in this version. It'sRoman Bogorodskiy2008-04-141-5/+5
| | | | | | | | | expected to be fixed in future versions though. Reported by: Keith Gaughan <keith.gaughan@gmail.com> Notes: svn path=/head/; revision=211235
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+3
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* Add WITH_XMMS2 knob which enables xmms2 support (off by default).Roman Bogorodskiy2008-01-211-0/+8
| | | | | | | Submitted by: Amaury <amauryamaury@gmail.com> (with minor changes) Notes: svn path=/head/; revision=205958
* - Update to 1.4.9 [1]Roman Bogorodskiy2007-12-202-5/+5
| | | | | | | | | | | - Fix typo in configure argument: s/widnow/window/ [2] PR: 118521 [1] Submitted by: "Andrew J. Caines" <A.J.Caines@halplant.com> [1] Peter Klett <peter@netkey.at> [2] Notes: svn path=/head/; revision=204220
* - Update to 1.4.8Roman Bogorodskiy2007-10-282-8/+5
| | | | | | | - Chase multimedia/audacious shlib version bump Notes: svn path=/head/; revision=202223
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200792
* Update to 1.4.7.Roman Bogorodskiy2007-09-023-29/+4
| | | | Notes: svn path=/head/; revision=198624
* Really fix build on i386.Roman Bogorodskiy2007-08-221-7/+6
| | | | | | | XXXL size pointy hat to: novel Notes: svn path=/head/; revision=198137
* Fix build on i386.Roman Bogorodskiy2007-08-211-1/+10
| | | | | | | | PR: 115642 Submitted by: Barbara <barbara.xxx1975@libero.it> Notes: svn path=/head/; revision=198078
* Update to 1.4.6.Roman Bogorodskiy2007-08-203-14/+19
| | | | Notes: svn path=/head/; revision=197941
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* An attempt to fix build on sparc64.Roman Bogorodskiy2007-04-141-0/+11
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=189957
* Update to 1.4.5.Roman Bogorodskiy2006-12-244-35/+6
| | | | Notes: svn path=/head/; revision=180647
* Respect X11BASE.Roman Bogorodskiy2006-12-041-1/+1
| | | | | | | | Submitted by: rafan Reported by: pointyhat via kris Notes: svn path=/head/; revision=178805
* Fix ${freq} and ${freq_g} variables.Roman Bogorodskiy2006-12-032-0/+29
| | | | | | | | | PR: ports/106261 Submitted by: Karsten Rothemund <karsten@photor.de> Obtained from: conky svn Notes: svn path=/head/; revision=178716
* - Update to 1.4.4Roman Bogorodskiy2006-11-133-15/+5
| | | | | | | - Mention 'WITH_AUDACIOUS' knob in the options summary Notes: svn path=/head/; revision=177179
* Update to 1.4.3.Roman Bogorodskiy2006-11-123-16/+24
| | | | Notes: svn path=/head/; revision=177099
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Add WITHOUT_SETI knob.Roman Bogorodskiy2006-08-111-0/+4
| | | | Notes: svn path=/head/; revision=170363
* - Fix bmpx dependencyRoman Bogorodskiy2006-05-242-2/+14
| | | | | | | | | - Fix CPU frequency displaying [1] Reported by: Karsten Rothemund <photor@photor.de> [1] Notes: svn path=/head/; revision=163227
* - Update to 1.4.2Roman Bogorodskiy2006-05-222-7/+11
| | | | | | | | - Replace BROKEN with IGNORE since it's not going to be supported on 4.x ever Notes: svn path=/head/; revision=163106
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Update to 1.4.1.Roman Bogorodskiy2006-03-152-4/+4
| | | | Notes: svn path=/head/; revision=157252
* Update to 1.4.0.Roman Bogorodskiy2006-02-133-31/+4
| | | | Notes: svn path=/head/; revision=155950
* Fix dbus dependency.Roman Bogorodskiy2006-02-011-1/+1
| | | | Notes: svn path=/head/; revision=154970
* FIx build without xft support.Roman Bogorodskiy2006-01-071-0/+27
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=152991
* Update to 1.3.5.Roman Bogorodskiy2006-01-023-20/+23
| | | | Notes: svn path=/head/; revision=152561
* Fix build on arches other than i386.Roman Bogorodskiy2005-12-081-0/+14
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=150664
* Chase URLs per distfile survey.Mark Linimon2005-11-261-1/+1
| | | | Notes: svn path=/head/; revision=149555
* The tarball has been rerolled (no security risc).Roman Bogorodskiy2005-11-242-2/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=149321
* Update to 1.3.4.Roman Bogorodskiy2005-11-172-4/+3
| | | | Notes: svn path=/head/; revision=148570
* Do not override CFLAGS and CONFIGURE_ENV.Roman Bogorodskiy2005-10-261-2/+2
| | | | | | | | Reported by: kris Pointy hat to: novel Notes: svn path=/head/; revision=146421
* An attempt to make it respect X11BASE.Roman Bogorodskiy2005-10-261-0/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=146383
* Update to 1.3.3.Roman Bogorodskiy2005-10-185-69/+3
| | | | Notes: svn path=/head/; revision=145711
* One more attempt to fix build on amd64.Roman Bogorodskiy2005-09-162-5/+5
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=142917
* Update to 1.3.1.Roman Bogorodskiy2005-09-122-3/+3
| | | | Notes: svn path=/head/; revision=142546
* Attempt to fix build on amd64.Roman Bogorodskiy2005-09-024-1/+67
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=141818
* Fix configure switches.Roman Bogorodskiy2005-08-311-0/+4
| | | | Notes: svn path=/head/; revision=141554