Commit graph

57 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
30ec49f1f3 - Fix build (remove BROKEN). Use CXX as compiler instead of CC.
- Add stage support
2013-12-07 18:38:36 +00:00
Baptiste Daroussin
57db89ce24 Mark as broken: does not build
cdplayer.cc: In member function 'void button::set(int)':
cdplayer.cc:36: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:38: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc: At global scope:
cdplayer.cc:68: warning: non-local variable '<anonymous struct> clist []' uses anonymous type
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:83: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:85: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:85: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:86: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:86: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:87: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:87: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:105: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc: In function 'void do_update()':
cdplayer.cc:281: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:286: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:301: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc: In function 'void time_track(int, int, int)':
cdplayer.cc:374: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc: In function 'void popup(int, int)':
cdplayer.cc:428: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:433: warning: deprecated conversion from string constant to 'char*'
cdplayer.cc:435: warning: deprecated conversion from string constant to 'char*'
/tmp/ccMyx9aX.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0'

Reported by:	pkg-fallout
2013-11-06 22:01:19 +00:00
Pietro Cerutti
1b7b5213fd - Convert to USES+=tcl
- Refactor a bit the Makefile
2013-09-23 12:58:03 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Alex Kozlov
463bde99d2 - Remove empty files 2013-06-07 07:56:02 +00:00
Martin Wilke
233099396b - Fix build with clang
PR:		179214
Submitted by:	Ports Fury
2013-06-04 08:25:12 +00:00
Alexey Dokuchaev
e86b55727a For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
2013-03-13 11:54:25 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Mark Linimon
a34ad4f459 Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:	portmgr
2008-11-29 00:11:56 +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
Jean-Marc Zucconi
991f4a704f Update to TCL/TK 8.4
PR:		ports/110582
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-07-06 11:00:06 +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
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Trevor Johnson
e1177f5c54 Add size data.
Approved by:	maintainers
2004-03-18 02:27:55 +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
Kris Kennaway
c494227445 Fix build on -current (build/link C++ code with ${CXX}) 2002-09-08 21:04:30 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Jean-Marc Zucconi
99f58f6321 Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:20:38 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Steve Price
3689fb2140 gcc 2.95 requires us to be explicit about the return type of functions. 1999-11-28 18:18:19 +00:00
Steve Price
e284d120cc Update to use Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:17:25 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +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
07eaceeca9 Remove trailing whitespace. 1999-02-03 07:29:28 +00:00
Jean-Marc Zucconi
f46430efb4 Upgrade: 1.6 -> 1.7 1999-02-03 02:31:16 +00:00
Steve Price
b4e2738927 Remove empty directories on deinstall. 1998-09-28 02:03:16 +00:00
Tim Vanderhoek
23ccf010b7 It's not that ports/astro/* had no manpages to remove from their
PLISTs, it's just that none of the ones that do use the MANx
variables.
1998-08-17 07:14:09 +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
Thomas Gellekum
9421a44868 Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Jean-Marc Zucconi
8e96686f74 Use tk8.0 1997-10-08 13:10:34 +00:00
Jean-Marc Zucconi
4bbf196cd0 Version change: 1.5 -> 1.6 1997-06-01 22:54:23 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
b34c0ce686 CATAGORIES+= -> CATAGORIES=
Added MAINTAINERS to many of them.
1996-11-15 23:14:56 +00:00
Satoshi Asami
c39a83c19f tk41 port installs wish4.1 not wish, so depend on that. 1996-11-05 13:19:57 +00:00
Jean-Marc Zucconi
f0c853e05b Upgrade to version 1.5 (works with tk4.1) 1996-11-04 14:42:25 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Jean-Marc Zucconi
159f7682df Version change (1.3 -> 1.4) 1996-04-30 10:33:48 +00:00
Jean-Marc Zucconi
714be6c3f2 Update (version 1.3) 1995-12-13 02:13:13 +00:00
Jean-Marc Zucconi
01dd0b772a Update to version 1.2 1995-11-23 14:33:48 +00:00
Satoshi Asami
498c240eec Checksum was still 1.0. 1995-10-10 23:47:26 +00:00
Jean-Marc Zucconi
613a2dedf0 RUN_DEPENDS= wish:${PORTSDIR}/x11/tk 1995-10-05 14:04:32 +00:00
Jean-Marc Zucconi
8931e4b22f Update: 1.0 -> 1.1 1995-10-05 13:55:58 +00:00
Andreas Schulz
644b22d062 Correct the md5 checksum file , the new tar file is now named xcd-1.0
instead of xcd.
1995-04-15 18:11:13 +00:00
Andreas Schulz
8b880dd285 Correct the makefile to use WRKSRC = ${WRKDIR}/xcd. 1995-04-15 18:10:30 +00:00
Satoshi Asami
1af56ecdde xcd is now version 1.0 (jmz is the author so I just asked him :). 1995-04-11 23:13:41 +00:00