non port: cad/tkgate/Makefile |
SVNWeb
|
Number of commits found: 37 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 1 May 2021
|
[ 17:55 Tobias Kortkamp (tobik) ] 6707a3c (Only the first 10 of 47 ports in this commit are shown above. )
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 15 Mar 2020
|
[ 14:49 swills ]
cad/tkgate: remove unnecessary REINPLACE_CMD
While here, fix a patch, add some missing deps and clean up
|
Fri, 8 Nov 2019
|
[ 09:31 tobik ] (Only the first 10 of 39 ports in this commit are shown above. )
c*: Add missing USES={gnome,php,sdl,xorg}
|
Fri, 9 Aug 2019
|
[ 09:22 vsevolod ]
- Add missing uses [1]
- Drop maintainership
PR: 239728 [1]
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> [1]
Reported by: Robert Cina <transitive at gmail.com>
|
Thu, 8 Aug 2019
|
[ 15:08 vsevolod ]
- Update to 2.1
- Use autoreconf
- Add pango dependency
- Remove obsoleted master site
- Add patches to avoid malloc.h include
PR: 234081
Submitted by: ManFree <roman_romul at mail.ru>
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Tue, 7 Jul 2015
|
[ 06:35 marino ]
cad/tkgate: Unbreak FreeBSD 11, Fix depends on rest
This was specified on USES: iconv:build,lib
This is incorrect; the way iconv.mk is written, "build" and "lib" are
mutually exclusive and "build" takes precedence. This means the library
dependency was not registered.
Moveover, it's failing on FreeBSD 11 and dev-branch of DragonFly because
it uses transliteration. Setting USES=iconv:translit fixes both issues.
Approved by: Just fix it
|
Wed, 24 Jun 2015
|
[ 15:57 vsevolod ]
- Fix build by adding iconv dependency
Pointyhat to: vsevolod
|
[ 14:23 vsevolod ]
Restore removed cad/tkgate.
- Support staging
- Tested with tcl/tk 8.6
- Removed old patches
- Convert to the modern port rules
- Updated to version 2.0.0 (from bitbucket)
|
Fri, 20 Sep 2013
|
[ 15:58 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 14 May 2013
|
[ 14:34 gahr ]
- Fix run-time with Tcl/Tk 8.6
- Remove INVALID_TK_VER= 86
|
[ 14:05 gahr ] (Only the first 10 of 20 ports in this commit are shown above. )
- Update to 2.0-b10
- Fix build with Tcl/Tk 8.6. Unfortunately, tkgate segfaults on startup when
built against 8.6, so set 86 as an invalid version for this port.
Reported by: miwi (Tcl/Tk 86 exp-run)
|
Fri, 26 Apr 2013
|
[ 13:35 miwi ]
- Update MASTER_SITES
PR: 177907
Submitted by: ports fury
|
Fri, 26 Aug 2011
|
[ 03:39 miwi ]
- Add mirror sites to MASTER_SITES
- Add LICENSE
- Support USE_TCL/USE_TK
PR: 160087
Submitted by: Ports Fury
|
Tue, 23 Aug 2011
|
[ 10:31 crees ]
No problems fetching from MASTER_SITES.
Submitted by: Peter Jeremy <peterjeremy@acm.org>
|
Tue, 2 Aug 2011
|
[ 05:36 bapt ]
Deprecate port with no more public distfiles
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Wed, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 17 Feb 2007
|
[ 13:27 erwin ]
Update to 1.8.7
|
Thu, 30 Nov 2006
|
[ 02:57 rafan ]
- Respect X11BASE [1]
- The configure script is not generated from autotools, thus use
HAS_CONFIGURE instead
Reported by: pointyhat [1]
|
Tue, 5 Sep 2006
|
[ 04:41 linimon ]
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
Sat, 22 Oct 2005
|
[ 00:19 mnag ]
Use latest tcl/tk 8.3 -> 8.4
Bump PORTREVISION
PR: 84741
Submitted by: Carlos A M dos Santos <casantos@urisan.tche.br>
Approved by: hansen@cmu.edu (maintainer timeout, 72 days)
|
Thu, 19 May 2005
|
[ 16:08 pav ]
- Update to 1.8.6
PR: ports/81221
Submitted by: Jeffery Hansen <hansen@gadoid.ices.cmu.edu> (maintainer)
|
Thu, 23 Dec 2004
|
[ 01:42 lesi ]
Add imake build dependency, it is no longer implied by USE_XLIB.
Pointed out by: dosirak via kris
Approved by: maintainer timeout
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 21 Feb 2003
|
[ 11:04 knu ] (Only the first 10 of 36 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 17 Jan 2003
|
[ 00:40 edwin ]
*gulp* forgot to remove two comments.
|
[ 00:36 edwin ]
Update cad/tkgate to 1.6i
PR: ports/46498
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Approved by: Jeffery P Hansen <hansen+@cmu.edu> (maintainer)
|
Thu, 15 Mar 2001
|
[ 15:06 kevlo ]
Fix dependencies to tcl/tk 8.3
|
Sat, 18 Nov 2000
|
[ 15:46 kevlo ]
Update to version 1.6e
|
Thu, 8 Jun 2000
|
[ 00:18 asami ]
Add gmac.1 and tkgate.1
|
Number of commits found: 37 |