aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/ion-2
Commit message (Collapse)AuthorAgeFilesLines
* - Fix fetchpav2008-06-191-1/+1
| | | | | PR: ports/124746 Submitted by: Robert P Ricci <ricci@cs.utah.edu> (maintainer)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-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)
* - 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}.
* Maintainer's email address bounces, so reassign to ports@.linimon2007-03-051-2/+2
| | | | Hat: portmgr
* Update MASTER_SITES, making fetchable again.shaun2006-11-221-1/+1
| | | | | | PR: ports/104929 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: maintainer timeout (3 weeks)
* Modify these files to reflect bsd.lua.mk as tested on the cluster.linimon2006-09-153-12/+19
| | | | | | PR: ports/101612 Submitted by: alepulver Hat: portmgr
* - Switch lua dependency to lang/lua50pav2006-05-031-1/+1
|
* Conversion to a single libtool environment.ade2006-02-233-2/+10
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* upgrade to 20040729ijliao2004-08-022-3/+3
| | | | | PR: 69867 Submitted by: maintainer
* - Add WITH_MULTIBYTE knobpav2004-06-052-10/+9
| | | | | | PR: ports/67577 Submitted by: Andrey Slusar <vasallia@ukr.net> Approved by: maintainer
* Sync with new bsd.autotools.mkade2004-06-051-2/+2
|
* - Update to 20040601pav2004-06-024-19/+6
| | | | | PR: ports/67459 Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net> (maintainer)
* After repocopy from x11-wm/ion, add ion-2, a tiling tabbed window managerpav2004-05-3010-346/+167
| | | | | | | | | designed with keyboard users in mind. This is the second incarnation. PR: ports/62486, ports/67103 Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net>, Andrey Slusar <vasallia@ukr.net> Repocopy by: marcus
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Fix build on amd64 (FreeBSD supports snprintf()), and respect CC and CFLAGS.kris2004-03-151-1/+18
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Install files mode 644, not 664kris2003-04-211-3/+8
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Unbreak build and add 2 new patches for enable/disable border andpat2002-09-083-4/+244
| | | | | | | frame functionality. PR: ports/41056 Submitted by: maintainer
* Fix WWW and MASTER_SITES: Project site moved.pat2002-06-282-2/+2
| | | | | PR: ports/39914 Submitted by: maintainer
* Update to 20020207pat2002-02-082-2/+2
| | | | | PR: 34687 Submitted by: maintainer
* Update to the lastest versionkevlo2002-01-212-2/+2
| | | | | PR: 34115 Submitted by: MAINTAINER
* Update to 20011109petef2001-11-112-2/+2
| | | | | PR: 31903 Submitted by: maintainer
* Add etc/ion/ion.conf management, it will be created from sample.conf if itolgeni2001-06-171-2/+3
| | | | doesn't yet exist.
* upgrade to 0523ijliao2001-05-262-2/+2
| | | | | PR: 27642 Submitted by: maintainer
* Update ion to the author's latest version (20010314).clive2001-03-303-7/+16
| | | | | PR: 26205 Submitted by: MAINTAINER
* Update to the lastest version.kevlo2001-02-182-2/+2
| | | | | PR: 25178 Submitted by: MAINTAINER
* Upgrade to 20010121.vanilla2001-02-162-2/+2
| | | | | PR: ports/25120 Submitted by: maintainer
* Upgrade to ion 20010121.clive2001-01-222-2/+2
| | | | Noted by: sf
* o New port x11-wm/ion - A window manager with a text-editorish,clive2001-01-218-0/+143
keyboard friendly interface. o portlint o Fix pkg-plist to handle NOPORTDOCS o Fix patch-system.mk for 'make reinstall' This WM is almost keyboard driven. Hit Meta-F1 for help. PR: 24474 Submitted by: ricci@cs.utah.edu