aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - move graphics/deegree-* suite to tomcat6jgh2012-10-227-48/+49
| | | | | | | | - move DOCS to optionsNG while here, and trim Makefile headers Submitted by: jgh@ Approved by: wen@ (private mail) Feature safe: yes
* - Update to 0.7-20tota2012-10-212-3/+4
| | | | Feature safe: yes
* Update to 1.7.40.jsa2012-10-212-4/+3
| | | | | Approved by: wxs (mentor) Feature safe: yes
* Convert to OptionsNGeadler2012-10-201-1/+3
| | | | Feature safe: yes
* - Update to version 0.9.8, remove patches included upstreamdanfe2012-10-194-49/+10
| | | | | | | - Clean up Makefile (trim header, etc.) while I am here - Use double space after dot (full stop) in port description Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - drop maintainershipdinoex2012-10-191-6/+2
| | | | Feature safe: yes
* - Update to 0.042jhale2012-10-183-10/+8
| | | | | | | | | | | While here: - Drop ABI version number from LIB_DEPENDS - Trim Makefile header PR: ports/170152 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Update to 2.7.6jhale2012-10-182-11/+9
| | | | | | | | | | | | | - Convert to new options framework While here: - Remove indefinite article from COMMENT - Trim Makefile header PR: ports/170151 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: makc, avilla (mentors, implicit) Feature safe: yes
* - Fix build in the case of path= environement variable is setamdmi32012-10-182-1/+13
| | | | | | PR: 172747 Submitted by: João Rocha Braga Filho <goffredo@gmail.com> Feature safe: yes
* Convert to new options frameworkbapt2012-10-171-7/+9
| | | | | | PR: ports/172436 Submitted by: Michael Gmelin <freebsd@grem.de> Feature safe: yes
* Upgrade to 3.4.0.vanilla2012-10-162-6/+7
| | | | Feature safe: yes
* - Convert to OptionsNGolivierd2012-10-161-15/+12
| | | | | | | | | While here - Update maintainer address - Trim Makefile headers Approved by: rene, miwi (mentors) Feature safe: yes
* - Rollback to the revision r301663.araujo2012-10-152-2/+4
| | | | | | | | | | | - It is necessary to keep the freetype2 path header, or it cannot build the xpdf file. - BUMP PORTREVISION. PR: ports/172664 [1], ports/172634 [2] Submitted by: Helge Oldach <ports-xpdf-oct12@oldach.net> [1] Oliver Hartmann <ohartman@zedat.fu-berlin.de> [2] Approved by: beat (portmgr) Feature safe: yes
* - cleanup commentsdinoex2012-10-1310-50/+0
| | | | Feature safe: yes
* Add a patch removing two unused private fields from an internalmi2012-10-131-0/+14
| | | | | | | | | | | | | class. The dead fields must've been there for years, but only clang-3.2 complains about it... The class' composition is not exported outside the library anyway, so there are no concerns about a known structure changing size -- hence, no shlib number bumps or anything. PR: ports/172637 Submitted by: Oliver Hartmann Feature safe: yes
* - Trim header, forgotten in my previous commit.araujo2012-10-121-5/+0
| | | | Feature safe: yes
* - Fix build and use the right path of freetype2. [1]araujo2012-10-122-4/+2
| | | | | | | | | - Don't install xpdf on libexec when build without X support. [1] PR: ports/169196 [1], ports/170525 [2] Submitted by: Christopher <chris@imagemetrica.com> [1] Rainer Duffner <rainer@ultra-secure.de> [2] Feature safe: yes
* Use classic run dependency linebapt2012-10-111-1/+1
| | | | | Hat: portmgr Feature safe: yes
* Dependency line should not end with a '/'bapt2012-10-111-1/+1
| | | | Feature safe: yes
* - Remove SITE_PERL from *_DEPENDS (final part)az2012-10-111-1/+1
| | | | Approved by: portmgr@ (bapt@)
* - Update to 2.05sunpoet2012-10-103-4/+7
| | | | | | - Convert to new options framework Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-1012-0/+12
| | | | | | | | | | | | | | | | | | | 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.
* OPTIONify the port. Add an option RESSCRIPTS for PERL resource scriptsbsam2012-10-093-6/+44
| | | | | | | and switch it off by default. This reduces default dependencies from 22 to 3. The port is useful to get PNG icons from a Windows *.ico files while building ports (as a BUILD dependency). Resource scripts are not used there. Bump PORTREVISION.
* - Fix typo in MAN1sunpoet2012-10-081-2/+2
| | | | | PR: ports/172465 Submitted by: Oliver Heesakkers <dev2@heesakkers.info>
* . update to version 0.30.0;bsam2012-10-082-10/+4
| | | | | . trim headers; . remove LICENSE_FILE for the standard (GPLv3) license.
* - Update to 0.2.2olivierd2012-10-083-14/+3
| | | | | | - Remove patch, submitted and approved by upstream Approved by: rene, miwi (mentors)
* - Update to 2.4sunpoet2012-10-072-48/+37
| | | | | | | | | - Convert to new options framework - Fix CONFIGURE_ARGS - Cleanup Makefile - Cosmetic change Changes: https://github.com/mm2/Little-CMS/blob/master/ChangeLog
* - Convert to new options frameworksunpoet2012-10-071-54/+40
| | | | | | - Fix CONFIGURE_ARGS - Cleanup Makefile - Cosmetic change
* - Improve COMMENTak2012-10-071-4/+3
| | | | | | | | | - Add secondary category multimedia - Remove CMAKE_VERBOSE - Bump PORTREVISION Suggested by: bsam Approved by: nemysis <nemysis@gmx.ch> (maintainer)
* - Update to 0.1.4cs2012-10-077-188/+65
| | | | | | | | | - Convert to new options framework - Update maintainer's e-mail address - Cleanup COMMENT and pkg-descr PR: ports/172360 Submitted by: Maxim Samsonov <xors@imap.cc> (maintainer)
* - Convert Makefile headers to new styleak2012-10-071-22/+15
| | | | | | | | - Convert to new options framework - Remove ABI version numbers from LIB_DEPENDS PR: ports/172397 Submitted by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
* - Convert Makefile headers to new styleak2012-10-072-14/+22
| | | | | | | | - Add DESKTOP_ENTRIES - Pass maintainership to nemysis <nemysis@gmx.ch> PR: ports/172342 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to 3.7.0.rc6 [1]makc2012-10-074-1303/+52
| | | | | | | | | - Convert to new option framework - Simplify do-install target by utilizing COPYTREE macro - Strip Makefile header PR: ports/171879 [1] Submitted by: Bjoern Koenig (maintainer)
* Trim the headers in the ports I maintain.eadler2012-10-063-15/+2
|
* - Update to 1.0.3madpilot2012-10-062-9/+3
| | | | - Trim Makefile headers
* Upgrade from 1.2.x to 1.3.1-1 now that the upstream finally contains newmi2012-10-054-16/+101
| | | | | | | | | | | | | | | | | code (rather than simply updates to auto- configuration glue): Notified by: Steve Wills via PR: ports/171812 The changes are minor, thus shared-library bump. Fix several of the warnings, which GNU compiler missed, but clang uncovered (which broke the build because of -Werror): Notified by: Andreas Nilsson, Thomas Zander
* - Update to 1.9.0mva2012-10-054-11/+13
|
* - adjust comment and pkg-descrjgh2012-10-052-27/+27
| | | | | | | | - adopt optionsNG - pass maintainership to submitter PR: 172315 Submitted by: nemysis@gmx.ch
* - Fix plist for NLS casemadpilot2012-10-042-65/+6
| | | | | | | | | | | | - Trim Makefile headers - Clean up COMMENT - Use standard description for NLS option - Rework post-install target - Bump PORTREVISION PR: ports/172302 Submitted by: Guido Falsi <madpilot@FreeBSD.org> Approved by: nemysis <nemysis@gmx.ch> (maintainer, via IRC)
* - Fix build with clangswills2012-10-0312-64/+194
| | | | | | | | - Switch to SF mirror - Add USE_DOS2UNIX PR: ports/171859 Approved by: Iouri Ivliev <ii@any.com.ru> (maintainer)
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-031-6/+2
|
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-031-6/+2
|
* - Fix typos (LICENSE is correct form inside bsd.licenses.mk).az2012-10-032-2/+2
| | | | | | | - Removed LICENSE_FILE where is no need in this. Spotted by: zont@ Approved by: portmgr (bapt@)
* - Update to 3.1.3amdmi32012-10-023-6/+4
|
* - Remove LICENSE_FILE for well-known licensestota2012-10-024-8/+4
| | | | | | - Fix USE_PYTHON to -2.7 because 2.4 and 2.5 have been removed from the tree Pointed out by: rm@ (via private e-mail)
* - Fix to use "xdg-open" for the browser, instead of "netscape"kmoore2012-10-012-1/+12
| | | | | | | | - Bump PORTREV PR: 171554 Submitted by: Dru Lavigne <dru@FreeBSD.org> Approved by: Maintainer timeout
* - Reassign to the heap at maintainer's requesttabthorpe2012-10-014-31/+13
|
* - Update to 1.8madpilot2012-10-012-11/+7
| | | | | | | | | | - Update maintainer's email - Use xz compressed distfile - While here, trim Makefile headers PR: ports/172176 Submitted by: Erik Greenwald <erik@bz.bzflag.bz> (maintainer) Approved by: crees, tabthorpe (mentors, implicit)
* Without a build dep on pkgconf, configure failsdougb2012-10-011-0/+1
|
* - Update to 0.7.5tota2012-10-013-5/+5
| | | | - Trim WWW: line in pkg-descr
* - Update to 0.8.2tota2012-10-012-4/+5
|
* - Update to 0.3.4tota2012-10-013-10/+6
| | | | | - Convert to new Makefile header - Trim WWW: line in pkg-descr
* - Update to 1.1.8tota2012-10-014-10/+17
| | | | - Trim WWW: line in pkg-descr
* - pass maintainership to new volonteerrm2012-09-3016-100/+36
| | | | | | | | | | while here: - trim Makefile header - remove indifenite article from COMMENT - remove deprecated attribution in pkg-descr PR: 172163 Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
* - Update to 2.04sunpoet2012-09-303-10/+9
| | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
* - Update to 0.7-19tota2012-09-293-5/+5
| | | | | - Fix value of --configure-args for custom LOCALBASE - Trim WWW: line in pkg-descr
* - Update to 1.1amdmi32012-09-283-5/+4
|
* - Update zathura [2], zathura-pdf-poppler [1] and zathura-djvu to 0.2.1madpilot2012-09-277-20/+17
| | | | | | | | | | - Strip Makefile headers PR: ports/171913 [1], ports/171930 [2] Submitted by: Alexander <alexander.4mail@gmail.com> [1], Guido Falsi <madpilot@FreeBSD.org> [2] Approved by: Quentin Stievenart <acieroid@awesom.eu> (maintainer) [2] Approved by: crees, tabthorpe (mentors, implicit)
* - Work around graphics/ilmbase pthread-related brokenness to fix buildamdmi32012-09-271-0/+2
| | | | Reported by: beat@
* - Apply new Makefile formatwen2012-09-271-5/+2
| | | | | | | | | | | | | | | | | - Mark IGNORE for php_mapscripts [1] Reported by: Frank Broniewski <brfr@metrico.lu> [1] (via email) > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Empty fields above will be automatically removed. M mapserver/Makefile
* Adjust OPTIONS_DEFAULT to pre-r304880 state.danfe2012-09-261-1/+1
|
* Update to 2.6.1zeising2012-09-262-3/+3
| | | | Approved by: kwm (mentor)
* Convert to OptionsNGbapt2012-09-261-20/+18
| | | | | | | | | When OPENGL option is activated, then cairo.pc hard depends on glproto.p, thus glproto is now also a run dependency of cairo if OPENGL is activated, this unbreak building ports depending on cairo if OPENGL option is activated and WITH_NEW_XORG and WITH_KMS are sets Approved by: gnome (kwm)
* - Convert to the new OPTIONS frameworkdanfe2012-09-261-26/+21
| | | | | - Drop indefinite article from the COMMENT - Trim the header per new world order
* Unify poppler-config.h includes in poppler header.kwm2012-09-261-1/+4
| | | | | | PR: ports/171877 Submitted by: bsam@ Obtained from: poppler upstream, Bug 52193
* - Added vendor patch to fix most recent vulnerabilityglarkin2012-09-262-0/+56
| | | | | | - Bumped PORTREVISION Security: 98690c45-0361-11e2-a391-000c29033c32
* - Fixed X11-conditional dependency injectionglarkin2012-09-261-11/+16
| | | | | | | - Converted to optionsNG - Bumped PORTREVISION Requested by: Mark Felder <feld@feld.me>
* - Fixed X11-conditional dependency injectionglarkin2012-09-261-19/+25
| | | | | | | - Converted to optionsNG - Bumped PORTREVISION Requested by: Mark Felder <feld@feld.me>
* - Disallow from pointyhat: fails to start X serverbeat2012-09-261-0/+2
| | | | Reported by: pointyhat
* Fix fetch after PORTNAME was changed in r304682.danfe2012-09-251-1/+1
| | | | | Reported by: beat Pointy hat to: danfe
* - Fix mistyped return statements, which clang objects strenuously tofluffy2012-09-251-0/+13
| | | | | | | PR: 171892 Submitted by: myself Approved by: bkoenig AT alpha-tierchen DOT de (maintainer) Obtained from: PkgSrc
* - Reassign to the heap due to mail bouncestabthorpe2012-09-251-6/+2
|
* Update to 0.9makc2012-09-243-9/+15
|
* - fix ming dependency option namerm2012-09-231-1/+1
| | | | Reported by: Naram Qashat <cyberbotx at cyberbotx dot com> (via ports@)
* - Set PORTNAME to more appropriate "luminance-hdr" value, to reflect distfiledanfe2012-09-222-6/+7
| | | | | | | | (and project) name and remove necessity to set DATADIR and DOCSDIR vars - Allow application to find GPLv2 text to display in the "About" dialog box - Slightly touch port description text Discussed with: maintainer
* - Fix typo in @comment which fixes build on arm, mips and sparcswills2012-09-221-2/+2
| | | | | Reported by: flo Pointyhat to: swills
* - Update to version 2.3.0, the latest to datedanfe2012-09-218-157/+140
| | | | | | | | - Cleanup port description, improve on COMMENT - Drop explicit ABI shlib version numbers from LIB_DEPENDS - Give maintainership to submitter Approved by: old maintainer
* Deprecate multimedia@ ports with no more public distfiles (thanks ehaupt's ↵bapt2012-09-211-0/+3
| | | | distilator)
* - Update to 0.7.4tota2012-09-212-9/+5
| | | | - Convert to new Makefile header
* - Update to 8.0.4gahr2012-09-212-3/+3
| | | | Release notes: http://www.mesa3d.org/relnotes-8.0.4.html
* - Update to 1.1.7tota2012-09-214-52/+6
| | | | - Convert to new Makefile header
* Deprecated a bunch a ports with no more public distfiles (thanks ehaupt'sbapt2012-09-215-0/+15
| | | | distilator
* - Updated to 1.3.16glarkin2012-09-214-63/+27
| | | | | | | | - Fixed X11-conditional dependency injection [1] - Converted to optionsNG PR: ports/171516 (based on) [1] Submitted by: Rainer Duffner <rainer@ultra-secure.de> [1]
* wxGTK 2.4 is no more supported upstream, consider using the current stablebapt2012-09-211-0/+3
| | | | | | version: x11-toolkits/wxgtk28 Approved by: fjoe
* - Update to 1.7.0swills2012-09-203-10/+20
| | | | - Convert to OptionsNG
* - Update to 1.0.2swills2012-09-204-50/+55
| | | | - Convert to OptionsNG
* - update to 1.1rm2012-09-204-21/+13
| | | | | | | | | | | | | | | | - use BSD_INSTALL_DATA for static lib to keep symbols while here: - convert Makefile header into two-line format - remove LICENSE_FILE, unneeded for GPLv3 - switch to USE_PKGCONFIG - remove quotes from option description - change bsd.port.[pre|post].mk with just bsd.port.mk - whitespace fixes in pkg-descr PR: 171795 Submitted by: Martin Dieringer <martin.dieringer at gmx dot de> Approved by: Zhihao Yuan <lichray at gmail dot com> (maintainer)
* - Update to 3.1nivit2012-09-204-23/+37
| | | | | | | | | | | | | | - Adopt new Makefile header - Add LICENSE (BSD) - Use PYDISTUTILS_EGGINFO - Add option PYCAIRO (default off) - Remove unnecessary whitespaces, fix a typo and update text in pkg-descr BuildLog: http://goo.gl/Z1ymo PR: ports/168683 Submitted by: Roland Smith <rsmith@xs4all.nl> (maintainer)
* OpenColorIO (OCIO) is a complete color management solution gearedpawel2012-09-199-0/+146
| | | | | | | | | | towards motion picture production with an emphasis on visual effects and computer animation. WWW: http://www.opencolorio.org PR: ports/171667 Submitted by: FreeBSD@Shaneware.biz
* - Update Digikam SC to 2.9.0jhale2012-09-1910-56/+80
| | | | | | - Add patch to fix Digikam crashes with large photo collections Approved by: makc (mentor)
* Add patch to fix saving rendered imagemakc2012-09-192-7/+49
| | | | Remove Makefile header
* Add new port graphics/burplex:makc2012-09-195-0/+61
| | | | | | | | | | | This Qt 4 based program allows to browse directory tree, preview and select images. The list of selected images is stored in a file which can be used for further batch processing. WWW: http://www.burplex.com PR: based on ports/169383 Submitted by: Waitman Gobble <uzimac at da3m0n8t3r.com>
* Add new port graphics/nomacs:makc2012-09-195-0/+47
| | | | | | | | | | | | | nomacs is small, fast and able to handle the most common image formats. Additionally it is possible to synchronize multiple viewers. A synchronization of viewers running on the same computer or via LAN is possible. It allows to compare images and spot the differences (e.g. schemes of architects to show the progress). WWW: http://www.nomacs.org/ PR: based on ports/170666 Submitted by: Jens K. Loewe <bsd at tuxproject.de>
* - update openimageio to 1.0.9rm2012-09-176-12/+18
| | | | | | | | | | | | | | - add conflicts with fbm - convert DOCS to optionsng - chase update in graphics/blender (the only consumer) PR: 171665 Submitted by: Shane Ambler <FreeBSD at Shaneware dot biz> (maintainer) - update py-openimageio to 1.0.9 PR: 171666 Submitted by: Shane Ambler <FreeBSD at Shaneware dot biz> (maintainer)
* - Fix build on PowerPCswills2012-09-174-24/+40
| | | | | PR: ports/171301 Submitted by: linimon
* - use OPTIONS_DEFINEdinoex2012-09-161-2/+2
|
* - use OPTIONS_DEFINEdinoex2012-09-161-4/+6
|
* - Update zathura, zathura-djvu and zathura-pdf-poppler to 0.2.0madpilot2012-09-1510-34/+70
| | | | | | | | | | - Remove unnecessary ABI versions from LIB_DEPENDS PR: ports/170780 [1], ports/170792 [2], ports/170793 [3] Submitted by: Alexander <alexander.4mail@gmail.com> [1], Quentin Stievenart <quentin.stievenart@gmail.com> [2] [3] Approved by: maintainer timeout [3] (graphics/zathura-pdf-poppler) Approved by: tabthorpe (mentor)
* - Use PTHREAD_LIBS instead of -lpthreadswills2012-09-145-3/+5
| | | | | PR: ports/170506 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
* - Update to 0.4tota2012-09-142-4/+3
|
* - Update to 0.9.2.1tota2012-09-142-3/+3
|
* - Fix build with WMS and WFS optionwen2012-09-131-5/+7
|
* add a conflict with obsolete djvulibre-nox11 packagesbf2012-09-131-0/+2
| | | | Reported by: R. McKenzie
* - Update MAINTAINER to my new FreeBSD.org addressjhale2012-09-132-2/+2
| | | | Approved by: makc (mentor)
* Update to 6.7.9.4.tj2012-09-113-20/+32
| | | | | | | | | | | Change Log: http://www.imagemagick.org/script/changelog.php PR: ports/171511 PR: ports/171456 Submitted by: 4721@hushmail.com Approved by: eadler (mentor)
* - Move libxul 1.9.2 to www/libxul19beat2012-09-111-3/+3
| | | | | | | | | | - Update www/libxul to 10.0.7 - Update all dependent ports to use www/libxul19 (no functional changes) - Bump PORTREVISION on ports where libxul is a run dependency as the resulting package will change. Submitted by: Jan Beich <jbeich@tormail.org> With hat: gecko
* Update Makefile to match distinfo to try to unbreak port.linimon2012-09-101-1/+1
| | | | Hat: portmgr
* - Update to version 1.0.5danfe2012-09-102-13/+12
| | | | | | | - Drop ABI versions in LIB_DEPENDS PR: ports/171469 Submitted by: dumbbell
* - Update to 0.10swills2012-09-102-4/+3
| | | | | PR: ports/171075 Approved by: maintainer timeout(ychsiao@ychsiao.org, >2 weeks)
* Wand is a ctypes-based MagickWand API binding for Python.olivierd2012-09-105-0/+40
| | | | Approved by: rene, miwi (mentors)
* - Replace WITH_(PERL|PHP|...) with PORT_OPTIONS:Mwen2012-09-092-45/+45
| | | | | | | - Replace USE_APACHE with USE_APACHE_RUN PR: 171468 Submitted by: ohauer@
* - Update to 3.232swills2012-09-093-20/+3
| | | | | PR: ports/171061 Approved by: maintainer timeout (tolid@tolid.eu.org, >2 weeks)
* - Use OPTIONSngehaupt2012-09-091-15/+11
| | | | - Remove deprecated header information
* - Update to 0.8.1tota2012-09-093-3/+6
|
* - Update to 0.8.0tota2012-09-094-30/+61
| | | | | - Remove deprecated header information from Makefile - Replace tab with space after WWW: in pkg-descr
* - Update to 1.2.3swills2012-09-092-4/+3
| | | | | PR: ports/170619 Approved by: Eric <freebsdports@chillibear.com> (maintainer)
* - Use OPTIONSngehaupt2012-09-081-12/+8
| | | | - Remove deprecated header information
* - Update to 1.202nivit2012-09-073-4/+4
| | | | | | | - Restore %%VAR%%s inadvertently replaced in a previous commit (r300533), and remove trailing whitespaces (files/mapyrus.in) BuildLog: http://goo.gl/32Z0f
* Add new port graphics/py-poppler-qt4:makc2012-09-064-0/+32
| | | | | | | | | Python bindings for poppler-qt4. WWW: http://python-poppler-qt4.googlecode.com PR: based on ports/171223 Submitted by: Martin Dieringer <martin.dieringer at gmx.de>
* Anton notes that this does build on ia64.linimon2012-09-061-2/+2
|
* - Convert ruby-gnome ports to proper master/slave setupswills2012-09-062-2/+8
| | | | Reviewed by: gjb
* - Update to 0.9.2tota2012-09-063-11/+6
| | | | | - Remove deprecated header information from Makefile - Replace tab with space after WWW: in pkg-descr
* - Update to 0.2.2tota2012-09-053-10/+4
| | | | | - Remove deprecated header information from Makefile - Replace tab with space after WWW: in pkg-descr
* - Update to 6.0.3 and unbreakwen2012-09-055-57/+117
| | | | | - Convert to optionsNG - Fix the build of PHP option with the upstream patch
* Update to version 2.6zeising2012-09-042-4/+3
|
* Mark as broken on powerpc and sparc64 (and, presumably, ia64).linimon2012-09-041-0/+4
| | | | Hat: portmgr
* Mark as broken on ARM.linimon2012-09-041-0/+4
| | | | | | PR: ports/170946 Submitted by: linimon Hat: portmgr
* After a report of an error, mark graphics/libGL as not MAKE_JOBS_SAFEeadler2012-09-041-1/+1
| | | | | | PR: ports/162412 Submitted by: 4720@hushmail.com Reviewed by: zeising
* Mark ports MAKE_JOBS_SAFE after some testing.eadler2012-09-034-0/+8
|
* Fix INDEX buildcrees2012-09-031-1/+0
| | | | Approved by: portmgr (tabthorpe)
* - Fix build on PHP 5.4.xacm2012-09-022-3/+40
| | | | | PR: 169370 Submitted by: Alexander Moskalenko <alexander.moskalenko at gmail.com>
* - Update to 0.7-18tota2012-09-022-8/+3
| | | | - Remove deprecated header information from Makefile
* - Fix OPENAL option typomva2012-09-011-1/+1
| | | | | PR: ports/170809 Submitted by: Artis Caune <Artis.Caune@gmail.com>
* Solve libGL.so and libglx.so conflict situation between libGL, xorg-server andkwm2012-08-315-2/+54
| | | | | | | | | | | | | | | | the nvidia-driver. Install the libraries in port specific directories. Use pkg-install and pkg-deinstall scripts to update the hardlinks to the default locations of these files. While here clean up some @dirrmtry lines in xorg-server plist for directories that aren.t created by xorg-server. Motivator: pkgng Inspiration: irc, freebsd-x11@ mailinglist discussion (sorry can't find it anymore to give credit the people) Reviewed by: danfe@ (for nvidia parts), bapt@ Approved by: danfe@ (for nvidia parts) With hat: x11@
* - Update to 1.20gahr2012-08-314-21/+32
| | | | ChangeLog: http://ayam.sourceforge.net/Changes.txt
* - Update to 1.8.2gahr2012-08-314-41/+3
| | | | Announcement: http://www.aqsis.org/2012/08/version-182-available.html
* Fix dependencies.cy2012-08-301-1/+3
| | | | | PR: 171175 Submitted by: Stefan Grundmann <sg2342@googlemail.com>
* Add graphics/gd as a build and runtime dependencyskreuzer2012-08-291-0/+4
| | | | Submitted by: Beat Gaetzi <beat@freebsd.org>
* Add new qxv port.cy2012-08-294-0/+56
| | | | | | | qxv is an image viewer whose interface is key-to-key compatible with the classic xv program. It is meant to replace xv, which is old, unmaintained, not Free Software, and therefore not shipped with most software distributions anymore.
* - Update to 0.94wen2012-08-282-3/+3
| | | | Changes: http://cpansearch.perl.org/src/MARKOV/Geo-KML-0.94/ChangeLog
* Remove DOCS from OPTIONS_DEFAULT, already there per bsd.port.mk.adamw2012-08-281-1/+1
| | | | Pointed out by: sunpoet
* Enable a DOCS option---code was already in place to respectadamw2012-08-271-3/+3
| | | | the setting, but it wasn't in OPTIONS.
* - USE_PKGCONFIG [1]fluffy2012-08-271-1/+6
| | | | | | | - make docs build optional PR: 171093 [1] Submitted by: dougb
* Correct dependency.demon2012-08-271-1/+1
| | | | Noted by: beat
* Remove some expired ports:rene2012-08-269-158/+0
| | | | | | | | | | | 2012-06-30 databases/php5-rrdtool: deprecated via upstream please use databases/pecl-rrd. 2012-07-31 graphics/evas-engine-xrender: Deprecated by enlightenment.org 2012-07-31 graphics/evas-loader-edb: Deprecated by enlightenment.org 2012-03-27 www/linux-f10-flashplugin10: has vulnerabilities and is EOL 2012-07-31 x11-wm/e17-module-efm_nav: Deprecated by enlightenment.org 2012-07-31 x11-wm/e17-module-efm_path: Deprecated by enlightenment.org 2012-07-31 x11-wm/e17-module-efm_pathbar: Deprecated by enlightenment.org 2012-07-31 x11-wm/e17-module-notification: Merged into x11-wm/enlightenment
* - update to optionsNG for DOCSjgh2012-08-251-2/+5
| | | | | PR: 170749 Submitted by: nemysis@gmx.ch
* - Update to 2.4.14pav2012-08-245-6/+7
|
* Disable -Werror so clang can build this port.kwm2012-08-231-0/+1
| | | | Approved by: maintainer (fluffy@)
* - Update to 0.7-16tota2012-08-232-4/+3
|
* - Unbroke after recent doxygen update (and prevent such breakage in future)fluffy2012-08-232-174/+6
| | | | | | - Remove shlib versioning from dependency Submitted by: ale@ via email
* - use UPPERCASE for SLAVE_PORT_MODULES (www/cakephp*)ohauer2012-08-231-1/+1
| | | | | | | | Note: SLAVE_PORT_MODULES is target to remove, since with new options framework it can lead to a defect pkg-plist (leftovers). - update supported USE_APACHE version
* There's apparently a magic variable, USE_DISPLAY that I'd somehow missed.crees2012-08-231-1/+1
| | | | | | | Hopefully this will fix the build on pointyhat... Submitted by: beat Submitted by: linimon
* Mark IS_INTERACTIVE-- requires an X server for configure stage.crees2012-08-231-0/+2
| | | | | | | I'm thinking of using xvfb somehow... or finding the freeglut version by perhaps looking in source code/headers. Submitted by: pointyhat (beat)
* Define DISTVERSION instead of PORTVERSIONskreuzer2012-08-221-2/+2
|
* GDD is a graphics device for R which uses libgd for creating bitmap output.skreuzer2012-08-225-0/+46
| | | | | | | | | | | Supported output formats are png8, png24, gif and jpeg. The main purpose of this package is to replace png/jpeg and similar native devices in R which either rely on X11 or use GhostScript are thus are very slow and not suitable in server applications. GDD also supports advanced features such as anti-aliasing of both lines and text. WWW: http://www.rosuda.org/R/GDD/
* - Mark BROKEN: bad plistbeat2012-08-221-0/+2
| | | | Reported by: pointyhat
* - Convert to OptionsNGmadpilot2012-08-191-9/+12
| | | | | | | | | | - Don't depend on intltool and pkgconfig - Remove INSTALL from PORTDOCS - Bump PORTREVISION PR: ports/170751 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Approved by: crees (mentor)
* - Remove giflib patch which was fixed in 0.92sunpoet2012-08-191-27/+0
| | | | Notified by: az
* - Update to 0.92sunpoet2012-08-192-3/+3
| | | | Changes: http://search.cpan.org/dist/Imager/Changes
* - remove www/apache20 and devel/apr0ohauer2012-08-181-5/+5
| | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@
* - Reassign nork@ ports to the heaptabthorpe2012-08-164-4/+4
| | | | | | - Thank you for your years of service, we hope to see you back Approved by: portmgr
* - Reassign cracauer@ ports to the heaptabthorpe2012-08-162-2/+2
| | | | | | - Thanks for your years of service, we hope to see you back Approved by: portmgr
* Add compatibility fixes for Erlang R15.olgeni2012-08-153-1/+131
|
* Add compatibility fixes for Erlang R15.olgeni2012-08-153-1/+131
|
* - Reassign ports to the heap due to a mail bouncetabthorpe2012-08-152-2/+2
| | | | With hat: portmgr
* Add mission dependency.demon2012-08-111-1/+2
|
* - Update to 0.6.3olivierd2012-08-113-6/+7
| | | | | | | - Use USE_PKGCONFIG macro Submitted by: myself Approved by: miwi, rene (mentors)
* - Update to 1.4.0tota2012-08-102-4/+3
|
* - Update to 0.58tota2012-08-092-6/+5
| | | | - Make portlint happy: remove ABI version number from LIB_DEPENDS
* - update to 4.0.9rm2012-08-085-30/+36
| | | | | | - adjust local patch to new version - pet portlint (drop shlib versions in LIB_DEPENDS) - tab -> space change in pkg-plist:WWW
* - Fix another plist problemamdmi32012-08-081-1/+1
|
* - Fix plistamdmi32012-08-082-3/+2
|
* - Update to 9.16sunpoet2012-08-072-13/+34
| | | | | - Add maintainer section - Cosmetic change
* - Fix pkg-descrashish2012-08-071-1/+1
| | | | Reported by: buttercup (IRC)
* MComix is an user-friendly, customizable image viewer. It isashish2012-08-075-0/+446
| | | | | | | | specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR, 7Zip or tar archives as well as plain image files. WWW: http://mcomix.sourceforge.net/
* - Switch to new OPTIONS frameworkscheidell2012-08-061-4/+5
| | | | | PR: ports/168893 Submitted by: Joris Dedieu <joris.dedieu@gmail.com> (maintainer)
* Remove the pkg-message. The information contained in here is dated.zeising2012-08-051-9/+0
| | | | Approved by: miwi (mentor)
* - Update to 2.00miwi2012-08-052-4/+7
| | | | | PR: 169885 Submitted by: Maintainer
* Pillow is the "friendly" PIL fork. PIL is the Python Imaging Library. Pillowmiwi2012-08-056-0/+327
| | | | | | | | | | was started for and is currently maintained by the Plone community. But it is used by many other folks in the Python web community. WWW: http://github.com/collective/Pillow PR: ports/168750 Submitted by: koobs <koobs.freebsd@gmail.com>
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenkwm2012-08-0550-90/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area.
* - Update to 1.17sunpoet2012-08-052-3/+5
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Image-Base/Changes
* - update to 10.35.86dinoex2012-08-042-3/+3
|
* Update to version 0.38.demon2012-08-033-8/+15
|
* Update to 1.2.1cs2012-08-032-4/+3
| | | | | PR: ports/169963 Submitted by: Denis E Podolskiy <bytestore@yandex.ru>
* - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-034-2/+4
| | | | | | - Remove some cruft Obtained from: FreeBSD Haskell
* - Fix typos in COMMENTcs2012-08-023-3/+3
| | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
* - Un-version LIB_DEPENDSmartymac2012-08-011-6/+6
| | | | | - Re-order LICENSE and *_DEPENDS to make portlint happy - Fix COMMENT typo
* - Add USE_PKGCONFIG=build to fix build.avilla2012-08-011-2/+3
| | | | | | - No PORTREVISION bump required as the port was not building. Reported by: pointyhat via erwin
* Bump so library version. Somehow I missed it at my previous commit.bsam2012-08-011-1/+1
| | | | | Pointed out by: Piotr Kubaj <pkubaj@gmail.com> Pointy hat to: bsam (me)
* Update graphics/exiv2 to version 0.23.bsam2012-07-3119-30/+35
| | | | | | | | | The so library version has changed. Bump PORTREVISIONs at dependent ports. PR: ports/169733 Submitted by: bsam (me) Approved by: multimedia (maintainer timeout 3 weeks)
* Remove extra pkg-descr file (DESCR is defined at the Makefile).bsam2012-07-311-7/+0
| | | | | PR: ports/169702 Submitted by: Tijl Coosemans <tijl@coosemans.org>
* Use asolute path for PLIST (prepend ${PKGDIR} to PLIST).bsam2012-07-315-5/+5
| | | | | | | | It's more safe that a relative path. Inspired by PR: ports/169702 Submitted by: Tijl Coosemans <tijl@coosemans.org> Discussed at: freebsd-emulation
* Update to 2.7.0makc2012-07-319-68/+130
| | | | Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
* Add new port graphics/libpgf (prerequisite for digikam update):makc2012-07-316-0/+76
| | | | | | | | | | The Progressive Graphics File (PGF) is an efficient image file format that is based on a fast, discrete wavelet transform with progressive coding features. PGF can be used for lossless and lossy compression. WWW: http://www.libpgf.org Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
* Add USE_PKGCONFIG= build, otherwise configure failsdougb2012-07-311-0/+1
|
* Attempt to fix build of dri, libGL, and libdrm on tier-2 archs.linimon2012-07-3010-33/+286
| | | | | | | PR: ports/169874 Submitted by: marius, linimon Tested on: amd64, arm, i386, powerpc, sparc Thanks to: bz, andyt
* Fix typos in COMMENTcs2012-07-2916-16/+16
| | | | Approved by: portmgr@ (implicit)
* Fix typos in COMMENTcs2012-07-2820-20/+20
| | | | Approved by: portmgr@ (implicit)
* Remove expired ports:ak2012-07-2810-187/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-07-20 audio/etoile-melodie: API no longer supported 2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported 2012-07-20 deskutils/etoile-corner: API no longer supported 2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported 2012-07-20 deskutils/etoile-distributedview: API no longer supported 2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported 2012-07-20 deskutils/etoile-hardware: API no longer supported 2012-07-20 deskutils/etoile-inspectorkit: API no longer supported 2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported 2012-07-20 deskutils/etoile-menuserver: API no longer supported 2012-07-20 deskutils/etoile-panekit: API no longer supported 2012-07-20 deskutils/etoile-scriptservices: API no longer supported 2012-07-20 deskutils/etoile-servicemenulet: API no longer supported 2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported 2012-07-20 deskutils/etoile-systemconfig: API no longer supported 2012-07-20 deskutils/etoile-trackerkit: API no longer supported 2012-07-20 deskutils/etoile-ui: API no longer supported 2012-07-20 devel/etoile-collectionkit: API no longer supported 2012-07-20 devel/etoile-coreobject: API no longer supported 2012-07-20 devel/etoile-foundation: API no longer supported 2012-07-20 devel/etoile-serialize: API no longer supported 2012-07-20 devel/etoile-unitkit: API no longer supported 2012-07-20 devel/llvm-etoile: API no longer supported 2012-07-20 editors/etoile-typewriter: API no longer supported 2012-07-20 graphics/popplerkit: API no longer supported 2012-07-20 graphics/vindaloo: API no longer supported 2012-07-20 lang/etoile-compiler: API no longer supported 2012-07-20 lang/etoile-io: API no longer supported 2012-07-20 lang/etoile-languagekit: API no longer supported 2012-07-20 lang/etoile-lkplugins: API no longer supported 2012-07-20 lang/etoile-scriptkit: API no longer supported 2012-07-20 lang/etoile-smalltalkkit: API no longer supported 2012-07-20 multimedia/etoile-babbler: API no longer supported 2012-07-20 multimedia/etoile-mediakit: API no longer supported 2012-07-20 multimedia/etoile-multimediakit: API no longer supported 2012-07-20 net-im/etoile-stepchat: API no longer supported 2012-07-20 net-im/etoile-xmppkit: API no longer supported 2012-07-20 sysutils/etoile-behavior: API no longer supported 2012-07-20 sysutils/etoile-installer: API no longer supported 2012-07-20 sysutils/etoile-powermenulet: API no longer supported 2012-07-20 sysutils/etoile-system: API no longer supported 2012-07-20 textproc/etoile-lucenekit: API no longer supported 2012-07-20 textproc/etoile-ogrekit: API no longer supported 2012-07-20 textproc/etoile-opmlkit: API no longer supported 2012-07-20 www/etoile-bookmarkkit: API no longer supported 2012-07-20 www/etoile-mollusk: API no longer supported 2012-07-20 x11-fm/etoile-fontmanager: API no longer supported 2012-07-20 x11-themes/etoile-azbackground: API no longer supported 2012-07-20 x11-themes/etoile-camaelon: API no longer supported 2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported 2012-07-20 x11-themes/etoile-iconkit: API no longer supported 2012-07-20 x11-themes/etoile-wildmenus: API no longer supported 2012-07-20 x11-wm/etoile-azalea: API no longer supported 2012-07-20 x11-wm/etoile-azdock: API no longer supported 2012-07-20 x11-wm/etoile-azswitch: API no longer supported 2012-07-20 x11-wm/etoile-login: API no longer supported 2012-07-20 x11/etoile: Update to a new release is required 2012-07-20 x11/etoile-idle: API no longer supported 2012-07-20 x11/etoile-iterm: API no longer supported 2012-07-20 x11/etoile-xwindowserverkit: API no longer supported 2012-07-20 x11/gnustep-app: API no longer supported
* - Use the new USE_PKGCONFIG macroehaupt2012-07-271-2/+2
| | | | - Don't request ABI version number in LIB_DEPENDS
* - Convert my ports to new options frameworkmakc2012-07-273-27/+24
| | | | | - use CONFLICTS_INSTALL - other minor changes
* - use smaller macrodinoex2012-07-271-1/+1
|
* Update to 3.1.0RC2mm2012-07-272-3/+3
| | | | Feature safe: yes
* Fix typo: s/USE_PKGCONFIF/USE_PKGCONFIG/dougb2012-07-261-1/+1
|
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-2615-20/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat)
* - Don't try to remove directories that aren't createdswills2012-07-251-2/+0
| | | | Approved by: gnome@ (kwm)
* Fix typos in COMMENTcs2012-07-254-4/+4
|
* Fix typos in COMMENTcs2012-07-251-1/+1
|
* Fix typos in COMMENTcs2012-07-241-1/+1
|
* - Update to 1.1.3swills2012-07-242-3/+3
|
* - Update ruby-gnome2 ports to 1.1.4swills2012-07-242-2/+0
|
* Update ImageMagick to 6.7.8.6mm2012-07-233-91/+62
| | | | | Convert to new options framework and use default option names. Drop lcms v1 support.
* Upgrade graphics/enblend from 3.1 to 4.0.vd2012-07-233-48/+52
| | | | | | Pass maintainership to submitter. Submitted by: grog@
* For ports maintained by ports@ where pkgconfig is one of the USE_GNOME depsdougb2012-07-237-7/+18
| | | | | convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep added by bsd.gnome.mk.
* For the ports that are maintained by ports@ that have pkgconfig as theirdougb2012-07-235-5/+5
| | | | | | only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids needlessly pulling that file in.
* - Mark MAKE_JOBS_UNSAFE since this failed with it enabled for me, multiple timesswills2012-07-231-1/+1
| | | | | PR: ports/169606 Approved by: maintainer timeout (mm, >2 weeks)
* - Update to version 0.8.0.2sperber2012-07-2312-788/+930
| | | | | | | | | | - Update WWW: line - Switch to optionsng - Add LICENSE PR: ports/169418 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor)
* - Unmark broken, it builds fine now that HDRI has been disabled by defaultswills2012-07-221-2/+0
| | | | in ImageMagick
* - Update to 1.8.0mva2012-07-213-3/+5
|
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-202-2/+2
| | | | directly or indirectly (via libvorbis, libtheora).
* - Fix PERL_CONFIGUREsunpoet2012-07-191-1/+2
|
* - Add LICENSEsunpoet2012-07-181-79/+36
| | | | | | | | | | | | | | | | | - Add missing PTHREAD_LIBS [1] - Simplify Makefile: - Remove HDF-5 1.6.x support (science/hdf5) - Remove NetCDF 3.x support (science/netcdf) - Remove Xerces-C++ 2.x support (textproc/xerces-c2*) - Convert to new options framework - Alter OPTIONS: - Remove HDF4 - Turn TIFF on by default which introduces graphics/tiff as dependency In fact, tiff is already a package dependency (brought by libgeotiff) - Pet portlint - Bump PORTREVISION for dependency change Reported by: swills [1]
* Update from 0.14.6 to 0.14.7.osa2012-07-172-7/+7
|
* - update to 1.5.12dinoex2012-07-122-9/+9
|
* Reset maintainership for ports maintained by Gerrit Beine.crees2012-07-122-2/+2
| | | | | | | | | He had requested this some time ago, so any past timeouts should not be held against him. Your work in the past has been much appreciated, thank you. Submitted by: maintainer, via private email
* - Remove outdated OSVERSION conditionalsamdmi32012-07-111-3/+0
|
* Zathura plugin to view DJVU with djvulibrepawel2012-07-104-0/+33
| | | | | | | WWW: http://pwmt.org/projects/zathura/plugins/ PR: ports/169721 Submitted by: Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* - Update to 1.100swills2012-07-092-8/+6
| | | | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS PR: ports/169674 Submitted by: sunpoet
* - Update to 1.201nivit2012-07-064-7/+18
| | | | - Convert to the new options framework
* Add USE_CSTD=gnu89 to fix linking when building with clangpawel2012-07-061-0/+1
|
* graphics/ImageMagick can change package name via PKGNAMESUFFIX.az2012-07-046-6/+6
| | | | | | | We should not rely on this. Reported by: Jarrod Sayers <jarrod at downtools.com.au> Pointy hat: az@
* Change maintainer address to my FreeBSD.org mail address.zeising2012-07-031-1/+1
| | | | Approved by: kwm (mentor)
* libgaiagraphics is an open source library supporting common-utilitypawel2012-07-026-0/+58
| | | | | | | | | raster handling methods. WWW: https://www.gaia-gis.it/fossil/libgaiagraphics/index PR: ports/169180 Submitted by: lbartoletti <coder@tuxfamily.org>
* Pinta is a drawing/editing program modeled after Paint.NET. Its goal is toromain2012-07-026-0/+133
| | | | | | | | | provide a simplified alternative to GIMP for casual users. WWW: http://pinta-project.com/ PR: ports/164309 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
* Update to 0.12.1.romain2012-07-023-11/+68
| | | | | PR: ports/166781 Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
* - Remove graphics/p5-chartsunpoet2012-07-014-58/+0
|
* - Connect p5-Chartsunpoet2012-07-011-1/+1
| | | | - Disconnect p5-chart
* - Remove SITE_PERL from *_DEPENDSaz2012-06-308-15/+15
| | | | Approved by: portmgr@ (bapt@)
* - shorter desc for optionsdinoex2012-06-303-26/+26
|
* - Remove SITE_PERL from *_DEPENDS [1]culot2012-06-301-1/+2
| | | | | | | - Add BUILD_DEPENDS to silence build warnings PR: ports/169555 [1] Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-2/+2
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-303-5/+5
| | | | Approved by: portmgr@ (bapt@)
* - Fix build on 7.x and 8.x too (previous commit fixed build on 9.x andswills2012-06-301-0/+6
| | | | 10-CURRENT
* - Fix buildswills2012-06-303-2/+39
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-302-3/+3
| | | | Approved by: portmgr@ (bapt@)
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-14/+14
| | | | Approved by: portmgr@ (bapt@)
* Convert to new option frameworkbapt2012-06-291-6/+5
|