aboutsummaryrefslogtreecommitdiffstats
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
...
* Try to remove xdg dirsahze2008-07-271-0/+2
|
* Update to 1.0.4ahze2008-07-276-37/+54
|
* - Update to 3.6.5.lippe2008-07-274-14/+23
| | | | | | PR: ports/125393 Submitted by: bf <bf2006a@yahoo.com> Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks)
* Update to 1.9.41ahze2008-07-262-4/+4
|
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-257-8/+7
| | | | MAKE_ENV
* - Minimal patch to prevent a buffer overflow.beech2008-07-221-0/+11
| | | | | PR: ports/125787 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
* GSView is covered by the AFPL license.ale2008-07-211-0/+2
|
* - Chase lang/guile share library version bump (.18 -> .19)rafan2008-07-211-1/+2
| | | | | | - Bump PORTREVISION PR: ports/125435
* - Update to 20080720miwi2008-07-213-10/+161
| | | | | PR: 125813 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Update to 8.1.2 Security Update 1. Quoted from the advisory:hrs2008-07-219-26/+27
| | | | | | | | | | | | A critical vulnerability has been identified in Adobe Reader and | Acrobat 8.1.2. This vulnerability would cause the application to | crash and could potentially allow an attacker to take control of | the affected system. Security: CVE-2008-2641 Security: CVE-2008-0883 Security: http://www.adobe.com/support/security/bulletins/apsb08-15.html
* Update to 11.85. Changes include:hrs2008-07-194-8/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Font locking has been improved significantly. It is now less prone to color bleeding which could lead to high resource usage. In addition it now includes information about LaTeX macro syntax and can indicate syntactically incorrect macros in LaTeX mode. - The license was updated to GPLv3. - Support for the nomencl, flashcards and comment LaTeX packages as well as the Icelandic language option of babel were added. - Support for folding of math macros was added. - Lots of minor bugs in features and documentation were fixed. - IMPORTANT: Many of the new features in the 11.x series rely on special properties in the variable `TeX-command-list' and will not work if you customized this variable for a pre-11.5x release of AUCTeX. If this is the case for you, please re-initialize the variable by erasing the customization, thereby setting the variable to the new default, and re-adding your changes afterwards. PR: ports/125737
* - Update to 0.6.1miwi2008-07-193-13/+30
| | | | | | | | | | - Fix dependencys - Fix grammer - Update WWW PR: 125144 Submitted by: bf <bf2006a@yahoo.com> Approved by: maintainer timeout
* GSview is a graphical interface for Ghostscript. (Ghostscript is anmiwi2008-07-197-0/+158
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | interpreter for the PostScript page description language used by laser printers.) For documents following the Adobe PostScript Document Structuring Conventions, GSview allows selected pages to be viewed or printed. Features include: * Display and print PostScript and PDF files. * View pages in arbitrary order (Next, Previous, Goto). * Page size and Orientation are automatically selected from DSC comments or can be selected using the menu. * Print selected pages using Ghostscript. * Convert pages to bitmap, PDF or PostScript. * Selectable display resolution, depth, alpha. * Single button zoom. * Extract selected pages to another file. * Copy display bitmap to clipboard, and save clipboard bitmap as BMP file. * Add bitmap or user preview to EPS file (Interchange, TIFF or Windows Metafile) * Graphically select and show bounding box for EPS file. * Extract bitmap preview or PostScript from DOS EPS file. * Extract text or search for text. * Can read gzip and bzip2 compressed PostScript and PDF files. * On-line help. * English, Catalan, Dutch, French, German, Greek, Italian, Russian, Slovak, Spanish and Swedish languages. PR: ports/125602 Submitted by: bf <bf2006a at yahoo.com>
* Changed my MAINTAINER address toglarkin2008-07-191-1/+1
| | | | | | glarkin@FreeBSD.org. Approved by: beech (mentor)
* Upgrade ghc to 6.8.3.obraun2008-07-191-1/+2
|
* - Update to 2.11.52gahr2008-07-153-13633/+14396
| | | | - Refactor optional doc installation mechanism
* - Update to 2.1lwhsu2008-07-153-11/+27
| | | | | | | - Add CONFLICTS PR: ports/125136 (based on) Submitted by: Wen heping <wenheping AT gmail.com>
* andreas' commit bit has been taken in for safekeeping.linimon2008-07-141-1/+1
|
* Remove a workaround for PostScript files generated by oldhrs2008-07-114-22/+2
| | | | | | | acroread. GS reports an error when it reads some broken (but should be processed) PS files. Reported by: Chuck Robey
* - Remove useless scriptsgahr2008-07-092-34/+0
|
* - Update to 2.11.51gahr2008-07-092-12/+12
| | | | | | - Minor style fixes [1] Reported by: ehaupt [1]
* - Update to 2.11.50gahr2008-07-092-12/+12
| | | | | | | | - Refactor devel/bison dependency into USE_BISON [1] - Fix minor Makefile consistency issues [1] - Advertise maintainship takeover [1] Reported by: danfe [1]
* - Update to 0.16.0.20080706, it's more than 0.17 RC1.mezz2008-07-072-13/+14
| | | | | | | - ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/} in the *_DEPENDS, that way it will finding correct file when I tweak the PREFIX. - NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
* - Fix distinfogahr2008-07-041-0/+3
| | | | Reported by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Update to 2.11.47gahr2008-07-047-1002/+14331
|
* - Chase Freetype2 updategahr2008-07-042-5/+2
| | | | | PR: 125240 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* - Update to 2.3.7gahr2008-07-042-4/+4
| | | | | PR: 125236 Submitted by: Ports Fury
* - Update to 1.9.8.araujo2008-07-032-5/+4
|
* - Update to 5.8.1.araujo2008-07-032-4/+4
|
* Update to 2.3.7.mezz2008-07-032-4/+4
|
* First all, ahze did most of work. Thanks ahze! Last week or so, I am justmezz2008-07-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merely pick up and help him. Thanks to many testers in both private and mailing list emails for report a few of build and dependencies problems. Also, thanks to marcus and Chess Griffin for test in their tinderboxes. x11/pixman: Update to 0.10.0 ------------------------------------------------------- Firefox 3 needs it. Orignal, the shared library was bumped and ahze has added a new feature in our USE_GNOME=ltverhack by can control the number of shared library. To control the number of shared library, add the ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your port, you need to make sure the ABI doesn't change to use it.. ------------------------------------------------------- graphics/cairo: Update to 1.6.4 ------------------------------------------------------- Firefox 3 needs it. We have updated most cairo binding ports too. ------------------------------------------------------- graphics/poppler: Update to 0.8.3 ------------------------------------------------------- The shared libraries version have been changed. All ports that depend on poppler have PORTREVISION bump. The graphics/py-poppler has been updated to 0.8.1 to work with newer poppler better. As for the poppler-qt, there is no shared library version change. ------------------------------------------------------- www/firefox3 and gecko ports related: Update to 3.0 final ------------------------------------------------------- The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it in backward compatibility, so the rest ports won't be break. We haven't add some other ports to have Firefox 3 support yet, so feel free to send us patch or commit it by yourself (to committers). However, view in bsd.gecko.mk for document. ------------------------------------------------------- Approved by: portmgr (marcus)
* - Chase freetype2 updategahr2008-06-302-4/+5
| | | | | PR: 124983 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Update to 2.00.hrs2008-06-294-181/+85
| | | | PR: ports/124934
* - Update to 2.4.8miwi2008-06-292-5/+4
| | | | | PR: 125060 Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
* Forgot to 'cvs rm' this file to fix the apply patch.mezz2008-06-251-13/+0
| | | | Reported by: adamw
* Update to 2.3.6.mezz2008-06-254-8/+9
| | | | | | PR: ports/124916 Submitted by: Nick Barkas <snb@threerings.net> Security: http://secunia.com/advisories/30600
* - Update to 5.5.araujo2008-06-212-5/+4
| | | | Reported by: pointyhat via pav
* - Update to 1.41miwi2008-06-212-6/+5
| | | | | | | - Pass maintainership to submitter PR: 124763 Submitted by: Greg Larkin <glarkin@sourcehosting.net>
* - Fix typos in OPTIONS.hrs2008-06-212-283/+296
| | | | | - Add CONFLICTS based on WITH_X11/WITHOUT_X11. - Fix installation directory of document files.
* Major overhaul of Makefile:hrs2008-06-2125-1281/+1371
| | | | | | | - Use OPTIONS for driver selection. - Split driver-specific procedure into files/Makefile.* - Use configure script and Makefile.in. - Fix installation directory of document files.
* - Cleanup gettext directories properlypav2008-06-201-0/+2
| | | | Reported by: pointyhat
* - Catch up with distfile update. Documentation change only,hrs2008-06-193-36/+28
| | | | | | no functionality change included. Bump PORTREVISION. - Clean up Makefile. Now this port uses TEXMFDIR instead of TEXMFLOCAL.
* - Update to 4.11gahr2008-06-196-71/+58
| | | | | | | | - Respect NLS PR: 124304 Submitted by: yours truly Approved by: maintainer timeout
* texvc takes LaTeX-compatible equations and produces formatted output inmiwi2008-06-194-0/+50
| | | | | | | | | | | | HTML, MathML, and (via LaTeX/dvips/ImageMagick) rasterized PNG images. Input data is parsed and scrutinized for safety, and the output includes an estimate of whether the code is simple enough that HTML rendering will look acceptable. WWW: http://www.mediawiki.org/wiki/Texvc PR: ports/124607 Submitted by: Max Brazhnikov <makc at issp.ac.ru>
* [NEW PORT] print/latex-aastex: LaTeX class for American Astronomicaledwin2008-06-175-0/+77
| | | | | | | | | | | | | | | Society (AAS) journals AASTeX is a LaTeX-based package that can be used to mark up manuscripts for American Astronomical Society (AAS) journals. AASTeX enables you to prepare manuscripts and tables for electronic submission to The Astronomical Journal (AJ) and The Astrophysical Journal (ApJ). WWW: http://authors.iop.org/atom/help.nsf/LookupJournalSpecific/WebLatexGuidelines~AJ PR: ports/123653 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
* [NEW PORT] print/latex-aa: LaTeX class for submission to "Astronomy and ↵edwin2008-06-175-0/+77
| | | | | | | | | | | | | | | | | | | | | Astrophysics" LaTeX2e class for submission to the scientific journal Astronomy and Astrophysics. In order to ensure the smoothest transition for both authors and publishers, Springer-Verlag has kindly granted EDP Sciences the permission to use the LaTeX macro package that they developed for A&A Main journal. Only minor changes have been incorporated between the Springer class (1999) and the EDP Sciences class for the new journal. WWW: http://www.edpsciences.org/ PR: ports/123652 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
* - Dont remove directories owned by different portpav2008-06-121-2/+0
| | | | Reported by: pointyhat
* Rename ${PREFIX}/bin/ebb to ${PREFIX}/bin/ebb-dvipdfmx to avoidmatusita2008-06-124-1/+39
| | | | | | | conflicts; print/teTeX-base also install the file with the same name. Notified by: itetcu Submitted by: hrs
* - Update to 20080607rafan2008-06-113-60/+36
| | | | | PR: ports/124425 Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
* Update to 20080607.matusita2008-06-106-193/+20
| | | | | | | Sorry for being lazy, Sato-san _o_ PR: 124155 Submitted by: hrs
* Update to 3.6.4. Changes include:hrs2008-06-093-18/+4
| | | | | | | | | | | | | | | - DSC parser now respects the level of BeginDocument/EndDocument - Possible segfault has been fixed - Fixed bug #21239: Vlist.c produces garbage if International is set - Fixed bug #21740: popup windows may partly invisible as not on the screen - The escape key is now working in more contexts - The filename can optionally be shown insted of the title - Fixed bug #23199: No error message for errors in opened file - Got rid of non-free code. Approved by: Conrad J. Sabatier (maintainer) PR: ports/124187
* Update to 1.9.39ahze2008-06-082-5/+4
|
* - pkg-deinstall was moved to files/rafan2008-06-071-28/+0
|
* - Update to 4.8.0rafan2008-06-076-33/+44
| | | | | | - Respect LOCALBASE (ccmap/make.sh, pkg-install, pkg-deinstall) - Respect NOPORTEXAMPLES - Use COPYTREE_* where applicable
* - Add pkg-install, pkg-deinstall to SUB_FILES. No content changes.rafan2008-06-073-1/+29
| | | | (prepare for latex-cjk 4.8.0 update)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-063-2/+3
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-06112-89/+112
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Reset kay_lehmann@web.de by request due to lack to time to maintain ports. Welinimon2008-06-031-1/+1
| | | | appreciate all the help in the past.
* Upgrade from 1.5.4 to 1.5.5. Remove post-build test and the patches formi2008-06-025-210/+19
| | | | | | tests -- according to LyX developers, they are not currently using the self-tests themselves. When this improves, the bitrot we were trying to patch will be fixed by them...
* Add accidentally-removed PORTREVISION in the previous commit.hrs2008-06-015-0/+5
|
* Remove unnecessary PKGNAMESUFFIX.hrs2008-06-011-1/+0
|
* Fix CATEGORIES.hrs2008-06-012-2/+2
|
* Remove WITH_GHOSTSCRIPT_GNU check.hrs2008-06-011-8/+0
|
* The following repocopies have been done for print/ghostscript-*hrs2008-06-0113-96/+84
| | | | | | | | | | | | | | | | | | | | reorganization: print/ghostscript-gnu -> print/ghostscript7 print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11 print/ghostscript-gnu-commfont -> print/ghostscript7-commfont print/ghostscript-gpl -> print/ghostscript8 print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11 japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont and clean up Makefile of each port for the changes, and assign the maintainers to doceng@. Not hooked up to the build yet because it needs more fixes in dependent ports and bsd.port.mk. PR: ports/124157
* - Use $PLIST_FILES and $PORTDOCS to simplify the port.hrs2008-05-314-45/+9
| | | | | | - Remove 00readme. - Remove a duplicated line in patch-tgif2tex. - Add s,#!/usr/bin/perl,${PERL}, replacement.
* - Update to 0.5miwi2008-05-314-62/+33
| | | | | PR: 123533 Submitted by: bf <bf2006a@yahoo.com> (maintainer)
* Update to 0.9.93ahze2008-05-279-84/+34
|
* - Update to 2.69miwi2008-05-162-4/+4
| | | | | PR: 123505 Submitted by: Ports Fury
* - Update to 4.11.0pav2008-05-144-13/+13
| | | | | | PR: ports/119380 Submitted by: User1001 <supraexpress@globaleyes.net> Approved by: maintainer timeout (laszlof; 4 months)
* Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing inflz2008-05-131-1/+1
| | | | | | all xorg-libraries, there's no need to bump PORTREVISION for now. Approved by: portmgr (self)
* Update acroreadwrapper dependency.hrs2008-05-111-2/+2
|
* - Fix build problem on !i386 platforms[1].hrs2008-05-098-45190/+426
| | | | | | | | | - Use --with-{ijs,jasper} instead of running each configure script. - Make descriptions of OPTIONS shorter than 70 chars wide. - Add "display" (GS_display) device[2]. Reported by: pointyhat[1], Requested by: Sascha Blank (blank dot sascha at googlemail dot com)[2]
* - Update to 20080429beech2008-05-083-8/+20
| | | | | PR: ports/123513 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Fix few typos in the knobs(non-fatal).timur2008-05-082-4/+4
| | | | Approved by: shaun (mentor, implicit)
* - fix typoitetcu2008-05-062-2/+2
|
* Remove SHLIB knob.hrs2008-05-064-54/+22
| | | | Requested by: mezz
* - Update to 8.62.hrs2008-05-0540-1920/+46500
| | | | | | | | - Use OPTION for driver selection. - Revert bogus Japanese font support patch. This version already supports Japanese TTF/OTF. - Add more Asian fonts in cidfmap. - Clean up Makfile.
* Upgrade to 1.64.vanilla2008-05-042-5/+4
| | | | | PR: ports/123374 Submitted by: maintainer
* Update to version 0.7.2.brix2008-05-042-6/+5
| | | | Approved by: pav (co-mentor)
* Update to 20080330.wxs2008-04-243-12/+32
| | | | | | PR: ports/122326 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Approved by: garga (mentor)
* - fix spellingdinoex2008-04-221-1/+1
| | | | Submitted by: Daniel O'Connor
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2040-76/+62
| | | | | | | | | | | | | | | - 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)
* Incorrect CONFLICTS in multiple ports.edwin2008-04-185-14/+10
| | | | | | | | There are incorrect CONFLICTS in multiple ports. E.g.: contain two CONFLICTS= lines, the second line overrides the first one. PR: ports/122851 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-177-14/+7
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* - Bump PORTREVISION for CONFLICTS changedrafan2008-04-164-4/+4
| | | | Noticed by: flz
* Fix typoahze2008-04-161-1/+1
|
* - Update to 5.3gahr2008-04-165-17/+19
| | | | Approved by: miwi (mentor)
* - lang/gambc, print/ghostscript-gpl, print/ghostscript-gnu all installrafan2008-04-164-0/+8
| | | | | | | | bin/gsc, so make they conflict to each others PR: ports/122792 Reported by: Anatoly Borodin <anatoly.borodin at gmail.com> Approved by: Rob Zinkov <rzinkov@eden.rutgers.edu> (maintainer of lang/gambc)
* Expand description to explain, why there remain to LyX-ports. LyX-1.5 canmi2008-04-151-0/+3
| | | | | not become the default "lyx", because it requires Qt4, which is yet to enter the maintstream on FreeBSD.
* Refresh master-sites.mi2008-04-154-32/+24
|
* Update to 8.1.2. Bug fixes and enhancements can be found athrs2008-04-1410-29/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://blogs.adobe.com/acroread/2008/02/#a005029: [General Issues] * Font caching Issues: Various font caching issues are fixed in Reader 8.1.2, including the issue of fonts that were configured using fontconfig not being picked up by the Reader to render documents (reported by Novell). * Problem with Dual-screen setup (Xinerama mode).: Issue number 4 listed on the Known Issues page for Reader 8.1.1. * Document ordering and fullscreen mode: Issue has been fixed in Reader 8.1.2. * Font KozGoProVI-Medium.otf is missing in Japanese Reader: This issue is fixed in Reader 8.1.2. [Printing Related Issues] * Incorrect orientation: Issues with printing PDF files containing portrait and landscape pages have been fixed in Reader 8.1.2. Choosing "Auto Rotate and Center" will now print the pages in their inherent orientation. * Red wash on printing with HP CLJ 2605: A workaround for this has been added in the preferences ($HOME/.adobe/Acrobat/8.0/Preferences/reader_prefs), namely "brokenCRDs". This value is set to "false" by default and can be modified to "true" if one faces the red background issue. * Scaling issues: Problems with -shrink/-expand options in the command line (Issue #1 listed on the Known Issues page for Reader 8.1.1) as well as with "Custom" printing in the dialog have been fixed in Reader 8.1.2. * Reader does not remember last chosen printer across sessions: Last chosen printer is now remembered between different sessions of the Reader in 8.1.2 release. * Cannot pipe PDF as input to acroread: PDF contents can be read from stdin when using the -toPostScript option. * Hardcoding of printer command: Earlier the printer command was hardcoded in the reader binary. This has been fixed in Reader 8.1.2 to pick up the command from the PATH environment variable.
* Update to 20080110. GTK_IM_MODULE and XMODIFIERS hack is addedhrs2008-04-142-9/+38
| | | | | | | and enabled by default. To disable this, you need to set $ADOBE_DISABLEIMMODULEHACK to YES. Discussed on: freebsd-ports@
* - new option WITH_XDG_OPENdinoex2008-04-111-3/+9
| | | | | PR: 122590 Suggested by: Neil Darlow
* Reset maintainership.jkoshy2008-04-101-1/+1
|
* - Add depends on devel/xdg-utilsdinoex2008-04-101-0/+3
| | | | | | - use 'xdg-open http://localhost:631/' in the cups.desktop file. PR: 122590 Submitted by: Michael Johnson
* Update to 3.1h. This release includes several minor bugfixes.hrs2008-04-102-41/+48
|
* - Add ruby 1.9 supportstas2008-04-063-9/+10
| | | | | | | | | | | | | | - Implement new knobs for gems and rake (these are included in ruby 1.9 distribution already). Also move gem bits from ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend on gems or rake you should define USE_RUBYGEMS/USE_RAKE accordingly. Also RAKE_BIN variable is provided for pointing to the right rake executable. - Rewrite RUBY_SCHEBANG in awk to eliminate build dependency on ruby. Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer) Tested by: ports@
* - Update system-config-printer to 0.9.90ahze2008-04-055-14/+26
| | | | - Link py-cups with iconv
* Update to 1.9.38ahze2008-04-052-4/+4
|
* Mark IGNORE if WITH_GHOSTSCRIPT_GNU is definedahze2008-04-051-0/+4
|
* Error on pre-configure if ghostscript-gnu is installed and warn to use ↵ahze2008-04-051-0/+8
| | | | | | ghostscript-gpl instead Requested by: mezz
* - update to 1.3.7dinoex2008-04-021-1/+1
|
* - Security update to 1.3.7dinoex2008-04-025-22/+17
| | | | | | - fix dbus link problem Security: CVE-2008-0047 Security: CVE-2008-1373
* Normalize PAPERSIZE to lowercase before checking to see if "a4" size. Someobrien2008-03-311-1/+1
| | | | | | folks perfer etc/make.conf:PAPERSIZE=A4 instead of etc/make.conf:PAPERSIZE=a4 Reported by: clemens fischer <ino-qc@spotteswoode.de.eu.org>
* - cleanup with GEM macrosdinoex2008-03-292-161/+163
|
* - update to 1.1.8dinoex2008-03-293-510/+510
| | | | | - use new dependency form - cleanup with GEM macros
* The capabilities of the Color library are limited to pure mathematicaldinoex2008-03-295-0/+310
| | | | | | | | | | | manipulation of the colours based on colour theory without reference to colour profiles (such as sRGB or Adobe RGB). For most purposes, when working with the RGB and HSL colours, this won't matter. However, some colour models (like CIE L*a*b*) are not supported because Color does not yet support colour profiles, giving no meaningful way to convert colours in absolute colour spaces (like L*a*b*, XYZ) to non-absolute colour spaces (like RGB). WWW: http://rubyforge.org/projects/color/
* Change to new email account.nork2008-03-291-1/+1
| | | | | | | Submitted by: Yuichiro Aizawa yaizawa at 2004.jukuin.keio.ac.jp (maintainer) Committed at: ASIABSDCon 2008 at Iidabashi, Tokyo, Japan Committed with: knu, metal, takawata, motoyuki, akiyama, ume, brooks, rrs, simokawa, daichi, hrs, nyan, imp, gnn, pjd, philip, mckusick
* - disable autodection of dbusdinoex2008-03-281-1/+9
| | | | | - new option WITH_DBUS PR: 122124
* - Update to 2.4.7jadawin2008-03-274-14/+12
| | | | | | | | - Update www and email address PR: ports/122094 Submitted by: Simon Olofsson <simon@olofsson.de> Approved by: tabthorpe (mentor)
* - Chase shlib version of net-mgmt/net-snmp.kuriyama2008-03-272-2/+4
| | | | - Bump PORTREVISIONs.
* Fix the plist, bump the PORTREVISION.mezz2008-03-272-1/+3
| | | | Reported by: pointyhat via pav
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-263-7/+5
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Fix buildmiwi2008-03-261-2/+2
| | | | Submitted by: pointyhat
* Add desktop-file-utils to BUILD_DEPENDS to fix installahze2008-03-251-1/+2
| | | | Reported by: pointyhat
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-254-4/+4
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.mezz2008-03-241-1/+0
|
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-2411-56/+69
| | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* remove empty patch filenaddy2008-03-241-0/+0
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-2/+3
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Add system-config-printerahze2008-03-2416-0/+354
| | | | | | | | | | CUPS configuration Gtk+2.0 GUI Configures a CUPS server. It uses the CUPS API (bound to Python with pycups) to do this. The communication with the server is performed using IPP. As a result, it is equally able to configure a remote CUPS server as a local one. WWW: http://cyberelk.net/tim/software/system-config-printer/
* Add py-cupsahze2008-03-245-0/+47
| | | | | | CUPS bindings for Python WWW: http://cyberelk.net/tim/software/pycups/
* Update to 3.1.20080320.hrs2008-03-232-38/+38
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-234-7/+5
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - USE_LDCONFIGdinoex2008-03-231-1/+1
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Fix Plistahze2008-03-222-1/+2
| | | | Reported by: pav
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-2010-10/+0
|
* Update to 5.1.7ahze2008-03-206-15/+517
|
* Make fetchable again: the FAQ has been updated.thierry2008-03-192-4/+4
| | | | | | | Full diff available at <http://people.freebsd.org/~thierry/ports/fpdf153-080124_080318.diff>. Reported by: pointyhat via erwin
* - Fix plist (has been working on the same PR)pav2008-03-171-1/+4
|
* Upgrade from 1.5.3 to 1.5.4mi2008-03-173-10/+26
| | | | | PR: ports/121307 Submitted by: Koji Yokota
* - Update to 2.8.2rafan2008-03-168-2250/+1062
| | | | | PR: ports/121508 Submitted by: Anish Mistry <amistry at am-productions.biz> (maintainer)
* - When running make config under ghostscript-gpl-nox11, X11 is selected byrafan2008-03-152-4/+12
| | | | default. Try to make X11 default off when WITHOUT_X11 is defined.
* Correct pkg-plist, add .desktop file, fix Aiksaurus detection.lofi2008-03-143-5/+64
| | | | Submitted by: Sumedh Wale <sumwale at gmail.com>
* Unbreak.lofi2008-03-141-2/+0
|
* Update to 2.1.5 release.ale2008-03-132-4/+4
|
* - Update to 20080309rafan2008-03-113-26/+10
| | | | | PR: ports/121563 Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
* Add the KDE version of the poster utility.bms2008-03-094-0/+45
| | | | | With this port, FreeBSD users should be able to print posters from KDE print dialogs.
* - Fix previos commit.miwi2008-03-072-22/+0
|
* - Fix build on AMD64 when WITH_FT_BRIDGE=yes is enabledmiwi2008-03-072-0/+22
| | | | | PR: 121462 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Remove unneeded quotes in COMMENTSmiwi2008-03-071-1/+1
| | | | | | PR: 121329 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> Approved by: portmgr (erwin via irc)
* - Fix buildmiwi2008-03-071-0/+27
| | | | | PR: 121281 Submitted by: Tobias Roth <ports@fsck.ch>
* Mark BROKEN with guile-1.8. There is a substantially new version out whichmarcus2008-03-061-0/+1
| | | | | looks like it should work on FreeBSD, but I am not a lilypond user, so I leave that to an interested party to update and test.
* - Maintainer is short on time, reassign to pool.tabthorpe2008-03-061-1/+1
| | | | | | | - Thank you for your service, we hope to see you back. PR: ports/121354 Submitted by: Ullrich Franke <trash.esiac gmail.com> (maintainer)
* Upgrade to 20080302vanilla2008-03-053-7/+9
| | | | | PR: ports/121345 Submitted by: maintainer
* - Fix crash in case of incorrectly configured PAMdinoex2008-03-042-0/+17
| | | | | | | | PR: 121105 Submitted by: Alexander V. Chernikov Obtained from: http://cups.org/str.php?L2734 - Fix /usr/local/etc/pam.d/cups
* - As we use .SILENT, no need to use @rafan2008-03-042-70/+70
| | | | Pointed out by: KATO Tsuguru <tkato432 at yahoo.com>
* - Reduce dependencies by using ijs distribution from linuxprinting.org. Thisrafan2008-03-046-88/+86
| | | | | | fixes `make release' with NOPORTS. Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* - Chase security/gnutls shlib version bumpnovel2008-03-031-1/+2
| | | | - Add an entry to UPDATING
* Remove an unnecessary patch.hrs2008-03-031-11/+0
| | | | Spotted by: erwin
* Fix plistahze2008-03-032-1/+2
| | | | Reported by: pointyhat via pav
* - Fix security issuerafan2008-03-024-2/+26
| | | | | | PR: ports/121283 Security: CVE-2008-0411 Submitted by: bf <bf2006a at yahoo.com>
* - Fix USE_GNOMErafan2008-03-022-2/+4
|
* - Update to 3.1.20071213.hrs2008-03-023-47/+68
| | | | - Use $PORTDOCS.
* - Fix distinfo. latex-feynmf/feynmf.pl has been updated.hrs2008-03-023-15/+7
| | | | | | - Use $PORTDOCS. Spotted by: pointyhat
* Mark BROKEN: size mismatcherwin2008-03-011-0/+2
|
* - Add full support for Japanese fonts and ijs driverrafan2008-03-0112-20/+496
| | | | | | | | - Fix FT_BRIDGE issue - Use OPTIONS (not for driver selection) PR: ports/119566 Submitted by: Koji Yokota <yokota at res.otaru-uc.ac.jp>
* Chase libguile shared lib version.marcus2008-03-011-2/+2
|
* Hyperlinked documentation for the HsColour libraries.obraun2008-03-015-0/+109
| | | | | | | This documentaion is generated by HsColour and haddock. PR: ports/120975 Submitted by: Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
* hscolour is a small Haskell script to colourise Haskellobraun2008-03-015-0/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | code. It currently has four output formats: ANSI terminal codes, HTML 3.2 with <font> tags, HTML 4.01 with CSS, and LaTeX. author: Malcolm Wallace maintainer: Malcolm Wallace license: GPL WWW: http://www.cs.york.ac.uk/fp/darcs/hscolour package-url: ftp://ftp.cs.york.ac.uk/pub/haskell/contrib/ Exposed-Modules: Language.Haskell.HsColour, Language.Haskell.HsColour.ANSI, Language.Haskell.HsColour.Anchors, Language.Haskell.HsColour.Classify, Language.Haskell.HsColour.ColourHighlight, Language.Haskell.HsColour.Colourise, Language.Haskell.HsColour.TTY, Language.Haskell.HsColour.HTML, Language.Haskell.HsColour.LaTeX, Language.Haskell.HsColour.General, Language.Haskell.HsColour.MIRC, Language.Haskell.HsColour.CSS PR: ports/120975 Submitted by: Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
* Remove the option for the gimp print driver, let graphics/gimp handle thatahze2008-03-011-1/+0
|
* Update to 5.1.6ahze2008-03-017-3039/+631
|
* - Update to 8.61rafan2008-02-2916-116/+478
| | | | | PR: ports/118608 Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
* Reset maintainer to ports@obraun2008-02-291-1/+1
|
* Update MASTER_SITES.hrs2008-02-291-1/+1
| | | | Spotted by: pointyhat
* - update to 1.3.6dinoex2008-02-284-24/+5
|
* - Update to 0.4.1miwi2008-02-282-5/+6
| | | | | PR: 118226 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* No longer need this patch, this fix the patch apply.mezz2008-02-261-23/+0
| | | | Reported by: barbara <barbara.xxx1975@libero.it>
* Update to 0.2.3ahze2008-02-263-8/+22
|
* - Update to 2.8miwi2008-02-192-4/+4
| | | | | PR: 120822 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.5.6miwi2008-02-192-7/+6
| | | | | PR: 120823 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 5.8.0.araujo2008-02-172-4/+4
| | | | Approved by: itetcu (mentor, implicit)
* njl has handed in his commit bit.linimon2008-02-171-1/+1
| | | | Hat: portmgr
* - Update to 0.7d (fix file mismatch)miwi2008-02-162-4/+4
| | | | Submitted by: pointyhat via pav
* -Update to 2.18.4.mezz2008-02-132-5/+5
| | | | | | | -Respect the WITHOUT_CUPS with auto-check. [1] PR: ports/120521 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
* update xfce4 to 4.4.2oliver2008-02-133-5/+11
| | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532
* . Add in the AcrobatViewer script template, missed in the previous commit.glewis2008-02-091-0/+5
| | | | | Submitted by: Stefan Thurner <thurners@nicsys.de> Pointy hat: glewis
* - Update to 5.7.4.araujo2008-02-082-5/+6
| | | | Approved by: stas (mentor, implicit)
* . Make Java an EXTRACT_DEPENDS since we use it in post-extract.glewis2008-02-081-0/+1
| | | | Pointed out by: pointyhat (via erwin)
* - Update to 0.7cmiwi2008-02-082-4/+4
| | | | | PR: 120329 Submitted by: Veit Jahns <vj562001@yahoo.de> (maintainer)
* . Make this port run. Its always built correctly, but I've had problemsglewis2008-02-075-103/+42
| | | | | | | | | | | | running it. The changes include: . Pull in stubs for the MRJToolkit classes. These are not used, but some are imported, so the app was failing with NoClassDef errors. . Eliminate the build dependency on Perl. . Use standard ways of depending on Java. . Don't install unnecessary stuff. . Install in appropriate directories and respect NOPORTDOCS. . Replace the relatively complicated and non-working launcher script supplied with a simple version that uses javavm(1).
* - Fix build where under some circumstances the GNU autools woule betmclaugh2008-02-062-16/+52
| | | | | | | | called to regenerate files and break build. Found most commonly when WRKSRC is on an NFS share. PR: 108537 Approved by: maintainer
* - Update to 20080203miwi2008-02-053-9/+10
| | | | | PR: 120258 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* depends on sysutils/file only if it's installed.cjh2008-02-041-6/+9
| | | | | PR: ports/120033 Submitted by: rafan
* - DNSSD libraries are linked even if WITH_DNSSD is not defineddinoex2008-02-021-0/+2
| | | | | PR: 120217 Submitted by: TAOKA Fumiyoshi
* - Update to 1.4miwi2008-02-012-4/+4
| | | | | | PR: 120019 Submitted by: miwi Approved by: maintainer
* Add a comment to remind update comm/gfax plist when PORTVERSION changesmezz2008-01-311-0/+1
| | | | (update).
* Update to 2.18.3.mezz2008-01-303-5/+8
|
* - new option WITH_LDAPdinoex2008-01-291-1/+9
| | | | | PR: 119986 Submitted by: Virgil Champlin
* - Add -lpthread to LDFLAGS in CONFIGURE_ENV.beech2008-01-291-2/+2
| | | | | PR: ports/119900 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
* A reimplementation of the LaTeX biliographic facilities.miwi2008-01-274-0/+94
| | | | | | | WWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex.html PR: ports/119806 Submitted by: vj562001 at yahoo.de
* Mark BROKEN: does not builderwin2008-01-261-0/+2
|
* Chase a silent update: only docs have been modified.thierry2008-01-252-4/+4
| | | | | | | Full diff available at <http://people.freebsd.org/~thierry/ports/fpdf153-061101_080124.diff>. Reported by: pointyhat via pav
* Add LCD filtering option, WITH_LCD_FILTERING. Visit URL below to learn moremezz2008-01-241-0/+14
| | | | | | | | | about it. It is disable by default because of possible patent issues. http://article.gmane.org/gmane.comp.fonts.freetype.user/2238 PR: ports/119906 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
* - add option DNSSD to make configdinoex2008-01-242-2/+13
| | | | | | - new option WITH_PAM PR: 119919 Submitted by: Willy Offermans
* A toolbox providing programming facilities for LaTeX.miwi2008-01-214-0/+74
| | | | | | | WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/ PR: ports/119805 Submitted by: vj562001 at yahoo.de
* - Update to 1.3.3.11miwi2008-01-218-1468/+1688
| | | | | | PR: 119663 Submitted by: Vizeli Pascal <pvizeli@yahoo.de> Approved by: maintainer
* - new option WITH_DNSSDdinoex2008-01-201-0/+7
| | | | Submitted by: Erik Van Benschoten
* - Update to 5.7.3.araujo2008-01-202-4/+4
| | | | Approved by: stas (mentor, implicit)
* - add example for devd.confdinoex2008-01-174-3/+26
| | | | | PR: 119641 Submitted by: Andrew Reilly
* - Install files in contrib/ directory.hrs2008-01-142-30/+65
| | | | | - Use share/texmf as installation directory instead of share/texmf-local. - Remove WITHOUT_CJK knob.
* - force installation of cups.desktopdinoex2008-01-142-0/+3
| | | | | PR: 119621 Submitted by: José García Juanino
* - Add support for libspiro (handles using clothoid splines as opposed tomiwi2008-01-141-5/+10
| | | | | | | | | | bezier splines) - Correct configure args to be correct, were using with/without instead of enable/disable - Bump PORTREVISION PR: 119612 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Update print/hplip to 2.7.12.bsam2008-01-1310-32/+38
| | | | | PR: 119552 Submitted by: "Anish Mistry" <amistry at am-productions.biz> (maintainer)
* - Update to 20080109miwi2008-01-113-16/+15
| | | | | PR: 119534 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* paps: UTF-8 to PostScript converter using Pangojohans2008-01-104-0/+32
|
* Remove icon files when deinstalling. Bump PORTREVISION.hrs2008-01-072-2/+144
| | | | Spotted by: pointyhat via erwin
* Add Adobe Reader 8.1.1 and localized versions (total 15hrs2008-01-0523-0/+2002
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | languages). Changes from 7.x include: User Interface: * New improved UI with more real-estate in terms of page view space. Only the most commonly used tools are present in the toolbar by default (and the toolbar can be customized by the user according to his/her own preference.) * Sleek design and new stylish user interface elements (including toolbars, navigation tabs, panes, etc.) for a more rich user experience. * Improved launch time and overall performance. Less waiting, more work. * Support for Single Document Interface (SDI) mode for improved usability. Less cluttered, more intuitive. * Always-available search toolbar (includes find and access to search pane) New Features: * Support for playing Multimedia-enabled PDF documents for supported media types (linux). Play Real media and more! * Support for participating in Shared Reviews along with other users of Adobe Reader 8.x on Unix, and Adobe Reader/Acrobat 8.x on Win/Mac. Collaborate right inside the Reader. * Improvements in Commenting and Drawing Markup tools. * New tools such as Loupe Tool, Pan and Zoom. Expand your horizons, and control what you want to see. * Support for dynamically rendered bar code generation in forms. * Updated Review Tracker with inbuilt support for RSS feeds. Use the Reader as your RSS feed reader! * New 2D and 3D measuring tools for more accurate control of architectural drawings. * Printing: New support for Booklet Printing and Low Resolution printing of secured documents. * Significant performance improvement for certain types of forms via direct rendering for Dynamic Forms. * Support for documents created with Adobe Acrobat 3D including navigation, cross-section and rendering. * Accessibility: Support for Orca. * Various new additions to the Manage Digital ID feature, including support for Roaming Credentials, support for Cryptographic Tokens and Smart Cards (PKCS#11 compliant). * Support for adding a Digital Signature Field in documents which have been "Reader Enabled" through Acrobat Professional on Win/Mac. * Support for viewing PDF Packages - get an organized view of your PDFs in a single well-defined interface. * Support for the PRC format for 3D data. * Beyond Reader: New help resources that contains up-to-date information on Adobe products, Adobe Reader and how it can be used with Adobe¡Çs other products. * Adobe Help Viewer - a self-contained, one-stop shop for all help related to the Reader * Improved Search capabilities, including searching of sub-documents in a PDF Package, improved searching of attachments, etc.
* Update to 20071020. Add Adobe Reader 8 support and $ADOBE_VERhrs2008-01-052-11/+55
| | | | knob.
* - Update to 2.66miwi2008-01-032-4/+4
| | | | | PR: 119168 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 2.3.5miwi2008-01-033-20/+11
| | | | | PR: 119167 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 0.9.7.araujo2008-01-022-4/+4
| | | | Approved by: stas (mentor, implicit)
* - Update to 5.7.1.araujo2008-01-022-10/+7
| | | | Approved by: stas (mentor, implicit)
* Adding a post-installation message , telling the user that he needs athierry2008-01-028-0/+28
| | | | | | | dvips to run dvipdf. PR: ports/117878 Submitted by: Steve Wills <steve (at) mouf.net>
* Update from 1.5.1 to 1.5.3. Fix problems, when both Qt3 and Qt4 aremi2007-12-292-19/+26
| | | | | | | | | present at build-time. Completely disable the bundled-in libtintl. Handle libiconv correctly. Use all available CPUs during build. Approved by: maintainer PR: ports/118784 Submitted by: Koji Yokota, self
* - update to 1.3.5dinoex2007-12-231-1/+1
|
* - Security update to 1.3.5dinoex2007-12-233-612/+4
| | | | | Security: http://www.cups.org/str.php?L2589 Reported by: Hilko Meyer
* - Mark BROKEN with gcc42 across the boardpav2007-12-221-2/+0
|
* Prettyref provides a command \newrefformat, which specifies the way inpav2007-12-195-0/+62
| | | | | | | | | | | | | which a reference is typeset, according to a label "identification". The identification is set in the \label command, by using prefixed label names; so instead of \label{mysection}, one uses \label{sec:mysection}, and prettyref interprets the "sec:" part. The package is compatible with hyperref and with other packages. WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/ PR: ports/118116 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
* Update to 1.2.3ahze2007-12-182-5/+5
|
* - Add build dependency on perlpav2007-12-172-0/+2
| | | | | PR: ports/118750 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
* - Remove hard-coded EMACS_PORT_NAME.hrs2007-12-161-2/+2
| | | | | | - Add PKGNAMESUFFIX based on EMACS_PORT_NAME. Pointed out by: Jan Henrik Sylvester
* - Update to 1.2.6sat2007-12-152-4/+4
|
* - Update to 1.1.0pav2007-12-154-26/+85
| | | | | PR: ports/118179 Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer)
* - Update to 20071210pav2007-12-144-25/+132
| | | | | PR: ports/118637 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Depending on javavmwrapper should be enough, rather than also dependinglinimon2007-12-121-2/+3
| | | | | | | on the antique JRE for Java 1.1. I'll investigate how it works with the other JREs. Pointy hat to: self
* Upgrade to 1.4.5.1, which should be able to read files created bymi2007-12-1212-76/+140
| | | | | | the 1.5.x branch (available from the lyx-devel port). Delayed by: portfreeze
* Update my email address.brix2007-12-121-1/+1
| | | | Approved by: erwin (mentor)
* - fix packagedinoex2007-12-121-1/+2
| | | | | | PR: 117779 - update to 1.3.4
* - update to 1.3.4dinoex2007-12-125-198/+17
|
* Here's a twist: a port that the import of gcc4.2 _unbroke_. Mark it so.linimon2007-11-201-6/+0
| | | | | Reported by: pointyhat Approved by: portmgr (self)
* - fix vulnerability in pdftopsdinoex2007-11-142-1/+608
| | | | | | | | Security: arbitrary code execution vulnerability in pdftops Security: CVE-2007-4352 Submitted by: delphij (Xin LI) Approved by: portmgr (pav) Obtained from: cvs.fedora.redhat.com
* - Security patch to solve remote code executiondinoex2007-11-122-1/+154
| | | | | | | Security: http://secunia.com/advisories/27233/ Security: CVE-2007-4351 Approved by: portmgr (linimon) Obtained from: http://www.cups.org/strfiles/2561/str2561-cups13v2.patch
* - mark FORBIDDEN due remote execution of arbitrary codedinoex2007-11-091-0/+1
| | | | Approved by: portmgr (erwin)
* - Unbreakmiwi2007-11-052-2/+2
| | | | | | | | - Fix pkg-plist PR: 117735 Submitted by: leeym Approved by: portmgr (pav)
* - Depends on package as latex may come from print/latex instead of teTeXrafan2007-10-301-2/+2
| | | | | | - While doing so, use package dependency for fonts, too Submitted by: brian
* Update to 1.0.2lme2007-10-302-7/+7
| | | | | | PR: ports/117640 Submitted by: Tomas Verbaitis <tomasv (AT) megalogika.lt> (maintainer) Approved by: miwi (mentor)
* - Update to 20071002miwi2007-10-287-288/+218
| | | | | | | - Pass maintainershipt to submitter PR: 117254 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
* - Update to 2.7.9 (breaks out foomatic integration, all access is done viapav2007-10-2748-1728/+1862
| | | | | | | libusb now) PR: ports/117250 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
* - Fix a typo in bsd.sites.mk along with all the places it affectedsat2007-10-261-1/+1
| | | | Approved by: oliver (maintainer of the respective ports)
* Remove print/yatex-mule because Mule is obsolete now.hrs2007-10-252-17/+0
|
* Fix INDEXahze2007-10-251-1/+1
|
* Remove gimp-devel and friends since gimp 2.4.0 is now in portsahze2007-10-253-23/+0
|
* Correct path to lpstat so gimp (and others) can find pre-configured-cups ↵ahze2007-10-251-1/+3
| | | | printers.
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-2527-683/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338