Commit graph

6901 commits

Author SHA1 Message Date
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Jan Beich
796074425d print/fontforge: sync version and mirrors with print/freetype2
PR:		201418
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2015-08-16 02:49:45 +00:00
Sunpoet Po-Chuan Hsieh
d1c32816eb - Update WWW 2015-08-16 00:41:30 +00:00
Sunpoet Po-Chuan Hsieh
762ec96f3f - Update WWW 2015-08-16 00:41:26 +00:00
TAKATSU Tomonari
b995dd8680 - Update to 1.11 2015-08-15 05:49:37 +00:00
Koop Mast
d1db3c49d3 Update harfbuzz to 1.0.1. [1]
Fix build on mips. [2]

PR:		202176 [1], 201681  [2]
Submitted by:	olivierd@ [1], Carlos J Puga Medina <cpm@fbsd.es> [2]
2015-08-13 08:57:10 +00:00
Jung-uk Kim
c64076d432 Libpagemaker is a library that parses the file format of Aldus/Adobe
PageMaker documents.

WWW: https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker
2015-08-12 18:15:48 +00:00
Dmitry Marakasov
007ed5f751 - Fix shebangs
- Add NO_ARCH
- Fix NO_WRKSRC (should be NO_WRKSUBDIR)

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-12 12:00:33 +00:00
Alexander Leidinger
435ea2a95a Re-commit of
64 bit linuxulator support (not activated by default):
 - most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by
      antoine)
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with the new 64 bit parts
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (antoine after some EXP-runs)
2015-08-09 19:14:13 +00:00
TAKATSU Tomonari
192f6ce07b - Add new port: print/R-cran-knitr
Provides a general-purpose tool for dynamic report generation in R
  using Literate Programming techniques.

  WWW: https://cran.r-project.org/web/packages/knitr/
2015-08-08 10:24:48 +00:00
Hiroki Sato
41fedcdb65 Add missing dependency. 2015-08-08 05:21:14 +00:00
Raphael Kubo da Costa
8b22ba780a Update to 2.1.4.
Release notes: http://www.lyx.org/announce/2_1_4.txt
2015-08-03 22:18:28 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Koop Mast
757724fd75 Update poppler to 0.34.0. [1]
Chase all users of shlib version change of libpoppler.so.

PR:		201477 [1]
Submitted by:	olivierd@ [1]
2015-08-02 16:06:16 +00:00
Dmitry Marakasov
0f18cb1c88 - Add LICENSE
- Add NO_ARCH
- Add missing files to plist
2015-07-31 12:58:49 +00:00
Boris Samorodov
4cee510ec1 print/scribus: The release was packed by bzip2 but named after xz.
Now the name is fixed (checksum is the same, only the distribution
file name is changed).

Poited out by:	Matthias Apitz <guru@unixarea.de> (at ports@)
2015-07-31 10:35:35 +00:00
Dmitry Marakasov
8794b5437f - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-29 16:26:18 +00:00
Hiroki Sato
bd0dea3771 Fix to use ${OPTIONS_NAME}_UNSET_FORCE.
Pointy hat to:	hrs
2015-07-27 06:52:50 +00:00
Antoine Brodin
56c9e78d95 Revert r392959 for now, but those ports are still broken... 2015-07-27 06:36:45 +00:00
Antoine Brodin
a4d4bcca20 Fix duplicate pkgnames
Pointy hat:	hrs
2015-07-27 05:53:13 +00:00
Hiroki Sato
e58345e74e - Fix -nox11 packages and ghostscript:nox11 in ghostscript.mk.
This also fixes an issue that user-defined OPTIONS_UNSET was overridden.

- Loosen up depdendency a bit by using a binary instead of a package name.

PR:	201864
2015-07-27 01:18:53 +00:00
Hiroki Sato
01b61e0833 - Fix dependency due to change in r392909.
- Remove unnecessary gmake dependency.

PR:	201890
2015-07-26 19:13:23 +00:00
Hiroki Sato
772cb7780e Fix build on 8.x and 9.x. 2015-07-26 19:03:25 +00:00
Antoine Brodin
011dfa81be Unbreak INDEX, reverting r392921
With hat:	portmgr
2015-07-26 13:35:29 +00:00
Alexander Leidinger
3aeeb3f1bd 64 bit linuxulator support (not activated by default):
- most of the work was done by Alan Jude
 - all errors are mine
 - 64bit (may) have rough edges
 - I validated
    * that the 32bit part doesn't has deinstall regressions
    * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation
      later, when I dare to activate the 64bit linuxulator in the kernel)
 - the infrastructure part looks mature enough to let more test-bunnies get
   some experience with it
 - to use it you shall have no linux ports installed and have to specify
   (on your own risk) the following in make.conf before installing the ports:
   OVERRIDE_LINUX_BASE_PORT=c6_64
   OVERRIDE_LINUX_NONBASE_PORTS=c6_64

This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits
only, we decided to have it as an "overlay" instead of new ports.
The 64bit part only installs 64bit executables, the 32bit ports can not be
installed at the same time (if needed we can think of letting the 64bit
overlay install the 32bit parts too, but given the CentOS 7 comment
above...).

Differential Revision:	https://reviews.freebsd.org/D174
Submitted by:		alanjude
Sponsored by:		Essen FreeBSD Hackathon 2015
Reviewed by:		xmj, eadler (earlier versions)
Approved by:		portmgr (implicit, I remember blanked approval for
			linux parts loooong ago, punish me if you don't
			agree anymore)
2015-07-26 13:06:24 +00:00
Hiroki Sato
e88bbcc2ea Revert an unintentional change. 2015-07-26 06:59:09 +00:00
Hiroki Sato
520677c14a - Separate libsynctex from tex-web2c to devel/tex-synctex.
- Separate basic TeX engines from tex-web2c to print/tex-basic-engines.
- Add CTAN mirrors to MASTER_SITES.
- Drop gmake where not required.
- Remove extra dependencies in print/tex-aleph, print/tex-dvipdfmx,
  print/tex-luatex, print/tex-xetex, and japanese/tex-ptex.
2015-07-26 06:57:26 +00:00
Hiroki Sato
f58520633b - Add iconv support.
- Add LICENSE.
- Add CTAN mirror to MASTER_SITES.
2015-07-25 21:36:56 +00:00
Koop Mast
1a3e636c60 Revert a upstream commit that causes text getting cut off, while upstream
investigates the issue.

Submitted by:	Daniel Kolesa
Tested by:	Daniel Kolesa
2015-07-25 16:01:14 +00:00
Hiroki Sato
6caf5364a5 - Allow comma-separated multiple arguments in USE_TEX like "foo:arg1,arg2".
- Add EXTRACT_DEPENDS to texlive-texmf.
2015-07-24 20:48:02 +00:00
Hiroki Sato
69b5050c43 Fix a missing dependency.
PR:	201857
2015-07-24 19:42:18 +00:00
Hiroki Sato
21b1c3e74b Bump PORTREVISION due to update of texlive-texmf. 2015-07-24 09:40:14 +00:00
Hiroki Sato
e49c66f103 - Update LaTeX2e to 20150101pl2.
- Add CONFLICTS.
- Fix pkg-plist.
2015-07-24 09:39:32 +00:00
Hiroki Sato
1ffa5499ce Add CONFLICTS with texlive-infra-[0-9]*. 2015-07-24 09:35:07 +00:00
Hiroki Sato
eeedb81974 - Use CTAN mirrors in MASTER_SITES.
- Simplify exclude list.
2015-07-24 09:33:01 +00:00
Boris Samorodov
ee31d41415 print/foo2zjs: Upgrade to version 20150511. 2015-07-22 10:32:09 +00:00
Veniamin Gvozdikov
0d21cdc8b5 - Changed qt4-linguist to qt4-linguisttools
PR:		ports/201697
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-21 10:03:45 +00:00
Hiroki Sato
c0268c1731 Fix build with GCC. GCC does now allow const type qualifier for
function return type if it is a non-pointer.

This fixes a build error on 8.x.

Spotted by:	kib
2015-07-20 21:03:37 +00:00
Hiroki Sato
31f879d97d Add missing dependency. 2015-07-20 19:12:34 +00:00
Hiroki Sato
25f7f9fc86 Fix dependency.
PR:	201712
2015-07-20 06:34:44 +00:00
Hiroki Sato
1eaf95447f Remove print/cm-super. This font is now included in TeXLive. 2015-07-20 06:12:44 +00:00
Hiroki Sato
c2330cabc1 Fix dependency.
PR:	201706
2015-07-20 04:43:16 +00:00
Hiroki Sato
fde2198f56 Fix dependency.
PR:	201705
2015-07-20 04:42:23 +00:00
Hiroki Sato
f7ec944c63 - Add print/latex-biber, a biblatex replacement which supports Unicode.
- Add or update the following ports which latex-biber depends on:

   japanese/p5-Encode-EUCJPASCII (added, eucJP-open encoding support)
   misc/p5-Business-ISMN (added, ISMN support)
   textproc/p5-Text-BibTeX (updated to 0.71)
   textproc/p5-Text-Roman (added, conversion of Roman numerals)
2015-07-20 01:16:56 +00:00
Hiroki Sato
90410e570d Update TeXLive to TL2015.
- print/texlive-infra was renamed with print/texlive-tlmgr.
  Note that currently tlmgr(1) does not work because of
  lack of TLPDB.  This will be fixed.

- Lua libraries used in LuaTeX are separated into
  devel/tex-libtexlua and devel/texlibtexluajit.
  USE_TEX supports them via keywords "texlua" and "texluajit".

- libsynctex is currently installed by devel/tex-web2c.
  This will be separated into a single port.

- Add graphics/libpotrace and use installed libpotrace
  and libharfbuzz.
2015-07-19 20:33:34 +00:00
Hiroki Sato
5aea38a7e8 - Fix build breakage due to _XOPEN_VERSION macro.
- Fix iconv dependency.
- Remove unnecessary lines for libjasper.
2015-07-18 18:43:55 +00:00
Sunpoet Po-Chuan Hsieh
6c1c844068 - Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
2015-07-17 12:25:37 +00:00
Sunpoet Po-Chuan Hsieh
221373460b - Update to 2.0.2
Changes:	https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md
2015-07-17 12:25:32 +00:00
Sunpoet Po-Chuan Hsieh
ad5522f51d - Update to 0.6.0
Changes:	https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
2015-07-17 12:25:27 +00:00
Koop Mast
622f0588ab Fix index after ghostscript USES addition.
Allow USES=ghostscript to select which port we need.
Manualy set WITHOUT_X11 in the !X11 case since USES=ghostscript
doesn't check PORT_OPTIONS for set/unset of the X11 option.
2015-07-16 22:29:19 +00:00
Koop Mast
68f883edfc Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl

PR:		201201 (exp-run)
Approved by:	portmgr (mat@)
Exp run by:	antione@ (previous patch)
Differential Revision:	https://reviews.freebsd.org/D2938
2015-07-16 20:53:28 +00:00
Hiroki Sato
f05f28e29f Remove an extra dependency.
Pointy hat to:	hrs
2015-07-16 06:33:44 +00:00
Tijl Coosemans
b492b419f2 Update to cups-libs-1.4.2-67.el6_6.1
MFH:		2015Q3
Security:	CVE-2014-9679
Security:	CVE-2015-1158
Security:	CVE-2015-1159
2015-07-15 18:58:04 +00:00
Baptiste Daroussin
7860e1130d Remove a printer configuration tool that is not usable anymore 2015-07-14 21:09:55 +00:00
Erwin Lansing
8bf3a02f94 Disconnect latex-beamer for now to fix INDEX. 2015-07-14 12:11:53 +00:00
Hiroki Sato
dcfc7184b9 Resurrect print/latex-beamer and update it to 3.36. 2015-07-14 04:57:30 +00:00
Hiroki Sato
a280835db6 Sort variables. No functional change. 2015-07-14 04:28:26 +00:00
Hiroki Sato
53a7676d2c Update to 9.16. 2015-07-14 04:25:31 +00:00
Baptiste Daroussin
b60347aba0 Convert to USES=metaport
PR:		201494
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-12 22:46:24 +00:00
Koop Mast
852a0439a1 Update freetype2 to 2.6. 2015-07-06 12:56:38 +00:00
John Marino
bdcb449187 print/foomatic-db-engine is not jobs safe
This port has failed on me with multijob several times.
The last time, the lib/perl5/site_perl/Foomatic/Defaults.pm file
was not installed, so set MAKE_JOBS_UNSAFE.
2015-07-06 10:05:02 +00:00
Mark Felder
991db535c9 Update to 1.0.71
Resolves CVE-2015-3279

PR:		201311
Submitted by:	maintainer
2015-07-03 19:20:32 +00:00
Philip M. Gollucci
4e3d011569 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
2015-07-02 16:01:06 +00:00
Koop Mast
f2ef00d40b Update harfbuzz to 0.9.41. 2015-07-02 14:46:40 +00:00
Johan van Selst
362168200f - Update to texinfo 6.0
https://lists.gnu.org/archive/html/bug-texinfo/2015-06/msg00052.html
- Remove patch that is now included upstream
2015-07-01 10:02:08 +00:00
Dmitry Marakasov
452263f97d - Update to 1.0.70
PR:		201134
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
Differential Revision:
2015-06-30 21:47:57 +00:00
Sunpoet Po-Chuan Hsieh
891377b625 - Update to 0.21.0
Changes:	https://github.com/mogest/prawn-svg/commits/master
2015-06-28 09:45:49 +00:00
Dmitry Marakasov
ef6281c6ea - Update to 20150612
PR:		200885
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-06-25 10:35:45 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Sunpoet Po-Chuan Hsieh
a92aa0e10c - Update to 0.20.0
Changes:	https://github.com/mogest/prawn-svg/commits/master
2015-06-21 13:55:02 +00:00
Sunpoet Po-Chuan Hsieh
4bbfc909cd - Update to 1.18.6
- Add NO_ARCH

Changes:	https://github.com/naitoh/rbpdf/blob/master/CHANGELOG
2015-06-21 13:54:42 +00:00
Dmitry Marakasov
baf8fcb0ca - Strip binaries 2015-06-18 21:25:03 +00:00
Dmitry Marakasov
dafa7bf89f - Strip binaries 2015-06-18 21:24:56 +00:00
Dmitry Marakasov
3617d7d942 - Strip binary 2015-06-18 19:48:39 +00:00
Antoine Brodin
cc6733678e Mark BROKEN: Fails to configure or build
=======================<phase: configure      >============================
===>  Configuring for p5-Net-CUPS-0.61_3
Net::CUPS Configuration
Running cups-config ... 2.0.3
The version of the Common Unix Printing System installed
on your system is too old for this module to work properly.
Please upgrade the version of CUPS on your system to version
1.2.2 or higher and re-run Makefile.PL to install this module.

Can't open Makefile: No such file or directory.
===========================================================================
=======================<phase: build          >============================
===>  Building for p5-Net-CUPS-0.61_3
make[1]: cannot open Makefile.

Reported by:	pkg-fallout
2015-06-17 17:15:09 +00:00
Dmitry Marakasov
6d7b11df4c - Add LICENSE_FILE
- Add missing USES=libtool
- Switch to USES=autoreconf
2015-06-16 23:42:49 +00:00
Dmitry Marakasov
841bd862a0 - Mark BROKEN on < 10.x:
help2man: can't get `--help' info from out/lilypond

MFH:		2015Q2
2015-06-16 23:02:53 +00:00
Dmitry Marakasov
a793c96ef3 - Convert to USES=metaport
- BUILD_DEPENDS are not needed for a metaport
- Substitude real paths in pkg-message
2015-06-15 12:13:10 +00:00
Dmitry Marakasov
0582b5e15e - Update to 1.0.69
PR:		200798
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-06-15 12:03:13 +00:00
Antoine Brodin
6d18d6f568 Attempt to fix runtime on FreeBSD 10
Reported by:	pkg-fallout
2015-06-12 18:08:45 +00:00
Matthias Andree
06e7d5e506 Add USES+=iconv to fix linker issues on FreeBSD 10 amd64 poudriere jail.
Approved by: portmgr blanket approval (just fix it)
2015-06-11 20:31:37 +00:00
Palle Girgensohn
adc4965d0a Add missing iconv library.
PR:	200755
2015-06-11 12:06:47 +00:00
Sunpoet Po-Chuan Hsieh
b2fc12e00a - Update to 0.19.0
- Add NO_ARCH

Changes:	https://github.com/mogest/prawn-svg/commits/master
2015-06-10 16:47:26 +00:00
Rene Ladan
4b1dfcbab2 Remove expired ports:
2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014"
2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3
2015-06-02 deskutils/gimmie: Broken since update to gnome3
2015-06-02 deskutils/glipper: Broken since update to gnome3
2015-06-02 deskutils/gnochm: Broken since update to gnome3
2015-06-02 deskutils/hamster-applet: Broken since update to gnome3
2015-06-02 deskutils/kupfer: Broken since update to gnome3
2015-06-02 deskutils/ontv: Broken since update to gnome3
2015-06-02 deskutils/timer-applet: Broken since update to gnome3
2015-06-02 editors/scribes: Broken since update to gnome3
2015-06-09 games/gweled: Broken since update to gnome3
2015-06-02 games/py-pychess: Broken since update to gnome3
2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork
2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux
2015-06-02 multimedia/arista: Broken since update to gnome3
2015-06-02 net/service-discovery-applet: Broken since update to gnome3
2015-06-05 net/shaperprobe: broken with no known fix (PR 197327)
2015-06-02 print/gnome-specimen: Broken since update to gnome3
2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared
2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
2015-06-10 16:44:36 +00:00
Muhammad Moinur Rahman
5fff0c00f6 print/py-reportlab: Fix PORTDOCS
- Strip Libraries
- Fix patch files to reflect 'make makepatch'

PR:             200602
Submitted by:   amdmi3@FreeBSD.org
2015-06-10 14:04:06 +00:00
Xin LI
e017cd45cb Add a missing file to plist when Avahi is selected. 2015-06-10 05:33:31 +00:00
Jung-uk Kim
faba3ae49d CUPS 2.x does not support OpenSSL any more. Switch to GNU TLS by default.
MFH:		2015Q2
2015-06-10 00:43:11 +00:00
Xin LI
3a2b921932 Bump version after cups-base update.
Noticed by:	jkim
MFH:		2015Q2
2015-06-09 23:41:15 +00:00
Xin LI
a054f91232 Security update to 2.0.3. 2015-06-09 22:15:48 +00:00
Dmitry Marakasov
c73c464ea7 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-06-05 21:09:58 +00:00
Dmitry Marakasov
4da975c657 - Add license, switch from NO_CDROM to LICENSE permissions
- Add CPE info
- Style fixes
2015-06-04 09:41:07 +00:00
Ruslan Makhmatkhanov
9a238ca329 print/py-fonttools: drop pyxml dependency
Drop dependency on pyxml. The message in setup.py is kinda confusing, but
it will only be triggered on pythons < 2.0, because xml.parsers.expat is
in standard library on higher versions of python. This is modern port, that
supports python3.
Bump PORTREVISION because of dependency change.
2015-06-01 20:48:03 +00:00
Dmitry Marakasov
868c8e876e - Update to 2.5
- Use new MASTER_SITE and WWW:
- Add NO_ARCH

PR:		198056
Submitted by:	freebsd@rig.rain.com
2015-06-01 20:07:47 +00:00
Antoine Brodin
2b5cc424fe - Use ${CC} instead of CC, ${CC} was intented here
- Do not unconditionally strip binary

PR:		200524
2015-05-29 21:48:15 +00:00
Johannes Jost Meixner
c6ee6e1559 print/libpaper: update to 1.1.24.4
- update to 1.1.24.4

PR:		199639
Submitted by:	David Harrigan <dharrigan@gmail.com>
Approved by:	maintainer timeout (2 weeks)
2015-05-29 14:18:20 +00:00
Dmitry Marakasov
e8ab9c0888 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=autoreconf
2015-05-29 11:03:52 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Sunpoet Po-Chuan Hsieh
de5d8d80c7 - Move print/rubygem-colortools to print/rubygem-color-tools
- Add LICENSE
- Update WWW
2015-05-24 18:58:20 +00:00
Sunpoet Po-Chuan Hsieh
278fde7b82 - Update to 0.18.0
- Add LICENSE

Changes:	https://github.com/mogest/prawn-svg/commits/master
2015-05-24 18:58:15 +00:00
Sunpoet Po-Chuan Hsieh
4c0c403e1b - Add LICENSE 2015-05-24 18:58:06 +00:00
Sunpoet Po-Chuan Hsieh
3f16fc7b66 - Add LICENSE
- Update WWW
2015-05-24 18:58:01 +00:00
Sunpoet Po-Chuan Hsieh
fa5761fc3b - Add LICENSE
- Reformat pkg-descr
- Update WWW
2015-05-24 18:57:57 +00:00
Sunpoet Po-Chuan Hsieh
37bf70fb84 - Add LICENSE 2015-05-24 18:57:53 +00:00
Sunpoet Po-Chuan Hsieh
87b4c0da12 - Add LICENSE
- Update WWW
2015-05-24 18:57:48 +00:00
Sunpoet Po-Chuan Hsieh
516437dc19 - Add LICENSE 2015-05-24 18:57:44 +00:00
Sunpoet Po-Chuan Hsieh
bec791bba5 - Add LICENSE 2015-05-24 18:57:40 +00:00
Sunpoet Po-Chuan Hsieh
1a8604f367 - Add LICENSE
- Update WWW
2015-05-24 18:57:36 +00:00
Sunpoet Po-Chuan Hsieh
8f1824532f - Update to 2.0.1
Changes:	https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md
2015-05-24 18:57:27 +00:00
Sunpoet Po-Chuan Hsieh
8b30495662 - Update to 0.5.1
- Add LICENSE
- Add GitHub repository to WWW

Changes:	https://github.com/prawnpdf/pdf-core/commits/master
2015-05-24 18:57:22 +00:00
Sunpoet Po-Chuan Hsieh
2d9ef53f9c - Add LICENSE
- Update WWW
2015-05-24 18:57:18 +00:00
Sunpoet Po-Chuan Hsieh
1133fd9ab6 - Update RUN_DEPENDS
- Bump PORTREVISION for dependency change
2015-05-24 16:43:36 +00:00
John Marino
3495d8e943 Expire 14 gnome ports broken for more than 6 months (remove in 2 weeks)
PR:		199761
Approved by:	maintainer timeout
2015-05-19 16:46:13 +00:00
Veniamin Gvozdikov
a03fa97be0 - Up to 0.4.14
PR:	ports/200279
Submitted by:	pi
2015-05-19 08:58:32 +00:00
Dmitry Marakasov
90e329457b - Update to 1.0.68
PR:		199971
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-05-18 19:09:46 +00:00
Dmitry Marakasov
0dc7363f5b - Add CPE info
Approved by:	portmgr blanket
2015-05-17 13:14:45 +00:00
Dmitry Marakasov
2951a3d1c7 - Add CPE info
Approved by:	portmgr blanket
2015-05-16 17:39:09 +00:00
Jan Beich
0d436f205e print/fontforge: update to 20150430
- Consistently prepend LOCALBASE in pre-configure
- Wrap long USES line
- Drop redundant GH_ACCOUNT

Changes:	https://github.com/fontforge/fontforge/releases/tag/20150330
Changes:	https://github.com/fontforge/fontforge/releases/tag/20150430
PR:		199972
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2015-05-15 23:20:09 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Dmitry Marakasov
4865c032b0 - Add LICENSE
- Strip binary
2015-05-11 08:20:14 +00:00
Dmitry Marakasov
7ca22be141 - Add LICENSE
- Strip library
2015-05-10 04:27:47 +00:00
Jason E. Hale
b85d025990 Update to 1.1.0 2015-05-09 11:46:25 +00:00
Dmitry Marakasov
9ddcacf81b - Add CPE info
Approved by:	portmgr blanket
2015-05-07 22:18:31 +00:00
Mathieu Arnold
fe8c93a322 Update ports in the p* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 17:32:52 +00:00
Bryan Drewery
aa6ad6e726 USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.

Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.

empty() is used rather than (!defined || !${}) to support fmake.

The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.

PR:		199069
With hat:	portmgr
Testing done:	All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested.
2015-04-28 18:44:04 +00:00
Bryan Drewery
63408327b0 USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports,
which removes the need to set MASTER_SITE_SUBDIR in any of them.

This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE,
namely sysutils/xfce4-bsdcpufreq-plugin.

With hat:	portmgr
2015-04-28 17:01:46 +00:00
John Marino
3c0fbd22bf print/ghostscript7: This is not jobs safe
This port is doing some king of crazy delete/copy thing with gconfig.h
and there's a race where it gets used before it's copied.  Mark this
port unsafe until further notice; it has failed on me a couple of times.

tailored log:
  rm -f ./obj/../soobj/gconfig.h
  cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
  rm -f ./obj/../soobj/gconfig.h
  cp ./src/gconf.c ./obj/../soobj/gconfig.cOA
  cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
  [snip]
  cp ./obj/../soobj/gconfxx.h ./obj/../soobj/gconfig.h
  In file included from ./obj/../soobj/iconfig.c:43:0:
  ./src/gconf.h:34:23: fatal error: ./obj/../soobj/gconfig.h: No such file
    or directory
  compilation terminated.
2015-04-27 14:34:24 +00:00
Ashish SHUKLA
c5167c49ba - Chase GNU Emacs updates
PR:		199553
2015-04-27 10:29:27 +00:00
Alex Dupre
8ac8b1b305 Update to 1.8.9 release. 2015-04-26 14:04:19 +00:00
Dmitry Marakasov
495d7847fc - Add CPE info
Approved by:	portmgr blanket
2015-04-24 23:09:22 +00:00
Baptiste Daroussin
25c34fd38f Update icu to 55.1 2015-04-23 21:26:09 +00:00
Dmitry Marakasov
5d3fd1005c - Add CPE info
Approved by:	portmgr blanket
2015-04-23 20:54:57 +00:00
Danilo Egea Gondolfo
97a57f7793 - Update to 20150415 2015-04-23 14:56:59 +00:00
Tijl Coosemans
2f31f6488f Convert to USES=autoreconf 2015-04-18 15:14:57 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
Bartek Rutkowski
e04ebb2601 print/gv: add CPE information
- Maintainer's timeout (bf@FreeBSD.org)

PR:		198637
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 09:32:46 +00:00
Mikhail Teterin
9016784280 Add license (PHP-2.02), remove redundant DISTNAME setting. 2015-04-10 01:06:01 +00:00
Mikhail Teterin
98a033c60c Unbreak, upgrade from 1.3.6 (released in 2007) to 1.3.7 (released in
2013).

Approved by:	being condemned
2015-04-10 01:03:36 +00:00
Baptiste Daroussin
06f79b66f2 Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
2015-04-09 07:44:41 +00:00
Baptiste Daroussin
22118d1b0e Fix packaging as a user 2015-04-08 15:18:07 +00:00
Koop Mast
3b6d7dfe9b Update harfbuzz to 0.9.40.
PR:		198424 (based on)
Submitted by:	jbeich@
2015-04-06 14:25:37 +00:00
Sunpoet Po-Chuan Hsieh
5e3e7144b7 - Move print/rubygem-pdfwriter to print/rubygem-pdf-writer
- Add LICENSE
- Update RUN_DEPENDS
- Remove DISTNAME and GEM_NAME
- Update WWW
2015-04-05 18:26:21 +00:00
Sunpoet Po-Chuan Hsieh
d4904cf97a - Update to 1.7.1
- Add LICENSE

Changes:	https://github.com/halostatue/color/blob/master/History.rdoc
2015-04-05 18:24:46 +00:00
Baptiste Daroussin
df99f503b2 Fix build with freetype option
Reported by:	Ivan Klymenko <fidaj@ukr.net>
2015-04-02 09:47:37 +00:00
Baptiste Daroussin
fdf29be1f6 Remove dead RINGSERVER 2015-03-30 22:39:26 +00:00
Johan van Selst
464fa85ec7 - Update texinfo.tex, htmlxref.cnf to latest release
- Add CPE information [1]
  print/texinfo has had vulnerabilities with a CPE identifier assigned
  (e.g. CVE-2006-4810).

PR:		198841 [1]
Submitted by:	shun.fbsd.pr@dropcut.net
2015-03-28 11:18:30 +00:00
John Marino
312461b6fa 3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators

approved by:	PTHREAD blanket
2015-03-24 22:17:41 +00:00
Mathieu Arnold
037c801e2c Don't use PTHREAD_LIBS.
Sponsored by:	Absolight
2015-03-24 16:44:41 +00:00
Dmitry Marakasov
ebce1dbe17 - Add LICENSE
- Strip library
2015-03-24 13:30:56 +00:00
Mikhail Teterin
a10ca4b5e5 Unbreak -- seems to build fine with the current TeXLive. 2015-03-23 21:30:19 +00:00