Fernando Apesteguía
98829dc0c3
deskutils/ical: udpate to 3.0.4
...
PR: 243520
Submitted by: fbsd@opal.com (maintainer)
2020-02-05 21:59:13 +00:00
Fernando Apesteguía
5843946ac4
deskutils/ical: update to 2.3.1
...
PR: 242969
Submitted by: fbsd@opal.com (maintainer)
2020-01-12 18:05:12 +00:00
Tobias C. Berner
0cad2e2427
deskutils/ical: fix fetch
...
- switch to new master sites
PR: 242754
Submitted by: J.R. Oldroyd <fbsd@opal.com> (maintainer)
2019-12-22 13:01:24 +00:00
Antoine Brodin
cc8ad7de9b
Mark a few ports BROKEN, unfetchable
2019-11-06 12:48:32 +00:00
Niclas Zeising
366790689c
Add USES=xorg USES=gl, ports categories d
...
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
2019-11-04 22:20:30 +00:00
Tobias Kortkamp
1d32e97a18
desktuils/ical: Fix build with Clang 6
...
- 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
2018-07-07 15:35:36 +00:00
Jan Beich
17d6e40051
deskutils/ical: unbreak with libc++ 3.9
...
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)
2016-11-18 03:45:14 +00:00
Dmitry Marakasov
1d1f878054
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
...
Approved by: portmgr blanket
2016-05-19 10:21:23 +00:00
John Marino
0a0a381f8a
deskutils/ical: Skip faulty configure test (that will always pass anyway)
...
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.
2015-08-22 15:14:02 +00:00
Erwin Lansing
559561ed8f
Reset maintainership for obrien
...
Approved by: portmgr
2015-06-12 21:17:43 +00:00
Baptiste Daroussin
ff2951b4df
Cleanup plist
2014-10-20 11:52:39 +00:00
Antoine Brodin
59b8188a88
Unbreak
2014-07-30 06:21:47 +00:00
Adam Weinberger
1f171620e6
Rename deskutils/ patch-xy patches to reflect the files they modify.
2014-07-28 16:03:51 +00:00
Pietro Cerutti
e63a05e871
- STAGE-clean
...
- Convert to USES=tk
2014-02-17 14:03:17 +00:00
Baptiste Daroussin
cf104c570b
Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils)
2013-09-20 16:21:37 +00:00
Alexey Dokuchaev
fb10dd02f6
- Trim Makefile header down to two lines per recent agreements
...
- 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
2013-08-12 14:40:33 +00:00
David E. O'Brien
27b8ab2d86
Looking at 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.
2013-07-12 00:48:08 +00:00
David E. O'Brien
342864ac06
Add ical-2.3.1-upvar.patch which restores correct operation of the
...
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
2012-04-19 04:22:14 +00:00
David E. O'Brien
f146a69aa4
Update for Tcl/Tk 8.5.
...
Obtained from: http://www.isi.edu/~johnh/SOFTWARE/ICAL/
2012-04-13 22:56:14 +00:00
David E. O'Brien
ede209a156
+ Change to using USE_TK in order to allow depending on any version of Tk.
...
+ Easier allowance to be a MASTERPORT.
PR: 158737
Submitted by: Scot Hetzel <swhetzel@gmail.com>
2011-07-12 06:08:17 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Martin Wilke
bc0f3a1951
- Fix build after xorg cleanup
2008-04-22 18:32:55 +00:00
Pav Lucistnik
92b220fa9c
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
...
With hat: portmgr
2008-04-09 13:42:26 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
David E. O'Brien
50832123ad
Consume tcl/tk 8.4.
2004-10-29 03:46:01 +00:00
David E. O'Brien
02fceee180
I give up - the the configure test is so totally bogus with a ISO-C++ compiler,
...
it is unsavable. Hardcode all the things I know to be true in FreeBSD.
2003-10-15 20:32:48 +00:00
Sergey A. Osokin
f37f7775e3
Make portlint(1) happy by changing strip to ${STRIP_CMD}
...
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
2003-09-24 09:37:11 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
07c05f9dcf
Make desktutils/ical building again.
...
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
2002-11-15 07:03:00 +00:00
David E. O'Brien
37f72c4a9f
The configure test to see if we have a prototype for strncasecmp() is
...
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.
2002-09-09 00:18:41 +00:00
David E. O'Brien
0d77c3b570
Backout my backout of rev 1.31.
...
We can now build with Tcl/Tk 8.3.
2002-03-19 04:42:56 +00:00
David E. O'Brien
6c5b827b78
Back out rev 1.31 which was never run past me, and which breaks the building
...
of the port.
2001-10-31 00:53:39 +00:00
Jing-Tang Keith Jang
0460e5ba02
Upgrade to use tcl/tk 8.3, instead of 8.2.
...
PR: 25373
2001-03-08 05:07:27 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
David E. O'Brien
70e8c96551
Take over maintance. This is one of my most important daily used apps.
2000-11-06 12:02:00 +00:00
Steve Price
b8842be7c3
Checksum changed because the configure.in script was regen'd with autoconf
...
version 2.13 instead of 2.7.
2000-05-28 03:27:38 +00:00
Bill Fumerola
764ddfbb56
Fix a fennerism by replacing 1 bad MASTER_SITE with 5 good ones.
2000-05-14 05:06:56 +00:00
Steve Price
f99f74a746
Respect C{,XX}FLAGS.
...
PR: 18242
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
2000-04-30 00:12:03 +00:00
Kris Kennaway
39c06186fa
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
...
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
2000-04-23 22:59:51 +00:00
Michael Haro
a0cb9ec98b
update with the new PORTNAME/PORTVERSION variables
2000-04-08 22:04:57 +00:00
Michael Haro
332b0f4a83
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
...
PR: 14759
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Steve Price
850c4b69bd
Update to use Tcl/Tk version 8.2.
...
Submitted by: Ade Lovett <ade@lovett.com>
1999-11-29 03:47:42 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Satoshi Asami
41637d4447
tk80 has been ELFized.
1998-09-25 10:05:14 +00:00
Tim Vanderhoek
8ac88495ce
Wouldn't it be funny if this manpage-removal things turned into
...
another $ freebsd $ story? ;-)
1998-08-17 08:39:15 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
c2ec96e939
Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
...
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.
1998-08-07 22:17:55 +00:00