non port: x11-toolkits/iwidgets/Makefile |
Number of commits found: 27 |
Friday, 1 Mar 2024
|
18:11 Gleb Popov (arrowd) Author: Chris Hutchinson
*: Move manpages to share/man
PR: 277322
138eb13 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:23 Tobias C. Berner (tcberner)
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Dima Sivachenko <dima@Chg.RU>
* Edwin Groothuis <edwin@mavetju.org>
* Eric Anholt <anholt@FreeBSD.org>
* Igor Pokrovsky <ip@doom.homeunix.org>
* James FitzGibbon <jfitz@FreeBSD.org>
* Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Juli Mallett
* Kenjiro Cho <kjc@csl.sony.co.jp>
* Kimura Fuyuki <fuyuki@hadaly.org>
* Koop Mast <kwm@FreeBSD.org>
* Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
* Lubomir Marinov <lubomir_m@abv.bg>
* Marc Recht <marc@informatik.uni-bremen.de>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* Martin Matuska <mm@FreeBSD.org>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Grünewald <michipili@gmail.com>
* Michael Johnson <ahze@FreeBSD.org>
* Mike Krutov <neko@takino.org>
* Mike Meyer <mwm@mired.org>
* Olivier Duchateau
* Paul Schmehl <pauls@utdallas.edu>
* Peter Hawkins <thepish@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Radim Kolar
* Rene Ladan <rene@FreeBSD.org>
* Robert C. Noland III <rnoland@FreeBSD.org>
* Simon Barner <barner@gmx.de>
* Stephane Legrand <stephane@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Thomas Gellekum <tg@FreeBSD.org>
* Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Vanilla I. Shu <vanilla@MinJe.com.TW>
* Will Andrews <andrews@technologist.com>
* Yukihiro Nakai <nakai@FreeBSD.org>
* Zane C, Bowers <vvelox@vvelox.net>
* asami
* chinsan
* chuckr
* clsung@dragon2.net
* dmitry@karasik.eu.org
* fjoe@FreeBSD.org
* gahr
* gena
* ijliao
* mi
* minter@lunenburg.org
* nivit@users.sourceforge.net
* ports@c0decafe.net
* roland.jesse@gmx.net
* thierry@pompo.net
* vanilla
With hat: portmgr
71b6a9f |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 11 Jan 2018
|
14:18 danfe
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Thursday, 21 Apr 2016
|
16:48 gahr
Convert more ports to USES=(tcl|tk):tea
|
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 21 Jan 2015
|
00:23 marino
x11-toolkits/iwidgets: Update descriptions
PR: 195354
Submitted by: maintainer (Chris Hutchinson)
|
Wednesday, 19 Nov 2014
|
19:07 marino
x11-toolkits/iwidgets: mutually agreed maintainship change
PR: 195166
Old maintainer: pauls (utdallas.edu)
New maintainer: Chris Hutchinson
|
Tuesday, 15 Jul 2014
|
17:14 adamw
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Tuesday, 20 May 2014
|
18:51 mandree
Convert to staging.
Modernize NOPORTDOCS to use OPTIONS NG.
Actually, maintainer has resigned on the grounds of having wrestled for
too long with staging, but let's try to convince him to continue now
that staging is implemented.
Approved by: portmgr (blanket)
|
Sunday, 22 Sep 2013
|
05:32 sunpoet
- Use USES=tk
- While I'm here, add NO_STAGE=yes
PR: ports/182249
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
|
Friday, 20 Sep 2013
|
23:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
|
Tuesday, 22 Jun 2010
|
22:22 pav
- Fix build
PR: ports/147886
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Feature safe: yes
|
Saturday, 22 Aug 2009
|
00:39 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with X
|
Wednesday, 9 Apr 2008
|
13:42 pav
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wednesday, 17 May 2006
|
20:35 mi
Update the itcl/itk from 3.2 to 3.3 (released in April 2005). The
installed libraries are now named libitcl.so.3 & libitk.so.3 instead
of having the version be part of the libname (libitcl33.so.1). The
itclConfig.sh and itkConfig.sh are now also installed, which is required
by some software (such as the insight -- a gdb frontend).
Fix-up the (unchanged) iwidgets port to reflect the above and improve it
to not require its own copy of the itcl tree at install time.
Approved by: maintainer
Fix-up the tkdesk port to reflect the itcl/itk changes, which required
updating it to the 2.0p2 (from 2.0). (This lovely piece of software
badly needs a caring maintainer, BTW.) While here, teach tkdesk to use
installed blt instead of building its own.
The only iwidget/itk/itcl consumer that remains broken is net/smm++ (a
MUD client). This should change as soon as the maintainer get back to
me.
|
Tuesday, 3 Jan 2006
|
01:31 edwin
x11-toolkits/iwidgets minor cleanup of the Makefile
Removed the PORT_SUBDIR so the port can use the existing
itcl distfile if there is one. Removed the tcl and tk
dependencies since both are dependencies of itk anyway
PR: ports/91243
Submitted by: Paul Schmehl <pauls@utdallas.edu>
|
Monday, 26 Dec 2005
|
14:20 thierry
Fix a problem with wish and update to 4.0.1.
Now depends on tk84, thus change CATEGORIES.
PR: 84369
Submitted by: Paul Schmehl <pauls (at) utdallas.edu> (maintainer)
|
Sunday, 21 Dec 2003
|
00:23 sergei
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
|
Thursday, 20 Feb 2003
|
19:20 knu
De-pkg-comment.
|
Saturday, 18 Aug 2001
|
08:16 mi
Remove the useless patches -- their result is not used by the port.
Remove the PORTREVISION -- nothing changed in package's content one way or
the other.
|
Friday, 17 Aug 2001
|
16:14 ijliao
make patch work
|
Saturday, 28 Jul 2001
|
15:53 mi
Update to itcl 3.2. Don't build stubs. Run tests after tests.
|
Monday, 5 Feb 2001
|
16:49 olgeni
Batch of style fixes for x11-toolkits.
|
Number of commits found: 27 |