aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gkrellm2
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.3.11.Hajimu UMEMOTO2019-07-312-5/+5
| | | | Notes: svn path=/head/; revision=507710
* Remove WANT_GNOME and HAVE_GNOME.Mathieu Arnold2017-10-121-1/+0
| | | | | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643 Notes: svn path=/head/; revision=451901
* Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb wereGleb Smirnoff2017-03-212-5/+21
| | | | | | | stopped being exported. Notes: svn path=/head/; revision=436568
* Update to 2.3.10.Hajimu UMEMOTO2016-10-242-4/+4
| | | | Notes: svn path=/head/; revision=424545
* Update to 2.3.9.Hajimu UMEMOTO2016-10-122-4/+4
| | | | Notes: svn path=/head/; revision=423835
* Update to 2.3.8.Hajimu UMEMOTO2016-09-083-15/+6
| | | | Notes: svn path=/head/; revision=421544
* Cleanup $() variables in ports Makefiles.Mathieu Arnold2016-07-201-1/+1
| | | | | | | | | | Mostly replace with ${}, but sometime, replace with $$() because it is what was intended in the first place. (I think.) Sponsored by: Absolight Notes: svn path=/head/; revision=418840
* Update to 2.3.7.Hajimu UMEMOTO2016-06-056-93/+47
| | | | Notes: svn path=/head/; revision=416405
* 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
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411990
* - Use OPTIONS helper.Hajimu UMEMOTO2015-11-1211-102/+64
| | | | | | | | - Use @sample. - Re-generate patches to make portlint happy. Notes: svn path=/head/; revision=401322
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Fix build on HEAD.Hajimu UMEMOTO2015-05-011-1/+1
| | | | | | | Spotted by: pkg-fallout Notes: svn path=/head/; revision=385079
* - Try to fix build after SMBus change (r281985). [1]Hajimu UMEMOTO2015-04-292-0/+24
| | | | | | | | | - Rename patch. Spotted by: pkg-fallout [1] Notes: svn path=/head/; revision=385008
* Cleanup plistAntoine Brodin2014-11-221-7/+3
| | | | Notes: svn path=/head/; revision=373038
* Rename sysutils/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-295-0/+0
| | | | Notes: svn path=/head/; revision=363335
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15Tijl Coosemans2014-07-231-1/+1
| | | | | | | | | | | | | | | - Bump PORTREVISION on all ports that depend on security/gnutls and adjust all ports that depend on security/gnutls3 - Update mail/anubis to version 4.2 which supports gnutls 3.x - Update mail/libvmime to a development snapshot (recommended by upstream developers) PR: 191274 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=362645
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-171-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* Don't expose STAGEDIR into installed binary nor .pc.Hajimu UMEMOTO2014-06-174-22/+66
| | | | Notes: svn path=/head/; revision=358145
* - Convert USE_BZIP2 to USESDmitry Marakasov2014-06-031-2/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356364
* We don't need LICENSE_FILE for GPLv3.Hajimu UMEMOTO2013-12-301-1/+0
| | | | Notes: svn path=/head/; revision=338131
* - avoid package name collisions.Hajimu UMEMOTO2013-10-122-2/+2
| | | | | | | | - shorten pkg-descr. - use USES=gmake. Notes: svn path=/head/; revision=330163
* enable stage.Hajimu UMEMOTO2013-10-042-44/+27
| | | | Notes: svn path=/head/; revision=329300
* 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
* - Add USES+=pkgconfig to fix build. [1]Hajimu UMEMOTO2013-08-112-3/+3
| | | | | | | | | | | - Convert USE_GMAKE=yes to USES+=gmake. - Use WWW: with a single space to make portlint happy. PR: ports/181098 [1] Submitted by: CyberLeo <cyberleo__at__cyberleo.net> [1] Notes: svn path=/head/; revision=324593
* Fix build with recent binutilsBaptiste Daroussin2013-07-281-0/+2
| | | | Notes: svn path=/head/; revision=323851
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-1/+1
| | | | | | | - Chase shlib version bump for dependant ports Notes: svn path=/head/; revision=311722
* - Use OPTIONS_RADIO for OpenSSL/GnuTLS selection.Hajimu UMEMOTO2012-12-161-15/+7
| | | | | | | | | - Add DOCS to OPTIONS. - Remove ABI version numbers from LIB_DEPENDS. - Trim Makefile header. Notes: svn path=/head/; revision=309002
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - The descprition of NTLM option is in bsd.options.desc.mk, now.Hajimu UMEMOTO2012-07-011-10/+6
| | | | | | | - Use OPTIONS_SINGLE for OpenSSL/GnuTLS selection. Notes: svn path=/head/; revision=300329
* Convert to use new OPTIONS framework.Hajimu UMEMOTO2012-06-161-32/+32
| | | | Notes: svn path=/head/; revision=299415
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-4/+2
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-2/+2
| | | | Notes: svn path=/head/; revision=275104
* Skip uninterested interfaces such as USB devices added to ifaddersHajimu UMEMOTO2011-05-032-1/+16
| | | | | | | in recent RELENG_8. Notes: svn path=/head/; revision=273583
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Update to 2.3.5.Hajimu UMEMOTO2010-10-086-163/+65
| | | | Notes: svn path=/head/; revision=262614
* 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
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Fix build on 9-CURRENT after utmp -> utmpx change.Hajimu UMEMOTO2010-01-191-0/+71
| | | | Notes: svn path=/head/; revision=248152
* Update to 2.3.4.Hajimu UMEMOTO2010-01-053-107/+4
| | | | Notes: svn path=/head/; revision=247199
* Update to 2.3.3.Hajimu UMEMOTO2009-12-226-775/+66
| | | | Notes: svn path=/head/; revision=246451
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-2/+2
| | | | Notes: svn path=/head/; revision=239670
* - Add multi cpu support.Hajimu UMEMOTO2009-08-042-66/+192
| | | | | | | | - Though coretemp set dev.cpu.N.temperature in celsius, amdtemp set it in kelvin. Notes: svn path=/head/; revision=238882
* - 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