1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

6230 Commits

Author SHA1 Message Date
Mathieu Arnold
f1e552a3ab Fix build as a user, really this time.
PR:		188770
Submitted by:	John Hein
Sponsored by:	Absolight
2014-04-28 16:22:49 +00:00
Raphael Kubo da Costa
680762c27d - Update to 2.0.8.
- Remove CONFLICTS with older versions that have been removed long ago.
- Remove USES=shebangfix, the fix was upstreamed.
2014-04-26 23:32:08 +00:00
Boris Samorodov
ac8394401c print/cups-filters: update to version 1.0.53. 2014-04-26 08:15:49 +00:00
Boris Samorodov
3622fb8d7a print/foomatic-filters: fix segfault when creating log file
Reported by:	stb@ (at freebsd-ports@)
Patch found by:	Robert Backhaus <robbak@robbak.com>
Obtained from:	http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/revision/7196#filter/foomatic-rip/foomaticrip.c
MFH:		2014Q2
2014-04-26 08:15:00 +00:00
Baptiste Daroussin
e4452ab892 Support stage 2014-04-25 23:14:29 +00:00
Baptiste Daroussin
548cd48ff9 Support stage 2014-04-25 23:11:19 +00:00
Baptiste Daroussin
43d499ebd2 Support stage 2014-04-25 23:10:40 +00:00
Baptiste Daroussin
4bd35aed18 Support stage 2014-04-25 23:09:16 +00:00
Boris Samorodov
669e3e4d31 print/foomatic-db: update to version 20140425 2014-04-25 20:30:02 +00:00
Boris Samorodov
b29021f8c2 print/foo2zjs: update to version 20140417 2014-04-25 20:23:28 +00:00
Boris Samorodov
aac0bcbd6e print/cups-base: add an options ICONS to install desktop icons
When unchecked this option greatly reduces the package depends list  [1]
(from 82 to 42).

Defaults to "on" for ordinary package users sake.

Submitted by:	Hilko Meyer <Hilko.Meyer@gmx.de>  [1]
2014-04-25 19:31:13 +00:00
Boris Samorodov
08ae7bdf9c ports/foo2zjs: mark the port as MAKE_JOBS_UNSAFE
Error log:
-----
chmod -w osx-hplj-hotplug.1
chmod: osx-hplj-hotplug.1: No such file or directory
-----

Full log is here:
https://jenkins.freebsd.org/pci/100-amd64/logs/bulk/100amd64-default/569/logs/errors/foo2zjs-20140401_1.log

Reported by:	jenkins (swills)
MFH:		2014Q2
2014-04-25 14:22:53 +00:00
Boris Samorodov
40beeb3a0a print/foo2zjs: add run time dependency upon textproc/gsed
. assumig the following code is intended, add a run time dependency
upon textproc/gsed:
----- foo2zjs-pstops.sh -----
case `uname -s` in
FreeBSD)        sed=gsed;;
-----

. bump PORTREVISION.

Reported by:	stb@ (at freebsd-ports@)
MFH:		2014Q2
2014-04-25 11:49:42 +00:00
Rusmir Dusko
c9f7cc0b96 - Bump PORTREVISION for LICENSE adding
- Remove DEPRECATED, EXPIRATION_DATE
- Add license (MIT)
- Support STAGEDIR
- Add post-extract to fix MAN
- Add DOCS and Option
- Please don't deprecate so easily next time,
  this port was not hard to fix.
2014-04-25 07:15:28 +00:00
Tijl Coosemans
9237f6cb8a Convert to USES=libtool tar:bzip2. 2014-04-24 18:42:05 +00:00
Mathieu Arnold
f2cac0fa35 Replace all @unexec /bin/rmdir with @unexec rmdir
With hat:	portmgr
Sponsored by:	Absolight
2014-04-24 16:42:32 +00:00
Boris Samorodov
83d88688b4 print/foomatic-db: update to version 20140423 2014-04-23 20:31:48 +00:00
Boris Samorodov
38bd336744 print/cups{,-base,-client,-image}: update to version 1.7.2
MDNSRESPONDER id now the default option for print/cups-base
(can't be compiled without dnssd).
2014-04-23 19:56:18 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Rene Ladan
c6e1c30c97 - Add stage support [1]
- cups-image(1) is part of print/cups-image, so depend on that port
  instead of on print/cups-base [1]
- Convert USE_GMAKE and USE_BZIP2 to their corresponding USES [1]
- Fix pkg-plist
- Use modern LIB_DEPENDS
- Add dependency on print/cups-client for cups-config(1) and correctly
  reference it
- Bump PORTREVISION

PR:		ports/188864 [1]
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
2014-04-22 19:40:15 +00:00
Boris Samorodov
0e9ef71a83 print/cups-base: remove BLOCKS detection from cups/cups.h
It appears to be the best option here, i.e. just remove BLOCKS
detection from cups/cups.h: there are some other ports which
use cups/cups.h and get broken by a BLOCKS detection. So:
. patch cups/cups.h to remove the offending code;
. remove traces of previous attempts to fix cups-* ports;
. bump PORTREVISION;
. at PORTNAME block add a note that PORTREVISION is defined
  later for all ports.

Discussed at:	freebsd-ports
Suggested by:	tijl
MFH:		2014Q2
2014-04-22 19:32:06 +00:00
Bryan Drewery
23a1cad535 - Fix plist to have proper 'rmdir DIR' ordering.
Pkgng will not detect the directory otherwise. This was due to
  incorrectly advise in the check-stagedir.sh script, fixed in
  r351587

With hat:	portmgr
2014-04-21 01:14:53 +00:00
Antoine Brodin
d1dc06cf91 Unbreak with new cups
PR:		ports/188451
Obtained from:	https://rt.cpan.org/Public/Bug/Display.html?id=78583
With hat:	portmgr
2014-04-20 20:02:06 +00:00
Mathieu Arnold
cd4d1082e0 Fix building as a user.
Sponsored by:	Absolight
2014-04-19 10:45:15 +00:00
Rene Ladan
8b3c8800eb Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002
2014-04-17 print/latex2slides: Unmaintained since 2002
2014-04-17 lang/sxm: Unmaintained since 2002
2014-04-17 textproc/pybook: Unmaintained since 2002
2014-04-17 mail/mailcrypt: Unmaintained since 2002
2014-04-17 japanese/elvis: Unmaintained since 2002
2014-04-17 devel/prototype: Unmaintained since 2002
2014-04-17 print/wprint: Unmaintained since 2002
2014-04-17 science/euler: Unmaintained since 2002
2014-04-17 multimedia/gopchop: Unmaintained since 2002
2014-04-17 science/gdis: Unmaintained since 2002
2014-04-17 net/googolplex: Unmaintained since 2002
2014-04-17 lang/logo: Unmaintained since 2002
2014-04-17 textproc/roap: Unmaintained since 2002
2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002
2014-04-17 games/yamsweeper: Unmaintained since 2002
2014-04-17 net-mgmt/echolot: Unmaintained since 2002
2014-04-17 security/pam_smb: Unmaintained since 2002
2014-04-18 devel/lua-redis-parser: Broken for more than 6 months
2014-04-18 biology/finchtv: Broken for more than 6 months
2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
2014-04-18 11:17:45 +00:00
Max Brazhnikov
b584a9b615 print/hplip:
- Update to 3.14.4
- Install statically generated cups ppd files
- Add patch to fix ioctl warning

print/hplip-plugin:
- Update to 3.14.4
- Add stage support via fake hplip installation
2014-04-18 09:35:12 +00:00
Mathieu Arnold
6587ed6e34 Fix build as a user.
Sponsored by:	Absolight
2014-04-17 22:11:56 +00:00
Bernhard Froehlich
36570309fc - Update to 0.11.20140216 which includes a fix from upstream
for running in a FreeNAS jail which does not have /dev/log.
2014-04-17 11:29:14 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Rene Ladan
bac6e092c4 Remove expired ports:
2014-04-12 net/pvm++: Unmaintained since 2001
2014-04-12 devel/ixlib: Unmaintained since 2001
2014-04-12 mail/althea: Unmaintained since 2001
2014-04-12 graphics/claraocr: Unmaintained since 2001
2014-04-12 graphics/qvplay: Unmaintained since 2001
2014-04-12 print/guitartex: Unmaintained since 2001
2014-04-12 print/pnm2ppa: Unmaintained since 2001
2014-04-12 graphics/opendis: Unmaintained since 2001
2014-04-12 net/gnome-mud: Unmaintained since 2001
2014-04-12 graphics/maverik: Unmaintained since 2001
2014-04-12 biology/rasmol: Unmaintained since 2001
2014-04-12 mail/mail2procmailrc: Unmaintained since 2001
2014-04-12 science/felt: Unmaintained since 2001
2014-04-12 textproc/pardiff: Unmaintained since 2001
2014-04-12 lang/klone: Unmaintained since 2001
2014-04-12 net/rmsg: Unmaintained since 2001
2014-04-12 net/sharity-light: Unmaintained since 2001
2014-04-12 biology/genpak: Unmaintained since 2001
2014-04-12 net/forg: Unmaintained since 2001
2014-04-12 misc/txt2regex: Unmaintained since 2001
2014-04-12 textproc/ipdf: Unmaintained since 2001
2014-04-12 graphics/plotmtv: Unmaintained since 2001
2014-04-12 devel/happydoc: Unmaintained since 2001
2014-04-12 print/cpp2latex: Unmaintained since 2001
2014-04-12 graphics/svg2swf: Unmaintained since 2001
2014-04-12 devel/flick: Unmaintained since 2001
2014-04-12 mail/smail: Unmaintained since 2001
2014-04-12 net/net-http: Unmaintained since 2001
2014-04-12 security/cfv: Unmaintained since 2001
2014-04-12 graphics/camediaplay: Unmaintained since 2001
2014-04-12 math/umatrix: Unmaintained since 2001
2014-04-13 10:55:38 +00:00
Boris Samorodov
747844a3a4 A try (since I can't reproduce it at CURRENT) to fix "make index":
include USES+=compiler unconditionally.

Reported by:	Poersnap buildbox
2014-04-11 14:00:30 +00:00
Rene Ladan
7e5f1066a3 Remove expired ports:
2014-03-10 www/p5-CGI-modules: No more public distfiles
2014-04-10 www/p5-WWW-Link: Depends on expired www/p5-CGI-modules
2014-03-10 www/sbox-dtc: No more public distfiles
2014-04-10 sysutils/dtc: Depends on expired www/sbox-dtc
2014-03-10 textproc/glimpse: No more public distfiles
2014-04-10 ftp/ftplocate: Depends on expired textproc/glimpse
2014-04-10 misc/tkman: Depends on expired textproc/glimpse
2014-04-09 devel/asl: Unmaintained since 1997
2014-04-09 net/pcnfsd: Unmaintained since 1997
2014-04-10 cad/chipmunk: Unmaintained since 1999
2014-04-10 graphics/comix: Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
2014-04-10 www/mambo: Broken for more than 6 months
2014-04-10 devel/lua-rds-parser: Broken for more than 6 months
2014-04-10 editors/the: Unmaintained since 1999
2014-04-10 japanese/exmh2: Unmaintained since 1999
2014-04-10 net/freewais-sf: Unmaintained since 1999
2014-04-10 editors/elvis: Unmaintained since 1999
2014-04-10 japanese/sed: Unmaintained since 1999
2014-04-10 x11-fm/xfm: Unmaintained since 1999
2014-04-10 print/rtf2latex: Unmaintained since 1999
2014-04-10 graphics/fbm: Unmaintained since 1999
2014-04-11 devel/p5-Penguin-Easy: Unmaintained since 2000
2014-04-11 emulators/prodosemu: Unmaintained since 2000
2014-04-11 security/gtkportscan: Unmaintained since 2000
2014-04-11 graphics/xmfract: Unmaintained since 2000
2014-04-11 databases/xmbase-grok: Unmaintained since 2000
2014-04-11 emulators/svr4_base: Unmaintained since 2000
2014-04-11 math/freefem: Unmaintained since 2000
2014-04-11 graphics/tiff2png: Unmaintained since 2000
2014-04-11 math/wingz: Unmaintained since 2000
2014-04-11 lang/STk: Unmaintained since 2000
2014-04-11 graphics/kdc2tiff: Unmaintained since 2000
2014-04-11 math/xlispstat: Unmaintained since 2000
2014-04-11 databases/typhoon: Unmaintained since 2000
2014-04-11 graphics/dc20ctrl: Unmaintained since 2000
2014-04-11 www/fhttpd: Unmaintained since 2000
2014-04-11 graphics/xmorph: Unmaintained since 2000
2014-04-11 editors/axe: Unmaintained since 2000
2014-04-11 www/cgic: Unmaintained since 2000
2014-04-11 13:20:44 +00:00
Boris Samorodov
8a4520bd37 . fix cross-building; [1];
. refine comment.

Reported by:	gjb [1]
Suggested by:	bdrewery [1]
MFH:		2014Q2
2014-04-11 11:45:13 +00:00
Boris Samorodov
a9d458435d print/cups-filters: update to 1.0.52 and hand over to the new maintainer
. update to version 1.0.52;
. transfer the port to the submitter.

PR:		ports/188371
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2014-04-10 19:45:16 +00:00
Baptiste Daroussin
33201e7481 Mark as broken non staged ports using the ruby framework
With hat:	portmgr
2014-04-09 07:47:01 +00:00
Glen Barber
d3f7541087 Remove an unused configure flag.
configure: WARNING: unrecognized options: --disable-slp

Sponsored by:	The FreeBSD Foundation
2014-04-09 00:56:25 +00:00
Boris Samorodov
a1ee8dd5fc print/cups-base: add CFLAGS+=-fno-blocks to print/cups-image at gcc systems
In additiond to print/cups-client (r350154):
Use CFLAGS+=-fno-blocks to unbreak systems with default gcc compiler.
This is a band-aid that should be reworked for systems with blocks
and libdispatch support.

Reported by:	Anton Shterenlikht <mexas@bris.ac.uk>
Tested by:	Anton Shterenlikht <mexas@bris.ac.uk>
Discussed at:	freebsd-ports@
MVH:		2014Q2
2014-04-08 07:41:39 +00:00
Pietro Cerutti
1b2cf9cda7 - Unbreak after r350435
MFH:	2014Q2
2014-04-07 09:08:22 +00:00
Antoine Brodin
fb5ec762ee Adjust plist after t1utils were unbundled
With hat:	portmgr
2014-04-06 22:35:28 +00:00
Baptiste Daroussin
ef9fc6154f Support stage 2014-04-06 16:23:35 +00:00
Baptiste Daroussin
3a749cac52 Support stage 2014-04-06 16:20:23 +00:00
Baptiste Daroussin
868163b617 Support stage
Switch from latex to texlive
2014-04-06 15:42:15 +00:00
Baptiste Daroussin
6a9c8e62c6 Change dependency from latex to texlive 2014-04-06 15:36:44 +00:00
Baptiste Daroussin
c2dcbfc1ac Support stage
Unbundle poppler
2014-04-06 15:28:16 +00:00
Sunpoet Po-Chuan Hsieh
6860cf8f46 - Update to 4.28
Changes:
- On a 64-bit system, stretching and shearing fonts did not work. I only noticed
  when I upgraded to a 64-bit system; clearly not many people use this feature.
- Under some circumstances, a spurious error "An input line is too long when
  macros are expanded" could be generated. This showed up on a 64-bit system
  with 4G of memory, but I'm not sure which exact condition provoked it.

PR:		188120
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-04-06 05:48:17 +00:00
Sunpoet Po-Chuan Hsieh
a5467e20f7 - Update to 2.5.3
- Use USES=tar:bzip2

Changes:	http://git.savannah.gnu.org/cgit/freetype/freetype2-demos.git/tree/ChangeLog
PR:		188116
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-04-06 05:48:08 +00:00
Boris Samorodov
3fc7bb6fd0 print/foo2zjs: update to version 20140401.
Changes:
2014-04-01	Rick Richardson <rick.richardson@comcast.net>
	* foo2hbpl2 foomatic-db files and PPDs:
	  Bug with default PageSize.
	  PLEASE delete and recreate the foo2hbpl2 printers.
2014-04-05 16:52:34 +00:00
Boris Samorodov
bbe9445143 print/cups-filters: update to version 1.0.50.
This should fix a reported regression (I managed to reproduce
it with HP laser printers) when a job is printed but remains
in a job query.

Reported by:	Dr. Peter Voigt <pvoigt@uos.de>
Tested by:	Dr. Peter Voigt <pvoigt@uos.de>
Discussed at:	freebsd-ports@
MFH:		2014Q2
2014-04-05 16:23:57 +00:00
Boris Samorodov
83c66c94e1 Use CFLAGS+=-fno-blocks to unbreak systems with default gcc compiler.
This is a band-aid that should be reworked for systems with blocks
and libdispatch support.

Reported by:	Anton Shterenlikht <mexas@bris.ac.uk>
Discussed at:	freebsd-ports@
MFH:		2014Q2
2014-04-04 19:27:51 +00:00
Antoine Brodin
4942d87e8b - Fix build with new cups
- Stage support

Reported by:	pkg-fallout
With hat:	portmgr
MFH:		2014Q2
2014-04-03 19:03:00 +00:00
Antoine Brodin
f7a5f3a117 - Fix build with new cups (still broken on 10/head)
- Stage support
- desktop-file-utils not needed as the .desktop file has no MimeType

Reported by:	pkg-fallout
With hat:	portmgr
MFH:		2014Q2
2014-04-03 18:32:18 +00:00
Antoine Brodin
5c48ee75e7 - Stage support
- Fix build with new cups
- NLS is not optional, doesn't build if disabled

Reported by:	pkg-fallout
With hat:	portmgr
MFH:		2014Q2
2014-04-03 18:03:32 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Boris Samorodov
1935ad159b Add files/foo2zjs.conf.in forgotten at r349883.
Pointed out by:	swills (by e-mail)
2014-04-02 06:43:10 +00:00
Rene Ladan
3ede9c4875 Remove expired ports:
2014-02-27 devel/hyena: Broken for more than 6 month
2014-04-01 print/pdfmod: Depends on expired devel/hyena, unstaged, uses old standards
2014-04-01 security/gnutls-devel: Stale, broken and vulnerable
2014-04-01 sysutils/epylog: distfiles no longer fetchable
2014-04-01 japanese/Wnn6: Unmaintained, interactive and restricted
2014-04-01 japanese/srd-fpw: Unmaintained, interactive and restricted
2014-04-01 japanese/mypaedia-fpw: Unmaintained, interactive and restricted
2014-04-01 news/dnews: Unmaintained, interactive and restricted
2014-04-01 devel/adasdl: Ancient, does not build on amd64; use devel/sdl_gnat instead
2014-04-01 lang/gnat: The Ada framework is based on lang/gcc-aux, use it instead
2014-04-01 21:24:16 +00:00
Boris Samorodov
1766b072fa print/foo2zjs -- incorporate devd configuration file:
. add a configuration file with samples for devd;
. add a note to pkg-message file;
. bump PORTREVISION.

PR:		ports/162313 (based on)
Submitted by:	rmh
2014-04-01 19:43:27 +00:00
Boris Samorodov
f1ab75327c print/foo2zjs: We mention an INSTALL file at the pkg-message,
but do not install it. Let's fix it!
2014-04-01 09:46:05 +00:00
Antoine Brodin
7af77befd9 Unbreak with new cups
With hat:	portmgr
2014-03-31 16:38:40 +00:00
Nicola Vitale
12662f2bd4 - Convert to USES, that handles tar archives
- Add support for stage dir    [1]
- Enable OPTIONS_SUB (for %%NLS%%)

PR:	ports/187886    [1]
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
2014-03-31 16:30:11 +00:00
Boris Samorodov
780442ee14 print/foomatic-db: Update to version 20140331. 2014-03-31 10:12:39 +00:00
Boris Samorodov
7b45090007 Update to version 4.0.11. 2014-03-31 10:10:51 +00:00
Boris Samorodov
c417cd5519 Update to version 20140330. 2014-03-31 09:58:27 +00:00
Baptiste Daroussin
83ce4cb0c1 Connect hooks-filters
Reported by:	cperciva
2014-03-30 23:32:21 +00:00
Baptiste Daroussin
6e45879d42 Add cups-filters, it contains backends, filters and other
software that was once part of the core CUPS distribution but is
no longer maintained by Apple Inc

PR:		ports/186824
Submitted by:	bsam
2014-03-30 21:33:51 +00:00
Baptiste Daroussin
0e859c72aa Update to cups to 1.7.1
- Stage all cups related ports
- Cleanup (it still needs more cleanup)

Base on [1]

PR:		ports/186824 [1]
Submitted by:	bsam
2014-03-30 21:16:39 +00:00
Baptiste Daroussin
f4c221b44e Support stage 2014-03-30 14:50:41 +00:00
Baptiste Daroussin
fcb08fb464 Support stage 2014-03-30 14:46:55 +00:00
Baptiste Daroussin
defb16c554 Support stage 2014-03-30 14:45:55 +00:00
Baptiste Daroussin
3e47031cc3 Support stage
Bump portrevision, own of installed files as changed
2014-03-30 14:44:32 +00:00
Baptiste Daroussin
caf1a6cd95 Support stage 2014-03-30 14:36:32 +00:00
Dirk Meyer
1c15fcc994 - use ECHO_CMD
- fix optional symlinks
2014-03-30 05:30:59 +00:00
Sunpoet Po-Chuan Hsieh
15cebad19c - Use USES=tar:bzip2 2014-03-29 19:53:32 +00:00
Steve Wills
e7aaf81c4e - Update to 1.0.0
PR:		ports/188001
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 15:34:42 +00:00
Steve Wills
3c84e292d3 - Update to 1.1.1
PR:		ports/187997
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 15:34:02 +00:00
Steve Wills
dd02a79179 - Update to 0.15.0.0
PR:		ports/187995
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 15:16:17 +00:00
Steve Wills
b5020a733f PDF::Core is a pure Ruby library to render PDF documents.
It supports several PDF features, such as among others:
 * low-level annotation
 * istream objects and stream filters
 * NameTree
 * object repository
 * object serialization
 * indirect objects
 * page geometries

It is used internally by Prawn (provided in the rubygems-prawn package),
a Ruby PDF generation library.

WWW: http://prawnpdf.org/

PR:		ports/187987
Submitted by:	Michael Moll <kvedulv at kvedulv.de>
2014-03-29 14:53:39 +00:00
Gabor Pali
8b1c971497 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
  libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence

Obtained from:	FreeBSD Haskell
2014-03-29 00:52:54 +00:00
Pawel Pekala
4b0ff930d8 Doc files are downloaded separately, they are not available
when DOCS=off

Noticed by:	maintainer
2014-03-24 09:27:54 +00:00
Pawel Pekala
2dbf05b507 - Support staging [1]
- Use OPTIONS helpers [1]
- Catch up to latest freetype2 version [1]
- Updates to LIB_DEPENDS and USES [1]
- Strip program, libs and plugins

PR:		ports/187641 [1]
Submitted by:	maintainer
2014-03-23 16:56:58 +00:00
Alex Dupre
24a7220ac3 Fix installation of perl binding. 2014-03-19 15:53:04 +00:00
Pietro Cerutti
e8dcc0574f - Update to 2.18.2 2014-03-18 10:17:34 +00:00
Juergen Lock
587837f8ba Switch my ports to USES= tar:... 2014-03-15 15:35:59 +00:00
Matthias Andree
db37a046b7 Upgrade to new upstream Version 2.10.
Revision History: <http://jabref.sourceforge.net/revisionhistory.php#v2.10>
2014-03-14 00:46:12 +00:00
Mathieu Arnold
75289dc721 Fix build when WITH=PERL.
Sponsored by:	Absolight
2014-03-12 14:48:13 +00:00
Antoine Brodin
cf7b71001e Deprecate a few old unmaintained ports 2014-03-11 21:21:14 +00:00
Hiroki Sato
c0998b8cc4 - STAGEDIR support.
- s/CONFLICTS/CONFLICTS_INSTALL/.
2014-03-11 13:05:46 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Baptiste Daroussin
1be832a008 Convert p* to USES=zip 2014-03-10 16:45:37 +00:00
Rene Ladan
c9a690d33c Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
2014-03-10 11:50:26 +00:00
Bernhard Froehlich
39e7a0df18 - Add rc startscript with support to run cloudprint as unprivileged user
- Bump PORTREVISION
2014-03-10 09:20:06 +00:00
Koop Mast
ab95a675e3 Update to 2.5.3.
Add main mirror.
This version fixes a security vulnability.

MFH:	2014Q1
Security:	1a0de610-a761-11e3-95fe-bcaec565249c
2014-03-09 08:20:31 +00:00
Antoine Brodin
c6c742d7cc Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years) 2014-03-08 22:26:21 +00:00
Hiroki Sato
c8d9801a89 Fix build. 2014-03-08 14:34:37 +00:00
Antoine Brodin
b65c9717fc This port is staged 2014-03-08 09:44:57 +00:00
Johan van Selst
ba0ee507ac Update to latest version of texinfo.tex 2014-03-07 15:15:05 +00:00
Martin Wilke
22d1ded924 - Stage support 2014-03-07 13:46:07 +00:00
Antoine Brodin
a871d61016 Mark broken: Does not build
cd /wrkdirs/usr/ports/print/pdf4tcl/work/pdf4tcl08 && /usr/local/bin/dtplite -o pdf4tcl.n nroff pdf4tcl.man
env: tclsh: No such file or directory

Reported by:	pkg-fallout
2014-03-06 20:35:17 +00:00
Mathieu Arnold
fa16a4f2ff If GCC wasn't built with java support the port couldn't build and BUILD_DEPENDS
only made gcc recompile without actually solving the problem.  This patch
introduces pre-configure target to check for gcc java items and give a
meaningful explanation if none found.

Changed "-Wl,-rpath" to "LDFLAGS" in REINPLACE as suggested by Gerald Pfeifer
here http://docs.freebsd.org/cgi/getmsg.cgi?fetch=606002+0+archive/2013/svn-ports-head/20131208.svn-ports-head

PR:		186893
Submitted by:	Kozlov Sergey
Sponsored by:	Absolight
2014-03-06 18:54:06 +00:00
Rene Ladan
4260becf39 Remove expired ports:
2014-03-05 databases/mysqlard: Abandonware
2014-03-05 print/acrobatviewer: Abandoned, outdated (no updates since 1999)
2014-03-06 multimedia/castpodder: Depends on deprecated multimedia/beep-media-player
2014-03-06 audio/bmp-modplug: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-fc: Abandonware, please consider using multimedia/audacious instead
2014-03-06 graphics/bmp-rootvis: Abandonware, please consider using multimedia/audacious instead
2014-03-06 deskutils/bmp-docklet: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-festalon: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-faad: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-flac: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-wma: Abandonware, please consider using multimedia/audacious instead
2014-03-06 multimedia/py-pybmp: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-mac: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-songchange: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-htmlplaylist: Abandonware, please consider using multimedia/audacious instead
2014-03-06 12:13:54 +00:00
Hiroki Sato
5fa2158f63 Fix iconv issue [*]:
- Add USES=iconv.
 - Fix libiconv detection on FreeBSD < 10 by setting CPPFLAGS and LDFLAGS.
 - Patch Makefile.in so it doesn't use libiconv on FreeBSD 10.

- Use new syntax of LIB_DEPENDS.
- Minor style cleanups.

Submitted by:	tijl [*]
PR:		ports/187014
2014-03-06 09:13:25 +00:00