Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11.6 02 Dec 2023 13:43:57
    |
Rene Ladan (rene)  |
cleanup: Remove expired geomap ports:
2023-08-31 astro/tkgeomap: abandoned
2023-08-31 astro/tclgeomap: abandoned |
2.11.6 26 Jun 2023 07:13:59
    |
Pietro Cerutti (gahr)  |
astro/tclgeomap, astro/tkgeomap: deprecate with expiry on 2023-08-31
Upstream has disappeared since a long time. The Tk part does not build
with modern compilers. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.11.6 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.11.6 20 Jul 2022 14:20:50
    |
Tobias C. Berner (tcberner)  |
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.11.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.11.6 08 Jul 2020 09:35:15
  |
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
2.11.6 21 Apr 2016 12:45:17
  |
gahr  |
Convert a few more ports to USES=tcl:tea |
2.11.6 19 Oct 2014 23:19:41
  |
bapt  |
Cleanup plist |
2.11.6 05 Feb 2014 14:33:36
  |
gahr  |
- Fix STRIP |
2.11.6 05 Feb 2014 14:23:16
  |
gahr  |
- STAGE-clean
- Add LICENSE |
2.11.6 20 Sep 2013 13:14:05
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
2.11.6 19 Sep 2013 15:47:06
  |
gahr  |
- Take maintainership (tcltk@)
- Convert to USES+=tcl
- Trim Makefile headers
- Fix run-time (tkgeomap) |
2.11.6 23 Apr 2013 11:51:53
  |
gahr  |
- 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) |
2.11.6 05 Feb 2013 20:33:34
  |
gahr  |
- Chase removal of Tcl/Tk 8.2
Reported by: crees |
2.11.6 25 Jul 2012 06:32:08
 |
cs  |
Fix typos in COMMENT |
2.11.6 21 Feb 2011 20:05:35
 |
sylvio  |
- Update to 2.11.6 |
2.11.5_1 22 Aug 2009 00:13:27
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
2.11.5 23 Feb 2009 14:46:38
 |
mm  |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
2.11.5 07 Sep 2008 10:41:07
 |
miwi  |
- Update to 2.11.5
- Take maintainership |
2.11.4 07 Sep 2008 00:19:05
 |
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.11.4 09 Apr 2008 13:42:26
 |
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
2.11.4 23 Jul 2007 09:36:52
 |
rafan  |
- 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 |
2.11.4 18 Jul 2007 11:24:38
 |
sat  |
- Update tcl/tkgeomap to 2.11.4 |
2.11.3 15 Jun 2007 21:23:42
 |
sat  |
- Update to 2.11.3 |
2.11.2 03 May 2007 12:43:33
 |
sat  |
- Update to 2.11.2
PR: ports/112349, ports/112350
Submitted by: mm |
2.11.1 02 Apr 2007 22:56:15
 |
pav  |
- 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 |
2.11.1 24 Jan 2007 12:56:54
 |
sat  |
- Update to 2.11.1
- After spending 4 hours on a trivial update, officially
state that it was a broken down extension architecture
that buried Tcl/Tk for good |
2.10.1 03 Dec 2006 04:23:23
 |
sat  |
- Respect X11BASE
- Add some forgotten changes
Reported by: pointyhat via kris |
2.10.1 27 Nov 2006 16:56:09
 |
sat  |
- Update tcl/tkgeomap to 2.10.1
- Install/use unversioned libs |
2.9 01 Sep 2006 09:04:20
 |
sat  |
- LIB_DEPEND on Tcl/Tk
Reported by: pointyhat via kris |
2.9 25 Aug 2006 16:08:57
 |
sat  |
Add ports astro/tclgeomap and astro/tkgeomap:
Tkgeomap is an open source set of extensions to the Tcl/Tk scripting
language. It adds commands that read, manipulate, and display geographic
data.
It provides four packages:
* tclgeomap - library written in C adds commands for basic geography
calculations and data access.
* tclgeomap_procs - library written in Tcl adds procedures that
supplement tclgeomap.
* tkgeomap - library written in C that adds the ability to draw maps
* tkgeomap_procs - library written in Tcl adds procedures that
supplement tkgeomap.
WWW: http://www.tkgeomap.org/ |