aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-systemload-plugin
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2.1Olivier Duchateau2017-02-254-9/+10
| | | | | | | | - Sort USES - Regenerate patch with 'make makepatch' Notes: svn path=/head/; revision=434828
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+0
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Bump PORTREVISION for libupower-glib library version bump in r393607.Tijl Coosemans2015-08-171-1/+1
| | | | Notes: svn path=/head/; revision=394440
* By default libtool replaces -export-symbols <file> with -retain-symbols-fileTijl Coosemans2015-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <file> on ELF systems, but this doesn't really do what -export-symbols is meant to do. On GNU ELF systems it converts <file> to a simple version script first and then uses -version-script instead of -retain-symbols-file. Let USES=libtool patch libtool scripts to do this on all systems with GNU ld(1). Bump PORTREVISION on all ports where the build log contains -export-symbols. audio/calf: This port builds a module that now exports only one function, but it also builds a number of executables that link to this module and expect to see other functions. Because it's already a bit dodgy to link to a module (libtool warns about this) let the module continue to export only one function and instead build an ordinary library from the same source that the executables can link to. Fix a number of other issues in the same Makefile.am and clean up the port Makefile. japanese/scim-honoka: Tries to hide all symbols that start with an underscore, but because this library is written in C++ all symbols start with _Z so it ends up hiding everything. Just don't hide anything at all like the textproc/scim configure script does. multimedia/schroedinger: Apply an upstream patch. textproc/scim-input-pad: Same as japanese/scim-honoka. PR: 201922 Approved by: portmgr (antoine) Exp-run by: antoine Notes: svn path=/head/; revision=393429
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.Bryan Drewery2015-04-281-2/+1
| | | | | | | | | | | | | Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports, which removes the need to set MASTER_SITE_SUBDIR in any of them. This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE, namely sysutils/xfce4-bsdcpufreq-plugin. With hat: portmgr Notes: svn path=/head/; revision=384919
* The FreeBSD Xfce team proudly presents Xfce 4.12.Olivier Duchateau2015-03-052-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Announce: http://www.xfce.org/about/news/?post=1425081600 Global changes: - Switch to USES= xfce (D677) - Reorganize options helper - Fix USES= gettext-* when NLS option is not set [1], [2] - Add LICENSE (when missing) Update: - to 4.12 (core components) - audio/xfce4-mpc-plugin to 0.4.5 - deskutils/xfce4-tumbler to 0.1.31 - deskutils/xfce4-xkb-plugin to 0.7.1 - editors/mousepad to 0.4.0 - graphics/ristretto to 0.8.0 - multimedia/xfce4-parole to 0.8.0 - sysutils/garcon to 0.4.0 - sysutils/xfce4-diskperf-plugin to 2.5.5 [3] - sysutils/xfce4-fsguard-plugin to 1.0.2 - sysutils/xfce4-power-manager to 1.4.3 - sysutils/xfce4-wavelan-plugin to 0.5.12 - x11/libexo to 0.10.3 - x11-fm/thunar to 1.6.6 - x11-themes/gtk-xfce-engine to 3.2.0 PR: 196003 [1], 197251 [2], 198132 Differential Revision: https://reviews.freebsd.org/D677 Submitted by: Kamil Szczesny [1], amdmi3@ [2], myself Exp-run by: antoine@ Approved by: danilo@ (maintainer) [3] Tested by: Ivan <enitarzi@gmail.com> Notes: svn path=/head/; revision=380565
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380311
* Update "BSD" license in sysutils categoryMark Felder2014-12-111-1/+1
| | | | Notes: svn path=/head/; revision=374505
* Update to 1.1.2Olivier Duchateau2014-11-213-18/+12
| | | | Notes: svn path=/head/; revision=372992
* - Disable SSP (Stack-Smashing Protector)Olivier Duchateau2014-08-291-0/+1
| | | | | | | Reported by: pkg-fallout@ Notes: svn path=/head/; revision=366559
* - USES=libtool tar:bzip2Tijl Coosemans2014-07-052-16/+8
| | | | | | | | - Add INSTALL_TARGET=install-strip - Use option helpers Notes: svn path=/head/; revision=360742
* Fix spelling of "Xfce" in COMMENT entryOlivier Duchateau2014-01-301-1/+1
| | | | Notes: svn path=/head/; revision=341839
* - Support STAGEDIROlivier Duchateau2014-01-302-4/+15
| | | | | | | | | | | - Convert to new LIB_DEPENDS syntax - Use USES= gmake - Add LICENSE - Fix when NLS option is unset Notes: svn path=/head/; revision=341838
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelOlivier Duchateau2013-05-081-5/+4
| | | | | | | | | | | While I'm here, - Finish to convert USES - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Remove desktopfileutils, because MimeType entry is not present in desktop file Notes: svn path=/head/; revision=317695
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update to 1.1.1Olivier Duchateau2012-07-185-42/+23
| | | | | | | | | | | | - Convert to new options framework - Assign maintainance to xfce@ team PR: 168789 (update to 1.1.0) Submitted by: myself Approved by: miwi, rene (mentors), maintainer timeout (> 2 weeks) Notes: svn path=/head/; revision=301115
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Bump all XFCE after XFCE importMartin Wilke2012-05-251-1/+1
| | | | Notes: svn path=/head/; revision=297442
* Fix reported memory size on systems with more than 3.5GB real memory.Max Brazhnikov2011-07-033-1/+25
| | | | | | | | | PR: ports/155382 Submitted by: Zhihao Yuan <lichray at gmail.com> Approved by: maintainer timeout (several months) Notes: svn path=/head/; revision=276976
* Welcome XFCE 4.8 to the portstree!Oliver Lehmann2011-03-031-0/+1
| | | | | | | Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=270185
* - Update to 1.0.0Philip M. Gollucci2010-12-275-69/+66
| | | | | | | | | | | - Remove MD5 PR: ports/152998 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: maintainer timeout (thorsten.greiner@web.de ; 14 days) Notes: svn path=/head/; revision=267015
* update xfce to 4.6.2Oliver Lehmann2010-05-311-1/+1
| | | | | | | bump PORTREVISION on all depending ports Notes: svn path=/head/; revision=255394
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* bump PORTREVISION for the recent update ofOliver Lehmann2010-01-101-1/+1
| | | | | | | | | | | x11/libexo x11-toolkits/libxfce4gui sysutils/xfce4-settings x11-wm/xfce4-panel x11/Terminal Notes: svn path=/head/; revision=247524
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* update xfce to 4.6.1Oliver Lehmann2009-05-061-1/+1
| | | | | | | bump PORTREVISION where necessary Notes: svn path=/head/; revision=233310
* Bump PORTREVISION after xfce 4.6 updateOliver Lehmann2009-03-061-1/+1
| | | | Notes: svn path=/head/; revision=229569
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Fix memory bug when you have more than 3 GBMartin Wilke2008-03-292-2/+25
| | | | | | | | | PR: 121316 Submitted by: MQ <antinvidia@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=210116
* update xfce4 to 4.4.2Oliver Lehmann2008-02-121-1/+1
| | | | | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532 Notes: svn path=/head/; revision=207060
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* update xfce to 4.4.1Oliver Lehmann2007-04-111-0/+1
| | | | | | | bump PORTREVISION where needed Notes: svn path=/head/; revision=189785
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon2007-03-141-3/+1
| | | | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] Notes: svn path=/head/; revision=187350
* Import xfce 4.4Oliver Lehmann2007-01-225-32/+37
| | | | | | | | | - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4) Notes: svn path=/head/; revision=182986
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+1
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Remove dead mastersites per distfile survey.Mark Linimon2005-11-271-3/+1
| | | | Notes: svn path=/head/; revision=149653
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* fix uptime calculation on 64bit platformsOliver Lehmann2005-05-212-3/+12
| | | | | | | | | bump PORTREVISION Approved by: maintainer Notes: svn path=/head/; revision=135748
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* - bring xfce4 to 4.2Oliver Lehmann2005-01-261-2/+2
| | | | | | | | | | | - remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1] Notes: svn path=/head/; revision=127441
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296