1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

1712 Commits

Author SHA1 Message Date
Pawel Pekala
73b21755fc Update to version 4.6.3 2014-08-10 20:28:13 +00:00
Raphael Kubo da Costa
5f5532cad5 Update to 1.9.0. 2014-08-09 18:28:53 +00:00
Pawel Pekala
0da17f3d87 Update to version 4.6.2 2014-08-09 06:32:18 +00:00
Antoine Brodin
e3712e4e6a Remove duplicate line from plist
Reported by:	pkg developer mode
2014-08-07 21:47:21 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Dmitry Marakasov
4697b7a0c0 - Switch finance/ktoblzcheck to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-31 12:36:52 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Antoine Brodin
432daa3018 Fix make fetch
With hat:	portmgr
2014-07-29 20:02:25 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
4e441aef5f Rename finance/ and ftp/ patch-xy patches to reflext the files they modify. 2014-07-28 18:44:42 +00:00
Baptiste Daroussin
64620e9118 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 16:44:27 +00:00
John Marino
06f6e9090d Mark finance/openerp-server BROKEN
According to the PR opened 30 Jan 2014, openerp-server has been broken
out of the box ever since it was updated to version 7.0.  The maintainer
has not responded despite being pinged in June.

PR:		186262
Submitted by:	Marc (sherpa consulting)
Action due to:	maintainer timeout (~6 months)
2014-07-22 16:39:10 +00:00
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Adam Weinberger
1c7521fb62 Correct all instances where OPTIONS_DEFINE was being overwritten
by multiple definitions.
2014-07-15 17:37:38 +00:00
Baptiste Daroussin
e6ffa1f425 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:23:25 +00:00
Dmitry Marakasov
ff1e150971 - Fix build on 10.x 2014-07-07 22:52:33 +00:00
Dmitry Marakasov
a3d3c7adf5 - Switch to USES=libtool, drop .la files
- Strip libraries
- Fix build on 10.x
- Sort plist
2014-07-07 22:51:28 +00:00
Adam Weinberger
8718389903 Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple while
we're here. Remove any other references to NOPORT*.

Approved by:	portmgr (blanket for modernization)
2014-07-05 00:19:11 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Pawel Pekala
6a942baa0b Update to version 4.6.1 2014-06-26 19:37:31 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Dmitry Marakasov
1ab70d139a - Switch devel/gwenhywfar* to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-24 11:46:44 +00:00
Dmitry Marakasov
0cafd99489 - Switch to USES=libtool, drop .la files
- Add required LIBS needed after gwenhywfar switch to libtool
- Fix plist for documentation

Approved by:	portmgr blanket
2014-06-24 11:43:43 +00:00
Jason E. Hale
5fad80797e - USES=libtool, drop .la files
- Strip binaries
- Remove autotools hacks that can be fixed with staging
- Fix packaging of documentation and give regular DOCS their own option
- Rename APIDOC option to DOXYGEN
- Bump PORTREVISION
2014-06-23 02:31:01 +00:00
Marcus von Appen
11721bb61f - Remove obsolete PYEASYINSTALL_EGG entry, now that the ports use
PYDISTUTILS_AUTOPLIST

With hat:	python@
2014-06-22 12:57:58 +00:00
William Grzybowski
d81f9f8cd2 finance/ledger: support stage
- Support stage [1]
- Adjust LICENSE [1]
- USES libtool dropping .la [1]
- Convert lib depends to new syntax [1]
- Install stripped libraries
- Fix pkg-message to show correct path

PR:		191051
Submitted by:	Keith Gaughan
2014-06-21 21:11:53 +00:00
Wen Heping
59c3c814af - Update to 1.6.0.8 2014-06-21 11:35:33 +00:00
Sunpoet Po-Chuan Hsieh
0f473d110f - Update to 1.35
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-06-18 17:09:39 +00:00
Rusmir Dusko
dd3adcb19b These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.

audio/portaudio

- Pass maintainership to koalative at gmail.com

audio/portaudio2

- Pass maintainership to koalative at gmail.com

deskutils/parcellite

- Pass maintainership to koalative at gmail.com

devel/allegro

- Change Makefile header, add Created by Jimmy Olgeni <olgeni@FreeBSD.org>
- Pass maintainership to koalative at gmail.com

devel/allegro-devel

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

emulators/q4wine

- Remove not needed linie
- Pass maintainership to koalative at gmail.com

emulators/swine

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

finance/venice

- Pass maintainership to koalative at gmail.com

graphics/glfw

- Pass maintainership to koalative at gmail.com

graphics/glfw2

- Pass maintainership to koalative at gmail.com

graphics/xsane

- Pass maintainership to koalative at gmail.com

textproc/loook

- Pass maintainership to koalative at gmail.com
2014-06-16 21:03:57 +00:00
Sunpoet Po-Chuan Hsieh
a299f3cdf1 - Update to 1.34
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-06-16 20:51:24 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Marcus von Appen
543dd79282 - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-09 17:40:52 +00:00
Antoine Brodin
29364278af - Unbreak
- Convert to options
2014-06-09 14:57:33 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Vanilla I. Shu
d90ae4b9d4 Stagify. 2014-06-07 14:30:51 +00:00
Vanilla I. Shu
f924e990d7 Stagify. 2014-06-07 14:26:36 +00:00
Mikhail Teterin
55639d43fd Add staging support. 2014-06-06 23:04:50 +00:00
Sunpoet Po-Chuan Hsieh
c1b221b6c4 - Update to 1.33
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-06-03 12:44:32 +00:00
Guido Falsi
7ead5949fa - Update to 1.9.8
- Stagify

PR:		190398
Submitted by:	kyuupichan@gmail.com (maintainer)
2014-06-03 10:55:24 +00:00
Wen Heping
3638edbe1f - Update to 1.6.0.6
- Add STAGE support

PR:		190367
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 05:25:50 +00:00
Martin Wilke
411c870d66 - Convert gmake to USES
Approved by:	portmgr
2014-05-29 12:05:20 +00:00
TAKATSU Tomonari
7ef6a922b9 - Add a patch to fix the result of xmlRoot because of changing
the layout in May 2014
- Specify LICENSE BSD -> BSD3CLAUSE
2014-05-25 08:55:32 +00:00
Sunpoet Po-Chuan Hsieh
87c50372f1 - Update to 1.32
Changes:	http://search.cpan.org/dist/Finance-Quote/Changes
2014-05-19 18:37:57 +00:00
Martin Wilke
6e3e01a84a - Support CFLAGS properly
- Fix USE_GITHUB support
- Add LICENSE
PR:		187499
Submitted by:	Ports Fury
2014-05-18 07:30:11 +00:00
Guido Falsi
234fc3d4ec - Update gnucash and gnucash-docs to 2.6.3
- Add USES=libtool to gnucash

PR:		ports/189630
Submitted by:	me
Approved by:	kwm (gnome)
2014-05-12 08:52:39 +00:00
Sunpoet Po-Chuan Hsieh
4d407822e1 - Add LICENSE
- Pass maintainership to submitter
- While I'm here:
  - Sort *_DEPENDS
  - Remove leading indefinite article from COMMENT

PR:		ports/189352
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:52:30 +00:00
Sunpoet Po-Chuan Hsieh
5fa19ddf4a - Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove leading indefinite article from COMMENT

PR:		ports/189351
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:52:26 +00:00
Sunpoet Po-Chuan Hsieh
bd23b6b742 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189350
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:52:22 +00:00