Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.2_1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
3.4.2_1 26 Feb 2024 17:52:30 |
Muhammad Moinur Rahman (bofh) |
x11-toolkits/itk: Moved man to share/man
Approved by: portmgr (blanket) |
3.4.2 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.4.2 25 Jun 2023 18:09:48 |
Muhammad Moinur Rahman (bofh) |
x11-toolkits/itk: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.4.2 16 Jan 2023 10:02:10 |
Pietro Cerutti (gahr) |
lang/itcl, x11-toolkits/itk: unbreak and update
PR: 268774 |
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) |
3.3_3 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 ) |
3.3_3 20 Jul 2022 14:23:40 |
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> (Only the first 15 lines of the commit message are shown above ) |
3.3_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3_3 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
3.3_3 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
3.3_3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.3_3 27 Jan 2015 21:01:59 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
3.3_3 25 Aug 2014 16:41:00 |
antoine |
Allow staging as a regular user |
3.3_3 16 Jan 2014 13:25:23 |
gahr |
- Rename a variable to avoid fooling the USE_TCL/USE_TK detection script
at http://people.freebsd.org/~gahr/usetcl.html |
3.3_3 10 Jan 2014 09:01:34 |
gahr |
- Convert to new LIB_DEPENDS format
- Convert to USES=tk
- STAGE-clean |
3.3_3 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
3.3_3 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
3.3_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.3_3 15 Feb 2013 14:21:46 |
miwi |
- Unbreak build on HEAD |
3.3_3 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
3.3_3 01 Dec 2010 23:12:16 |
linimon |
Update maintainer's email address.
Submitted by: maintainer (private email) |
3.3_3 12 Jun 2010 03:57:42 |
mi |
Upgrade itcl to 3.4b1 -- the last version in the 3.x branch.
itk, interestingly, remains at 3.3-RC, so only minor changes
there.
Allow both to compile against Tcl-8.5. Both will now need to
be upgraded to branch 4.x -- a much more involved undertaking.
Approved by: maintainer (in January) |
3.3_2 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
3.3_2 14 Feb 2009 14:17:34 |
mm |
- Does not build with tcl/tk 8.5 and higher |
3.3_2 19 Apr 2008 17:56:05 |
miwi |
- 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) |
3.3_2 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
3.3_2 05 Sep 2007 15:46:22 |
mm |
- Switch to USE_TK
- Pass maintainership to submitter
PR: ports/115789
Submitted by: Erik Greenwald <erik at smluc.org> |
3.3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.3 30 Jan 2007 04:14:53 |
kris |
Retire obsolete a.out shared library support |
3.3 01 Dec 2006 14:08:40 |
laszlof |
Respect X11BASE
Reported by: pointyhat |
3.3 15 Aug 2006 01:13:42 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
3.3 17 May 2006 20:35:55 |
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. |
3.2.1_1 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
3.2.1_1 26 Dec 2005 14:19:51 |
thierry |
Updates to use tk84.
Bump PORTREVISION and add tk84 to CATEGORIES.
PR: N/A (direct mail)
Submitted by: Pedro F. Giffuni <giffunip (at) yahoo.com> |
3.2.1 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
3.2.1 06 Jun 2005 18:52:30 |
pav |
- Update to 3.2.1
PR: ports/81907
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |
3.2_1 01 Jan 2005 22:16:28 |
kris |
Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case. The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.
Approved by: portmgr (self) |
3.2_1 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
3.2_1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
3.2_1 21 Dec 2003 00:23:26 |
sergei |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
3.2_1 20 Feb 2003 19:20:28 |
knu |
De-pkg-comment. |
3.2_1 27 Jun 2002 13:32:15 |
perky |
PERL -> REINPLACE_CMD
PR: 39262, 39263, 39264, 39265, 39266, 39267
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
17 Aug 2001 15:42:48 |
ijliao |
substitute a untranslated variable |
28 Jul 2001 15:53:46 |
mi |
Update to itcl 3.2. Don't build stubs. Run tests after tests. |
05 Feb 2001 16:49:18 |
olgeni |
Batch of style fixes for x11-toolkits. |
08 Oct 2000 08:03:53 |
asami |
Convert category x11-toolkits to new layout. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 |
sobomax |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |