Commit graph

67 commits

Author SHA1 Message Date
Rene Ladan
02ff3d9a51 sysutils/fusefs-libs: works with modern FreeBSD versions too 2018-10-27 22:28:58 +00:00
Jan Beich
23a165766b sysutils/fusefs-libs: sort USES 2018-05-12 14:47:36 +00:00
Jan Beich
c17cbd3faf sysutils/fusefs-libs: update to 2.9.7
- Limit portscout notifications
- Move options after generic defines
- Don't install unconditionally
- Convert IGNORE to IGNORE_${OPSYS}
- Avoid pkg-plist churn on updates

Changes:	https://github.com/libfuse/libfuse/releases/tag/fuse-2.9.7
Changes:	https://github.com/libfuse/libfuse/releases/tag/fuse-2.9.6
ABI:		https://abi-laboratory.pro/tracker/timeline/libfuse/
2018-05-12 14:45:45 +00:00
Mark Felder
83dcbdd7ee Reset MAINTAINER
Approved by:	maintainer (private communications)
2018-04-16 21:33:18 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Jan Beich
d87cde7739 sysutils/fusefs-libs: reconnect r404898 changes with old history 2016-03-20 15:19:35 +00:00
Jan Beich
bb67c52d09 sysutils/fusefs-libs: break before repo surgery 2016-03-20 15:11:50 +00:00
Jan Beich
4b8b47b27f sysutils/fusefs-libs: drop unnecessary GH_TAGNAME
Mainly to avoid PORTVERSION and GH_TAGNAME growing out of sync.

Pointy hat:	miwi (r404898)
2016-03-20 14:35:30 +00:00
Kurt Jaeger
0effce5b4b sysutils/fusefs-libs: 2.9.4 -> 2.9.5
- fix warning in mount.c:receive_fd().  Reported by Albert Berger
- fix possible memory leak.  Reported by Jose R. Guzman

PR:		206786
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net> (maintainer)
2016-02-01 06:37:09 +00:00
Kubilay Kocak
5b35c57799 sysutils/fusefs-libs: Remove duplicate patch hunks
Remove duplicate hanks in patches introduced in r404898 [1]

https://svnweb.freebsd.org/changeset/ports/404898

PR:		205620
Reviewed by:	miwi (original committer)
Approved by:	blanket (portmgr)
2015-12-31 04:34:58 +00:00
Martin Wilke
3119399f72 - Update MASTER_SITE
- Pass maintainership to submitter

The SourceForge mirror has gone due to the project migrating to GitHub.

The only changes made to the port were to build the package from the sources
now provided from the GitHub releases.

Due to slight changes to the build process (adding missing dependency
declarations, generating a configure script ourselves, new master site),
and due to the fact there are many packages dependent on this port,
the PORTREVISION has been incremented just in case there are any
incompatibilities even though the version has allegedly not been changed.

PR:		205620
Submitted by:	Brendan Molloy
2015-12-31 02:20:15 +00:00
Xin LI
b9ab4535eb Update to 2.9.4. 2015-05-27 19:32:08 +00:00
Jan Beich
8d245f97c9 Pass "automounted" mount option to mount_fusefs(8)
This only addresses libfuse rejecting unknown option. mount_fusefs(8)
still needs to be fixed separately.

PR:		192852
2015-02-20 08:26:20 +00:00
Dmitry Marakasov
ae28efd033 - Add LICENSE
- Drop @dirrm* from plist
2014-10-30 11:36:29 +00:00
John Marino
3b5e71db69 sysutils/fusefs-libs: IGNORE on DragonFly (fusefs not implemented) 2014-10-20 10:45:26 +00:00
Tijl Coosemans
327b7a360d Add USES=libtool and INSTALL_TARGET=install-strip 2014-08-27 19:45:29 +00:00
Antoine Brodin
75b624d757 Bump PORTREVISION after last leftover fix, so that there are no more complains from QAT about it. 2014-02-11 16:54:56 +00:00
Antoine Brodin
1fd389eba1 Fix DOCSDIR/libs leftover 2014-02-03 18:14:09 +00:00
Ruslan Makhmatkhanov
6fe123e629 - unmute docs installation
- simplify port a bit

Anyway, I wasn't able to reproduce the problem from the PR.

PR:		182407
Reported by:	Bertram Scharpf <software@bertram-scharpf.de>
2014-01-26 19:32:11 +00:00
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Baptiste Daroussin
c02f916a07 Unconditionnaly install docs and remove inclusion of bsd.port.options.mk 2013-10-18 23:33:37 +00:00
Baptiste Daroussin
1f85de6586 Fix packaging
Reported by:	olgeni, bdrewery
Pointyhat to:	bapt
2013-09-28 13:50:04 +00:00
Baptiste Daroussin
76a9ae2d94 Change the way to handle DOCS to please pkg_install stupidity 2013-09-24 17:18:27 +00:00
Baptiste Daroussin
dd09b7892d Readd the dirrm for the different docs dir
Reported by:	zi
2013-09-24 12:52:06 +00:00
Bryan Drewery
adb5104c6b - Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA
after r327999 fixed these for stage support

Approved by:	maintainer (bapt)
2013-09-23 15:42:03 +00:00
Guido Falsi
6e98d31966 Fix packaging.
Approved by:	bapt (maintainer)
2013-09-23 12:25:22 +00:00
Baptiste Daroussin
c6f2eb51a6 Use stage, convert TEXT_DOCS to PORTDOCS 2013-09-23 06:18:37 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Baptiste Daroussin
8a7fa85a1c Remove useless dependency on pkgconf 2013-07-24 16:01:08 +00:00
Baptiste Daroussin
d1523e64f1 - Take maintainership
- Use unmount(2) instead of exec umount -f
- update to 2.9.3
2013-07-24 14:42:52 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Baptiste Daroussin
9ab98b588a Do not try to remove DOCSDIR is build without docs
Reported by:	pkg DEVELOPER_MODE
2013-03-13 09:22:54 +00:00
Pietro Cerutti
100d65b37a - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
Approved by:	portmgr
2013-02-28 10:51:58 +00:00
Florian Smeets
a10085f206 Update to 2.9.2
Feature safe:	yes
2012-10-26 14:51:57 +00:00
Florian Smeets
9d5edfa301 - update sysutils/fusefs-libs to 2.9.1
- add a patch to sysutils/fusefs-kmod to make it compile with new fusefs-libs

Tested by:	pho, Kevin Oberman <kob6558@gmail.com>,
		Gustau Perez Querol <gperez@entel.upc.edu>
2012-09-20 23:52:30 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Doug Barton
ce7d0b1f2e For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Koop Mast
841b1cbd4f Fix build on FreeBSD 10 2011-10-29 10:39:44 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Thomas Abthorpe
20256e352d - Reassign to the heap 2011-09-21 02:46:17 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Wesley Shields
53e3072f15 - Update to 2.7.4
PR:		ports/130268
Submitted by:	Andrew Clark <andrewclarkii@gmail.com>
Approved by:	maintainer timeout
2009-01-22 03:15:23 +00:00
Martin Wilke
3b04b0f473 - Update pkg-descr
PR:		129849
Submitted by:	pluknet <pluknet@gmail.com>
Approved by:	maintainer timeout
2009-01-11 13:59:50 +00:00
Pav Lucistnik
b2a96c6df1 - Remove conditional checks for FreeBSD 5.x and older 2009-01-06 17:59:31 +00:00
Alex Dupre
c565016206 Fix compilation on 6.X.
Approved by:	maintainer
2008-07-07 12:36:30 +00:00
Edwin Groothuis
2605591440 [MAINTAINER-UPDATE] sysutils/fusefs-libs: update to 2.7.3
update to 2.7.3

PR:		ports/124780
Submitted by:	Andy <andrewclarkii@gmail.com>
Approved by:	maintainer timeout
2008-07-05 12:26:55 +00:00
Yen-Ming Lee
80dfd97543 - fix undefined reference in libfuse
PR:		124325
Submitted by:	leeym
Approved by:	maintainer timeout
2008-06-20 14:13:50 +00:00