Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert .for/.endfor to shell script to fix building of XFree86-4-Server, | anholt | 2003-05-14 | 1 | -27/+23 |
| | | | | | | | | which sets the variables involved after including this file. No PORTREVISION bump because the last XFree86-4-Server bump was for packaging and packaging was broken in the last revision. Reported by: Kent Stewart <kstewart@owt.com> | ||||
* | [1] Make the HTML manpages get put into the packages again. | anholt | 2003-05-14 | 7 | -29/+56 |
| | | | | | | | | | | [2] Check that XFREE86_VERSION=4 is set when building, rather than setting it. [3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc [4] Make the XFree86-4-Server port not install libXfont.so. [5] Move the xcursor.pc file to its proper location in ${X11BASE}/libdata/pkgconfig [6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads. Submitted by: [5,6] Ports Fury | ||||
* | Libraries linked against changed, bump PORTREVISION. | anholt | 2003-05-12 | 1 | -1/+1 |
| | |||||
* | Un-break after Xft and XFree86 4.3 changes. | anholt | 2003-05-12 | 3 | -13/+21 |
| | |||||
* | Add gnomemag, the GNOME screen magnifier. | marcus | 2003-05-11 | 6 | -0/+83 |
| | |||||
* | Add a patch to allow -lc_r to be linked in on -CURRENT. Not having this caused | marcus | 2003-05-11 | 2 | -0/+52 |
| | | | | | | | | | | gdm to lock up when started. Special thanks goes to Glenn Johnson <gjohnson@srrc.ars.usda.gov> for tracking this down. Apparently, newer versions of libtool have code to prevent -lc_r from being passed to the linker on _all_ versions of FreeBSD. Since ${PTHREAD_LIBS} is set to -lc_r for 5.x, this causes massive problems with threaded applications. | ||||
* | Update to 1.1. | adamw | 2003-05-11 | 3 | -4/+9 |
| | | | | | PR: 51901 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer) | ||||
* | Upgrade to 5.07.1. | tg | 2003-05-09 | 2 | -2/+2 |
| | | | | | PR: 51428 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> | ||||
* | Use REINPLACE_CMD. | tg | 2003-05-09 | 1 | -1/+2 |
| | | | | | PR: 50843 Submitted by: Ulrich Spoerlein <q@uni.de> | ||||
* | Add a patch to work around a gcc/gas problem on sparc64. No revision bump | anholt | 2003-05-07 | 1 | -0/+16 |
| | | | | | | necessary as this is a build fix. Submitted by: tmm | ||||
* | Add a missing dependency on scrollkeeper. | marcus | 2003-05-07 | 1 | -4/+3 |
| | | | | Reported by: bento | ||||
* | BROKEN: Does not compile | kris | 2003-05-07 | 2 | -0/+4 |
| | |||||
* | Update to 2.4.1.4. | marcus | 2003-05-06 | 7 | -20/+55 |
| | |||||
* | Add a warning about disk space and not to expect building until you type | anholt | 2003-05-02 | 1 | -0/+7 |
| | | | | | | | 'make install'. PR: ports/50974 (partially) Submitted by: Yar Tikhiy <yar@comp.chem.msu.su> | ||||
* | Re-roll checksum. A diff reports only some Debian rules were added. | marcus | 2003-04-30 | 1 | -1/+1 |
| | | | | Reported by: Wade Majors <wade@ezri.org> | ||||
* | Fix a small memory leak in XvQueryAdaptors() | anholt | 2003-04-30 | 2 | -1/+17 |
| | | | | | PR: ports/51579 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> | ||||
* | Run the pkg-install script even if BATCH is defined. These scripts are | marcus | 2003-04-29 | 1 | -1/+1 |
| | | | | not interactive. | ||||
* | Update to version 1.0.6. | naddy | 2003-04-28 | 5 | -45/+26 |
| | | | | | PR: 51241 Submitted by: Ports Fury | ||||
* | Fix a memory leak in libX11. | anholt | 2003-04-26 | 2 | -1/+11 |
| | | | | Obtained from: RedHat | ||||
* | Add gcompris2 per http://5toe.lyrical.net/?action=test&category=all. | marcus | 2003-04-26 | 1 | -2/+3 |
| | |||||
* | Add missing dependency on gtk12. | fjoe | 2003-04-23 | 1 | -2/+3 |
| | | | | Submitted by: MAINTAINER | ||||
* | Add dependency on gdkpixbuf | arved | 2003-04-23 | 1 | -1/+1 |
| | | | | Reported by: bento | ||||
* | Convert to new GNOME infrastructure. | marcus | 2003-04-22 | 1 | -4/+1 |
| | |||||
* | Convert to new GNOME infrastructure. | marcus | 2003-04-22 | 6 | -38/+9 |
| | |||||
* | Don't install the wrapper binary setgid wheel. Bump PORTREVISION. | kris | 2003-04-21 | 2 | -2/+2 |
| | |||||
* | Actually commit these changes to convert to new GNOME infrastructure. | marcus | 2003-04-21 | 2 | -12/+4 |
| | | | | Spotted by: Kirill Ponomarew <ponomarew@oberon.net> | ||||
* | Remove USE_GNOMENG. | marcus | 2003-04-20 | 39 | -39/+0 |
| | |||||
* | Add a patch to make webcollage get along with Perl < 5.6. | marcus | 2003-04-20 | 2 | -1/+24 |
| | |||||
* | Borrow a patch from Doug to fix getimage with Perl < 5.6. | marcus | 2003-04-20 | 2 | -0/+21 |
| | | | | Obtained from: x11/xscreensaver | ||||
* | A small patch to get xscreensaver-getimage-file working with perl < 5.6 | dougb | 2003-04-19 | 1 | -0/+20 |
| | |||||
* | [patch] x11-wm/9menu rechange url in Makefile | edwin | 2003-04-18 | 1 | -1/+1 |
| | | | | | PR: ports/50916 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | Correct spelling of "bitstream." | marcus | 2003-04-18 | 1 | -1/+1 |
| | |||||
* | Link in bitstream-vera as it fixes quite a few problems with the default | marcus | 2003-04-17 | 1 | -1/+3 |
| | | | | GNOME 2 fonts. | ||||
* | Add gok and meld to the list. | marcus | 2003-04-16 | 1 | -2/+4 |
| | | | | | Requested by: Koop Mast <einekoai@chello.nl> Obtained from: http://5toe.lyrical.net/?action=test&category=all | ||||
* | Correct a typo from a bad cut'n'paste. | marcus | 2003-04-16 | 1 | -3/+2 |
| | | | | Reported by: Stacey Roberts <stacey@vickiandstacey.com> | ||||
* | Add gnome-swallow, a meta-applet that allows one to swallow any X11 | marcus | 2003-04-16 | 8 | -0/+96 |
| | | | | application into the GNOME 2 panel. | ||||
* | Add a pkg-install check to see if xscreensaver is already installed. This | marcus | 2003-04-15 | 2 | -0/+26 |
| | | | | | | | | way, users won't end up with two versions of xscreensaver. Based on patches that were Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> | ||||
* | Convert to new GNOME infrastructure. | adamw | 2003-04-14 | 1 | -5/+2 |
| | | | | | PR: 50959 Submitted by: Franz Klammer <klammer@webonaut.com> | ||||
* | Remove a patch that was causing fonts not to display correctly. | marcus | 2003-04-14 | 2 | -9/+1 |
| | |||||
* | x11/wmdrawer | edwin | 2003-04-13 | 5 | -48/+25 |
| | | | | | | | update to 0.10.0 version PR: ports/50897 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li> | ||||
* | ix11/wdm project moved, update MASTER_SITES and WWW | edwin | 2003-04-13 | 3 | -3/+3 |
| | | | | | | | | | | | | The wdm project moved, so the distfile is no longer fetchable at the old MASTER_SITES. Update MASTER_SITES and WWW. The new author obviousle created a new tarball with a different md5. Both tarballs include the same files as checked by diff. PR: ports/47299 Submitted by: Erwin Lansing <erwin@lansing.dk> Approved by: maintainer timeout | ||||
* | x11-wm/9menu change MASTER_SITES | edwin | 2003-04-13 | 1 | -1/+1 |
| | | | | | PR: ports/50878 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> | ||||
* | Update to new GNOME2 infrastructure. | adamw | 2003-04-12 | 1 | -5/+1 |
| | |||||
* | Fix fetching. | will | 2003-04-12 | 9 | -9/+9 |
| | |||||
* | Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additional | will | 2003-04-11 | 22 | -388/+18 |
| | | | | | | patches to kgv which are also included in this commit. Submitted by: Lauri Watts <lauri@kde.org> | ||||
* | New port: cnslock | fjoe | 2003-04-10 | 6 | -0/+53 |
| | | | | | | | | | | | | Cnslock is a dock application (dockapp) which provides a visual indication of the states of the three "lock" buttons (caps, num, and scroll). It should be especially useful for people who own a wireless keyboard with no leds on it, and thus have difficulty keeping track of "lock" states. Submitted by: Alexey Dokuchaev | ||||
* | upgrade to 1.6.4 | ijliao | 2003-04-10 | 3 | -5/+4 |
| | |||||
* | Fix the checks when installing config files. | marcus | 2003-04-09 | 1 | -9/+9 |
| | | | | Obtained from: x11/gdm2 | ||||
* | add daemon xpm | ijliao | 2003-04-08 | 3 | -3/+38 |
| | | | | | | pass maintainership to submitter Submitted by: Josef El-Rayes <j.el-rayes@daemon.li> | ||||
* | Fix checks in the pkg-plist. | adamw | 2003-04-08 | 1 | -9/+9 |
| | | | | Submitted by: olgeni |