Commit graph

70 commits

Author SHA1 Message Date
Alex Kozlov
f000942565 - Update MASTER_SITES, unbreak
PR:	199227
Submitted by:	tkato432@yahoo.com
2015-04-09 05:19:23 +00:00
Antoine Brodin
9e2f821057 Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2015-03-20 19:09:22 +00:00
Antoine Brodin
d8984a3603 Cleanup plist 2014-11-11 22:01:11 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
Alex Kozlov
ab30b989de - Support STAGEDIR 2014-04-11 15:30:00 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Baptiste Daroussin
1679a3f535 Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
2013-07-10 06:55:28 +00:00
Baptiste Daroussin
932db7c46c New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.

Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).

While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
2013-06-28 11:51:05 +00:00
Jason E. Hale
88478b96bf - Update MASTER_SITES to fix fetch [1]
- Update WWW
- Trim Makefile header

Reported by:	pointyhat via beat [1]
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-11-09 00:29:01 +00:00
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +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
Dmitry Marakasov
9a906db2ae - Fix plist for NOPORTDOCS
Reported by:	QA Tindie
2008-08-23 13:48:17 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +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
Juergen Lock
0cad186521 Unbreak by updating to 4.6
Approved by:	miwi (mentor, implicit)
2007-01-20 15:54:06 +00:00
Kris Kennaway
d6582fe18e BROKEN: Unfetchable 2007-01-20 01:14:02 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Pav Lucistnik
02828448df - Add SHA256 2005-11-24 16:07:52 +00:00
Mark Linimon
f8b01faa40 Chase mastersite.
Source:		distfile survey
2005-09-17 02:48:52 +00:00
Volker Stolz
fe68cc6219 Update to 4.5 2005-06-22 09:11:32 +00:00
Alexey Dokuchaev
fce81013be - Fix fetching (distfile disappeared from MASTER_SITE_LOCAL) [1]
- Properly indent Makefile header

PR:		ports/79583 [1]
Submitted by:	Sam Lawrance <boris(at)brooknet.com.au>
2005-04-06 09:26:44 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Pav Lucistnik
09d69b28c8 - Update to 4.4
PR:		ports/63488
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2004-03-01 20:09:39 +00:00
Kris Kennaway
eb9c9f17bb BROKEN on !i386 5.x: Does not compile 2004-02-25 18:38:09 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Adam Weinberger
76e1e81317 Correct some small spacing nits, and add a note about tracking
the distfile.
2003-10-12 22:55:46 +00:00
Adam Weinberger
e297d7d4e0 Update to 4.3.
Remove an unnecessary USE_XPM (implied by USE_MOTIF).

Drop maintainership.

The distfile is still being hosted in MASTER_SITE_LOCAL/adamw for now.

Prompted by:
PR:		ports/57770
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-09 04:27:00 +00:00
Kris Kennaway
57921d960c Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTED 2003-07-30 22:38:00 +00:00
Adam Weinberger
17a7ae05c2 distfile is impossible to find on teh intarweb, so I've dropped the
distfile into my dir on MASTER_SITE_LOCAL.
2003-03-24 02:44:48 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +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
Adam Weinberger
fa2867e981 Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org

Approved by:	pat (mentor)
2002-10-18 07:58:00 +00:00
Trevor Johnson
2bb59ebeda Turn Miguel Mendez' ports over to Adam Weinberger.
PR:	42012
2002-08-26 00:28:23 +00:00
Patrick Li
ed57dd2175 MASTER_SITES been fixed so take out hardcoding of FETCH_CMD.
PR:		ports/39195
Submitted by:	maintainer
2002-06-12 15:33:12 +00:00
Will Andrews
6537fcf437 Miguel Mendez informed me in private e-mail that he has changed his mind
and would like to maintain these ports again.  Welcome back, Miguel.  :-)
2002-06-11 13:57:05 +00:00
Trevor Johnson
8fde0e790e In MASTER_SITES, follow redirect so fetch does not have to.
As seen on:	fenner's survey
2002-06-07 11:59:06 +00:00
Trevor Johnson
3e07c20db3 Set Miguel Mendez' ports loose. Look out, world!
I would like to try maintaining the acroread5 one, so I pre-snarfed
it.  :-P

PR:		38978
Submitted by:	Miguel Mendez (outgoing maintainer)
2002-06-07 11:01:48 +00:00
Patrick Li
98be074283 - Update to 4.1
- Disallow distribution in package and cdrom form because of license

PR:		36853
Submitted by:	maintainer
2002-04-07 20:33:24 +00:00
Patrick Li
7fd4ed84a5 Add patch to fix package build
PR:		35782
Submitted by:	maintainer
2002-03-11 22:01:53 +00:00
Patrick Li
a1b38dadba Update to 4.0
PR:		35465
Submitted by:	maintainer
2002-03-03 07:55:40 +00:00
Patrick Li
5750ffe55e - Update to 3.0.0
- give maintainership to submitter

PR:		33659
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-01-09 02:34:10 +00:00
FUJISHIMA Satsuki
50b65d0d2a add BUILD_DEPENDS to install app-defaults.
PR:		25611
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-08 17:02:59 +00:00
Kevin Lo
9c2c94df0d Update MASTER_SITES and WWW
PR: 25320
Submitted by: Ports Fury
2001-02-25 06:25:11 +00:00
Sheldon Hearn
ab74d29702 Drop maintanership of emulators/xzx and throw it open to anyone
who cares.
2001-02-21 18:24:12 +00:00
Jimmy Olgeni
79c05b9c01 Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
2001-01-31 23:28:05 +00:00
Sheldon Hearn
9d6ea72c10 Update 2.9.1 -> 2.9.3:
I have no idea what's changed.  The update is necessary because the
2.9.1 distile is no longer available.

PR:		22056
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-20 14:47:16 +00:00
Sheldon Hearn
35be4223c1 Enable sound support.
PR:		20289
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-08-02 07:44:00 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00