Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:40 2.28.0_8 |
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 ) |
06 Apr 2021 14:31:07 2.28.0_8 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Apr 2016 14:33:58
2.28.0_8 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
2.28.0_8 |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
28 Jan 2015 01:08:44
2.28.0_8 |
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
10 Sep 2014 20:50:37
2.28.0_8 |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
29 Aug 2014 09:26:31
2.28.0_7 |
amdmi3  |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
23 Apr 2014 13:25:17
2.28.0_8 |
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 ) |
22 Apr 2014 12:35:07
2.28.0_7 |
bapt  |
Stage fxscintilla
USES=libtool
Chase shlib number change |
07 Oct 2013 13:15:44
2.28.0_6 |
gahr  |
- Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time. |
20 Sep 2013 23:57:48
2.28.0_5 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
14 Aug 2013 22:35:54
2.28.0_5  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
23 Apr 2013 16:45:40
2.28.0_5 |
gahr  |
- Chase x11-toolkits/fox16 shlib version bump |
23 Apr 2013 14:20:28
2.28.0_4 |
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
19 Mar 2013 13:04:31
2.28.0_4 |
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
27 Nov 2012 11:12:36
2.28.0_4 |
gahr  |
- Chase x11-toolkits/fox16 shlib version bump
- Trim Makefile headers for ports owned by me or ports@
Feature safe: yes |
26 Jul 2012 05:40:24
2.28.0_3 |
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
23 Jul 2012 01:33:56
2.28.0_3 |
dougb  |
For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk. |
13 Jul 2012 07:10:02
2.28.0_3 |
gahr  |
- Chase x11-toolkits/fox16 shlib version bump
- Bump PORTREVISION |
01 Jun 2012 05:26:28
2.28.0_2 |
dinoex  |
- update png to 1.5.10 |
02 May 2012 08:30:41
2.28.0_1 |
gahr  |
- Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION |
28 Nov 2011 11:30:37
2.28.0 |
miwi  |
- Update to 2.28.0
PR: 162855
Submitted by: ports fury
Feature safe: yes |
02 Jul 2011 08:08:03
2.22.0 |
miwi  |
- Update to 2.22.0
PR: 158451
Submitted by: Ports Fury |
15 Mar 2011 16:31:31
2.11.0_2 |
gahr  |
- Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION |
09 Feb 2011 13:29:39
2.11.0_1 |
gahr  |
- Bump PORTREVISION after x11-toolkits/fox16 shlib bump
Reported by: dougb, linimon |
24 Aug 2010 21:46:06
2.11.0 |
gahr  |
- Fix PLIST
Reported by: QAT |
24 Aug 2010 07:17:31
2.11.0 |
gahr  |
- Update to 2.11.0
- Chase support for FOX 1.4 |
23 Aug 2010 09:50:02
1.71_15 |
gahr  |
- Unsupport fox12, in preparation for the removal of x11-toolkits/fox12 |
30 Jul 2010 12:08:29
1.71_15 |
araujo  |
- Back to the ports@ I've no used it anymore. |
28 Mar 2010 06:47:48
1.71_15 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
23 Mar 2010 21:23:11
1.71_14 |
gahr  |
- Chase x11-toolkits/fox16 update |
05 Feb 2010 11:46:55
1.71_13 |
dinoex  |
- update to jpeg-8 |
27 Sep 2009 21:46:00
1.71_12 |
araujo  |
- Fix LOCALBASE issue.
Reported by: itetcu (QATty)
Feature safe: yes |
02 Aug 2009 19:36:34
1.71_12 |
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 |
31 Jul 2009 13:57:52
1.71_12 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
04 Apr 2009 17:27:07
1.71_11 |
araujo  |
- Lib updated FOX16.
- Bump PORTREVISION.
Approved by: maintainer implicit |
08 Feb 2009 01:09:48
1.71_10 |
araujo  |
- Lib updated Fox16.
- Bump PORTREVISION.
Approved by: maintainer implicit |
09 Jan 2009 13:50:12
1.71_9 |
araujo  |
- It was updated FOX16, need to rebuild all ports that depend
directly of it.
- Bump PORTREVISION.
Approved by: maintainers implicit |
29 Dec 2008 10:53:53
1.71_8 |
araujo  |
- The FOX10 isn't more supported.
- Bump PORTREVISION. |
19 Jun 2008 02:54:54
1.71_7 |
pav  |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr |
21 May 2008 02:47:35
1.71_7 |
araujo  |
- Lib updated fox16.
- Bump PORTREVISION.
Noticed by: mezz |
19 Mar 2008 01:52:04
1.71_6 |
araujo  |
- Lib updated Fox16.
- Bump PORTREVISION. |
01 Jan 2008 17:01:51
1.71_5 |
araujo  |
- Lib updated Fox16.
- Bump PORTREVISION.
Approved by: edwin (mantainer, implicit), stas (mentor, implicit) |
29 Oct 2007 10:18:43
1.71_4 |
araujo  |
- Lib updated FOX16.
- Bump PORTREVISION.
Approved by: stas (mentor) |
04 Sep 2007 02:34:30
1.71_3 |
araujo  |
- Lib updated fox16.
- Bump PORTREVISION.
Approved by: itetcu (mentor) |
12 Aug 2007 12:42:55
1.71_2 |
araujo  |
- Lib updated FOX16.
- Bump PORTREVISION.
Approved by: stas (mentor) |
29 Jun 2007 16:29:19
1.71_1 |
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
19 May 2007 20:32:57
1.71_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
29 Mar 2007 10:47:19
1.71 |
rafan  |
- define OPTIONS only for master port |
29 Mar 2007 10:32:02
1.71 |
rafan  |
- Update to 1.71
- Add support for fox 1.6 (default)
- Switch to USE_LDCONFIG
- Pass maintainership
PR: ports/109143
Submitted by: Marcelo Araujo <araujo at bsdmail.org>
Approved by: maintainer |
20 Jun 2006 21:02:18
1.63_2 |
shaun  |
Chase lib version bump in fox14.
Approved by: ahze (mentor) |
10 Jun 2006 15:51:16
1.63_1 |
sem  |
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
x11-toolkits/fox-devel -> x11-toolkits/fox14 |
13 May 2006 05:00:46
1.63_1 |
edwin  |
Remove USE_REINPLACE from categories starting with X |
23 Feb 2006 10:40:45
1.63_1 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:16:52
1.63 |
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.63 |
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. |
01 Aug 2005 16:09:10
1.63 |
lawrance  |
Add support for fox1.2
PR: ports/84232
Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer) |
10 Jun 2005 08:28:25
1.63 |
pat  |
Update to 1.63
PR: ports/82033
Submitted by: maintainer |
02 Apr 2005 12:01:22
1.62_1 |
krion  |
Mark BROKEN only while building with fox-devel, and not with fox. |
28 Feb 2005 09:54:16
1.62_1 |
krion  |
BROKEN: Does not build with current fox-devel version. |
25 Feb 2005 14:12:29
1.62_1 |
krion  |
Bump library version number due to last x11-toolkits/fox-devel
update. |
18 Dec 2004 22:38:38
1.62 |
pav  |
- Update fxscintilla to 1.62
This version supports both FOX 1.0 and FOX 1.2, and the port use FOX 1.2
by default. FOX 1.0 version is available under OPTIONS
- Add slave port fxscintilla-fox10
- Switch ruby-fox port to fxscintilla-fox10
PR: ports/75160
Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (fxscintilla
maintainer) |
09 Jul 2004 17:43:11
1.57 |
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 |
23 Jun 2004 23:21:56
1.57 |
pav  |
Add fxscintilla, an implementation of Scintilla editing widget for FOX
library.
PR: ports/68019
Submitted by: Alexander Novitsky <alecn2002@yandex.ru> |