aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/nucleo
Commit message (Collapse)AuthorAgeFilesLines
* - Augment master sites per portlint(1)Alexey Dokuchaev2008-07-231-4/+5
| | | | | | | - Kill extraneous whitespace Notes: svn path=/head/; revision=217384
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* There is no need of the whole avahi bundle, avahi-libdns is enough.Alexey Dokuchaev2008-01-291-1/+1
| | | | | | | | PR: ports/119023 Submitted by: Dmitry Panov Notes: svn path=/head/; revision=206377
* Fix the build on amd64 (and possibly other 64-bit arches).Alexey Dokuchaev2007-08-161-0/+157
| | | | | | | Obtained from: Mandriva SRPM Notes: svn path=/head/; revision=197797
* Remove superfluous backslash.Alexey Dokuchaev2007-06-011-1/+1
| | | | Notes: svn path=/head/; revision=192527
* - Register missing dependencies to fix packaging issues [1]Alexey Dokuchaev2007-06-012-12/+253
| | | | | | | | | | | - Deoptionize JPEG and PNG support, it's pointless - Introduce DNS-SD support option [2] Reported by: krismail [1] Idea from: Mandriva SRPM (patches) [2] Notes: svn path=/head/; revision=192526
* Since Qt4 plugin is disabled by default, check for WITH_QT4, not !WITHOUT_QT4.Alexey Dokuchaev2007-05-301-1/+1
| | | | Notes: svn path=/head/; revision=192403
* Add Nucleo, a toolkit for exploring new uses of video and new human-computerAlexey Dokuchaev2007-05-308-0/+276
interaction techniques. It's here mainly for upcoming Metisse port, an alternative X desktop with nifty OpenGL capabilities. WWW: http://insitu.lri.fr/~roussel/projects/nucleo/ XXX Currently, FFmpeg plugin is not built since out ffmpeg port lacks proper pkg-config(1) hooks. XXX Notes: svn path=/head/; revision=192395