aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate entryKris Kennaway2002-12-014-4/+0
| | | | Notes: svn path=/head/; revision=71280
* Fix xmms port locationMario Sergio Fujikawa Ferreira2002-11-301-1/+1
| | | | | | | Prompted by: kris Notes: svn path=/head/; revision=71249
* Fix Build on CURRENTTilman Keskinoz2002-11-293-3/+191
| | | | | | | | | PR: 43889 Submitted by: Maxim Maximov <mcsi@agava.com> Approved by: Maintainer timeout (6 Weeks) Notes: svn path=/head/; revision=71230
* Update icemc 0.2.2 -> 0.2.3. Although the port now officially uses QT3Adam Weinberger2002-11-293-18/+16
| | | | | | | | | | | | | | instead of QT2, this release is primarily a bugfix to prevent the program from dumping core and truncating the menu file when saving. This fix was based upon knowledge gleamed from: PR: 44318 Submitted by: brian K. White <brian@aljex.ocm> Approved by: pat, kris Notes: svn path=/head/; revision=71228
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71207
* Patch to use autoconf the right way. Untested because I really don't want toAlan Eldridge2002-11-271-5/+2
| | | | | | | | | | suck the whole gnome world onto my machine, particularly in the middle of a complete package rebuild. Approved by: kris Notes: svn path=/head/; revision=71153
* Fix build on -CURRENT.Christian Weisgerber2002-11-264-23/+35
| | | | Notes: svn path=/head/; revision=71101
* Fix build/installPatrick Li2002-11-241-1/+1
| | | | | | | | PR: ports/45683 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=71037
* - console.h is spelled consio.h here.Oliver Braun2002-11-244-4/+32
| | | | | | | | | | | - Fix union wait - Remove pointers to no longer existent web page PR: ports/45677 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=71016
* Add parallel to CATEGORIES.Akinori MUSHA2002-11-241-1/+1
| | | | | | | | PR: ports/39094 Submitted by: trevor Notes: svn path=/head/; revision=71007
* New port - misc/fortune-mod-futuramaEdwin Groothuis2002-11-247-0/+41
| | | | | | | | | | | | fortune-mod-futurama is a compilation of quotes from the Fox TV Series "Futurama" by Matt Groening. The quotes have been compiled from various sources on the Web. PR: ports/45399 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=70997
* maintainer update for misc/sword to version 1.5.5Edwin Groothuis2002-11-2412-74/+78
| | | | | | | | PR: ports/45406 Submitted by: Willem van Engen <wvengen@stack.nl> Notes: svn path=/head/; revision=70994
* Maintainer update, original site seems down but the new master_siteEdwin Groothuis2002-11-242-3/+4
| | | | | | | | | | has a lot of gkrellm modules. PR: ports/45154 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=70949
* New port: misc/gkrellweather2Edwin Groothuis2002-11-248-0/+104
| | | | | | | | | | | GKrellM plugin which shows weather info from the US National Weather PR: ports/45666,ports/45663 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=70945
* New port: misc/gkrellmfmonitor2Edwin Groothuis2002-11-247-0/+55
| | | | | | | | | | | | | | This plugin monitors a file and displays its contens in gkrellm. File can have multiple rows of the form 'name : value : [flag]'. Number of rows as well as their contnens can change dynamicaly. If flag non-empty then for WARNING value - the orange led will light up and for ALERT value - red. PR: ports/45660 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=70940
* Ahem. I forgot %SUBDIR% in last change to this file.Anders Nordby2002-11-242-4/+4
| | | | Notes: svn path=/head/; revision=70933
* Make distfile fetchable again.Anders Nordby2002-11-242-0/+2
| | | | | | | Reported by: fenner's portsurvey Notes: svn path=/head/; revision=70930
* New port: misc/bibletimeEdwin Groothuis2002-11-2345-0/+929
| | | | | | | | | | | | | BibleTime is a powerful Bible study application for the K Desktop Environment running on Unix operating systems. BibleTime is based on the Sword library which provides access to all the different text modules created by the Crosswire Bible Society. PR: ports/34981 Submitted by: Willem van Engen <wvengen+port@stack.nl> Notes: svn path=/head/; revision=70810
* New port: misc/bibletimeEdwin Groothuis2002-11-236-0/+185
| | | | | | | | | | | | | BibleTime is a powerful Bible study application for the K Desktop Environment running on Unix operating systems. BibleTime is based on the Sword library which provides access to all the different text modules created by the Crosswire Bible Society. PR: ports/34981 and others Submitted by: Willem van Engen <wvengen+port@stack.nl> Notes: svn path=/head/; revision=70808
* Remove maintainers with undeliverable email addresses.Kris Kennaway2002-11-234-4/+4
| | | | Notes: svn path=/head/; revision=70805
* qhacc was repocopied to financeTilman Keskinoz2002-11-218-82/+0
| | | | Notes: svn path=/head/; revision=70698
* fix patch pathYing-Chieh Liao2002-11-211-3/+2
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=70635
* add rpl 1.4.0Ying-Chieh Liao2002-11-206-0/+38
| | | | | | | | | | Rpl is a Unix text replacement utility PR: 40970 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=70597
* upgrade to 1.0Ying-Chieh Liao2002-11-2019-433/+835
| | | | | | | | PR: 45459 Submitted by: Ports Fury Notes: svn path=/head/; revision=70595
* upgrade to 6.4.1Ying-Chieh Liao2002-11-208-8/+76
| | | | | | | | PR: 45441 Submitted by: Ports Fury Notes: svn path=/head/; revision=70583
* add xtypo 1.02Ying-Chieh Liao2002-11-196-0/+25
| | | | | | | | | | X-based keyboard trainer PR: 45290 Submitted by: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp> Notes: svn path=/head/; revision=70495
* upgrade to 1.0bYing-Chieh Liao2002-11-193-2/+17
| | | | | | | | PR: 45003 Submitted by: Ben Kibbey <bjk@m-net.arbornet.org> Notes: svn path=/head/; revision=70488
* Update to 2.0.6.Joe Marcus Clarke2002-11-193-3/+4
| | | | Notes: svn path=/head/; revision=70462
* USE_PERL5 is needed on 5.0-CURRENTJames E. Housley2002-11-184-0/+8
| | | | Notes: svn path=/head/; revision=70397
* Fix build on -current (don't mis-declare sys_nerr)Kris Kennaway2002-11-181-12/+11
| | | | Notes: svn path=/head/; revision=70383
* Fix INDEX build by removing dependency on linux-netscape47-communicatorKris Kennaway2002-11-181-1/+1
| | | | | | | | since that port was removed. Provisionally add in mozilla instead (maintainer not consulted; please feel free to change) Notes: svn path=/head/; revision=70380
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-182-2/+2
| | | | Notes: svn path=/head/; revision=70365
* Port needs gtkhtml as a dependancyEdwin Groothuis2002-11-172-2/+2
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70288
* Maintainer update to version 2.0Edwin Groothuis2002-11-164-27/+26
| | | | | | | | PR: ports/44478 Submitted by: Jonathan McGee <mcgee@wam.umd.edu> Notes: svn path=/head/; revision=70243
* Commited patch, thank you!Edwin Groothuis2002-11-153-13/+21
| | | | | | | | PR: 45235 Submitted by: Dean Hollister <dean@odyssey.apana.org.au> Notes: svn path=/head/; revision=70207
* Update to 0.0.3Tilman Keskinoz2002-11-154-6/+8
| | | | | | | | PR: 45225 Submitted by: firewolf <firewolf@lightningfire.net> (maintainer) Notes: svn path=/head/; revision=70203
* Give up maintainership of these ports since I don't have time. Quanta goes toAlan Eldridge2002-11-151-1/+1
| | | | | | | kde@, all the rest are up for grabs to the most masochistic bidder. Notes: svn path=/head/; revision=70143
* It seems the previous version of gnomeutils2-2.0.5 was not the right one.Joe Marcus Clarke2002-11-152-1/+2
| | | | | | | | | | | A new release has since been rolled that matches with the online release notes. A diff shows this to be accurate with what is on the official GNOME FTP site. Reported by: Edward Glowacki <glowack2@msu.edu> Notes: svn path=/head/; revision=70139
* Make misc/videotext building again.Edwin Groothuis2002-11-141-2/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70111
* USE_REINPLACE is now obsolete for this port.Edwin Groothuis2002-11-141-1/+0
| | | | Notes: svn path=/head/; revision=70077
* Removed the pre-patch since it didn't change any files.Edwin Groothuis2002-11-141-7/+0
| | | | | | | Noticed by: bento and kris@ Notes: svn path=/head/; revision=70076
* Update grc 1.0.2 -> 1.0.4Adam Weinberger2002-11-124-13/+14
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69981
* Update to 0.29.Christian Weisgerber2002-11-122-2/+2
| | | | | | | | PR: 44902 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=69970
* Update to 1.70.Christian Weisgerber2002-11-122-3/+4
| | | | | | | | PR: 44908 Submitted by: Seamus Venasse <svenasse@polaris.ca> Notes: svn path=/head/; revision=69965
* Update to 0.99.20Tilman Keskinoz2002-11-124-74/+9
| | | | | | | | Submitted by: Juan Salaverria <rael@vectorstar.net> (maintainer) PR: 40400 Notes: svn path=/head/; revision=69953
* Bump PORTREVISION after the gal version bump.Joe Marcus Clarke2002-11-122-0/+2
| | | | Notes: svn path=/head/; revision=69935
* Bump PORTREVISION after the gtkhtml version bump.Joe Marcus Clarke2002-11-121-1/+1
| | | | Notes: svn path=/head/; revision=69934
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-10158-157/+79
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Maintainer updates for misc/firestring and net/firedns (dependingEdwin Groothuis2002-11-094-13/+23
| | | | | | | | | | on each other) PR: ports/44771,ports/44773 Submitted by: Dean Hollister <dean@odyssey.apana.org.au> Notes: svn path=/head/; revision=69766
* Unbreak by adding dependeny on XFree86-4-clients.Tilman Keskinoz2002-11-072-7/+11
| | | | | | | | | | | Respect CFLAGS Don't install an own version of mktmp. Approved by: billf (maintainer) PR: 43456 Notes: svn path=/head/; revision=69640