aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gcb
Commit message (Collapse)AuthorAgeFilesLines
* Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-5/+5
| | | | Approved by: portmgr blanket
* Cleanup plistantoine2014-11-251-1/+0
|
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-08-081-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. Category X. CR: D511 Approved by: portmgr (bapt)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Support stagedir.vanilla2014-01-101-5/+5
| | | | Approved by: portmgr (blanket infrastructure)
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-222-3/+0
| | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11)
* Add an explicit dependency on pkgconfbapt2013-09-031-5/+2
|
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - De-authormiwi2011-03-042-6/+0
| | | | | | | | - Remove WWW project site dead - While here removed md5 support PR: 154865 Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
* - 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
|
* - 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)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-2/+4
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Add an additional master siteehaupt2006-04-271-1/+2
| | | | | Submitted by: Nosov Artyom <chip-set@mail.ru> (maintainer) Notified by: pointyhat via kris
* Add gcb 0.2.8, a GTK+ tool for managing x11 cut-buffers.ehaupt2006-04-065-0/+79
PR: 92538 Submitted by: Nosov Artem <chip-set@mail.ru>