Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.12_2 11 Dec 2018 13:02:51 |
rene |
Remove expired ports:
2018-12-10 net/g2ipmsg: GNOME 2 application
2018-12-10 net/grdesktop: GNOME 2 application
2018-12-10 textproc/gnome-spell: GNOME 2 application
2018-12-10 textproc/sagasu: GNOME 2 application
2018-12-10 deskutils/planner: GNOME 2 application
2018-12-10 deskutils/multisync: GNOME 2 application
2018-12-10 deskutils/drivel: GNOME 2 application
2018-12-10 deskutils/notecase: GNOME 2 application
2018-12-10 deskutils/gtodo: GNOME 2 application
2018-12-10 deskutils/gtweakui: GNOME 2 application
2018-12-10 deskutils/gnotime: GNOME 2 application
2018-12-10 deskutils/gruler: GNOME 2 application
2018-12-10 japanese/gjiten: GNOME 2 application
2018-12-10 graphics/truevision: GNOME 2 application (Only the first 15 lines of the commit message are shown above ) |
2.0.12_2 07 Oct 2018 20:25:16 |
antoine |
Deprecate some GNOME 2 applications
With hat: portmgr |
2.0.12_2 26 Mar 2018 12:38:57 |
bapt |
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase |
2.0.12_1 30 Jan 2018 12:35:05 |
martymac |
Fix URLs for master site perso.b2b2c.ca
(URL of personals pages have recently changed on perso.b2b2c.ca and are now
prefixed with a tilde character) |
2.0.12_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.0.12_1 15 May 2016 09:03:36 |
amdmi3 |
- Add LICENSE_FILE
- Remove unneeed CPP/LDFLAGS
- Switch to options helpers
- Don't needlessly install INSTALL file |
2.0.12_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.0.12_1 22 Dec 2014 22:46:12 |
bapt |
Get rid of gnomehier |
2.0.12 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
2.0.12 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
2.0.12 02 Jul 2014 06:54:36 |
vanilla |
Stagify.
Approved by: portmgr@ (blanket approval) |
2.0.12 26 May 2014 13:21:43 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
2.0.12 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
2.0.12 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.0.12 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.0.12 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
2.0.12 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.0.12 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
2.0.12 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
2.0.12 07 Dec 2012 16:21:13 |
beech |
- Update to version 2.0.12
Feature safe: yes
PR: ports/174169
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.0.10_1 27 Jul 2012 17:06:03 |
bapt |
Add some explicit USE_PKGCONFIG=build |
2.0.10_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.0.10 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.0.10 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
2.0.10 15 Jul 2010 07:28:56 |
miwi |
- Update to 2.0.10
PR: 148574
Submitted by: Ports Fury |
2.0.8_7 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.0.8_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.0.8_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.0.8_4 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.0.8_3 06 Jun 2008 14:05:09 |
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.0.8_2 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.0.8_2 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
2.0.8_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}. |
2.0.8 02 May 2006 12:53:36 |
erwin |
- Drop dead MASTER SITE
- Fix WWW
- Pet portlint
PR: 96628
Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> |
2.0.8 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.0.8 01 Feb 2006 01:48:16 |
barner |
- Update to 2.0.8
Submitted by: Ports fury
PR: ports/92617 |
2.0.7_1 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
2.0.7_1 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.0.7_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.0.7 17 Sep 2005 20:27:45 |
pav |
- Update to 2.0.7
PR: ports/86270
Submitted by: Ports Fury |
2.0.6_3 03 Jun 2005 20:18:13 |
oliver |
change the libtool version to use from 1.3 to 1.5 |
2.0.6_3 22 Mar 2005 07:04:14 |
mezz |
Fix the build.
Reported by: pointyhat via kris
Approved by: portmgr (marcus) |
2.0.6_3 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.0.6_2 11 Jan 2005 23:11:54 |
mezz |
Install doc in the correct place, this should fix the pkg-plist.
Reported by: pointyhat via kris |
2.0.6_1 12 Dec 2004 14:49:37 |
josef |
Unset maintainership on ports. Multiple maintainer
timeouts.
Approved by: portmgr |
2.0.6_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.0.6 11 Aug 2004 22:32:08 |
pav |
- Update to 2.0.6
PR: ports/69518
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by: maintainer timeout (19 days) |
2.0.5_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
2.0.5_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.0.5_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.5_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.5 29 Jan 2004 09:41:38 |
pav |
- Update to 2.0.5
PR: ports/61919
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Approved by: maintainer |
2.0.3 10 Oct 2003 06:28:17 |
edwin |
[new port] textproc/sagasu
Sagasu is a GNOME tool to find strings in a set of files.
PR: ports/54356
Submitted by: Juan Salaverria <rael@vectorstar.net> |