| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=342712
|
|
|
|
|
|
|
| |
- Add LICENSE
Notes:
svn path=/head/; revision=342710
|
|
|
|
|
|
|
| |
astro)
Notes:
svn path=/head/; revision=327701
|
|
|
|
|
|
|
|
|
| |
- Convert to USES+=tcl
- Trim Makefile headers
- Fix run-time (tkgeomap)
Notes:
svn path=/head/; revision=327634
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=316351
|
|
|
|
|
|
|
| |
Reported by: crees
Notes:
svn path=/head/; revision=311732
|
|
|
|
| |
Notes:
svn path=/head/; revision=301510
|
|
|
|
| |
Notes:
svn path=/head/; revision=269451
|
|
|
|
|
|
|
| |
starting with A
Notes:
svn path=/head/; revision=240066
|
|
|
|
|
|
|
|
|
| |
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
Notes:
svn path=/head/; revision=228909
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=220112
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=220031
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=210928
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
| |
Notes:
svn path=/head/; revision=195843
|
|
|
|
| |
Notes:
svn path=/head/; revision=193617
|
|
|
|
|
|
|
|
| |
PR: ports/112349, ports/112350
Submitted by: mm
Notes:
svn path=/head/; revision=191478
|
|
|
|
|
|
|
|
|
| |
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run
Notes:
svn path=/head/; revision=189054
|
|
|
|
|
|
|
|
|
| |
- After spending 4 hours on a trivial update, officially
state that it was a broken down extension architecture
that buried Tcl/Tk for good
Notes:
svn path=/head/; revision=183167
|
|
|
|
|
|
|
|
|
| |
- Add some forgotten changes
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=178649
|
|
|
|
|
|
|
| |
- Install/use unversioned libs
Notes:
svn path=/head/; revision=178118
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=171795
|
|
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/
Notes:
svn path=/head/; revision=171387
|