summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 3.2.3Michael Nottebrock2004-06-0942-347/+412
| | | | Notes: svn path=/head/; revision=111165
* Fix build in presence of libutils.Volker Stolz2004-06-091-0/+2
| | | | | | | PR: ports/67716 Notes: svn path=/head/; revision=111137
* BROKEN: build failsKris Kennaway2004-06-091-0/+2
| | | | Notes: svn path=/head/; revision=111115
* BROKEN: Missing LIB_DEPENDSKris Kennaway2004-06-091-0/+2
| | | | Notes: svn path=/head/; revision=111113
* Utilize LDFLAGS to allow 4.X to bring in libgnugetopt.Adam Weinberger2004-06-071-1/+2
| | | | Notes: svn path=/head/; revision=110981
* Add EXTRACT_ONLY to prevent a warning with trying to extract the uncompressedJoe Marcus Clarke2004-06-062-0/+2
| | | | | | | | | splash screen image. Obtained from: MarcusCom CVS repo Notes: svn path=/head/; revision=110915
* Don't depend on gtar silently ignoring non-tar files in the input list,Kris Kennaway2004-06-061-0/+1
| | | | | | | by setting EXTRACT_ONLY. Notes: svn path=/head/; revision=110911
* Update to 1.2.2, with gtk20.Adam Weinberger2004-06-033-30/+17
| | | | Notes: svn path=/head/; revision=110724
* Fix extraction of Wraphelp2.gz, which was being taken from the wrong directory.Eric Anholt2004-06-021-1/+1
| | | | | | | Submitted by: Greg J. <xcas@cox.net> Notes: svn path=/head/; revision=110691
* - Chase depenency on on gnome-themes-extrasPav Lucistnik2004-06-021-1/+1
| | | | | | | Reported by: INDEX build failure on ports@ Notes: svn path=/head/; revision=110650
* - Populate new category x11-themes with some candidates from x11-wmPav Lucistnik2004-06-022-2/+2
| | | | | | | | | PR: ports/63146 List compiled by: adamw Repocopy by: marcus Notes: svn path=/head/; revision=110632
* - Populate new category x11-themes with some suitable candidatesPav Lucistnik2004-06-022-2/+2
| | | | | | | | | | | from x11-toolkits. PR: ports/63145 List compiled by: adamw Repocopy by: marcus Notes: svn path=/head/; revision=110629
* Upgrade to 4.16, the latest release. It contains 4 new screensavers,Doug Barton2004-06-013-4/+13
| | | | | | | and the usual round of small improvements to others. Notes: svn path=/head/; revision=110589
* Borrow two patches from the gnome port to make these hacks compile on -currentDoug Barton2004-06-012-0/+26
| | | | Notes: svn path=/head/; revision=110588
* This patch is no longer needed for 4.16Doug Barton2004-06-011-20/+0
| | | | Notes: svn path=/head/; revision=110587
* Fix fetching of Wraphelp2.gz, and use MASTER_SITE_XORG.Eric Anholt2004-05-311-3/+6
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=110554
* Remove the xcursor.pc (XFree86-4-libraries) from the BUILD_DEPENDS and let theJeremy Messenger2004-05-311-1/+0
| | | | | | | | | | USE_X_PREFIX (USE_XLIB) to take care of it. It should be easier for xorg stuff. Requested by: anholt Approved by: adamw (mentor) Notes: svn path=/head/; revision=110551
* Add missing dependencies.Eric Anholt2004-05-311-3/+5
| | | | Notes: svn path=/head/; revision=110481
* Register CONFLICTS on xorg-clients.Eric Anholt2004-05-311-0/+2
| | | | Notes: svn path=/head/; revision=110480
* Sigh, can I botch things a few more times today?Eric Anholt2004-05-311-6/+0
| | | | | | | Remove pointers to xorg-fonts ports that got moved to their proper category. Notes: svn path=/head/; revision=110478
* Add port: xorg-clients, a port of the client programs and related files fromEric Anholt2004-05-3115-0/+1136
| | | | | | | X.Org. Notes: svn path=/head/; revision=110476
* x11/fbsd-icons installs files with invalid uid and gidEdwin Groothuis2004-05-311-1/+2
| | | | | | | | | | | | | x11/fbsd-icons installs files with invalid uid and gid. This is caused by installing the files directly from an archive. Tar with a root priviledge preserves owners and permissions by default. PR: ports/67396 Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=110471
* Remove these ports added into the wrong category.Eric Anholt2004-05-3131-4660/+0
| | | | | | | Pointy-hat supplier: kris Notes: svn path=/head/; revision=110458
* Add xorg-fonts-truetype, a port of the X.Org TrueType fonts (bitstream-veraEric Anholt2004-05-317-0/+91
| | | | | | | provided by the existing port). Notes: svn path=/head/; revision=110454
* Add xorg-fonts-miscbitmaps, a port of the X.Org "misc" bitmap fonts.Eric Anholt2004-05-316-0/+461
| | | | Notes: svn path=/head/; revision=110452
* Add xorg-fonts-cyrillic, a port of the X.Org Cyrillic bitmap fonts.Eric Anholt2004-05-316-0/+133
| | | | Notes: svn path=/head/; revision=110450
* Add xorg-fonts-75dpi, a port of the X.Org 75 dpi bitmap fonts.Eric Anholt2004-05-316-0/+1945
| | | | Notes: svn path=/head/; revision=110448
* Add xorg-fonts-100dpi, a port of the X.Org 100 dpi bitmap fonts.Eric Anholt2004-05-316-0/+1945
| | | | Notes: svn path=/head/; revision=110446
* Add xorg-fonts-encodings, a port of the X.Org font encoding files.Eric Anholt2004-05-316-0/+91
| | | | Notes: svn path=/head/; revision=110444
* Register CONFLICTS on new xorg ports.Eric Anholt2004-05-312-1/+3
| | | | Notes: svn path=/head/; revision=110442
* Remove explicit dependency on X11.6, which is already done by USE_X_PREFIX'sEric Anholt2004-05-291-2/+0
| | | | | | | implicit USE_XLIB. Notes: svn path=/head/; revision=110322
* Add xorg-manpages, a port of X.Org release 6.7.0's manpages, modeled afterEric Anholt2004-05-298-0/+1588
| | | | | | | XFree86-4-manuals. Notes: svn path=/head/; revision=110317
* Add xorg-libraries, a port of X.Org release 6.7.0's libraries and things,Eric Anholt2004-05-2913-0/+858
| | | | | | | modeled after XFree86-4-libraries. Notes: svn path=/head/; revision=110314
* Link programs that link against Xfont against freetype. This will be requiredEric Anholt2004-05-292-1/+2
| | | | | | | with newer libXfont that uses freetype, but causes no harm in the meantime. Notes: svn path=/head/; revision=110313
* Fix dependency line (xext.pc corresponds to libXext, not libX11).Eric Anholt2004-05-291-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=110311
* Remove the non-MASTER_SITE_LOCAL server addedAdam Weinberger2004-05-271-1/+0
| | | | | | | | | temporarily, now that the distfile is hosted on MASTER_SITE_LOCAL as a backup. Also, there was a report of the server refusing connections, anyway. Notes: svn path=/head/; revision=110104
* Host the distfile on MASTER_SITE_LOCAL temporarily dueAdam Weinberger2004-05-271-1/+3
| | | | | | | to numerous reports of difficulty fetching said distfile. Notes: svn path=/head/; revision=110103
* Put the conftarget hack into kdelibs as well, as it also doesn't useMichael Nottebrock2004-05-262-2/+6
| | | | | | | USE_KDELIBS_VER. Notes: svn path=/head/; revision=110017
* - Fix CATEGORIESPav Lucistnik2004-05-251-1/+1
| | | | | | | Cluebat provided by: eik Notes: svn path=/head/; revision=110009
* Add xfce4-trigger-launcher, a XFce4 panel plugin that provides a toggle button,Pav Lucistnik2004-05-255-0/+47
| | | | | | | | | | showing on and off state, with configurable command. PR: ports/66559 Submitted by: Zahemszky, Gábor <gabor@zahemszky.hu> Notes: svn path=/head/; revision=109999
* - Update MASTER_SITESKirill Ponomarev2004-05-241-2/+2
| | | | | | | | | | | - Assign maintainership to ports@ PR: ports/66914 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer Notes: svn path=/head/; revision=109869
* Fix typo in pkg-plist.Eric Anholt2004-05-241-1/+1
| | | | | | | | PR: ports/66938 Submitted by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=109828
* - Update to version 0.9.2Kirill Ponomarev2004-05-234-21/+19
| | | | | | | | PR: ports/67085 Submitted by: Ports Fury Notes: svn path=/head/; revision=109812
* Add xtrlock, a minimal transparent X lock. Transparent means that all windowsPav Lucistnik2004-05-236-0/+84
| | | | | | | | | | are still visible and updated on the locked session. PR: ports/66964 Submitted by: Alexey Y. Mikhailov <karma@ez.pereslavl.ru> Notes: svn path=/head/; revision=109778
* Add another MASTER_SITE. We'll see how this one fares.Adam Weinberger2004-05-221-1/+2
| | | | Notes: svn path=/head/; revision=109739
* Remove more cruft from Makefile.kdeMichael Nottebrock2004-05-222-64/+0
| | | | Notes: svn path=/head/; revision=109719
* Move another helpful bit from Makefile.kde to bsd.kde.mk:Michael Nottebrock2004-05-222-10/+0
| | | | | | | | | | | | | | Unless _NO_KDE_CONFTARGET_HACK is set, users of bsd.kde.mk will automatically have CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} set. This is necessary for almost every package using a configure script created with non-historic versions of autoconf and really should be handled in bsd.port.mk. Notes: svn path=/head/; revision=109697
* - Update MASTER_SITESKirill Ponomarev2004-05-224-11/+13
| | | | | | | | | | | - Pet portlint(1) PR: ports/66910 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer Notes: svn path=/head/; revision=109690
* - Update MASTER_SITESPav Lucistnik2004-05-222-2/+2
| | | | | | | | | | - Update WWW PR: ports/67010 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109675
* Move a CONFIGURE_ENV tweak from Makefile.kde to bsd.kde.mk so all portsMichael Nottebrock2004-05-212-4/+0
| | | | | | | | which have the working configure bits have a chance to figure out the correct threads libs by themselves. Notes: svn path=/head/; revision=109669