summaryrefslogtreecommitdiff
path: root/net/gq/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove textproc/gnome-doc-utils.Rene Ladan2020-01-275-8/+71
| | | | | | | | | | | | | It is abandonded upstream for years and is Python-2.7-only. Adjust consumers, some only need a rebuild, others have their documentation formerly created by gnome-doc-utils / xml2po removed. Remove gnomedocutils from USE_GNOME Submitted by: rene Approved by: portmgr (mat), gnome (kwm) Differential Revision: https://reviews.freebsd.org/D23381
* net/gq: Replace deprecated des_ methods and structsBernard Spil2016-07-021-0/+60
| | | | | | | - Patch des_ methods and structs with DES_ equivalents - Move from USE_OPENSSL to USES=ssl PR: 198340
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | '__' instead.
* net/gq: fix build with clangWilliam Grzybowski2013-06-131-0/+12
| | | | | | - Fix build with clang, func return value Approved by: culot / jpaetzel (mentors, implicit)
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-4/+13
| | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
* Don't forget the essential patchEdwin Groothuis2008-04-301-0/+10
|
* - Update to 1.2.2Rong-En Fan2007-08-152-35/+0
| | | | | | | | | - Use macro from bsd.sites.mk - Remove USE_GCC as we have 3.4 in all supported version - Update WWW entry PR: ports/115393 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* Update to 1.0rc1.Sam Lawrance2006-05-145-45/+14
| | | | | | | Submitter takes maintainership. PR: ports/96035 Submitted by: Dryice Liu <dryice@dryice.name>
* Add patch to let it work with OpenLDAP 2.2. Obtained from:Edwin Groothuis2004-10-311-0/+20
| | | | | | http://sourceforge.net/tracker/index.php?func=detail&aid=1022295&group_id=3805&atid=103805 Use OPTIONS
* Restore state restoration capabilitiesEdwin Groothuis2004-07-282-0/+35
| | | | Obtained from: http://sourceforge.net/mailarchive/forum.php?thread_id=4791405&forum_id=5986
* - Update to version 1.0b1Kirill Ponomarev2004-03-162-0/+11
| | | | | PR: ports/64326 Submitted by: maintainer
* Upgrade to version 0.4Kevin Lo2001-02-252-21/+1
| | | | | PR: 25332 Submitted by: MAINTAINER
* Adding gq version 0.2.3.Steve Price2000-07-102-0/+31
A GTK-based LDAP client. PR: 19120 Submitted by: Roman Shterenzon <roman@xpert.com>