non port: graphics/linux-ac3d/Makefile |
SVNWeb
|
Number of commits found: 31 |
Sat, 19 May 2012
|
[ 21:35 rene ]
Remove expired port:
2012-05-10 graphics/linux-ac3d: BROKEN for more than 6 month
|
Mon, 9 Apr 2012
|
[ 23:51 bapt ] (Only the first 10 of 63 ports in this commit are shown above. )
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month
|
Sat, 25 Sep 2010
|
[ 16:40 pav ]
- Mark BROKEN: does not fetch
Reported by: pointyhat
|
Tue, 26 Jan 2010
|
[ 13:15 dhn ]
- Update to 6.528
PR: ports/143248
Submitted by: Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer)
|
Sat, 19 Dec 2009
|
[ 18:45 pav ]
- Update to 6.430
PR: ports/133047
Submitted by: Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer)
|
Mon, 16 Nov 2009
|
[ 06:39 bsam ]
Switch to using USE_LINUX_APPS+=libglu instead of RUN_DEPENDS for nvidia users.
With hat: emulation@
|
Sun, 7 Jun 2009
|
[ 15:23 bsam ] (Only the first 10 of 20 ports in this commit are shown above. )
Convert ports which use RUN_DEPENDS+=.../graphics/linux_dri to
using USE_LINUX_APPS+=dri. This is needed to switch a default
linux base at 8-CURRENT to linux_base-f10. No PORTREVISION bump
is needed since it's mere infrastructure fix. Affected ports:
-----
emulators/linux-pete-mesagpu/Makefile
emulators/linux-pete-xgl2gpu/Makefile
games/atitd/Makefile
games/linux-coldwar-demo/Makefile
games/linux-darwinia-demo/Makefile
games/linux-defcon/Makefile
games/linux-doom3-demo/Makefile
games/linux-gorky17-demo/Makefile
games/linux-nerogame/Makefile
games/linux-nwnclient/Makefile (Only the first 15 lines of the commit message are shown above )
|
Thu, 23 Apr 2009
|
[ 13:59 skreuzer ]
Add an additonal mirror for distfile
Approved by: wxs (mentor)
|
Thu, 19 Mar 2009
|
[ 17:28 bsam ] (Only the first 10 of 136 ports in this commit are shown above. )
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav)
|
Sun, 29 Jul 2007
|
[ 00:21 pav ]
- Update to 6.205
PR: ports/114815
Submitted by: Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 13 Feb 2007
|
[ 07:51 jylefort ]
- Install forgotten .png files in manual/top_files; to ensure that no
files will be forgotten in the future, change the way the manual is
installed
- Install a desktop entry
- While here, move to LOCALBASE
PR: ports/108437
Submitted by: jylefort
Approved by: maintainer timeout (17 days)
|
Wed, 27 Dec 2006
|
[ 14:10 miwi ]
- Update to 6.1
PR: ports/107067
Submitted by: Hernan Di Pietro<hernan.di.pietro@gmail.com> (maintainer)
|
Mon, 6 Nov 2006
|
[ 14:26 jylefort ]
Now that I've added graphics/linux-libGLU, fix the libGLU dependency
in the WITH_NVIDIA_GL case.
|
Fri, 1 Sep 2006
|
[ 17:44 pav ]
- Update to 6.030
- Take maintainership
PR: ports/102735
Submitted by: Hern?n Di Pietro <hernan.di.pietro@gmail.com>
|
Sat, 22 Jul 2006
|
[ 04:28 linimon ] (Only the first 10 of 39 ports in this commit are shown above. )
Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.
Hat: portmgr
|
Sun, 11 Jun 2006
|
[ 23:41 itetcu ]
Update to 6.0
PR: ports/98277
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
|
Sun, 9 Oct 2005
|
[ 18:37 jylefort ]
- unconditionally install the dynlinked version (the static version
does not use 3D hardware acceleration)
- libGLU.so.1 from linux_dri is also required in the WITH_NVIDIA_GL case
- remove pkg-message (the information it provides is available using
pkg_info -L)
- move the executable to libexec
- wrapper script:
- use exec, to not keep the wrapper in memory while the program is running
- pass command line arguments to the program
- do not silence mkdir
- the executable expects the manual in ${DATADIR}/manual, so:
- add a symlink pointing to ${DOCSDIR}/manual
- unconditionally install the documentation
PR: ports/87082
Submitted by: jylefort
Approved by: maintainer
|
Sun, 17 Jul 2005
|
[ 09:55 netchild ]
Use linux_dri instead of linux_mesa3. This allows hardware acceleration
where supported. Add a WITH_NVIDIA_GL switch which adds a dependency to
the nvidia port instead to linux_dri.
Submitted by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de>
Approved by: maintainer
|
Fri, 17 Jun 2005
|
[ 22:59 netchild ] (Only the first 10 of 190 ports in this commit are shown above. )
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 )
|
Wed, 1 Jun 2005
|
[ 11:37 jylefort ]
[1]:
- Update to 5.0.21
- Fix MASTER_SITES
Moreover:
- Improve pkg-message/pkg-descr grammar
- Polish the Makefile
PR: ports/81676 [1]
Submitted by: maintainer [1]
|
Fri, 27 May 2005
|
[ 21:17 pat ]
pointyhat fix - cannot fetch
PR: ports/81562
Submitted by: maintainer
|
Tue, 15 Mar 2005
|
[ 20:40 thierry ]
- Upgrade to 5.0;
- cosmetic changes;
- add RESTRICTED and NO_CDROM.
PR: ports/78375
Submitted by: Igor Pokrovsky (maintainer)
|
Tue, 1 Mar 2005
|
[ 21:51 trevor ] (Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
Sun, 20 Feb 2005
|
[ 10:31 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
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ] (Only the first 10 of 168 ports in this commit are shown above. )
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 )
|
Wed, 21 Jul 2004
|
[ 17:47 krion ] (Only the first 10 of 26 ports in this commit are shown above. )
Change maintainer's email.
|
Fri, 30 Jan 2004
|
[ 11:16 pav ]
- Update to 4.0f
PR: ports/62106
Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
|
Wed, 17 Dec 2003
|
[ 19:51 pav ]
- Update to 4.0a
- Give maintainership to submitter
PR: ports/60220
Submitted by: Igor Pokrovsky <tiamat@comset.net>
|
Sat, 16 Aug 2003
|
[ 06:27 kris ]
Reset bouncing maintainer address.
Submitted by: Mark Linimon <linimon@lonesome.com>
|
Sun, 15 Jun 2003
|
[ 19:18 lioux ]
New port linux-ac3d version 3.6: Easy to use and powerful 3D graphics
modeller (trial version)
PR: 40514
Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
|
Number of commits found: 31 |