aboutsummaryrefslogtreecommitdiffstats
path: root/science/xmakemol
Commit message (Collapse)AuthorAgeFilesLines
* cleanup plistbapt2014-12-211-1/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Stagify.vanilla2014-06-101-3/+3
|
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | science)
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-6/+2
| | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area.
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - remove MD5ohauer2011-07-031-1/+0
|
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-0/+1
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* - Update to 5.16miwi2007-12-153-18/+11
| | | | | PR: 118620 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Depend on the GL* stuff, to prevent compilation failure for folks with onlypav2007-07-291-1/+2
| | | | | | | half of it installed PR: ports/114890 Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Reset chizhang@uchicago.edu due to maintainer-timeouts and no response to email.linimon2007-03-141-1/+1
| | | | Hat: portmgr
* Update to 5.15miwi2006-06-123-6/+6
| | | | | | PR: ports/97973 Submitted by: miwi Approved by: krion (mentor),maintainer timeout
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Update to 5.12pav2004-06-057-10906/+11
| | | | | | PR: ports/66636 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout (2 weeks)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.knu2003-02-212-1/+1
|
* New port: xmakemol - a motif molecule viewer programsada2001-09-138-0/+10952
PR: ports/27981 Submitted by: Chi Zhang <chizhang@midway.uchicago.edu>