1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

6186 Commits

Author SHA1 Message Date
Raphael Kubo da Costa
0bbad73ac6 Update to 2.1.0.
This allows us to remove many patches that made it into the 2.1 series.

For a list of changes, see http://wiki.lyx.org/LyX/NewInLyX21
2014-05-05 17:30:01 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Johan van Selst
0ece88aa96 Update to the current version 2014-05-03 14:13:11 +00:00
Koop Mast
43da0f508a Update to 0.9.28.
USE_BZIP2 -> USES=tar:bzip2
USE_GNOME=ltverhack -> USES=libtool:keepla
Use INSTALL_TARGET=install-strip to strip libraries.

This should fix a build failure as reported in [1]

PR:		ports/188797 [1]
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
2014-05-02 16:28:34 +00:00
Sunpoet Po-Chuan Hsieh
6dfcbab69f - Update to 0.0206 2014-05-02 09:41:15 +00:00
Boris Samorodov
43bfd9dd57 Use foomatic-rip (from print/foomatic-filters) as foomatic-rip-hplip.
Discussed at:	freebsd-ports@
Tested by:	O. Hartmann <ohartman@zedat.fu-berlin.de>
Approved by:	makc (maintainer)
MFH:		2014Q2
2014-04-28 19:45:23 +00:00
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