1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
Baptiste Daroussin
996c655381 replace USE_GCC=yes by compiler:c++11-lang, in fact that port doesn't need modern c++
but build crashes with g++ 4.2.1 from base but wotk properly with both clang and newer gcc
2013-10-08 20:48:34 +00:00
Boris Samorodov
b1914a1a9c Preamble: the port has PKGNAME conflict with devel/rvm.
As per www.bsdstats.org this port has 10 times less user base, so let's
change this port. The official site names it "Rsync Vault Manager".
Seems that rvman is a good compromise for the package name, so

. PKGNAMESUFFIX=an;
. remove NO_LATEST_LINK=yes;

while here:
. support staging.

Reported by:	bapt
2013-10-03 15:09:56 +00:00
Baptiste Daroussin
b80ec3e204 Add NO_STAGE all over the place in preparation for the staging support (cat: archivers) 2013-09-20 13:11:20 +00:00
Baptiste Daroussin
ecfa41e79d Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
2013-08-30 01:02:57 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Eitan Adler
b2f9df5f6d Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT

Approved by:	davide (maintainer)
2013-03-09 19:59:21 +00:00
Alexey Dokuchaev
142171e3f3 For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
2012-12-18 07:57:31 +00:00
Gerald Pfeifer
8ad7d04c72 Replace USE_GCC=4.4+ by USE_GCC=4.6+ since GCC 4.4 is on its way out
and GCC 4.6 has been the default for a while.

Approved by:	maintainer
2012-07-26 21:59:12 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Dmitry Marakasov
932953cd10 - Update to 1.07
- Pass maintainership to submitter

PR:		151164
Submitted by:	Davide Italiano <davide.italiano@gmail.com>
2010-10-07 16:38:36 +00:00
Gerald Pfeifer
ed0716a32a USE_GCC=4.3+ is just an alias for USE_GCC=4.4+, so use the latter. 2010-08-24 21:26:34 +00:00
Dmitry Marakasov
37efd82681 - Update to 1.05
PR:		149331
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2010-08-17 15:40:27 +00:00
Alexey Dokuchaev
9a2ed5590d - Correctly assign RUN_DEPENDS
- Canonicalize Makefile header
- Use double space after period in port description
2008-11-09 13:22:22 +00:00
Pietro Cerutti
69f29aa5e1 - Update to 1.03
PR:		125228
Submitted by:	Ports Fury
2008-07-04 22:10:23 +00:00
Li-Wen Hsu
83a2defac7 - Update to version 1.02
PR:		ports/124581
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2008-06-14 20:21:01 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00
Mark Linimon
e6757ba577 Build fixed by Jul 14 2007 but left marked BROKEN. Unmark.
Reported by:	pointyhat
Approved by:	portmgr (self)
2007-11-20 03:02:37 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Edwin Groothuis
4e48e33153 [patch] archivers/rvm - cleanup non-supported FreeBSD version
PR:		ports/111640
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:10:00 +00:00
Martin Wilke
08f816c6ef - Update to 1.01
PR:		ports/105663
Submitted by:	miwi
Approved by:	maintainer timeout
2006-12-06 08:52:18 +00:00
Pav Lucistnik
5c7460ca6b - Unbreak: patch out the offending check from configure script
PR:		ports/92510
Submitted by:	Rainer Alves <rainer.alves@gmail.com> (maintainer)
2006-01-29 23:20:45 +00:00
Pav Lucistnik
17c732de02 - Update to 1.0
- Take maintainership

PR:		ports/91103
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
2005-12-30 19:04:39 +00:00
Kris Kennaway
7770d468b7 BROKEN: This port attempts to allocate an infinite amount of memory during
configure, just so it can see what happens to itself when it runs the system
out of swap.
2005-10-26 19:36:33 +00:00
Volker Stolz
d715e6a481 Use MAKE_ARGS 2005-10-13 10:26:08 +00:00
Volker Stolz
adb599a78c Use DISTVERSION 2005-09-29 08:34:46 +00:00
Clement Laforet
80d613fc08 - Update to 0.90.3.b 2005-01-18 21:22:12 +00:00
Kirill Ponomarev
fe3d0fd58e Fix build with gcc-3.4
PR:		ports/70780
Submitted by:	Ports Fury
2004-08-22 00:51:49 +00:00
Kris Kennaway
c1a0f8ede9 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:33:05 +00:00
Kirill Ponomarev
beb60a6d82 Update to version 0.90.2-beta
PR:		ports/68996
Submitted by:	Ports Fury
2004-07-14 12:18:34 +00:00
Ying-Chieh Liao
73ac5bda47 upgrade to 0.90 beta 2004-04-29 02:23:36 +00:00
Clement Laforet
7875f399da - define NO_LATEST_LINK.
Maybe LATEST_LINK=archivers_rvm would be better.
  If you think so, let me know.

Noticed by:     Ports with duplicate LATEST_LINKS report
2004-04-19 14:17:23 +00:00
Kirill Ponomarev
d3eb98a2dc - Update to version 0.80.2.a
PR:		ports/65259
Submitted by:	Ports Fury
2004-04-08 20:50:06 +00:00
Ying-Chieh Liao
67dcde56be use more clear comment 2004-03-15 08:05:46 +00:00
Ying-Chieh Liao
ed35f851d1 add rvm 0.80a
Rsync Vault Manager
2004-03-15 07:34:34 +00:00