summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to the latest snapshot.Thierry Thomas2004-06-192-3/+3
| | | | Notes: svn path=/head/; revision=111814
* Check if socks5.conf exists in startup-script.Volker Stolz2004-06-191-1/+1
| | | | | | | | PR: ports/68067 Submitted by: KIMURA Yasuhiro Notes: svn path=/head/; revision=111813
* Drop runtime-dependency on teTeX now that we've got so many different flavours.Volker Stolz2004-06-191-2/+0
| | | | | | | | PR: ports/68092 Submitted by: KIMURA Yasuhiro Notes: svn path=/head/; revision=111812
* Remove: this was a duplicate of textproc/openfts.Thierry Thomas2004-06-192-1/+1
| | | | | | | Noticed by: Jun Kuriyama. Notes: svn path=/head/; revision=111811
* avoid ending up with libjasper-1.701.so.4Oliver Eikemeier2004-06-191-2/+3
| | | | Notes: svn path=/head/; revision=111810
* BROKEN on amd64: Does not buildKris Kennaway2004-06-191-0/+4
| | | | Notes: svn path=/head/; revision=111809
* BROKEN: Fails self-tests during buildKris Kennaway2004-06-191-0/+2
| | | | Notes: svn path=/head/; revision=111808
* BROKEN on 5.x: Does not installKris Kennaway2004-06-191-1/+7
| | | | Notes: svn path=/head/; revision=111807
* BROKEN on !i386: Does not compileKris Kennaway2004-06-191-0/+4
| | | | Notes: svn path=/head/; revision=111806
* BROKEN on amd64: Shared libraries must be compiled with -fPICKris Kennaway2004-06-191-1/+7
| | | | Notes: svn path=/head/; revision=111805
* BROKEN on amd64: Shared libraries must be compiled with -fPIC)Kris Kennaway2004-06-191-0/+4
| | | | Notes: svn path=/head/; revision=111804
* BROKEN: UnfetchableKris Kennaway2004-06-191-0/+2
| | | | Notes: svn path=/head/; revision=111803
* BROKEN: Broken pkg-plistKris Kennaway2004-06-191-0/+2
| | | | Notes: svn path=/head/; revision=111802
* BROKEN on 5.x: Does not compileKris Kennaway2004-06-191-1/+7
| | | | Notes: svn path=/head/; revision=111801
* BROKEN on amd64: Shared libraries must be compiled with -fPICKris Kennaway2004-06-194-1/+19
| | | | Notes: svn path=/head/; revision=111800
* BROKEN on amd64: Does not compileKris Kennaway2004-06-192-2/+14
| | | | Notes: svn path=/head/; revision=111799
* BROKEN on amd64: Does not installKris Kennaway2004-06-191-0/+4
| | | | Notes: svn path=/head/; revision=111798
* BROKEN on amd64: Shared libraries must be compiled with -fPICKris Kennaway2004-06-193-3/+21
| | | | Notes: svn path=/head/; revision=111797
* BROKEN on 5.x: Does not compileKris Kennaway2004-06-192-0/+8
| | | | Notes: svn path=/head/; revision=111796
* BROKEN: Does not compile on FreeBSD >= 5.xKris Kennaway2004-06-191-0/+4
| | | | Notes: svn path=/head/; revision=111795
* BROKEN: Size mismatchKris Kennaway2004-06-196-0/+12
| | | | Notes: svn path=/head/; revision=111794
* BROKEN on 5.x: fails to patchKris Kennaway2004-06-191-0/+1
| | | | Notes: svn path=/head/; revision=111793
* - Unbreak on post-5.2.1 (Thanks to Gleb Smirnoff)Volker Stolz2004-06-193-5/+93
| | | | | | | - Nuke plist in favour of PLIST-foo Notes: svn path=/head/; revision=111792
* Remove unnecessary CONFLICTS.Hiroki Sato2004-06-192-4/+0
| | | | | | | Pointed out by: eik Notes: svn path=/head/; revision=111791
* Fix pkg-plist which was broken by the recent print/teTeX change.Hiroki Sato2004-06-191-12/+12
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=111790
* Register CONFLICTS between imake ports.Eric Anholt2004-06-192-0/+4
| | | | Notes: svn path=/head/; revision=111789
* Fix pkg-plist which was broken by the recent print/teTeX change.Hiroki Sato2004-06-191-13/+13
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=111788
* Register new CONFLICTS.Eric Anholt2004-06-192-0/+4
| | | | Notes: svn path=/head/; revision=111787
* New port: xorg, a metaport for the X.Org distribution. It lacks the documentsEric Anholt2004-06-194-0/+62
| | | | | | | port still, but this should be good enough for now. Notes: svn path=/head/; revision=111785
* Fix dependency.Hiroki Sato2004-06-191-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=111784
* And my hat collection grows. Actually remove the remnants of pkg-messageEric Anholt2004-06-192-10/+0
| | | | | | | stuff. Notes: svn path=/head/; revision=111783
* - Install the server setuid by default. The x11/wrapper/files/wrapper.c codeEric Anholt2004-06-198-26/+54
| | | | | | | | | | | is already in the server. I can't even imagine a situation where running an X server (which is run as root, mind you) is ok, while having a setuid X server with arguments and environment checking ala wrapper.c is not. But put an option in anyway. - Include the SERVER_PATCHES define needed for the new server ports. Notes: svn path=/head/; revision=111782
* Fix build now that the Firefox pkg-config files are named firefox-* insteadJoe Marcus Clarke2004-06-191-1/+3
| | | | | | | | | of mozilla-*. Reported by: pointyhat via kris Notes: svn path=/head/; revision=111781
* New port: imake-6: imake and other build utilities from X.Org.Eric Anholt2004-06-1914-0/+431
| | | | Notes: svn path=/head/; revision=111779
* Add a patch to run g_thread_init() as soon as Firefox starts. This is saidJoe Marcus Clarke2004-06-1918-0/+180
| | | | | | | | | | | | to fix some threading issues in Firefox, but I have not personally encountered them (at least not ones fixed by this patch). See http://bugzilla.mozilla.org/show_bug.cgi?id=247204 for more details. Submitted by: green Notes: svn path=/head/; revision=111778
* . Update to 0.11.7.Greg Lewis2004-06-194-6/+6
| | | | | | | | PR: 68097 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) Notes: svn path=/head/; revision=111777
* Add missing dependencies.Michael Nottebrock2004-06-191-3/+8
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=111776
* New port: xorg-vfbserver, the virtual framebuffer X server from X.Org.Eric Anholt2004-06-196-0/+63
| | | | Notes: svn path=/head/; revision=111774
* New port: xorg-printserver, the X Print server.Eric Anholt2004-06-196-0/+61
| | | | Notes: svn path=/head/; revision=111772
* * Try a little harder to get firefox to work without first running as rootJoe Marcus Clarke2004-06-1927-225/+216
| | | | | | | | | | | | * Make sure optimized CFLAGS are actually respected [1] * Frobnicate the mozconfig file a little bit to be more inline with typical Linux builds * Try a safer hack to ensure the install completes okay Reported by: kris [1] Notes: svn path=/head/; revision=111771
* Add teTeX-baseKris Kennaway2004-06-191-0/+1
| | | | Notes: svn path=/head/; revision=111770
* Fix whitespace.Trevor Johnson2004-06-181-1/+1
| | | | | | | Submitted by: Dan Langille Notes: svn path=/head/; revision=111769
* Update to version 7. Use OPTIONS.Trevor Johnson2004-06-183-82/+78
| | | | Notes: svn path=/head/; revision=111768
* Add p5-Search-OpenFTS 0.37: Open Source Full Text Search engine.Thierry Thomas2004-06-181-0/+1
| | | | Notes: svn path=/head/; revision=111766
* Add paintlib, an C++ library for processing imagesMichael Nottebrock2004-06-187-0/+168
| | | | | | | Submitted by: Frerich Raabe <frerich.raabe@gmx.de>i by: Notes: svn path=/head/; revision=111764
* Add entry for misc/gpt31. Users may or may not wish to follow thisBrooks Davis2004-06-181-0/+1
| | | | | | | change depending on how they use GPT. Notes: svn path=/head/; revision=111763
* update to 2.2.14Oliver Eikemeier2004-06-186-9/+9
| | | | Notes: svn path=/head/; revision=111762
* Fix package building:Thierry Thomas2004-06-181-11/+4
| | | | | | | | | | | - Use WRKDIRPREFIX; - Replace the pre-extract target by BUILD_DEPENDS:configure + LIB_DEPENDS on postgresql7 (and then remove RUN_DEPENDS). Reported by: Kris / pointyhat. Notes: svn path=/head/; revision=111761
* Update to 2.2.6.Hajimu UMEMOTO2004-06-186-9/+9
| | | | Notes: svn path=/head/; revision=111760
* Fix build on 64-bit platforms.Joe Marcus Clarke2004-06-181-3/+15
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=111759