Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
15 Jan 2020 21:32:06
2.6.4_10

|
kwm  |
Drop the python option.
Python 2 is used for libglade-convert any users would have converted ages ago. |
23 Mar 2019 18:44:49
2.6.4_9

|
kwm  |
Reorder post-patch blocks, so they both get applied in the !PYTHON case. |
22 Mar 2019 23:57:11
2.6.4_9

|
kwm  |
Fix build after base r345349
While do some cleanup of the port.
PR: 236141 |
19 Feb 2018 11:10:43
2.6.4_9

|
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
01 Apr 2016 14:00:57
2.6.4_8

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
02 Aug 2015 15:03:20
2.6.4_8

|
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
14 May 2015 10:15:09
2.6.4_7

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
27 Oct 2014 10:40:08
2.6.4_7

|
bapt  |
Cleanup plist |
20 Oct 2014 16:04:14
2.6.4_7

|
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
07 May 2014 10:12:05
2.6.4_7

|
tijl  |
Convert to USES=libtool:keepla tar:bzip2. |
16 Apr 2014 18:28:50
2.6.4_6

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
12 Mar 2014 01:28:25
2.6.4_5

|
miwi  |
- Stage support |
13 Jan 2014 21:00:04
2.6.4_5

|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
29 Oct 2013 17:05:51
2.6.4_5

|
kwm  |
Restrict python to -2.7
Submitted by: mva@ |
20 Sep 2013 17:13:47
2.6.4_5

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Sep 2013 21:53:46
2.6.4_5

|
bapt  |
Fix stupid mistake |
02 Sep 2013 20:51:40
2.6.4_5

|
bapt  |
Add an explicit dependency on pkgconf |
01 Apr 2013 14:46:14
2.6.4_5

|
bdrewery  |
- Fix build with bmake
PR: ports/177545
Submitted by: John Marino <draco@marino.st>
Approved by: gnome (kwm)
With hat: portmgr |
19 Mar 2013 10:40:22
2.6.4_5

|
kwm  |
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt |
01 Jun 2012 05:26:28
2.6.4_5
|
dinoex  |
- update png to 1.5.10 |
09 Nov 2011 15:26:04
2.6.4_4
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 10:03:08
2.6.4_4
|
miwi  |
- Fix build on FreeBSD 10
Reported by: pointyhat |
23 Sep 2011 22:26:39
2.6.4_4
|
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 |
03 Jul 2011 14:59:23
2.6.4_4
|
ohauer  |
-remove MD5 |
05 Mar 2011 12:05:29
2.6.4_4
|
miwi  |
- Bump PORTREVISION to force rebuild after python update. |
25 Feb 2011 08:50:52
2.6.4_3
|
miwi  |
- Get rid (RUN|BUILD) PYEXPAT since py25 is default in python |
28 Mar 2010 06:47:48
2.6.4_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.6.4_2
|
dinoex  |
- update to jpeg-8 |
08 Aug 2009 21:10:18
2.6.4_1
|
marcus  |
Add the optional Python support as a true OPTION.
PR: 137366
Submitted by: "Carlos A. M. dos Santos" <unixmania@gmail.com> (based on) |
31 Jul 2009 13:57:52
2.6.4_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
18 Mar 2009 03:54:03
2.6.4
|
marcus  |
Update to 2.6.4. |
02 Feb 2009 01:36:16
2.6.3
|
araujo  |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
18 Aug 2008 22:12:07
2.6.3
|
marcus  |
Update to 2.6.3. |
06 Jun 2008 13:21:59
2.6.2_1
|
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) |
04 Aug 2007 03:29:57
2.6.2
|
mezz  |
Update to 2.6.2. |
23 Jun 2007 00:06:58
2.6.1
|
marcus  |
Update to 2.16.1. |
19 May 2007 20:32:57
2.6.0_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
14 Oct 2006 08:35:50
2.6.0_2
|
marcus  |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
12 Jul 2006 17:58:28
2.6.0
|
ahze  |
- Update to 2.6.0 |
31 May 2006 22:18:51
2.5.1_5
|
mezz  |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================ (Only the first 15 lines of the commit message are shown above ) |
10 May 2006 16:33:35
2.5.1_5
|
jylefort  |
Move the libglade2 programming reference to the libglade2-reference port. |
04 May 2006 21:41:12
2.5.1_4
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Feb 2006 10:40:45
2.5.1_4
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:55:30
2.5.1_3
|
pav  |
- Eat tacos.
This was a workaround for a merging script in the repository far far away. |
23 Nov 2005 22:41:05
2.5.1_3
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
2.5.1_3
|
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. |
05 Nov 2005 05:22:06
2.5.1_3
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
13 Mar 2005 00:18:23
2.5.1_2
|
pav  |
- Let libglade2 handle lib/libglade directories instead of gnomehier |
12 Mar 2005 21:45:29
2.5.1_1
|
bland  |
Restore WITHOUT_PYTHON knob. |
12 Mar 2005 10:39:38
2.5.1
|
marcus  |
Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to (Only the first 15 lines of the commit message are shown above ) |
11 Feb 2005 17:30:05
2.4.2
|
adamw  |
Update to 2.4.2. |
17 Dec 2004 08:06:29
2.4.1_1
|
bland  |
Respect WITHOUT_PYTHON knob.
Noticed by: dougb |
29 Nov 2004 20:32:37
2.4.1
|
marcus  |
I misread a configure variable. Correct the path to the XML catalog. |
29 Nov 2004 20:19:51
2.4.1
|
marcus  |
Update to 2.4.1. |
08 Nov 2004 09:32:52
2.4.0_1
|
pav  |
- Bump portrevision to ease upgrading to new GNOME
Forgotten by: marcus, it seems |
09 Jul 2004 17:43:11
2.4.0
|
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 |
17 May 2004 16:40:46
2.4.0
|
marcus  |
Update to 2.4.0. |
05 Apr 2004 03:11:39
2.3.6
|
marcus  |
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever. It fixes many bugs, and adds some features missing in previous
FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:
http://www.freebsd.org/gnome/docs/faq26.html
Please read it carefully. GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:
http://www.marcuscom.com/tinderbox/
The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts. We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru> |
18 Mar 2004 13:47:05
2.0.1_2
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
14 Mar 2004 06:17:56
2.0.1_2
|
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. |
04 Feb 2004 05:21:48
2.0.1_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
17 Nov 2003 12:29:10
2.0.1_1
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
04 Nov 2003 18:08:47
2.0.1_1
|
perky  |
Utilize ${PYEXPAT} which is introduced in bsd.python.mk 1.40. |
22 Apr 2003 04:21:47
2.0.1_1
|
marcus  |
Convert to new GNOME infrastructure. |
20 Apr 2003 02:56:27
2.0.1_1
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:01:16
2.0.1_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
16 Feb 2003 00:16:38
2.0.1_1
|
marcus  |
Attempt to remove ${PREFIX}/share/xml if it exists and is empty.
Reported by: bento |
07 Feb 2003 18:42:25
2.0.1_1
|
marcus  |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
13 Jan 2003 03:11:39
2.0.1
|
marcus  |
Remove share/xml if it exists and is empty.
Reported by: bento |
20 Sep 2002 17:07:51
2.0.1
|
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
29 Aug 2002 20:46:43
2.0.1
|
marcus  |
Update to 2.0.1. |
11 Jul 2002 15:10:45
2.0.0
|
sobomax  |
Use USE_REINPLACE. |
30 Jun 2002 22:20:44
2.0.0
|
marcus  |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release. |
15 Jun 2002 09:05:13
2.0.0
|
marcus  |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. |
11 Jun 2002 08:15:32
2.0.0
|
marcus  |
Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API. The next part will contain the desktop
components. |
28 May 2002 16:08:26
1.99.12
|
marcus  |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. |
19 May 2002 20:16:06
1.99.12
|
marcus  |
Back to betas...Update to GNOME 2.0 beta 5. |
12 May 2002 06:49:02
1.99.11
|
marcus  |
Update to GNOME 2.0 RC2. |
02 May 2002 03:37:15
1.99.11
|
marcus  |
Update to GNOME 2.0 RC 1. |
26 Apr 2002 14:50:03
1.99.10
|
sobomax  |
Use GNOME2 beta4 download location for all GNOME2 ports. |
26 Apr 2002 09:51:55
1.99.10
|
sobomax  |
Add patch necessary for USE_LIBTOOL. |
26 Apr 2002 09:51:18
1.99.10
|
sobomax  |
Use USE_LIBTOOL. |
06 Apr 2002 22:37:44
1.99.10
|
marcus  |
Update to GNOME 2.0 beta3.
Approved by: sobomax |
11 Mar 2002 20:35:07

|
sobomax  |
Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release. |
27 Feb 2002 11:21:00

|
sobomax  |
Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release. |
14 Feb 2002 13:40:29

|
sobomax  |
Update to 1.99.6 after a repo-copy from ports/devel/libglade. |