aboutsummaryrefslogtreecommitdiff
path: root/graphics/netpbm
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361950
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Bump PORTREVISION for jbigkit library version bump.Tijl Coosemans2014-06-221-0/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358814
* - update to 10.35.92Dirk Meyer2014-05-122-5/+7
| | | | | | | | PR: 189650 Submitted by: Paul J Murphy Notes: svn path=/head/; revision=353806
* 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
* - remove broken MANPREFIXDirk Meyer2014-03-041-4/+4
| | | | Notes: svn path=/head/; revision=346994
* - convert from bash to shDirk Meyer2013-12-303-9/+68
| | | | | | | | | | PR: 185189 Submitted by: Matthieu Volat - bugfix for filenames with spaces. Notes: svn path=/head/; revision=338093
* - use STAGEDIRDirk Meyer2013-12-173-40/+340
| | | | | | | - update LIB_DEPENDS Notes: svn path=/head/; revision=336743
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-0/+10
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* - Unmark it as make jobs (-jX) unsafe: there is a comment saying that as ofAlexey Dokuchaev2013-09-011-5/+2
| | | | | | | | | | | | | version 10.35.80, it should be safe; MAKE_JOBS_UNSAFE was added back in 2011, and no build failure logs are available since that time; it was not reproduced on few n-cored machines with various -jX settings as of today - While here, convert USE_GMAKE and USE_PERL5, tidy up Makefile header Tested by: marino (poudriere testport) Approved by: dinoex (maintainer) Notes: svn path=/head/; revision=325849
* - fix option MANPAGESDirk Meyer2013-05-122-1/+3
| | | | | | | Reported by: ache, crees Notes: svn path=/head/; revision=317976
* -update to 10.35.89Dirk Meyer2013-05-082-6/+3
| | | | Notes: svn path=/head/; revision=317677
* - Fix reinstallDirk Meyer2013-04-221-1/+1
| | | | | | | | PR: 177341 Submitted by: nemysis Notes: svn path=/head/; revision=316275
* - use OPTIONS_DEFINEDirk Meyer2013-03-102-3/+83
| | | | | | | PR: 176443 Notes: svn path=/head/; revision=313806
* - drop manwebDirk Meyer2013-02-252-3/+4
| | | | | | | PR: 176386 Notes: svn path=/head/; revision=312938
* - update to 10.35.88Dirk Meyer2013-02-222-3/+3
| | | | Notes: svn path=/head/; revision=312752
* - cleanup optionsDirk Meyer2013-02-151-3/+5
| | | | | | | | PR: 172411 Submitted by: nemysis Notes: svn path=/head/; revision=312291
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - change commentDirk Meyer2012-12-301-1/+1
| | | | | | | Submitted by: Alexey Dokuchaev Notes: svn path=/head/; revision=309659
* - update to 10.35.87Dirk Meyer2012-12-102-13/+9
| | | | Notes: svn path=/head/; revision=308585
* - update to 10.35.86Dirk Meyer2012-08-042-3/+3
| | | | Notes: svn path=/head/; revision=301998
* - update to 10.35.85Dirk Meyer2012-06-233-11/+10
| | | | Notes: svn path=/head/; revision=299819
* - update png to 1.5.10Dirk Meyer2012-06-014-10/+36
| | | | Notes: svn path=/head/; revision=297915
* - add pm_c_util.h to includesDirk Meyer2012-05-253-3/+8
| | | | | | | Submitted by: Mikhail Teterin Notes: svn path=/head/; revision=297379
* - fix includesDirk Meyer2012-04-231-7/+18
| | | | Notes: svn path=/head/; revision=295328
* - fix shell pathDirk Meyer2012-03-192-0/+9
| | | | | | | | | PR: 165877 Submitted by: Makoto Kishimoto Feature safe: yes Notes: svn path=/head/; revision=293581
* - update to 10.35.84Dirk Meyer2012-02-152-3/+3
| | | | Notes: svn path=/head/; revision=291415
* - update to 10.35.83Dirk Meyer2012-01-113-23/+3
| | | | Notes: svn path=/head/; revision=288948
* - fix build with clangDirk Meyer2011-12-241-0/+16
| | | | | | | Submitted by: rdivacky Notes: svn path=/head/; revision=287961
* - update to 10.35.81Dirk Meyer2011-08-052-6/+3
| | | | Notes: svn path=/head/; revision=278961
* - MAKE_JOBS_UNSAFEPav Lucistnik2011-05-151-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=274154
* - use MAKE_JOBS_SAFEDirk Meyer2011-05-111-1/+11
| | | | | | | | PR: 156930 Submitted by: Matthias Andree Notes: svn path=/head/; revision=273972
* - fix build if old version is installedDirk Meyer2011-05-113-6/+25
| | | | | | | | PR: 156930 Submitted by: Matthias Andree Notes: svn path=/head/; revision=273930
* - build without libx11Dirk Meyer2011-05-103-4/+15
| | | | | | | Submitted by: Oliver Fromme Notes: svn path=/head/; revision=273896
* - cleanup obsolte lines, that slipped through testDirk Meyer2011-04-241-2/+0
| | | | Notes: svn path=/head/; revision=273118
* - make fail early when old netpbm is installedDirk Meyer2011-04-231-0/+5
| | | | Notes: svn path=/head/; revision=273102
* - update to 10.35.80Dirk Meyer2011-04-2214-215/+238
| | | | Notes: svn path=/head/; revision=273021
* - drop CONFLICTS with megettyDirk Meyer2011-04-021-1/+0
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=272117
* - update netpbm-devel to 10.35.80Dirk Meyer2011-02-202-3/+3
| | | | Notes: svn path=/head/; revision=269397
* - update netpbm-devel to 10.35.79Dirk Meyer2011-02-182-3/+3
| | | | Notes: svn path=/head/; revision=269315
* - update netpbm-devel to 10.35.78Dirk Meyer2010-12-242-5/+3
| | | | Notes: svn path=/head/; revision=266833
* - update option devel to 10.35.77Dirk Meyer2010-09-192-4/+4
| | | | Notes: svn path=/head/; revision=261430
* - update WITH_NETPBM_DEVEL to 10.35.75Dirk Meyer2010-07-182-4/+4
| | | | Notes: svn path=/head/; revision=257917
* - update netpbm-devel to 10.35.75Dirk Meyer2010-06-032-5/+5
| | | | Notes: svn path=/head/; revision=255676
* - update CONFLICTSDirk Meyer2010-05-241-1/+1
| | | | Notes: svn path=/head/; revision=254946
* - add jasper as dependecyDirk Meyer2010-05-211-5/+5
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=254713
* - update netpbm-devel to 10.35.74Dirk Meyer2010-05-213-9/+22
| | | | Notes: svn path=/head/; revision=254710
* - update to 10.26.64Dirk Meyer2010-05-212-12/+30
| | | | Notes: svn path=/head/; revision=254703