summaryrefslogtreecommitdiffstats
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.51.1cpiazza1999-08-216-12/+12
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * Fix wm-oldmenu2new.sada1999-08-202-2/+16
| | | | | | | | * Add new options: USE_GNOME, USE_KDE. * Change DESCR's WWW field. PR: ports/13187 Submitted by: Maintainer
* Update to blackbox 0.51.0. This is the first release officallycpiazza1999-08-209-21/+18
| | | | not labelled beta and is considered stable.
* Move ports/misc/toolbox to ports/x11-wm/toolbox with a repocpiazza1999-08-192-3/+4
| | | | copy by Satoshi Asami.
* Updated my email addressjim1999-08-152-4/+4
|
* Updated my email addressjim1999-08-142-4/+4
|
* Remove xfce-common, it's obsolete.cpiazza1999-08-131-2/+1
| | | | | PR: 13112 Submitted by: maintainer
* Update to version 3.0.3cpiazza1999-08-1112-128/+674
| | | | | PR: 13054 Submitted by: maintainer
* Update MASTER_SITES.cpiazza1999-08-071-2/+2
| | | | Submitted by: Kelley Ryan (author of toolbox)
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-024-4/+4
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* Move enlightenment-conf from misc to x11-wm.asami1999-07-311-1/+2
| | | | First noticed by: Jeremy Lea <reg@shale.csir.co.za>
* Change CONFIGURE_ARGS to reflect reality and add USE_GNOME/USE_KDEcpiazza1999-07-191-3/+18
| | | | | | | hooks. PR: 12691 Submitted by: Brian Handy <handy@physics.montana.edu>, maintainer
* Add a new master sitecpiazza1999-07-191-2/+3
| | | | | PR: 12705 Submitted by: Jim Mock <jim@phrantic.phear.net>, maintainer
* Libdockapp: the standard library for windowmaker dock apps. It iscpiazza1999-07-185-0/+30
| | | | | | | used by newer dock apps especially PR: 12682 Submitted by: Jim Mock <jim@phrantic.phear.net>
* devel/libdockapp -> x11-wm/libdockappcpiazza1999-07-181-1/+2
|
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).hoek1999-07-173-15/+8
|
* Update to 0.60.0cpiazza1999-07-175-20/+89
| | | | | PR: 12424 Submitted by: maintainer
* Distfile changed without a version updatecpiazza1999-07-171-1/+1
| | | | | PR: 12670 Submitted by: maintainer
* Add a patch that fixes a bug in the Windowing code that cancpiazza1999-07-153-9/+9
| | | | | | | | | cause blackbox to die with an alt+click on, for example, xmms. Also don't output a message on pre-fetch, instead use pre-configure. Obtained from: blackbox mailing list
* Fix build on FreeBSD/Alpha.steve1999-07-041-2/+19
|
* Update URL.mph1999-07-024-4/+4
| | | | Submitted by: Anders Andersson <anders@sanyusan.se>
* Upgrade to 2.2.2.mph1999-07-0124-168/+172
| | | | | PR: 12463 Submitted by: Jason C. Wells <jcwells@u.washington.edu>
* Update to 1.2.8cpiazza1999-06-293-10/+21
| | | | | PR: 12443 Submitted by: maintainer
* Don't use sentences in pkg/COMMENT since we can't use periods.hoek1999-06-281-1/+1
|
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* Rewrite pkg/COMMENT is such a manner that it will not be broken ifhoek1999-06-272-4/+4
| | | | | | | | | somebody runs a script removing all unnecessary articles from COMMENT files (hint! hint!). Fix some typos and such in pkg/DESCR. I still don't know what pkg/DESCR means when it says "qvwm requires ... share extension". If anybody can clarify that...
* Commit #3/4 to enforce caps, no period.hoek1999-06-262-2/+2
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-2627-27/+27
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Replace a dead master site with a functional one.cpiazza1999-06-203-9/+9
|
* Change my email address to FreeBSD.org.cpiazza1999-06-195-12/+9
| | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
* Upgrade to toolbox-0.4.3.jseger1999-06-142-4/+4
| | | | | Submitted by: cpiazza PR: ports/12196
* A blackbox(Window Manager) style configuration utility.taoka1999-06-116-0/+42
| | | | | PR: 12040 Submitted by: Chris Piazza <cpiazza@home.net>
* Update to version 0.9.41.steve1999-06-085-49/+35
| | | | | PR: 11861 Submitted by: Chris Piazza <cpiazza@home.net>
* Set USE_LIBTOOL=yes so we get rid of another dastardly (sp?) .la file.steve1999-06-082-3/+2
| | | | Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
* This port depends on libgnome.so.2 and not version 1.steve1999-06-071-2/+2
| | | | | PR: 12065 Submitted by: John Baldwin <jobaldwi@vt.edu>
* Update to version 5.6.steve1999-06-065-9/+26
| | | | | PR: 11750 Submitted by: maintainer
* Make sure we can find the WINGs header files when compiling util/*.steve1999-06-061-0/+11
|
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-051-1/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* Upgrade to 0.60.0.tg1999-06-043-12/+28
| | | | | PR: 12016 Submitted by: Brian Handy <handy@physics.montana.edu>
* Fixup build for FreeBSD/Alpha.steve1999-05-311-0/+176
|
* This now works on the Alpha too.steve1999-05-312-8/+2
|
* Fix build for Alpha.steve1999-05-311-4/+38
|
* Update to 0.50.5 and set cpiazza@home.net as maintainer.mharo1999-05-299-18/+24
| | | | PR: 11918
* Fixup after imlib version bump.steve1999-05-293-12/+9
| | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Forget about ${PREFIX}/include/giflib.tg1999-05-272-4/+3
|
* Update to 0.24mharo1999-05-162-5/+4
| | | | | PR: 11729 Submitted by: Chris Piazza cpiazza@home.net
* update to 0.9.39 (note that digit % 3 == 0)mharo1999-05-163-8/+8
| | | | | PR: 11735 Submitted by: Chris Piazza cpiazza@home.net
* New MASTER_SITE.steve1999-05-091-2/+2
| | | | | PR: 11576 Submitted by: maintainer
* Update to version 0.9.38 and change I18N to USE_I18N to avoid compilationsteve1999-05-096-21/+29
| | | | | | | problems. PR: 11473 Submitted by: Chris Piazza <cpiazza@home.net>
* Find the new xview port and misc cleanups.steve1999-05-044-52/+205
| | | | | PR: 9704 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
OpenPOWER on IntegriCloud