summaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Remove regexp support for windowmaker libraries.steve1998-09-271-2/+2
|
* Remove regexp support for Mesa2 libs.steve1998-09-271-2/+2
|
* Remove regexp support for libdnd.steve1998-09-272-4/+4
|
* Convert to ELF.steve1998-09-273-17/+38
|
* Fix for ELF build and remove empty directories on deinstall.steve1998-09-272-64/+43
|
* Move manpages to MAN* macros.steve1998-09-262-3/+3
|
* Mark broken for ELF because of xforms port.steve1998-09-261-1/+3
|
* Typo (gdk_Imlib should be gdk_imlib).asami1998-09-263-6/+6
| | | | Found by: osa@ozz.etrust.ru
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* graphics/imlib is now ELFized.asami1998-09-254-8/+8
|
* Upgrade to 1.0.tg1998-09-232-4/+4
|
* Fixes for Krb4.markm1998-09-234-32/+64
| | | | Reviewed by: Steve Price <sprice@hiwaay.net>
* gtk and gtk11 are now ELFized.asami1998-09-223-6/+6
|
* Make lib*.so links in a.out case.asami1998-09-224-4/+60
|
* Remove regexp support for libxview not that it builds ELF too.steve1998-09-211-2/+2
|
* Remove regexp support for Xaw3d since it can now be built insteve1998-09-211-2/+2
| | | | an ELF world.
* Convert to ELF. These changes are based on a recent threadsteve1998-09-2112-20/+100
| | | | | | | | | | | on the -current mailing list and at least partial credit goes to the following people for this commit: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de> Ollivier Robert <roberto@keltia.freenix.fr> NOTE: Kerberos support has been temporarily turned off until someone can make it work.
* Remove regexp support for libtiff34 as it is now ELF'able.steve1998-09-191-2/+2
|
* giflib is now converted to ELF so remove regexp support.steve1998-09-1917-38/+38
|
* Add a patch for giflib.vanilla1998-09-183-6/+291
|
* Roll back libpng major to 2.asami1998-09-175-10/+10
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-1710-20/+20
| | | | in the first place.
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-155-10/+10
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-1518-36/+36
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-1510-20/+20
| | | | ELF conversion.
* Don't use += for a variable defined only once. Doing so will suggestasami1998-09-144-8/+8
| | | | | this Makefile is included from elsewhere, or is adding to a variable defined in the environment, or something like that.
* Upgrade to 0.90.tg1998-09-114-24/+29
|
* ttmkfdir moved from x11 to x11-fonts.tg1998-09-091-2/+1
|
* Activate ttmkfdir.tg1998-09-091-1/+2
|
* Adjust default paths to match xdm's.tg1998-09-071-2/+4
|
* Activate gnomecore.vanilla1998-09-061-1/+2
|
* Gnome Core files.vanilla1998-09-068-0/+777
| | | | | PR: ports/7656 Submitted by: Nakai@technologist.com
* Activate gnomelibs.vanilla1998-09-061-1/+2
|
* GNOME support libraries.vanilla1998-09-0624-0/+1083
| | | | | PR: ports/7656 Submitted by: Yukihiro Nakai <Nakai@technologist.com>
* Activate wdm.tg1998-09-041-1/+2
|
* New port wdm, the WINGs Display Manager. This is an xdm replacementtg1998-09-046-0/+95
| | | | | | | which uses an external login program instead of xdm's standard greeter. I still need to find out why you can't change the logo for now. When this works some BSD pixmaps would be nice to have. Any artists among us?
* Downgrade to previous version. I can't find the -pl13steve1998-08-302-8/+6
| | | | version anywhere.
* kde shared libs are now at version 1. Gosh, no wonder they kept beingasami1998-08-251-4/+4
| | | | reinstalled over and over.
* Use the MANx variables. This commit only covers ports thathoek1998-08-236-6/+12
| | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
* Mark these ports broken if DISPLAY not set.asami1998-08-201-3/+4
|
* Remove x11 manpages. This would be the end of it, but some foolshoek1998-08-2017-78/+0
| | | | thought it necessary to five new categories from one. ;-)
* Already can't fetch....asami1998-08-191-1/+3
|
* Upgrade to pl13.vanilla1998-08-182-6/+6
|
* Move pythonqt to x11-toolkits.asami1998-08-141-2/+1
| | | | Reminded by: vanilla
* Replace qt dependencies with USE_QT.asami1998-08-1214-56/+42
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* Activate XttXF86srv-*.kuriyama1998-08-111-1/+16
|
* fvwm2 is now in x11-wm.asami1998-08-081-2/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-0718-50/+50
|
* I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtkasami1998-08-071-5/+1
| | | | | | p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits. Note gtk11 is not in the Makefile because it's a repository copy of gtk awaiting an upgrade (vanilla, wake up! :).
* Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmasami1998-08-071-21/+1
| | | | | fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm.
OpenPOWER on IntegriCloud