summaryrefslogtreecommitdiffstats
path: root/x11-wm/fvwm95-i18n
Commit message (Collapse)AuthorAgeFilesLines
* Add WWW:mharo1999-05-031-1/+1
|
* Preparing for Japan servers rearrangement,sada1999-04-161-2/+2
| | | | | replace `http://www.jp.freebsd.org/~<USER>' URLs with ${MASTER_SITE_PORTS_JP}.
* * Add a script ``bin/fvwm95.find'', which could be invoked fromsada1998-11-233-6/+8
| | | | | | ``Find'' menu. * Change rc file's font and icon specifications. Submitted by: Yoshishige Arai <ryo2@on.rim.or.jp>
* No need to use +=.asami1998-11-231-3/+3
|
* Branched x11-wm/fvwm95 -> fvwm95-i18n.sada1998-11-2220-652/+618
| | | | | This has only Japanese resources for now. Submitted by: Yoshishige Arai <ryo2@on.rim.or.jp>
* Remove empty directory on deinstall.steve1998-10-041-0/+1
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* As the last PLISTs with manpages, these were a window into the past.hoek1998-08-201-1/+0
| | | | Shut the window.
* Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmasami1998-08-071-2/+2
| | | | | fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* No need to use += on first appearance of variables.alex1997-12-241-2/+2
|
* I forgot add the '/' on the end of MASTER_SITE, now fix.vanilla1997-12-041-2/+2
|
* change MASTER_SITE, make it fetchable.vanilla1997-12-041-2/+2
|
* /usr/local -> LOCALBASE (portlint)andreas1997-10-131-3/+3
|
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGandreas1997-10-091-2/+2
|
* The fvwm95-2.0.43a port in FreeBSD 2.2.2 needs the following modification toandreas1997-08-171-0/+11
| | | | | | modules/FvwmTaskBar/Goodies.h to work correctly.... /var/spool/mail -> /var/mail Submitted by: erakupa@kk.etx.ericsson.se (ETX-B-SL Martti Kuparinen)
* Add missing \ache1997-06-151-2/+2
|
* - Modified port to use new fbsd-icons port, so the bsd-icons.tgz fileandreas1997-06-142-15/+4
| | | | | | | from the files-dir could be nuked, as requested by Satoshi and others. - Modified BUILD_DEPENDS to use ${LOCALBASE} variable instead of an absolute path. - packaging tested on both ports fbsd-icons and fvwm95 ;-)
* Add missing -I to include dirache1997-06-131-2/+2
|
* Since this port depends on rplay library, enable builtin rplay supportache1997-06-132-245/+384
|
* Jochim Jäckel <JJaeckel@compuserve.com> brought us someandreas1997-06-093-27/+48
| | | | | | | | | | | | fine xpm files, that show a "FreeBSD 95" logo with devel. Made this ,,devel logo'' the default logo for the fvwm port (instead of the Linux Logo ;-). It now looks really beautiful. Port packages still fine Satoshi ;-)) PR: closes definitively PR 3607 (closed!) Submitted by: Jochim Jäckel <JJaeckel@compuserve.com>
* - Install fvwm95 manpageandreas1997-06-092-3/+7
| | | | | | | | | - Updated Plist - Removed unnecessary post-configure, since example rc file isn't in the files-dir anymore - Port Packages still fine ;-) (tested, tested !!! ;-) PR: closes PR 2986 Submitted by: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
* - remove unnecessary files/sample.fvwm95 rc fileandreas1997-06-091-0/+211
| | | | | | | | | | - changed icon paths in the real rc file in the sources - tabified the file a bit - removed occurrences of xterm_color and substituted them by xterm +cm -tn xterm-color - Wrong icon paths in the system.fvwm95rc file were causing fvwm95 to function improperly. PR: closes 3511 (closed!)
* Add PKGNAME (= DISTNAME minus "-Autoconf").asami1997-02-061-1/+2
|
* Removed unneeded @cwd in PLIST after using USE_X11.andreas1997-02-012-8/+6
| | | | | | | | | | But this change made it necessary to choose absolute path names, since a /usr/X11R6/lib/librplay.a doesn't exists. Even CONFIGURE_ARGS need absolute path names now, otherwise modules/FvwmAudio doesn't compile. But now packaging works, thanks Andrey.
* Upgraded fvwm95 port to version 2.0.43a.andreas1997-02-019-285/+321
| | | | | | | | | | | | | The fvwm95 developement team makes good progress ;-)) One thing I doesn't understand when making the port: When doing make package, then the first @cwd in PLIST isn't used, so fvwm96 is packaged as /usr/local/bin/fvwm95 instead of /usr/X11R6/bin/fvwm95. Would someone please be so kind to look at this. Is it me or is pkg_add misbehaving ?!
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Shortened Maintainer e-mail address.andreas1996-10-191-2/+2
|
* updated my ports with my new e-mail address.andreas1996-09-191-3/+3
|
* There is no FvwmConfig man page in distribution,swallace1996-09-051-1/+0
| | | | so remove it from package list.
* Remove non-existent and not-necessarily-existent files.asami1996-06-141-2/+0
|
* Don't die if system.fvwmrc can't be moved out of the way (i.e., ifasami1996-06-141-2/+2
| | | | this is a fresh installation).
* Upgrade, 2.0.41c -> 2.0.41f.asami1996-05-274-29/+27
| | | | Submitted by: Andreas Klemm <andreas@knobel.gun.de>
* Add a couple of icons.asami1996-04-261-0/+1
|
* A Win95-lookalike fvwm. (hey, don't kill the messenger)asami1996-04-127-0/+311
Submitted by: Andreas Klemm <andreas@knobel.gun.de>
OpenPOWER on IntegriCloud