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

8129 Commits

Author SHA1 Message Date
Vanilla I. Shu
7fe1af8865 Support STAGEDIR. 2013-11-04 14:41:18 +00:00
Olivier Duchateau
062f08a3d6 - Support STAGEDIR
- Add LICENSE blob
- Convert to new LIB_DEPENDS format
- Switch to USES= gmake
- Rewrite COMMENT entry
- Standardize UPOWER description
2013-11-04 13:40:13 +00:00
Marc Fonvieille
6ecb39ca33 Update to r43088 (official 10.0-R revision) of the FreeBSD docset.
Approved by:	doceng (implicit)
2013-11-04 07:48:18 +00:00
Andrej Zverev
487d869eba - support STAGEDIR 2013-11-03 08:05:18 +00:00
Rusmir Dusko
d8269f53d2 - Pass maintainership to submitter
Approved by:	pawel / wg (mentors, implicit), fjoe (maintainer)
2013-11-02 22:13:00 +00:00
Rusmir Dusko
85f78c35ac - Change SMB and NCURSES
- Change pkg-plist, fix MAN

PR:		ports/183170 ports/183284 ports/183402
Submitted by:	various
Approved by:	pawel / wg (mentors, implicit)
2013-11-02 22:08:01 +00:00
John Marino
c8fa3c11b5 misc/pinfo: Unbreak everywhere
Fix tested on DragonFly, and FreeBSD 8, 9, 10 (Redports).
As a bonus, it even supports stage!  Nice work.

PR:		ports/181889
Submitted by:	KATO Tsuguru
2013-11-02 19:57:11 +00:00
Pawel Pekala
d6c2a1af71 - Update to version 0.9.6
- Support staging

PR:		ports/181074
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-02 17:11:24 +00:00
Pawel Pekala
019b5ca164 - Update MASTER_SITES, WWW homepage
- Use new LIB_DEPENDS format
- Support staging

PR:		ports/181055
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-02 13:27:04 +00:00
Pawel Pekala
76c0ae5696 - Update to version 2.0.8
- Add LICENSE
- Support staging
- Update homepage

PR:		ports/181066
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-11-02 12:58:52 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
John Marino
9370625625 misc/magicpoint: USES+= pkgconfig
Approved by:	portmgr (bapt, implicit)
2013-11-01 21:21:40 +00:00
Renato Botelho
4aaf57cc09 Add LICENSE 2013-10-31 23:38:29 +00:00
Eitan Adler
1e443545d0 The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'

Maintainers were notified and given time to object.
2013-10-31 04:17:29 +00:00
Alex Dupre
c8e30015e9 Stagify. 2013-10-30 13:32:02 +00:00
Steve Wills
f70564d745 - Add stage support 2013-10-30 02:50:05 +00:00
Pawel Pekala
6c1d29a502 - Update to version 1.5 [1]
- Add support for STAGEDIR

PR:		ports/181892 [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-10-29 21:45:12 +00:00
Jimmy Olgeni
e34aa4dc49 Add staging support. 2013-10-29 20:50:39 +00:00
Sunpoet Po-Chuan Hsieh
8a9f3afaf5 - Update to 0.103007
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Software-License/Changes
2013-10-28 18:40:04 +00:00
Pietro Cerutti
af16b8918f - Convert to USES+=tcl gmake
- STAGE-clean
2013-10-28 09:26:46 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Pawel Pekala
f04f19d468 - Update net/yaz to version 5.0.2
- Update net/zebra-server to 2.0.55 and fix build
  with new net/yaz [1]
- Bump other affected ports

PR:		ports/183355 [1]
Submitted by:	myself
Approved by:	maintainer
2013-10-27 15:17:05 +00:00
Antoine Brodin
df94fe4f26 Fix plist when KDE4_PREFIX != PREFIX (default) after the addition of
share/applications to BSD.local.dist
2013-10-27 15:02:55 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Sunpoet Po-Chuan Hsieh
9ed13715d6 - Update to 20131023
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20131023.diff
2013-10-25 17:10:02 +00:00
Thomas Abthorpe
8794e5a69d - Convert to staging 2013-10-25 15:52:40 +00:00
Emanuel Haupt
e5455d4a06 Support staging. 2013-10-25 14:33:17 +00:00
Emanuel Haupt
b6eeafcdd7 Fix package list. 2013-10-25 12:42:00 +00:00
Emanuel Haupt
3484c27618 Support staging. 2013-10-24 15:11:40 +00:00
Eitan Adler
c6b2f8060d Unquiet my ports to make debugging easier. 2013-10-23 18:58:57 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Emanuel Haupt
84040e0860 Support staging. 2013-10-23 10:26:46 +00:00
Renato Botelho
9173896a24 One more fix for compat9x dependency
Reported by:	jkim@
2013-10-22 22:16:15 +00:00
Renato Botelho
c75df44848 Fix compat9x dependency 2013-10-22 21:57:25 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +00:00
Dmitry Marakasov
d46ccd7303 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m)
Approved by:	portmgr (bdrewery)
2013-10-22 13:56:27 +00:00
MIHIRA Sanpei Yoshiro
ffcfcf4e3e fix on clang enviroment(use cc instead of gcc) 2013-10-22 12:13:15 +00:00
Rusmir Dusko
f202310163 - Update to 4.8.10
- Use the new format for LIB_DEPENDS
- Remove PORTDATA use full pkg-plist
- Add DOCS and NCURSES Options
- Add EDITOR to default Options
- Remove NLS and EDIT from default Options
- Support STAGEDIR and add OPTIONS_SUB
- Add DOCS
- Remove obsolete REINPLACE_CMD
- Add patch, resolve Syntax error

PR:		ports/181364
Submitted by:	nemysis (self)
Approved by:	pawel / wg (mentors, implicit), maintainer timeout
2013-10-21 21:07:18 +00:00
Sunpoet Po-Chuan Hsieh
4315aba46c - Update to 0.103006
- Add TEST_DEPENDS
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Software-License/Changes
2013-10-21 09:52:34 +00:00
Steve Wills
11c65a8af1 Loads environment variables from .env.
WWW: https://github.com/bkeepers/dotenv

PR:		ports/182667
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 13:11:22 +00:00
Sunpoet Po-Chuan Hsieh
be850e1692 - Update to 0.13
Changes:	http://search.cpan.org/dist/Geo-Coder-Googlev3/Changes
2013-10-20 08:34:30 +00:00
Baptiste Daroussin
2a9f9e5056 Enable stage
USES=gmake
2013-10-18 23:18:19 +00:00
Brooks Davis
ccd67acd47 STAGIFY 2013-10-18 14:14:25 +00:00
Carlo Strub
cd2aad06f7 - Update to 2.6
- use stagedir
2013-10-17 21:44:41 +00:00
Raphael Kubo da Costa
ffc964c93f Properly support staging after r330463.
Submitted by:	antoine@
2013-10-17 19:22:58 +00:00
Dmitry Marakasov
e8d9e4013b - Support staging 2013-10-16 23:45:18 +00:00
Renato Botelho
1df3bce402 When OSVERSION is >= 1000054, depends of caompat9x to make sure libstdc++.so.6
is installed and satisfy a possible dependency for a 8.x binary
2013-10-16 12:22:16 +00:00
Renato Botelho
d5d3b12e6b Update to 7.4.704000.201310.1 and add a missing lib on i386 tarball
(libvgl.so.5)
2013-10-16 10:47:01 +00:00
Raphael Kubo da Costa
d6119cb107 Update SIP to 4.15.2 and PyQt to 4.10.3.
This commit also adds proper staging support to all the ports being updated.

In collaboration with Schaich Alonso <alonsoschaich@fastmail.fm> and
Tomasz Kowalczyk <kowalczfbsd@gmail.com>.
2013-10-15 21:52:33 +00:00
Danilo Egea Gondolfo
f92cfa0b84 - Add PKGNAMESUFFIX to fix package collision
Approved by:	wg (mentor)
2013-10-15 20:25:25 +00:00
Olivier Duchateau
5483a9d678 - Support STAGEDIR
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format

- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager)
2013-10-15 18:36:02 +00:00
Renato Botelho
3b809c905a - Update to 9.2
- Add libsupc++.so.1 and liblwres.so.80
- Support staging
2013-10-15 11:40:32 +00:00
Renato Botelho
368b37045f - Update to 8.4.201310
- Remove liblwres.so.50 (not present on 8.4)
- Remove libstdc++.so.6 to avoid conflict with compat9x [1]
- Support staging

Suggested by:	des@ [1]
2013-10-15 11:39:39 +00:00
Renato Botelho
222ce80c82 - Update to 7.4
- Support staging
- Drop sparc64
2013-10-15 11:37:43 +00:00
Olivier Duchateau
7bc54df392 - Support STAGEDIR
- Convert to new LIB_DEPENDS format
- Switch to USES= gmake
2013-10-14 18:57:19 +00:00
Sunpoet Po-Chuan Hsieh
aca3dfa4bb - Update to 0.42
Changes:	http://search.cpan.org/dist/Geo-Coder-Many/Changes
2013-10-14 12:28:45 +00:00
Sunpoet Po-Chuan Hsieh
14b8e3d101 - Add LICENSE 2013-10-14 11:39:27 +00:00
Raphael Kubo da Costa
ecda38b0a5 Update Qt to 4.8.5 and Qt Creator to 2.8.0.
Proudly brought to you by the KDE on FreeBSD team, with commits by makc@,
Schaich Alonso and yours truly.

Besides the tons of upstream fixes, we have mkspecs for GCC 4.9 and clang33
(from ports), staging support in the Makefiles and dependency fixes related
to pkg-config.

Many thanks to the people who helped test the ports using our area51
repository, and also to the people who provided patches and bug reports via
GNATS!

PR:		ports/180615
	        ports/181921
		ports/182049
2013-10-13 23:15:50 +00:00
Eitan Adler
aee915dd44 - Flash 11 is now the only option so there is no need for a manual LATEST_LINK
- xdelta is the only version so it may define the LATEST_LINK
2013-10-13 06:01:55 +00:00
Danilo Egea Gondolfo
ccaf70012e - Fix build with clang [1]
- Add stage support

PR:		ports/182888
Submitted by:	Stefan `Sec` Zehl <sec@42.org> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
2013-10-11 20:46:29 +00:00
Thomas Abthorpe
8f2bb0abab 2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9
2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9
2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9
2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9
2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9
2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-slang: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gettext: Does not work with Ruby 1.9
2013-10-10 devel/ruby-jttui: Does not work with Ruby 1.9
2013-10-10 devel/ruby-mmap: Does not work with Ruby 1.9
2013-10-10 devel/ruby-racc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-rparsec: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-zoom: Does not work with Ruby 1.9
2013-10-10 games/ruby-exmars: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-pgplot: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-opengl: Does not work with Ruby 1.9
2013-10-10 graphics/rubygem-turing: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-chasen: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-gyokuro: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-rdic: Does not work with Ruby 1.9
2013-10-10 lang/ruby-mode.el: Does not work with Ruby 1.9
2013-10-10 misc/rubygem-ohcount: Does not work with Ruby 1.9
2013-10-10 net-im/rubygem-xmpp4r: Does not work with Ruby 1.9
2013-10-10 security/ruby-acl: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xslt: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-erbscan: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-mwdom: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xmlscan-old: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-formosa: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-htmltools: Does not work with Ruby 1.9
2013-10-10 www/ruby-cruisecontrolrb: Does not work with Ruby 1.9
2013-10-10 www/rubygem-rubyfulsoup: Does not work with Ruby 1.9
2013-10-10 x11/ruby-gtktrayicon: Does not work with Ruby 1.9
2013-10-11 05:34:28 +00:00
Sunpoet Po-Chuan Hsieh
6fda647003 - Update to 20131010
- Support STAGEDIR

Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20131010.diff
2013-10-10 14:36:11 +00:00
Edwin Groothuis
86113de5b2 Update to tzdata2013g
- Fix Morocco DST transition.
- Fix patches for the new zone.tab format.
2013-10-09 20:19:16 +00:00
Antoine Brodin
50125fe3ca - update to 0.2.4
- add LICENSE
- convert to STAGEDIR

PR:		ports/182798
Submitted by:	KATO Tsuguru
2013-10-09 18:19:05 +00:00
John Marino
a97d27b793 Explicitly define LDFLAGS for 4 QT4-based ports
Fixes come from dports.  Problem and solution verified on
FreeBSD using gcc48.

Approved by:	portmgr (bapt, implicit)
2013-10-08 17:37:36 +00:00
Matthias Andree
dcdd82a024 Convert to staging, minor other updates (LIB_DEPENDS format, USE_GMAKE->USES). 2013-10-07 23:19:49 +00:00
Matthias Andree
53655484fa Convert to staging. 2013-10-07 23:13:52 +00:00
Jason E. Hale
030b0f6058 - Remove LATEST_LINK
- Convert to options helpers
- Make COMMENT more concise
2013-10-07 20:17:20 +00:00
Lars Engels
26e690a981 - Support staging
- Break lines at 80 chars
2013-10-06 10:04:41 +00:00
Baptiste Daroussin
eb7bb6a16a Removed unmaintained (ports@) or gnome@ ports depending on gnome1
Approved by:	gnome (implicit)
2013-10-05 14:42:53 +00:00
Sunpoet Po-Chuan Hsieh
e55fdb5ca4 - Update to 0.13
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Geo-Coder-Google/Changes
2013-10-05 06:06:18 +00:00
Veniamin Gvozdikov
ae065d4db2 - Changed email and reversed surname/name
- Changed tabs to spaces in pkg-descr

Approved by:	eadler (mentor)
2013-10-03 22:35:12 +00:00
Jose Alonso Cardenas Marquez
e8ccf66a2d - Bump PORTREVISION. p5-Gtk-Spell port has been updated to 1.04 2013-10-02 16:14:59 +00:00
John Marino
924f15fc79 misc/pantry: add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-01 18:45:51 +00:00
Koop Mast
d61d3293a3 Update to 3.46.
USE_GMAKE => USES=gmake.
Stageify.
2013-10-01 13:38:11 +00:00
Pietro Cerutti
cca662106e - Convert to USES+=tk
- STAGE-clean
2013-10-01 12:19:48 +00:00
Sunpoet Po-Chuan Hsieh
e81b4c4058 - Support STAGEDIR 2013-09-30 18:44:49 +00:00
Marc Fonvieille
38f7d5776b Update to r42697 of the FreeBSD docset.
Approved by:	doceng (implicit)
2013-09-30 16:36:55 +00:00
Danilo Egea Gondolfo
8dc78a8cbe - Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg (mentor)
2013-09-29 23:32:33 +00:00
Danilo Egea Gondolfo
f7523cdfa7 - Change maintainer email to @FreeBSD.org
- Convert USE_GMAKE to USES
- Add stage support

Approved by:	wg (mentor)
2013-09-29 23:31:56 +00:00
Danilo Egea Gondolfo
a043c1267a - Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg (mentor)
2013-09-29 23:20:53 +00:00
Eitan Adler
bde1b531b0 Convert to staging 2013-09-28 07:05:15 +00:00
Matthew Seaman
bcab33f9fa Remove now useless MAN3 line, missed in previous commit
Reported by:	   az
2013-09-27 08:29:51 +00:00
Matthew Seaman
528b313ab0 - stageify 2013-09-27 08:08:14 +00:00
Thomas Abthorpe
f9d27bec74 - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with:	swills
2013-09-26 21:13:59 +00:00
Edwin Groothuis
fcda6a8602 Update to tzdata2013f:
Jordan goes to winter time on the last Friday in October.
Tocantins in Brazil will not go into summer time in October.
2013-09-26 20:55:02 +00:00
Edwin Groothuis
d430ca2685 Update to tzdata2013e:
Indonesian time zones renames.
Lots of cleanups in with regarding to links and historical data.
2013-09-26 20:50:53 +00:00
Eitan Adler
f6770fa45e Convert to STAGEDIR 2013-09-26 04:03:59 +00:00
Eitan Adler
44bb21c6b8 Remove duplicate PLIST_FILES 2013-09-26 03:18:22 +00:00
Eitan Adler
0e75ff6677 Respect STAGEDIR 2013-09-26 03:17:37 +00:00
Alex Kozlov
d4e3a8cbe5 - Support STAGEDIR 2013-09-25 21:06:04 +00:00
Eitan Adler
6a26e6b45e Convert pastebinit to have STAGEDIR support.
Tested with poudriere
2013-09-25 18:17:57 +00:00
Eitan Adler
2c13c7bdd2 - Remove leading article
- Support staging

Tested with pouriere
2013-09-25 18:06:39 +00:00
Cy Schubert
8f8e8a25e6 This port will not work with tclwrapper.
Switch to USE_TK_RUN.
2013-09-25 13:19:44 +00:00
William Grzybowski
e28a7d3dc7 misc/findutils: update to 4.5.12
- Update to 4.5.12 [1]
- USES gmake
- Allow staging
- Use options helpers and drop include

PR:		ports/182359 [1]
Submitted by:	Klaus Aehlig <aehlig linta.de> (maintainer) [1]
2013-09-25 12:53:25 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Rene Ladan
53b7f7a177 Add staging support 2013-09-24 14:01:22 +00:00
Baptiste Daroussin
9978bb018e Use stage 2013-09-23 06:11:19 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
MIHIRA Sanpei Yoshiro
42e95365f8 unbreak on 10-current 2013-09-22 05:03:27 +00:00