aboutsummaryrefslogtreecommitdiff
path: root/deskutils/ical
Commit message (Collapse)AuthorAgeFilesLines
* deskutils/ical: udpate to 3.0.4Fernando Apesteguía2020-02-0530-869/+115
| | | | | | | | PR: 243520 Submitted by: fbsd@opal.com (maintainer) Notes: svn path=/head/; revision=525352
* deskutils/ical: update to 2.3.1Fernando Apesteguía2020-01-1213-201/+144
| | | | | | | | PR: 242969 Submitted by: fbsd@opal.com (maintainer) Notes: svn path=/head/; revision=522825
* deskutils/ical: fix fetchTobias C. Berner2019-12-221-3/+1
| | | | | | | | | | - switch to new master sites PR: 242754 Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer) Notes: svn path=/head/; revision=520622
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516880
* Add USES=xorg USES=gl, ports categories dNiclas Zeising2019-11-041-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'd'. Notes: svn path=/head/; revision=516748
* desktuils/ical: Fix build with Clang 6Tobias Kortkamp2018-07-0726-84/+435
| | | | | | | | | | | | | | - Submitter becomes maintainer - While here add missing dependencies http://beefy11.nyi.freebsd.org/data/head-i386-default/p473790_s335878/logs/ical-2.2_4.log PR: 226799 Reported by: bob@immure.com Submitted by: fbsd@opal.com Notes: svn path=/head/; revision=474101
* deskutils/ical: unbreak with libc++ 3.9Jan Beich2016-11-181-0/+11
| | | | | | | | | | | | calfile.C:63:11: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *' char* lastSlash = strrchr(name, '/'); ^ ~~~~~~~~~~~~~~~~~~ PR: 212343 Reported by: antoine (via exp-run) Notes: svn path=/head/; revision=426308
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-7/+7
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* deskutils/ical: Skip faulty configure test (that will always pass anyway)John Marino2015-08-221-3/+13
| | | | | | | | | | | | | | | The configure test for a valid tk version assumes the compiler will search in /usr/local/include by default. While this is often true, it cannot be guaranteed and the test will fail when the compiler doesn't search there. The ports framework guarantees the correct version of tk will always be present, so this modification to the unmaintained port just skips the tests to allow the configure phase to succeed on the previously mentioned compilers. Notes: svn path=/head/; revision=395036
* Reset maintainership for obrienErwin Lansing2015-06-121-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=389302
* Cleanup plistBaptiste Daroussin2014-10-201-4/+0
| | | | Notes: svn path=/head/; revision=371262
* UnbreakAntoine Brodin2014-07-301-0/+0
| | | | Notes: svn path=/head/; revision=363445
* Rename deskutils/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-286-0/+0
| | | | Notes: svn path=/head/; revision=363194
* - STAGE-cleanPietro Cerutti2014-02-173-6/+19
| | | | | | | - Convert to USES=tk Notes: svn path=/head/; revision=344751
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | deskutils) Notes: svn path=/head/; revision=327718
* - Trim Makefile header down to two lines per recent agreementsAlexey Dokuchaev2013-08-121-11/+11
| | | | | | | | | | - Remove indefinite article from COMMENT (per PH section 5.6) - Drop conditional knobs assignments: the port is not anyone's master - Relax Tcl/Tk version requirement by properly supporting 86+ - Define LICENSE while here (GPLv2), bump PORTREVISION Notes: svn path=/head/; revision=324632
* Looking at ↵David E. O'Brien2013-07-121-1/+1
| | | | | | | | | | | http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20130526105918.pointyhat-west/ical-2.2_3.log Force to Tk version 8.5 to avoid building with Tk 8.6. Versions below 8.5 should work too, but "85-" isn't an allowed value like "85+" is. Notes: svn path=/head/; revision=322801
* Add ical-2.3.1-upvar.patch which restores correct operation of theDavid E. O'Brien2012-04-192-0/+5
| | | | | | | | | | | Item->Properties and Repeat->Edit... menu option in ical. Submitted by: Tim Zingelman <tez@netbsd.org> Obtained from: http://ml.cs.colorado.edu/~ben/computer/ical.html Tested by: dhw Notes: svn path=/head/; revision=295088
* Update for Tcl/Tk 8.5.David E. O'Brien2012-04-132-0/+40
| | | | | | | Obtained from: http://www.isi.edu/~johnh/SOFTWARE/ICAL/ Notes: svn path=/head/; revision=294793
* + Change to using USE_TK in order to allow depending on any version of Tk.David E. O'Brien2011-07-121-9/+9
| | | | | | | | | | + Easier allowance to be a MASTERPORT. PR: 158737 Submitted by: Scot Hetzel <swhetzel@gmail.com> Notes: svn path=/head/; revision=277579
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Fix build after xorg cleanupMartin Wilke2008-04-221-4/+6
| | | | Notes: svn path=/head/; revision=211794
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Consume tcl/tk 8.4.David E. O'Brien2004-10-299-13/+273
| | | | Notes: svn path=/head/; revision=120453
* I give up - the the configure test is so totally bogus with a ISO-C++ compiler,David E. O'Brien2003-10-151-2/+40
| | | | | | | it is unsavable. Hardcode all the things I know to be true in FreeBSD. Notes: svn path=/head/; revision=91357
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* 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
* Make desktutils/ical building again.Edwin Groothuis2002-11-151-0/+11
| | | | | | | | | | | | | | | This was a tricky thing and I suspect this is caused by the new tcl83 package rolled out. What happens is that lib/tcl8.3/tclConfig.sh has this line in it: TCL_LIB_FILE='libtcl83${TCL_DBGX}.so.1' The single ticks TCL_DBGX not to be expanded, that's okay. But the configure-script didn't evaluate the variable once it got it from the tclConfig.sh script. Noticed by: bento Notes: svn path=/head/; revision=70151
* The configure test to see if we have a prototype for strncasecmp() isDavid E. O'Brien2002-09-091-0/+5
| | | | | | | | | totally bogus with a ISO-C++ compiler. And the ical provided strncasecmp() prototype is also bogus. So just force things to know we have a proper prototype in strings.h. Notes: svn path=/head/; revision=65866
* Backout my backout of rev 1.31.David E. O'Brien2002-03-191-7/+8
| | | | | | | We can now build with Tcl/Tk 8.3. Notes: svn path=/head/; revision=56322
* Back out rev 1.31 which was never run past me, and which breaks the buildingDavid E. O'Brien2001-10-311-7/+7
| | | | | | | of the port. Notes: svn path=/head/; revision=49409
* Upgrade to use tcl/tk 8.3, instead of 8.2.Jing-Tang Keith Jang2001-03-081-7/+7
| | | | | | | PR: 25373 Notes: svn path=/head/; revision=39233
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+1
| | | | Notes: svn path=/head/; revision=37252
* Take over maintance. This is one of my most important daily used apps.David E. O'Brien2000-11-061-1/+2
| | | | Notes: svn path=/head/; revision=34838
* Checksum changed because the configure.in script was regen'd with autoconfSteve Price2000-05-281-1/+1
| | | | | | | version 2.13 instead of 2.7. Notes: svn path=/head/; revision=28797
* Fix a fennerism by replacing 1 bad MASTER_SITE with 5 good ones.Bill Fumerola2000-05-141-1/+5
| | | | Notes: svn path=/head/; revision=28450
* Respect C{,XX}FLAGS.Steve Price2000-04-304-0/+49
| | | | | | | | PR: 18242 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=28120
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-1/+1
| | | | | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich Notes: svn path=/head/; revision=27941
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-2/+1
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-293-8/+72
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23486
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Wouldn't it be funny if this manpage-removal things turned intoTim Vanderhoek1998-08-171-1/+0
| | | | | | | another $ freebsd $ story? ;-) Notes: svn path=/head/; revision=12574
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "calSatoshi Asami1998-08-071-2/+2
| | | | | | | | | | cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest xmaddressbook xmdiary xopps zorro" from misc to deskutils. I'll fix up the dependencies later. Notes: svn path=/head/; revision=12324