Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Dec 2018 13:02:51
2.0_9

|
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 ) |
07 Oct 2018 20:25:16
2.0_9

|
antoine  |
Deprecate some GNOME 2 applications
With hat: portmgr |
26 Mar 2018 12:38:57
2.0_9

|
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 |
08 Dec 2016 17:17:43
2.0_8

|
tijl  |
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
01 Apr 2016 14:00:57
2.0_7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
2.0_7

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
14 Dec 2014 21:19:49
2.0_7

|
amdmi3  |
- Add LICENSE
- Convert gnomehack to USES=pathfix
- Drop @dirrm* from plist |
12 Dec 2014 17:11:23
2.0_7

|
marino  |
USES+= gettext-tools on 6 ports
These ports require msgfmt. FreeBSD doesn't fail to build these ports
because a default option on gvfs brings in this tool. The same gvfs
option is off by default on DragonFly and thus the missing dependencies
were unmasked. Explicitly add gettext-tools to get msgfmt. |
29 Jul 2014 17:12:50
2.0_7

|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
09 Jul 2014 13:05:49
2.0_7

|
vanilla  |
Stagify. |
28 Jun 2014 07:48:02
2.0_7

|
antoine  |
Reset maintainer, email bounces
With hat: portmgr |
22 Oct 2013 13:53:34
2.0_7

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
20 Sep 2013 17:36:36
2.0_7

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
03 Sep 2013 12:13:24
2.0_7

|
bapt  |
Add an explicit dependency on pkgconf |
01 Jun 2012 05:26:28
2.0_7
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
2.0_6
|
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:25:36
2.0_6
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
2.0_6
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.0_5
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
2.0_4
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:31:51
2.0_3
|
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) |
24 Mar 2008 23:21:25
2.0_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
24 Oct 2007 23:37:25
2.0_2
|
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 ) |
19 May 2007 20:32:57
2.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
08 Aug 2006 11:47:33
2.0
|
jmelo  |
- Update mastersite.
- Update WWW.
PR: ports/101615
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
05 Apr 2006 07:47:38
2.0
|
pav  |
- Update to 2.0
PR: ports/95312
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
07 Mar 2006 08:28:06
1.6_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
22 Jan 2006 11:18:58
1.6_1
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 03:12:58
1.6_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
1.6_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
10 May 2003 06:52:54
1.6
|
anholt  |
Update to 1.6.
PR: ports/52012
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
09 May 2003 00:20:56
1.4_1
|
anholt  |
Fix compiling after bsd.gnome.mk changes.
PR: ports/51928
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
05 May 2003 06:31:22
1.4_1
|
marcus  |
Add a missing dependency on gnomelibs.
Reported by: bento |
22 Apr 2003 20:01:13
1.4
|
adamw  |
Use new GNOME infrastructure.
PR: 51286
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
21 Feb 2003 12:06:01
1.4
|
knu  |
De-pkg-comment. |
13 May 2002 14:06:51
1.4
|
sada  |
- Upgrade to version 1.4.
- Remove redundant DISTNAME line.
PR: ports/36255
Submitted by: maintainer |
03 Dec 2001 03:13:39

|
steve  |
Update to version 1.2. |
28 Oct 2001 14:03:39

|
sf  |
update to 1.1. |
22 Oct 2001 23:00:54

|
sf  |
update to 1.0. |
13 Aug 2001 13:52:26

|
kevlo  |
Update to version 0.9.1 |
01 Aug 2001 17:50:13

|
lioux  |
Update to 0.9 |
30 Jul 2001 05:28:34

|
steve  |
Distfile changed without version bump. Author added FKiSS 3.0 support and
fixed a few minor bugs. |
29 Jun 2001 15:42:25

|
kevlo  |
Update to version 0.8.1 |
21 May 2001 20:26:32

|
alex  |
Update to 0.8 |
07 Apr 2001 06:33:58

|
will  |
Add gnomekiss 0.7, the GNOME version of Kisekae Set System. |