| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- move DOCS to optionsNG while here, and trim Makefile headers
Submitted by: jgh@
Approved by: wen@ (private mail)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Approved by: wxs (mentor)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
- Clean up Makefile (trim header, etc.) while I am here
- Use double space after dot (full stop) in port description
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
PR: 172747
Submitted by: João Rocha Braga Filho <goffredo@gmail.com>
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/172436
Submitted by: Michael Gmelin <freebsd@grem.de>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
While here
- Update maintainer address
- Trim Makefile headers
Approved by: rene, miwi (mentors)
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
Hat: portmgr
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
|
|
| |
- Convert to new options framework
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/172465
Submitted by: Oliver Heesakkers <dev2@heesakkers.info>
|
|
|
|
|
| |
. trim headers;
. remove LICENSE_FILE for the standard (GPLv3) license.
|
|
|
|
|
|
| |
- Remove patch, submitted and approved by upstream
Approved by: rene, miwi (mentors)
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Fix CONFIGURE_ARGS
- Cleanup Makefile
- Cosmetic change
Changes: https://github.com/mm2/Little-CMS/blob/master/ChangeLog
|
|
|
|
|
|
| |
- Fix CONFIGURE_ARGS
- Cleanup Makefile
- Cosmetic change
|
|
|
|
|
|
|
|
|
| |
- Add secondary category multimedia
- Remove CMAKE_VERBOSE
- Bump PORTREVISION
Suggested by: bsam
Approved by: nemysis <nemysis@gmx.ch> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- 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 to new options framework
- Remove ABI version numbers from LIB_DEPENDS
PR: ports/172397
Submitted by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add DESKTOP_ENTRIES
- Pass maintainership to nemysis <nemysis@gmx.ch>
PR: ports/172342
Submitted by: nemysis <nemysis@gmx.ch>
|
|
|
|
|
|
|
|
|
| |
- 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 Makefile headers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
- adopt optionsNG
- pass maintainership to submitter
PR: 172315
Submitted by: nemysis@gmx.ch
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
- Switch to SF mirror
- Add USE_DOS2UNIX
PR: ports/171859
Approved by: Iouri Ivliev <ii@any.com.ru> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Removed LICENSE_FILE where is no need in this.
Spotted by: zont@
Approved by: portmgr (bapt@)
|
| |
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
- Bump PORTREV
PR: 171554
Submitted by: Dru Lavigne <dru@FreeBSD.org>
Approved by: Maintainer timeout
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
| |
- Trim WWW: line in pkg-descr
|
| |
|
|
|
|
|
| |
- Convert to new Makefile header
- Trim WWW: line in pkg-descr
|
|
|
|
| |
- Trim WWW: line in pkg-descr
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
|
|
|
|
|
| |
- Fix value of --configure-args for custom LOCALBASE
- Trim WWW: line in pkg-descr
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Reported by: beat@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
| |
Approved by: kwm (mentor)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
- Drop indefinite article from the COMMENT
- Trim the header per new world order
|
|
|
|
|
|
| |
PR: ports/171877
Submitted by: bsam@
Obtained from: poppler upstream, Bug 52193
|
|
|
|
|
|
| |
- Bumped PORTREVISION
Security: 98690c45-0361-11e2-a391-000c29033c32
|
|
|
|
|
|
|
| |
- Converted to optionsNG
- Bumped PORTREVISION
Requested by: Mark Felder <feld@feld.me>
|
|
|
|
|
|
|
| |
- Converted to optionsNG
- Bumped PORTREVISION
Requested by: Mark Felder <feld@feld.me>
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
Reported by: beat
Pointy hat to: danfe
|
|
|
|
|
|
|
| |
PR: 171892
Submitted by: myself
Approved by: bkoenig AT alpha-tierchen DOT de (maintainer)
Obtained from: PkgSrc
|
| |
|
| |
|
|
|
|
| |
Reported by: Naram Qashat <cyberbotx at cyberbotx dot com> (via ports@)
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
|
| |
Reported by: flo
Pointyhat to: swills
|
|
|
|
|
|
|
|
| |
- Cleanup port description, improve on COMMENT
- Drop explicit ABI shlib version numbers from LIB_DEPENDS
- Give maintainership to submitter
Approved by: old maintainer
|
|
|
|
| |
distilator)
|
|
|
|
| |
- Convert to new Makefile header
|
|
|
|
| |
Release notes: http://www.mesa3d.org/relnotes-8.0.4.html
|
|
|
|
| |
- Convert to new Makefile header
|
|
|
|
| |
distilator
|
|
|
|
|
|
|
|
| |
- Fixed X11-conditional dependency injection [1]
- Converted to optionsNG
PR: ports/171516 (based on) [1]
Submitted by: Rainer Duffner <rainer@ultra-secure.de> [1]
|
|
|
|
|
|
| |
version: x11-toolkits/wxgtk28
Approved by: fjoe
|
|
|
|
| |
- Convert to OptionsNG
|
|
|
|
| |
- Convert to OptionsNG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
- Add patch to fix Digikam crashes with large photo collections
Approved by: makc (mentor)
|
|
|
|
| |
Remove Makefile header
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/171301
Submitted by: linimon
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/170506
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: R. McKenzie
|
|
|
|
| |
Approved by: makc (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
Change Log:
http://www.imagemagick.org/script/changelog.php
PR: ports/171511
PR: ports/171456
Submitted by: 4721@hushmail.com
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
| |
- Drop ABI versions in LIB_DEPENDS
PR: ports/171469
Submitted by: dumbbell
|
|
|
|
|
| |
PR: ports/171075
Approved by: maintainer timeout(ychsiao@ychsiao.org, >2 weeks)
|
|
|
|
| |
Approved by: rene, miwi (mentors)
|
|
|
|
|
|
|
| |
- Replace USE_APACHE with USE_APACHE_RUN
PR: 171468
Submitted by: ohauer@
|
|
|
|
|
| |
PR: ports/171061
Approved by: maintainer timeout (tolid@tolid.eu.org, >2 weeks)
|
|
|
|
| |
- Remove deprecated header information
|
| |
|
|
|
|
|
| |
- Remove deprecated header information from Makefile
- Replace tab with space after WWW: in pkg-descr
|
|
|
|
|
| |
PR: ports/170619
Approved by: Eric <freebsdports@chillibear.com> (maintainer)
|
|
|
|
| |
- Remove deprecated header information
|
|
|
|
|
|
|
| |
- Restore %%VAR%%s inadvertently replaced in a previous commit (r300533),
and remove trailing whitespaces (files/mapyrus.in)
BuildLog: http://goo.gl/32Z0f
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
| |
Reviewed by: gjb
|
|
|
|
|
| |
- Remove deprecated header information from Makefile
- Replace tab with space after WWW: in pkg-descr
|
|
|
|
|
| |
- Remove deprecated header information from Makefile
- Replace tab with space after WWW: in pkg-descr
|
|
|
|
|
| |
- Convert to optionsNG
- Fix the build of PHP option with the upstream patch
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/170946
Submitted by: linimon
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/162412
Submitted by: 4720@hushmail.com
Reviewed by: zeising
|
| |
|
|
|
|
| |
Approved by: portmgr (tabthorpe)
|
|
|
|
|
| |
PR: 169370
Submitted by: Alexander Moskalenko <alexander.moskalenko at gmail.com>
|
|
|
|
| |
- Remove deprecated header information from Makefile
|
|
|
|
|
| |
PR: ports/170809
Submitted by: Artis Caune <Artis.Caune@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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@
|
|
|
|
| |
ChangeLog: http://ayam.sourceforge.net/Changes.txt
|
|
|
|
| |
Announcement: http://www.aqsis.org/2012/08/version-182-available.html
|
|
|
|
|
| |
PR: 171175
Submitted by: Stefan Grundmann <sg2342@googlemail.com>
|
|
|
|
| |
Submitted by: Beat Gaetzi <beat@freebsd.org>
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/MARKOV/Geo-KML-0.94/ChangeLog
|
|
|
|
| |
Pointed out by: sunpoet
|
|
|
|
| |
the setting, but it wasn't in OPTIONS.
|
|
|
|
|
|
|
| |
- make docs build optional
PR: 171093 [1]
Submitted by: dougb
|
|
|
|
| |
Noted by: beat
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 170749
Submitted by: nemysis@gmx.ch
|
| |
|
|
|
|
| |
Approved by: maintainer (fluffy@)
|
| |
|
|
|
|
|
|
| |
- Remove shlib versioning from dependency
Submitted by: ale@ via email
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Hopefully this will fix the build on pointyhat...
Submitted by: beat
Submitted by: linimon
|
|
|
|
|
|
|
| |
I'm thinking of using xvfb somehow... or finding the freeglut version by
perhaps looking in source code/headers.
Submitted by: pointyhat (beat)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Notified by: az
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Imager/Changes
|
|
|
|
|
|
|
|
|
| |
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
|
|
|
|
|
|
| |
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
|
|
|
|
|
|
| |
- Thanks for your years of service, we hope to see you back
Approved by: portmgr
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
- Use USE_PKGCONFIG macro
Submitted by: myself
Approved by: miwi, rene (mentors)
|
| |
|
|
|
|
| |
- Make portlint happy: remove ABI version number from LIB_DEPENDS
|
|
|
|
|
|
| |
- adjust local patch to new version
- pet portlint (drop shlib versions in LIB_DEPENDS)
- tab -> space change in pkg-plist:WWW
|
| |
|
| |
|
|
|
|
|
| |
- Add maintainer section
- Cosmetic change
|
|
|
|
| |
Reported by: buttercup (IRC)
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
| |
PR: ports/168893
Submitted by: Joris Dedieu <joris.dedieu@gmail.com> (maintainer)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
| |
PR: 169885
Submitted by: Maintainer
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/Image-Base/Changes
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/169963
Submitted by: Denis E Podolskiy <bytestore@yandex.ru>
|
|
|
|
|
|
| |
- Remove some cruft
Obtained from: FreeBSD Haskell
|
|
|
|
|
| |
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.)
|
|
|
|
|
| |
- Re-order LICENSE and *_DEPENDS to make portlint happy
- Fix COMMENT typo
|
|
|
|
|
|
| |
- No PORTREVISION bump required as the port was not building.
Reported by: pointyhat via erwin
|
|
|
|
|
| |
Pointed out by: Piotr Kubaj <pkubaj@gmail.com>
Pointy hat to: bsam (me)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/169702
Submitted by: Tijl Coosemans <tijl@coosemans.org>
|
|
|
|
|
|
|
|
| |
It's more safe that a relative path.
Inspired by PR: ports/169702
Submitted by: Tijl Coosemans <tijl@coosemans.org>
Discussed at: freebsd-emulation
|
|
|
|
| |
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
PR: ports/169874
Submitted by: marius, linimon
Tested on: amd64, arm, i386, powerpc, sparc
Thanks to: bz, andyt
|
|
|
|
| |
Approved by: portmgr@ (implicit)
|
|
|
|
| |
Approved by: portmgr@ (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
- Don't request ABI version number in LIB_DEPENDS
|
|
|
|
|
| |
- use CONFLICTS_INSTALL
- other minor changes
|
| |
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Approved by: gnome@ (kwm)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Convert to new options framework and use default option names.
Drop lcms v1 support.
|
|
|
|
|
|
| |
Pass maintainership to submitter.
Submitted by: grog@
|
|
|
|
|
| |
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/169606
Approved by: maintainer timeout (mm, >2 weeks)
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW: line
- Switch to optionsng
- Add LICENSE
PR: ports/169418
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
|
|
|
|
| |
in ImageMagick
|
| |
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
WWW: http://pwmt.org/projects/zathura/plugins/
PR: ports/169721
Submitted by: Alexander Y. Grigoryev <alexander.4mail@gmail.com>
|
|
|
|
|
|
|
| |
- Pet portlint: remove ABI version number from LIB_DEPENDS
PR: ports/169674
Submitted by: sunpoet
|
|
|
|
| |
- Convert to the new options framework
|
| |
|
|
|
|
|
|
|
| |
We should not rely on this.
Reported by: Jarrod Sayers <jarrod at downtools.com.au>
Pointy hat: az@
|
|
|
|
| |
Approved by: kwm (mentor)
|
|
|
|
|
|
|
|
|
| |
raster handling methods.
WWW: https://www.gaia-gis.it/fossil/libgaiagraphics/index
PR: ports/169180
Submitted by: lbartoletti <coder@tuxfamily.org>
|
|
|
|
|
|
|
|
|
| |
provide a simplified alternative to GIMP for casual users.
WWW: http://pinta-project.com/
PR: ports/164309
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
|
|
|
|
|
| |
PR: ports/166781
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
|
| |
|
|
|
|
| |
- Disconnect p5-chart
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
| |
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS to silence build warnings
PR: ports/169555 [1]
Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
10-CURRENT
|
| |
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
| |
|