1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
John Marino
6edfd8a52d russian/xruskb: revbump required after previous changes 2016-08-31 18:19:26 +00:00
Dmitry Marakasov
6421c723cc - Add LICENSE
- Add missing xorg depends
- Switch to options helpers
- Add WWW
2016-08-26 09:01:20 +00:00
Antoine Brodin
b9864fe38d Cleanup plist 2014-11-12 14:56:34 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Andrey A. Chernov
e9b1c77fab Master site does not allow anon ftp access for the reason unknown,
add working mirror.
2013-12-20 12:29:56 +00:00
Boris Samorodov
cd7e51d0db . remove a standard option description (MOTIF);
. use lowercase characters for variable values (YES -> yes).
2013-11-07 11:40:03 +00:00
Boris Samorodov
63e0fe5787 Support staging. 2013-09-29 15:09:37 +00:00
Baptiste Daroussin
9ab014c6ea Add NO_STAGE all over the place in preparation for the staging support (cat: russian) 2013-09-20 22:46:16 +00:00
Baptiste Daroussin
942c2a28be Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
Baptiste Daroussin
a9af8f7b5b Convert to new options framework 2012-07-20 22:10:31 +00:00
Max Brazhnikov
d8ba122920 Clean up in preparation for open-motif update (ports/154044):
- add MOTIF option
- utilize USE_MOTIF
- remove $FreeBSD$ tag from plist
2011-04-09 06:01:21 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +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
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
6edb86f43a - Add SHA256 2005-11-25 17:44:39 +00:00
Andrey A. Chernov
4612c06e41 Upgrade to 1.15.4 2005-10-21 19:05:58 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Sergei Kolobov
bda690a154 - Add WITH_MOTIF knob to enable pixmaps in indicator icon
- Install documentation
- Silence configure warning
- Bump PORTREVISION
2003-12-05 23:04:04 +00:00
Christian Weisgerber
9fbab3abb2 Update to 1.15.3.
PR:		48208
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-02-16 18:03:33 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Patrick Li
dc384f07a6 Update to 1.15.2
PR:		36511
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-30 18:31:56 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Steve Price
2d9e386984 Update to version 1.13.0.
PR:		18021
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
2000-04-30 00:32:05 +00:00
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
R. Imura
2942c68ad7 Correct MASTER_SITES.
This version 1.9.3 seems old.
2000-01-23 01:48:01 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Bill Fenner
c18bddc29b Upgrade to version 1.9.3
PR:		ports/9924
Submitted by:	Igor Vinokurov <igor@rtsnet.ru>
1999-02-07 22:00:16 +00:00
Seiichirou Hiraoka
559ec0e771 PR: ports/5509
Submitted by:	igor@zynaps.ru
A keyboard layout switcher and indicator.
1998-12-06 12:19:18 +00:00