1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Mathieu Arnold
9468432a48 Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat:	portmgr
Sponsored by:	Absolight
2017-01-13 16:54:55 +00:00
Antoine Brodin
99e6e164b0 NO_EXTRACT support was removed in 1998 2016-11-13 07:56:28 +00:00
Alex Dupre
656d9740f8 Update to 1.8.11 release. 2016-04-19 15:06:33 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Alex Dupre
3b49e89959 Update to 1.8.10 release. 2015-09-19 07:28:35 +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
Alex Dupre
8ac8b1b305 Update to 1.8.9 release. 2015-04-26 14:04:19 +00:00
Alex Dupre
a977d903b4 Update to 1.8.8 release. 2014-12-30 09:53:00 +00:00
Alex Dupre
671f53dc3b Update to 1.8.7 release. 2014-10-08 09:19:04 +00:00
Alex Dupre
9eeeaad936 Update to 1.8.6 release. 2014-07-07 09:09:13 +00:00
Alex Dupre
59f4170e7f Update to 1.8.5 release. 2014-05-07 13:18:57 +00:00
Alex Dupre
e27dbec522 - Update to 1.8.4 release
- Overhaul port
- Stagify
- Take maintainership
2014-02-06 13:51:15 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Bryan Drewery
6aab3087e2 - Update to 1.8.1
- Reset maintainership

PR:		ports/177842
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> (maintainer)
Feature safe:	yes
2013-04-17 17:03:09 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Wen Heping
eb0687485a Apache PDFBox is an open source Java PDF library for working with PDF
documents. This project allows creation of new PDF documents, manipulation of
existing documents and the ability to extract content from documents. Apache
PDFBox also includes a  command line utility.

Features

    * PDF to text extraction
    * Merge PDF Documents
    * PDF Document Encryption/Decryption
    * Lucene Search Engine Integration
    * Fill in form data FDF and XFDF
    * Create a PDF from a text file
    * Create images from PDF pages
    * Print a PDF

WWW: http://pdfbox.apache.org/

PR:		ports/158601
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2011-07-03 08:29:09 +00:00