aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* 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-172-49/+46
| | | | OPTION. Install docs. Respect MAKE_ARGS/MAKE_ENV/MAKE_CMD.
* Enable ProFTPD module ports to use own version stringsmm2014-03-161-3/+7
|
* Remove mod_clamav from ftp/proftpd (goes to security/proftpd-mod_clamav)mm2014-03-163-23/+8
| | | | Move module MASTER_SITES to module ports
* Re-enable support for mod_clamav [1]mm2014-03-142-27/+17
| | | | | | | Remove remains of mod_sql_tds PR: 187510 [1] Submitted by: Joseph Benden <joe@thrallingpenguin.com> [1]
* - Use USES=tar:lzmasunpoet2014-03-131-3/+1
|
* Horde package update:mm2014-03-112-3/+3
| | | | | | | | | | | | | | | | Horde_ActiveSync 2.12.4 -> 2.13.0 Horde_Imap_Client 2.18.6 -> 2.19.0 Horde_Mime 2.2.9 -> 2.3.0 Horde_Timezone 1.0.4 -> 1.0.5 gollem 3.0.1 -> 3.0.2 groupware 5.1.3 -> 5.1.4 ingo 3.1.3 -> 3.1.4 kronolith 4.1.4 -> 4.1.5 mnemo 4.1.2 -> 4.1.3 nag 4.1.3 -> 4.1.4 turba 4.1.3 -> 4.1.4 webmail 5.1.3 -> 5.1.4 whups 3.0.0RC1 -> 3.0.0
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-113-3/+3
| | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs)
* Mark deprecated, these port depend on expired textproc/glimpserene2014-03-101-0/+3
| | | | Approved by: portmgr (infrastructure blanket)
* Unbreakantoine2014-03-081-1/+1
|
* - Cosmetic changesunpoet2014-03-081-2/+2
|
* Convert f* to USES=zipbapt2014-03-082-2/+2
|
* Support stagebapt2014-03-071-8/+6
|
* Support stagebapt2014-03-071-3/+1
|
* Support stagebapt2014-03-071-4/+2
|
* Support stagebapt2014-03-073-39/+27
|
* - Reset maintainershipculot2014-03-061-1/+1
| | | | | PR: ports/187285 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
* Update to 4.1.5.demon2014-03-022-3/+3
|
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timerene2014-03-013-25/+0
| | | | | | | to say goodbye. Upstream unsupported it since 2011-01-06 (see http://php.net/eol.php ) Strip PHP 5.2 out of Mk/bsd.php.mk
* - Remove no-op NTLM optionsunpoet2014-02-231-7/+1
| | | | | PR: ports/186902 Submitted by: Jeremy Chadwick <jdc@koitsu.org>
* Remove trailing whitespaces from category ftpehaupt2014-02-211-1/+1
|
* Fix typo in previous commitmartymac2014-02-211-1/+1
| | | | Reported by: mat
* Fix build when GNUTLS is selectedmartymac2014-02-211-0/+1
| | | | | PR: ports/186896 Submitted by: Martijn Lina <martijn@hostage.nl>
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-1/+1
|
* Support stagingehaupt2014-02-182-9/+8
|
* - Convert USE_GMAKE to USESmiwi2014-02-141-1/+1
|
* ftp/wget: Use LIB_DEPENDS in the form of lib<name>.sovd2014-02-141-3/+3
| | | | | | | https://wiki.freebsd.org/ports/fix_lib_depends PR: ports/186718 Submitted by: Eero Hänninen <fax@nohik.ee>
* ftp/wget: Upgrade from 1.14_2 to 1.15vd2014-02-144-56/+5
| | | | | PR: ports/186718 (parts of it) Submitted by: Eero Hänninen <fax@nohik.ee>
* - Update to 7.35.0sunpoet2014-02-132-3/+3
| | | | | | Changes: http://curl.haxx.se/changes.html PR: ports/186557 Exp-run by: bdrewery
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-3/+0
| | | | any install target.
* Add missing dependency on iconv.tijl2014-02-121-1/+2
|
* - Stage supportmiwi2014-02-121-3/+2
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* - Update to 5.4.25 release [1]ale2014-02-091-1/+0
| | | | | | | | | | | | | - Enable FPM by default [2] - Add support to override configure flags [3] To users requesting mod_php package, please read this: https://wiki.apache.org/httpd/PHP-FPM PR: ports/186564 [1], ports/185437 [2], ports/186536 [3] Submitted by: Rustem Alimov <rustem.alimov@gmail.com> [1], Ilya Bakulin <webmaster@kibab.com> [2], Reinier Schoof <reinier@skoef.nl> [3]
* - Add stage supportdanilo2014-02-092-78/+43
| | | | - Use options helpers
* - Add stage supportdanilo2014-02-091-15/+17
| | | | | - Add LICENSE - Convert LIB_DEPENDS to new syntax
* - Add stage supportdanilo2014-02-092-32/+19
| | | | | | - Add DANTE, NLS and GTK2 options - Use options helpers - Add LICENSE
* - Add DOCS optiondanilo2014-02-091-5/+6
| | | | | - Add stage support - Add LICENSE
* - Add stage supportdanilo2014-02-092-3/+1
|
* - Remove the indefinite article from COMMENTdanilo2014-02-081-11/+10
| | | | | - Add DOCS option - Add stage support
* - Add stage supportdanilo2014-02-081-1/+6
| | | | - Add shebangfix to USES
* - Add DOCS optionsdanilo2014-02-082-9/+9
| | | | | - Add LICENSE - Add stage support
* - Add stage supportdanilo2014-02-081-1/+0
|
* - Add stage supportdanilo2014-02-081-3/+3
|
* - Add stage supportdanilo2014-02-082-3/+3
| | | | - Add LICENSE
* - Use options helpersdanilo2014-02-081-15/+7
| | | | - Add stage support
* - Add LICENSEdanilo2014-02-081-11/+10
| | | | | - Remove the indefinite article from COMMENT - Add stage support
* - Add stage supportdanilo2014-02-081-5/+5
|
* - Add stage supportdanilo2014-02-081-3/+1
|
* - Add stage supportdanilo2014-02-081-4/+3
|
* - Add DOCS optiondanilo2014-02-081-15/+12
| | | | - Add stage support
* - Add stage supportdanilo2014-02-081-5/+3
| | | | - Remove the indefinte article from COMMENT
* - Update to 7.34.0sunpoet2014-02-063-37/+4
| | | | | | Changes: http://curl.haxx.se/changes.html PR: ports/185456 Exp-run by: bdrewery
* Convert to new OPTIONS framework and support staging.ehaupt2014-02-062-12/+11
|
* Support staging and convert to new OPTIONS framwork.ehaupt2014-02-062-31/+29
|
* ftp/pureadmin: Explicitly link libm (taken from dports)marino2014-02-061-1/+1
|
* - STAGE-cleangahr2014-02-052-204/+9
| | | | | | - Use PYDISTUTILS_AUTOPLIST [1] Suggested by: koobs
* - Update to 0.48sunpoet2014-02-052-3/+3
| | | | Changes: http://search.cpan.org/dist/File-Fetch/CHANGES
* Update to 4.4.15martymac2014-02-042-3/+3
|
* - Covert to PYDISTUTILS_AUTOPLISTmiwi2014-01-302-74/+2
| | | | | - Stage support - Bump PORTREV
* - Stage supportmiwi2014-01-282-1/+1
|
* - Fix typo in options conversiondecke2014-01-281-1/+1
| | | | With hat: portmgr
* Stage supportantoine2014-01-281-2/+3
|
* - Stage supportmiwi2014-01-271-1/+0
|
* Support stagebapt2014-01-261-11/+8
| | | | | Modernize LIB_DEPENDS Add DOCS option
* Support stagebapt2014-01-261-9/+6
| | | | Convert USE_GMAKE to USES=gmake
* Add a DOCS optionsbapt2014-01-261-4/+4
| | | | Convert USE_GMAKE to USES=gmake
* Support stagebapt2014-01-261-26/+13
| | | | | | Use options helpers USE_GNOME=desktopfileutils -> USES=desktop-file-utils USE_GMAKE -> USES=gmake
* Support stagebapt2014-01-261-8/+7
| | | | | Respect CC USE_GMAKE -> USES=gmake
* Support stagebapt2014-01-261-7/+6
| | | | | | USE_GMAKE -> USES=gmake Simplify do-install Strip libraries
* Support stagebapt2014-01-261-49/+18
| | | | | | | USE_GMAKE -> USES=gmake Use options helpers Add DOCS option No need to strip twice the binary
* Support stagebapt2014-01-262-8/+7
| | | | USE_GMAKE -> USES=gmake
* Support stagebapt2014-01-262-20/+9
| | | | | USE_GMAKE -> USES=gmake Use options helpers
* Fix properties on pkg-plistbapt2014-01-222-2/+0
|
* Fix one-line del prev. commitmm2014-01-191-0/+1
|
* Fix pkg-plist for proftpdmm2014-01-192-6/+12
|
* Add STAGE support to ProFTPDmm2014-01-191-14/+17
|
* Python cleanup:rene2014-01-142-2/+2
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* - Stagify lang/ghc and all the Haskell Cabal portspgj2014-01-101-1/+0
| | | | | | | | | - Update HACKAGE_SITE to follow changes in upstream - MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports - Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of ${DO_NADA}, some refactoring Obtained from: FreeBSD Haskell
* - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused bypgj2014-01-101-1/+1
| | | | | | | | | | | the iconv changes (basically GHCi was rendered unusable) - Fix build for x11-toolkits/hs-wxc, while here - Bump port revision for all Haskell Cabal ports as they have to be rebuilt PR: ports/184806 Reported by: many Obtained from: FreeBSD Haskell MFH: 2014Q1
* Update to 4.4.14martymac2014-01-072-3/+3
|
* - stage supportaz2014-01-054-6/+2
| | | | Approved by: portmgr (blanket infrastructure)
* Convert the tree to USES=famantoine2014-01-051-4/+2
| | | | Approved by: portmgr (bapt)
* Fix pkg name collisionbapt2014-01-042-10/+1
|
* - create share/vsftpd/emptydinoex2013-12-311-1/+1
|
* - remove user ftp on deinstalldinoex2013-12-314-58/+6
| | | | | | | - remove deinstall/install scripts - create /var/ftp in stage PR: 185300
* Convert Mk/bsd.cran.mk to the Uses framework.dbn2013-12-281-2/+1
| | | | | | PR: ports/184699 Reviewed by: bapt Approved by: portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
* Support stagebapt2013-12-272-17/+43
|
* ftp/ftpproxy: Unbreak on FreeBSD 10+marino2013-12-251-0/+20
| | | | | | | | The breakage was caused by processing makefiles with bmake instead of the specified gmake. PR: ports/184616 Approved by: maintainer timeout
* Remove expired ports:rene2013-12-229-361/+0
| | | | | | | | | | | | | | | | | | | | 2013-12-22 devel/ruby-cvs: Broken for more than 6 month 2013-12-22 devel/hs-reactive: Broken for more than 6 month 2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month 2013-12-22 graphics/xmagv: Broken for more than 6 month 2013-12-22 lang/slib-gauche: Broken for more than 6 month 2013-12-22 graphics/f-spot: Broken for more than 6 month 2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month 2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month 2013-12-22 ftp/gftp: Broken for more than 6 month 2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month 2013-12-22 converters/py-svglib: Broken for more than 6 month 2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month 2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month 2013-12-22 finance/quantlib: Broken for more than 6 month 2013-12-22 games/xkobo: Broken for more than 6 month 2013-12-22 games/quake3-rq3: Broken for more than 6 month 2013-12-22 math/fbm: No new release since 2004, new supported upstream
* - Fix build with clangpawel2013-12-193-9/+42
| | | | | | | | - Add desktop entry file - Support staging PR: ports/184814 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Apply vendor fix for CVE-2013-6422, cURL libcurl cert name check ignoredelphij2013-12-192-1/+33
| | | | with GnuTLS. Document the vulnerability fix in vuxml while I'm here.
* Update to 5.3.28flo2013-12-151-1/+0
| | | | Security: 47b4e713-6513-11e3-868f-0025905a4771
* - Update to 4.4.13martymac2013-12-103-12/+11
| | | | | | | - Update MASTER_SITES PR: ports/184548 Submitted by: olgeni
* Update to version 4.1.4;demon2013-12-063-19/+22
| | | | convert to staging.
* - Fix USE_PYTHONsunpoet2013-12-012-28/+2
| | | | - Use PYDISTUTILS_AUTOPLIST
* - Add LICENSEsunpoet2013-12-013-166/+98
| | | | | | | | | | | | | - Sort OPTIONS - Convert to new options helper - Fix shebang - Reword pre-fetch: message and change variables: - Change CERTFILE to TLS_CERTFILE - Change WITH_LANG to LANG - Support STAGEDIR - Simplify Makefile - Cosmetic change - Reformat pkg-descr
* - Update to 0.8.5sunpoet2013-12-012-6/+6
| | | | | | - Use LIB_DEPENDS Changes: https://github.com/taf2/curb/commits/master
* - Use PORTDOCS and PORTEXAMPLESsunpoet2013-11-302-214/+4
| | | | - Simplify Makefile
* - use STAGEDIRdinoex2013-11-282-26/+14
|
* Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).dbn2013-11-281-1/+0
| | | | | | | | | Since this patch converts all affected ports, bsd.cran.mk no longer supports NO_STAGE and errors out if NO_STAGE is set. Exp-run: ports/184216 Reviewed by: bdrewery Approved by: portsmgr, wen
* - Update to 0.46sunpoet2013-11-282-3/+3
| | | | Changes: http://search.cpan.org/dist/File-Fetch/CHANGES
* Stage support for non-IGNORED pear classesantoine2013-11-261-1/+0
| | | | | Tested by: poudriere Approved by: portmgr (bapt)
* - Add LICENSEsunpoet2013-11-251-5/+6
| | | | - Support STAGEDIR
* - Wrap up cd && foo in parenthesis, it'd break with bmake -jmat2013-11-251-1/+1
| | | | - Replace some FIND ... CPIO with COPYTREE_SHARE.
* - Convert to USES=qmake (and other USES while I'm here)makc2013-11-221-7/+3
| | | | | | | - Add state support - Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc. Approved by: portmgr (blanket approval)
* Deprecated ports broken for more than 6 monthbapt2013-11-221-0/+3
|
* - Add LICENSEsunpoet2013-11-201-1/+2
| | | | - Support STAGEDIR
* - Convert to USES=tclgahr2013-11-191-7/+6
| | | | - Convert to new LIB_DEPENDS format
* - Use new LIB_DEPENDS formatmartymac2013-11-152-41/+21
| | | | | | - Fix shebang of helper scripts - Switch to new options format - Always stage documentation
* Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;bf2013-11-131-1/+1
| | | | | | adjust dependent ports Reviewed by: pfg, thierry, tota
* Make use of DESTDIR. That way we do not have to add STAGEDIR to MAKE_ENV.ehaupt2013-11-112-3/+1
|
* Support stage.ehaupt2013-11-113-7/+18
|
* - support STAGEDIRaz2013-11-032-4/+2
|
* - Strip shared librarysunpoet2013-11-031-1/+2
| | | | - Use += for CONFIGURE_ENV
* - Fix build when both GSSAPI and SPNEGO options are onsunpoet2013-11-021-3/+2
| | | | | | When SPNEGO option is on, LOCALBASE/include/fbopenssl was added to the search path of include files. It causes build failure when "#include <gssapi.h>" wants /usr/include/gssapi/gssapi.h.
* - convert php53 ports to STAGEflo2013-11-022-2/+0
| | | | - convert to new LIB_DEPENDS format
* Stagify Gstreamer ports.kwm2013-11-021-1/+0
| | | | | | | | | | Fix build of gstreamer and gstreamer1 with glib 2.38.x [1]. Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix, new LIB_DEPENDS syntax. Only pull in flex if base version is too old. Be more selective for which OSVERSIONS we need gcc due to the clang bug. Obtained from: Gstreamer upstream [1]
* . Support STAGEgarga2013-11-012-14/+35
| | | | . Simplify Makefile
* - Fix PLISTsunpoet2013-10-312-0/+2
| | | | | | | | - Bump PORTREVISION for package change PR: ports/183388 [1] Submitted by: avilla [1] Reported by: antoine
* - Split the library part of multimedia/rtmpdump into multimedia/librtmp.hrs2013-10-311-1/+1
| | | | | | - Update ports depending on librtmp. - Add instruction to avoid a build error in multimedia/rtmpdump under a specific condition.
* Stagify.ale2013-10-304-4/+0
|
* - Support stagekevlo2013-10-305-16/+32
| | | | - Silent warnings
* - Add stage supportswills2013-10-301-1/+0
|
* - Reword COMMENT: remove "very"sunpoet2013-10-281-1/+1
| | | | Suggested by: eadler
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-263-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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)
* Fix compilation of ftp/wget when perl 5.18 is installed.vd2013-10-241-0/+11
| | | | | | | Patch from upstream repo suggested by Anton Yuzhaninov <citrin@citrin.ru>. PR: ports/182159 Submitted by: Jeremy Chadwick <jdc@koitsu.org>
* - Return ports to the poolak2013-10-243-3/+3
| | | | | PR: ports/183244 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
* - Update to 7.33.0sunpoet2013-10-233-15/+15
| | | | | | Changes: http://curl.haxx.se/changes.html PR: ports/183151 Exp-run by: bdrewery
* - Support stagingmakc2013-10-231-2/+0
| | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
* Try and be consistent with what commands are silent and not in *install.mat2013-10-231-1/+1
| | | | | | | | | | | - 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@
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-226-6/+0
| | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery)
* - Convert to new LIB_DEPENDS formatsunpoet2013-10-211-154/+68
| | | | | - Convert to new options helper - Remove --disable-threaded-resolver from CONFIGURE_ARGS, it is handled by THREADED_RESOLVER option
* STAGIFYbrooks2013-10-181-10/+8
|
* - Add SSP supportsunpoet2013-10-162-12/+38
|
* Remove all options bringing gnome1 librariesbapt2013-10-152-10/+0
|
* Update tp version 4.1.3.demon2013-10-142-3/+3
|
* Update GNUstep FTP to the latest release.theraven2013-10-083-8/+7
|
* - Fix STAGEDIR supportsunpoet2013-10-081-1/+1
| | | | Reported by: makc
* Support staging; cleanup !NOPORTDOCS -> PORT_OPTIONS:MDOCSmandree2013-10-072-8/+10
|
* - Fix build with curl 7.32.0sunpoet2013-10-071-14/+13
| | | | | Submitted by: sunpoet (myself) Approved by: maintainer (no objection, via e-mail)
* - Update to 7.32.0sunpoet2013-10-076-72/+84
| | | | | | | | | | | | - Turn COOKIES on by default - Support STAGEDIR Note: - mk-ca-bundle.1 will not be installed. Use http://curl.haxx.se/docs/caextract.html instead Changes: http://curl.haxx.se/changes.html PR: ports/181510 Exp run by: drewery
* Add stage support for linux-f10-* ports maintained by emulation@rene2013-10-061-6/+3
| | | | (category ftp).
* Do not arbitrary rename packagesbapt2013-10-042-3/+0
|
* The port is outdated, consider using a newer version. This port also has a ↵bapt2013-10-037-114/+0
| | | | | | pkgname conflicting with ftp/ncftp1 and ftp/ncftp3
* - Update to 0.44sunpoet2013-10-033-6/+4
| | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/File-Fetch/CHANGES
* - Support STAGEDIRsunpoet2013-10-012-3/+1
|
* - Change maintainer email to @FreeBSD.orgdanilo2013-09-291-4/+2
| | | | | | - Add stage support Approved by: wg (mentor)
* - Update to 0.6.1sunpoet2013-09-282-4/+4
| | | | Changes: https://github.com/msoulier/tftpy/blob/master/ChangeLog
* ftp/yafc: allow stagingwg2013-09-251-7/+6
| | | | - Allow staging
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-251-1/+0
| | | | With hat: portmgr
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-21104-217/+142
| | | | ftp)
* SSP support has been added to ports with WITH_SSP for i386 and amd64bdrewery2013-09-202-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Fix typosunpoet2013-09-201-1/+1
|
* - Fix build without libstdc++ by removing hardcoded libstdc++ linkage [1]sunpoet2013-09-201-8/+8
| | | | | | | - Convert to new LIB_DEPENDS format - Convert to new OPTIONS simplifier Reported by: pkg-fallout [1]
* - Disable CFLAGS=-D* check temporarily: workaround for LDAP issue [1] and ↵sunpoet2013-09-192-22/+38
| | | | | | | | CPUTYPE [2] - Remove note in pre-configure: since it does not help to avoid bug-report mails PR: ports/177401 [1], ports/180648 [1], ports/180944 [2]
* - convert to the new perl5 frameworkaz2013-09-142-4/+3
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-121-3/+1
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - Cosmetic changesunpoet2013-09-081-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-061-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-061-1/+1
|
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-052-2/+2
| | | | | | | | 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)
* Update to 4.4.9martymac2013-09-042-3/+3
|
* Add an explicit dependency on pkgconfbapt2013-09-031-5/+2
|
* Change my ports to USES (gmake|perl5)garga2013-09-021-2/+1
|
* - convert to the new perl5 frameworkaz2013-09-025-5/+8
| | | | Approved by: portmgr (bapt@, blanket)
* - Add WWWsunpoet2013-08-301-1/+0
| | | | | - Use single space after WWW: - Remove Author line
* - Cleanup Makefile headersunpoet2013-08-222-10/+2
|
* - Remove leading indefinite article from COMMENTsunpoet2013-08-222-2/+2
|
* - Use RUN_DEPENDS:=BUILD_DEPENDSsunpoet2013-08-211-1/+1
| | | | | - Add BUILD_DEPENDS - Cosmetic change
* - Convert to new perl frameworksunpoet2013-08-213-4/+6
|
* Update to version 4.1.2.demon2013-08-212-3/+3
|
* Update to version 4.1.1.demon2013-08-192-3/+3
|
* - Remove MAKE_JOBS_SAFE variableak2013-08-1515-15/+0
| | | | Approved by: portmgr (bdrewery)
* - Add note about LDAP issue (-DLDAP_DEPRECATED)sunpoet2013-08-101-0/+10
| | | | PR: ports/177401
* - Update to 0.23jadawin2013-08-092-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/CLEACH/Net-FTPSSL-0.23/Changes
* - Fix ossl_recv() to eliminate false positive OpenSSL errorssunpoet2013-08-072-0/+29
| | | | | | | | - Bump PORTREVISION for package change Submitted by: Brett Gmoser <bgmoser@leadbidinc.com>, Sergey Lobanov <wmn@siberianet.ru> Obtained from: https://github.com/bagder/curl/commit/8a7a277c086199b Reference: http://sourceforge.net/p/curl/bugs/1249/
* ftp/bftpd: update to 4.0wg2013-08-012-10/+6
| | | | | | | | | | | | - Update to 4.0 [1] - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Trim Makefile header Changes: http://bftpd.sourceforge.net/downloads/CHANGELOG PR: ports/179563 [1] Submitted by: Jesse <jessefrgsmith yahoo.ca> Approved by: maintainer (timeout)
* - Convert to new perl frameworkaz2013-07-317-20/+14
| | | | - Trim Makefile header
* - switch simple inline replacement from perl to sedaz2013-07-281-9/+1
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* - Reset maintainer after no response to mail since Jan 2013swills2013-07-281-2/+2
| | | | | | - Clean up headers and comments while here Reviewed by: danfe
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-2722-628/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* - switch simple inline replacement from perl to sedaz2013-07-261-8/+6
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* - switch simple inline replacement from perl to sedaz2013-07-262-20/+11
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0
|
* Don't remove directory created by kdehier4 portmakc2013-07-221-1/+0
|
* Fix build on HEAD, by properly defining the MAKE_ENV and by actually using it.bapt2013-07-191-3/+3
| | | | Reported by: pkg-fallout
* - Remove it, is duplicate with www/p5-WWW-Curlmiwi2013-07-175-44/+1
| | | | Reported by: culot
* This module provides a Perl interface to libcurl. It is not intended to bemiwi2013-07-175-0/+43
| | | | | | | | | | a standalone module and because of this, the main libcurl documentation should be consulted for API details at http://curl.haxx.se/. WWW: http://search.cpan.org/dist/WWW-Curl/ PR: ports/180221 Submitted by: Jason Harris <jharris@widomaker.com>
* - Update to 1.0.3miwi2013-07-164-41/+52
| | | | | PR: 180508 Submitted by: ports fury
* - Update to 4.0miwi2013-07-153-34/+28
| | | | | | | - Trim header PR: 180506 Submitted by: Ports Fury
* - Fix build when security/openssl is installedsunpoet2013-07-122-3/+5
| | | | - Pet portlint
* - Fix typosunpoet2013-07-121-1/+1
| | | | Submitted by: Herbert J. Skuhra <hskuhra@eumx.net>
* - Update to 0.8.4swills2013-07-122-8/+4
| | | | | PR: ports/179866 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
* - Bump PORTREVISION for ftp/curl shlib changesunpoet2013-07-121-5/+4
| | | | | | - While I'm here, fix hardcoded LF (^M) with USE_DOS2UNIX [1] Approved by: miwi (portmgr)
* - Update to 7.31.0sunpoet2013-07-1217-170/+181
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* Convert from USE_MOTIF to USES=motifbapt2013-07-102-4/+2
| | | | | | While here: - Trim headers - Convert some USE_GMAKE to USES=gmake
* Project location has changed.demon2013-07-062-2/+2
|
* - Convert to new USES gmake for my portswg2013-07-051-1/+1
|
* Fix CVE-2013-2174 for ftp/curl with a patch from vendor fordelphij2013-07-022-1/+39
| | | | | | | | | | | | now so that users can build the port, per popular demands on mailing list. The upgrade patch found in ports/172325 is currently under exp-run. The changes in this commit against ftp/curl can be safely reverted before applying that patch, as it's shipped with new curl release. Approved by: portmgr (miwi)
* New USES imake to handle the dependency on imake.bapt2013-06-282-7/+3
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* Welcome PHP 5.5!ale2013-06-243-0/+26
| | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run
* - Convert to OptionsNGeadler2013-06-241-8/+6
| | | | | | - add OBJFORMAT to the make envrionment as it will be removed shortly. Approved by: skynick@mail.sc.ru (maintainer)
* Update ProFTPd to 1.3.4dmm2013-06-223-16/+4
|
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)az2013-06-181-7/+1
| | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@)
* ftp/yafc: update to 1.2.5wg2013-06-172-5/+6
| | | | | | | | | | | - Update to 1.2.5 [1] - Fix path for gettext in configure [1] - Add missing READLINE option - Take maintainership PR: ports/179629 [1] Submitted by: Norihiko Murase <mur1080224@inter7.jp> Approved by: culot / jpaetzel (mentors, implicit)
* Horde package update:mm2013-06-132-3/+3
| | | | | | | | pear-Horde_Imap_Client 2.11.4 -> 2.11.5 horde-gollem 3.0.0 -> 3.0.1 horde-imp 6.1.0 -> 6.1.1 horde-ingo 3.1.0 -> 3.1.1 horde-trean 1.0.1 -> 1.0.2
* - Fix build with new site_perlaz2013-06-131-1/+1
| | | | Submitted by: olli hauer <ohauer@gmx.de>
* Fix build with clangbapt2013-06-121-5/+5
|
* - Fix buildaz2013-06-102-9/+21
| | | | | | | | - Trim Makefile - NOPORTDOCS -> PORT_OPTIONS:MDOCS PR: ports/179439 Submitted by: John Marino <draco@marino.st>
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3pgj2013-06-051-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2013.2.0.0 Please note that port revisions for all the Haskell ports without version changes are bumped. Some highlights of the update: - Fix PDF generation for pandoc [1] - From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with portmaster(8) [2] - Experimental support for LLVM-based code generation (disabled by default) - Many simplifications, refactoring in bsd.cabal.mk New ports (11): devel/hs-asn1-types 0.1.3 devel/hs-data-default-class 0.0.1 devel/hs-data-default-instances-base 0.0.1 devel/hs-data-default-instances-containers 0.0.1 devel/hs-data-default-instances-dlist 0.0.1 devel/hs-data-default-instances-old-locale 0.0.1 devel/hs-extensible-exceptions 0.1.1.4 devel/hs-mmorph 1.0.0 devel/hs-quickcheck-io 0.1.0 x11-toolkits/hs-GLURaw 1.3.0.0 x11-toolkits/hs-OpenGLRaw 1.3.0.0 Updated ports (104): archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1 databases/hs-persistent 1.1.5.1 --> 1.2.0.1 databases/hs-persistent-sqlite 1.1.5 --> 1.2.0 databases/hs-persistent-template 1.1.2.4 --> 1.2.0 devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2 devel/hs-IORefCAS 0.2_3 --> 0.2.0.1 devel/hs-MonadRandom 0.1.8 --> 0.1.9 devel/hs-QuickCheck 2.5.1.1_1 --> 2.6 devel/hs-abstract-deque 0.1.6_1 --> 0.2 devel/hs-alex 3.0.2_1 --> 3.0.5 devel/hs-async 2.0.1.3_1 --> 2.0.1.4 devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0 devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1 devel/hs-byteorder 1.0.3_4 --> 1.0.4 devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2 devel/hs-classy-prelude 0.5.3 --> 0.5.7 devel/hs-cmdargs 0.10.2 --> 0.10.3 devel/hs-conduit 1.0.2 --> 1.0.5 devel/hs-data-default 0.5.0_1 --> 0.5.3 devel/hs-fsnotify 0.0.6 --> 0.0.11 devel/hs-generic-deriving 1.4.0 --> 1.5.0 devel/hs-git-annex 4.20130323_1 --> 4.20130601 devel/hs-haddock 2.11.0_1 --> 2.13.2 devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1 devel/hs-hlint 1.8.43 --> 1.8.45 devel/hs-hspec 1.4.4 --> 1.5.4 devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2 devel/hs-largeword 1.0.4 --> 1.0.5 devel/hs-lens 3.8.7.3 --> 3.9.0.2 devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5 devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1 devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1 devel/hs-monad-par 0.3.4.1 --> 0.3.4.2 devel/hs-pool-conduit 0.1.1_1 --> 0.1.2 devel/hs-profunctors 3.3 --> 3.3.0.1 devel/hs-reflection 1.1.7 --> 1.3.2 devel/hs-resourcet 0.4.5 --> 0.4.7.1 devel/hs-show 0.5 --> 0.6 devel/hs-split 0.2.1.1_1 --> 0.2.2 devel/hs-stm 2.4_1 --> 2.4.2 devel/hs-syb 0.3.7_1 --> 0.4.0 devel/hs-tagged 0.4.4_1 --> 0.6 devel/hs-text 0.11.2.3_1 --> 0.11.3.1 devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1 devel/hs-unix-time 0.1.5 --> 0.1.8 devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1 devel/hs-utility-ht 0.0.8_3 --> 0.0.9 devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3 devel/hs-uuid 1.2.9 --> 1.2.13 devel/hs-void 0.5.11 --> 0.6 math/hs-NumInstances 1.2 --> 1.3 math/hs-comonad-transformers 3.0.1_1 --> 3.0.2 math/hs-semigroups 0.9 --> 0.9.1 math/hs-statistics 0.10.2.0_2 --> 0.10.3.1 net/hs-network 2.3.1.0_1 --> 2.4.1.2 net/hs-publicsuffixlist 0.0.3 --> 0.1 net/hs-socks 0.5.0 --> 0.5.1 security/hs-certificate 1.3.5_1 --> 1.3.7 security/hs-cipher-aes 0.1.7 --> 0.1.8 security/hs-clientsession 0.8.1_1 --> 0.9 security/hs-crypto-api 0.11 --> 0.12.1 security/hs-crypto-conduit 0.5.0 --> 0.5.2 security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3 security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2 security/hs-cryptocipher 0.4.0_1 --> 0.5.0 security/hs-cryptohash 0.8.3_1 --> 0.9.0 security/hs-skein 0.1.0.12 --> 1.0.3 textproc/hs-HaXml 1.23.3_2 --> 1.24 textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1 textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1 textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5 textproc/hs-case-insensitive 1.0 --> 1.0.0.2 textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9 textproc/hs-hs-bibutils 4.17 --> 5.0 textproc/hs-polyparse 1.8_3 --> 1.9 textproc/hs-texmath 0.6.1.3 --> 0.6.1.5 textproc/hs-xml 1.3.12_4 --> 1.3.13 textproc/hs-yaml 0.8.2.3 --> 0.8.2.4 www/hs-HTTP 4000.2.5_1 --> 4000.2.8 www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1 www/hs-hamlet 1.1.6.3 --> 1.1.7.1 www/hs-happstack-server 7.1.7 --> 7.1.7.1 www/hs-heist 0.11.1 --> 0.12.0 www/hs-http-conduit 1.9.0 --> 1.9.3 www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6 www/hs-shakespeare 1.0.3.1 --> 1.0.5 www/hs-shakespeare-css 1.0.3 --> 1.0.5.1 www/hs-shakespeare-js 1.1.2.1 --> 1.1.4 www/hs-snap 0.11.2 --> 0.12.0 www/hs-wai-extra 1.3.2.4 --> 1.3.4 www/hs-wai-test 1.3.0.4 --> 1.3.1 www/hs-warp 1.3.7.4 --> 1.3.8.1 www/hs-yesod 1.1.9.2 --> 1.2.0.1 www/hs-yesod-auth 1.1.5.3 --> 1.2.0 www/hs-yesod-core 1.1.8.2 --> 1.2.0.4 www/hs-yesod-form 1.2.1.3 --> 1.3.0 www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0 www/hs-yesod-platform 1.1.8 --> 1.2.0.1 www/hs-yesod-routes 1.1.2 --> 1.2.0 www/hs-yesod-static 1.1.2.2 --> 1.2.0 www/hs-yesod-test 0.3.5 --> 1.2.0 x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1 x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1 x11/hs-xmobar 0.16_2 --> 0.17 Removed ports (2): www/hs-yesod-default 1.1.3.2 www/hs-yesod-json 1.1.2.1 PR: ports/179146 [1] Requested by: Omar Thameen <omar@biglist.com> [1] Reported by: sperber, bapt [2] Tested by: sperber [2] Obtained from: FreeBSD Haskell
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-303-33/+0
| | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt
* Update math/R to 3.0.1-patched, and adjust dependent ports;bf2013-05-281-0/+1
| | | | | | | synchronize math/rpy with upstream repository Reviewed by: wen Approved by: wen, tota
* - Update to 4.4.7martymac2013-05-273-52/+3
| | | | - Remove _Bool type detection configure patch
* - Bump PORTREVISION for c-ares update. I had thought this was donebdrewery2013-05-221-1/+1
| | | | | | | and that the shlib change was missed. I was looking at the wrong port log. Reported by: miwi
* - Chase c-ares shlib update by removing the versionbdrewery2013-05-221-1/+1
|
* ftp/wget: fix build with texinfo-5 installedvd2013-05-171-0/+40
| | | | | PR: ports/178646 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
* - Update to 0.9.10bdrewery2013-05-174-35/+49
| | | | | PR: ports/178672 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* ftp/wget: Add an option for choosing whether to use PCRE or not.vd2013-05-141-12/+13
| | | | | The "CONFIGURE_ENV=ac_cv_header_pcre_h=no" thingy was suggested by bapt@, thanks!
* ftp/wget: hook a dependency to devel/pcrevd2013-05-131-0/+11
| | | | | PR: ports/178285 Submitted by: pawel@
* mark as BROKENoliver2013-05-131-0/+2
|
* Merge r317659 by ale from ftp/php5-ftp:flo2013-05-101-5/+4
| | | | | | | Make ssl support deterministic. Requested by: Mark Felder <feld@feld.me> Tested by: Mark Felder <feld@feld.me>
* - Remove leading indefinite article from COMMENTsunpoet2013-05-081-8/+3
| | | | | - Restore mis-removed tab between USES= and pathfix - Cleanup Makefile header
* Make ssl support deterministic.ale2013-05-081-0/+4
|
* - Update to 20130505bdrewery2013-05-072-11/+6
| | | | | | | - Pass maintainership to submitter PR: ports/178374 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
* - Use CERTFILE for custom certificate locationsunpoet2013-05-071-4/+3
| | | | | PR: ports/176614 Requested by: Ilya Pizik <ilya.pizik@gmail.com>
* - Fix shebang line for users without USE_PERL=yessunpoet2013-05-071-2/+1
| | | | | PR: ports/177481 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
* Convert USE_NCURSES by USES=ncursesbapt2013-05-064-6/+5
| | | | Convert USE_READLINE by USES=readline
* Fix installation of ports that rely on cp -n for installing files. r245960flo2013-05-051-3/+3
| | | | | | | | | | | changed cp to exit with a non-zero exit code if the file exists and is not overwritten thus causing ports to fail installing when e.g. trying to cp .default -> .conf files that already exist. We just ignore the error and continue, as we used to. Reported by: jaset Approved by: portmgr (bapt)
* Chase security/libgcrypt updateehaupt2013-05-041-0/+1
|
* Update to version 4.0.demon2013-04-303-8/+9
|
* - Update to 0.8.3miwi2013-04-307-116/+167
| | | | | PR: 178152 Submitted by: Ports Fury
* - Update to 1.42miwi2013-04-303-37/+33
| | | | | PR: 177924 Submitted by: Ports Fury
* Add Gstreamer 1.0.7. This is the new stable version of thekwm2013-04-282-0/+14
| | | | | | | | | | | | | | | Gstreamer multimedia framework. Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter for the porters handbook about gstreamer is a work in progress. X related plugins are now stand alone. The gio plugin is now part of the gstreamer1-plugins port and the oss plugins are now part of the gstreamer1-plugins-good port. Note that the pulseaudio plugin is missing because it needs a newer version of pulseaudio. Also there are still a number of plugins from -bad which haven't been ported to the 1.0 API yet.
* - Update to 0.42culot2013-04-282-3/+3
| | | | Changes: http://search.cpan.org/dist/File-Fetch/CHANGES
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-276-8/+6
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* Convert from USE_GETTEXT to USES= gettextbapt2013-04-272-19/+13
| | | | | | While here: - Trim some headers - Convert to new options framework
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-263-4/+3
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-259-9/+9
| | | | Approved by: portmgr (bapt)
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
| | | | Approved by: portmgr (bapt)
* Convert to USES=gettextehaupt2013-04-231-1/+1
|
* Convert f* to USES=pkgconfigbapt2013-04-232-7/+3
|
* Fix NLS supportpawel2013-04-201-2/+1
| | | | | | PR: ports/177353 (based on) Submitted by: Norihiko Murase <mur1080224@inter7.jp> Feature safe: yes
* ftp/wget:vd2013-04-182-11/+1
| | | | | | | | Non-functional change - replace a patch file with a sed command. PR: ports/177792 Submitted by: jgh@ Feature safe: yes
* ftp/wget:vd2013-04-111-2/+2
| | | | | | | | | * Fix a typo in options variable (introduced in r315271) * Whitespace change to align the values PR: ports/177662 Submitted by: Jeremy Chadwick <jdc@koitsu.org> Approved by: portmgr
* - Fix build on amd64ehaupt2013-04-024-9/+26
| | | | | | - Provide NLS option Approved by: portmgr (bapt)
* - Mark BROKEN fails to buildmiwi2013-04-021-0/+1
| | | | | | | | | | rpath=/usr/lib:/usr/local/lib -lssl -lcrypto -lz ld: unrecognized option '-Wl,-rpath=/usr/lib:/usr/local/lib' ld: use the --help option for usage information gmake: *** [librexxcurl.so] Error 1 *** Error code 1 Approved by: portmgr