aboutsummaryrefslogtreecommitdiffstats
path: root/x11/trayer
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.1.6madpilot2014-01-272-7/+9
| | | | - USE_GITHUB
* Part 2 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0
|
* Support staging.madpilot2013-09-291-9/+6
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11)
* - Add explicit pkgconfig ddependency.madpilot2013-09-051-1/+1
|
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Convert the ports I maintain to USES=gmake.madpilot2013-07-091-2/+1
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-1/+1
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* Trim Makefile headers for ports I maintain.madpilot2012-12-111-5/+1
|
* - Merge with x11/trayer-srgmadpilot2012-06-123-19/+14
| | | | | | | | | - Update to 1.1.5 - Also install man page - Convert NOPORTDOCS check to new options framework - Update homepage and master site Approved by: crees, tabthorpe (mentors)
* - Fix conflictsmadpilot2012-06-031-1/+3
| | | | | | | While I'm here take maintainership of x11/trayer Reported by: Sulev-Madis "ketas" Silber <madis555@hot.ee> (by e-mail) Approved by: crees, tabthorpe (mentors, implicit)
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* - Update to 1.1.1sylvio2011-08-233-20/+5
|
* Fix some typos, reword and reformat description.danfe2011-07-191-6/+6
|
* - Fix build with CLANGmiwi2011-06-251-0/+15
| | | | | PR: 158122 Submitted by: Guido Falsi <mad@madpilot.net>
* - Get Rid MD5 supportmiwi2011-03-191-2/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1
| | | | Reported by: pointyhat
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - don't create DOCSDIR if NOPROTDOCS if defineditetcu2008-05-211-2/+2
| | | | | | - bump PORTREVISION Submitted by: NO* tindy run :)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
| | | | | | | | | | | | | | | - 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)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-251-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Reset karma@ez.pereslavl.ru due to maintainer timeouts and no responselinimon2007-02-271-1/+1
| | | | | | to earlier email. Hat: portmgr
* Add trayer 1.0, lightweight GTK2-based systray for UNIX desktop.rafan2006-08-263-0/+50
PR: ports/102337 Submitted by: Alexey Mikhailov <karma at ez.pereslavl.ru>