summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build by adding a dependency on Xft.Joe Marcus Clarke2002-10-223-3/+12
| | | | | | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com> Rob Lahaye <lahaye@snu.ac.kr> Notes: svn path=/head/; revision=68579
* Add a missing '!' to the test for the browser_plugins dir. We only want toJoe Marcus Clarke2002-10-222-2/+2
| | | | | | | | | create the directory if one doesn't exist. PR: 44373 Notes: svn path=/head/; revision=68578
* - Support CC/CFLAGS/FC/FFLAGS/X11BASE properlyYing-Chieh Liao2002-10-223-51/+64
| | | | | | | | PR: 44354 Submitted by: Ports Fury Notes: svn path=/head/; revision=68577
* upgrade to 4.2.3Ying-Chieh Liao2002-10-2215-42/+2052
| | | | | | | | PR: 44352 Submitted by: Ports Fury Notes: svn path=/head/; revision=68576
* upgrade to 0.2.0Ying-Chieh Liao2002-10-225-166/+48
| | | | | | | | PR: 44351 Submitted by: Ports Fury Notes: svn path=/head/; revision=68575
* fix buildYing-Chieh Liao2002-10-222-8/+8
| | | | | | | | PR: 44350 Submitted by: Ports Fury Notes: svn path=/head/; revision=68574
* - Fix buildYing-Chieh Liao2002-10-2218-47/+711
| | | | | | | | | | - Add several libraries, utilities and documents PR: 44349 Submitted by: Ports Fury Notes: svn path=/head/; revision=68573
* Support CXX/CXXFLAGS properlyYing-Chieh Liao2002-10-221-3/+12
| | | | | | | | PR: 44348 Submitted by: Ports Fury Notes: svn path=/head/; revision=68572
* Fix malloc.h include warnings.Adam Weinberger2002-10-221-0/+5
| | | | | | | | | PR: 42472 Submitted by: mich@freebsdcluster.org (maintainer) Approved by: pat Notes: svn path=/head/; revision=68570
* Update gkrellshoot 0.2 -> 0.3.2Adam Weinberger2002-10-223-10/+17
| | | | | | | | | PR: 44364 Submitted by: elitetek@tekrealm.net (maintainer) Approved by: pat Notes: svn path=/head/; revision=68569
* Make the pkg-descr a little clearer.Joe Marcus Clarke2002-10-221-1/+2
| | | | | | | Requested by: The Anarcat <anarcat@anarcat.ath.cx> Notes: svn path=/head/; revision=68568
* Remove warning when upgrading pkgconfig. Also, make it clear to users thatJoe Marcus Clarke2002-10-222-2/+8
| | | | | | | | | | | the pkgconfig directories should not be removed unless you're removing _all_ GNOME components. PR: 43817 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=68567
* Add mozilla-*vendor.Joe Marcus Clarke2002-10-221-0/+3
| | | | Notes: svn path=/head/; revision=68565
* Add support for the new Mozilla ports.Joe Marcus Clarke2002-10-221-2/+6
| | | | Notes: svn path=/head/; revision=68564
* Add support for the new Mozilla ports. By default, Galeon will buildJoe Marcus Clarke2002-10-224-54/+56
| | | | | | | | | | | | | | | against www/mozilla. However, you can change this by specifying a WITH_MOZILLA parameter, and setting it to one of the following values: mozilla-devel mozilla-embedded[-devel|-vendor] mozilla-vendor Note, this version of Galon should also use the new universal plugins directory. Notes: svn path=/head/; revision=68563
* This commit includes:Joe Marcus Clarke2002-10-2253-11645/+828
| | | | | | | | | | | | | | | | | | | | | | | | | | | * mozilla-*vendor ports (currently for Mozilla 1.0.1) * mozilla* ports (currently for Mozilla 1.1) * mozilla-*devel ports (currently for Mozilla 1.2b) Special thanks goes to trevor for auto-generating plist patches, cy for pointing out that the Mozilla startup scripts need to be tailored for each version of Mozilla, grog for suggesting that some verbage needs to be added to explain the Java plugin messages at startup, and John Merryweather Cooper for suggesting a common plugin directory. Of course, thanks also goes to the user community for suggestions and support. These ports offer: * Complete coexistence with each other * A universal ${PREFIX}/lib/browser_plugins directory * Auto-generated plists for ease of maintenance * More accurate pkg-descr's * A pkg-message pointing users to java/jdk13 for the Java plugin PR: 42870 42941 Reviewed by: ports gnome Notes: svn path=/head/; revision=68562
* Updated configure patch.Alan Eldridge2002-10-221-36/+34
| | | | | | | | PR: 44366 Submitted by: Kevin Day (maintainer) Notes: svn path=/head/; revision=68561
* Add ja-p5-PDFJ (module provides methods to generate Japanese PDF file).Jun Kuriyama2002-10-226-0/+36
| | | | Notes: svn path=/head/; revision=68559
* Update to 3.1.3 and also take care of a portlint warning.Patrick Li2002-10-225-39/+12
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=68558
* Add port of p5-TeX-Hyphen (Hyphenate words using TeX's patterns).Jun Kuriyama2002-10-226-0/+36
| | | | Notes: svn path=/head/; revision=68556
* Update to 2002.10.21.Norikatsu Shigemura2002-10-222-2/+9
| | | | Notes: svn path=/head/; revision=68555
* Cleaner uninstall process, remove screenrc if it has not been alteredCy Schubert2002-10-212-2/+6
| | | | | | | | | by the user. Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=68553
* Fix hardcoded cp command.Cy Schubert2002-10-212-2/+2
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=68552
* add deskutils/glabelsAdam Weinberger2002-10-217-0/+97
| | | | | | | | | | | A programm to create labels and business cards PR: 43479 Submitted by: martin.klaffenboeck@gmx.at Approved by: pat Notes: svn path=/head/; revision=68551
* Fix argument to chown(8).Garrett Wollman2002-10-211-1/+1
| | | | Notes: svn path=/head/; revision=68550
* Don't use union wait. (The remaining utility of this program is,Garrett Wollman2002-10-211-19/+20
| | | | | | | | however, doubtful -- if anyone still needs the functionality, ssh -XC or lbxproxy would be better alternatives.) Notes: svn path=/head/; revision=68549
* Set MASTER_SITE_SUBDIR.Jean-Marc Zucconi2002-10-211-0/+2
| | | | Notes: svn path=/head/; revision=68548
* Fix argument to chown(8).Garrett Wollman2002-10-211-1/+1
| | | | Notes: svn path=/head/; revision=68547
* Fix logic error in error-message printing code. This could neverGarrett Wollman2002-10-211-0/+24
| | | | | | | possibly have worked as written. Notes: svn path=/head/; revision=68546
* Use local distfile and remove WWW.Daniel Harris2002-10-212-3/+2
| | | | Notes: svn path=/head/; revision=68545
* It's easier to replace the whole Makefile with one that works.Garrett Wollman2002-10-212-0/+13
| | | | | | | | (I won't speak as to the operation of the program itself, but at least it builds now.) Notes: svn path=/head/; revision=68544
* Upgrade to 10.1.Oliver Braun2002-10-214-4/+4
| | | | | | | | PR: 44359 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=68543
* Add support for sparc64 kernel debugging.Mark Peek2002-10-2110-45/+410
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=68542
* Fix build on -CURRENT.Alexander Kabaev2002-10-216-1/+127
| | | | | | | Approved by: mbr Notes: svn path=/head/; revision=68541
* Fix *alloc definition clash.Adam Weinberger2002-10-211-4/+14
| | | | | | | | PR: 43643 Approved by: pat Notes: svn path=/head/; revision=68540
* Upgrade to 2.8.0.Oliver Braun2002-10-214-7/+30
| | | | | | | | PR: 44347 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=68539
* Upgrade to 0.93.2a.Oliver Braun2002-10-212-7/+2
| | | | | | | | PR: 44346 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=68538
* Use correct syntax for chown(8).Garrett Wollman2002-10-211-1/+1
| | | | Notes: svn path=/head/; revision=68537
* s/FreeAMP/Zinf/ in pkg_descrOliver Braun2002-10-212-2/+2
| | | | | | | | | PR: 43478 Submitted by: Olivier Tharan <olive@oban.frmug.org> Approved by: maintainer timeout for mq3 Notes: svn path=/head/; revision=68536
* Fix a bug where new headers could not be loaded. Bump PORTREVISION.Joe Marcus Clarke2002-10-212-0/+24
| | | | | | | | Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Obtained from: pan Bugzilla Bug 96258 Notes: svn path=/head/; revision=68535
* At least let people know why it is that this port is broken inGarrett Wollman2002-10-211-1/+7
| | | | | | | | -current. 500000 is only an approximation, since the actual UFS2 header file changes were never reflected in a version bump. Notes: svn path=/head/; revision=68534
* Update URL.John Baldwin2002-10-211-1/+1
| | | | Notes: svn path=/head/; revision=68533
* Update MASTER_SITE.John Baldwin2002-10-211-1/+1
| | | | | | | Reported by: fenner's script a long time ago Notes: svn path=/head/; revision=68532
* Use strerror_r() rather than trying to hack our own. This avoidsGarrett Wollman2002-10-211-10/+32
| | | | | | | | | | dealing with the nonstandardized types of sys_nerr and sys_errlst[] and works for both -current and recent (>=4.5) values of -stable. The previous implementation knew too much about sys_nerr for its own good. Notes: svn path=/head/; revision=68531
* Add information on supported both streams and playersMario Sergio Fujikawa Ferreira2002-10-212-2/+12
| | | | | | | Submitted by: Joseph King <king@v2project.com> Notes: svn path=/head/; revision=68530
* First working version of port. Needs testing and cleanup, probably moveAlan Eldridge2002-10-2160-120/+43320
| | | | | | | over to /usr/X11R6 (or not), but it's a start. And it's *fast*. Notes: svn path=/head/; revision=68529
* upgrade to 1.9Ying-Chieh Liao2002-10-212-2/+2
| | | | Notes: svn path=/head/; revision=68528
* Drop maintainership.Marcel Moolenaar2002-10-213-3/+3
| | | | Notes: svn path=/head/; revision=68527
* s/kernel-headers-2.4.9-31.i386.rpm/kernel-headers-2.4.9-34.i386.rpm/Marcel Moolenaar2002-10-212-2/+2
| | | | | | | | | | It is assumed (hence not tested) that the list of files provided by the package is unchanged. Reminded by: portsurvey Notes: svn path=/head/; revision=68526
* Update port to V2.9-11 (2.9.11)Chris D. Faulhaber2002-10-214-6/+6
| | | | Notes: svn path=/head/; revision=68525