notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: ftp/filezilla/Makefile

Number of commits found: 128 (showing only 100 on this page)

1 | 2  »  

Thursday, 29 Feb 2024
17:59 Kurt Jaeger (pi) search for other commits by this committer
ftp/filezilla: Moved man to share/man
commit hash: 748f8185a4875cc5b39faf29b2312bd0283c6c45 commit hash: 748f8185a4875cc5b39faf29b2312bd0283c6c45 commit hash: 748f8185a4875cc5b39faf29b2312bd0283c6c45 commit hash: 748f8185a4875cc5b39faf29b2312bd0283c6c45 748f818
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Wednesday, 15 Sep 2021
11:19 Kevin Bowling (kbowling) search for other commits by this committer
ftp/filezilla: Update to 3.55.1

Also update ftp/libfilezilla to the required version, filezilla is the
only consumer in the ports tree.

Changes:	https://filezilla-project.org/versions.php
PR:		258505
Approved by:	pi
commit hash: 9d9069e470406bc287bb779051ff6971035207c2 commit hash: 9d9069e470406bc287bb779051ff6971035207c2 commit hash: 9d9069e470406bc287bb779051ff6971035207c2 commit hash: 9d9069e470406bc287bb779051ff6971035207c2 9d9069e
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 16 May 2020
10:51 sunpoet search for other commits by this committer
Bump PORTREVISION for security/nettle shlib change
Original commitRevision:535391 
Friday, 8 Nov 2019
14:47 tobik search for other commits by this committer
Add missing USES={gnome,php,sdl} to the rest
Original commitRevision:517072 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Tuesday, 9 Jul 2019
17:13 sunpoet search for other commits by this committer
Update security/nettle to 3.5.1

- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
Original commitRevision:506289 
Tuesday, 2 Apr 2019
03:35 yuri search for other commits by this committer
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Original commitRevision:497546 
Monday, 25 Feb 2019
12:47 bapt search for other commits by this committer
wxGTK3.0: switch to gtk3 and webkit2

Discussed with:	portmgr
Original commitRevision:493853 
Tuesday, 5 Feb 2019
12:51 pi search for other commits by this committer
ftp/filezilla: update 3.36.0 -> 3.40.0, taking maintainer

Relnotes:	https://filezilla-project.org/newsfeed.php
Original commitRevision:492203 
Monday, 4 Feb 2019
21:44 rene search for other commits by this committer
Return rezny@'s ports to the pool after his commit bit got safekept.

With hat:	portmgr-secretary
Original commitRevision:492170 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Saturday, 1 Sep 2018
07:27 pi search for other commits by this committer
ftp/filezilla: update 3.24.0 -> 3.36.0

PR:		229139
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	rezny (maintainer timeout)
Relnotes:	https://filezilla-project.org/versions.php
Original commitRevision:478657 
Monday, 9 Jul 2018
08:40 mat search for other commits by this committer
Remove all := from BUILD_DEPENDS, here are never needed.

While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
Original commitRevision:474242 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Tuesday, 7 Feb 2017
14:58 rezny search for other commits by this committer
Update to 3.24.0

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9385
Original commitRevision:433558 
Monday, 30 Jan 2017
14:55 rezny search for other commits by this committer
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9380
Original commitRevision:432850 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Sunday, 25 Dec 2016
15:06 jhale search for other commits by this committer
Update to 3.23.0.2

PR:		215132
Submitted by:	<matthew@reztek.cz> (maintainer)
Original commitRevision:429437 
Friday, 4 Nov 2016
15:12 jhale search for other commits by this committer
- Update ftp/libfilezilla to 0.8.0 [1]
- Update ftp/filezilla to to 3.2.2.2 [2]

PR:		214006 [1], 214007 [2]
Submitted by:	<matthew@reztek.cz> (maintainer)
Original commitRevision:425330 
Monday, 10 Oct 2016
22:09 pawel search for other commits by this committer
- Update to version 3.22.1
- Fix typo in BROKEN message

PR:		213198
Submitted by:	maintainer
Original commitRevision:423727 
Tuesday, 30 Aug 2016
15:59 amdmi3 search for other commits by this committer
- Update to 3.21.0

PR:		212217
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:421121 
Saturday, 20 Aug 2016
21:29 pawel search for other commits by this committer
- Update to version 3.20.1 [1]
- Register proxy dependencies found by stage-qa

PR:		212008 [1]
Submitted by:	maintainer [1]
Original commitRevision:420531 
Saturday, 30 Jul 2016
17:00 pawel search for other commits by this committer
Update to version 3.20.0

PR:		211453
Submitted by:	maintainer
Original commitRevision:419328 
Wednesday, 29 Jun 2016
14:51 amdmi3 search for other commits by this committer
- Update to 3.19.0

PR:		210693
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:417769 
Friday, 3 Jun 2016
16:58 amdmi3 search for other commits by this committer
- Update to 3.18.0

PR:		209847
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:416327 
Wednesday, 11 May 2016
13:05 amdmi3 search for other commits by this committer
- Update to 3.17.0.1
- While here, add some minor fixes (clarify LICENSE, remove NLS from
OPTIONS_DEFAULT (already there by default) and silence post-patch)

PR:		209417
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:414988 
Sunday, 24 Apr 2016
07:44 pi search for other commits by this committer
ftp/libfilezilla: 0.4.0.1 -> 0.5.0
ftp/filezilla: 3.16.0 -> 3.17.0

Changes:
  https://filezilla-project.org/changelog.php

PR:		208999, 209000
Submitted by:	<matthew@reztek.cz> (maintainer)
Original commitRevision:413924 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:411990 
Tuesday, 15 Mar 2016
16:49 feld search for other commits by this committer
ftp/filezilla: Update to 3.16.0

PR:		207690
Original commitRevision:411189 
Friday, 5 Feb 2016
17:47 rm search for other commits by this committer
ftp/filezilla: update to 3.15.0.1

- update to 3.15.0.1
- utilize USES=localbase to set correct CFLAGS/LDFLAGS [1]

PR:		206854
Submitted by:	matthew@reztek.cz (maintainer)
Submitted by:   koobs [1]
Original commitRevision:408240 
Thursday, 22 Oct 2015
00:46 junovitch search for other commits by this committer
ftp/filezilla: update 3.14.0 -> 3.14.1 plus minor fixes

- Fix indentation in BROKEN statement
- Remove WX_UNICODE (no-op after r397077)

Changes:	https://filezilla-project.org/versions.php

PR:		203836
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:399940 
Saturday, 26 Sep 2015
11:56 rm search for other commits by this committer
ftp/filezilla: update to 3.14.0

PR:		202761
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:397962 
Friday, 28 Aug 2015
15:44 amdmi3 search for other commits by this committer
- Update to 3.13.0

PR:		202563
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:395504 
Wednesday, 15 Jul 2015
13:17 bapt search for other commits by this committer
filezilla is only broken with gcc on FreeBSD

Discussed with:	pgollucci, marino and matthew@reztek.cz (maintainer)
Original commitRevision:392133 
Tuesday, 14 Jul 2015
22:35 pgollucci search for other commits by this committer
ftp/filezilla: update 3.11.0.1 -> 3.12.0.2

- Mark BROKEN w/ gcc

PR:                  201516
Submitted by:        matthew@reztek.cz (maintainer)
Original commitRevision:392105 
Thursday, 25 Jun 2015
10:40 amdmi3 search for other commits by this committer
- Mark BROKEN on FreeBSD 9.x (gcc segfault)

Approved by:	portmgr blanket
Original commitRevision:390554 
Monday, 15 Jun 2015
11:25 wen search for other commits by this committer
- Update to 3.11.0.1

PR:		200570
Submitted by:	matthew@reztek.cz(maintainer)
Original commitRevision:389684 
Thursday, 21 May 2015
11:14 amdmi3 search for other commits by this committer
- Update to 3.11.0

PR:		200347
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:386922 
Sunday, 3 May 2015
13:25 zi search for other commits by this committer
- Update to 3.10.3

PR:		199844
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:385267 
Thursday, 5 Mar 2015
12:04 arved search for other commits by this committer
Update to 3.10.2

PR:		198299
Submitted by:	maintainer
Original commitRevision:380485 
Thursday, 5 Feb 2015
17:50 pawel search for other commits by this committer
Update to version 3.10.1.1

PR:		197311
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:378482 
Thursday, 8 Jan 2015
14:12 bapt search for other commits by this committer
Update to 3.10.0

PR:		196614
Submitted by:	matthew@reztek.cz (maintainer)
Original commitRevision:376534 
Friday, 2 Jan 2015
18:46 pi search for other commits by this committer
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends

Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
Original commitRevision:376062 
Wednesday, 29 Oct 2014
03:51 pi search for other commits by this committer
ftp/filezilla: 3.9.0.5 -> 3.9.0.6

- Upstream released 3.9.0.6 with SSLv3 disabled in response to the
  POODLE vulnerability.
- Submitter becomes maintainer

PR:		194597
Submitted by:	matthew@reztek.cz
Original commitRevision:371660 
Thursday, 23 Oct 2014
13:06 culot search for other commits by this committer
- Reassign to the heap after jsa@'s bit was taken in for safekeeping
Original commitRevision:371393 
Sunday, 21 Sep 2014
06:41 pi search for other commits by this committer
ftp/filezilla: 3.9.0.3 -> 3.9.0.5

- fixed the NLS option
- USE_GCC from '4.7+' to 'yes'
- update

PR:		188970
Submitted by:	Trond.Endrestol@ximalas.info
Approved by:	jsa (maintainer timeout)
Original commitRevision:368720 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Saturday, 30 Aug 2014
18:18 tijl search for other commits by this committer
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Original commitRevision:366659 
Sunday, 24 Aug 2014
09:52 pi search for other commits by this committer
ftp/filezilla: 3.8.0 -> 3.9.0.3

Changes: https://filezilla-project.org/versions.php

PR:		191663
Submitted by:	matthew@reztek.cz
Approved by:	jsa (maintainer timeout)
Original commitRevision:365910 
Wednesday, 30 Jul 2014
03:57 pi search for other commits by this committer
security/libgcrypt: 1.5.3_3 -> 1.6.1

- 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)
Original commitRevision:363436 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:362645 
Friday, 4 Jul 2014
09:41 tijl search for other commits by this committer
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
Original commitRevision:360588 
Thursday, 3 Jul 2014
18:18 adamw search for other commits by this committer
Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.

Approved by:	portmgr (blanket)
Original commitRevision:360440 
Monday, 21 Apr 2014
02:18 bdrewery search for other commits by this committer
- Update to 3.8.0 [1]
- Convert to staging [1]
- Use new LIB_DEPENDS format [1]
- Remove BSD.local.dist dirs from plist

PR:		ports/186885 [1]
Submitted by:	Matthew Rezny <matthew@reztek.cz> [1]
Original commitRevision:351664 
Friday, 20 Sep 2013
17:23 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
Original commitRevision:327729 
Friday, 6 Sep 2013
12:12 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326491 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Friday, 3 May 2013
16:36 ehaupt search for other commits by this committer
Chase security/libgcrypt update
Original commitRevision:317220 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Sunday, 3 Mar 2013
17:38 jsa search for other commits by this committer
Update to 3.6.0.2.

Approved by:	kwm (mentor)
Original commitRevision:313370 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
Tuesday, 27 Nov 2012
01:21 jsa search for other commits by this committer
Updted FileZilla to 3.6.0.1 and convert to OptionsNG format.

Reviewed by:	kwm (mentor)
Approved by:	wxs (mentor)
Feature safe:	yes
Original commitRevision:307815 
Wednesday, 25 Jul 2012
06:32 cs search for other commits by this committer
Fix typos in COMMENT
Original commit
Wednesday, 18 Jul 2012
04:58 tabthorpe search for other commits by this committer
- Set MAKE_JOBS_SAFE

PR:		ports/169458
Submitted by:	Sayetsky Anton <vsjcfm gmail.com>
Original commit
Sunday, 10 Jun 2012
18:42 swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 9 Jan 2012
21:57 jsa search for other commits by this committer
Update to 3.5.3.

Approved by:    kwm (mentor)
Original commit
Monday, 21 Nov 2011
02:53 jsa search for other commits by this committer
Update to 3.5.2.

Approved by:    wxs (mentor)
Feature safe:   yes
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Wednesday, 31 Aug 2011
03:42 jsa search for other commits by this committer
Update to 3.5.1.

Approved by:    kwm (mentor)
Original commit
Sunday, 3 Jul 2011
11:40 swills search for other commits by this committer
- Chase the libgcrypt shared lib version
Original commit
Saturday, 11 Jun 2011
03:09 jsa search for other commits by this committer
Local presence of sqlite3.h let this neww depend slip in unnoticed.
Fix the build. Pointyhat to myself.

Approved by:    wxs (mentor)
Original commit
Tuesday, 7 Jun 2011
20:00 jsa search for other commits by this committer
Update to 3.5.0.

Approved by:    wxs (mentor)
Original commit
Sunday, 5 Jun 2011
18:43 novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
Original commit
Thursday, 7 Apr 2011
03:03 jsa search for other commits by this committer
Update to 3.4.0.

Approved by:    kwm (mentor)
Original commit
Monday, 14 Mar 2011
08:40 wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
Original commit
Wednesday, 24 Nov 2010
20:25 jsa search for other commits by this committer
Update to 3.3.5.1.

Approved by:    wxs (mentor)
Original commit
Monday, 15 Nov 2010
01:15 jsa search for other commits by this committer
Update filezilla to 3.3.5.

Approved by:    kwm (mentor)
Original commit
Monday, 16 Aug 2010
03:57 jsa search for other commits by this committer
Update to 3.3.4.1.

Approved by:    wxs (mentor)
Original commit
Friday, 13 Aug 2010
18:52 jsa search for other commits by this committer
Update to 3.3.4.

Approved by:    wxs (mentor)
Original commit
Thursday, 29 Jul 2010
10:09 jsa search for other commits by this committer
Bump the port to chase the libgcrypt update and makes changes to use
textproc/tinyxml instead of the port's built in.

While I am here, fix my noble attempt to add LICENSE bits by including the
missing LICENSE_FILE stanza as well.

Approved by:    kwm (mentor)
Original commit
Sunday, 25 Jul 2010
11:18 jsa search for other commits by this committer
Update my email address to my new @FreeBSD.org addy

Approved by:    wxs (mentor)
Original commit
Saturday, 19 Jun 2010
21:45 wxs search for other commits by this committer
Update to 3.3.3 and add license information.

PR:             ports/147876
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
Feature safe:   yes
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Saturday, 27 Mar 2010
22:31 miwi search for other commits by this committer
- Update to 3.3.2.1

PR:             144941
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Original commit
Tuesday, 23 Feb 2010
09:34 wen search for other commits by this committer
- Update to 3.3.2

PR:             ports/144191
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Feature safe:   yes
Original commit
Thursday, 11 Feb 2010
20:11 pgollucci search for other commits by this committer
- Remove automated update checks

PR:             ports/143678
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Tuesday, 12 Jan 2010
01:12 pgollucci search for other commits by this committer
- Update to 3.3.1

Switch to using the now mandantroy unicode version of wx,
and include new depend on xdg-utils.

Special thanks for the bsd.wx.mk magic
that made updating the unicode bit painless.

PR:             ports/142550
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
Original commit
Tuesday, 17 Nov 2009
14:56 miwi search for other commits by this committer
- Update to 3.3.0.1

PR:             140572
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Original commit
Wednesday, 11 Nov 2009
02:53 wen search for other commits by this committer
- Update to 3.3.0

PR:             ports/140422
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Original commit

Number of commits found: 128 (showing only 100 on this page)

1 | 2  »