aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Add pkg-plist forgotten while committing r327791.Boris Samorodov2013-09-231-0/+11
| | | | | | | | | | | PR: ports/182233 Submitted by: bsam (me) Patch by: nemysis Pointed out by: danfe Pointyhat to: bsam (me) Notes: svn path=/head/; revision=327949
* Use stageBaptiste Daroussin2013-09-231-2/+1
| | | | Notes: svn path=/head/; revision=327922
* Use stage, modernize lib_dependsBaptiste Daroussin2013-09-232-12/+7
| | | | Notes: svn path=/head/; revision=327921
* Use stageBaptiste Daroussin2013-09-232-3/+1
| | | | Notes: svn path=/head/; revision=327920
* - Update to 1.2-3TAKATSU Tomonari2013-09-232-4/+3
| | | | Notes: svn path=/head/; revision=327906
* - Fix help file locationJohan van Selst2013-09-234-26/+41
| | | | | | | | | | - While here, do some minor style cleanups PR: ports/177638 Submitted by: <abc@ai1.alaska.net> Notes: svn path=/head/; revision=327904
* Update to 1.7.67Eitan Adler2013-09-222-4/+4
| | | | | | | | | | Modernize LIB_DEPENDS Tested with poudriere Approved by: jsa (maintainer) Notes: svn path=/head/; revision=327901
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-227-7/+7
| | | | Notes: svn path=/head/; revision=327888
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-2116-19/+27
| | | | Notes: svn path=/head/; revision=327804
* - Update to 0.3.2_betaBoris Samorodov2013-09-213-23/+36
| | | | | | | | | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - Use the new format for LIB_DEPENDS [1] - Add USE_DOS2UNIX - Change dependencies for QT4 - Use pkg-plist instead of PLIST_FILES and PLIST_DIRS - Change desktop entry and icons - Add patch, fix build at 10.x [1] PR: ports/182233 [1] Submitted by: bsam (me) [1] Final patch by: nemysis (maintainer) Notes: svn path=/head/; revision=327791
* Fix NO_STAGE script falloutBaptiste Daroussin2013-09-201-1/+1
| | | | Notes: svn path=/head/; revision=327764
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201084-1331/+1351
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - update to 1.5.7.1Ruslan Makhmatkhanov2013-09-204-19/+29
| | | | | | | | | | | - convert LIB_DEPENDS to modern syntax - add NO_STAGE=yes - fix build with clang [1] Reported by: Ajtim <lumiwa@gmail.com> [1] Notes: svn path=/head/; revision=327703
* SSP support has been added to ports with WITH_SSP for i386 and amd64Bryan Drewery2013-09-202-10/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on FreeBSD 10, and amd64 on earlier versions. SSP_UNSAFE is added to disable in a port if it fails to build, but this should only be used in rare circumstances such as kernel modules. Otherwise, the port may just be failing due to lack of respecting LDFLAGS. On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in libssp_nonshared.a to address issues linking on i386 [1]. On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared to LDFLAGS on i386. This is not needed on amd64. However, several hundred ports do not currently respect LDFLAGS, so this support is disabled currently as it causes build failures if a dependency is looking for the stack_chk symbols. Many thanks to jlh@ for this as he had many years of patience in getting all of the necessary pieces [1][2] in. [1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup PR: ports/138228 [2] Submitted by: jlh (bsd.ssp.mk based on) Reviewed by: bapt With hat: portmgr exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64 Notes: svn path=/head/; revision=327697
* - Convert to new LIB_DEPENDS formatSunpoet Po-Chuan Hsieh2013-09-201-170/+76
| | | | | | | - Convert to new OPTIONS simplifier Notes: svn path=/head/; revision=327689
* - Remove last vestiges of MAKE_JOBS_SAFE knobAlex Kozlov2013-09-201-1/+0
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=327683
* - Remove deprecated PTHREAD_*Sunpoet Po-Chuan Hsieh2013-09-191-1/+1
| | | | Notes: svn path=/head/; revision=327636
* - Fix build when CC != gccPietro Cerutti2013-09-191-5/+7
| | | | | | | - While at it, modernize the Makefile Notes: svn path=/head/; revision=327610
* - Fix build on CURRENTPietro Cerutti2013-09-181-5/+13
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=327562
* Set expiration date to 2013-12-01, this port depends on the expiredRene Ladan2013-09-181-0/+3
| | | | | | | | | | | graphics/py-clutter PR: ports/181589 Submitted by: myself Approved by: gnome (kwm) Notes: svn path=/head/; revision=327551
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-181-6/+2
| | | | Notes: svn path=/head/; revision=327530
* Fix build with clang/libc++Dmitry Marakasov2013-09-179-1/+65
| | | | Notes: svn path=/head/; revision=327480
* Convert to new perl frameworkBaptiste Daroussin2013-09-1614-23/+22
| | | | | | | Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327419
* Update to version 0.5.3.Alexey Dokuchaev2013-09-164-10/+8
| | | | Notes: svn path=/head/; revision=327364
* - Update to version 1.2.3Alexey Dokuchaev2013-09-163-9/+11
| | | | | | | | - Shorten GCC_DESC so it fits the dialog window - Fix pkg-plist for GEO option Notes: svn path=/head/; revision=327363
* Remove USE_GCC=any: builds properly with clangBaptiste Daroussin2013-09-141-1/+0
| | | | Notes: svn path=/head/; revision=327322
* Remove USE_GCC=any: build properly with clangBaptiste Daroussin2013-09-141-1/+0
| | | | Notes: svn path=/head/; revision=327321
* Remove USE_GCC=any: builds properly with clangBaptiste Daroussin2013-09-141-1/+0
| | | | Notes: svn path=/head/; revision=327320
* Fix build with clang, remove USE_GCCBaptiste Daroussin2013-09-141-1/+2
| | | | Notes: svn path=/head/; revision=327276
* Remove useless USE_GCC=anyBaptiste Daroussin2013-09-141-1/+0
| | | | Notes: svn path=/head/; revision=327275
* - Update to 0.3.5Olivier Duchateau2013-09-142-3/+3
| | | | | | | ChangeLog: http://docs.wand-py.org/en/0.3.5/changes.html Notes: svn path=/head/; revision=327269
* Fix build with clang/libc++Dmitry Marakasov2013-09-141-0/+10
| | | | Notes: svn path=/head/; revision=327213
* Fix path to qt4 assistantDmitry Marakasov2013-09-141-0/+11
| | | | | | | | PR: 182068 Submitted by: Gary Aitken <freebsd@dreamchaser.org> Notes: svn path=/head/; revision=327212
* - Update to 2.68aMarcus von Appen2013-09-132-3/+3
| | | | Notes: svn path=/head/; revision=327170
* - Fix build after iconv change [1]Guido Falsi2013-09-134-4/+14
| | | | | | | | | | | | | | | | - Fix build with clang/libc++ ([2] for graphics/ipe) While here for databases/spatialite: - Trim Makefile headers - Remove check for unsupported FreeBSD versions Submitted by: marino [1] Reported by: swills, antoine [1] Submitted by: bsam [2] Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=327168
* - Update to 0.6.21Sunpoet Po-Chuan Hsieh2013-09-133-11/+15
| | | | | | | | | | | | | - Convert to new LIB_DEPENDS format - Use USES=gmake - Use ICONV_CONFIGURE_ARGS - Cosmetic change - Take maintainership Changes: http://libexif.cvs.sourceforge.net/viewvc/libexif/exif/NEWS Notes: svn path=/head/; revision=327162
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-132-3/+2
| | | | Notes: svn path=/head/; revision=327155
* Unbreak graphics/libsvg on current after r254273.Boris Samorodov2013-09-131-0/+1
| | | | | | | | | PR: ports/182038 Submitted by: Anton Shterenlikht <mexas@bris.ac.uk> Approved by: portmgr (bapt) Notes: svn path=/head/; revision=327133
* - Fix plist for disabled DOCS caseDmitry Marakasov2013-09-131-1/+2
| | | | Notes: svn path=/head/; revision=327127
* Add explicit dependency on pkgconf (10 ports)John Marino2013-09-131-0/+1
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=327124
* - Update to 0.4.0Rusmir Dusko2013-09-134-149/+179
| | | | | | | | | | | | | | | | | - Change icons - Change maintainer email gmx.ch --> FreeBSD.org - Change USE_PYTHON -2.7 --> yes - Add USE_LDCONFIG, docs and examples - Add DOCS and EXAMPLES Options - Change desktop entry Added file(s): - files/patch-setup.py Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=327123
* - Update to 0.4.0Rusmir Dusko2013-09-133-47/+26
| | | | | | | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - Change LICENSE_COMB multi --> dual - Use the new format for LIB_DEPENDS - Add examples - Add DOCS and EXAMPLES Options - Mute dir install - Change pkg-plist, remove PORTEXAMPLES Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=327122
* graphics/pqiv: Use pkg-config to set flags correctlyJohn Marino2013-09-121-2/+2
| | | | | | | | | The CPP and LD flags were being defined by an empty string that was supposed to be "pkg-config". Just use that instead to unbreak the build. Notes: svn path=/head/; revision=327112
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-3/+1
| | | | | | | | | | - convert USE_GMAKE to Uses Reviewed by: kwm@ Approved by: kwm@ (gnome@) Notes: svn path=/head/; revision=327099
* - convert to the new perl5 frameworkAndrej Zverev2013-09-122-5/+3
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327091
* Fix build of opencv with libc++Baptiste Daroussin2013-09-123-5/+17
| | | | | | | share the CXXFLAGS between opencv-core and opencv Notes: svn path=/head/; revision=327060
* Add explicit dependency on pkgconf (18 ports)John Marino2013-09-123-9/+4
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=327044
* Add explicit dependency on pkgconf (20 ports)John Marino2013-09-128-21/+14
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=327041
* Note: pr originally was intended to only address pkgconfig dependency,Jason Helfman2013-09-121-4/+3
| | | | | | | | | | | | | | however this was addressed in rr327018 - adopt new lib_depends format - pet portlint - move pre-configure to post-patch-script PR: 181988 Submitted by: kalten@gmx.at Notes: svn path=/head/; revision=327030
* - Update to 0.924Dmitry Marakasov2013-09-125-48/+188
| | | | Notes: svn path=/head/; revision=327024