| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Nov 2005 09:07:45
3.4.2_6
|
kris  |
Remove expired ports |
23 Jul 2005 10:03:06
3.4.2_6
|
netchild  |
- add explanation to DEPRECATED instead of using "yes" [1]
- portlint
- let it expire a litte bit earlier
Submitted by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> [1]
Requested by: kris, linimon [1] |
17 Jul 2005 10:05:45
3.4.2_6
|
netchild  |
Mark deprecated, expiration date set.
Submitted by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> |
17 Jun 2005 22:59:29
3.4.2_6
|
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 ) |
20 Feb 2005 10:31:08
3.4.2_5
|
netchild  |
- Use a binary RPM of Mesa v3 instead of building it from source:
* get's rid of the linux_devtools dependency
* fixes the conflicts seen at deinstall time on pointyhat
- correct the paths for the GL/GLU libs in the dependencies (the RPM
installs the mesa libs to .../lib/ instead to .../X11R6/lib/)
Nagging by: pointyhat |
18 Feb 2005 21:15:26
3.4.2_4
|
netchild  |
Don't install (ln -s) libGL.so and libGLU.so, they get already installed
by some other port.
We lose the ability to _compile_ linux programs with Mesa3 support by
specifying "-lGL -lGLU", but someone who needs to do this can use
"-lMesaGL -lMesaGLU" instead (or come up with a better solution).
Noticed by: pointyhat |
31 Dec 2004 18:24:10
3.4.2_3
|
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 ) |
06 Feb 2004 16:58:43
3.4.2_2
|
trevor  |
Apply studly caps to "FreeBSD". |
29 Jan 2004 07:24:56
3.4.2_2
|
trevor  |
SIZEify. |
21 Dec 2003 15:24:31
3.4.2_2
|
pav  |
- Unbreak
- Drop maintainership
PR: ports/60454
Submitted by: TAKEMURA Masahiro <mastake@msel.t.u-tokyo.ac.jp> (maintainer) |
03 Nov 2003 03:56:42
3.4.2_1
|
kris  |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
13 Oct 2003 05:36:59
3.4.2_1
|
kris  |
BROKEN: Inconsistent dependencies (installs both linux_base-6.x and 7.x, which
conflict) |
17 Apr 2003 11:38:43
3.4.2_1
|
edwin  |
It seemed that devel/linux_devtools was repocopied to linux_develtools-6
and linux_devtools-7, but that the original directory never was
removed. Finished this action and updated dependencies. |
21 Feb 2003 12:15:34
3.4.2_1
|
knu  |
De-pkg-comment. |
27 Jan 2002 03:38:36 
|
pat  |
Fix build when X is not installed |
14 Jan 2002 07:38:23 
|
jim  |
Fix libMesaGL.so version. |
23 Dec 2001 12:28:56 
|
sada  |
Specify version numbers as symbols for pkg-plist. |
23 Dec 2001 09:23:51 
|
sada  |
Upgrade to version 3.4.2. |
23 Sep 2001 20:50:43 
|
dwcjr  |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists. |
08 Jun 2001 00:50:54 
|
dwcjr  |
Fix location where distfiles can be found |
20 Mar 2001 20:28:14 
|
obrien  |
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers". |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
07 Sep 2000 05:53:18 
|
sada  |
New port: linux_mesa3 with RedHat Package This is Linux Version of MesaLib
version 3. |