aboutsummaryrefslogtreecommitdiff
path: root/devel/cdk
Commit message (Collapse)AuthorAgeFilesLines
* Sort USESSunpoet Po-Chuan Hsieh2017-04-241-1/+1
| | | | Notes: svn path=/head/; revision=439311
* Update to 5.0-20161210.Vanilla I. Shu2017-01-052-3/+4
| | | | Notes: svn path=/head/; revision=430613
* Update to 5.0.20160131Mathieu Arnold2016-03-073-81/+13
| | | | | | | | | PR: 207157 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=410582
* Upgrade to 5.0.20150928Vanilla I. Shu2016-01-203-156/+157
| | | | | | | | PR: 206430 Submitted by: jochen@jochen-neumeister.de Notes: svn path=/head/; revision=406756
* Use copytree shareBaptiste Daroussin2015-06-231-2/+2
| | | | Notes: svn path=/head/; revision=390351
* Speed up a bit copying the filesBaptiste Daroussin2015-06-221-1/+2
| | | | Notes: svn path=/head/; revision=390346
* Simplify example installationBaptiste Daroussin2015-06-221-9/+3
| | | | | | | Use pax(1) which is less noisy then cpio(1) Notes: svn path=/head/; revision=390343
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Update "BSD" license in devel categoryMark Felder2014-12-221-1/+1
| | | | Notes: svn path=/head/; revision=375249
* Cleanup plistBaptiste Daroussin2014-10-271-7/+0
| | | | Notes: svn path=/head/; revision=371544
* Remove some duplicate lines from plist (or duplicate plist)Antoine Brodin2014-08-251-1/+0
| | | | | | | Reported by: pkg developer mode Notes: svn path=/head/; revision=366094
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.Adam Weinberger2014-07-151-1/+1
| | | | | | | | | | Where possible, correct a few instances where PORTDOCS was being used to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by ruby@, PORTDOCS is applied to pretty much everything whether it's documentation or example. Notes: svn path=/head/; revision=362014
* Remove trailing whitespaces from category develEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345404
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Remove dead mirrorBaptiste Daroussin2014-02-071-2/+1
| | | | Notes: svn path=/head/; revision=343285
* Drop maintainershipBaptiste Daroussin2013-12-161-1/+1
| | | | Notes: svn path=/head/; revision=336648
* Support stageBaptiste Daroussin2013-09-244-1063/+1031
| | | | Notes: svn path=/head/; revision=328216
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* Convert to USES=gmakeBaptiste Daroussin2013-07-051-2/+1
| | | | Notes: svn path=/head/; revision=322325
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-1/+1
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* Add a mirror for the distfileBaptiste Daroussin2013-03-231-1/+2
| | | | | | | | PR: ports/175400 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=315072
* Use PORTEXAMPLES variable instead of custom EXAMPLES in plistBaptiste Daroussin2013-03-232-165/+158
| | | | | | | | PR: ports/175400 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=315070
* Install cdk5-config with execution rightsBaptiste Daroussin2013-01-291-0/+3
| | | | Notes: svn path=/head/; revision=311164
* - update to 5.0.20120323Baptiste Daroussin2012-12-314-115/+12
| | | | | | | | - remove useless LICENSE_FILE - convert to new option framework Notes: svn path=/head/; revision=309720
* Fix build with clangBaptiste Daroussin2011-06-201-1/+2
| | | | Notes: svn path=/head/; revision=275908
* Add a new macro to deal with conflict between ncurses from base and ncurses ↵Baptiste Daroussin2011-04-111-12/+1
| | | | | | | | | | | | | | | | | | | from ports. If a ports is linked against ncurses from base or from the ports, it should then add: USE_NCURSES=yes it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros: WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes PR: ports/155269 Submitted by: me Reviwed by: pav@ Approved by: portmgr (pav@) Exp-run by: portmgr (pav@) Notes: svn path=/head/; revision=272515
* - fix example in cdk_display(3)Baptiste Daroussin2010-11-221-0/+99
| | | | | | | | PR: ports/149725 Submitted by: Loic Pefferkorn <loic-freebsd _at_ loicp.eu> Notes: svn path=/head/; revision=264911
* - update to 5.0-20090215Baptiste Daroussin2010-11-195-41/+77
| | | | | | | | | - add license - change master_site - take maintainership Notes: svn path=/head/; revision=264800
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244489
* - Fix handling of portdocs and portexamplesBeech Rintoul2008-09-043-167/+198
| | | | | | | - Make fetchable Notes: svn path=/head/; revision=219807
* Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.Mark Linimon2008-09-031-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219709
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - fix build on FreeBSD5 and FreeBSD4Dirk Meyer2006-11-262-0/+27
| | | | | | | | PR: 105149 Approved by: (maintainer timeout) Notes: svn path=/head/; revision=178056
* - set NOPRECIOUSSOFTMAKEVARSDirk Meyer2006-11-051-0/+1
| | | | | | | PR: 105149 Notes: svn path=/head/; revision=176421
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - Update to 5.0.20050424Pav Lucistnik2005-12-275-32/+66
| | | | | | | | | | - Claim maintainership PR: ports/90674 Submitted by: Remington <MrL0Lz@gmail.com> Notes: svn path=/head/; revision=152153
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* - Completely disconnect the man-page symlinks for the time being: The previousVolker Stolz2005-02-183-2/+21
| | | | | | | | | hack would only work after the port has already been built, but not when starting fresh over. Sigh. You still get the (compressed) regular pages, though. - Install stripped demos Notes: svn path=/head/; revision=129188
* List man-pages I missed in previous commit. While here, sort and shave offVolker Stolz2005-02-182-740/+858
| | | | | | | | | | | 5k of plist's size by collecting entries in a saner way. Work around 'argument list too long' when compressing man pages by ... not compressing the 36 files. Independently run into by: Simon Barner Notes: svn path=/head/; revision=129179
* Update to 20041224 snapshotVolker Stolz2005-02-163-6/+9
| | | | Notes: svn path=/head/; revision=129024
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* - Update to version 4.9.11.20031210Kirill Ponomarev2004-02-144-169/+204
| | | | | | | | PR: ports/62823 Submitted by: Robert Schlotterbeck <robert@rs.tarrant.tx.us> Notes: svn path=/head/; revision=100929
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-2/+0
| | | | Notes: svn path=/head/; revision=98793
* 4.9.10-20020809 => 4.9.10.20020809Edwin Groothuis2003-10-081-1/+3
| | | | | | | | PR: ports/56958 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90587
* REST IN PEACEWill Andrews2003-06-081-1/+1
| | | | | | | | | | | | Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed. Notes: svn path=/head/; revision=82550
* Add missing doc filesKris Kennaway2003-04-051-0/+7
| | | | Notes: svn path=/head/; revision=78339
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045