Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.1_6 30 Jan 2023 13:59:55 |
Baptiste Daroussin (bapt) |
x11-toolkits/vdk: remove
Depends on EOLed GTk+2.0 and not depended on in the ports tree |
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.5.1_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.5.1_6 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 ) |
2.5.1_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.1_6 10 Jan 2021 17:52:04 |
kevans |
x11-toolkits/vdk: fix build on -CURRENT
libgnuregex has been removed in FreeBSD 13.0. The version in base had a
number of known or likely bugs associated with it, so just use the newer
and more stable port on all supported FreeBSD versions.
PR: 252259
MFH: 2021Q1 |
2.5.1_5 08 Nov 2019 11:21:03 |
tobik |
x11*: Add missing USES={gl,gnome,mate} |
2.5.1_5 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.5.1_4 24 Mar 2015 19:37:44 |
marino |
3 ports categories: Remove $PTHREAD_LIBS
Categories: editors, x11, x11-toolkits
approved by: PTHREAD blanket |
2.5.1_4 28 Jan 2015 01:08:44 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
2.5.1_4 25 Aug 2014 17:30:04 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
2.5.1_3 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
2.5.1_2 22 Apr 2014 09:15:46 |
bapt |
Support stage
Uses libtool |
2.5.1_1 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
2.5.1_1 02 Sep 2013 21:04:01 |
bapt |
Add an explicit dependency on pkgconf |
2.5.1_1 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
2.5.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.5.1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.5.1 12 Apr 2011 02:42:33 |
miwi |
- Update to 2.5.1
PR: 155852
Submitted by: Ports Fury |
2.4.3_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.4.3_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.4.3_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.4.3 22 Dec 2009 11:25:49 |
miwi |
- Update to 2.4.2
PR: 141821
Submitted by: Ports Fury |
2.4.1_5 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
2.4.1_5 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.4.1_5 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.4.1_4 05 Jan 2009 20:34:01 |
wxs |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
2.4.1_4 06 Jun 2008 14:16:37 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.4.1_3 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2.4.1_4 03 Aug 2007 14:24:41 |
arved |
Fix build on 64bit platforms |
2.4.1_4 04 Jun 2007 19:55:27 |
miwi |
- Fix Build with gcc 4.2
PR: 113305
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.4.1_4 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}. |
2.4.1_3 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
2.4.1_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> |
2.4.1_3 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
2.4.1_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.4.1_2 25 Nov 2005 19:33:59 |
pav |
- Add SHA256 |
2.4.1_2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.4.1_2 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.4.1_1 05 Jun 2005 16:20:46 |
sem |
- Fix on 4.x |
2.4.1 05 Jun 2005 13:34:20 |
sem |
- Update to 2.4.1
PR: ports/81864
Submitted by: Ports Fury |
2.4.0_2 03 Jun 2005 20:18:13 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
2.4.0_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.4.0_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
2.4.0 24 Sep 2004 01:04:01 |
ijliao |
- Fix build on -current after gcc 3.3 import
PR: 71875, 71886
Submitted by: Ports Fury
Approved by: portmgr (marcus) |
2.4.0 10 Jul 2004 06:41:56 |
krion |
Update to version 2.4.0
PR: ports/68865
Submitted by: Ports Fury |
2.0.3_2 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
2.0.3_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
2.0.3_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
2.0.3_1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
2.0.3_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.0.3 19 Nov 2003 16:12:16 |
krion |
- Update to version 2.0.3
PR: 59470
Submitted by: Ports Fury |
1.2.5 03 Nov 2003 01:19:26 |
kris |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr |
1.2.5 18 May 2003 11:35:53 |
kris |
BROKEN on 5.1: configure fails |
1.2.5 20 Apr 2003 19:54:06 |
marcus |
Remove USE_GNOMENG. |
1.2.5 07 Mar 2003 06:14:08 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2.5 09 Sep 2002 01:18:57 |
marcus |
Fix things after GNOMENG commit.
PR: 42569
Submitted by: Tilman Linneweh <tilman@arved.de> |
1.2.5 02 Sep 2002 03:58:24 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.2.5 31 Aug 2002 02:44:07 |
kris |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
23 May 2001 07:57:15 |
ijliao |
upgrade to 1.2.5 |
08 Oct 2000 08:03:53 |
asami |
Convert category x11-toolkits to new layout. |
05 Oct 2000 08:22:56 |
reg |
Implement WANT_GNOME. |
25 Sep 2000 09:51:51 |
nakai |
Update to 1.2.3 |
16 Jul 2000 13:34:58 |
nakai |
Update to 1.2.2 |
29 Jun 2000 09:27:49 |
nakai |
Update to 1.2.1 |
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 09:19:52 |
sobomax |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 17:44:17 |
sobomax |
First round of INSTALL_SHLIB fixes. |