| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Feb 2007 20:07:23
991127_2
|
pav  |
- Remove XFree86 3.3.6
It was released seven years ago, and is totally outdated by now. |
17 Jun 2005 22:59:29
991127_2
|
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above ) |
31 Dec 2004 18:24:10
991127_1
|
netchild  |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
23 Jul 2004 19:10:32
991127
|
anholt  |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
10 Apr 2004 17:26:55
991127
|
trevor  |
Tidy up whitespace. |
29 Jan 2004 07:24:56
991127
|
trevor  |
SIZEify. |
12 Jan 2004 00:20:59
991127
|
linimon  |
Reset maintainer from 3d@FreeBSD.org to ports@FreeBSD.org. Apparently
3d@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago) |
25 Apr 2003 01:27:58
991127
|
anholt  |
Mark IGNORE if XFREE86_VERSION > 3
Approved by: portmgr (kris) |
07 Mar 2003 06:04:15
991127
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
20 Nov 2001 23:49:34 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
29 Jun 2000 08:03:02 
|
obrien  |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |
07 Jun 2000 09:05:03 
|
asami  |
Add NO_MTREE, this port installs under /compat/linux. |
07 Jun 2000 09:03:42 
|
asami  |
Add libglut.so.3, libGLU.so.3 and libGL.so.1. Interestingly, these are all
symlinks to their .so counterparts. (Go figure!) |