aboutsummaryrefslogtreecommitdiff
path: root/graphics/xli
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* graphics/xli: Fix bad absolute symlinksTobias Kortkamp2018-10-112-5/+5
| | | | | | | | PR: 224230 Reported by: wosch Notes: svn path=/head/; revision=481832
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* 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
* graphics/xli: actually fix staging/packaging issueRuslan Makhmatkhanov2014-03-042-12/+31
| | | | | | | | | | | | | | | | | - actually fix staging/packaging issue by removing desthack (it doesn't work for imake) and utilize DESTDIR in Imakefile instead - add some more missing entries into PLIST_FILES - bump PORTREVISION once again since I still there: - use DEBIAN shortcut in MASTER_SITES - rename files/patch-aa to files/patch-Imakefile to conform PH Reported by: QAT (but not my poudriere) Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer, by email) Notes: svn path=/head/; revision=347085
* graphics/xli: add PLIST_FILES to package somethingRuslan Makhmatkhanov2014-03-041-3/+9
| | | | | | | | | | | | | - add PLIST_FILES to package something - bump PORTREVISION - use modern LIB_DEPENDS notation, while here PR: 187190 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> Approved by: portmgr (blanket) Notes: svn path=/head/; revision=347072
* - Stage supportMartin Wilke2014-02-091-6/+1
| | | | Notes: svn path=/head/; revision=343465
* 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
* Remove useless USE_GCC=anyBaptiste Daroussin2013-09-141-1/+0
| | | | Notes: svn path=/head/; revision=327275
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* Force numerous ports that fail to build with clang over to instead alwaysMark Linimon2012-10-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. Notes: svn path=/head/; revision=305610
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* xli and xloadimage both installs bin/xsetbgBaptiste Daroussin2012-03-311-0/+1
| | | | | | | | | | | | mark them as CONFLICTS_INSTALL mark x11-themes/sapphire-themes as BROKEN because it depends on both xli and xloadimage Reported by: pointyhat(pkgng exp-run) Feature safe: yes Notes: svn path=/head/; revision=294047
* - Adds support for XPM "None" colorWen Heping2011-05-182-1/+15
| | | | | | | | PR: ports/157102 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer) Notes: svn path=/head/; revision=274255
* Update to newer snapshot version (20061110) which fixes a PBM crash problem.Alexey Dokuchaev2011-05-133-6/+19
| | | | | | | | | | | There is no known official martersite for now, but distfile can be fetched from Debian mirrors, so switch to them for a time being. PR: ports/156272 Submitted by: maintainer Notes: svn path=/head/; revision=274034
* Fix most of compilation warnings.Alexey Dokuchaev2011-04-081-0/+10
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=272381
* - Give this port new maintainer and thus undeprecateAlexey Dokuchaev2011-04-083-23/+10
| | | | | | | | | - Comment out MASTER_SITES as they do not carry the distfile - Remove pkg-list in favor of PLIST_FILES - Cleanup Makefile and drop MD5 hash while here Notes: svn path=/head/; revision=272380
* Improve description, remove defunct web address.Alexey Dokuchaev2011-04-081-9/+9
| | | | Notes: svn path=/head/; revision=272379
* Deprecate unmaintained ports from graphics where upstream disapear and/orBaptiste Daroussin2011-03-151-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270962
* - fix logic of new png functionDirk Meyer2010-03-282-2/+2
| | | | | | | PR: 145106 Notes: svn path=/head/; revision=251630
* - fix build for png-1.4.1Dirk Meyer2010-03-281-0/+20
| | | | | | | | PR: 145106 Submitted by: Christoph Moench-Tegeder Notes: svn path=/head/; revision=251628
* - 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
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-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. Notes: svn path=/head/; revision=246327
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+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
* Reset maintainership.Joseph Koshy2008-04-101-1/+1
| | | | Notes: svn path=/head/; revision=210992
* - 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
* Add SA256 checksums.Joseph Koshy2005-12-131-0/+1
| | | | Notes: svn path=/head/; revision=151108
* Make this port LOCALBASE clean. Remove a stale dependency on PERL.Joseph Koshy2005-10-222-6/+2
| | | | Notes: svn path=/head/; revision=146120
* Fix a few potential buffer overflows in this port.Joseph Koshy2005-10-215-1/+79
| | | | | | | | Security: CAN-2005-3178 (for xloadimage) Prodded by: naddy Notes: svn path=/head/; revision=145994
* Correctly spell MLINKS.Joseph Koshy2005-09-261-1/+1
| | | | | | | | Noticed by: Rostislav Krasny <rosti.bsd@gmail.com> Pointy hat to: jkoshy Notes: svn path=/head/; revision=143560
* Upgrade to the 2005-09-04 snapshot.Joseph Koshy2005-09-253-17/+6
| | | | | | | | PR: ports/86537 Submitted by: Rostislav Krasny <rosti.bsd@gmail.com> Notes: svn path=/head/; revision=143518
* Update to fix vulnerability CAN-2005-0639.Joseph Koshy2005-06-044-17/+13
| | | | | | | | | Security: CAN-2005-0639 Security: http://www.vuxml.org/freebsd/bfbbd505-3bd6-409c-8c67-445d3635cf4b.html Prodded by: nectar Notes: svn path=/head/; revision=136779
* Add SIZE information.Joseph Koshy2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104893
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Fix <varargs.h> breakage.Joseph Koshy2003-10-181-0/+10
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=91577
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47625
* Revert portion of the previous commit that changed the MAN section.Joseph Koshy2001-03-291-2/+1
| | | | Notes: svn path=/head/; revision=40516
* 1. Fix man page installation error; this port installs to MANN not MAN1Joseph Koshy2001-03-263-5/+38
| | | | | | | | | | | | | | | | 2. Fix buglet in clipping zoomed images. PR: ports/26075 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> 3. Enable handling Gzip'ped images. 4. Better default image path. PORTREVISION incremented to `1'. Notes: svn path=/head/; revision=40389
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Add missing file to PLISTKris Kennaway2000-06-051-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29198
* Fix use of LOCALBASE.Joseph Koshy2000-04-173-4/+9
| | | | | | | | PR: ports/18017 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=27691
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Upgrade to v1.17.Joseph Koshy2000-02-101-10/+3
| | | | Notes: svn path=/head/; revision=25642