non port: devel/plan9port/Makefile |
SVNWeb
|
Number of commits found: 76 |
Thu, 1 Dec 2022
|
[ 11:04 Fernando Apesteguía (fernape) Author: Felix Hanley ] 78c4337
devel/plan9port: Update to 20220913.
Submitter becomes maintainer. Already maintainer of several ports.
PR: 268075
Reported by: felix@userspace.com.au
|
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) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Thu, 22 Oct 2020
|
[ 15:44 pkubaj ]
devel/plan9port: fix build on GCC architectures
Actually respect CC.
MFH: 2020Q4 (fix build blanket)
|
Mon, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Thu, 20 Aug 2020
|
[ 08:08 tobik ]
devel/plan9port: Update to newest commit
Changes: https://github.com/9fans/plan9port/compare/4650064aa757c217fa72f8819a2cf67c689bcdef...1f098efb7370a0b28306d10681e21883fb1c1507
|
Sun, 21 Jun 2020
|
[ 23:18 tobik ]
devel/plan9port: Partially revert r539609
Adding CC9 to LOCAL.config breaks the build.
http://package19.nyi.freebsd.org/data/121amd64-default-build-as-user/539679/logs/plan9port-20200330.log
Pointy hat: pkubaj
|
Fri, 19 Jun 2020
|
[ 14:00 pkubaj ]
devel/plan9port: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-misleading-indentation"
cc1: error: unrecognized command line option "-Wno-stringop-truncation"
cc1: error: unrecognized command line option "-Wno-stringop-overflow"
cc1: error: unrecognized command line option "-Wno-format-truncation"
MFH: 2020Q2 (fix build blanket)
|
Fri, 29 May 2020
|
[ 00:17 emaste ]
devel/plan9port: add BUILD_DEPENDS as:devel/binutils
/usr/bin/as will soon be removed from the FreeBSD base system, for
FreeBSD 13.0.
Depend on as (not ${LOCALBASE}/bin/as) so that this will introduce no
change for existing 11.x and 12.x, which will continue to use the base
system GNU as 2.17.50.
PR: 205250
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Tue, 28 Apr 2020
|
[ 22:44 tobik ]
devel/plan9port: Update to newest commit
Should build fine on aarch64 now.
Changes: https://github.com/9fans/plan9port/compare/e995a0c101863688d5f14649ae3de45a7c43789c...4650064aa757c217fa72f8819a2cf67c689bcdef
|
Thu, 31 Oct 2019
|
[ 08:59 tobik ] (Only the first 10 of 19 ports in this commit are shown above. )
Add missing USES to my ports
|
Mon, 5 Aug 2019
|
[ 09:13 tobik ]
devel/plan9port: Update to latest commit
- Convert pkg-message to UCL and only show it on install
|
Thu, 21 Jun 2018
|
[ 23:52 linimon ] (Only the first 10 of 19 ports in this commit are shown above. )
Mark as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Fri, 9 Mar 2018
|
[ 13:39 tobik ]
devel/plan9port: Update to latest commit
- Cleanup and simplify the port
- Remove all no-op REINPLACE_CMD
- Add a plist
- Update pkg-descr and WWW
- Take maintainership
- Install dictionary and thesaurus files for dict(1)
- Install data files for scat(1)
- Copy pkg-message from the OpenBSD port
|
Thu, 17 Aug 2017
|
[ 18:06 swills ]
devel/plan9port: Update to 20170723
PR: 221191
Submitted by: kdrakehp@zoho.com
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] (Only the first 10 of 81 ports in this commit are shown above. )
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
|
Thu, 13 Apr 2017
|
[ 17:13 ak ]
- Fix build
Reported by: pkg-fallout (via linimon)
|
[ 14:56 linimon ]
Now failing to build everywhere (amd64, i386, armv6).
|
Sat, 25 Mar 2017
|
[ 22:42 ak ]
- Update MASTER_SITES: move from Google Code to GitHub to unbreak the port
- Update to 20170210 snapshot
PR: 217603
Submitted by: kdrakehp@zoho.com
|
Fri, 3 Mar 2017
|
[ 16:00 mat ] (Only the first 10 of 185 ports in this commit are shown above. )
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.
In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed. The remaining must not
be of use to anyone.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 5 Jan 2016
|
[ 16:05 jhale ]
- Fix staging after r405099
While here:
- Remove @dirrm
- Use new method of dealing with permissions and empty dirs
- Remove .hgignore and .hgtags
- Bump PORTREVISION due to plist change
MFH: 2016Q1
|
Sat, 2 Jan 2016
|
[ 23:04 rakuco ]
Fix WRKSRC after r404834.
The top-level directory in the tarball is now called "plan9port" instead of
"plan9". This fixes `make patch':
===> Missing license file for LUCENT in
/wrkdirs/usr/ports/devel/plan9port/work/plan9/LICENSE
Thanks to antoine for poking me.
|
Wed, 30 Dec 2015
|
[ 11:38 rakuco ]
Switch to a working MASTER_SITE and reroll distinfo.
The difference in contents is all in the .hg directory.
|
Mon, 9 Nov 2015
|
[ 12:59 antoine ] (Only the first 10 of 285 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Thu, 1 Oct 2015
|
[ 09:32 amdmi3 ]
- Switch to options helpers
- Add missing run-depend on rc used by some installed scripts
- Fix shebangs
|
Thu, 2 Oct 2014
|
[ 19:50 glebius ]
Fix memory leak in last revision.
Approved by: bapt (blanket)
|
[ 19:11 glebius ]
Use getifaddrs(3) instead of kvm(3) to access ifnet statistics. Fixes
current breakage on head and future ones.
Approved by: bapt (blanket)
|
Sun, 7 Sep 2014
|
[ 14:15 danfe ]
Stagify the port properly: previously, binaries would embed ${STAGEDIR}
references in them.
|
Tue, 8 Jul 2014
|
[ 04:36 danfe ]
Update to snapshot 20140306 and stagify.
|
Fri, 4 Jul 2014
|
[ 12:06 bapt ] (Only the first 10 of 82 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 13 Sep 2013
|
[ 09:06 danfe ]
- Update to snapshot as of 20130907
- Respect CC, unbreak on recent -CURRENT
Reported by: pkg-fallout
|
Mon, 2 Sep 2013
|
[ 08:56 danfe ]
- Convert old-school USE_GMAKE and USE_PERL5_* to modern USES
- Perform some minor cleanups whenever appropriate
Submitted by: az
|
Tue, 25 Jun 2013
|
[ 11:10 danfe ]
Use openpty() for pts allocation, just like other *BSD and Linux
|
Thu, 20 Jun 2013
|
[ 06:47 danfe ]
- Unbreak on -CURRENT (10.x): their linker script (bin/9l) employs silly
`uname -r` check which did not cover FreeBSD versions >9
- Clean up Makefile slightly while here
|
Thu, 13 Jun 2013
|
[ 07:11 danfe ]
Update to version 20130320.
|
Sat, 25 Aug 2012
|
[ 16:09 danfe ]
Update to version 20120820.
|
Sun, 24 Jun 2012
|
[ 21:53 dougb ] (Only the first 10 of 28 ports in this commit are shown above. )
s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
|
Thu, 10 Nov 2011
|
[ 05:38 linimon ] (Only the first 10 of 34 ports in this commit are shown above. )
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr
|
Fri, 2 Sep 2011
|
[ 02:00 danfe ]
- Update to version 20110901
- Add LICENSE (Lucent Public License Version 1.02)
- Join some adjacent short lines
|
Thu, 1 Apr 2010
|
[ 10:46 linimon ]
Also fails on ia64.
Hat: portmgr
|
Mon, 22 Mar 2010
|
[ 05:54 linimon ]
Mark as broken on sparc64: fails to install.
Hat: portmgr
|
Tue, 23 Feb 2010
|
[ 21:27 danfe ]
- Update to the most recent snapshot to date, and unbreak on newer versions
of FreeBSD
- Remove architecture restrictions; it supports at least i386 and amd64 now,
so let's give others a chance
- Remove defunct distfile site
- Perform minor Makefile cleanup
Based on PR: ports/144034
Feature safe: yes
|
Tue, 29 Dec 2009
|
[ 10:25 miwi ] (Only the first 10 of 36 ports in this commit are shown above. )
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR: ports/136065 ports/127469
Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>
- Early identify port CONFLICTS
PR: 137855
Submitted by: Piotr Smyrak <smyru@heron.pl>
- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.
Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.
Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)
- Fix some whitespaces
Tested with: exp-run
|
Mon, 14 Dec 2009
|
[ 23:10 danfe ]
In preparation to the update:
- Canonicalize Makefile header
- Rephrase COMMENT
- Take maintainership
|
[ 19:57 thierry ]
Release maintainership.
Thanks Serge for maintaining these ports all these years!
PR: (private mail)
Submitted by: Serge Gagnon <serge.gagnon.1 (at) ulaval.ca>
|
Sat, 13 Jun 2009
|
[ 20:37 erwin ]
Mark BROKEN on 8.x: does not build.
|
Fri, 23 Jan 2009
|
[ 16:28 flz ] (Only the first 10 of 612 ports in this commit are shown above. )
- 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).
|
Sat, 11 Oct 2008
|
[ 15:23 miwi ]
- Update to 20080909
PR: 127885
Submitted by: Serge Gagnon <serge.gagnon.1@ulaval.ca> (maintainer)
|
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)
|
Wed, 16 Apr 2008
|
[ 09:56 clsung ]
- Update to 20080409
PR: ports/122809
Submitted by: maintainer (Serge Gagnon)
|
Tue, 25 Dec 2007
|
[ 11:06 lwhsu ]
- Update to 20071208
- Change maintainer's email adress
PR: ports/118667
Submitted by: Serge Gagnon <serge.gagnon AT b2b2c.ca> (maintainer)
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
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}.
|
Wed, 7 Mar 2007
|
[ 12:49 miwi ]
- Respect X11BASE
PR: 109931
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
|
Thu, 1 Mar 2007
|
[ 10:07 miwi ]
- Update to 20070223
PR: 109614
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
|
Fri, 4 Aug 2006
|
[ 12:34 erwin ] (Only the first 10 of 67 ports in this commit are shown above. )
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
|
Sat, 1 Jul 2006
|
[ 14:59 novel ]
Update to 20060629.
PR: 99646
Submitted by: Serge Gagnon (maintainer)
|
Thu, 11 May 2006
|
[ 18:05 mnag ]
- Update to 20060511
PR: 97135
Submitted by: maintainer
|
Tue, 9 May 2006
|
[ 02:58 mnag ]
- Update to 20060507
- UnBROKEN on 4.X
- Install initial plumbing rule (install-user:)
PR: 96960
Submitted by: maintainer
|
Fri, 5 May 2006
|
[ 21:13 mnag ]
- Fix build dependency
PR: 96837
Submitted by: maintainer
|
[ 17:47 mnag ]
* plan9port
- Update to 20060402
- Remove RESTRICTED field since the author got a permission
- Remove USE_PERL5
- Mark as BROKEN on 4.x
* LEGAL
- Remove plan9port entry
PR: 95316
Submitted by: maintainer
|
Sat, 18 Feb 2006
|
[ 01:27 mnag ]
- Update to 20060207
PR: 93346
Submitted by: maintainer
|
Wed, 8 Feb 2006
|
[ 18:09 tdb ]
- Update to 20060207
PR: 93004
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
|
Thu, 2 Feb 2006
|
[ 21:20 garga ]
- Update to 20060131
PR: ports/92664
Submitted by: maintainer
|
Sat, 28 Jan 2006
|
[ 10:30 tdb ]
- Update to 20060127
PR: 92430
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
|
Wed, 18 Jan 2006
|
[ 19:11 mnag ]
Update to 20060117
PR: 91924
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
|
Thu, 12 Jan 2006
|
[ 22:31 tdb ]
- Update to 20060112
- Fix typo in pkg-message.in
PR: 91718
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
|
Sun, 8 Jan 2006
|
[ 12:34 edwin ]
Update port: devel/plan9port to 20060107
- Update to 20060107
- Remove files/patch-src-cmd-eqn-e.h and
files/patch-src-lib9-fmt-plan9.h
(It has been incorporated in the software by the author)
PR: ports/91478
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
|
Fri, 6 Jan 2006
|
[ 15:45 hrs ]
- Update to 20060101[*].
- Fix package building. The previous version generates a broken
package which does not includes charlib directory.
- Fix build on 4.x.
Submitted by: Serge Gagnon (serge.gagnon at b2b2c dot ca) (maintainer)[*]
|
Sun, 1 Jan 2006
|
[ 00:11 pav ]
- Update to 20051231
PR: ports/91150
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
|
Fri, 30 Dec 2005
|
[ 05:07 pav ]
This is a port of the bulk of the Plan 9 software build environment to
Unix.
This port tries to reproduce the Plan 9 build environment as faithfully
as possible, providing u.h and libc.h, and blithely redefining tokens
such as open, dup, and accept in order to provide implementations that
better mimic the Plan 9 semantics. The result is a more complicated and
less Unix-friendly environment, but Plan 9 programs can typically be
compiled with little or no changes.
PR: ports/90997
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
|
Number of commits found: 76 |