aboutsummaryrefslogtreecommitdiff
path: root/cad/leocad
Commit message (Collapse)AuthorAgeFilesLines
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Prefer relative links to make packages more relocation friendlyBaptiste Daroussin2016-06-231-2/+2
| | | | Notes: svn path=/head/; revision=417348
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* - Disable precompiled headers to fix build with old gcc on -current kernelDmitry Marakasov2015-06-113-0/+15
| | | | | | | | | | - Comment out unused directory Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=389216
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371238
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Change pkg-plist, add missingRusmir Dusko2014-05-171-0/+1
| | | | | | | Reported by: swills Notes: svn path=/head/; revision=354360
* These ports are no longer used or cared for.Rusmir Dusko2014-05-163-16/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dave Shar <koalative at gmail.com> wishes to maintain these ports with my help. audio/liblo - Pass maintainership to koalative at gmail.com cad/brickutils - Bump PORTREVISION for adding PDF - Add DIST_SUBDIR because more files - Pass maintainership to koalative at gmail.com - Add PDF to DOCS cad/ldraw - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Break lines around 80 characters - Cosmetical changes cad/leocad - Update to 0.80.3, Announce message: Fixed mouse coordinates in OSX retina displays. Fixed shortcuts in the parts tree. - Pass maintainership to koalative at gmail.com - Remove TODO.txt from DOCS - Add more supplied icons textproc/unoconv - Pass maintainership to koalative at gmail.com Notes: svn path=/head/; revision=354257
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+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) Notes: svn path=/head/; revision=351411
* - Update to 0.80.2, Announce message:Rusmir Dusko2014-03-073-29/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added Look At command. Added orthographic projection option. Added editing of group names from the Edit Group Dialog. Fixed wrong transform of some pieces when importing nested LDraw files. Fixed printing and saving images on certain Intel video cards. Fixed grid studs being enabled by grid lines option. Fixed piece arrows not being drawn if the axis icon is enabled. Preserve groups when merging. Note that due to changes in Google Code I had to switch to Google Drive to host the files and I'll probably close the project there so if you had any links/bookmarks pointing to that page please update them. - Change master site from GOOGLE_CODE to my SF site, have used svn download from Trac and Google Drive for pieces - Add OPTIONS_SINGLE=LIBRARY and LDRAW, LEOCAD Options - Change dependency for cad/ldraw, only for LDRAW Option - Change dependency for archivers/unzip, only for LEOCAD Option - Change REINPLACE - Remove obsolete patch, changed by upstream, the /usr change was a request from the Debian maintainers Notes: svn path=/head/; revision=347333
* - Fix build, adjust stagingRusmir Dusko2013-12-093-17/+9
| | | | | | | | | - Change pkg-plist Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=336011
* - Convert to USES=qmake (and other USES while I'm here)Max Brazhnikov2013-11-221-16/+11
| | | | | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval) Notes: svn path=/head/; revision=334586
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* - Update to 0.80.1Rusmir Dusko2013-09-175-67/+50
| | | | | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - Use the new format for LIB_DEPENDS - Add dependency for cad/ldraw - USES desktop-file-utils gmake pkgconfig shared-mime-info - Add USE_QT4 Approved by: tabwg/pawel (mentors) Notes: svn path=/head/; revision=327502
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Change maintainership from @ports to new maintainer. From theDaniel Eischen2013-07-263-32/+69
| | | | | | | | | | | | | | | | | | | new maintainer: Trim comment Add license (GPLv2) New world order USES: gmake, pkgconfg, shared-mime-info Add docs Add DOCS option Trim icons Trim pkg-descr Trim pkg-plist PR: 174911 Submitted by: nemysis at gmx dot ch Notes: svn path=/head/; revision=323743
* Convert all c categories to USE=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316310
* - Update to 0.79.3Martin Wilke2013-03-233-9/+10
| | | | | | | | PR: 177271 Submitted by: Ports Fury Notes: svn path=/head/; revision=315058
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* - Really get rid of PTHREAD_ stuffPietro Cerutti2013-02-131-2/+2
| | | | | | | Reported by: miwi Notes: svn path=/head/; revision=312166
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)Pietro Cerutti2013-02-071-3/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311861
* Fix build on FreeBSD 9+Baptiste Daroussin2013-02-051-3/+3
| | | | Notes: svn path=/head/; revision=311725
* - Update to 0.79.2.Marcelo Araujo2013-02-044-44/+59
| | | | | | | | PR: ports/174199 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=311598
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-0/+1
| | | | Notes: svn path=/head/; revision=310871
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-071-2/+2
| | | | | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes Notes: svn path=/head/; revision=310020
* Update leocad to 0.79Eitan Adler2012-12-143-19/+15
| | | | | | | Trim header Notes: svn path=/head/; revision=308912
* Mark as broken on sparc64.Mark Linimon2012-09-081-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=303870
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-0/+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. Notes: svn path=/head/; revision=302037
* - Update to version 0.77.0Pawel Pekala2012-07-117-123/+34
| | | | | | | | | | - Switch to official mirror - Add desktop entry - Use PLIST_ macros instead of separate pkg-plist file - Port is now GTK+ 2.x based Notes: svn path=/head/; revision=300783
* - update png to 1.5.10Dirk Meyer2012-06-012-3/+48
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* - fix build for png-1.4.1Dirk Meyer2010-03-291-0/+11
| | | | Notes: svn path=/head/; revision=251751
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Reset dyeske@gmail.com at his request.Mark Linimon2009-02-022-4/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=227472
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-3/+3
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-7/+1
| | | | Notes: svn path=/head/; revision=225288
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-2/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217468
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-3/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Fix build with gcc42Beech Rintoul2007-08-181-3/+7
| | | | | | | | | PR: ports/115565 Submitted by: David Yeske <dyeske@gmail.com> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=197882
* dyeske at yahoo dot com -> dyeske at gmail dot comEdwin Groothuis2007-07-052-3/+3
| | | | Notes: svn path=/head/; revision=195037
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Fix quoting.Florent Thoumie2006-12-181-1/+1
| | | | Notes: svn path=/head/; revision=180047