aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* security/libgcrypt: 1.5.3_3 -> 1.6.1Kurt Jaeger2014-07-3011-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | - Update to 1.6.1 - Remove some unneeded patches - Fix pkg-plist - report configure bug upstream https://bugs.g10code.com/gnupg/issue1668 - report API breakage downstream and find that MacPorts had the same issue https://rt.cpan.org/Ticket/Display.html?id=97201 - bump PORTREVISION for dependent ports (approx. 100 ports) - Thanks to exp-run by antoine@ to find ports that break - patch ports that would otherwise break security/shishi with PR 192164 is already committed [1] devel/ccrtp [2] editors/abiword [3] security/p5-Crypt-GCrypt PR: 191256, 192162 [1], 192163 [2], 192166 [3] Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) Notes: svn path=/head/; revision=363436
* - Update net/asterisk to 1.8.29.0Guido Falsi2014-07-298-454/+358
| | | | | | | | | | | | | | | - Update net/asterisk11 to 11.11.0 - Take maintainership [1] - Add missing ODBC option to OPTIONS_DEFINE [2] - Convert ports to using option helpers - Fix LUA option PR: 192226 [2] Submitted by: m.tsatsenko at gmail.com Approved by: flo (previous maintainer) [1] Notes: svn path=/head/; revision=363407
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-2913-13/+13
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Convert a bunch of USE_XZ to USES=tar:xz.Adam Weinberger2014-07-293-6/+3
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363392
* Repair instances, almost all courtesy of bf ;-), of spacesAdam Weinberger2014-07-292-3/+3
| | | | | | | | | | and/or tabs before the =. This made doing regular expressions on the ports tree really difficult. Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363390
* - Add SQLITE3 OPTIONRyan Steinmetz2014-07-293-2/+24
| | | | | | | - Disable heartbleed test (requested by des@) Notes: svn path=/head/; revision=363386
* Fix make fetchAntoine Brodin2014-07-291-1/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=363381
* Fix make fetchAntoine Brodin2014-07-291-1/+2
| | | | | | | Pointy hat: adamw Notes: svn path=/head/; revision=363378
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-2926-52/+26
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-2921-42/+21
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-29116-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - Add LICENSESunpoet Po-Chuan Hsieh2014-07-291-8/+9
| | | | | | | | - Use USES=twisted - Cosmetic change Notes: svn path=/head/; revision=363345
* net/userfw: support stage [1]William Grzybowski2014-07-296-14/+71
| | | | | | | | | | | | | | - Fix for FreeBSD >= 10 [1] - USES tar:xz [1] - USES kmod - Remove check for FreeBSD < 8 - Pass maintainership to submitter PR: 192235 Submitted by: gelraen.ua gmail com [1] Notes: svn path=/head/; revision=363323
* Mark deprecatedTilman Keskinoz2014-07-291-2/+1
| | | | | | | | | PR: 189890 Submitted by: maintainer Approved by: portmgr (implicit, not staged) Notes: svn path=/head/; revision=363316
* net/dhcpcd: update 5.5.6 -> 6.4.2Bartek Rutkowski2014-07-295-46/+19
| | | | | | | | | | | | | - Update BZIP usage to new format - Remove files/patch-configure (accomodated by upstream) - Minor fixes in pkg-plist PR: 191863 Submitted by: Roy Marples <roy@marples.name> Approved by: marino (mentor) Notes: svn path=/head/; revision=363307
* Properly point to the install libevent library to fix the build in some cases.Joe Marcus Clarke2014-07-291-1/+2
| | | | | | | Submitted by: Eli Janssen <elij@wundrd.net> Notes: svn path=/head/; revision=363287
* Rename net/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-2991-23/+14
| | | | | | | | Approve by: portmgr (not really, but one of these is modifying an unstaged port) Notes: svn path=/head/; revision=363285
* Release three ports of snb@John Marino2014-07-281-1/+1
| | | | | | | | | | | | | | Sean Nicholas Barkas is releasing these ports: sysutils/farbot security/openvpn-auth-ldap net/splatd Thanks for looking after these, Sean! PR: 191967 Notes: svn path=/head/; revision=363236
* net/turnserver: Resolve potential db client conflictsJohn Marino2014-07-281-2/+1
| | | | | | | | | | | | The libevent2 commit to this port achieved half of the changes outlined in the PR. PR: 184973 Submitted by: Arnaud Houdelette Approved by: maintainer (Oleg Moskalenko) Notes: svn path=/head/; revision=363230
* Update to 3.1.3 and disable DTRACE option as it is broken.Joe Marcus Clarke2014-07-286-26/+24
| | | | | | | PR: 191157 (dtrace) Notes: svn path=/head/; revision=363216
* - Fix PLISTSunpoet Po-Chuan Hsieh2014-07-282-0/+4
| | | | | | | | | - Bump PORTREVISION for package change Reported by: swills Notes: svn path=/head/; revision=363184
* - Fix PLISTSunpoet Po-Chuan Hsieh2014-07-282-0/+3
| | | | | | | | | - Bump PORTREVISION for package change Reported by: swills Notes: svn path=/head/; revision=363183
* Give at least some indication of what is happening.Adam Weinberger2014-07-281-0/+3
| | | | Notes: svn path=/head/; revision=363181
* - fix libtool -> libtool:keepla leftoversOlli Hauer2014-07-281-2/+0
| | | | | | | | | no bump required because no default option where affected Noted on ports@ by Oliver Hartmann Notes: svn path=/head/; revision=363180
* Update GeoIP to 1.6.0.Adam Weinberger2014-07-285-37/+14
| | | | | | | | With this update, GeoIP no longer ships with the GeoIP data files, so you MUST fetch them yourself, by running the geoipupdate.sh script. Notes: svn path=/head/; revision=363178
* - Respect BSD.gnome.distSunpoet Po-Chuan Hsieh2014-07-281-2/+0
| | | | Notes: svn path=/head/; revision=363143
* - Respect BSD.gnome.distSunpoet Po-Chuan Hsieh2014-07-281-2/+0
| | | | Notes: svn path=/head/; revision=363142
* - Respect BSD.gnome.distSunpoet Po-Chuan Hsieh2014-07-281-2/+0
| | | | Notes: svn path=/head/; revision=363141
* - Respect BSD.gnome.distSunpoet Po-Chuan Hsieh2014-07-281-2/+0
| | | | Notes: svn path=/head/; revision=363140
* - Update security/libtasn1 to 4.0Roman Bogorodskiy2014-07-282-2/+2
| | | | | | | | | | | | | - Add USES= libtool and set INSTALL_TARGET to install-strip - Drop useless bsd.port.options.mk include - Bump PORTREVISION of ports that depend on libtasn1 as shlib version has changed - Add an UPDATING entry for that Exp-run by: antoine Notes: svn path=/head/; revision=363113
* net/scribe: Reset maintainer, no response for 18 monthsJohn Marino2014-07-271-1/+1
| | | | Notes: svn path=/head/; revision=363105
* Stage net/openvswitch then pet portlintJohn Marino2014-07-273-11/+30
| | | | | | | | PR: 192103 Submitted by: Ed Maste Notes: svn path=/head/; revision=363054
* Update to 0.9.12Antoine Brodin2014-07-273-8/+9
| | | | Notes: svn path=/head/; revision=363037
* net/boinc-client: Fix to detect virtualbox againJohn Marino2014-07-272-1/+25
| | | | | | | | | | | The virtualbox path detection code has been patched to work on FreeBSD. The PR submission was modified to avoid hardcoding /usr/local. PR: 188710 Submitted by: Lawrence Chen Notes: svn path=/head/; revision=363031
* net/libvncserver: fix compile warningJohn Marino2014-07-272-2/+13
| | | | | | | | PR: 191527 Submitted by: Duane Notes: svn path=/head/; revision=363005
* net/opennx: Update version 0.16.0.725 => 0.16.0.729John Marino2014-07-272-4/+5
| | | | | | | | PR: 191915 Submitted by: maintainer (Timothy Beyer) Notes: svn path=/head/; revision=363004
* Make non interactive.Mathieu Arnold2014-07-261-0/+12
| | | | | | | | | PR: 192130 Submitted by: rakuko Sponsored by: Absolight Notes: svn path=/head/; revision=362963
* - Update to 0.14.9Sunpoet Po-Chuan Hsieh2014-07-262-3/+3
| | | | | | | Changes: http://git.gnome.org/browse/gssdp/tree/NEWS Notes: svn path=/head/; revision=362957
* - Remove out-dated CONFLICTSSunpoet Po-Chuan Hsieh2014-07-262-7/+5
| | | | | | | - Reformat pkg-descr Notes: svn path=/head/; revision=362956
* - Stage supportRene Ladan2014-07-252-26/+37
| | | | | | | | | | - Pass maintainership to emulation@ - Use options framework instead of WITH_PAM and NOPORTDOCS knobs - Mention PORTDOCS files explicitly - Replace some static text in Makefile by variables Notes: svn path=/head/; revision=362935
* - Strip librariesDmitry Marakasov2014-07-251-2/+4
| | | | Notes: svn path=/head/; revision=362901
* - update to 6.07Yen-Ming Lee2014-07-252-5/+6
| | | | Notes: svn path=/head/; revision=362876
* Update to version 1.5.3.Dmitry Sivachenko2014-07-252-4/+4
| | | | Notes: svn path=/head/; revision=362871
* Bump PORTREVISION.Cy Schubert2014-07-251-1/+1
| | | | Notes: svn path=/head/; revision=362868
* Make the SIGND option not default. The SIGND option will degradeCy Schubert2014-07-251-1/+0
| | | | | | | | | | performance and is only recommended when needed on machines that are SMB servers. Recommended by: Harlan Stenn <stenn@nwtime.org> (ntpd upline) Notes: svn path=/head/; revision=362867
* net/libbgpdump: add link to bitbucket to pkg-descrKurt Jaeger2014-07-251-0/+4
| | | | | | | https://bitbucket.org/ripencc/bgpdump/ Notes: svn path=/head/; revision=362866
* net/libbgpdump: add patch from bitbucketKurt Jaeger2014-07-252-1/+14
| | | | | | | | | | | https://bitbucket.org/ripencc/bgpdump/issue/12/binary-garbage-at-the-end-of-output PR: 192091 Submitted by: citrin+pr@citrin.ru Approved by: mjl@luckie.org.nz (maintainer) Notes: svn path=/head/; revision=362865
* - StagifyJohan van Selst2014-07-241-2/+5
| | | | | | | - Adopt port Notes: svn path=/head/; revision=362848
* Remove expired ports:Rene Ladan2014-07-2410-332/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | 2014-07-23 chinese/big5con: Fails to build with new utmpx 2014-07-23 chinese/hztty: Fails to build with new utmpx 2014-07-23 irc/solid-ircd: Fails to build with new utmpx 2014-07-23 korean/eterm: Fails to build with new utmpx 2014-07-23 mail/biffer: Fails to build with new utmpx 2014-07-23 misc/c-hey: Fails to build with new utmpx 2014-07-23 misc/wminfo: Fails to build with new utmpx 2014-07-23 net/sendfile: Fails to build with new utmpx 2014-07-23 net-im/centericq: Fails to build with new utmpx 2014-07-23 security/chkrootkit: Fails to build with new utmpx 2014-07-23 security/openfwtk: Fails to build with new utmpx 2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx 2014-07-23 security/srp: Fails to build with new utmpx 2014-07-23 security/sud: Fails to build with new utmpx 2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx 2014-07-23 sysutils/lookupd: Fails to build with new utmpx 2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx 2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx 2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx 2014-07-23 sysutils/yawho: Fails to build with new utmpx Notes: svn path=/head/; revision=362836
* net/openldap24-*:Tijl Coosemans2014-07-2443-95/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835