Commit graph

43 commits

Author SHA1 Message Date
Marcelo Araujo
878ec8d770 Bump PORTREVISION to reflect the update of devel/lwp.
Submitted by:	John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
2017-03-11 07:29:09 +00:00
Jan Beich
c9978367f3 net/coda6_client: unbreak with libc++ 3.9
vol_cml.cc:3621:10: error: assigning to 'char *' from incompatible type 'const char *'
    comp = strrchr(hook->name, '/') + 1;
         ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2017-02-01 12:28:40 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Baptiste Daroussin
3f6c422e36 Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year

PR:		195059
2014-12-02 22:40:56 +00:00
Antoine Brodin
1d7f5e5c0f Cleanup plist 2014-11-22 14:43:23 +00:00
Antoine Brodin
da057fb3a3 Fix build when pkg does not extract mtree 2014-09-20 06:41:30 +00:00
Dmitry Marakasov
4e0a6c6828 - Switch to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 21:56:07 +00:00
Dmitry Marakasov
ffbf1b3071 - Switch to USES=libtool, drop .la files
- Strip libraries
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 21:55:53 +00:00
Adam Weinberger
f1c41f7305 Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
Vanilla I. Shu
0125d943a9 1: Stagify.
2: add RUN_DEPENDS to perl, bump version.

Approved by:	portmgr@ (blanket)
2014-07-16 04:01:36 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Martin Wilke
c2866e7e03 - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-29 12:00:30 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +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
Sunpoet Po-Chuan Hsieh
bf1a872774 - Fix CONFLICTS: net/coda6_client was mistakenly affected
- Bump PORTREVISION for PLIST change

Notified by:	Benjamin Kaduk <kaduk@mit.edu>
2011-07-05 07:54:48 +00:00
Sunpoet Po-Chuan Hsieh
ceefe009f7 - Mark CONFLICTS between net/openafs and net/coda6_server: both install sbin/backup
- Bump PORTREVISION for PLIST change

PR:		ports/158584
Submitted by:	Ben Kaduk <kaduk@mit.edu> (maintainer of net/openafs)
2011-07-04 02:48:03 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ed Schouten
64f3c1d688 Make coda6_client build on FreeBSD HEAD.
Disable all utmp bits. This will have no effect on 8.0 and earlier,
since the utmp code was broken to begin with. It doesn't read from the
proper utmp file, so it could have never worked.

Approved by:	miwi (portmgr)
Feature safe:	yes
2010-03-06 10:28:23 +00:00
Pav Lucistnik
f8d38d4e81 - Update to 6.9.4
PR:		ports/130761
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer timeout (clsung; 3 weeks)
2009-02-10 18:16:06 +00:00
Pav Lucistnik
d203b12054 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:36:39 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Cheng-Lung Sung
1a22edb95f - a fool forgot to cvs rm a patch
- bump PORTREVISION
2008-04-18 07:56:59 +00:00
Cheng-Lung Sung
26dfa64c70 - I forgot to add patch
- bump PORTREVISION
2008-04-18 07:55:42 +00:00
Cheng-Lung Sung
80e21e104d - Update to 6.9.3 to fix broken caused by latest devel/rvm, devel/rpc2 changes
- hereby take over the maintainership
2008-04-18 07:54:18 +00:00
Pav Lucistnik
bfd4fe588e - Chase rpc2 update
Pointy hat to:	clsung
2008-04-16 21:43:03 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Craig Rodrigues
7336031b41 Update to version 6.9.1
PR:	114594
2007-07-18 02:24:39 +00:00
Martin Wilke
9605b8136e - Update to 6.1.2
PR:             110120
Submitted by:   pointyhat and  Ho, Jheng <xbddc.ho@gmail.com>
Thanks to:      Ho, Jheng <xbddc.ho@gmail.com> for testing and feedback!!
2007-03-11 14:09:51 +00:00
Vasil Dimov
bc57bc721c Add a proper warning that this code is not tested and the previous version
was causing panics.
2006-10-05 17:38:00 +00:00
Vasil Dimov
16dadb7cc6 Upgrade:
* net/coda6_server and net/coda6_client from 6.0.7 to 6.1.1 and thus
  un-DEPRECATE them
* devel/rvm from 1.10 to 1.13
* devel/lwp from 1.12 to 2.3
* devel/rpc2 from 1.28 to 2.2

These four are tightly related so I upgrade them in one.. well.. changeset
2006-10-05 17:09:55 +00:00
Vasil Dimov
8ea21c1cb5 Extend expiration date with one week.
There is a newer version on the master site from September, it seems that
the project is active again and thus I will try to update this port to
the latest version.
2006-10-05 08:00:23 +00:00
Mark Linimon
7e2a23110e Mark DEPRECATED. The coda5 ports no longer fetch; the coda6 ports are
almost 2 years out-of-date; none of them compile on 5-STABLE or 6-STABLE
at this point.

Reset maintainer of coda6_* due to no response to questions about status.

Hat:		portmgr
2006-07-04 23:19:50 +00:00
Sergey Matveychuk
a031a0d8b9 - Mark IGNORE on >=6.0. Coda 6.x makes a kernel panic on this version.
- Fix another IGNORE message.
2006-04-11 12:32:10 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Sergey Matveychuk
0036fd14a8 - Update to 6.0.7
PR:		ports/74258, ports/74259
Submitted by:	Radim Kolar <hsn(at)netmag.cz>
Approved by:	maintainer (timeout: 1+ month)
2004-12-29 17:36:19 +00:00
Sergey Matveychuk
1bebcf5977 - Bump rvm's lib version 2004-12-24 12:58:57 +00:00
Sergey A. Osokin
480c1a7db1 Fix "coda-server-6.0.6 failed on i386 4".
Notice from:	kris via bento
2004-08-16 07:06:40 +00:00
Sergey A. Osokin
e662720ff2 Update coda5*- and coda6*-affiliated software.
Fix build under fresh -CURRENT (gcc 3.4.2).

Bump or remove PORTREVISION where it needed.
2004-08-10 17:06:15 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Kris Kennaway
4be27e8cdd Fix build on -STABLE.
Submitted by:	tjr
2003-09-24 05:52:34 +00:00
Edwin Groothuis
38d3364d0d New ports: coda6_server and coda6_client
I've just added the kernel support for Coda 6.x. It would
	be great to have the server and client in the ports collection
	to make it easier for people to experiment with.

PR:		ports/56623
Submitted by:	Tim Robbins <tim@robbins.dropbear.id.au>
2003-09-09 12:26:54 +00:00