| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Mar 2006 07:28:59
2.1.1_2
|
vd  |
Remove expired leaf ports:
2006-02-28 graphics/vid
2006-02-28 graphics/smoke
2006-03-01 misc/globus2
2006-03-14 sysutils/prune
2006-03-14 www/evg
2006-02-28 x11/login.app |
08 Jan 2006 21:09:20
2.1.1_2
|
edwin  |
[MAINTAINER] x11/login.app: mark deprecated
Mark port deprecated. It seems to be discontinued by its
author, and x11/slim is a fork which is actively worked on.
Is the hint in the reason for deprecation ok, or do deprecation
messages have to be specific strings?
PR: ports/91510
Submitted by: Tobias Roth <ports@fsck.ch> |
01 Aug 2005 06:50:46
2.1.1_2
|
dinoex  |
- fix empty dir
Approved by: krion |
24 Jan 2005 00:29:21
2.1.1_2
|
pav  |
- FreeBSD specific changes to man page
PR: ports/76576
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) |
12 Jan 2005 22:02:20
2.1.1_1
|
edwin  |
[maintainer-update] fix x11/login.app build error
Does two unrelated things:
1) add linker flag to fix build [untested]
2) fix startup script [tested]
Whether 1) will work I have no idea. On my own machine,
everything works all right, and the errorlogs are
confusing. 2) is needed.
PR: ports/76171
Submitted by: Tobias Roth <ports@fsck.ch> |
10 Jan 2005 10:51:30
2.1.1
|
edwin  |
x11/login.app : update and take maintainership
This updates x11/login.app from 2.0.0.a7_1 to 2.1.1 and
transmits maintainership from ports@freebsd.org to me.
PR: ports/76010
Submitted by: Tobias Roth <ports@fsck.ch> |
06 Nov 2004 20:48:19
2.0.0.a7_1
|
pav  |
- Fix build with latest windowmaker
PR: ports/73338
Submitted by: Tobias Roth <ports@fsck.ch> |
04 Feb 2004 05:10:27
2.0.0.a7_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
2.0.0.a7
|
trevor  |
SIZEify. |
20 Nov 2003 15:06:15
2.0.0.a7
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
2.0.0.a7
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
29 Jul 2003 09:12:37
2.0.0.a7
|
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
07 Mar 2003 06:36:20
2.0.0.a7
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
22 May 2001 20:18:56 
|
sobomax  |
Fix another fennerism. MASTER_SITE (http://wm.current.nu/) has been cracked
and all information on it erased, so put distfiles temporarly at
MASTER_SITE_LOCAL. |
14 May 2001 20:00:07 
|
sobomax  |
Update version number of wmraster shared library. |
05 Feb 2001 16:18:54 
|
olgeni  |
Style fixes for ports/x11. |
14 Dec 2000 09:27:27 
|
sobomax  |
Add additional theme distributed by the author along with login.app itself and
make it default theme. |
14 Dec 2000 09:01:26 
|
sobomax  |
- Update to 2.0.0.a7; - make it PREFIX, X11BASE and LOCALBASE clean; -
adjust default font, so login.app should work OOB; - new MASTER_SITE and WWW;
- make GNUstep theme default theme instead of Linux one (it's nasty to see
big `LINUX' letters on FreeBSD login screen ;); - adjust scripts, so `Restart'
and `Power-off' buttons work just OOB. |
01 Nov 2000 15:51:11 
|
sobomax  |
Whitespace-only: Make indentation uniform across my ports. |
08 Oct 2000 07:56:00 
|
asami  |
Convert category x11 to new layout. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |