summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove gnome-print (component of the EOLed gnome1) not used by anything anymore.Baptiste Daroussin2013-10-0712-270/+0
| | | | | | | Approved by: gnome (implicit) Notes: svn path=/head/; revision=329657
* Add stage support for linux-f10-* ports maintained by emulation@Rene Ladan2013-10-061-1/+0
| | | | | | | (category print). Notes: svn path=/head/; revision=329575
* Add missing manpages to plistJohan van Selst2013-10-062-0/+13
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=329543
* - Update texinfo to 5.2Johan van Selst2013-10-053-41/+7
| | | | | | | - Add stage support Notes: svn path=/head/; revision=329508
* Add Perl5 as run depend. This allow for port to use SITE_PERL macro.Andrej Zverev2013-10-051-0/+3
| | | | | | | | | | PR: ports/182333 Submitted by: Bertram Scharpf <software@bertram-scharpf.de> Approved by: maintainer (almost timeout) With hat: perl@ Notes: svn path=/head/; revision=329447
* - Change maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-10-013-41/+14
| | | | | | | | | | | - Convert USE_GMAKE to USES - Add stage support - Recreate files/patch-01 as files/patch-makefile Approved by: wg (mentor) Notes: svn path=/head/; revision=328909
* - Change maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-09-301-6/+3
| | | | | | | | | | - Convert USE_GMAKE to USES - Add stage support Approved by: wg (mentor) Notes: svn path=/head/; revision=328888
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-3/+1
| | | | Notes: svn path=/head/; revision=328863
* - Add support to stage.Marcelo Araujo2013-09-301-6/+5
| | | | Notes: svn path=/head/; revision=328769
* The FreeBSD graphics/x11 team proudly presentsNiclas Zeising2013-09-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a kwm, zeising production: MESA 9.1.6 Starring: Mesa 9.1.6, including libGL, libGLU and dri (new xorg only) Addition of libEGL and libglesv2 KMS support for ATI graphics cards in 10-current (new xorg only) Improved sparc64 support for new xorg. [1] pixman 0.30.2, including shlib bump and portrevision bumps libX11 1.6.2 Make absolute pointing devices work with x11-drivers/xf86-input-mouse x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver) Also starring: Updates to drivers and other libraries and utilities Additional notes: When updating MESA related ports (libGL, dri) you need to remove old versions first. See UPDATING for details. PR: ports/181962 [2] Submitted by: marius [1] zeising [2] Exp-run by: bdrewery Approved by: portmgr (bdrewery) Thanks to all who helped testing! Notes: svn path=/head/; revision=328711
* . support stage;Boris Samorodov2013-09-261-12/+11
| | | | | | | . use new LIB_DEPENDS syntax. Notes: svn path=/head/; revision=328408
* - Update to 5.0.0Thomas Abthorpe2013-09-263-4/+6
| | | | | | | | PR: ports/182109 Submitted by: Dmitry Kazarov <d.y.kazarov@mail.ru> (maintainer) Notes: svn path=/head/; revision=328330
* - Support STAGEDIRAlex Kozlov2013-09-252-3/+2
| | | | | | | - Use a single space for WWW in pkg-descr Notes: svn path=/head/; revision=328321
* - Add explicit LDFLAGS for iconvGuido Falsi2013-09-241-0/+1
| | | | | | | | Submitted by: marino Approved by: portmgr (bapt) Notes: svn path=/head/; revision=328212
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-222-2/+2
| | | | Notes: svn path=/head/; revision=327888
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-2/+3
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-20325-798/+487
| | | | | | | print) Notes: svn path=/head/; revision=327765
* SSP support has been added to ports with WITH_SSP for i386 and amd64Bryan Drewery2013-09-201-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 2.5.0.1.Koop Mast2013-09-193-13/+15
| | | | | | | | | | Adobe's CFF engine is now the default. USE_GMAKE -> USES=gmake Remove leading article from COMMENTS Notes: svn path=/head/; revision=327651
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-181-1/+1
| | | | Notes: svn path=/head/; revision=327535
* Fix build.Hiroki Sato2013-09-182-2/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=327519
* - convert to the new perl5 frameworkAndrej Zverev2013-09-156-9/+10
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327334
* Fix build with libc++Baptiste Daroussin2013-09-151-0/+60
| | | | Notes: svn path=/head/; revision=327323
* Part two, of the update to 1.4.2. Forgotten files edition.Koop Mast2013-09-127-0/+108
| | | | Notes: svn path=/head/; revision=327106
* Update to 1.4.2.Koop Mast2013-09-1210-210/+141
| | | | | | | | | | This fixes run-time with glib 2.36. PR: ports/180075 [1] Reported by: Stephen Fisher <stephenfisher@outlook.com> [1], swills@ Notes: svn path=/head/; revision=327104
* Update to 0.2.5.Koop Mast2013-09-123-12/+40
| | | | Notes: svn path=/head/; revision=327103
* - convert to the new perl5 frameworkAndrej Zverev2013-09-123-8/+5
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327077
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-0/+1
| | | | Notes: svn path=/head/; revision=327018
* Add explicit dependency on pkgconf (18 ports)John Marino2013-09-111-5/+2
| | | | Notes: svn path=/head/; revision=326991
* - Convert to new LIB_DEPENDS format and sort themSunpoet Po-Chuan Hsieh2013-09-091-3/+3
| | | | Notes: svn path=/head/; revision=326819
* - Update to 2.17.26Pietro Cerutti2013-09-092-3/+3
| | | | Notes: svn path=/head/; revision=326811
* - Cosmetic changeSunpoet Po-Chuan Hsieh2013-09-071-1/+1
| | | | Notes: svn path=/head/; revision=326670
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-3/+2
| | | | Notes: svn path=/head/; revision=326513
* - Update texinfo.tex and texi2dvi to latest versionJohan van Selst2013-09-062-7/+7
| | | | | | | | | | - Fix build without NLS [1] PR: ports/181409 [1] Submitted by: mat Notes: svn path=/head/; revision=326498
* print/transfig: update to 3.2.5eWilliam Grzybowski2013-09-053-26/+6
| | | | | | | | | | | | | | - Update to 3.2.5e [1] - Convert lib depends to new syntax - Pass maintainership to submitter Changes: http://www.xfig.org/art17.html PR: ports/181750 Submitted by: Kurt Jaeger <fbsd-ports opsec.eu> Notes: svn path=/head/; revision=326401
* - convert to the new perl5 frameworkAndrej Zverev2013-09-054-4/+7
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326361
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-041-2/+2
| | | | | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me) Notes: svn path=/head/; revision=326316
* Fix build.Hiroki Sato2013-09-042-3/+3
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=326312
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-043-3/+8
| | | | | | | | | | | | | 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
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-041-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326301
* - convert to the new perl5 frameworkAndrej Zverev2013-09-0412-12/+19
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326272
* Add an explicit dependency upon pkg-config (USES+=pkgconfig)Boris Samorodov2013-09-042-0/+2
| | | | | | | | | uncovered by an exp libiconv -> inconv swith. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=326258
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-031-2/+1
| | | | | | | | | (needed for good gtk20 detection) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326219
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-7/+2
| | | | Notes: svn path=/head/; revision=326151
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-033-20/+6
| | | | Notes: svn path=/head/; revision=326137
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326133
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326122
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-5/+2
| | | | Notes: svn path=/head/; revision=326107
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-0/+1
| | | | Notes: svn path=/head/; revision=326095
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-0/+1
| | | | Notes: svn path=/head/; revision=326090