non port: emulators/xzx/Makefile |
SVNWeb
|
Number of commits found: 47 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 27eb52a (Only the first 10 of 118 ports in this commit are shown above. )
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above )
|
Thu, 6 May 2021
|
[ 11:47 Mathieu Arnold (mat) ] 3505159 (Only the first 10 of 144 ports in this commit are shown above. )
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 Nov 2019
|
[ 15:48 zeising ] (Only the first 10 of 73 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
|
Thu, 8 Dec 2016
|
[ 16:39 tijl ] (Only the first 10 of 39 ports in this commit are shown above. )
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Thu, 9 Apr 2015
|
[ 05:19 ak ]
- Update MASTER_SITES, unbreak
PR: 199227
Submitted by: tkato432@yahoo.com
|
Fri, 20 Mar 2015
|
[ 19:09 antoine ]
Mark BROKEN: Unfetchable
Reported by: pkg-fallout
|
Tue, 11 Nov 2014
|
[ 22:01 antoine ]
Cleanup plist
|
Mon, 4 Aug 2014
|
[ 03:40 adamw ] (Only the first 10 of 78 ports in this commit are shown above. )
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
|
Fri, 11 Apr 2014
|
[ 15:30 ak ]
- Support STAGEDIR
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Wed, 10 Jul 2013
|
[ 06:55 bapt ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
|
Fri, 28 Jun 2013
|
[ 11:51 bapt ] (Only the first 10 of 111 ports in this commit are shown above. )
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
|
Fri, 9 Nov 2012
|
[ 00:29 jhale ]
- 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
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sat, 23 Aug 2008
|
[ 13:48 amdmi3 ]
- Fix plist for NOPORTDOCS
Reported by: QA Tindie
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 20 Jan 2007
|
[ 15:54 nox ]
Unbreak by updating to 4.6
Approved by: miwi (mentor, implicit)
|
[ 01:14 kris ]
BROKEN: Unfetchable
|
Sun, 7 May 2006
|
[ 10:55 edwin ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with E
|
Sat, 17 Sep 2005
|
[ 02:48 linimon ]
Chase mastersite.
Source: distfile survey
|
Wed, 22 Jun 2005
|
[ 09:11 vs ]
Update to 4.5
|
Wed, 6 Apr 2005
|
[ 09:26 danfe ]
- 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>
|
Fri, 23 Jul 2004
|
[ 19:10 anholt ] (Only the first 10 of 163 ports in this commit are shown above. )
- 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)
|
Mon, 1 Mar 2004
|
[ 20:09 pav ]
- Update to 4.4
PR: ports/63488
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
|
Wed, 25 Feb 2004
|
[ 18:38 kris ]
BROKEN on !i386 5.x: Does not compile
|
Sun, 12 Oct 2003
|
[ 22:55 adamw ]
Correct some small spacing nits, and add a note about tracking
the distfile.
|
Thu, 9 Oct 2003
|
[ 04:27 adamw ]
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>
|
Wed, 30 Jul 2003
|
[ 22:36 kris ]
Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTED
|
Mon, 24 Mar 2003
|
[ 02:44 adamw ]
distfile is impossible to find on teh intarweb, so I've dropped the
distfile into my dir on MASTER_SITE_LOCAL.
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 72 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Fri, 18 Oct 2002
|
[ 07:58 adamw ] (Only the first 10 of 30 ports in this commit are shown above. )
Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org
Approved by: pat (mentor)
|
Mon, 26 Aug 2002
|
[ 00:28 trevor ] (Only the first 10 of 18 ports in this commit are shown above. )
Turn Miguel Mendez' ports over to Adam Weinberger.
PR: 42012
|
Wed, 12 Jun 2002
|
[ 15:33 pat ]
MASTER_SITES been fixed so take out hardcoding of FETCH_CMD.
PR: ports/39195
Submitted by: maintainer
|
Tue, 11 Jun 2002
|
[ 13:57 will ]
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. :-)
|
Fri, 7 Jun 2002
|
[ 11:59 trevor ]
In MASTER_SITES, follow redirect so fetch does not have to.
As seen on: fenner's survey
|
[ 11:01 trevor ]
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)
|
Sun, 7 Apr 2002
|
[ 20:33 pat ]
- Update to 4.1
- Disallow distribution in package and cdrom form because of license
PR: 36853
Submitted by: maintainer
|
Sun, 3 Mar 2002
|
[ 07:55 pat ]
Update to 4.0
|
Wed, 9 Jan 2002
|
[ 02:34 pat ]
- Update to 3.0.0 - give maintainership to submitter
|
Thu, 8 Mar 2001
|
[ 17:02 sf ]
add BUILD_DEPENDS to install app-defaults.
|
Sun, 25 Feb 2001
|
[ 06:25 kevlo ]
Update MASTER_SITES and WWW
|
Wed, 21 Feb 2001
|
[ 18:24 sheldonh ]
Drop maintanership of emulators/xzx and throw it open to anyone who cares.
|
Mon, 20 Nov 2000
|
[ 14:47 sheldonh ]
Update 2.9.1 -> 2.9.3:
|
Wed, 2 Aug 2000
|
[ 08:44 sheldonh ]
Enable sound support.
|
Number of commits found: 47 |