summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sgid kmem for libgtop.Vanilla I. Shu1998-10-231-1/+9
| | | | Notes: svn path=/head/; revision=14161
* Remove netload_applet & dialer_applet,Vanilla I. Shu1998-10-193-5/+311
| | | | | | | | | Add a FreeBSD spec code for cdplay_applet, could someone debug for this code?... I am not expect of programming.. :( Notes: svn path=/head/; revision=14071
* Unbreak. Submitted by: jmzJustin M. Seger1998-10-161-3/+2
| | | | Notes: svn path=/head/; revision=14038
* Mark BROKEN for ELF:Justin M. Seger1998-10-151-1/+3
| | | | | | | | | | cc -o xloadimage -O -DSYSV -DHAS_SELECT_INCLUDE -DHAS_JPEG -DHAS_TIFF -I/usr/X11R6/include -DSYSPATHFILE=\"/usr/X11R6/lib/X11/app-defaults/Xloadimage\" build.o new.o niff.o value.o zio.o cmuwmraster.o faces.o fbm.o gif.o imagetypes.o img.o mac.o mcidas.o mc_tables.o pbm.o pcx.o pdsuncomp.o rle.o rlelib.o sunraster.o vff.o vicar.o xbitmap.o xpixmap.o xwd.o bright.o clip.o compress.o dither.o fill.o halftone.o merge.o reduce.o rotate.o smooth.o undither.o zoom.o config.o misc.o options.o root.o send.o window.o xloadimage.o jpeg.o tiff.o jpeg/libjpeg.a tiff/libtiff.a -L/usr/X11R6/lib -lX11 -lm cc: jpeg/libjpeg.a: No such file or directory cc: tiff/libtiff.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=14019
* Unbreak.Justin M. Seger1998-10-131-4/+2
| | | | | | | Submitted by: Hans Petter Bieker <zerium@webindex.no> via asami Notes: svn path=/head/; revision=13961
* Activate utmp, wtmp and lastlog support for kvt.Jun Kuriyama1998-10-1011-495/+197
| | | | | | | | | | | | | | Submitted by: "Andrew J. Korty" <ajk@physics.purdue.edu> Forwarded by: Stefan Esser <se@mi.uni-koeln.de> BTW, this port installs some files missing in PLIST depending on what program is installed on the system. Are there any hacks for this? # I deleted @dirrm's which are included in kdelibs. Notes: svn path=/head/; revision=13843
* Add missing *.so symlinks and add ${LN} for aout systems.Jun Kuriyama1998-10-108-4/+68
| | | | Notes: svn path=/head/; revision=13842
* So, I gave you giflib, you don't like my giflib. Fine, go broke!Satoshi Asami1998-10-101-1/+3
| | | | | | | | | | | | | | | === checking for getsecretkey... no checking for X... /usr/X11R6/bin/X checking for xdm configuration dir... /usr/X11R6/lib/X11/xdm checking for PAM... no checking for giflib... configure: error: You need giflib23. Please install the kdesupport package *** Error code 1 Stop. Notes: svn path=/head/; revision=13836
* I mean, giflib is called libgif. Augh.Satoshi Asami1998-10-091-2/+2
| | | | Notes: svn path=/head/; revision=13798
* This port depends on giflib.Satoshi Asami1998-10-091-2/+3
| | | | Notes: svn path=/head/; revision=13797
* Upgrade to 0.8.6, remove dummy MASTER_SITES.Vanilla I. Shu1998-10-094-41/+31
| | | | Notes: svn path=/head/; revision=13791
* upgrade to 2.4.7.David E. O'Brien1998-10-053-0/+33
| | | | Notes: svn path=/head/; revision=13673
* Upgrade to 2.4.7.David E. O'Brien1998-10-0511-75/+48
| | | | Notes: svn path=/head/; revision=13672
* Make this reinstall friendly.Steve Price1998-10-051-37/+25
| | | | Notes: svn path=/head/; revision=13671
* Make this reinstall friendly and move manpages to Makefile.Steve Price1998-10-053-28/+17
| | | | Notes: svn path=/head/; revision=13670
* Make sure we remove everything we install.Steve Price1998-10-054-1/+3
| | | | Notes: svn path=/head/; revision=13669
* Fix build for ELF.Steve Price1998-10-051-4/+15
| | | | Notes: svn path=/head/; revision=13668
* No need to use ${LDCONFIG} if we don't install any shared libs.Steve Price1998-10-051-2/+0
| | | | Notes: svn path=/head/; revision=13667
* No need to use ${LDCONFIG} is we don't install any shared libs.Steve Price1998-10-051-4/+1
| | | | Notes: svn path=/head/; revision=13666
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-0532-49/+34
| | | | Notes: svn path=/head/; revision=13665
* Move manpages to Makefile and use MAN* macros.Steve Price1998-10-042-2/+4
| | | | Notes: svn path=/head/; revision=13617
* Fix ELF build.Steve Price1998-10-041-0/+67
| | | | Notes: svn path=/head/; revision=13616
* ElfifyBrian Somers1998-10-021-8/+4
| | | | Notes: svn path=/head/; revision=13603
* Upgrade to 0.30.1.Vanilla I. Shu1998-10-016-15/+15
| | | | Notes: svn path=/head/; revision=13589
* Remove MAKE_ENV, I forgot remove this line last commit.Vanilla I. Shu1998-10-011-2/+1
| | | | Notes: svn path=/head/; revision=13588
* ElfifyBrian Somers1998-10-014-16/+8
| | | | Notes: svn path=/head/; revision=13584
* ElfifyBrian Somers1998-10-019-81/+63
| | | | Notes: svn path=/head/; revision=13581
* Elfify (no response from the maintainer)Brian Somers1998-10-018-44/+48
| | | | | | | With some help from postings by: Hans Petter Bieker <zerium@webindex.no> Notes: svn path=/head/; revision=13579
* Use setusercontext() to pick up settings from /etc/login.conf.Thomas Gellekum1998-10-011-2/+3
| | | | Notes: svn path=/head/; revision=13575
* Now that Mesa-3.0 is in with a security fix, bring back the GL modes.Thomas Gellekum1998-10-011-6/+2
| | | | Notes: svn path=/head/; revision=13572
* Upgrade to Mesa 3.0Justin M. Seger1998-10-011-2/+2
| | | | Notes: svn path=/head/; revision=13567
* Upgrade to 0.30.Vanilla I. Shu1998-09-306-247/+297
| | | | Notes: svn path=/head/; revision=13556
* Upgrade to 0.30.Vanilla I. Shu1998-09-3018-657/+168
| | | | Notes: svn path=/head/; revision=13555
* Upgrade to 4.12.Thomas Gellekum1998-09-302-5/+5
| | | | Notes: svn path=/head/; revision=13547
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-3014-14/+42
| | | | Notes: svn path=/head/; revision=13545
* This port hasn't been converted to work with ELF yet.Justin M. Seger1998-09-304-4/+12
| | | | | | | Mark BROKEN_ELF. Notes: svn path=/head/; revision=13544
* Make this compile on -current.Thomas Gellekum1998-09-292-1/+3
| | | | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=13536
* Remove regexp support for windowmaker libraries.Steve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13469
* Remove regexp support for Mesa2 libs.Steve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13457
* Remove regexp support for libdnd.Steve Price1998-09-272-4/+4
| | | | Notes: svn path=/head/; revision=13439
* Convert to ELF.Steve Price1998-09-273-17/+38
| | | | Notes: svn path=/head/; revision=13438
* Fix for ELF build and remove empty directories on deinstall.Steve Price1998-09-272-64/+43
| | | | Notes: svn path=/head/; revision=13435
* Move manpages to MAN* macros.Steve Price1998-09-262-3/+3
| | | | Notes: svn path=/head/; revision=13407
* Mark broken for ELF because of xforms port.Steve Price1998-09-261-1/+3
| | | | Notes: svn path=/head/; revision=13406
* Typo (gdk_Imlib should be gdk_imlib).Satoshi Asami1998-09-263-6/+6
| | | | | | | Found by: osa@ozz.etrust.ru Notes: svn path=/head/; revision=13396
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* graphics/imlib is now ELFized.Satoshi Asami1998-09-254-8/+8
| | | | Notes: svn path=/head/; revision=13385
* Upgrade to 1.0.Thomas Gellekum1998-09-232-4/+4
| | | | Notes: svn path=/head/; revision=13356
* Fixes for Krb4.Mark Murray1998-09-234-32/+64
| | | | | | | Reviewed by: Steve Price <sprice@hiwaay.net> Notes: svn path=/head/; revision=13354
* gtk and gtk11 are now ELFized.Satoshi Asami1998-09-223-6/+6
| | | | Notes: svn path=/head/; revision=13337