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
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
Rong-En Fan
f935a609c5
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
...
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
2007-07-23 09:36:51 +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
Pav Lucistnik
cfa7269b11
- Convert existing ports to a new bsd.tcl.mk order
...
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run
2007-04-02 22:56:15 +00:00
Martin Wilke
c03bb284d6
- Use TCL/TK 8.4
...
PR: 110325
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by: maintainer
2007-03-16 11:23:55 +00:00
Edwin Groothuis
c94783fe5c
SHA256ify
...
Approved by: krion@
2006-01-22 11:18:58 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Kirill Ponomarev
a4692297d1
Fix plist.
2004-08-14 16:14:14 +00:00
Trevor Johnson
38069212cc
Add size data, approved by maintainers.
2004-03-18 20:59:15 +00:00
Akinori MUSHA
a8edaa568e
De-pkg-comment.
2003-02-21 12:06:51 +00:00
Kris Kennaway
97d7be650e
Fix plist
2001-03-11 01:31:51 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Michael Haro
a7f42416d7
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
2000-04-14 06:53:26 +00:00
Justin M. Seger
d6a131d733
Switch to tcl/tk 8.2
...
Submitted by: Ade Lovett <ade@lovett.com>
1999-11-05 17:32:15 +00:00
David E. O'Brien
253c66d044
Change Id->FreeBSD.
1999-08-25 06:06:33 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Steve Price
fed1de20e2
Update to version 1.9.
...
PR: 10010
Submitted by: maintainer
1999-02-22 03:22:45 +00:00
Satoshi Asami
3fc5e40f2e
Remove manpages defined in MAN? macros in games' Makefiles.
1998-08-13 02:23:26 +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
Bill Fenner
f06d13b6ff
Add tk virtual category where missing. List of ports which depend on tk
...
but aren't in a tk virtual category from
awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX
I didn't do anything about the ports which depend on things which depend
on a tk revision. I'd be afraid that the depended-upon port might change
and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Satoshi Asami
f6da2d14af
No need to use += for CONFIGURE_ENV here. Remember, bsd.port.mk is
...
included at the end of the Makefile.
1997-05-09 23:42:43 +00:00
Thomas Gellekum
dd329ac4c1
Circumvent check for wishx.
1997-05-09 09:31:08 +00:00
Thomas Gellekum
2061043e80
Oops, forgot RUN_DEPENDS.
1997-05-07 07:47:00 +00:00
Thomas Gellekum
a029cbf0c8
Import of a klondike port. Klondike is a solitaire game for X11.
...
Submitted by: John Heidemann <johnh@isi.edu>
1997-05-07 07:41:50 +00:00