summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert the previous commit. It was a nice idea, and worked in many cases,Joe Marcus Clarke2004-03-193-102/+1
| | | | | | | | | but there were still some bitmap fonts that failed to load correctly. Instead, I will revert the portion of libXft that enforces strict bitmap font sizes. Notes: svn path=/head/; revision=104603
* Fix the height and width calculations for BDF/PCF fonts. This fixes theJoe Marcus Clarke2004-03-183-0/+102
| | | | | | | | | | | | | problems people were seeing with bitmap fonts after the big font upgrade a few days ago. Note: If you applied my libXft patch, you need to back that out once you upgrade freetype2. Obtained from: FreeType CVS Notes: svn path=/head/; revision=104542
* Add size data, approved by maintainers.Trevor Johnson2004-03-1819-0/+322
| | | | Notes: svn path=/head/; revision=104520
* reset MAINTAINER bit to ports@Vanilla I. Shu2004-03-181-1/+1
| | | | | | | I have no too much time to maintain. Notes: svn path=/head/; revision=104511
* Add SIZE.Vanilla I. Shu2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104507
* - Add SIZE to GNOME portsPav Lucistnik2004-03-188-0/+8
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* Add SIZE data.Hye-Shik Chang2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104400
* Add size data.Trevor Johnson2004-03-188-0/+20
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* s/pre-install/pre-su-install/ because we're creating directories underMarcel Moolenaar2004-03-172-2/+2
| | | | | | | ${PREFIX}. Notes: svn path=/head/; revision=104337
* SIZEify.Trevor Johnson2004-03-179-0/+56
| | | | Notes: svn path=/head/; revision=104313
* - clean empty dirs man/fr/man?Dirk Meyer2004-03-171-0/+5
| | | | Notes: svn path=/head/; revision=104310
* Update to 2.1.7. For a list of what's changed, please see:Joe Marcus Clarke2004-03-163-14/+15
| | | | | | | http://sourceforge.net/project/shownotes.php?release_id=216538 Notes: svn path=/head/; revision=104201
* - Update to version 1.0.29Kirill Ponomarev2004-03-152-5/+3
| | | | | | | | PR: ports/64290 Submitted by: maintainer Notes: svn path=/head/; revision=104058
* update to xfce 4.0.4Oliver Lehmann2004-03-143-6/+8
| | | | Notes: svn path=/head/; revision=104026
* Mark BROKEN: Checksum mismatchKirill Ponomarev2004-03-141-0/+2
| | | | | | | | PR: ports/64268 Submitted by: David Gilbert <dgilbert@daveg.ca> Notes: svn path=/head/; revision=104017
* - Fix build with qt-33Kirill Ponomarev2004-03-141-0/+5
| | | | | | | | PR: ports/64218 Submitted by: Ports Fury Notes: svn path=/head/; revision=104011
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-1425-25/+25
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* BROKEN on alpha 4.x: Coredump during buildKris Kennaway2004-03-141-0/+4
| | | | Notes: svn path=/head/; revision=103930
* BROKEN on alpha 4.x: coredump during buildKris Kennaway2004-03-141-0/+4
| | | | Notes: svn path=/head/; revision=103929
* Now that the SIZE thing has stabilized, add it to the ports I maintain.Doug Barton2004-03-141-0/+1
| | | | Notes: svn path=/head/; revision=103917
* Fix build with gtk+-2.4.Joe Marcus Clarke2004-03-131-0/+3
| | | | | | | | PR: 64176 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=103897
* - Update to version 0.35Kirill Ponomarev2004-03-134-87/+38
| | | | | | | | PR: ports/64217 Submitted by: Ports Fury Notes: svn path=/head/; revision=103894
* deUSE_SIZEify.Oliver Braun2004-03-111-1/+0
| | | | Notes: svn path=/head/; revision=103612
* - Update MASTER_SITES and WWW: lineKirill Ponomarev2004-03-104-27/+23
| | | | | | | | | | - Utilize NOPORTDOCS PR: ports/64047 Submitted by: Ports Fury Notes: svn path=/head/; revision=103531
* - Fix BUILD_DEPENDSKirill Ponomarev2004-03-075-5/+10
| | | | | | | | PR: ports/63882 Submitted by: Ports Fury Notes: svn path=/head/; revision=103212
* BROKEN on alpha 5.x: Does not compileKris Kennaway2004-03-071-1/+7
| | | | Notes: svn path=/head/; revision=103171
* Add latex-lineno 3.10.20031112,Kirill Ponomarev2004-03-065-0/+73
| | | | | | | | | | | | | | The LaTeX package lineno.sty provides line numbers on paragraphs. After TeX has broken a paragraph into lines there will be line numbers attached to them, with the possibility to make references through the LaTeX \ref, \pageref cross reference mechanism. PR: ports/63810 Submitted by: hrs@FreeBSD.org Notes: svn path=/head/; revision=103078
* Add latex-arydshln 1.6.20030825,Kirill Ponomarev2004-03-065-0/+78
| | | | | | | | | | | latex-arydshln gives LaTeX's array and tabular environments the capability to draw horizontal/vertical dash-lines. PR: ports/63809 Submitted by: hrs@FreeBSD.org Notes: svn path=/head/; revision=103075
* - Fix build on -stable with Qt frontendKirill Ponomarev2004-03-0510-30/+495
| | | | | | | | | | - Add CONFLICTS PR: ports/63754 Submitted by: Ports Fury Notes: svn path=/head/; revision=103014
* Add latex-pict2e 0.2.20040219,Kirill Ponomarev2004-03-045-0/+98
| | | | | | | | | | | | The pict2e package extends the existing LaTeX picture environment, using the familiar technique (cf. the graphics and color packages) of driver files. PR: ports/63760 Submitted by: hrs@FreeBSD.org Notes: svn path=/head/; revision=102925
* - Update to version 2.01Kirill Ponomarev2004-03-033-46/+75
| | | | | | | | PR: ports/63712 Submitted by: maintainer Notes: svn path=/head/; revision=102865
* - Update to version 0.60Kirill Ponomarev2004-03-032-30/+19
| | | | | | | | PR: ports/63713 Submitted by: maintainer Notes: svn path=/head/; revision=102864
* - Update to version 1.09Kirill Ponomarev2004-03-032-14/+13
| | | | | | | | PR: ports/63714 Submitted by: maintainer Notes: svn path=/head/; revision=102863
* BROKEN on alpha 5.x as well: does not compileKris Kennaway2004-03-021-1/+2
| | | | Notes: svn path=/head/; revision=102765
* - Fix install in clean environmentPav Lucistnik2004-03-021-0/+2
| | | | | | | Submitted by: bento via kris Notes: svn path=/head/; revision=102716
* - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not workPav Lucistnik2004-03-011-1/+1
| | | | | | | | PR: ports/63516 Submitted by: Stephen J. Roznowski <sjr@comcast.net> Notes: svn path=/head/; revision=102679
* Update to 1.3.4Tilman Keskinoz2004-03-0120-135/+80
| | | | | | | | PR: 63498 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=102613
* Use USE_GMAKE to fix the build.Adam Weinberger2004-02-291-0/+1
| | | | Notes: svn path=/head/; revision=102570
* - Update to version 8.14Kirill Ponomarev2004-02-2927-1764/+2151
| | | | | | | | PR: ports/63497 Submitted by: Ports Fury Notes: svn path=/head/; revision=102492
* - install dvipdfm map file txr3.mapPav Lucistnik2004-02-282-0/+5
| | | | | | | | | PR: ports/61997 Submitted by: hrs Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=102434
* - honour PAPERSIZE variable like in a2ps and psutils portsAndreas Klemm2004-02-281-9/+18
| | | | | | | | | | | | - default to letter - inspired by PR but using a more suitable solution to use the environment variable already used by other ports instead by using new one (PAPER_SIZE and A4_PAPER) PR: 48140 Notes: svn path=/head/; revision=102421
* Add tipa, a collection of fonts and macros to use the T3-encoded IPA with ↵Pav Lucistnik2004-02-289-0/+593
| | | | | | | | | | LaTeX2e PR: ports/59444 Submitted by: Andreas Braml <a.strich.b@web.de> Notes: svn path=/head/; revision=102418
* Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports whichMichael Nottebrock2004-02-261-0/+2
| | | | | | | BUILD_DEPEND on qmake now. Notes: svn path=/head/; revision=102232
* - sketch is now called skencilAndreas Klemm2004-02-251-1/+1
| | | | | | | | | - fixed run-dependencies - no revision bump, since this doesn't affect normal port installation or package building. Notes: svn path=/head/; revision=102119
* (Purportedly) unbreak installation as per some of the responses in theBrian Feldman2004-02-2510-20/+75
| | | | | | | | | | PR. I don't see it on my -CURRENT system, but this doesn't break it, either. PR: 62405 Notes: svn path=/head/; revision=102118
* - add CONFLICTSDirk Meyer2004-02-252-1/+11
| | | | Notes: svn path=/head/; revision=102077
* Change my email address.Markus Brueffer2004-02-232-2/+2
| | | | | | | Approved by: arved (mentor) Notes: svn path=/head/; revision=101892
* - Update to 2.1.19Pav Lucistnik2004-02-234-85/+96
| | | | | | | | PR: ports/62471 Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) Notes: svn path=/head/; revision=101774
* - Update to version 3.0.20040123Kirill Ponomarev2004-02-222-8/+10
| | | | | | | | PR: ports/63243 Submitted by: maintainer Notes: svn path=/head/; revision=101762
* BROKEN: Checksum mismatchKris Kennaway2004-02-221-0/+2
| | | | Notes: svn path=/head/; revision=101711