/databases/libgda5-mysql/

sitory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/spim
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - Add LICENSEamdmi32015-11-211-14/+12
| | | | - Switch to options helpers
* cleanup plistbapt2014-12-211-1/+0
|
* - Add stage supportdanilo2013-10-271-19/+14
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | emulators)
* Two imake related changes:tijl2013-09-021-1/+1
| | | | | | | | | | | | | | | | | | | | 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)
* emulators/spim: fix packagewg2013-08-231-0/+1
| | | | | | - Fix package, man files are not compressed Reported by: pointyhat
* New USES imake to handle the dependency on imake.bapt2013-06-281-8/+3
| | | | | | | | | | | | | | | | | | | | | | 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
* Convert to new options frameworkbapt2012-06-121-7/+8
|
* = Drop MD5 supportmiwi2011-07-031-1/+0
|
* - Update to 8.0miwi2010-01-224-22/+22
| | | | | PR: 142980 Submitted by: Ports Fury
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-2/+0
| | | | | | | | 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.
* - Update to 7.5miwi2009-09-032-4/+4
| | | | | PR: 138451 Submitted by: Ports Fury
* - Update to 7.4miwi2009-02-214-23/+22
| | | | | PR: 131850 Submitted by: Ports Fury
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-0/+1
| | | | | | | | - 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).
* - Update to 7.3miwi2008-05-225-76/+60
| | | | | PR: 123871 Submitted by: Ports Fury
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
| | | | | | | | | | | | | | | - 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)
* Reset maintainership.jkoshy2008-04-101-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Propagate ${PREFIX} and other environment variables to child sub-makes.jkoshy2006-07-171-4/+11
|
* Update this port's description; as of version 7.0 'spim' simulatesjkoshy2006-07-172-3/+3
| | | | the MIPS32 architecture.
* Upgrade to v7.2.1.jkoshy2006-07-178-99/+170
| | | | | | | | | | | 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.
* - Add SHA256pav2005-11-251-0/+1
|
* Update to version 7.0krion2004-12-304-25/+23
| | | | | PR: ports/75621 Submitted by: Ports Fury
* SIZEify.trevor2004-03-181-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 6.5arved2003-01-192-2/+2
| | | | | PR: 47135 Submitted by: Richard Arends <richard@mail.unixguru.nl>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update to version 6.4.jkoshy2002-06-212-5/+4
|
* - Remove USE_IMAKEkevlo2001-02-285-44/+92
| | | | | | | - Add WWW: line PR: 25426 Submitted by: Ports Fury
* Update to version 6.3.steve2001-02-276-91/+10
| | | | | PR: 25021 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Drop maintainer ship. Too many people did not like the direction I tookobrien2001-02-261-1/+1
| | | | this port.
* "Update" to version 6.2.obrien2000-11-134-26/+8
| | | | | | | | | | 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
* Remove two directories. Also, move manpages to Makefile while I'm here.asami2000-06-082-2/+3
| | | | Submitted by: bento (first half)
* PORTNAME/VERSION stuffmharo2000-04-121-3/+3
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-4/+4
|
* portlintobrien1999-09-061-2/+1
|
* gzip -> ${GZIP_CMD}mharo1999-09-051-1/+1
| | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD}
* ln -> ${LN}mharo1999-08-281-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|