summaryrefslogtreecommitdiff
path: root/x11-wm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small fix to the version line in the comment field.Yukihiro Nakai1999-10-193-3/+3
| | | | Notes: svn path=/head/; revision=22519
* Update to 0.99.4Yukihiro Nakai1999-10-193-6/+9
| | | | Notes: svn path=/head/; revision=22518
* Update to 1.1.2Yukihiro Nakai1999-10-192-3/+3
| | | | Notes: svn path=/head/; revision=22517
* Update to 0.16.0Yukihiro Nakai1999-10-1815-1962/+3906
| | | | | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG> Notes: svn path=/head/; revision=22504
* Bump gnome libraries' version numbers.Satoshi Asami1999-10-171-1/+1
| | | | | | | Should have been done by: nakai Notes: svn path=/head/; revision=22493
* Scwm depends esound.Yukihiro Nakai1999-10-131-0/+1
| | | | Notes: svn path=/head/; revision=22401
* Finish updating this port to version 2.3 - version required comment,Steve Price1999-10-113-6/+5
| | | | | | | | | | new URL, and PLIST changes so this will package again. PR: 14207 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=22358
* Fix PropList shlib version. Along with Imlib, it was actually broken inSatoshi Asami1999-10-111-1/+1
| | | | | | | rev. 1.7 by dan. (Apologies to Nakai-san.) Notes: svn path=/head/; revision=22350
* Activate the wmthemeinstall port.Steve Price1999-10-101-0/+1
| | | | Notes: svn path=/head/; revision=22341
* Initial import of wmthemeinstall version 0.62.Steve Price1999-10-105-0/+56
| | | | | | | | | | A program for managing themes for WindowMaker. PR: 14241 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=22340
* Bump imlib shlib version.Satoshi Asami1999-10-101-1/+1
| | | | | | | Forgotten by: nakai Notes: svn path=/head/; revision=22297
* What's with the weird indenting? Fix it.Satoshi Asami1999-10-101-12/+12
| | | | Notes: svn path=/head/; revision=22296
* Upgrade to 0.9.49.Vanilla I. Shu1999-10-092-3/+3
| | | | Notes: svn path=/head/; revision=22288
* Add back xpm dependencies so these will build again.Satoshi Asami1999-10-082-2/+4
| | | | Notes: svn path=/head/; revision=22267
* Update wmakerconf to 2.3Dan Moschuk1999-10-082-15/+15
| | | | | | | | PR: ports/14179 Submitted by: Maintainer Notes: svn path=/head/; revision=22259
* Update port to 0.61.1Dan Moschuk1999-10-084-4/+26
| | | | | | | | PR: ports/14156 Submitted by: mac@jp.freebsd.org Notes: svn path=/head/; revision=22258
* Bump libPropList shlib number.Satoshi Asami1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22248
* Use updated imlib library.Yukihiro Nakai1999-10-081-3/+3
| | | | Notes: svn path=/head/; revision=22244
* Use updated imlib library.Yukihiro Nakai1999-10-086-6/+6
| | | | Notes: svn path=/head/; revision=22243
* esound library update esd.1 -> esd.2Yukihiro Nakai1999-10-083-3/+3
| | | | Notes: svn path=/head/; revision=22238
* Use the updated libproplist shared libraryChris Piazza1999-10-071-1/+1
| | | | Notes: svn path=/head/; revision=22217
* Upgrade to 0.61.1.Thomas Gellekum1999-10-063-5/+7
| | | | | | | | PR: 14149 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=22196
* Update to 0.99.3Yukihiro Nakai1999-10-066-112/+260
| | | | Notes: svn path=/head/; revision=22192
* Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>Yukihiro Nakai1999-10-065-36/+25
| | | | | | | Update to version 4.0 Notes: svn path=/head/; revision=22190
* Submitted by:"KATO Tsuguru" <tkato@prontomail.ne.jp>Yukihiro Nakai1999-10-064-10/+12
| | | | | | | Update to version 1.1.1 Notes: svn path=/head/; revision=22189
* Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>Yukihiro Nakai1999-10-068-16/+52
| | | | | | | Update to 3.1.2 Notes: svn path=/head/; revision=22188
* Update to 0.9.0Yukihiro Nakai1999-10-056-75/+52
| | | | | | | (Patches from "KATO Tsuguru" <tkato@prontomail.ne.jp> ) Notes: svn path=/head/; revision=22167
* Add a hook for a single icon per application instance.Chris Piazza1999-10-021-0/+4
| | | | | | | | PR: 13033 Submitted by: Ben Hutchinson <benhutch@byers.xfiles.org.uk> Notes: svn path=/head/; revision=22118
* Update windowmaker-i18n to 0.61.0.Dan Moschuk1999-10-014-18/+15
| | | | | | | | | | NOTE: I made a minor tweak or three to the Makefile to hush portlint -c somewhat. However, I am unable to ensure that I didn't break the port (the distfile is 1.7M, and is downloading at 300bytes/sec (yes, my cable connection sucks)). Can someone please check this? Notes: svn path=/head/; revision=22094
* Upgrade xfce to 3.1.1Dan Moschuk1999-09-276-10/+170
| | | | | | | | PR: ports/13988 Submitted by: Doug <Doug@gorean.org> Notes: svn path=/head/; revision=21995
* Don't define the second argument of bzero(3) as being an int since on theSteve Price1999-09-272-0/+22
| | | | | | | | Alpha sizeof(int) != sizeof(size_t) and this port wasn't building because of it. Notes: svn path=/head/; revision=21992
* This committer needs a vacation. Remove a lot of extra junkChris Piazza1999-09-241-64/+0
| | | | | | | | | at the top and bottom of this patch (it was an entire PR..) Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=21918
* Add a patch to remove a menu that's work in progress andChris Piazza1999-09-241-0/+78
| | | | | | | | | | shouldn't be there (it's empty) PR: 13854 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=21904
* Add trailing / to end of a MASTER_SITEChris Piazza1999-09-213-3/+3
| | | | Notes: svn path=/head/; revision=21844
* Update to version 0.51.3.1Chris Piazza1999-09-216-15/+12
| | | | Notes: svn path=/head/; revision=21843
* Update to version 0.61.0Chris Piazza1999-09-213-10/+8
| | | | Notes: svn path=/head/; revision=21839
* The place of qt2 include files is changed.R. Imura1999-09-201-3/+3
| | | | Notes: svn path=/head/; revision=21830
* Use USE_QT2 instead of an explicit LIB_DEPENDS.Satoshi Asami1999-09-201-2/+1
| | | | Notes: svn path=/head/; revision=21825
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* Modest attempt to improve the afterstep pkg/COMMENTs. I still don't likeTim Vanderhoek1999-09-181-1/+1
| | | | | | | them at all. Notes: svn path=/head/; revision=21707
* The version number of libgif.so has changed to 5.Steve Price1999-09-185-5/+5
| | | | Notes: svn path=/head/; revision=21701
* Compile errorSatoshi Taoka1999-09-101-1/+2
| | | | | | | Obtained from: http://bento.freebsd.org/errorlogs/3-latest/ Notes: svn path=/head/; revision=21604
* Upgrade to ctwm 3.5.2Torsten Blum1999-09-102-2/+3
| | | | Notes: svn path=/head/; revision=21601
* WindowMaker -> Window Maker.Chris Piazza1999-09-091-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=21520
* Changed from $Id to $FreeBSDSatoshi Taoka1999-09-091-1/+1
| | | | Notes: svn path=/head/; revision=21458
* Add wmgSatoshi Taoka1999-09-091-0/+1
| | | | Notes: svn path=/head/; revision=21456
* a small GTK-based GNOME-compliant window managerSatoshi Taoka1999-09-095-0/+41
| | | | | | | | PR: 13410 Submitted by: Yukihiro Nakai <Nacai@iname.com> Notes: svn path=/head/; revision=21455
* Update to version 2.2Chris Piazza1999-09-083-7/+10
| | | | | | | | PR: 13469 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=21438
* Activate libwmfunChris Piazza1999-09-081-0/+1
| | | | Notes: svn path=/head/; revision=21437
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-076-6/+6
| | | | Notes: svn path=/head/; revision=21367