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
Vanilla I. Shu
8a48aa6c6d
Fix "unknown option", and bump version.
...
Submitted by: Andriy Gapon <avg.@.icyb.net.ua>
Approved by: maintainer
2008-02-06 01:41:33 +00:00
Vanilla I. Shu
856d74c9be
Upgrade to 2.7.2.
...
PR: ports/120246
Submitted by: maintainer
2008-02-04 06:04:53 +00:00
Martin Matuska
42b9350078
- patch to remove linux-specific "filesystem subtype" code
...
- depending fusefs ports are usable again
PR: ports/114580
Submitted by: mm
Approved by: maintainer (timeout), garga (mentor)
2007-07-19 14:32:18 +00:00
Vanilla I. Shu
41610e81c7
Upgrade to 2.7.0.
...
PR: ports/114300
Submitted by: maintainer
2007-07-05 04:23:43 +00:00
Nicola Vitale
c690f4a1ac
- Update to 2.6.4
...
PR: ports/112208
Submitted by: Anish Mistry <amistry at am-productions.biz> (maintainer)
2007-04-30 19:56:17 +00:00
Rong-En Fan
81b17c9634
- Update to 2.6.2
...
PR: ports/108643
Submitted by: chinsan
Approved by: Anish Mistry <amistry at am-productions.biz> (maintainer)
2007-02-01 07:13:40 +00:00
Martin Wilke
5fc4e5865b
- Update to 2.6.1
...
PR: ports/106346
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
2006-12-04 22:29:49 +00:00
Pav Lucistnik
8673d8ee9a
- Add missed dependency on pkg-config
...
Reported by: krismail
Approved by: maintainer
2006-09-05 17:25:01 +00:00
Rong-En Fan
3bdc6b6861
- Update to 2.5.3
...
PR: 99261
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: maintainer, delphij (mentor, implicit)
2006-07-06 17:56:40 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Vanilla I. Shu
50ae2d8295
Upgrade to 2.5.2.
...
PR: ports/93160
Submitted by: maintainer
2006-02-11 04:20:35 +00:00
Vanilla I. Shu
bc4491ebf4
Upgrade to 2.5.1.
...
PR: ports/92387
Submitted by: maintainer
2006-01-27 06:34:27 +00:00
Edwin Groothuis
508b8d82f4
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
cad1fb9d40
- Update fusefs-kmod to 0.2.99.1, fusefs-libs to 2.5.0, fusefs-sshfs to 1.4
...
PR: ports/91873
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
2006-01-18 19:48:56 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Simon Barner
e86bfbbaee
- Update to 2.4.1 [1]
...
- User lower case for first letter of IGNORE message
- Add pointer to more information in pkg-message
Submitted by: Anish Mistry (maintainer) [1]
PR: ports/88264
2005-10-31 12:43:46 +00:00