aboutsummaryrefslogtreecommitdiff
path: root/devel/plan9port
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Update to 20080409Cheng-Lung Sung2008-04-162-4/+4
| | | | | | | | PR: ports/122809 Submitted by: maintainer (Serge Gagnon) Notes: svn path=/head/; revision=211348
* - Update to 20071208Li-Wen Hsu2007-12-252-7/+6
| | | | | | | | | | - Change maintainer's email adress PR: ports/118667 Submitted by: Serge Gagnon <serge.gagnon AT b2b2c.ca> (maintainer) Notes: svn path=/head/; revision=204515
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-3/+3
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Respect X11BASEMartin Wilke2007-03-071-3/+5
| | | | | | | | PR: 109931 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer) Notes: svn path=/head/; revision=186799
* - Update to 20070223Martin Wilke2007-03-013-7/+10
| | | | | | | | PR: 109614 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer) Notes: svn path=/head/; revision=186258
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=169648
* Update to 20060629.Roman Bogorodskiy2006-07-012-7/+8
| | | | | | | | PR: 99646 Submitted by: Serge Gagnon (maintainer) Notes: svn path=/head/; revision=166711
* - Update to 20060511Marcus Alves Grando2006-05-112-4/+4
| | | | | | | | PR: 97135 Submitted by: maintainer Notes: svn path=/head/; revision=162116
* - Update to 20060507Marcus Alves Grando2006-05-093-12/+16
| | | | | | | | | | | - UnBROKEN on 4.X - Install initial plumbing rule (install-user:) PR: 96960 Submitted by: maintainer Notes: svn path=/head/; revision=161771
* - Fix build dependencyMarcus Alves Grando2006-05-051-0/+1
| | | | | | | | PR: 96837 Submitted by: maintainer Notes: svn path=/head/; revision=161445
* * plan9portMarcus Alves Grando2006-05-053-16/+23
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=161434
* - Update to 20060207Marcus Alves Grando2006-02-182-4/+4
| | | | | | | | PR: 93346 Submitted by: maintainer Notes: svn path=/head/; revision=156248
* - Update to 20060207Tim Bishop2006-02-082-4/+4
| | | | | | | | PR: 93004 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer) Notes: svn path=/head/; revision=155538
* - Update to 20060131Renato Botelho2006-02-022-6/+5
| | | | | | | | PR: ports/92664 Submitted by: maintainer Notes: svn path=/head/; revision=155103
* - Update to 20060127Tim Bishop2006-01-282-4/+4
| | | | | | | | PR: 92430 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer) Notes: svn path=/head/; revision=154640
* Update to 20060117Marcus Alves Grando2006-01-182-4/+4
| | | | | | | | PR: 91924 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer) Notes: svn path=/head/; revision=153829
* - Update to 20060112Tim Bishop2006-01-123-5/+5
| | | | | | | | | | - Fix typo in pkg-message.in PR: 91718 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer) Notes: svn path=/head/; revision=153372
* Update port: devel/plan9port to 20060107Edwin Groothuis2006-01-084-39/+4
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=153059
* - Update to 20060101[*].Hiroki Sato2006-01-064-17/+51
| | | | | | | | | | | - 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)[*] Notes: svn path=/head/; revision=152897
* - Update to 20051231Pav Lucistnik2006-01-013-5/+9
| | | | | | | | PR: ports/91150 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer) Notes: svn path=/head/; revision=152515
* This is a port of the bulk of the Plan 9 software build environment toPav Lucistnik2005-12-304-0/+165
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> Notes: svn path=/head/; revision=152408