aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* - Support STAGEDIRsunpoet2013-10-101-4/+3
|
* Note CONFLICT with upcoming net/freeradius3 portzi2013-10-091-1/+2
|
* - Update to 1.1sunpoet2013-10-093-10/+10
| | | | | | | - Sort RUN_DEPENDS - Update WWW Changes: https://github.com/bear/python-twitter/blob/master/CHANGES
* Correct dependencies for static pcre linkage;demon2013-10-092-10/+6
| | | | switch to USES=gmake.
* - Update to 1.17tabthorpe2013-10-092-3/+3
| | | | | PR: ports/182716 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* Port requires MAKE_JOBS_UNSAFE to be set.edwin2013-10-081-0/+3
|
* Fix build of net/ngrep on 10.0edwin2013-10-082-5/+14
|
* - Update from 1.0 to 1.1 [1]danilo2013-10-083-24/+35
| | | | | | | | | | - Remove the indefinite article from COMMENT - Convert USE_GMAKE to USES - Add stage support PR: ports/182788 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer) [1] Approved by: wg/culot (mentors, implicit)
* - Add missed dependency on ALSA when option is selectedfluffy2013-10-071-0/+1
| | | | | PR: 182778 Submitted by: Kevin Zheng
* - Remove LATEST_LINK from my Qt4/KDE4 portsmakc2013-10-071-8/+1
| | | | | - Use new LIB_DEPENDS syntax - Use options helpers
* multimedia/x264: Update to 20130827 snapshotkoobs2013-10-071-0/+1
| | | | | | | | | | - Update to 20130827 snapshot - Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure - Chase library version bump in dependent ports PR: ports/182484 Submitted by: mm Reviewed by: kwm, bapt
* GtkNetCat is a Graphic User Interface for netcat. Netcat provides systemnemysis2013-10-075-0/+80
| | | | | | | | | | | functions as a computer networking utility for reading from and writing to network connections on either TCP or UDP. WWW: http://wiki.lxde.org/en/GtkNetCat PR: ports/179844 Submitted by: nemysis (self) Approved by: wg/pawel (mentors)
* - Add LICENSEsunpoet2013-10-074-14/+9
| | | | | | - Support STAGEDIR - Cleanup Makefile - Update WWW
* Add stage support for linux-f10-* ports maintained by emulation@rene2013-10-061-6/+3
| | | | (category net).
* - Update from 0.83 to 0.84danilo2013-10-062-3/+3
| | | | Approved by: wg/culot (mentors, implicit)
* - Convert USE_GMAKE=yes to USES=gmakegblach2013-10-061-6/+4
| | | | | | | - Convert to new LIB_DEPENDS syntax - Support staging Approved by: crees, tabthorpe (mentors, implicit)
* Removed unmaintained (ports@) or gnome@ ports depending on gnome1bapt2013-10-056-72/+0
| | | | Approved by: gnome (implicit)
* Update to version 1.5.0.demon2013-10-053-5/+5
|
* net/py-kombu: update to 2.5.15wg2013-10-052-27/+10
| | | | - Update to 2.5.15
* - Add stage supportdanilo2013-10-051-3/+2
| | | | | | PR: ports/182641 Submitted by: Denis Generalov <gd@rambler-co.ru> (maintainer) Approved by: wg/culot (mentors, implicit)
* - Add stage support [1]danilo2013-10-051-5/+3
| | | | | | | | - Remove the indefinite article from COMMENT PR: ports/182643 Submitted by: Denis Generalov <gd@rambler-co.ru> (maintainer) [1] Approved by: wg/culot (mentors, implicit)
* - Update to 1.14culot2013-10-053-6/+4
| | | | - Support staging
* - Update to 1.3.9nemysis2013-10-053-147/+11
| | | | | | | | | - Change maintainer email to @FreeBSD.org - Add USES pathfix instead of REINPLACE_CMD - Support STAGEDIR - Remove PORTDOCS from pkg-plist Approved by: wg/pawel (mentors)
* enable stage.ume2013-10-052-5/+3
|
* enable stage.ume2013-10-051-6/+3
|
* - Update to 1.20sunpoet2013-10-053-8/+16
| | | | | | | | - Add LICENSE - Add TEST_DEPENDS - Support STAGEDIR Changes: http://search.cpan.org/dist/Net-MAC-Vendor/Changes
* - enable stage.ume2013-10-052-13/+25
| | | | - add LICENCE.
* - add LICENCE.ume2013-10-041-1/+3
| | | | - remove CFLAGS from CONFIGURE_ENV to make portlint happy.
* - enable stage.ume2013-10-043-10/+28
| | | | - add LICENCE.
* Support staging.naddy2013-10-042-15/+8
|
* - Update from 1.2.1 to 1.2.2 [1]danilo2013-10-042-4/+3
| | | | | | | | - Add stage support PR: ports/182606 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> (maintainer) [1] Approved by: wg (mentor)
* - Update from 1.4.1 to 1.4.2 [1]danilo2013-10-042-4/+3
| | | | | | | | - Add stage support PR: ports/182607 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> (maintainer) [1] Approved by: wg (mentor)
* enable stage.ume2013-10-041-1/+0
|
* If running with nbproc > 1, haproxy spawns several processes and writes theirdemon2013-10-042-8/+10
| | | | | | | | | | | pids to $pidfile (one pid per line). Our check_pidfile() from rc.subr will get only first pid and use it for stop/status/etc which is incorrect. Do not use pidfile for that, rather use $procname to get the list of running haproxy processes. [If you know how to do the same with pidfile, please tell me.]
* - update to version 3.29ohauer2013-10-042-15/+8
| | | | | | | | | - add stage support Changes 2013-10-02: 3.29 - added decode for nat_port structure - include intypes.h for PRIu64 etc. - minor bugfixes - thanks to Rowan Thorpe
* Re-add ICONV to OPTIONS_DEFINE. This went missing during theehaupt2013-10-041-1/+1
| | | | | | update/OPTIONS_RADIO conversion. Notified by: mat
* The previously introduced "fix" for the supposedly ignored --with-rsyncd-confehaupt2013-10-041-4/+1
| | | | | | | | | configure option was bogus. The reason for it being ignored was a clobbered CONFIGURE_ARGS definition (lack of +=). Revert previous change and properly append later CONFIGURE_ARGS. Notified by: naddy
* Provide a patch to workaround a problem with the configure script ignoringehaupt2013-10-031-0/+4
| | | | | | | --with-rsyncd-conf. PR: 182596 (based on) Submitted by: Alexey Markov <redrat@mail.ru>
* Update to 0.90.0.mat2013-10-034-13/+25
| | | | | | | maintainer timeout. PR: 182201 Submitted by: mat
* - Change maintainer email to @FreeBSD.orgdanilo2013-10-032-7/+5
| | | | | | - Add stage support Approved by: culot (mentor)
* Drop condititional dependency on py-imporlib, since it was removed.rm2013-10-031-2/+1
| | | | With hat: python
* Don't overwrite existing schema when they already do.delphij2013-10-032-5/+5
| | | | | PR: ports/177016 Submitted by: pclin
* Update to 2.3.3ehaupt2013-10-023-11/+16
|
* Actually remove files/extrapatch-detect-renamed.diffehaupt2013-10-021-759/+0
|
* - Update to 3.1.0ehaupt2013-10-024-44/+36
| | | | | | | | | | - Rework OPTIONS to use OPTIONS_RADIO for mutually exclusive options. This allows us to get rid of various IGNORE definitions - Add an option to use zlib from base instead of the bundled one (default) - Functionality of extrapatch-detect-renamed.diff has been incorporated with the upstream patch maintainers - Provide a patch required for the "file system flags" option (have been submitted upstream)
* net/wpa_gui: add <unistd.h> for modern compilersmarino2013-10-021-0/+13
| | | | | | | Actually, this header was conditionally included for ming32, so I only removed that condition so unistd.h is always included. Approved by: portmgr (bapt, implicit)
* net/click: add <cstddef> for modern compilersmarino2013-10-022-0/+20
| | | | Approved by: portmgr (bapt, implicit)
* lib/pktanon: add <unistd.h> for modern compilersmarino2013-10-022-0/+11
| | | | | | USE_DOS2UNIX had to be set in order to apply the patch. Approved by: portmgr (bapt, implicit)
* - Support STAGEDIRsunpoet2013-10-0118-54/+44
|
* - Remove default DISTNAMEbdrewery2013-09-301-1/+0
| | | | | | PR: ports/165609 Submitted by: pgollucci (March 2012) With hat: portmgr
* The FreeBSD graphics/x11 team proudly presentszeising2013-09-302-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a kwm, zeising production: MESA 9.1.6 Starring: Mesa 9.1.6, including libGL, libGLU and dri (new xorg only) Addition of libEGL and libglesv2 KMS support for ATI graphics cards in 10-current (new xorg only) Improved sparc64 support for new xorg. [1] pixman 0.30.2, including shlib bump and portrevision bumps libX11 1.6.2 Make absolute pointing devices work with x11-drivers/xf86-input-mouse x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver) Also starring: Updates to drivers and other libraries and utilities Additional notes: When updating MESA related ports (libGL, dri) you need to remove old versions first. See UPDATING for details. PR: ports/181962 [2] Submitted by: marius [1] zeising [2] Exp-run by: bdrewery Approved by: portmgr (bdrewery) Thanks to all who helped testing!
* Convert unison ports to stagingmadpilot2013-09-294-42/+28
| | | | | Approved by: bsam (for net/unison-nox11) Approved by: mandree (implicit, for net/unison232)
* - Convert to staging.eadler2013-09-291-3/+2
|
* - Override install target to make it behave sanelyerwin2013-09-282-4/+13
| | | | - Add stage support
* - Update to 1.7.1olivierd2013-09-283-8/+5
| | | | | | - Use PYTHON_PY3K_PLIST_HACK ChangeLog: https://github.com/shazow/urllib3/blob/1.7.1/CHANGES.rst#171-2013-09-25
* - convert to stagingeadler2013-09-281-2/+1
|
* - stageifymatthew2013-09-271-9/+2
|
* - Remove another port made obsolete by sysutils/pcbsd-utils-qt4kmoore2013-09-275-392/+0
|
* Fix build with libc++rene2013-09-271-0/+10
| | | | Reported by: pkg-fallout
* - Update to 0.54sunpoet2013-09-273-18/+16
| | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/Net-GitHub/Changes
* Fix build on head with clang and libc++.zeising2013-09-261-0/+10
|
* Reset maintainer due to bounce: domain has disappeared. Resetlinimon2013-09-251-2/+5
| | | | | | mastersite. Mark for 2-month expiration. Submitted by: portsmon email bounce
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-2514-14/+0
| | | | With hat: portmgr
* 1: Add support of STAGE.vanilla2013-09-257-32/+40
| | | | 2: do not overwrite CFLAGS.
* Add staging supportrene2013-09-241-2/+1
|
* Man pages are automatically compressedbapt2013-09-241-2/+2
|
* - support stagingaz2013-09-242-6/+4
|
* - update to 1.0.7jgh2013-09-242-10/+8
| | | | - support staging
* Update to version 4.2.68pawel2013-09-242-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- 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
* net/minidlna: allow stagingwg2013-09-232-15/+13
| | | | | - Allow stating - Convert lib depends to new format
* Tidy up zope/plone ports over the tree. Common changes:rm2013-09-232-1/+2
| | | | | | | | | | - 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.
* Use stagebapt2013-09-232-10/+9
| | | | Modernize LIB_DEPENDS
* Fix NO_STAGE attributionbapt2013-09-236-6/+6
|
* - Update to 3.2.13zi2013-09-223-8/+8
|
* Update to 0.14.0cs2013-09-222-3/+3
|
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-219-10/+13
|
* Actualy hook up avahi-gtk3.kwm2013-09-211-0/+1
| | | | Submitted by: linimon
* - unsupported upstream, consider using net/gogocjgh2013-09-211-0/+3
| | | | | | | | | 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 )
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211288-2838/+1840
| | | | net)
* Move ptlib26, opal3 and ekiga3 to unversioned ports and update to:kwm2013-09-2130-1199/+366
| | | | | | ptlib to 2.10.10 opal to 3.10.10 ekiga to 4.0.1
* Remove old versions, in preperation of svn mv of versioned ports to unversioned.kwm2013-09-2115-684/+0
|
* SSP support has been added to ports with WITH_SSP for i386 and amd64bdrewery2013-09-207-22/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Remove last vestiges of MAKE_JOBS_SAFE knobak2013-09-202-4/+0
| | | | Approved by: portmgr (bapt)
* Update to 2.48.tobez2013-09-202-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
* Client library for APNs that support the extended format.kuriyama2013-09-205-0/+36
| | | | WWW: http://search.cpan.org/dist/Net-APNs-Extended/
* - Update to 0.24sunpoet2013-09-202-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
* net/libnatpmp: fix build without gccwg2013-09-203-12/+21
| | | | | | | | | | | | - 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)
* - Update to 2.2.1zi2013-09-194-160/+42
| | | | - Convert to new 'created by' header
* net/boinc-client :rene2013-09-1813-180/+155
| | | | | | | | | | | | | | | | | | - 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]
* Add an explicit dependency on pkgconfbapt2013-09-181-0/+1
|
* Fix build under 10-CURRENT.cy2013-09-181-0/+11
|
* Do not overwrite USESbapt2013-09-181-2/+1
|
* - add a build dependency on perlaz2013-09-181-1/+2
| | | | | | - convert USE_GMAKE to USES=gmake With hat: perl@
* - Calling pod2man from extract stage require perlaz2013-09-181-1/+1
| | | | With hat: perl@
* - convert to the new perl5 frameworkaz2013-09-1618-29/+33
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Fix build with libc++ which does not has tr1 namespaceantoine2013-09-162-0/+87
|
* Update to 1.1.9antoine2013-09-162-3/+3
|
* - Fix after recent conversion to perl5 frameworkaz2013-09-151-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-1510-21/+17
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* Update to 1.10.2. Seemarcus2013-09-153-4/+4
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.10.2.html for a list of changes in this release.
* Update uriparser to 0.7.9.ed2013-09-152-4/+4
|
* - Remove NOT_FOR_ARCHS=alpha: it is gone and will not return.sunpoet2013-09-151-3/+0
| | | | Pointed out by: linimon
* Mark as BROKEN on head until fixedmm2013-09-151-0/+4
|
* Update to version 4.2.66pawel2013-09-142-3/+3
| | | | | | | | | | 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
* Fix build with clang remove USE_GCC=anybapt2013-09-141-1/+1
|
* - Use USES=gmakesunpoet2013-09-141-4/+2
|
* - Update to 379.38.1sunpoet2013-09-145-110/+61
| | | | | | | | | | - 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]
* Add explicit dependency on pkgconf (10 ports)marino2013-09-131-0/+1
| | | | Approved by: portmgr (bapt, implicit)
* - convert to the new perl5 frameworkaz2013-09-134-9/+5
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - Update to 0.23sunpoet2013-09-122-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
* - Fix package list when FUSE option is selecteddanfe2013-09-122-30/+25
| | | | | | | | - Allow to build with any compiler and remove USE_GCC - Remove LICENSE_FILE (just a standard GPL boilerplate) - Employ OPTIONS helpers and modern LIB_DEPENDS syntax - Drop apparently left-over post-patch target that does nothing now - Improve on the COMMENT line, some other cleaning while here
* Add explicit dependency on pkgconf (27 ports)marino2013-09-121-5/+2
|
* Add missing USES=iconvantoine2013-09-121-1/+1
|
* net/tigervnc: update to 1.3.0wg2013-09-119-2478/+97
| | | | | | | | | | | | | | - Update to 1.3.0 [1] - Add BUILD_DEPENDS on bash [1] - Adjust CONFIGURE_ARGS for two different versions of xorg [1] - Normalize COMMENT [1] - USES gmake - Convert lib depends to new syntax Changes: http://sourceforge.net/mailarchive/message.php?msg_id=31144665 PR: ports/180911 [1] Submitted by: Koichiro IWAO <meta+ports vmeta.jp> (maintainer)
* Add an explicit dependency on pkgconfantoine2013-09-111-6/+2
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-111-1/+1
|
* Dropbox Uploader is a BASH script which can be used to upload, download, delete,nivit2013-09-104-0/+44
| | | | | | | list files (and more!) from Dropbox, an online file sharing, synchronization and backup service. WWW: https://github.com/andreafabrizi/Dropbox-Uploader
* Update to 2.0.5martymac2013-09-102-3/+3
|
* - Fix fetchwen2013-09-101-3/+1
| | | | Reported by: bdrewery@
* - remove leading indefinite article from COMMENTrm2013-09-102-5/+4
| | | | | | | | - convert USE_GMAKE to USES equivalent - relax USE_PYTHON check: 2.7 is now supported - add trailing slash to WWW in pkg-descr Approved by: oliver (maintainer, by mail)
* net/ftelnetd: Mark BROKEN, unfetchable due to parked MASTER_SITESmarino2013-09-101-5/+3
| | | | PR: ports/181551 (timed out)
* - Unbreak fetching by sorting out MASTER_SITES (point it back to SF)danfe2013-09-102-28/+20
| | | | | | - Modernize Makefile header (bring it down to just two lines) - Convert USE_GMAKE and USE_PERL5_BUILD to USES, sort the knobs - Clean up port description and do-install: message, utilize ${FMT}
* - Remove net/p5-SOAP-Transport-HTTP-Placktabthorpe2013-09-105-48/+0
| | | | | | | - Duplicate of www/p5-SOAP-Transport-HTTP-Plack - This should fix the portbuild bot With hat: portmgr
* net/crtmpserver: update to 0.806wg2013-09-105-27/+58
| | | | | | | | | | - Update to 0.806 [1] - Convert lib depends to new syntax - Add LICENSE (GPLv3) - Fix pkg-plist PR: ports/181924 [1] Submitted by: Gavriloaie Eugen-Andrei <support rtmpd.com> (maintainer)
* - Fix the build with clang and libc++.rakuco2013-09-104-16/+8
| | | | | | | | | | | | | | | - Point to the new domain in WWW. - Convert Makefile header. - Get rid of files/patch-herqq.pro by passing the proper arguments in QMAKE_ARGS. fluffy is usually responsive to PRs, but I ended up asking bapt for an approval here because hupnp is a dependency of kdelibs4 and I want to reduce the likelihood of an avalanche of PRs and complaints about KDE4 not building on -CURRENT (there are other ports to fix, though). PR: ports/181974 Approved by: portmgr (bapt)
* - Add p5-SOAP-Transport-HTTP-Plack 0.03sunpoet2013-09-105-0/+48
| | | | | | | | | | | | | | | | SOAP::Transport::HTTP::Plack - transport for Plack [1] PSGI toolkit for SOAP::Lite module. The module is quite similar to SOAP::Transport::HTTP::Apache. Docs were stolen completely from SOAP::Transport::HTTP::Nginx. [1] http://search.cpan.org/~miyagawa/Plack/ WWW: http://search.cpan.org/dist/SOAP-Transport-HTTP-Plack/ PR: ports/172317 Submitted by: Takefu <takefu@airport.fm>
* - Use USES=shebangfixsunpoet2013-09-102-39/+40
| | | | - Sort *_DEPENDS and PLIST
* - Add LICENSEsunpoet2013-09-091-0/+5
| | | | - Add PORTSCOUT
* Update to 1.4.1.tobez2013-09-093-4/+5
| | | | | | Changes: http://search.cpan.org/dist/NetPacket/Changes PR: 181950 Submitted by: maintainer
* - Update to 0.9.2sunpoet2013-09-092-4/+4
| | | | | | Changes: https://github.com/mitmproxy/netlib/commits/master PR: ports/181941 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* Update to 1.131650.tobez2013-09-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
* net/openmpi: update to 1.6.5wg2013-09-084-87/+58
| | | | | | | | | | | | | | - Update to 1.6.5 - Removed indefinite article from COMMENT - Use new LIB_DEPENDS format - Use options helpers - Removed files directory - Pass maintainership to submitter Changelog: http://svn.open-mpi.org/svn/ompi/tags/v1.6-series/v1.6.5/NEWS PR: ports/181916 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
* - fix build after r325411dinoex2013-09-081-2/+7
| | | | cvs port is nedded only on FreeBSD-10
* Don't assume that the user have gcc and do not override default CFLAGS.delphij2013-09-081-1/+5
| | | | | PR: ports/181929 Reported by: O. Hartmann <ohartman zedat fu-berlin de>
* Fixed with clang.vanilla2013-09-086-17/+40
|
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forbsam2013-09-083-3/+3
| | | | | | | pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to new variable usage. Approved by: portmgr (bapt, implicit)
* - Use single space after WWW:sunpoet2013-09-083-3/+3
|
* - Update to 13.1.0sunpoet2013-09-082-14/+8
| | | | | | | | | | - Add my LOCAL to MASTER_SITES - Remove LICENSE_FILE for well-known licenses - Update USE_PYTHON - Remove unnecessary WRKSRC - Cleanup Makefile header Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/pair/topfiles/NEWS
* - Upgrade to 2013.08.31thierry2013-09-072-6/+6
| | | | | | | | | | | Changelog at <http://www.live555.com/liveMedia/public/changelog.txt> - Change the license to LGPL21 - Add a mirror to SF. PR: ports/181907 Submitted by: maintainer
* Fix plist.netchild2013-09-072-2/+1
|
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-071-2/+2
|
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-071-2/+2
|
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-071-1/+1
|
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-071-1/+1
|
* - Update to 0.20.6sunpoet2013-09-072-6/+6
| | | | | | - Convert to new LIB_DEPENDS format Changes: http://git.gnome.org/browse/gupnp/tree/NEWS
* - Update to 0.14.5sunpoet2013-09-072-4/+4
| | | | | | - Convert to new LIB_DEPENDS format Changes: http://git.gnome.org/browse/gssdp/tree/NEWS
* - Update to 2.012sunpoet2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Socket/Changes
* Update to 1.15.tobez2013-09-072-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/Changes
* Ensure CC is respectedbapt2013-09-071-5/+4
| | | | Set USE_GCC=any to allow building on head
* Add an explicit dependency on pkgconfbapt2013-09-071-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0717-17/+34
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0719-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-061-1/+1
|
* Really correct plist.mat2013-09-062-16/+32
| | | | | From perl 5.16 onwards, it doesn't need any .xs because Perl already has a version of Socket::getaddrinfo.
* - convert to the new perl5 frameworkaz2013-09-0619-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-063-15/+5
|
* Add an explicit dependency on pkgconfbapt2013-09-061-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0619-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0619-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Update to 0.00011.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Crypt-DH-GMP/Changes
* - Allow respect USES from slave-ports (libproxy-perl now using USES)az2013-09-061-1/+1
|
* - Update to 1.12culot2013-09-063-11/+11
| | | | | | - Trim Makefile's header - Convert to new Uses/perl5.mk framework - Pet portlint(1)
* - convert to the new perl5 frameworkaz2013-09-0619-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-065-17/+7
| | | | | | | | "--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null) otherwise; . convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}. Approved by: portmgr (bapt, implicit)
* Add an explicit dependency on pkgconfantoine2013-09-061-1/+1
| | | | Approved by: portmgr (bapt)
* Update to 0.13.1.novel2013-09-062-3/+3
|
* Do not overwrite CONFIGURE_ARGSbapt2013-09-052-2/+2
| | | | Submitted by: tijl
* - convert to the new perl5 frameworkaz2013-09-0519-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* - Fix pkg-plistaz2013-09-052-27/+16
| | | | Submitted by: sahil@
* - convert to the new perl5 frameworkaz2013-09-0519-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Fix build on head with iconv in libcbapt2013-09-052-5/+13
|
* - convert to the new perl5 frameworkaz2013-09-054-4/+6
| | | | Approved by: portmgr (bapt@, blanket)
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-051-1/+1
| | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me)
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-053-5/+10
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* - Update to 3.2.9zi2013-09-043-4/+8
|
* - Remove leading indefinite article from COMMENTsunpoet2013-09-041-1/+1
|
* - Obsolated NOPORTDOCSsem2013-09-041-1/+1
|
* - Update to 4.7sem2013-09-042-9/+9
|
* Use the new modbuildtiny macro.mat2013-09-041-2/+1
|
* Update to 1.21.tobez2013-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Patricia/Changes
* This one uses Module::Build::Tiny to build.mat2013-09-041-1/+2
|
* Fix build on 10.0 and 8.X.hrs2013-09-043-8/+41
| | | | Reported by: Lars Eggert, pkg-fallout
* - Update to 3.2.8zi2013-09-044-114/+160
|
* Add an explicit dependency on pkgconfantoine2013-09-041-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-041-2/+1
|
* Add en explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-032-5/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-6/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-036-25/+9
|
* - Convert to the new perl5 frameworkaz2013-09-031-6/+3
| | | | - Trim Makefile header
* - Convert to the new perl5 frameworkaz2013-09-032-12/+6
| | | | - Trim Makefile header
* - Update to 0.22sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 0.26sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 0.64sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* net/gpxe: unbreak buildwg2013-09-032-12/+8
| | | | | | | | - Unbreak build [1] - USES gmake perl5 PR: ports/179203 [1] Submitted by: Gürkan Karaman <gk.freebsd googlemail.com> (maintainer)
* Add an explicit dependency on pkgconfbapt2013-09-032-2/+2
|
* - Set correctly MASTER_SITESlippe2013-09-022-4/+5
| | | | | | | | | | - Use appropriate COMMENT - Move pkg-message to files/pkg-message.in using SUB_FILES - Use INSTALL_PROGRAM PR: ports/180180 Submitted by: lippe@ Approved by: Alexander Panyushkin <vsityz@gmail.com> (maintainer)
* - Update to 0.53jadawin2013-09-022-3/+3
|
* Adopt USES+=iconv.bsam2013-09-021-3/+2
| | | | | | | FYI: only three ports left with *_DEPENDS upon converters/libiconv. Submitted by: bsam (me, via e-mail) Reviewed by: 6yearold@gmail.com (maintainer)
* Convert to USES: pkgconfig, gmake, perl5bapt2013-09-021-5/+2
|
* Change my ports to USES (gmake|perl5)garga2013-09-023-4/+3
|
* Add an explicit dependency on pkgconfigbapt2013-09-021-1/+1
|
* - Resolve of using PERL_CONFIGURE and PERL_MODBUILD togetheraz2013-09-021-7/+3
| | | | | | | - Convert to new perl5 framework - Trim Makefile header With hat: perl@
* - Resolve of using PERL_CONFIGURE and USE_PERL5 togetheraz2013-09-021-7/+3
| | | | | | | - Convert to new perl5 framework - Trim Makefile header With hat: perl@
* Remove expired ports:rene2013-09-0113-1674/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-28 lang/gdc: Broken for more than 6 month 2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013 2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc 2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version 2013-09-01 devel/dsss: Depends on expired lang/gdc 2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer 2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer 2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer 2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer 2013-09-01 net/ipex: Broken on FreeBSD 8 and newer 2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer 2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer 2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer 2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer 2013-09-01 net/libproxy-mozjs: Does not work with newer libxul 2013-09-01 www/helixplugin: Does not work with newer libxul 2013-09-01 deskutils/chmsee: Does not work with newer libxul 2013-09-01 www/moonshine: Does not work with newer libxul 2013-09-01 x11/ggiterm: Unmaintained and broken 2013-09-01 graphics/libggigcp: Unmaintained 2013-09-01 graphics/libggimisc: Unmaintained 2013-09-01 graphics/libggiwmh: Unmaintained 2013-09-01 devel/libgiigic: Unmaintained 2013-09-01 games/koth: Unmaintained
* Update to 0.53.tobez2013-09-012-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-GitHub/Changes
* Update to 0.13.tobez2013-08-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Google-SAML-Response/Changes
* - Add missed dependsaz2013-08-311-4/+10
| | | | | | | | - sort _DEPENDS - Convert to new perl framework - bump portrevision Approved by: maintainer (crees@ via email)
* - Make it fetchable again by providing two backup sites for the time beingdanfe2013-08-312-16/+9
| | | | | | - While here: touch COMMENT, wrap overly long lines, do not hardcode tar(1) program name and use -C switch, utilize REINPLACE_ARGS, remove old-school attribution from the port description and now-defunct WWW address line
* - Update to 1.7olivierd2013-08-313-9/+33
| | | | - Fix pkg-plist with Python 2 and Python 3
* - Mark BROKEN, fails to fetchbdrewery2013-08-311-0/+2
|
* - No MASTER_SITE defined, manual fetch is required regardless ofbdrewery2013-08-311-6/+3
| | | | | | | PACKAGE_BUILDING. Otherwise this just fails to fetch when building packages. Missed in r325598 With hat: portmgr
* - IGNORE when PACKAGE_BUILDING as these require manual fetchbdrewery2013-08-311-6/+6
| | | | With hat: portmgr
* - Mark BROKEN, fails to fetchbdrewery2013-08-311-0/+2
|
* Convert USE_GNOME=pkgconfig to USES=pkgconfigbapt2013-08-3114-75/+27
| | | | | | | | | While here: - Trim headers - Convert: * USE_GNOME=gnomehack -> USES=pathfix * USE_PERL5 -> USES=perl5 * USE_GMAKE -> USES=gmake
* Update to 2.38.tobez2013-08-302-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
* - Mark BROKEN, fails to install.bdrewery2013-08-301-0/+2
| | | | | | | | | test -z "/usr/local/lib/python2.7/site-packages/avahi" || /bin/mkdir -p "/usr/local/lib/python2.7/site-packages/avahi" install -o root -g wheel -m 444 __init__.py '/usr/local/lib/python2.7/site-packages/avahi' ../../py-compile: Missing argument to --destdir. gmake[2]: *** [install-avahiPYTHON] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/net/py-avahi/work/avahi-0.6.31/avahi-python/avahi' gmake[1]: *** [install-am] Error 2
* - Update to 20130824 [1]culot2013-08-304-12/+10
| | | | | | | | - Trim Makefile's header Changes: http://www.wand.net.nz/pipermail/scamper-announce/2013-August/000016.html PR: ports/181518 [1] Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer)
* - Update to 2.0.1tota2013-08-302-3/+3
|
* - Remove Author linesunpoet2013-08-304-6/+0
|
* - Add WWWsunpoet2013-08-307-7/+1
| | | | | - Use single space after WWW: - Remove Author line
* - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these shouldbdrewery2013-08-291-13/+4
| | | | | | | | | | be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES and require manual fetching, others are already marked RESTRICTED. - Trim headers - Convert some pre-fetch errors into IGNORE - Remove needless quoting in java/jdk7-doc IGNORE With hat: portmgr
* - Remove second WWW which can be reached from primary WWWsunpoet2013-08-291-1/+0
| | | | Suggested by: danfe
* - update to 1.1.6rm2013-08-292-4/+3
| | | | | | | | | | | | | | | | > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Empty fields above will be automatically removed. M py-smb/Makefile M py-smb/distinfo
* Use MAKE_ARGS (CC="${CC}") instead of a patch.bsam2013-08-292-9/+4
| | | | Reported by: bapt
* - Use single space after WWW:sunpoet2013-08-291-2/+2
|
* - Add RG link to pkg-descrsunpoet2013-08-291-0/+1
|
* - Use single space after WWW:sunpoet2013-08-295-5/+5
|
* - Use single space after WWW:sunpoet2013-08-292-2/+2
|
* - Use single space after WWW:sunpoet2013-08-2937-37/+37
|
* - Disconnect ports removed in r325546bdrewery2013-08-291-1/+0
|
* Update net/asterisk to 1.8.23.1flo2013-08-296-11/+9
| | | | | | | Update net/asterisk10 to 10.12.3 Update net/asterisk11 to 11.5.1 Security: fd2bf3b5-1001-11e3-ba94-0025905a4771
* Update to latest GNUstep core libraries.theraven2013-08-294-62/+0
| | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt
* . fix build with clang (CC=gcc -> CC?=gcc);bsam2013-08-282-10/+16
| | | | | | | . add LICENSE (GPLv2); . bump PORTREVISIONr; . group build statements; . mute mkdir.
* Remove expired port:rene2013-08-2811-355/+0
| | | | 2013-08-28 net/gatekeeper: Vulnerable for than 2 month
* - Move handling of X11 option down, so that the two handlers for therene2013-08-281-15/+12
| | | | | | | | MANAGER optino can be merged [1] - Use new LIB_DEPENDS syntax PR: ports/176724 [1] (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
* Catch another install target which used LOCALBASE instead of PREFIXrene2013-08-281-1/+1
| | | | | PR: ports/176724 (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
* Overhaul option handling:rene2013-08-282-24/+27
| | | | | | | | | | | | | | | | | | | | | | | - Only use the rc framework for boinc-client when the CLIENT option is selected - Always set CLIENT and X11 options when MANAGER option is selected - Unset USER option when CLIENT option is not selected - Create the share/boinc directory when the MANAGER or X11 option is set instead of when the USER option is set - Prefer negation over empty() when checking options - Update description for the USER option In pkg-install.in : - Only install the CA bundle and only adjust file ownership of ~boinc when the USER option is selected - Only install skins when both the USER and MANAGER options are selected While here: - create share/pixmaps in PREFIX instead of LOCALBASE - wrap a long line PR: ports/176724 (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
* The pre-install target of pkg-install is now part of post-install, sorene2013-08-281-4/+2
| | | | | | adjust Makefile accordingly. Missed this in the one-to-last commit.
* Remove expired ports:rene2013-08-2810-360/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2013-08-27 lang/ldc-devel: Broken for more than 6 month 2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month 2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month 2013-08-27 sysutils/avfs: Broken for more than 6 month 2013-08-27 multimedia/mp4split: Broken for more than 6 month 2013-08-27 net-mgmt/noc: Broken for more than 6 month 2013-08-27 sysutils/empower: Broken for more than 6 month 2013-08-27 emulators/xgngeo: Broken for more than 6 month 2013-08-27 graphics/geglmm: Broken for more than 6 month 2013-08-27 sysutils/libumberlog: Broken for more than 6 month 2013-08-27 net/wizd: Broken for more than 6 month 2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month 2013-08-27 palm/barry: Broken for more than 6 month 2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month 2013-08-27 news/lottanzb: Broken for more than 6 month 2013-08-27 textproc/xaira: Broken for more than 6 month 2013-08-27 graphics/f90gl: Broken for more than 6 month 2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month 2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month 2013-08-27 math/dislin: Broken for more than 6 month 2013-08-27 irc/smuxi: Broken for more than 6 month
* Horde package update:mm2013-08-282-7/+4
| | | | | | | | | | | | | | | | | Horde_Browser 2.0.3 -> 2.0.4 Horde_Core 2.6.6 -> 2.7.0 Horde_Crypt 2.2.1 -> 2.2.2 Horde_Exception 2.0.3 -> 2.0.4 Horde_History 2.1.6 -> 2.2.0 Horde_Http 2.0.3 -> 2.0.4 Horde_Perms 2.1.0 -> 2.1.1 Horde_SessionHandler 2.2.2 -> 2.2.3 Horde_Url 2.2.0 -> 2.2.1 horde-base 5.1.2 -> 5.1.3 horde-imp 6.1.3 -> 6.1.4 horde-nag 4.1.1 -> 4.1.2 horde-passwd 5.0.0 -> 5.0.1 horde-turba 4.1.1 -> 4.1.2
* - Update to 2.0.1zi2013-08-272-3/+3
|
* Fix build on head after CVS removalbapt2013-08-271-0/+1
|
* Fix another fallout from ld(1) behaviour change in headbapt2013-08-271-0/+1
|
* Properly define CC, this fix build without gccbapt2013-08-271-4/+2
|