summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New port gkrellscore version 0.0.2: Plugin to GKrellM that displaysMario Sergio Fujikawa Ferreira2001-08-277-0/+70
| | | | | | | | | | current sports scores PR: 29834 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=46987
* Update to version 1.9Kevin Lo2001-08-274-26/+39
| | | | | | | | PR: 30045 Submitted by: Ports Fury Notes: svn path=/head/; revision=46981
* Update ACL patch to fix a brain-o.Chris D. Faulhaber2001-08-262-2/+2
| | | | Notes: svn path=/head/; revision=46909
* Bump PORTREVISION due to patch file patch-gkrellweather.c rev 1.1Mario Sergio Fujikawa Ferreira2001-08-251-0/+1
| | | | | | | | PR: 29894 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46908
* gkrellweather currently displays 100% humidity as 10%. Fix itMario Sergio Fujikawa Ferreira2001-08-251-0/+29
| | | | | | | | PR: 29894 Submitted by: MAINTAINER Notes: svn path=/head/; revision=46907
* Add WWW.Dmitry Sivachenko2001-08-251-0/+2
| | | | Notes: svn path=/head/; revision=46897
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically toWill Andrews2001-08-253-3/+3
| | | | | | | | | | | maintain and improve QT/KDE on FreeBSD. This group (at this time) consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This was originally supposed to be committed with the 2.2 update, but... Notes: svn path=/head/; revision=46840
* Add optional ACL support to gnuls. This causes the last fieldChris D. Faulhaber2001-08-252-1/+16
| | | | | | | | | | | | | | | | | | in the mode to show up as a '+' when a file/directory has extended ACLs set (per the POSIX.2e draft): -rw-rw-r--+ 1 jedgar jedgar 267 Aug 14 21:47 TODO This only works on -current systems and can be activated by defining WITH_ACL_SUPPORT when building. New versions of the GNU fileutils (i.e. 4.1) contain native ACL support but will not build without CVS versions of autoconf/automake which are not currently supported. Approved by: Maintainer Notes: svn path=/head/; revision=46838
* Update to 1.01David W. Chapman Jr.2001-08-243-5/+5
| | | | | | | | PR: 30043 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=46831
* Remove redundant USE_PERL5 statements.Anton Berezin2001-08-242-3/+0
| | | | Notes: svn path=/head/; revision=46821
* Create target directories before installation.Satoshi Asami2001-08-243-3/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=46794
* Fix up MakefileDavid W. Chapman Jr.2001-08-241-3/+3
| | | | | | | | | | Change MASTER_SITE PR: 30021 Submitted by: maintainer Notes: svn path=/head/; revision=46781
* Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway2001-08-231-1/+1
| | | | | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer Notes: svn path=/head/; revision=46749
* Mark Broken due to "extended vacation" of projectDavid W. Chapman Jr.2001-08-231-0/+6
| | | | | | | | PR: 29945 Submitted by: maintainer Notes: svn path=/head/; revision=46747
* Upgrade to version 2.5Brian Somers2001-08-232-2/+2
| | | | Notes: svn path=/head/; revision=46725
* Make pkg_tarup invoke pkg_create(1) and pkg_info(1) with their fullAkinori MUSHA2001-08-232-13/+38
| | | | | | | | | paths, so it works even if /usr/sbin is not in user's PATH. Reported by: Christopher Masto <chris@netmonger.net> Notes: svn path=/head/; revision=46677
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-223-3/+3
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Fix MASTER_SITES. I'm not sure why it was changed toJim Mock2001-08-211-2/+1
| | | | | | | MASTER_SITES_AFTERSTEP to begin with. Notes: svn path=/head/; revision=46613
* Add back the clrtobot() call (or rather, do not remove it),Peter Pentchev2001-08-212-8/+1
| | | | | | | | | | | so display(1) works correctly when a command produces less output than the previous one. PR: 28405 Submitted by: Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu> Notes: svn path=/head/; revision=46593
* Fix installation in a slightly different way.Dmitry Sivachenko2001-08-21140-420/+560
| | | | Notes: svn path=/head/; revision=46574
* Fix accidental typo...Will Andrews2001-08-202-2/+2
| | | | | | | Submitted by: Scott Kenney <saken+freebsd-cvs-all@hotel.rmta.org> Notes: svn path=/head/; revision=46562
* Update misc/p5-Finance-Quote to 1.06.Anton Berezin2001-08-203-3/+11
| | | | | | | | PR: 29901 Submitted by: maintainer Notes: svn path=/head/; revision=46544
* Remove two languages not presented in new version.Dmitry Sivachenko2001-08-2070-210/+70
| | | | Notes: svn path=/head/; revision=46499
* upgrade to 1.7Ying-Chieh Liao2001-08-184-14/+10
| | | | | | | | PR: 29053 Submitted by: Kim Scarborough <sluggo@jinx.unknown.nu> Notes: svn path=/head/; revision=46412
* add hbYing-Chieh Liao2001-08-186-0/+39
| | | | | | | | | | A simple, but complete budget management in Python PR: 29048 Submitted by: Tim Daneliuk <tundra@tundraware.com> Notes: svn path=/head/; revision=46411
* remove dead MASTER_SITESYing-Chieh Liao2001-08-178-14/+52
| | | | | | | | | | | install example config file & docs clean up pkg-{comment,descr} PR: 29636 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=46393
* upgrade to 1.5aYing-Chieh Liao2001-08-178-120/+8
| | | | | | | | PR: 28901 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=46388
* Forgot to remove debug comment.Dmitry Sivachenko2001-08-1670-70/+70
| | | | Notes: svn path=/head/; revision=46334
* Upgrade to 2.2.Dmitry Sivachenko2001-08-16351-14369/+7391
| | | | Notes: svn path=/head/; revision=46333
* Do not coredump when viewing files larger that 8Mb.Dmitry Sivachenko2001-08-162-11/+23
| | | | | | | | | | Bump PORTREVISION Minor cosmetic fixes in the Makefile. Submitted by: Pavel Biryukov <pavel@svegapro.ru> Notes: svn path=/head/; revision=46330
* - Update distinfo;Maxim Sobolev2001-08-161-2/+184
| | | | | | | | | - Fix pkg-plist. Submitted by: bento Notes: svn path=/head/; revision=46329
* Change PREFIX from /usr to the default not to harm bento.Akinori MUSHA2001-08-156-21/+32
| | | | | | | | | Prepare rc.d scripts that do ldconfig on startup, because $PREFIX/lib/compat and $PREFIX/lib/compat/aout are no longer included in the default $ldconfig_paths and $ldconfig_paths_aout, respectively. Notes: svn path=/head/; revision=46292
* *sigh* They changed the path to the tarballs again. This was verifiedWill Andrews2001-08-155-5/+5
| | | | | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl Notes: svn path=/head/; revision=46285
* Update to KDE 2.2:Will Andrews2001-08-1519-840/+615
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop) Notes: svn path=/head/; revision=46280
* Unbroke.Maxim Sobolev2001-08-152-841/+1
| | | | | | | | PR: 29311 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=46271
* Use other way to disconnect compatX ports from the bento build.Maxim Sobolev2001-08-154-3/+15
| | | | Notes: svn path=/head/; revision=46270
* [portmgr@ hat on]Maxim Sobolev2001-08-151-3/+3
| | | | | | | | | | | | | Temporarly disconnect compatX ports from the build because they are doing strange things to bento cluster. Now most ports on 4-STABLE cluster fails on various stages with the following error message: /usr/libexec/ld-elf.so.1: Shared object "libxpg4.so.2" not found Perhaps PREFIX=/usr in compatX ports was a bad idea. Notes: svn path=/head/; revision=46269
* p5-Text-CSV is in textproc and not devel. Fix dependency.Paul Richards2001-08-151-1/+1
| | | | Notes: svn path=/head/; revision=46264
* Fix handling of unconditional dependenciesDag-Erling Smørgrav2001-08-142-4/+7
| | | | Notes: svn path=/head/; revision=46240
* Grr. I badly broke this port's installation.Mark Murray2001-08-133-7/+34
| | | | | | | Fix in a klugy sort of way untill I can revisit. Notes: svn path=/head/; revision=46195
* Fix pkg-plistKevin Lo2001-08-131-0/+2
| | | | | | | | PR: 29484 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=46192
* Add DataCash - and online module for credit card processing and verification.Mark Murray2001-08-136-0/+41
| | | | Notes: svn path=/head/; revision=46167
* Add compat22, compat3x and compat4x. These packages allow you toAkinori MUSHA2001-08-1316-0/+268
| | | | | | | | | | | | install the compat libraries on your system, so you can use legacy binaries that depend on them. PR: ports/29371 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Altered by: knu Notes: svn path=/head/; revision=46163
* Update to 2.0David W. Chapman Jr.2001-08-122-3/+3
| | | | | | | | | | Give port back to ports@ PR: 29572 Submitted by: maintainer Notes: svn path=/head/; revision=46140
* add quantlibYing-Chieh Liao2001-08-126-0/+221
| | | | | | | A comprehensive software framework for quantitative finance Notes: svn path=/head/; revision=46128
* Add figlet-fonts, a port that installs about 150 contributed fonts forDima Dorfman2001-08-117-0/+367
| | | | | | | | misc/figlet. I didn't try to integrate this into the main figlet port since most of these are rather useless, although some are nice. Notes: svn path=/head/; revision=46083
* o Fix PLISTMario Sergio Fujikawa Ferreira2001-08-092-1/+14
| | | | | | | | | | | | o Fix port Makefile breakage in example/calc preventing calc from being installed PR: 29321 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>, bento Notes: svn path=/head/; revision=46005
* New port explosions version 0.2001.08.05: 3D objects flying aroundMario Sergio Fujikawa Ferreira2001-08-086-0/+69
| | | | | | | | | resembling explosions with various effects. Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45980
* Update to 0.9Mario Sergio Fujikawa Ferreira2001-08-085-28/+3
| | | | | | | | PR: 29446 Submitted by: Kato Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=45975
* Update to 0.6.3Mario Sergio Fujikawa Ferreira2001-08-082-8/+6
| | | | | | | | PR: 29444 Submitted by: Kato Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=45974