| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Apr 2013 10:44:29
2.30.7_2
|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
19 Mar 2013 10:40:22
  |
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.30.5_6
|
dinoex  |
- update png to 1.5.10 |
16 Mar 2012 03:45:21
2.30.5_5
|
mezz  |
Fix the rc.d script:
1. If gnome_enable is not set, gdm_enable will remain undefined.
2. Change the order of calling load_rc_config() and setting the
default variables to the typical order for ports
3. Not only is the checkyesno for gdm_enable in gdm_start() not
needed, it causes problems if, for example the user does
'/usr/local/etc/rc.d/gdm onestart' from the command line.
4. Switch to using 'unlink' instead of 'rm -f'
5. If lshal does not exist, error out instead of looping
6. Mark a variable local
Bump the PORTREVISION.
PR: ports/159391
Submitted by: dougb
Feature safe: yes |
14 Jan 2012 08:57:23
2.30.5_4
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
02 Jan 2012 19:21:24
2.30.5_4
|
marcus  |
Make sure to exit if there is a problem setting up the desktop session.
If not, the user would be dropped in as root.
PR: 159721 |
23 Sep 2011 22:26:39
2.30.5_3
|
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 |
25 Jun 2011 14:52:19
2.30.5_3
|
mezz  |
Before, the setusercontext(3) call in gdm is missing a few flags. Replace
those LOGIN_* to LOGIN_SETALL to enable all but not LOGIN_SETGROUP. It fixes
the rctl resource limits. Note that, the MAC framework is untest with it.
Bump the PORTREVISION.
PR: ports/158174
Submitted by: trasz |
29 Mar 2011 13:40:09
2.30.5_2
|
kwm  |
Fix privilege escalation vulnerability.
Obtained from: upstream git
Security: c6fbd447-59ed-11e0-8d04-0015f2db7bde |
19 Mar 2011 12:38:54
2.30.5_1  |
miwi  |
- Get Rid MD5 support |
20 Nov 2010 15:37:08
2.30.5_1  |
kwm  |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above ) |
15 Aug 2010 17:07:14
2.30.5  |
kwm  |
Update to 2.30.5. |
25 Jul 2010 19:35:08
2.30.4  |
kwm  |
Presenting GNOME 2.30.2. for FreeBSD. |
31 May 2010 02:01:56
2.30.2_1  |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 21:19:08
2.30.2  |
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2010 06:47:48
2.28.2_3  |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
27 Mar 2010 00:15:24
2.28.2_3  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
05 Feb 2010 11:46:55
2.28.2_2  |
dinoex  |
- update to jpeg-8 |
07 Jan 2010 21:33:50
2.28.2_1  |
marcus  |
Add a missing BUILD_DEPENDS on iso-codes. This will ensure that language
information can be loaded.
Reported by: Joseph S. Atkinson <jsa.bsd@gmail.com> |
19 Dec 2009 05:59:42
2.28.2  |
marcus  |
* Update to 2.28.2.
* Properly add support for reading keyboard invariants from hal. [1]
PR: 141143 [1]
Submitted by: Andreas Wetzel <mickey242@gmx.net> [1] |
07 Dec 2009 05:13:25
2.28.1_3  |
marcus  |
This patch was actually meant for gdm-2.26. Remove it. |
07 Dec 2009 03:43:53
2.28.1_3  |
marcus  |
Remove a bogus empty line to fix patching. |
06 Dec 2009 23:03:54
2.28.1_3  |
marcus  |
Add keyboard invariant support to GDM.
PR: 141143
Submitted by: Andreas Wetzel <mickey242@gmx.net> |
06 Dec 2009 23:00:44
2.28.1_2  |
marcus  |
Fix the language list in GDM.
PR: 141136
Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> |
28 Nov 2009 20:06:37
2.28.1_1  |
marcus  |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
06 Sep 2009 21:18:50
2.26.1_7  |
flz  |
Add support to create users and groups from information stored in UIDs/GIDs
files. Users and groups won't be deleted at deinstall time as we're lacking
a refcount to know if any port is using them.
Also convert a few ports while I'm here.
PR: ports/108514
Submitted by: mm, self |
25 Aug 2009 04:44:24
2.26.1_6  |
marcel  |
On ia64, gdm (indirectly) uses log10 and ceil. Add libm to the
list of libraries to link against.
Ok'd by: marcus |
31 Jul 2009 13:57:52
2.26.1_6  |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2009 19:12:15
2.26.1_5  |
marcus  |
Add a missing dependency on gnome-session.
PR: 135242 |
01 Jun 2009 22:52:10
2.26.1_4  |
marcus  |
Fix a problem with GConf paths. |
31 May 2009 20:00:18
2.26.1_3  |
marcus  |
* Fix hardcoded use of /usr/local.
* Re-add support for reading /etc/login.conf. [1]
PR: 133793 [1]
Submitted by: thomas [1] |
17 May 2009 02:20:42
2.26.1_2  |
marcus  |
Correct path to file. |
16 May 2009 22:18:26
2.26.1_2  |
marcus  |
Whoops, add two more hunks to complete XDMCP support. |
16 May 2009 22:15:21
2.26.1_2  |
marcus  |
* Fix XDMCP support with gdm. Note: that for IPv4 support to work, one
must rebuild gdm after disabling IPV6 support in the OPTIONS menu.
* Set IPV6 support to DISABLED by default.
* Add support for '&' in the gecos field. |
03 May 2009 06:30:16
2.26.1_1  |
marcus  |
Add an explicit dependency on hal. |
03 May 2009 02:54:34
2.26.1_1  |
marcus  |
* Add support for a gdm_lang rc.conf macro to control the locale used by
the GDM greeter [1]
* Add a patch from Fedora to support reading the keyboard layout from hal [2]
PR: 131533 [2]
Obtained from: Fedora CVS [2]
Submitted by: daichi [1]
Andreas Wetzel <mickey242@gmx.net> [2] |
24 Apr 2009 06:38:26
2.26.1  |
kwm  |
Presenting GNOME 2.26.1 for FreeBSD.
Approved by: portmgr (marcus) |
10 Apr 2009 05:56:28
2.26.0_1  |
marcus  |
Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers
can make use of this provider by setting:
WITH_GECKO=libxul
The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach. |
31 Jan 2009 21:50:25
2.24.1_6  |
marcus  |
Take a stab at working around the hald/gdm race. After we loop waiting
for the getty, loop waiting for hald to be ready. |
26 Jan 2009 17:56:33
2.24.1_5  |
marcus  |
Depend on hald when starting up so that we have a better chance of finding
all necessary input devices. |
11 Jan 2009 17:12:13
2.24.1_4  |
marcus  |
Don't bother registering GConf files. The pkg-install will take care of this
for us. |
11 Jan 2009 17:10:52
2.24.1_4  |
marcus  |
Cleanup the gdm home directory.
Reported by: pointyhat via pav |
10 Jan 2009 05:22:13
2.24.1_3  |
marcus  |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
05 Jan 2009 19:42:29
2.20.8  |
wxs  |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
08 Sep 2008 03:04:31
2.20.8  |
marcus  |
Update to 2.20.8. |
17 Aug 2008 17:30:18
2.20.7_3  |
marcus  |
Restore the ability to process gdm_flags when starting.
Reported by: jhay |
27 Jul 2008 20:18:54
2.20.7_2  |
marcus  |
* Add support for integrating GDM with GnomeKeyring and PAM
* Remove some ancient PAM checks
PR: 125983
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> |
26 Jul 2008 01:20:05
2.20.7_1  |
vs  |
gdmchooser/XDMCP:
- fix harmless warning getting logged as CRITICAL when enumerating interfaces
http://bugzilla.gnome.org/show_bug.cgi?id=544790
- unbreak XDMCP discovery on the IPv6-mapped IPv4 broadcast address by
unsetting
IPV6_V6ONLY socket option (obtained from NetBSD pkgsrc)
http://bugzilla.gnome.org/show_bug.cgi?id=544730
Approved by: marcus@ |
01 Jul 2008 02:16:33
2.20.7  |
mezz  |
Update to 2.20.7. |
09 Jun 2008 05:31:11
2.20.6_3  |
marcus  |
* Make sure seahorse-agent is only run when we're starting gnome-session
* Run seahorse-agent using dbus-launch
* No longer run ssh-agent when running gnome-session as gnome-keyring-daemon
provides this functionality |
08 Jun 2008 19:23:11
2.20.6_2  |
marcus  |
Add the ability to spawn seahorse-agent from gdm rather than from every
underlying session. This is very similar to how many Linux distributions
integrate seahorse-agent with GNOME.
PR: 124398
Submitted by: Robert Noland <rnoland@2hip.net> |
06 Jun 2008 14:09:15
2.20.6_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) |
14 May 2008 18:16:22
2.20.6  |
mezz  |
Update to 2.20.6. |
07 Apr 2008 21:36:20
2.20.5  |
marcus  |
Update to 2.20.5. |
26 Mar 2008 03:14:12
2.20.4_5  |
marcus  |
Add a delay loop which keeps GDM from starting until the gettys have been
allocated. This will allow ConsoleKit to properly initialize. |
24 Mar 2008 03:50:55
2.20.4_4  |
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
07 Jan 2008 22:49:53
2.20.3  |
mezz  |
Update to 2.20.3. |
12 Dec 2007 04:52:30
2.20.2  |
mezz  |
Update to 2.20.2. |
24 Oct 2007 23:37:25
2.20.1_1  |
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 ) |
27 Aug 2007 20:12:05
2.18.4_1  |
marcus  |
Use += to set LIB_DEPENDS and CONFIGURE_ARGS after bsd.port.pre.mk. |
27 Aug 2007 19:54:27
2.18.4_1  |
flz  |
Add optional support for consolekit.
Discussed with: marcus |
18 Aug 2007 16:06:20
2.18.4_1  |
marcus  |
Correct the location of the gdm.conf file in the gdm(1) man page.
PR: 115325 |
01 Aug 2007 02:15:20
2.18.4  |
marcus  |
Update to 2.18.4. |
23 Jul 2007 09:36:52
2.18.3  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
03 Jul 2007 17:41:00
2.18.3  |
mezz  |
Update to 2.18.3. |
13 Jun 2007 16:19:24
2.18.2_3  |
mezz  |
Add a hack to fix a lot of hardcore paths of /usr/X11R6 to fix the problem for
users that do not have symlink of /usr/X11R6 -> /usr/local when they have gdm
enable in the startup. Bump the PORTREVISION.
Reported by: Werner Lehmann <elvis69@arcor.de> |
03 Jun 2007 17:04:55
2.18.2  |
marcus  |
We do not need to remove pam.d anymore.
PR: 113262
Submitted by: bsam |
03 Jun 2007 04:31:23
2.18.2_2  |
marcus  |
Add dmxproto as well as dmx since dmx doesn't pull in dmxproto. |
03 Jun 2007 03:41:19
2.18.2_1  |
marcus  |
Add a missing dependency on dmx to fix the packaging. |
29 May 2007 04:16:12
2.18.2  |
marcus  |
Remove unneeded block. |
29 May 2007 04:15:08
2.18.2  |
mezz  |
Update to 2.18.2, while I am here, get rid of X11BASE. |
19 May 2007 20:32:57
2.18.1_1  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
09 Apr 2007 13:57:01
2.18.1  |
ahze  |
Update to 2.18.1 |
19 Mar 2007 05:14:07
2.18.0  |
marcus  |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
29 Jan 2007 17:29:24
2.16.5  |
mezz  |
Update to 2.16.5. |
14 Dec 2006 07:16:18
2.16.4  |
marcus  |
Update to 2.16.4.
Security: This fixes the memory disclosure vulnerability described in
CVE-2006-6105. |
22 Nov 2006 21:20:41
2.16.3  |
marcus  |
Update to 2.16.3. |
31 Oct 2006 09:58:24
2.16.2_1  |
jylefort  |
- Allow to lift the annoying ~/.xsession-errors size limit
- Start gdm if gnome_enable is set to yes in /etc/rc.conf |
31 Oct 2006 05:15:34
2.16.2  |
marcus  |
Update to 2.16.2. |
19 Oct 2006 19:10:08
2.16.1_1  |
marcus  |
Fix a crash that can occur due to a NULL pointer dereference when enabling
the greeter.
Obtained from: gdm2 CVS
Approved by: portmgr (implicit) |
14 Oct 2006 08:35:50
2.16.1  |
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 ) |
01 Aug 2006 02:47:52
2.14.10  |
ahze  |
- Update to 2.14.10 |
17 Jul 2006 03:00:06
2.14.8_1  |
mezz  |
Fix a typo of swedish locale, sv_SV.UTF-8 -> sv_SE.UTF-8. Bump the
PORTREVISION.
PR: ports/100360
Submitted by: Rasmus Kaj <kaj@kth.se> |
08 Jun 2006 03:24:13
2.14.8  |
marcus  |
Update to 2.14.8. |
27 May 2006 12:00:16
2.14.7  |
marcus  |
Update to 2.14.7. |
17 May 2006 13:49:06
2.14.6  |
marcus  |
Don't chgrp the /var/gdm directory to gdm during the instal phase since the
gdm user may not exist on the system yet. Instead, let the pkg-install
script do this after verifying the gdm user and group exists.
Reported by: pointyhat via kris |
12 May 2006 19:46:32
2.14.6  |
marcus  |
Update to 2.14.6. |
10 May 2006 19:50:18
2.14.5  |
pav  |
- Correct brazilian portuguese entry
Reported by: garga |
04 May 2006 06:02:14
2.14.5  |
marcus  |
Update to 2.14.5. |
30 Apr 2006 00:47:21
2.14.4  |
marcus  |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are). (Only the first 15 lines of the commit message are shown above ) |
23 Feb 2006 10:40:45
2.8.0.7_3  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 02:59:14
2.8.0.7_2  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Dec 2005 19:59:22
2.8.0.7_2  |
marcus  |
Require moused before our rc script runs to ensure X is ready for us.
Suggested by: Stefan Thurner <thurners@nicsys.de> |
05 Dec 2005 21:57:48
2.8.0.7_1  |
marcus  |
Seems -CURRENT needs a few tweaks to get gdm starting correctly. First,
we need to depend on LOGIN and cleanvar in our rc.d script, plus, we need
to enable VTAllocation. |
29 Nov 2005 05:48:29
2.8.0.7  |
marcus  |
Update to 2.8.0.7. |
25 Nov 2005 18:34:34
2.8.0.6_1  |
marcus  |
Remove shutdown keyword from the rcNG script since GDM will kill itself at
shutdown.
Reported by: Stefan Thurner <stefan.thurner@mb.tu-chemnitz.de> |
19 Nov 2005 00:36:35
2.8.0.6  |
marcus  |
Update to 2.8.0.6. |
15 Nov 2005 06:52:12
2.8.0.5_1  |
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. |
06 Nov 2005 20:35:36
2.8.0.5_1  |
marcus  |
IPv6 support no logner disables IPv4 support.
Spotted by: ahze |
05 Nov 2005 05:22:06
2.8.0.5_1  |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |