Commit graph

23515 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
6fa4fe986e - Update to 0.54
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Net-GitHub/Changes
2013-09-26 16:47:39 +00:00
Niclas Zeising
3262328a8c Fix build on head with clang and libc++. 2013-09-26 14:14:43 +00:00
Mark Linimon
0af4d3dd6b Reset maintainer due to bounce: domain has disappeared. Reset
mastersite.  Mark for 2-month expiration.

Submitted by:	portsmon email bounce
2013-09-25 01:14:04 +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
Vanilla I. Shu
afc99aa14a 1: Add support of STAGE.
2: do not overwrite CFLAGS.
2013-09-24 16:47:45 +00:00
Rene Ladan
82c58b92a3 Add staging support 2013-09-24 14:03:13 +00:00
Baptiste Daroussin
0052d93b05 Man pages are automatically compressed 2013-09-24 11:22:49 +00:00
Andrej Zverev
3ddccf34d6 - support staging 2013-09-24 06:17:05 +00:00
Jason Helfman
f74a45b3db - update to 1.0.7
- support staging
2013-09-24 04:33:00 +00:00
Pawel Pekala
1ba08a192d Update to version 4.2.68
--- 4.2.68 2013/09/23

GFS: pass additionalSearchInfo to search memeber search_input if
given. Otherwise pass otherInfo. Request for facets and other search
related things will be passed there in future versions of YAZ.

New ZOOM setting, authenticationMode, which allows authentication
paramters to be encoded in the URL rather than via HTTP Basic auth.
YAZ-686

rpn2solr: fix nested AND/OR handling. YAZ-685

Add comparison routines for some Z-types, such as NamePlusRecord,
RPNQuery, Query, RecordComposition and OtherInformation.

--- 4.2.67 2013/09/19

Don't decode MAB as MARC. Just like we don't attempt to decode
HTML/XML as MARC. Fixes MAB display problem that was introduced in 4.2.64.

CCL: allow quoted terms for date ranges. YAZ-681

Introduce ccl_parser_qual_search. This function makes old function
ccl_qual_search, from YAZ 2, available again.

Add yaz_facet_list_to_wrbuf. YAZ-683
2013-09-23 16:36:37 +00:00
William Grzybowski
ee4319c30b net/minidlna: allow staging
- Allow stating
- Convert lib depends to new format
2013-09-23 14:09:58 +00:00
Ruslan Makhmatkhanov
b0bdf33f31 Tidy up zope/plone ports over the tree. Common changes:
- remove indefinite article from COMMENT
- align USE_PYDISTUTILS value in Makefile
- tab -> space change in pkg-descr:WWW
- update WWW to use https scheme in url to avoid redirect
- add trailing slash to WWW

All changes are non-functional.
2013-09-23 12:52:16 +00:00
Baptiste Daroussin
4b373dc16f Use stage
Modernize LIB_DEPENDS
2013-09-23 06:14:29 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Ryan Steinmetz
5c9e39ef79 - Update to 3.2.13 2013-09-22 15:51:33 +00:00
Carlo Strub
a2b6b9c635 Update to 0.14.0 2013-09-21 20:20:08 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Koop Mast
96e0477a61 Actualy hook up avahi-gtk3.
Submitted by:	linimon
2013-09-21 08:40:44 +00:00
Jason Helfman
cd43591b23 - unsupported upstream, consider using net/gogoc
In working through this pr, I had discovered the disfile was no longer
available, and it was recommended by maintainer to move ahead with
a deprecation path.

PR: 182230
Submitted by:	mike@fth-devel.net ( maintainer )
2013-09-20 23:55:59 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Koop Mast
9e6673f04f Move ptlib26, opal3 and ekiga3 to unversioned ports and update to:
ptlib to 2.10.10
opal to 3.10.10
ekiga to 4.0.1
2013-09-20 21:50:39 +00:00
Koop Mast
b4a7a11883 Remove old versions, in preperation of svn mv of versioned ports to unversioned. 2013-09-20 21:39:43 +00:00
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Alex Kozlov
97e5e7dc3d - Remove last vestiges of MAKE_JOBS_SAFE knob
Approved by:	portmgr (bapt)
2013-09-20 10:54:22 +00:00
Anton Berezin
c897493237 Update to 2.48.
Changes:        http://search.cpan.org/dist/Net-Whois-Raw/Changes
2013-09-20 10:18:08 +00:00
Jun Kuriyama
7c30d89d31 Client library for APNs that support the extended format.
WWW: http://search.cpan.org/dist/Net-APNs-Extended/
2013-09-20 09:00:12 +00:00
Sunpoet Po-Chuan Hsieh
10758394d1 - Update to 0.24
Changes:	http://search.cpan.org/dist/IO-Socket-IP/Changes
2013-09-20 06:34:52 +00:00
William Grzybowski
df763d1a99 net/libnatpmp: fix build without gcc
- Fix build without gcc [1]
- Trim Makefile header [1]
- USES gmake
- Remove leading article from COMMENT
- Use single space for WWW
- Add LICENSE (BSD)

PR:		ports/182235 [1]
Submitted by:	Hung-Yi Chen <gaod hychen.org> (maintainer)
2013-09-19 21:42:24 +00:00
Ryan Steinmetz
efc7c62c68 - Update to 2.2.1
- Convert to new 'created by' header
2013-09-19 13:01:18 +00:00
Rene Ladan
7f6ba9d599 net/boinc-client :
- update to 7.0.65 [1] Unlike the PR, keep the SKINS option and the
  extra skins, and do not pregenerate autotools files.
- work around a build conflict with archivers/libzip in port Makefile [2]
- pre-emptively fix build with libc++
- change MASTERSITE from Pav's to my site
- comment out the BROKEN message for sparc64/ia64/powerpc (for now)
- regenerate patches using 'make makepatch'

astro/boinc-{setiathome-enhanced,astropulse} :
- remove obsolete calls to functions removed from libboinc
  to prevent breakage

PR:		 ports/176724 [1]
Submitted by:	 Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> [1]
Submitted by:	 zi@ [2]
2013-09-18 13:48:19 +00:00
Baptiste Daroussin
2b07ee6ce0 Add an explicit dependency on pkgconf 2013-09-18 08:38:20 +00:00
Cy Schubert
a1983dd5ba Fix build under 10-CURRENT. 2013-09-18 08:20:02 +00:00
Baptiste Daroussin
bfc7b77224 Do not overwrite USES 2013-09-18 08:14:52 +00:00
Andrej Zverev
3e56bbd8f5 - add a build dependency on perl
- convert USE_GMAKE to USES=gmake

With hat:	perl@
2013-09-18 06:47:20 +00:00
Andrej Zverev
758513cb3e - Calling pod2man from extract stage require perl
With hat:	perl@
2013-09-18 06:38:09 +00:00
Andrej Zverev
33915fc265 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 06:30:31 +00:00
Antoine Brodin
789e5cdbcd Fix build with libc++ which does not has tr1 namespace 2013-09-15 19:03:03 +00:00
Antoine Brodin
5bbcfac884 Update to 1.1.9 2013-09-15 19:00:03 +00:00
Andrej Zverev
cf0ecd6699 - Fix after recent conversion to perl5 framework 2013-09-15 15:14:00 +00:00
Andrej Zverev
e47ac01488 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-15 14:54:36 +00:00
Joe Marcus Clarke
3796ff6939 Update to 1.10.2. See
http://www.wireshark.org/docs/relnotes/wireshark-1.10.2.html for a list
of changes in this release.
2013-09-15 14:29:31 +00:00
Ed Schouten
413b2a3af3 Update uriparser to 0.7.9. 2013-09-15 11:15:04 +00:00
Sunpoet Po-Chuan Hsieh
3fadc72b92 - Remove NOT_FOR_ARCHS=alpha: it is gone and will not return.
Pointed out by:	linimon
2013-09-15 05:24:15 +00:00
Martin Matuska
74761a098a Mark as BROKEN on head until fixed 2013-09-14 17:13:10 +00:00
Pawel Pekala
1fe63a7c95 Update to version 4.2.66
Changelog:
--- 4.2.66 2013/09/11

ZOOM: fix record handling for Solr. ZOOM_record_get would return 0, if
schema was given for search. YAZ-675

Add Solr date range searches. YAZ-621
2013-09-14 15:43:43 +00:00
Baptiste Daroussin
0d5121c63c Fix build with clang remove USE_GCC=any 2013-09-14 11:09:16 +00:00
Sunpoet Po-Chuan Hsieh
21edd020b8 - Use USES=gmake 2013-09-14 09:03:34 +00:00
Sunpoet Po-Chuan Hsieh
9d278ad9c8 - Update to 379.38.1
- Update IPV6 support: port two operations to RFC3542 [1]
- Use USES=gmake
- Use NOT_FOR_ARCHS
- Do not silence installation message
- Cosmetic change

Submitted by:	Matthieu Volat <mazhe@alkumuna.eu> [1]
2013-09-14 08:51:13 +00:00
John Marino
27713e1c50 Add explicit dependency on pkgconf (10 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-13 01:21:55 +00:00
Andrej Zverev
7e34618502 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 16:11:43 +00:00