summaryrefslogtreecommitdiffstats
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Update firefly patch sites.marcus2006-02-141-1/+3
| | | | | PR: 92851 Submitted by: hamigua <hamigua@hotpop.com>
* JabRef is an open source bibliography reference manager. The native filehq2006-02-135-0/+62
| | | | | | | | | | | | | | | | | | | | | format used by JabRef is BibTeX, the standard LaTeX bibliography format. As such it can also be considered a BibTeX editor. JabRef runs on the Java VM (version 1.4.2 or greater). Some of its features: o Search and fetch references from Medline/PubMed and CiteSeer o Search, classify and sort entries in your BibTeX files o import and export of references in various formats o launch external viewers and insert citations into LyX and Kile o automatically generate BibTeX keys o customize (add your own) BibTeX fields WWW: http://jabref.sf.net PR: 93057 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
* Replace tr by DOS2UNIX: when using tr with LANG or LC_ALL set to athierry2006-02-111-6/+1
| | | | | | multibyte locale, "Illegal byte sequence" were reported. Reported by: Derek Kulinski <takeda (at) takeda.tk>
* Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-111-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1]
* Add more specific COMMENT.lawrance2006-02-112-0/+3
| | | | | | | | Add SHA256. PR: ports/90007 Submitted by: chinsan <chinsan.tw@gmail.com> Approved by: trevor (maintainer, timeout 2 months)
* * Remove print/acroread - it has expired on 2006-01-03vd2006-02-1011-441/+0
| | | | | | | | | | | | | * Remove print/acroread related ports: chinese/acroread5-chsfont chinese/acroread5-chtfont japanese/acroread5-jpnfont korean/acroread5-korfont print/acroread5-commfont * Update misc/instant-workstation to use print/acroread7 Reviewed by: netchild Approved by: garga (mentor)
* Use bash rather than /bin/sh due to some linuxisms.lawrance2006-02-091-2/+4
| | | | | PR: ports/92945 Submitted by: Paul Chvostek <paul+ports@it.ca> (maintainer)
* s/PATCH_DEPEND/BUILD_DEPEND/ so that the dependencies are present forkris2006-02-031-1/+1
| | | | the :configure target
* Add missing libtool15 dependency required by freetype2 :build dependency.kris2006-02-031-0/+1
| | | | Help from: ade
* remove duplicate DISTFILEedwin2006-02-012-4/+0
|
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-285-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* Replace the old cups.sh script with a new rc.d style cupsd[.sh]dougb2006-01-276-11/+58
| | | | Approved by: Sergey Akifyev <asa@agava.com> (maintainer)
* Replace the dangerous .error with IGNORE.linimon2006-01-271-1/+1
|
* Update to v3.0i(2006/01/12). Changes include:hrs2006-01-262-21/+21
| | | | | | | | | | | | | | | | - \caption@setkeys: introduced - \caption@settype: Optional argument added - \caption@@make: Uses \cs{caption@slc}, Bugfix: \caption@calcmargin inside single-line-check replaced by \relax, Bugfix: \caption@startbox will always be typeset in horizontal mode - \caption@calcmargin: Takes care of list environment now - KOMAScript compatibility commands added - \ContinuedFloat: Optional argument and call of \caption@@ContinuedFloat added - \rotcaption: Rewritten, works with \package{hyperref} now - \rotcaptionof: New - \@makerotcaption: Rewritten, should finally work proper now - \endSC@FLOAT: \@listdepth\z@ added
* Add missing USE_GETTEXTkris2006-01-261-0/+1
|
* Fix build and unbreak port.anray2006-01-244-10/+6
| | | | | PR: ports/92277 Submitted by: rik
* - Update to 20060117pav2006-01-248-79/+321
| | | | | PR: ports/92240 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
* - Add another master sitepav2006-01-241-1/+2
| | | | | PR: ports/92244 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
* SHA256ifyedwin2006-01-2411-0/+34
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-2493-0/+203
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2212-64/+64
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-2238-204/+204
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Populate newly created rubygems categorypav2006-01-212-2/+2
|
* Change MASTER_SITES to fix a fetch problem and add SHA256 checksums.hrs2006-01-212-3/+4
| | | | Spotted by: fenner's survey
* Don't depend on binary that is gone from X.Org with 6.9 release.lesi2006-01-211-1/+1
|
* Update from 1.3.6 to 1.3.7. Prepare for the looming Xorg release,mi2006-01-2015-30/+160
| | | | | | which comes without the ``makepsres'' utility. Thanks to: lesi
* - As the original cjk master sites timeouts often on package buildingclsung2006-01-201-1/+2
| | | | | | | cluster, add another master site as a remedy. PR: ports/92043 Submitted by: Rong-En Fan (maintainer)
* BROKEN on 7.0: Does not buildkris2006-01-201-0/+4
|
* BROKEN on ia64: Segfault during buildkris2006-01-201-0/+4
|
* Update to 4.12mnag2006-01-182-4/+4
| | | | | PR: 91937 Submitted by: Gerhard Gonter <g.gonter@ieee.org> (maintainer)
* Fix the build on amd64.jmz2006-01-182-1/+13
| | | | Submitted by: jasone
* - update to 0.07leeym2006-01-162-4/+4
|
* Chase gnutls update.novel2006-01-091-2/+2
|
* [patch] print/phppdflib update to 2.8edwin2006-01-083-7/+13
| | | | | | | | | latest version of phppdflib is 2.8. and using bsd.php.mk is more acceptable PR: ports/90783 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Approved by: maintainer timeout
* - Update to 1.2.4.1pav2006-01-0710-72/+232
| | | | | PR: ports/91461 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Hash with SHA-256.trevor2006-01-071-0/+1
|
* Update to 0.9.4anray2006-01-072-4/+4
| | | | | PR: ports/91460 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Don't touch mtree symlinkspav2006-01-061-2/+0
|
* Drop maintainership. :<cjh2006-01-061-1/+1
|
* Chase libversion bumb to libMagick.so.9edwin2006-01-053-0/+3
| | | | PR: ports/91270
* ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Filespav2005-12-315-0/+67
| | | | | | | | | (EPS/EPSF) from usual one-paged Postscript documents. It calculates correct Bounding Boxes for those EPS files and filters some special postscript command sequences that can produce erroneous results on printers. PR: ports/91099 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
* Add SHA256 checksumsehaupt2005-12-311-0/+1
| | | | | PR: 91123,91125,91126,91127,91128,91129,91130,91131 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
* - Add SHA256 checksumaz2005-12-299-0/+9
| | | | | | | - Add $FreeBSD$ tag in patch files PR: ports/91060 Submitted by: Nicola Vitale <nivit@email.it>
* - Add conflictspav2005-12-274-0/+8
| | | | | PR: ports/80491 Submitted by: LI Dong <ld@ldconfig.com>
* - Update to 1.3.5pav2005-12-2711-615/+341
| | | | | | PR: ports/85841 Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> Approved by: maintainer timeout (cjh; 3 months)
* The substitution command s|2\.3|${PYTHON_VERSION:S/^python//}|g inehaupt2005-12-272-8/+12
| | | | | | | | | | print/scribus/Makefile is too liberal, substituting part of the Scribus version (1.2.3) for the Python version (2.4), among other things. Also bump PORTREVISION. PR: 90974 Submitted by: Aron Stansvik <elvstone@gmail.com>
* drop maintainership and add SHA256 key printedwin2005-12-2610-10/+5
| | | | | | | | | | | | Because I am not very familiar with these language, I decided to pass maintainship to trevor@FreeBSD.org. ^_^ Also, add SHA256 into checksum. (build with sysutils/freebsd-sha256) Thanks. :) PR: ports/90008 Submitted by: chinsan <chinsan.tw@gmail.com>
* - duplicate lisp files for diffrent emacs flavorsdinoex2005-12-252-0/+11
| | | | | PR: 89771 Submitted by: Andrey Slusar
* - Update to 4.11garga2005-12-222-3/+4
| | | | | PR: ports/90814 Submitted by: maintainer
OpenPOWER on IntegriCloud