Commit Graph

50 Commits

Author SHA1 Message Date
Niclas Zeising ef5d45aaa6 Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Dmitry Marakasov 1932def93e - Add LICENSE
- Switch to options helpers
2015-11-21 12:03:53 +00:00
Baptiste Daroussin 83d56b4578 cleanup plist 2014-12-20 18:17:19 +00:00
Danilo Egea Gondolfo bd0d20b2bc - Add stage support 2013-10-26 16:06:22 +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
Tijl Coosemans f86cad0ce3 Two imake related changes:
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
   For ports that don't need -a introduce USES=imake:notall.
   This way ports no longer have to redefine XMKMF.

2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
   to set CPP, CC and CXX.  This creates the top Makefile, and then xmkmf
   runs make Makefiles.  This Makefiles target runs imake for each
   subdirectory but these imake invocations did not have the flags from
   IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
   when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
   Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
   imake let imake handle IMAKECPPFLAGS itself just like it handles
   IMAKEINCLUDE.

   This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.

Approved by:	portmgr (bapt)
2013-09-02 13:26:34 +00:00
William Grzybowski f387787727 emulators/spim: fix package
- Fix package, man files are not compressed

Reported by:	pointyhat
2013-08-22 17:53:18 +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
Baptiste Daroussin f3381fa548 Convert to new options framework 2012-06-12 10:34:46 +00:00
Martin Wilke 6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Martin Wilke b377670c26 - Update to 8.0
PR:		142980
Submitted by:	Ports Fury
2010-01-21 21:14:37 +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
Martin Wilke b5e332cdc8 - Update to 7.5
PR:		138451
Submitted by:	Ports Fury
2009-09-02 16:43:39 +00:00
Martin Wilke f0b98c380e - Update to 7.4
PR:		131850
Submitted by:	Ports Fury
2009-02-20 16:35:59 +00:00
Florent Thoumie 340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Martin Wilke 445b5c3a24 - Update to 7.3
PR:		123871
Submitted by:	Ports Fury
2008-05-22 00:49:37 +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
Joseph Koshy b78f774e33 Reset maintainership. 2008-04-10 09:21:53 +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
Joseph Koshy 9caec493c7 Propagate ${PREFIX} and other environment variables to child sub-makes. 2006-07-17 14:23:11 +00:00
Joseph Koshy 184dd614d8 Update this port's description; as of version 7.0 'spim' simulates
the MIPS32 architecture.
2006-07-17 10:25:04 +00:00
Joseph Koshy 8e16deea6e Upgrade to v7.2.1.
Upstream changes from the previous ported version include:

 - bug fixes and documentation cleanups

The port now offers a 'GUI' knob that controls whether the X GUI
interface is built.

Take maintainership.
2006-07-17 10:12:07 +00:00
Pav Lucistnik 02828448df - Add SHA256 2005-11-24 16:07:52 +00:00
Kirill Ponomarev 91c87e6b5b Update to version 7.0
PR:		ports/75621
Submitted by:	Ports Fury
2004-12-30 08:39:33 +00:00
Trevor Johnson 33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Akinori MUSHA 1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Tilman Keskinoz 341b241ae7 Update to 6.5
PR:		47135
Submitted by:	Richard Arends <richard@mail.unixguru.nl>
2003-01-18 20:57:09 +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
Joseph Koshy 1917dd77f2 Update to version 6.4. 2002-06-21 06:58:52 +00:00
Kevin Lo 47095dc46a - Remove USE_IMAKE
- Add WWW: line

PR: 25426
Submitted by: Ports Fury
2001-02-28 14:16:52 +00:00
Steve Price f31050845b Update to version 6.3.
PR:		25021
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 04:55:17 +00:00
David E. O'Brien 5bd279f793 Drop maintainer ship. Too many people did not like the direction I took
this port.
2001-02-26 02:45:08 +00:00
David E. O'Brien 1119f1797d "Update" to version 6.2.
6.2 is missing the following functionality that version 5.9 had:
* Can also read and run MIPS a.out files (when compiled on a MIPS system)
* Includes an optional extension by Anne Rogers and Scott Rosenberg of
  Princeton that performs a cycle-by-cycle MIPS simulation that exposes
  the hardware pipeline.

PR:		10454,21493
2000-11-13 12:26:50 +00:00
Satoshi Asami 2edd9fc3bd Remove two directories. Also, move manpages to Makefile while I'm here.
Submitted by:	bento (first half)
2000-06-07 22:52:16 +00:00
Michael Haro b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
David E. O'Brien e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien 244bef6ca3 portlint 1999-09-05 22:15:15 +00:00
Michael Haro 2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Michael Haro af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
David E. O'Brien 9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro 5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien fd6c0ef516 Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
David E. O'Brien 3a95b724ed Distfile moved to the "Old_Versions" directory as 6.0 is out.
Problem is the only changes for 6.0 is to cleanup copywrite headers and
remove functionality from 5.9.
1997-08-25 06:18:14 +00:00
David E. O'Brien cf1439c350 Upgrade to 5.9.
Closes PR:	ports/2643
Submitted by:	Arne Henrik Juul <arnej@imf.unit.no>
1997-02-15 22:35:28 +00:00
David E. O'Brien d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
David E. O'Brien 196a4cf5d1 New port, spim/xspim, a MIPS R2000 RISC Simulator 1996-10-30 01:58:56 +00:00