/tests/

/devel/electron4/files/serve-10.1.2'>dependabot/npm_and_yarn/devel/electron4/files/serve-10.1.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/pvm
Commit message (Expand)AuthorAgeFilesLines
* Rename net/ patch-xy patches to reflect the files they modify.adamw2014-07-29an>
| | | | | - Use shebangfix - Convert USE_BZIP2=yes to USES=tar:bzip2
* - Fix rc script:sunpoet2014-04-032-10/+14
| | | | | | | | | | | | | - Reorder variables - Assign default value for - pureftpd_authd_enable - pureftpd_authsocket: remove detection via pure-config.pl - pureftpd_upload_enable - Remove duplicate pidfile_authd - Simplify script - Bump PORTREVISION for package change MFH: 2014Q2
* - Fix build failure when SPNEGO option is onsunpoet2014-04-031-1/+2
|
* - Use USES=tar:bzip2sunpoet2014-04-011-2/+1
|
* - Add pure-authd support in rc script [1][2]sunpoet2014-03-314-29/+69
| | | | | | | | | | - Indent rc script - Cosmetic change - Bump PORTREVISION for package change PR: ports/163339 [1], ports/180992 [2] (based on) Submitted by: Gabor HALASZ <halasz.g@freemail.hu> [1] Ari Maniatis <ari@ish.com.au> [2]
* Unbreak build with memcached supportmm2014-03-301-1/+1
|
* - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x andpgj2014-03-291-1/+1
| | | | | | | | 9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
* - Convert to STAGE supportsem2014-03-292-16/+6
|
* - Fix HTTP2 optionsunpoet2014-03-281-0/+2
| | | | Reported by: many
* The ProFTPd mod_geoip module uses the GeoIP library from MaxMind to look upmm2014-03-283-0/+39
| | | | | | various geographic information for a connecting client. WWW: http://www.castaglia.org/proftpd/modules/mod_geoip.html
* Add proftpd-mod_geoip to distinfomm2014-03-281-0/+2
|
* Allow specification of custom ProFTPD configuration filemm2014-03-282-10/+8
| | | | | PR: ports/187678 Submitted by: Daniel Ylitalo <daniel@blodan.se>
* - Add DOCS option.mm2014-03-281-8/+11
| | | | | | | | | | | | | | - When the NLS option is enabled the configure script looks for iconv_open() and libiconv_open() functions in libiconv before trying libc. This means that on FreeBSD 10 proftpd depends on converters/libiconv when it is installed but it should use iconv from libc instead. To fix this add ac_cv_lib_iconv_iconv_open=no and ac_cv_lib_iconv_libiconv_open=no to CONFIGURE_ARGS to bypass those configure tests when ICONV_LIB is empty. - Remove references to -lintl. The configure script detects it correctly. PR: ports/187860 Submitted by: tijl@FreeBSD.org
* - Update to 7.36.0sunpoet2014-03-283-3/+13
| | | | Changes: http://curl.haxx.se/changes.html
* - Add HTTP2 optionsunpoet2014-03-281-2/+4
|
* - Update to 2.6.4acm2014-03-261-1/+1
|
* - Add security/heimdal and security/krb5 support and corresponding options:sunpoet2014-03-261-6/+24
| | | | | | | | - GSSAPI_BASE for base system (default) - HEIMDAL_PORT for security/heimdal - KRB5_PORT for security/krb5 Tested by: redports
* Only build with wx 2.8bapt2014-03-241-2/+3
| | | | Use unicode version
* Switch to wx 2.8bapt2014-03-241-1/+1
|
* Quiesce mkdirehaupt2014-03-181-2/+2
|
* Support stagingehaupt2014-03-181-2/+1
|
* - Sort PLISTsunpoet2014-03-171-1/+1
|
* Clean up. Support STAGE. Turn the optional libraries into anadamw2014-03-17