non port: Mk/bsd.tcl.mk |
SVNWeb
|
Number of commits found: 17 |
Thu, 27 Feb 2014
|
[ 15:00 gahr ]
- Get rid of bsd.tcl.mk. See my CHANGES entry from 20130919.
Approved by: portmgr (antoine)
|
Tue, 21 May 2013
|
[ 08:59 gahr ]
- Switch default version of Tcl/Tk from 8.5 to 8.6
PR: 178369
Submitted by: gahr
Approved by: portmgr (after exp-run)
|
Tue, 23 Apr 2013
|
[ 11:51 gahr ] (Only the first 10 of 32 ports in this commit are shown above. )
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble)
|
Wed, 6 Feb 2013
|
[ 15:25 gahr ] (Only the first 10 of 42 ports in this commit are shown above. )
- Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0
Release notes: http://www.tcl.tk/software/tcltk/8.6.html
- Get rid of -thread slaves ports: threads are now enabled by
default and can be OPTIONally disabled. This applies to:
* lang/tcl84
* lang/tcl85
* lang/tcl86
* x11-toolkits/tk84
* x11-toolkits/tk85
* x11-toolkits/tk86
- Get rid of tcl-modules slave port: modules are now installed by default and
can be OPTIONally disabled. This applies to:
* lang/tcl85
* lang/tcl86
- Fix conflicts between man pages of different Tcl/Tk versions, by adding a
suffix (tcl84, tcl85, tcl86, tk84, tk85, and tk86).
Reviewed by: bf, crees
Approved by: bapt (portmgr, after partial exp-run)
|
Tue, 4 Dec 2012
|
[ 09:23 gahr ]
- Remove 8.2 from the list of supported Tcl/Tk versions
Feature safe: yes
Approved by: bapt (portmgr@)
|
Wed, 23 May 2012
|
[ 08:17 miwi ] (Only the first 10 of 33 ports in this commit are shown above. )
- Remove emacs mode, -*- mode: ...; -*- [1]
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify
dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]
PR: 151954 [1]
161314 [2]
167085 [3]
167465 [4]
Submitted by: Anonymous <swell.k@gmail.com> [1]
dougb@ and Chris Rees <utisoft@gmail.com> [2]
Garrett Cooper <yanegomi@gmail.com> [3]
"Bryan Drewery" <bryan@shatow.net> [4]
Tested via: phw
|
Tue, 7 Jul 2009
|
[ 07:34 mm ]
- Remove tcl/tk 8.0 support
- This has no effect on japanese/tcl80 and japanese/tk80 ports
|
Mon, 23 Feb 2009
|
[ 14:46 mm ] (Only the first 10 of 103 ports in this commit are shown above. )
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
Wed, 4 Feb 2009
|
[ 08:50 mm ] (Only the first 10 of 11 ports in this commit are shown above. )
- Add Tcl/Tk 8.6
- Take maintainership of Mk/bsd.tcl.mk
|
Mon, 2 Apr 2007
|
[ 22:55 pav ]
- Overhaul bsd.tcl.mk: most importantly, change the semantics to match
USE_PERL5* macros:
USE_TCL, USE_TK: lib depends
USE_TCL_BUILD, USE_TK_BUILD: build depends
USE_TCL_RUN, USE_TK_RUN: run depends
See comment block in bsd.tcl.mk for details
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run
|
Mon, 5 Feb 2007
|
[ 14:03 pav ]
- Support Tcl/Tk 8.5 in USE_TCL/USE_TK
PR: ports/108510
Submitted by: Martin Matuska <martin@matuska.org>
|
Wed, 31 Jan 2007
|
[ 14:07 pav ]
bsd.port.mk
[1] Remove DEPENDS
[2] Add a new pkg-plist keyword @stopdaemon
[3] Provide rc.subr script suffix as RC_SUBR_SUFFIX
[4] Add USE_CDRTOOLS to abstract dependency on sysutils/cdrtool[-cjk]
[5] Add DOS2UNIX_REGEX, allowing to pass a filename regex to CRLF replacement
routine
[6] Support partially translated manpages in MAN* variables
[7] Fix USE_LDCONFIG on ports with @cwd in pkg-plist
[8] Remove support for XFree86 3.X
[9] Add user settable WITH_DEBUG flag that turns on -g in CFLAGS and resets
STRIP
[9] Fix `make install' to refuse overwriting of older version of the port
[10] New category ports-mgmt
[11] New category gnustep (Only the first 15 lines of the commit message are shown above )
|
Mon, 8 Jan 2007
|
[ 00:00 pav ]
- Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCL
- Add a new knob: USE_TK_BUILD
- Support a new tcl version: 84-thread
PR: ports/103897, ports/107372 (based on)
|
Sat, 7 Oct 2006
|
[ 10:24 miwi ]
- The white space police is back in town!
- Reformat comments to match other bsd.x.mk files
PR: ports/104024
Submitted by: Edwin Groothuis <edwin(at)mavetju.org>
Sponsored by: FreeBSD Bug-a-thon #1
|
Mon, 1 May 2006
|
[ 19:49 sem ]
- Reset maintainer (vsevolod@)
- Remove USE_REINPLACE [1]
- Reformat comment for easy reading on 80 column terminals
PR: ports/96600
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
|
Sat, 21 Jan 2006
|
[ 17:37 krion ] (Only the first 10 of 82 ports in this commit are shown above. )
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above )
|
Tue, 8 Nov 2005
|
[ 09:02 clement ]
* Add bsd.database.mk [1]
- move out from bsd.port.mk USE_MYSQL and USE_PGSQL.
- add support for Berkley DB and SQLite (via USE_BDB and USE_SQLITE
knobs).
* Espace '+' in make search [2]
* Add "makepatch" target to simplify creation of patches during porting [3]
* Replace deprecated MACHINE_ARCH with ARCH [4]
* Remove support of OpenLDAP 2.1 [5]
* Add bsd.tcl.mk [6]
It introduces USE_TCL/USE_TCL_BUILD knobs to support various (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 17 |