aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/swm
Commit message (Collapse)AuthorAgeFilesLines
* - Strip header at request of original creatorThomas Abthorpe2013-01-271-5/+1
| | | | | | | | Submitted by: trevor With hat: portmgr Notes: svn path=/head/; revision=311049
* - Update to 1.3.4Martin Wilke2011-06-254-115/+55
| | | | | | | | PR: 155856 Submitted by: Ports Fury Notes: svn path=/head/; revision=276319
* points to the new homeBaptiste Daroussin2011-05-012-7/+2
| | | | | | | remove deprecation Notes: svn path=/head/; revision=273398
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Deprecate unmaintained ports from x11-wm where upstream disapear and/or ↵Baptiste Daroussin2011-03-111-0/+3
| | | | | | | where no distfiles can be found Notes: svn path=/head/; revision=270676
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-9/+8
| | | | | | | | | | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Respect X11BASEMartin Wilke2006-11-241-0/+30
| | | | | | | | PR: ports/105827 Submitted by: trasz Notes: svn path=/head/; revision=177989
* - Update to 1.3.4cPav Lucistnik2006-04-012-6/+6
| | | | | | | | PR: ports/95176 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=158578
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
* Hash with SHA-256.Trevor Johnson2006-01-071-0/+1
| | | | Notes: svn path=/head/; revision=153010
* Correct packing list.Trevor Johnson2005-01-191-0/+1
| | | | | | | | PR: 76430 Submitted by: Florent Thoumie of xbsd.org Notes: svn path=/head/; revision=126755
* Rather than the 1.3.4 distfile, use the 1.3.4a one. When one triesTrevor Johnson2004-03-122-3/+3
| | | | | | | | to download the former, the author's site sends the latter instead (unchanged PORTREVISION). Notes: svn path=/head/; revision=103792
* Use CUT macro.Trevor Johnson2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=101168
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Use PAX macro.Trevor Johnson2004-01-221-3/+3
| | | | Notes: svn path=/head/; revision=98754
* Avoid use of Perl.Trevor Johnson2003-11-211-3/+5
| | | | Notes: svn path=/head/; revision=94598
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Update to 1.3.4.Trevor Johnson2002-04-024-47/+51
| | | | | | | | PR: 32864 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=57171
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-7/+7
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53961
* Update to 1.2.5.Trevor Johnson2001-05-022-8/+8
| | | | Notes: svn path=/head/; revision=42152
* Update to 1.2.4.Trevor Johnson2001-03-303-10/+10
| | | | Notes: svn path=/head/; revision=40575
* Add a dash of Xpm.Trevor Johnson2001-03-231-0/+1
| | | | | | | found by: bento Notes: svn path=/head/; revision=40238
* Update to 1.2.3. Install more documentation. Install swmswitch:Trevor Johnson2001-03-203-16/+17
| | | | | | | it can work if DISPLAY is set. Don't make PREFIX/share/swm directory. Notes: svn path=/head/; revision=40124
* Update to 1.2.2.Trevor Johnson2001-02-023-26/+22
| | | | | | | | | | Don't install the German man page, because we have no place to put it. PR: 23822 Notes: svn path=/head/; revision=37910
* new port of swm 1.2.1, a window manager for low-memory systemsTrevor Johnson2000-12-175-0/+110
which supports title bars and shading Notes: svn path=/head/; revision=36037